linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-10 20:36:01 to 2019-04-11 01:44:09 UTC [more...]

[RFC 0/2] opportunistic memory reclaim of a killed process
 2019-04-11  1:43 UTC  (3+ messages)
` [RFC 1/2] mm: oom: expose expedite_reclaim to use oom_reaper outside of oom_kill.c
` [RFC 2/2] signal: extend pidfd_send_signal() to allow expedited process killing

BUG: MAX_LOCKDEP_CHAIN_HLOCKS too low!
 2019-04-11  1:43 UTC  (2+ messages)

[v7 1/3] dt-bindings: ahci-fsl-qoriq: add lx2160a chip name to the list
 2019-04-11  1:38 UTC  (4+ messages)
` [v7 2/3] arm64: dts: lx2160a: add sata node support

crypto: Kernel memory overwrite attempt detected to spans multiple pages
 2019-04-11  1:37 UTC  (12+ messages)

[RFC PATCH v3 00/15] Slab Movable Objects (SMO)
 2019-04-11  1:34 UTC  (16+ messages)
` [RFC PATCH v3 01/15] slub: Add isolate() and migrate() methods
` [RFC PATCH v3 02/15] tools/vm/slabinfo: Add support for -C and -M options
` [RFC PATCH v3 03/15] slub: Sort slab cache list
` [RFC PATCH v3 04/15] slub: Slab defrag core
` [RFC PATCH v3 05/15] tools/vm/slabinfo: Add remote node defrag ratio output
` [RFC PATCH v3 06/15] tools/vm/slabinfo: Add defrag_used_ratio output
` [RFC PATCH v3 07/15] tools/testing/slab: Add object migration test module
` [RFC PATCH v3 08/15] tools/testing/slab: Add object migration test suite
` [RFC PATCH v3 09/15] xarray: Implement migration function for objects
` [RFC PATCH v3 10/15] tools/testing/slab: Add XArray movable objects tests
` [RFC PATCH v3 11/15] slub: Enable moving objects to/from specific nodes
` [RFC PATCH v3 12/15] slub: Enable balancing slabs across nodes
` [RFC PATCH v3 13/15] dcache: Provide a dentry constructor
` [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects
` [RFC PATCH v3 15/15] dcache: Add CONFIG_DCACHE_SMO

[PATCH V7 1/4] dt-bindings: fsl: scu: add general interrupt support
 2019-04-11  1:37 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: ahci-fsl-qoriq: add ls1028a chip name to the list
 2019-04-11  1:36 UTC  (4+ messages)
` [PATCH 2/3] arm64: dts: ls1028a: Corrected the SATA ecc address

[PATCH] clk: rockchip: Fix video codec clocks on rk3288
 2019-04-11  1:17 UTC  (5+ messages)

[PATCH] can: dev: clean up CAN ctrlmode when close CAN device
 2019-04-11  1:16 UTC  (5+ messages)
  ` [EXT] "

[RFC PATCH v2 00/14] Implement an HPET-based hardlockup detector
 2019-04-11  1:15 UTC  (9+ messages)
` [RFC PATCH v2 10/14] kernel/watchdog: Add a function to obtain the watchdog_allowed_mask
` [RFC PATCH v2 12/14] x86/watchdog/hardlockup/hpet: Determine if HPET timer caused NMI

[v3 PATCH 0/6] add USB Type-B GPIO connector driver
 2019-04-11  1:05 UTC  (4+ messages)
` [v3 PATCH 6/6] usb: mtu3: register a USB Role Switch for dual role mode

[v2 PATCH 1/4] phy: phy-mtk-tphy: get optional clock by devm_clk_get_optional()
 2019-04-11  1:04 UTC  (4+ messages)
` [v2 PATCH 4/4] phy: phy-meson-gxl-usb2: "

[PATCH v14 1/3] /proc/pid/status: Add support for architecture specific output
 2019-04-11  1:02 UTC  (8+ messages)

WARNING in usb_submit_urb (4)
 2019-04-11  1:01 UTC  (2+ messages)

[PATCH v3] init: Do not select DEBUG_KERNEL by default
 2019-04-11  0:56 UTC 

