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-01-03
rcu: Upgrade header comment for poll_state_synchronize_rcu()
Paul E. McKenney
2023-01-03
rcu: Throttle callback invocation based on number of ready callbacks
Paul E. McKenney
2023-01-03
rcu: Consolidate initialization and CPU-hotplug code
Paul E. McKenney
2022-12-21
Merge tag 'rcu-urgent.2022.12.17a' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-17
rcu: Don't assert interrupts enabled too early in boot
Paul E. McKenney
2022-12-13
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-12
Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-12-12
Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-12-01
srcu: Make Tiny synchronize_srcu() check for readers
Zqiang
2022-11-30
Merge branches 'doc.2022.10.20a', 'fixes.2022.10.21a', 'lazy.2022.11.30a', 's...
Paul E. McKenney
2022-11-29
rcu: Make SRCU mandatory
Paul E. McKenney
2022-11-29
rcu/rcutorture: Use call_rcu_hurry() where needed
Joel Fernandes (Google)
2022-11-29
rcu/rcuscale: Use call_rcu_hurry() for async reader test
Joel Fernandes (Google)
2022-11-29
rcu/sync: Use call_rcu_hurry() instead of call_rcu
Joel Fernandes (Google)
2022-11-29
rcuscale: Add laziness and kfree tests
Joel Fernandes (Google)
2022-11-29
rcu: Shrinker for lazy rcu
Vineeth Pillai
2022-11-29
rcu: Refactor code a bit in rcu_nocb_do_flush_bypass()
Joel Fernandes (Google)
2022-11-29
rcu: Make call_rcu() lazy to save power
Joel Fernandes (Google)
2022-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-21
srcu: Debug NMI safety even on archs that don't require it
Frederic Weisbecker
2022-10-21
srcu: Explain the reason behind the read side critical section on GP start
Frederic Weisbecker
2022-10-21
srcu: Warn when NMI-unsafe API is used in NMI
Frederic Weisbecker
2022-10-21
rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
Zqiang
2022-10-21
rcu-tasks: Make grace-period-age message human-readable
Paul E. McKenney
2022-10-21
rcu: Remove rcu_is_idle_cpu()
Yipeng Zou
2022-10-20
rcu: Keep synchronize_rcu() from enabling irqs in early boot
Paul E. McKenney
2022-10-20
srcu: Check for consistent global per-srcu_struct NMI safety
Paul E. McKenney
2022-10-20
srcu: Check for consistent per-CPU per-srcu_struct NMI safety
Paul E. McKenney
2022-10-20
srcu: Create an srcu_read_lock_nmisafe() and srcu_read_unlock_nmisafe()
Paul E. McKenney
2022-10-18
rcutorture: Verify NUM_ACTIVE_RCU_POLL_OLDSTATE
Paul E. McKenney
2022-10-18
rcutorture: Verify NUM_ACTIVE_RCU_POLL_FULL_OLDSTATE
Paul E. McKenney
2022-10-18
rcu: Fix missing nocb gp wake on rcu_barrier()
Frederic Weisbecker
2022-10-18
rcu: Fix late wakeup when flush of bypass cblist happens
Joel Fernandes (Google)
2022-10-18
rcu: Simplify rcu_init_nohz() cpumask handling
Zhen Lei
2022-10-18
rcu: Use READ_ONCE() for lockless read of rnp->qsmask
Joel Fernandes (Google)
2022-10-18
rcu: Synchronize ->qsmaskinitnext in rcu_boost_kthread_setaffinity()
Pingfan Liu
2022-10-18
rcu: Remove duplicate RCU exp QS report from rcu_report_dead()
Zqiang
2022-10-18
srcu: Convert ->srcu_lock_count and ->srcu_unlock_count to atomic
Paul E. McKenney
2022-10-18
rcu-tasks: Provide rcu_trace_implies_rcu_gp()
Paul E. McKenney
2022-09-01
Merge branches 'doc.2022.08.31b', 'fixes.2022.08.31b', 'kvfree.2022.08.31b', ...
Paul E. McKenney
2022-09-01
rcutorture: Use the barrier operation specified by cur_ops
Zqiang
2022-08-31
rcu-tasks: Make RCU Tasks Trace check for userspace execution
Zqiang
2022-08-31
rcu-tasks: Ensure RCU Tasks Trace loops have quiescent states
Paul E. McKenney
2022-08-31
rcu-tasks: Convert RCU_LOCKDEP_WARN() to WARN_ONCE()
Zqiang
2022-08-31
srcu: Make Tiny SRCU use full-sized grace-period counters
Paul E. McKenney
2022-08-31
srcu: Make Tiny SRCU poll_state_synchronize_srcu() more precise
Paul E. McKenney
2022-08-31
rcutorture: Make "srcud" option also test polled grace-period API
Paul E. McKenney
2022-08-31
rcutorture: Limit read-side polling-API testing
Paul E. McKenney
2022-08-31
rcutorture: Expand rcu_torture_write_types() first "if" statement
Paul E. McKenney
2022-08-31
rcutorture: Use 1-suffixed variable in rcu_torture_write_types() check
Paul E. McKenney
[prev]
[next]