linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-11 09:09:08 to 2018-04-11 13:51:16 UTC [more...]

[RFC tip/locking/lockdep v6 00/20] lockdep: Support deadlock detection for recursive read locks
 2018-04-11 13:51 UTC  (19+ messages)
` [RFC tip/locking/lockdep v6 01/20] lockdep/Documention: Recursive read lock detection reasoning
` [RFC tip/locking/lockdep v6 02/20] lockdep: Demagic the return value of BFS
` [RFC tip/locking/lockdep v6 03/20] lockdep: Make __bfs() visit every dependency until a match
` [RFC tip/locking/lockdep v6 04/20] lockdep: Redefine LOCK_*_STATE* bits
` [RFC tip/locking/lockdep v6 05/20] lockdep: Reduce the size of lock_list::distance
` [RFC tip/locking/lockdep v6 06/20] lockdep: Introduce lock_list::dep
` [RFC tip/locking/lockdep v6 07/20] lockdep: Extend __bfs() to work with multiple types of dependencies
` [RFC tip/locking/lockdep v6 08/20] lockdep: Make __bfs(.match) return bool
` [RFC tip/locking/lockdep v6 09/20] lockdep: Support deadlock detection for recursive read locks in check_noncircular()
` [RFC tip/locking/lockdep v6 10/20] lockdep: Adjust check_redundant() for recursive read change
` [RFC tip/locking/lockdep v6 11/20] lockdep: Fix recursive read lock related safe->unsafe detection
` [RFC tip/locking/lockdep v6 12/20] lockdep: Add recursive read locks into dependency graph
` [RFC tip/locking/lockdep v6 13/20] lockdep/selftest: Add a R-L/L-W test case specific to chain cache behavior
` [RFC tip/locking/lockdep v6 14/20] lockdep: Take read/write status in consideration when generate chainkey
` [RFC tip/locking/lockdep v6 15/20] lockdep/selftest: Unleash irq_read_recursion2 and add more
` [RFC tip/locking/lockdep v6 16/20] lockdep/selftest: Add more recursive read related test cases
` [RFC tip/locking/lockdep v6 17/20] Revert "locking/lockdep/selftests: Fix mixed read-write ABBA tests"
` [RFC tip/locking/lockdep v6 18/20] MAINTAINERS: Add myself as a LOCKING PRIMITIVES reviewer

[PATCH] vhost: Fix vhost_copy_to_user()
 2018-04-11 13:45 UTC  (3+ messages)

[PATCH v2 0/2] Fix __GFP_ZERO vs constructor
 2018-04-11 13:44 UTC  (3+ messages)
` [PATCH v2 2/2] slab: __GFP_ZERO is incompatible with a constructor

[PATCH][next] afs: fix integer overflow when shifting 1 more than 32 places
 2018-04-11 13:42 UTC  (3+ messages)

[RFC] mm, slab: reschedule cache_reap() on the same CPU
 2018-04-11 13:41 UTC  (4+ messages)
` [PATCH] "

[PATCH v10 05/10] livepatch: Support separate list for replaced patches
 2018-04-11 13:39 UTC  (12+ messages)

[PATCH v3 0/6] Add different features for I2C
 2018-04-11 13:24 UTC  (7+ messages)
` [PATCH v3 1/6] i2c: i2c-stm32f7: Add 10-bit address support
` [PATCH v3 2/6] i2c: i2c-stm32f7: Add slave support
` [PATCH v3 3/6] i2c: i2c-stm32f7: Add initial SMBus protocols support
` [PATCH v3 4/6] i2c: i2c-stm32: Add generic DMA API
` [PATCH v3 5/6] i2c: i2c-stm32f7: Add DMA support
` [PATCH v3 6/6] i2c: i2c-stm32f7: Implement I2C release mechanism

[PATCH 4.14 000/138] 4.14.34-stable review
 2018-04-11 13:25 UTC  (6+ messages)
` [PATCH 4.14 134/138] vhost: validate log when IOTLB is enabled

[PATCH v3 0/2] vhost: fix vhost_vq_access_ok() log check
 2018-04-11 13:24 UTC  (6+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] vhost: return bool from *_access_ok() functions

[PATCH] block: ratelimite pr_err on IO path
 2018-04-11 13:21 UTC 

[GIT PULL] ktest: Updates for 4.17
 2018-04-11 13:18 UTC 

[PATCH] arm64: zynqmp: Remove ep108 board
 2018-04-11 13:17 UTC 

[PATCH] arm64: zynqmp: Use serdev for zcu100 BT
 2018-04-11 13:16 UTC 

[PATCH 0/3] indirectly reclaimable memory
 2018-04-11 13:16 UTC  (3+ messages)
` [PATCH 1/3] mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES

[GIT PULL] More power management updates for v4.17-rc1
 2018-04-11 13:15 UTC 

[for-next][PATCH] ktest: Take submenu into account for grub2 menus
 2018-04-11 13:12 UTC 

[PATCH][next] iwlwifi: mvm: remove division by size of sizeof(struct ieee80211_wmm_rule)
 2018-04-11 13:05 UTC 

[RESEND PATCH 1/1] drm/i915/glk: Add MODULE_FIRMWARE for Geminilake
 2018-04-11 13:04 UTC  (5+ messages)

[PATCH] lan78xx: Correctly indicate invalid OTP
 2018-04-11 13:03 UTC  (3+ messages)

[PATCH v3] net: tipc: Replace GFP_ATOMIC with GFP_KERNEL in tipc_mon_create
 2018-04-11 13:01 UTC  (3+ messages)

WARNING in kmem_cache_free
 2018-04-11 12:59 UTC  (6+ messages)
` [PATCH] crypto: DRBG - guard uninstantion by lock

[PATCH 0/3] Refactor TPM event log code
 2018-04-11 12:55 UTC  (4+ messages)
` [PATCH 1/3] tpm: Move eventlog files to a subdirectory
` [PATCH 2/3] tpm: Move shared eventlog functions to common.c
` [PATCH 3/3] tpm: Move eventlog declarations to its own header

[PATCH ghak80 V1] audit: add syscall information to FEATURE_CHANGE records
 2018-04-11 12:46 UTC 

[PATCH 2/2] rtmutex: Reduce top-waiter blocking on a lock
 2018-04-11 12:51 UTC  (2+ messages)

[PATCH 1/2] iio: potentiometer: mcp4018: switch to using .probe_new
 2018-04-11 12:49 UTC  (2+ messages)
` [PATCH 2/2] iio: potentiometer: mcp4531: "

[PATCH][v3] tools/power turbostat: if --max_loop, print for specific time of loops
 2018-04-11 12:51 UTC  (3+ messages)

[PATCH] mux: adg792a: switch to using .probe_new
 2018-04-11 12:47 UTC 

[PATCH v2 1/2] trace_uprobe: Use %lx to display offset
 2018-04-11 12:43 UTC  (3+ messages)

[PATCH v3 0/5] V3M-Eagle HDMI output enablement
 2018-04-11 12:43 UTC 

[PATCH v4 0/8] drm/sun4i: Allwinner MIPI-DSI support
 2018-04-11 12:43 UTC  (2+ messages)

[PATCH 1/2] ASoC: max9860: switch to using .probe_new
 2018-04-11 12:42 UTC  (2+ messages)
` [PATCH 2/2] ASoC: tfa9879: "

[GIT PULL] MMC fixes for v.4.17-rc1
 2018-04-11 12:22 UTC 

[PATCH 1/5] dmaengine: sprd: Define the DMA transfer step type
 2018-04-11 12:13 UTC  (9+ messages)
` [PATCH 4/5] dmaengine: sprd: Add Spreadtrum DMA configuration
` [PATCH 5/5] dmaengine: sprd: Add 'device_config' and 'device_prep_slave_sg' interfaces

[PATCH] tty: ipwireless: Replace GFP_ATOMIC with GFP_KERNEL in ipwireless_network_create
 2018-04-11 12:11 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update ASPEED entry with details
 2018-04-11 12:05 UTC  (5+ messages)

[PATCH] mmap.2: document new MAP_FIXED_NOREPLACE flag
 2018-04-11 12:04 UTC 

perf: fuzzer leads to trace_kprobe: Could not insert message flood
 2018-04-11 12:04 UTC  (3+ messages)

[PATCH v5] xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
 2018-04-11 12:04 UTC 

[PATCH V2] drm/amdgpu: limit DMA size to PAGE_SIZE for scatter-gather buffers
 2018-04-11 12:03 UTC  (4+ messages)

KASAN: slab-out-of-bounds Write in process_preds
 2018-04-11 12:02 UTC 

KASAN: stack-out-of-bounds Read in __free_filter
 2018-04-11 12:02 UTC 

[PATCH] x86/xen: zero MSR_IA32_SPEC_CTRL before suspend
 2018-04-11 11:58 UTC  (5+ messages)
      ` [Xen-devel] "

[PATCH] sched/fair: schedutil: update only with all info available
 2018-04-11 11:56 UTC  (8+ messages)

[PATCH v2 2/6] iio:dac:ad5686: Add support for various number of channels
 2018-04-11 11:52 UTC  (2+ messages)
` [PATCH v3 3/7] "

[PATCH v2 6/6] iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R support
 2018-04-11 11:53 UTC  (4+ messages)
` [PATCH v3 2/7] iio:dac:ad5686: Change license description
` [PATCH v3 6/7] iio:dac:ad5686: Refactor the driver
` [PATCH v3 7/7] iio:dac:ad5686: Add AD5671R/75R/94/94R/95R/96/96R support

[PATCH v2 4/6] iio:dac:ad5686: Add AD5672R/76/76R/84R/86R support
 2018-04-11 11:53 UTC  (2+ messages)
` [PATCH v3 5/7] "

[PATCH v2 3/6] iio:dac:ad5686: Add support for AD5685R
 2018-04-11 11:52 UTC  (2+ messages)
` [PATCH v3 4/7] "

[PATCH v3 00/10] PECI device driver introduction
 2018-04-11 11:52 UTC  (9+ messages)
` [PATCH v3 01/10] Documentations: dt-bindings: Add documents of generic PECI bus, adapter and client drivers
` [PATCH v3 04/10] Documentations: dt-bindings: Add a document of PECI adapter driver for Aspeed AST24xx/25xx SoCs
` [PATCH v3 05/10] ARM: dts: aspeed: peci: Add PECI node
` [PATCH v3 06/10] drivers/peci: Add a PECI adapter driver for Aspeed AST24xx/AST25xx

[PATCH v2 1/6] iio:dac:ad5686: Style fixes no functional changes
 2018-04-11 11:51 UTC  (2+ messages)
` [PATCH v3 1/7] "

[PATCH] ARM: dts: am33xx: Add pinmux data for mmc1 in am335x-evm, evmsk and beaglebone
 2018-04-11 11:48 UTC 

[PATCH 0/4] eeprom: at24: last bits of the big refactoring
 2018-04-11 11:44 UTC  (8+ messages)
` [PATCH 1/4] eeprom: at24: don't assign the i2c ID table to at24_driver
` [PATCH 4/4] eeprom: at24: provide a separate routine for creating dummy i2c clients

call/normal switch was Re: omap4-droid4: voice call support was
 2018-04-11 11:43 UTC  (11+ messages)
      ` simultaneous voice/data works (was Re: call/normal switch was Re: omap4-droid4: voice call support was)

[PATCH] KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update
 2018-04-11 11:34 UTC  (2+ messages)

[PATCH] cdc_ether: flag the Cinterion AHS8 modem by gemalto as WWAN
 2018-04-11 11:25 UTC  (2+ messages)

[PATCH] memory-model: fix cheat sheet typo
 2018-04-11 11:15 UTC  (6+ messages)

[PATCH v3 0/2] move __HAVE_ARCH_PTE_SPECIAL in Kconfig
 2018-04-11 11:09 UTC  (7+ messages)
` [PATCH v3 2/2] mm: remove odd HAVE_PTE_SPECIAL

