Current Team Memberships

Show patches with: Archived = No       |   688 patches
« 1 2 3 46 7 »
Patch Series S/W/F Date Submitter Delegate State
[tip/core/rcu,58/86] net,rcu: convert call_rcu(xps_map_release) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,57/86] net,rcu: convert call_rcu(rps_map_release) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,56/86] net,rcu: convert call_rcu(ipv6_mc_socklist_reclaim) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,55/86] macvlan,rcu: convert call_rcu(macvlan_port_rcu_free) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,54/86] ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,53/86] net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,52/86] net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,51/86] net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,50/86] net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,49/86] net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,48/86] net,rcu: convert call_rcu(__leaf_info_free_rcu) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,47/86] net,rcu: convert call_rcu(fc_rport_free_rcu) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,46/86] security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,45/86] net,act_police,rcu: remove rcu_barrier() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,44/86] net,rcu: convert call_rcu(dn_dev_free_ifa_rcu) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,43/86] net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,42/86] net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,41/86] net,rcu: convert call_rcu(listeners_free_rcu) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,40/86] net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,39/86] net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,38/86] net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,37/86] net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,36/86] cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,35/86] cgroup,rcu: convert call_rcu(free_cgroup_rcu) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,34/86] cgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,33/86] rcu: optimize rcutiny --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,32/86] rcu: prevent call_rcu() from diving into rcu core if irqs disabled --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,31/86] rcu: further lower priority in rcu_yield() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,30/86] rcu: introduce kfree_rcu() --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,29/86] rcu: fix spelling --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,28/86] rcu: call __rcu_read_unlock() in exit_rcu for tree RCU --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,27/86] rcu: Converge TINY_RCU expedited and normal boosting --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,26/86] rcu: remove useless ->boosted_this_gp field --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,25/86] rcu: code cleanups in TINY_RCU priority boosting. --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,24/86] rcu: Switch to this_cpu() primitives --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,23/86] rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,22/86] rcu: mark rcutorture boosting callback as being on-stack --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,21/86] rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,20/86] rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,19/86] rcu: Add forward-progress diagnostic for per-CPU kthreads --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,18/86] rcu: add grace-period age to tracing --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,17/86] rcu: fix boost-tracing bug and update tracing documentation --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,16/86] rcu: make rcutorture version numbers available through debugfs --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,15/86] rcu: add tracing for RCU's kthread run states. --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,14/86] rcu: document new callback-queue trace information --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,13/86] rcu: add callback-queue information to rcudata output --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,12/86] rcu: Update RCU's trace.txt documentation for new format --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,11/86] rcu: Add boosting to TREE_PREEMPT_RCU tracing --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,10/86] rcu: eliminate unused boosting statistics --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,09/86] rcu: avoid hammering sched with yet another bound RT kthread --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,08/86] rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,07/86] rcu: Force per-rcu_node kthreads off of the outgoing CPU --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,06/86] rcu: priority boosting for TREE_PREEMPT_RCU --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,05/86] rcu: move TREE_RCU from softirq to kthread --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,04/86] rcu: Update documentation to reflect blocked_tasks[] merge --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,03/86] rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,02/86] rcu: Decrease memory-barrier usage based on semi-formal proof --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,01/86] rcu: Remove conditional compilation for RCU CPU stall warnings --- 2011-05-01 Paul E. McKenney New
[tip/core/rcu,11/13] rcutorture: Use monotonic timestamp for stall detection Untitled series #12572 --- 2018-06-26 Paul E. McKenney Accepted
[tip/core/rcu,8/9] locktorture: Fix potential memory leak with rw lock test Untitled series #2 --- 2017-01-14 Paul E. McKenney Accepted
[tip/core/rcu,12/12] rcu: Correctly handle sparse possible cpus --- 2016-06-15 Paul E. McKenney Accepted
[tip/core/rcu,13/13] rcu: Remove rcu_user_hooks_switch --- 2016-02-24 Paul E. McKenney Accepted
[v2,tip/core/rcu,5/9] rcutorture: Remove CONFIG_RCU_USER_QS from rcutorture selftest doc --- 2015-12-09 Paul E. McKenney Accepted
[tip/core/rcu,08/15] rcu: Define tracepoint strings only if CONFIG_TRACING is set --- 2014-08-28 Paul E. McKenney Accepted
[tip/core/rcu,14/14] rcu: Make rcu_accelerate_cbs() note need for future grace periods --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,13/14] rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp() --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,12/14] rcu: Rename n_nocb_gp_requests to need_future_gp --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,10/14] rcu: Repurpose no-CBs event tracing to future-GP events --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,09/14] rcu: Rearrange locking in rcu_start_gp() --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,07/14] rcu: Accelerate RCU callbacks at grace-period end --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,06/14] rcu: Export RCU_FAST_NO_HZ parameters to sysfs --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,02/14] rcu: Trace callback acceleration --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,01/14] rcu: Tag callback lists with corresponding grace-period number --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,6/6] rcu: Correct 'optimized' to 'optimize' in header comment --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,5/6] rcutorture: don't compare ptr with 0 --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,4/6] rcu: Silence compiler array out-of-bounds false positive --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,3/6] rcu: Use new nesting value for rcu_dyntick trace in rcu_eqs_enter_common --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,2/6] rcu: Make rcu_is_cpu_rrupt_from_idle helper functions static --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,1/6] rcu: Fix blimit type for trace_rcu_batch_start() --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,3/3] Documentation: Memory barrier semantics of atomic_xchg() --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu,1/3] tracing: Export trace_clock_local() --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/urgent,2/2] rcu: Make rcu_nocb_poll an early_param instead of module_param --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/urgent,1/2] rcu: Prevent soft-lockup complaints about no-CBs CPUs --- 2013-01-05 Paul E. McKenney Accepted
[tip/core/rcu] Fix TINY_RCU rcu_is_cpu_rrupt_from_idle check --- 2012-11-16 Paul E. McKenney Accepted
[tip/core/rcu] Add documentation for the new rcuexp debugfs trace fil --- 2012-11-16 Paul E. McKenney Accepted
[tip/core/rcu] Update documentation for TREE_RCU debugfs tracing --- 2012-11-16 Paul E. McKenney Accepted
[tip/core/rcu,2/2] rcu: Separate accounting of callbacks from callback-free CPUs --- 2012-10-31 Paul E. McKenney Accepted
[tip/core/rcu,5/5] rcu: Wordsmith help text for RCU_USER_QS kernel parameter --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,4/5] rcu: Fix precedence error in cpu_needs_another_gp() --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,3/5] rcu: Add a module parameter to force use of expedited RCU primitives --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,2/5] rcu: Update RCU_FAST_NO_HZ help text --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,1/5] rcu: Remove rcu_switch() --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,12/14] rcu: split 'rcuhier' to each flavor --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,11/14] rcu: split 'rcugp' to each flavor --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,10/14] rcu: split 'rcuboost' to each flavor --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,09/14] rcu: split 'rcubarrier' to each flavor --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,07/14] rcu: Remove the interface "rcudata.csv" --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,06/14] rcu: Replace the old interface with the new one --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,05/14] rcu: Optimize the 'rcu_pending' for RCU trace --- 2012-10-30 Paul E. McKenney Accepted
[tip/core/rcu,04/14] rcu: Optimize the 'rcudata.csv' for RCU trace --- 2012-10-30 Paul E. McKenney Accepted
« 1 2 3 46 7 »

Bundling

Create bundle: