Current Team Memberships

Show patches with: State = Action Required       |   258 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,tip/core/rcu,38/41] rcu: Rework detection of use of RCU by offline CPUs --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,3/6] rcu: Warn when rcu_read_lock() is used in extended quiescent state --- 2011-07-08 Paul E. McKenney New
[RFC,tip/core/rcu,3/3] cpuidle: Inform RCU of read-side critical sections --- 2012-02-03 Paul E. McKenney New
[RFC,tip/core/rcu,33/41] rcu: Make boolean rcutorture parameters be of type "bool" --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,32/41] rcu: Update stall-warning documentation --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,31/41] rcu: Add CPU-stall capability to rcutorture --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,30/41] rcutorture: Permit holding off CPU-hotplug operations during boot --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,29/41] rcu: Print scheduling-clock information on RCU CPU stall-warning messages --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,28/28] rcu: Fix idle-task checks --- 2011-11-02 Paul E. McKenney New
[RFC,tip/core/rcu,27/28] rcu: Allow dyntick-idle mode for CPUs with callbacks --- 2011-11-02 Paul E. McKenney New
[RFC,tip/core/rcu,2/6] rcu: Inform the user about dynticks-idle mode on PROVE_RCU warning --- 2011-07-08 Paul E. McKenney New
[RFC,tip/core/rcu,24/41] rcu: Check for idle-loop entry while in RCU read-side critical section --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,24/28] rcu: Introduce bulk reference count --- 2011-11-02 Paul E. McKenney New
[RFC,tip/core/rcu,2/2] rcu: Fix broken strings in RCU's source code. --- 2012-05-17 Paul E. McKenney New
[RFC,tip/core/rcu,1/6] rcu: Stabilize use of num_online_cpus() for GP short circuit --- 2012-04-23 Paul E. McKenney New
[RFC,tip/core/rcu,1/6] rcu: Detect illegal rcu dereference in extended quiescent state --- 2011-07-08 Paul E. McKenney New
[RFC,tip/core/rcu,14/41] rcu: Limit lazy-callback duration --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,1/3] rcu: Allow nesting of rcu_idle_enter() and rcu_idle_exit() --- 2012-02-03 Paul E. McKenney New
[RFC,tip/core/rcu,1/2] rcu: Fix code-style issues involving "else" --- 2012-05-17 Paul E. McKenney New
[RFC,tip/core/rcu,11/28] rcu: Omit self-awaken when setting up expedited grace period --- 2011-11-02 Paul E. McKenney New
[RFC,tip/core/rcu,06/41] rcu: Move RCU_TRACE to lib/Kconfig.debug --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,05/28] lockdep: Update documentation for lock-class leak detection --- 2011-11-02 Paul E. McKenney New
[RFC,tip/core/rcu,03/41] rcu: Add lockdep-RCU checks for simple self-deadlock --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,01/41] rcu: Bring RTFP.txt up to date. --- 2012-02-01 Paul E. McKenney New
[RFC,tip/core/rcu,01/28] powerpc: Strengthen value-returning-atomics memory barriers --- 2011-11-02 Paul E. McKenney New
[RFC] rcu: Make __rcu_read_lock() inlinable --- 2012-03-25 Paul E. McKenney New
[RFC] rcu: Make rcu_barrier() less disruptive --- 2012-03-15 Paul E. McKenney New
[RFC,idle,3/3] sh: Avoid invoking RCU when CPU is idle --- 2012-02-02 Paul E. McKenney New
[RFC,idle,2/3] arm: Avoid invoking RCU when CPU is idle --- 2012-02-02 Paul E. McKenney New
[RFC,idle,1/3] x86: Avoid invoking RCU when CPU is idle --- 2012-02-02 Paul E. McKenney New
[RFC,7/7] rcu: Inline preemptible RCU __rcu_read_unlock() --- 2012-04-14 Paul E. McKenney New
[RFC,6/7] rcu: Inline preemptible RCU __rcu_read_lock() --- 2012-04-14 Paul E. McKenney New
[RFC,5/7] fs: Silence bogus copy_to_user() build errors --- 2012-04-14 Paul E. McKenney New
[RFC,4/7] rcu: Move __rcu_read_lock() and __rcu_read_unlock() to per-CPU variables --- 2012-04-14 Paul E. McKenney New
[RFC,2/7] rcu: Create per-CPU variables and avoid name conflict --- 2012-04-14 Paul E. McKenney New
[rcu,7/8] rcu: Round FAST_NO_HZ lazy timeout to nearest second --- 2012-06-08 Paul E. McKenney New
[memory-model,1/8] docs/memory-barriers.txt: Fix broken DMA vs MMIO ordering example [memory-model,1/8] docs/memory-barriers.txt: Fix broken DMA vs MMIO ordering example --- 2018-05-14 Paul E. McKenney New
[memory-model,06/14] tools/memory-model: Remove ACCESS_ONCE() from model Untitled series #13250 --- 2018-07-16 Paul E. McKenney New
[memory-model,05/14] tools/memory-model: Remove ACCESS_ONCE() from recipes Untitled series #13250 --- 2018-07-16 Paul E. McKenney New
[memory-model,03/19] tools/memory-model: Update required version of herdtools7 Untitled series #11373 --- 2018-05-14 Paul E. McKenney New
[locking,3/4] documentation: ACQUIRE applies to loads, RELEASE applies to stores --- 2016-04-26 Paul E. McKenney New
[19/19] COCCINELLE: treewide: kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[18/19] alpha: atomics: Add smp_read_barrier_depends() to release/relaxed atomics [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[17/19] locking/barriers: Kill lockless_dereference [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[16/19] linux/compiler.h: Split into compiler.h and compiler-types.h [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[13/19] rcutorture: formal: Prepare for ACCESS_ONCE() removal [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[12/19] workqueue: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[11/19] selftests/powerpc: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[10/19] samples: mic/mpssd/mpssd.c: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[09/19] net: average: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[08/19] net/ipv4/tcp_input.c: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[07/19] net: netlink/netfilter: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[06/19] media: dvb_ringbuffer: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[05/19] fs: ncpfs: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[04/19] fs: dcache: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[03/19] firmware/ivc: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[02/19] EDAC, altera: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
[01/19] dm integrity: Kill off ACCESS_ONCE() [01/19] dm integrity: Kill off ACCESS_ONCE() --- 2017-10-23 Paul E. McKenney New
« 1 2 3 »

Bundling

Create bundle: