| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-24 | rcu: Document rcu_access_pointer() feeding into cmpxchg() |  Paul E. McKenney | 1 | -5/+7 |
| 2026-04-07 | bpf: Retire rcu_trace_implies_rcu_gp() |  Kumar Kartikeya Dwivedi | 1 | -12/+0 |
| 2026-02-16 | Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab |  Linus Torvalds | 1 | -2/+2 |
| 2026-02-10 | Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -37/+53 |
| 2026-02-10 | mm/slab: allow freeing kmalloc_nolock()'d objects using kfree[_rcu]() |  Harry Yoo | 1 | -2/+2 |
| 2026-02-02 | rcu: Mark lockdep_assert_rcu_helper() __always_inline |  Arnd Bergmann | 1 | -1/+1 |
| 2026-01-05 | compiler-context-analysis: Remove Sparse support |  Marco Elver | 1 | -14/+1 |
| 2026-01-05 | rcu: Support Clang's context analysis |  Marco Elver | 1 | -24/+53 |
| 2026-01-01 | rcu: Clean up after the SRCU-fastification of RCU Tasks Trace |  Paul E. McKenney | 1 | -30/+1 |
| 2025-10-07 | Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux |  Linus Torvalds | 1 | -1/+1 |
| 2025-10-04 | Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 |  Linus Torvalds | 1 | -0/+26 |
| 2025-09-30 | Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  Linus Torvalds | 1 | -0/+14 |
| 2025-09-30 | entry: Rename "kvm" entry code assets to "virt" to genericize APIs |  Sean Christopherson | 1 | -1/+1 |
| 2025-09-25 | rcu: Replace preempt.h with sched.h in include/linux/rcupdate.h |  Menglong Dong | 1 | -1/+1 |
| 2025-09-20 | rhashtable: Use rcu_dereference_all and rcu_dereference_all_check |  Herbert Xu | 1 | -0/+26 |
| 2025-08-25 | rcu: add rcu_read_lock_dont_migrate() |  Menglong Dong | 1 | -0/+14 |
| 2025-04-01 | rcu-tasks: Always inline rcu_irq_work_resched() |  Josh Poimboeuf | 1 | -1/+1 |
| 2025-03-24 | Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux |  Linus Torvalds | 1 | -17/+8 |
| 2025-03-04 | Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.04a', 'srcu.2025.02.05a' and 'torture.2025.02.05a' |  Boqun Feng | 1 | -7/+1 |
| 2025-03-04 | rcu-tasks: Move RCU Tasks self-tests to core_initcall() |  Paul E. McKenney | 1 | -6/+0 |
| 2025-02-05 | rcu: handle unstable rdp in rcu_read_unlock_strict() |  Ankur Arora | 1 | -1/+1 |
| 2025-02-05 | rcu, slab: use a regular callback function for kvfree_rcu |  Vlastimil Babka | 1 | -15/+13 |
| 2025-02-05 | slab, rcu: move TINY_RCU variant of kvfree_rcu() to SLAB |  Vlastimil Babka | 1 | -0/+5 |
| 2025-02-04 | rcu: Remove references to old grace-period-wait primitives |  Paul E. McKenney | 1 | -10/+7 |
| 2024-11-27 | Rename .data.unlikely to .data..unlikely |  Masahiro Yamada | 1 | -1/+1 |
| 2024-09-09 | Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.09.24a', 'rcutorture.14.08.24a', 'rcustall.09.09.24a', 'srcu.12.08.24a', 'rcu.tasks.14.08.24a', 'rcu_scaling_tests.15.08.24a', 'fixes.12.08.24a' and 'misc.11.08.24a' into next.09.09.24a |  Neeraj Upadhyay | 1 | -2/+13 |
| 2024-08-14 | rcu/tasks: Add detailed grace-period and barrier diagnostics |  Paul E. McKenney | 1 | -0/+3 |
| 2024-08-14 | rcu-tasks: Remove RCU Tasks Rude asynchronous APIs |  Paul E. McKenney | 1 | -2/+0 |
| 2024-08-12 | srcu: faster gp seq wrap-around |  JP Kobryn | 1 | -0/+3 |
| 2024-07-29 | rcu/nocb: Introduce RCU_NOCB_LOCKDEP_WARN() |  Frederic Weisbecker | 1 | -0/+7 |
| 2024-07-21 | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 1 | -1/+0 |
| 2024-07-04 | Merge branches 'doc.2024.06.06a', 'fixes.2024.07.04a', 'mb.2024.06.28a', 'nocb.2024.06.03a', 'rcu-tasks.2024.06.06a', 'rcutorture.2024.06.06a' and 'srcu.2024.06.18a' into HEAD |  Paul E. McKenney | 1 | -2/+60 |
| 2024-06-24 | cpumask: cleanup core headers inclusion |  Yury Norov | 1 | -1/+0 |
| 2024-06-03 | Revert "rcu-tasks: Fix synchronize_rcu_tasks() VS zap_pid_ns_processes()" |  Frederic Weisbecker | 1 | -2/+0 |
| 2024-06-03 | rcu: Add lockdep_assert_in_rcu_read_lock() and friends |  Paul E. McKenney | 1 | -0/+60 |
| 2024-04-15 | rcu: Mollify sparse with RCU guard |  Johannes Berg | 1 | -1/+13 |
| 2024-04-15 | rcu: Remove redundant CONFIG_PROVE_RCU #if condition |  Paul E. McKenney | 1 | -3/+3 |
| 2024-04-15 | rcu: Update lockdep while in RCU read-side critical section |  Uladzislau Rezki (Sony) | 1 | -1/+1 |
| 2024-03-20 | rcu: add a helper to report consolidated flavor QS |  Yan Zhai | 1 | -0/+31 |
| 2024-02-14 | rcu-tasks: Repair RCU Tasks Trace quiescence check |  Paul E. McKenney | 1 | -2/+2 |
| 2023-12-14 | Merge branches 'doc.2023.12.13a', 'torture.2023.11.23a', 'fixes.2023.12.13a', 'rcu-tasks.2023.12.12b' and 'srcu.2023.12.13a' into rcu-merge.2023.12.13a |  Neeraj Upadhyay (AMD) | 1 | -3/+6 |
| 2023-12-13 | srcu: Use try-lock lockdep annotation for NMI-safe access. |  Sebastian Andrzej Siewior | 1 | -0/+6 |
| 2023-12-12 | rcu: Remove unused macros from rcupdate.h |  Pedro Falcato | 1 | -3/+0 |
| 2023-10-04 | rcu: Standardize explicit CPU-hotplug calls |  Frederic Weisbecker | 1 | -2/+0 |
| 2023-10-04 | rcu: Assume rcu_report_dead() is always called locally |  Frederic Weisbecker | 1 | -1/+1 |
| 2023-07-04 | Merge tag 'core_guards_for_6.5_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue |  Linus Torvalds | 1 | -0/+3 |
| 2023-06-26 | locking: Introduce __cleanup() based infrastructure |  Peter Zijlstra | 1 | -0/+3 |
| 2023-06-07 | Merge branches 'doc.2023.05.10a', 'fixes.2023.05.11a', 'kvfree.2023.05.10a', 'nocb.2023.05.11a', 'rcu-tasks.2023.05.10a', 'torture.2023.05.15a' and 'rcu-urgent.2023.06.06a' into HEAD |  Paul E. McKenney | 1 | -46/+8 |
| 2023-05-11 | rcu: Remove RCU_NONIDLE() |  Peter Zijlstra | 1 | -25/+0 |
| 2023-05-09 | rcu/kvfree: Eliminate k[v]free_rcu() single argument macro |  Uladzislau Rezki (Sony) | 1 | -21/+8 |