kernel BUG at fs/inode.c:LINE!
 2019-04-11  0:50 UTC  (11+ messages)

[PATCH 0/4 v2] Convert rhashtable to use bitlocks
 2019-04-11  0:48 UTC  (4+ messages)
` [PATCH 3/4] rhashtable: use bit_spin_locks to protect hash bucket

[PATCH v3 1/3] module: Prepare for addition of new ro_after_init sections
 2019-04-11  0:44 UTC  (5+ messages)
` [PATCH v3 3/3] module: Make __tracepoints_ptrs as read-only

[PATCH 1/2] platform/x86: intel_pmc_core: Convert to a platform_driver
 2019-04-11  0:37 UTC  (7+ messages)
` [PATCH v4 1/3] "
  ` [PATCH v4 2/3] platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failure
  ` [PATCH v4 3/3] platform/x86: intel_pmc_core: Instantiate pmc_core device on legacy platforms
` [PATCH v5 1/3] platform/x86: intel_pmc_core: Convert to a platform_driver
  ` [PATCH v5 2/3] platform/x86: intel_pmc_core: Allow to dump debug registers on S0ix failure
  ` [PATCH v5 3/3] platform/x86: intel_pmc_core: Instantiate pmc_core device on legacy platforms

[PATCH v3 0/9] klp-convert livepatch build tooling
 2019-04-11  0:32 UTC  (3+ messages)
` [PATCH v3 1/9] livepatch: Create and include UAPI headers

[PATCH v2 00/21] Convert hwmon documentation to ReST
 2019-04-11  0:27 UTC  (3+ messages)
` [PATCH v2 10/21] docs: hwmon: aspeed-pwm-tacho: convert to ReST format

[PATCH v5 0/5] Allwinner H6 USB3 support
 2019-04-11  0:20 UTC  (4+ messages)
` [PATCH v5 3/5] phy: allwinner: add phy driver for USB3 PHY on Allwinner H6 SoC
  ` [linux-sunxi] "

[RFC patch 00/41] stacktrace: Avoid the pointless redirection through struct stack_trace
 2019-04-11  0:19 UTC  (4+ messages)
` [RFC patch 17/41] tracing: Make stack_trace_print() static and rename it

[RFC][PATCH 13/16] sched: Add core wide task selection and scheduling
 2019-04-11  0:11 UTC  (3+ messages)

[RFC PATCH] fork: add CLONE_PIDFD
 2019-04-11  0:12 UTC  (8+ messages)
` [RFC-1 PATCH 1/1] fork: add CLONE_PIDFD via /proc/<pid>
` [RFC-2 PATCH 1/4] Make anon_inodes unconditional
` [RFC-2 PATCH 2/4] fork: add CLONE_PIDFD via anonymous inode
` [RFC-2 PATCH 3/4] signal: support CLONE_PIDFD with pidfd_send_signal
` [RFC-2 PATCH 4/4] samples: show race-free pidfd metadata access

Alleged fix for writer stall on -rcu branch dev
 2019-04-11  0:06 UTC 

[PATCH] ARM: dts: rockchip: Remove unnecessary setting of UART0 SCLK rate on veyron
 2019-04-10 23:53 UTC  (2+ messages)

[PATCH v6 0/8] mmu notifier provide context informations
 2019-04-10 23:41 UTC  (3+ messages)
` [PATCH v6 7/8] mm/mmu_notifier: pass down vma and reasons why mmu notifier is happening v2

[PATCH v4] x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernel
 2019-04-10 23:34 UTC  (3+ messages)

[PATCH] KVM: x86: optimize check for valid PAT value
 2019-04-10 23:36 UTC  (2+ messages)

[PATCH v2] init: Do not select DEBUG_KERNEL by default
 2019-04-10 23:24 UTC  (4+ messages)

linux-next: build failure after merge of the orangefs tree
 2019-04-10 23:19 UTC 

[PATCH 0/8] Add Allwinner H6 Mali Midgard gpu node
 2019-04-10 23:25 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: gpu: mali-midgard: Add resets property
` [PATCH 2/8] dt-bindings: gpu: add bus clock for Mali Midgard GPUs
` [PATCH 3/8] dt-bindings: gpu: mali-midgard: Add h6 mali gpu compatible
` [PATCH 4/8] arm64: dts: allwinner: Add ARM Mali GPU node for H6
` [PATCH 5/8] arm64: dts: allwinner: Add mali GPU supply for Pine H64
` [PATCH 6/8] arm64: dts: allwinner: Add mali GPU supply for Beelink GS1
` [PATCH 7/8] arm64: dts: allwinner: Add mali GPU supply for OrangePi Boards
` [PATCH 8/8] arm64: dts: allwinner: Add mali GPU supply for OrangePi 3

[v7 00/10] arm64: add system vulnerability sysfs entries
 2019-04-10 23:12 UTC  (11+ messages)
` [v7 01/10] arm64: Provide a command line to disable spectre_v2 mitigation
` [v7 02/10] arm64: add sysfs vulnerability show for spectre v1
` [v7 03/10] arm64: add sysfs vulnerability show for meltdown
` [v7 04/10] arm64: Advertise mitigation of Spectre-v2, or lack thereof
` [v7 05/10] arm64: Use firmware to detect CPUs that are not affected by Spectre-v2
` [v7 06/10] arm64: Always enable spectrev2 vulnerability detection
` [v7 07/10] arm64: add sysfs vulnerability show for spectre v2
` [v7 08/10] arm64: Always enable ssb vulnerability detection
` [v7 09/10] arm64: add sysfs vulnerability show for speculative store bypass
` [v7 10/10] arm64: enable generic CPU vulnerabilites support

[PATCH] ARM: imx: use generic function to exit coherency
 2019-04-10 23:14 UTC 

[PATCH v2 0/2] Add Error Disconnect Recover (EDR) support
 2019-04-10 23:08 UTC  (5+ messages)
` [PATCH v2 2/2] PCI/DPC: "

[PATCH v3] powerpc/pseries: Only wait for dying CPU after call to rtas_stop_self()
 2019-04-10 23:08 UTC  (2+ messages)

[PATCH v2 0/4] Miscellaneous kernel command line fixes
 2019-04-10 23:04 UTC  (5+ messages)
` [PATCH v2 1/4] RISC-V: Add RISC-V specific arch_match_cpu_phys_id
` [PATCH v2 2/4] RISC-V: Fix of_get_cpu_node usage
` [PATCH v2 3/4] RISC-V: Implement nosmp commandline option
` [PATCH v2 4/4] RISC-V: Support nr_cpus command line option

[PATCH] afs: use correct format characters
 2019-04-10 23:00 UTC  (5+ messages)
` [PATCH v2] "

Hello LKML
 2019-04-10 21:23 UTC 

next/master boot bisection: next-20190215 on beaglebone-black
 2019-04-10 22:52 UTC  (14+ messages)

[PATCH 0/2] sysctl: share commonly used constants
 2019-04-10 22:59 UTC  (11+ messages)
` [PATCH 1/2] proc/sysctl: add shared variables for range check
` [PATCH 2/2] kernel: use sysctl "

[PATCH v2 0/2] Fix a race condition vulnerability in "_show" functions
 2019-04-10 22:59 UTC  (3+ messages)
` [PATCH v3 0/3] Drivers: hv: vmbus: Fix a race condition "

[PATCH RFC] clk: ux500: add range to usleep_range
 2019-04-10 22:53 UTC  (2+ messages)

[PATCH v2 2/4] PCI: Cleanup comments in setup-bus.c to meet kernel coding style guidelines
 2019-04-10 22:52 UTC  (4+ messages)
` [PATCH v2 4/4] PCI: modify kernel parameters to differentiate between MMIO and MMIO_PREF sizes

[PATCH v2 1/2] platform/chrome: wilco_ec: Add Boot on AC support
 2019-04-10 22:52 UTC  (2+ messages)
