index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2023-04-04
srcu: Move ->srcu_cb_mutex from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
srcu: Move ->srcu_size_state from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
srcu: Move ->level from srcu_struct to srcu_usage
Paul E. McKenney
2023-04-04
srcu: Begin offloading srcu_struct fields to srcu_update
Paul E. McKenney
2023-04-04
srcu: Use static init for statically allocated in-module srcu_struct
Paul E. McKenney
2023-04-04
rcu-tasks: Fix warning for unused tasks_rcu_exit_srcu
Paul E. McKenney
2023-03-27
rcutorture: Add RCU Tasks Trace and SRCU deadlock scenarios
Paul E. McKenney
2023-03-27
rcutorture: Add SRCU deadlock scenarios
Paul E. McKenney
2023-03-27
rcu: Annotate SRCU's update-side lockdep dependencies
Boqun Feng
2023-03-20
refscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-03-20
rcuscale: Move shutdown from wait_event() to wait_event_idle()
Paul E. McKenney
2023-03-20
rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU...
Zqiang
2023-03-11
rcutorture: Eliminate variable n_rcu_torture_boost_rterror
Yue Hu
2023-03-11
rcutorture: Add test_nmis module parameter
Paul E. McKenney
2023-02-02
Merge branch 'stall.2023.01.09a' into HEAD
Paul E. McKenney
2023-02-02
Merge branches 'doc.2023.01.05a', 'fixes.2023.01.23a', 'kvfree.2023.01.03a', ...
Paul E. McKenney
2023-01-23
rcu: Disable laziness if lazy-tracking says so
Joel Fernandes (Google)
2023-01-17
rcu: Track laziness during boot and suspend
Joel Fernandes (Google)
2023-01-12
rcu: Remove redundant call to rcu_boost_kthread_setaffinity()
Zqiang
2023-01-09
rcu: Allow up to five minutes expedited RCU CPU stall-warning timeouts
Paul E. McKenney
2023-01-05
rcu: Align the output of RCU CPU stall warning messages
Zhen Lei
2023-01-05
rcu: Add RCU stall diagnosis information
Zhen Lei
2023-01-05
rcutorture: Drop sparse lock-acquisition annotations
Paul E. McKenney
2023-01-05
refscale: Add tests using SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2023-01-03
refscale: Provide for initialization failure
Paul E. McKenney
2023-01-03
rcu-tasks: Handle queue-shrink/callback-enqueue race condition
Zqiang
2023-01-03
rcu-tasks: Make rude RCU-Tasks work well with CPU hotplug
Zqiang
2023-01-03
rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()
Frederic Weisbecker
2023-01-03
rcu-tasks: Remove preemption disablement around srcu_read_[un]lock() calls
Frederic Weisbecker
2023-01-03
rcu-tasks: Improve comments explaining tasks_rcu_exit_srcu purpose
Frederic Weisbecker
2023-01-03
rcu-tasks: Use accurate runstart time for RCU Tasks boot-time testing
Zqiang
2023-01-03
srcu: Update comment after the index flip
Paul E. McKenney
2023-01-03
srcu: Yet more detail for srcu_readers_active_idx_check() comments
Paul E. McKenney
2023-01-03
srcu: Remove needless rcu_seq_done() check while holding read lock
Pingfan Liu
2023-01-03
rcu: Add test code for semaphore-like SRCU readers
Paul E. McKenney
2023-01-03
srcu: Fix the comparision in srcu_invl_snp_seq()
Pingfan Liu
2023-01-03
srcu: Delegate work to the boot cpu if using SRCU_SIZE_SMALL
Pingfan Liu
2023-01-03
srcu: Release early_srcu resources when no longer in use
Zqiang
2023-01-03
rcu/kvfree: Split ready for reclaim objects from a batch
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Carefully reset number of objects in krcp
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Use READ_ONCE() when access to krcp->head
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Use a polled API to speedup a reclaim process
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Move need_offload_krc() out of krcp->lock
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Move bulk/list reclaim to separate functions
Uladzislau Rezki (Sony)
2023-01-03
rcu/kvfree: Switch to a generic linked list API
Uladzislau Rezki (Sony)
2023-01-03
rcu: Refactor kvfree_call_rcu() and high-level helpers
Uladzislau Rezki (Sony)
2023-01-03
rcu: Allow expedited RCU CPU stall warnings to dump task stacks
Paul E. McKenney
2023-01-03
rcu: Test synchronous RCU grace periods at the end of rcu_init()
Paul E. McKenney
2023-01-03
rcu: Make rcu_blocking_is_gp() stop early-boot might_sleep()
Zqiang
2023-01-03
rcu: Suppress smp_processor_id() complaint in synchronize_rcu_expedited_wait()
Paul E. McKenney
[prev]
[next]