[PATCH v2] net: tipc: Replace GFP_ATOMIC with GFP_KERNEL in tipc_mon_create
 2018-04-11 10:18 UTC  (3+ messages)

[PATCH] lan78xx: Avoid spurious kevent 4 "error"
 2018-04-11 11:02 UTC 

[RFC/PATCH] Add a socketoption IPV6_MULTICAST_ALL analogue to the IPV4 version
 2018-04-11 11:02 UTC 

[PATCH 1/2] nohz: Align types to bool for tick_nohz_tick_stopped()
 2018-04-11 11:01 UTC  (2+ messages)
` [PATCH 2/2] nohz: Align types to bool for tick_nohz_tick_stopped_cpu()

[PATCH v2] cpufreq/schedutil: Cleanup, document and fix iowait boost
 2018-04-11 10:58 UTC  (6+ messages)

[PATCHv2 0/7] sched/fair: Migrate 'misfit' tasks on asymmetric capacity systems
 2018-04-11 10:53 UTC  (6+ messages)
` [PATCHv2 2/7] sched/fair: Add group_misfit_task load-balance type
` [PATCHv2 3/7] sched/fair: Consider misfit tasks when load-balancing

fd3e45436660 ("ACPI / NUMA: ia64: Parse all entries of SRAT memory affinity table")
 2018-04-11 10:48 UTC 

[PATCH] arm64: avoid race condition issue in dump_backtrace
 2018-04-11 10:46 UTC  (6+ messages)

[PATCH v2 0/4] V3M-Eagle HDMI output enablement
 2018-04-11 10:33 UTC  (7+ messages)
` [PATCH v2 3/4] arm64: dts: renesas: r8a77970: add LVDS support

[PATCH 4.15 000/168] 4.15.17-stable review
 2018-04-11 10:33 UTC  (3+ messages)
` [PATCH 4.15 150/168] net_sched: fix a missing idr_remove() in u32_delete_key()
  ` [PATCH 4.15/4.16 "

[PATCH] irqchip/gic-v3: Support v2m frame backwards compatibility mode
 2018-04-11 10:32 UTC  (6+ messages)

[PATCH] sched/rt.c: pick and check task if double_lock_balance() unlock the rq
 2018-04-11 10:26 UTC  (3+ messages)

[PATCH v4] sparse: add -Wpointer-arith flag to toggle sizeof(void) warnings
 2018-04-11 10:20 UTC  (2+ messages)

[PATCH 00/10] kernel/locking: qspinlock improvements
 2018-04-11 10:20 UTC  (3+ messages)

[PATCH] bug.h: Work around GCC PR82365 in BUG()
 2018-04-11 10:19 UTC  (6+ messages)

[PATCH] gpio: dwapb: Add support for 32 interrupts
 2018-04-11 10:17 UTC  (3+ messages)

[PATCH v2] blk-cgroup: remove entries in blkg_tree before queue release
 2018-04-11 10:12 UTC  (3+ messages)

[PATCH][v2] tools/power turbostat: if --max_loop, print for specific time of loops
 2018-04-11 10:15 UTC  (3+ messages)

WARNING in kill_block_super
 2018-04-11 10:09 UTC  (4+ messages)
    `  "

INFO: task hung in perf_trace_event_unreg
 2018-04-11 10:06 UTC  (12+ messages)

3 version of MKDEV: kernel, uapi, libc, why?
 2018-04-11 10:04 UTC  (2+ messages)

[PATCH] Revert mm/vmstat.c: fix vmstat_update() preemption BUG
 2018-04-11  9:57 UTC 

[PATCH] pinctrl/samsung: Correct EINTG banks order
 2018-04-11  9:52 UTC  (5+ messages)

[PATCH v4 0/9] vsprintf: Prevent silent crashes and consolidate error handling
 2018-04-11  9:52 UTC  (6+ messages)
` [PATCH v4 4/9] vsprintf: Consolidate handling of unknown pointer specifiers

[PATCH v4] xen/privcmd: add IOCTL_PRIVCMD_MMAP_RESOURCE
 2018-04-11  9:50 UTC  (3+ messages)

[PATCH v5] Fix modifier keys for Redragon Asura Keyboard
 2018-04-11  9:49 UTC 

[PATCH 0/5] Introduce STMFX I2C GPIO expander
 2018-04-11  9:47 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: pinctrl: document the STMFX pinctrl bindings
` [PATCH 2/5] pinctrl: Add STMFX GPIO expander Pinctrl/GPIO driver
` [PATCH 3/5] ARM: dts: stm32: add STMFX pinctrl/gpio expander support on stm32746g-eval
` [PATCH 4/5] ARM: dts: stm32: add orange and blue leds "
` [PATCH 5/5] ARM: dts: stm32: add joystick support "

[PATCH v2 1/9] lib/test_printf: Mark big constant with ULL
 2018-04-11  9:47 UTC  (18+ messages)
` [PATCH v2 2/9] lib/vsprintf: Make dec_spec global
` [PATCH v2 3/9] lib/vsprintf: Make strspec global
` [PATCH v2 4/9] lib/vsprintf: Make flag_spec global
` [PATCH v2 5/9] lib/vsprintf: Move pointer_string() upper
` [PATCH v2 6/9] lib/vsprintf: Deduplicate pointer_string()
` [PATCH v2 7/9] lib/vsprintf: Replace space with '_' before crng is ready
` [PATCH v2 9/9] lib/vsprintf: Mark expected switch fall-through

[PATCH v1] x86/PCI: Make pci=earlydump output neat
 2018-04-11  9:47 UTC  (2+ messages)

[Bug]: mtd: onenand: omap2plus: kernel panic with OneNAND on OMAP3 (DM3730) device GTA04A5
 2018-04-11  9:44 UTC  (11+ messages)
  ` [Letux-kernel] "

AMD graphics performance regression in 4.15 and later
 2018-04-11  9:37 UTC  (10+ messages)

[PATCH linux dev-4.16 v2] i2c: muxes: pca9641: new driver
 2018-04-11  9:37 UTC  (3+ messages)

[RFC] linux 3.4 BUG on lib/prio_tree.c:280!
 2018-04-11  9:33 UTC 

[PATCH v3] X86/VMX: Disable VMX preemption timer if MWAIT is not intercepted
 2018-04-11  9:33 UTC  (3+ messages)

[PATCHv2] drm/amdkfd: Remove vla
 2018-04-11  9:30 UTC  (2+ messages)

[PATCH v2 0/2] livepatch: Allocate and free shadow variables more safely
 2018-04-11  9:29 UTC  (3+ messages)
` [PATCH v2 1/2] livepatch: Initialize shadow variables safely by a custom callback

[PATCH v3 0/7] CPU cooling device new strategies
 2018-04-11  9:29 UTC  (4+ messages)
` [PATCH v3 6/7] thermal/drivers/cpu_cooling: Introduce the cpu idle cooling driver

[PATCH] X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not available
 2018-04-11  9:26 UTC  (2+ messages)

[PATCH v1] mm: consider non-anonymous thp as unmovable page
 2018-04-11  9:26 UTC  (11+ messages)
                ` [PATCH] mm: shmem: enable thp migration (Re: [PATCH v1] mm: consider non-anonymous thp as unmovable page)

[PATCH] vfio: platform: Fix using devices in PM Domains
 2018-04-11  9:24 UTC 

[PATCH] vfio: platform: Fix using devices in PM Domains
 2018-04-11  9:21 UTC  (5+ messages)
` [PATCH v3 0/2] vfio: platform: Improve reset support
` [PATCH v3 1/2] vfio: platform: Fix reset module leak in error path
` [PATCH v3 2/2] vfio: platform: Add generic DT reset support

[PATCH] staging: comedi: cb_pcidas64: fix alignment of function parameters
 2018-04-11  9:18 UTC  (4+ messages)

[PATCH net-next] netns: filter uevents correctly
 2018-04-11  9:09 UTC  (11+ messages)


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).