` [PATCH v2 2/2] platform/chrome: wilco_ec: Add USB PowerShare Policy control

[RFT/RFC PATCH v3 0/5] Unify CPU topology across ARM & RISC-V
 2019-04-10 22:49 UTC  (2+ messages)

[PATCH v2] drm/nouveau/i2c: Disable i2c bus access after ->fini()
 2019-04-10 22:48 UTC  (2+ messages)

[PATCH] gpu: host1x: fix compile error when IOMMU API is not available
 2019-04-10 22:47 UTC 

[0/3] TLB flush counters
 2019-04-10 22:44 UTC  (4+ messages)
` [1/3] x86: Update DEBUG_TLBFLUSH options description
` [2/3] RISC-V: Update tlb flush counters
` [3/3] RISC-V: Add DEBUG_TLBFLUSH option

[PATCH v1] init: Do not select DEBUG_KERNEL by default
 2019-04-10 22:29 UTC  (11+ messages)

[PATCH] mm/memory_hotplug: Drop memory device reference after find_memory_block()
 2019-04-10 22:24 UTC  (2+ messages)

Cgroup cpu throttling with low cpu usage of multi-threaded applications on high-core count machines
 2019-04-10 22:20 UTC  (3+ messages)
` [PATCH 0/1] cgroup: Fix low cpu usage with high throttling by removing slice expiration
  ` [PATCH] "

[PATCH 1/2] s390: only build for new CPUs with clang
 2019-04-10 22:20 UTC  (4+ messages)
` [PATCH 2/2] s390: boot, purgatory: pass $(CLANG_FLAGS) where needed

[PATCH v3 0/7] Rewrite clk parent handling
 2019-04-10 22:18 UTC  (7+ messages)
` [PATCH v3 3/7] clk: Add of_clk_hw_register() API for early clk drivers

[PATCH] rtc: ds1307: properly handle oscillator failure flags
 2019-04-10 22:16 UTC 

[PATCH 00/22] watchdog: Expand use of device managed functions (series 3 of 3)
 2019-04-10 22:15 UTC  (6+ messages)
` [PATCH 18/22] watchdog: mt7621_wdt: Use 'dev' instead of dereferencing it repeatedly

[PATCH] block: do not leak memory in bio_copy_user_iov()
 2019-04-10 22:14 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: Disable SDIO interrupts while suspended to fix suspend/resume
 2019-04-10 22:12 UTC 

[PATCH v3] platform/chrome: wilco_ec: Add h1_gpio status to debugfs
 2019-04-10 22:07 UTC 

two small DMA-related Kconfig cleanups for x86
 2019-04-10 22:03 UTC  (5+ messages)
` [PATCH 2/2] x86/pci: Clean up usage of X86_DEV_DMA_OPS

[PATCH] security: inode: fix a missing check for securityfs_create_file
 2019-04-10 22:00 UTC  (5+ messages)

[RFC 00/19] clk: imx: Switch the imx6 and imx7 to clk_hw based API
 2019-04-10 22:00 UTC  (3+ messages)

[PATCH] dma-debug: Only skip one stackframe entry
 2019-04-10 21:59 UTC 

[PATCH] fpga: dfl: Add lockdep classes for pdata->lock
 2019-04-10 21:53 UTC 

[PATCH 0/1] mm: Remove the SLAB allocator
 2019-04-10 21:53 UTC  (3+ messages)

[PATCH] fpga: dfl: afu: Pass the correct device to dma_mapping_error()
 2019-04-10 21:53 UTC 

[PATCH v2 net-next 00/22] NXP SJA1105 DSA driver
 2019-04-10 21:52 UTC  (7+ messages)
` [PATCH v2 net-next 07/22] ether: Add dedicated Ethertype for pseudo-802.1Q DSA tagging
` [PATCH v2 net-next 11/22] net: dsa: Allow drivers to modulate between presence and absence of tagging

[PATCH v2] platform/chrome: wilco_ec: Add h1_gpio status to debugfs
 2019-04-10 21:49 UTC 

[PATCH] mtd: lpddr_cmds: Mark expected switch fall-through
 2019-04-10 21:47 UTC  (4+ messages)

[PATCH] mtd: phram: Mark expected switch fall-throughs
 2019-04-10 21:46 UTC  (4+ messages)

[PATCH] mtd: cfi_util: mark expected switch fall-throughs
 2019-04-10 21:46 UTC  (4+ messages)

[RFC PATCH 0/2] mm/memcontrol: Finer-grained memory control
 2019-04-10 21:38 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the devicetree tree
 2019-04-10 21:34 UTC  (2+ messages)

[PATCH v9 00/27] x86: load FPU registers on return to userland
 2019-04-10 21:29 UTC  (6+ messages)
` [PATCH 12/27] x86/pkru: Provide .*_pkru_ins() functions

[PATCH RESEND 0/1] PCI: Add ATS-disable quirk for AMD Radeon R7 GPUs
 2019-04-10 21:26 UTC  (5+ messages)
` [PATCH RESEND 1/1] "

[PATCH] drm/bochs: use simple display pipe
 2019-04-10 21:22 UTC  (2+ messages)

[PATCH] bitops.h: sanitize rotate primitives
 2019-04-10 21:19 UTC 

[PATCH 00/18] Shared virtual address IOMMU and VT-d support
 2019-04-10 21:21 UTC  (6+ messages)
` [PATCH 08/18] iommu: Introduce cache_invalidate API

[PATCH] mtd: cfi_cmdset_0002: Mark expected switch fall-throughs
 2019-04-10 21:15 UTC  (4+ messages)

[PATCH] watchdog: machzwd: Mark expected switch fall-through
 2019-04-10 20:51 UTC  (3+ messages)

[PATCH v2 0/2] Fix disable_acs_redir parameter
 2019-04-10 21:05 UTC  (3+ messages)
` [PATCH v2 1/2] PCI: Fix issue with "pci=disable_acs_redir" parameter being ignored
` [PATCH v2 2/2] PCI: Clean up resource_alignment parameter to not require static buffer

linux-next: Signed-off-by missing for commit in the orangefs tree
 2019-04-10 21:05 UTC 

linux-next: Fixes tag needs some work in the sound-asoc-fixes tree
 2019-04-10 21:00 UTC 

[PATCH] ARM: dts: rockchip: Add BT_EN to the power sequence for veyron
 2019-04-10 20:59 UTC  (2+ messages)

[PATCH 1/5] rtc: pcf85363: remove unused struct pcf85363 member
 2019-04-10 20:56 UTC  (5+ messages)
` [PATCH 2/5] rtc: pcf85363: set range
` [PATCH 3/5] rtc: pcf85363: remove bogus i2c functionality check
` [PATCH 4/5] rtc: pcf85363: remove useless forward declaration
` [PATCH 5/5] rtc: pcf85363: convert to SPDX identifier

[PATCH] usb/hcd: Send a uevent signaling that the host controller has died
 2019-04-10 20:54 UTC  (2+ messages)

[PATCH 3/3] x86/microcode: Deprecate MICROCODE_OLD_INTERFACE
 2019-04-10 20:50 UTC  (2+ messages)
` [tip:x86/microcode] "

[PATCH 2/3] x86/microcode: Fix the ancient deprecated microcode loading method
 2019-04-10 20:49 UTC  (2+ messages)
` [tip:x86/microcode] "

[PATCH] x86/microcode: Refactor Intel microcode loading
 2019-04-10 20:49 UTC  (2+ messages)
` [tip:x86/microcode] x86/microcode/intel: Refactor Intel microcode blob loading

[PATCH RFC 00/39] x86/KVM: Xen HVM guest support
 2019-04-10 20:45 UTC  (12+ messages)
                  ` [Xen-devel] "

[PATCH] cros_ec: Add trace event to trace EC commands
 2019-04-10 20:41 UTC  (2+ messages)

[PATCH] overflow.h: Rename __ab_c_size() to __calc_size()
 2019-04-10 20:40 UTC  (2+ messages)
` [tip:core/core] overflow.h: Add comment documenting __ab_c_size()

[PATCH 00/11] asus-wmi: Support of ASUS TUF Gaming series laptops
 2019-04-10 20:36 UTC  (2+ messages)
` [PATCH 11/11] platform/x86: asus-wmi: Do not disable keyboard backlight on unload


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).