| Age | Commit message (Expand) | Author |
| 2025-10-04 | Merge tag 'rcu.2025.09.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
| 2025-08-22 | docs: rcu: Replace multiple dead OLS links in RTFP.txt | Nikil Paul S |
| 2025-08-22 | doc: Fix typo in RCU's torture.rst documentation | Paul E. McKenney |
| 2025-08-22 | Documentation: RCU: Retitle toctree index | Bagas Sanjaya |
| 2025-08-22 | Documentation: RCU: Reduce toctree depth | Bagas Sanjaya |
| 2025-08-22 | Documentation: RCU: Wrap kvm-remote.sh rerun snippet in literal code block | Bagas Sanjaya |
| 2025-08-20 | rcu: docs: Requirements.rst: Abide by conventions of kernel documentation | Akira Yokosawa |
| 2025-08-20 | doc: Add RCU guards to checklist.rst | Paul E. McKenney |
| 2025-08-20 | doc: Update whatisRCU.rst for recent RCU API additions | Paul E. McKenney |
| 2025-08-18 | Documentation: Fix RCU typos | Bjorn Helgaas |
| 2025-07-22 | rcu: Document concurrent quiescent state reporting for offline CPUs | Joel Fernandes |
| 2025-07-22 | rcu: Document separation of rcu_state and rnp's gp_seq | Joel Fernandes |
| 2025-07-22 | rcu: Document GP init vs hotplug-scan ordering requirements | Joel Fernandes |
| 2025-05-16 | doc/RCU/listRCU: refine example code for eliminating stale data | Wei Yang |
| 2025-05-16 | doc: Update LWN RCU API links in whatisRCU.rst | Paul E. McKenney |
| 2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2025-03-16 | refcount: provide ops for cases when object's memory can be reused | Suren Baghdasaryan |
| 2025-02-04 | rcu: Remove references to old grace-period-wait primitives | Paul E. McKenney |
| 2025-02-04 | doc: Add broken-timing possibility to stallwarn.rst | Paul E. McKenney |
| 2024-11-12 | doc: rcu: update printed dynticks counter bits | Baruch Siach |
| 2024-09-09 | Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0... | Neeraj Upadhyay |
| 2024-08-15 | rcu: Update stray documentation references to rcu_dynticks_eqs_{enter, exit}() | Valentin Schneider |
| 2024-08-15 | rcu: Rename rcu_implicit_dynticks_qs() into rcu_watching_snap_recheck() | Valentin Schneider |
| 2024-08-15 | rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save() | Valentin Schneider |
| 2024-08-15 | rcu: Rename struct rcu_data .dynticks_snap into .watching_snap | Valentin Schneider |
| 2024-08-15 | rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since() | Valentin Schneider |
| 2024-08-14 | doc: Remove RCU Tasks Rude asynchronous APIs | Paul E. McKenney |
| 2024-08-11 | context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting i... | Valentin Schneider |
| 2024-08-11 | context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ... | Valentin Schneider |
| 2024-07-29 | context_tracking, rcu: Rename ct_dynticks_cpu_acquire() into ct_rcu_watching_... | Valentin Schneider |
| 2024-07-04 | Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'noc... | Paul E. McKenney |
| 2024-06-28 | rcu: Remove superfluous full memory barrier upon first EQS snapshot | Frederic Weisbecker |
| 2024-06-06 | doc: Clarify rcu_assign_pointer() and rcu_dereference() ordering | Paul E. McKenney |
| 2024-06-06 | doc: Update Tasks RCU and Tasks Rude RCU description in Requirements.rst | Paul E. McKenney |
| 2024-04-09 | doc: Remove references to arrayRCU.rst | Zenghui Yu |
| 2024-03-12 | Merge tag 'docs-6.9' of git://git.lwn.net/linux | Linus Torvalds |
| 2024-02-14 | doc: Update checklist.rst discussion of callback execution | Paul E. McKenney |
| 2024-02-14 | doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCU | Paul E. McKenney |
| 2024-02-14 | doc: Add CONFIG_RCU_STRICT_GRACE_PERIOD to checklist.rst | Paul E. McKenney |
| 2024-02-14 | doc: Make checklist.rst note that spinlocks are implied RCU readers | Paul E. McKenney |
| 2024-02-14 | doc: Make whatisRCU.rst note that spinlocks are RCU readers | Paul E. McKenney |
| 2024-02-14 | doc: Spinlocks are implied RCU readers | Paul E. McKenney |
| 2024-01-30 | doc:it_IT: first translation for locking/ | Federico Vaga |
| 2023-12-14 | doc: Mention address and data dependencies in rcu_dereference.rst | Paul E. McKenney |
| 2023-12-14 | doc: Clarify RCU Tasks reader/updater checklist | Paul E. McKenney |
| 2023-12-14 | Documentation: RCU: Remove repeated word in comments | Charles Han |
| 2023-10-23 | Merge branches 'rcu/torture', 'rcu/fixes', 'rcu/docs', 'rcu/refscale', 'rcu/t... | Frederic Weisbecker |
| 2023-10-04 | rcu: Standardize explicit CPU-hotplug calls | Frederic Weisbecker |
| 2023-10-04 | rcu: Remove references to rcu_migrate_callbacks() from diagrams | Frederic Weisbecker |
| 2023-09-11 | rcu: Describe listRCU read-side guarantees | Matthew Wilcox (Oracle) |