| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-25 | Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -13/+51 |
| 2025-03-05 | Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.0... | Boqun Feng | 1 | -12/+37 |
| 2025-03-05 | rcu: Use _full() API to debug synchronize_rcu() | Uladzislau Rezki (Sony) | 1 | -5/+3 |
| 2025-03-05 | rcu: Fix get_state_synchronize_rcu_full() GP-start detection | Paul E. McKenney | 1 | -4/+11 |
| 2025-02-05 | rcutorture: Make cur_ops->format_gp_seqs take buffer length | Paul E. McKenney | 1 | -2/+2 |
| 2025-02-05 | rcutorture: Expand failure/close-call grace-period output | Paul E. McKenney | 1 | -9/+9 |
| 2025-02-05 | rcutorture: Include grace-period sequence numbers in failure/close-call | Paul E. McKenney | 1 | -0/+20 |
| 2025-02-05 | rcu: remove trace_rcu_kvfree_callback | Vlastimil Babka | 1 | -7/+2 |
| 2025-02-05 | rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes() | Zilin Guan | 1 | -3/+3 |
| 2025-02-05 | rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc header | Paul E. McKenney | 1 | -0/+7 |
| 2025-02-05 | rcu: Document self-propagating callbacks | Paul E. McKenney | 1 | -1/+7 |
| 2025-01-27 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-22 | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -75/+19 |
| 2025-01-22 | Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+3 |
| 2025-01-14 | kasan: make kasan_record_aux_stack_noalloc() the default behaviour | Peter Zijlstra | 1 | -2/+2 |
| 2025-01-11 | mm/slab: Move kvfree_rcu() into SLAB | Uladzislau Rezki (Sony) | 1 | -879/+0 |
| 2025-01-11 | rcu/kvfree: Adjust a shrinker name | Uladzislau Rezki (Sony) | 1 | -1/+1 |
| 2025-01-11 | rcu/kvfree: Adjust names passed into trace functions | Uladzislau Rezki (Sony) | 1 | -3/+3 |
| 2025-01-11 | rcu/kvfree: Move some functions under CONFIG_TINY_RCU | Uladzislau Rezki (Sony) | 1 | -43/+47 |
| 2025-01-11 | rcu/kvfree: Initialize kvfree_rcu() separately | Uladzislau Rezki (Sony) | 1 | -2/+1 |
| 2025-01-08 | rcu: Use kthread preferred affinity for RCU exp kworkers | Frederic Weisbecker | 1 | -86/+19 |
| 2025-01-08 | treewide: Introduce kthread_run_worker[_on_cpu]() | Frederic Weisbecker | 1 | -2/+2 |
| 2025-01-08 | rcu: Use kthread preferred affinity for RCU boost | Frederic Weisbecker | 1 | -8/+19 |
| 2024-12-14 | rcu: Report callbacks enqueued on offline CPU blind spot | Frederic Weisbecker | 1 | -0/+3 |
| 2024-11-12 | rcu/kvfree: Fix data-race in __mod_timer / kvfree_call_rcu | Uladzislau Rezki (Sony) | 1 | -2/+12 |
| 2024-11-12 | rcu: Permit start_poll_synchronize_rcu*() with interrupts disabled | Paul E. McKenney | 1 | -7/+0 |
| 2024-11-12 | rcu: Use the BITS_PER_LONG macro | Jinjie Ruan | 1 | -2/+1 |
| 2024-10-01 | rcu/kvfree: Refactor kvfree_rcu_queue_batch() | Uladzislau Rezki (Sony) | 1 | -4/+5 |
| 2024-09-18 | Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds | 1 | -8/+101 |
| 2024-09-18 | Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -95/+79 |
| 2024-09-08 | Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0... | Neeraj Upadhyay | 1 | -45/+18 |
| 2024-08-27 | rcu/kvfree: Add kvfree_rcu_barrier() API | Uladzislau Rezki (Sony) | 1 | -8/+101 |
| 2024-08-20 | softirq: Remove unused 'action' parameter from action callback | Caleb Sander Mateos | 1 | -1/+1 |
| 2024-08-15 | rcu: Rename rcu_momentary_dyntick_idle() into rcu_momentary_eqs() | Valentin Schneider | 1 | -2/+2 |
| 2024-08-15 | rcu: Rename rcu_implicit_dynticks_qs() into rcu_watching_snap_recheck() | Valentin Schneider | 1 | -2/+2 |
| 2024-08-15 | rcu: Rename dyntick_save_progress_counter() into rcu_watching_snap_save() | Valentin Schneider | 1 | -4/+4 |
| 2024-08-15 | rcu: Rename struct rcu_data .dynticks_snap into .watching_snap | Valentin Schneider | 1 | -3/+3 |
| 2024-08-15 | rcu: Rename rcu_dynticks_zero_in_eqs() into rcu_watching_zero_in_eqs() | Valentin Schneider | 1 | -1/+1 |
| 2024-08-15 | rcu: Rename rcu_dynticks_in_eqs_since() into rcu_watching_snap_stopped_since() | Valentin Schneider | 1 | -6/+17 |
| 2024-08-15 | rcu: Rename rcu_dynticks_in_eqs() into rcu_watching_snap_in_eqs() | Valentin Schneider | 1 | -4/+4 |
| 2024-08-15 | rcu: Rename rcu_dynticks_eqs_online() into rcu_watching_online() | Valentin Schneider | 1 | -4/+4 |
| 2024-08-15 | context_tracking, rcu: Rename rcu_dynticks_curr_cpu_in_eqs() into rcu_is_watc... | Valentin Schneider | 1 | -3/+3 |
| 2024-08-14 | rcu: Mark callbacks not currently participating in barrier operation | Paul E. McKenney | 1 | -0/+3 |
| 2024-08-12 | rcu: Use system_unbound_wq to avoid disturbing isolated CPUs | Waiman Long | 1 | -4/+4 |
| 2024-08-11 | rcu: Annotate struct kvfree_rcu_bulk_data with __counted_by() | Thorsten Blum | 1 | -2/+3 |
| 2024-08-11 | context_tracking, rcu: Rename DYNTICK_IRQ_NONIDLE into CT_NESTING_IRQ_NONIDLE | Valentin Schneider | 1 | -1/+1 |
| 2024-08-11 | context_tracking, rcu: Rename ct_dynticks_nmi_nesting() into ct_nmi_nesting() | Valentin Schneider | 1 | -3/+3 |
| 2024-08-11 | context_tracking, rcu: Rename struct context_tracking .dynticks_nmi_nesting i... | Valentin Schneider | 1 | -2/+2 |
| 2024-08-11 | context_tracking, rcu: Rename ct_dynticks_nesting() into ct_nesting() | Valentin Schneider | 1 | -3/+3 |
| 2024-08-11 | context_tracking, rcu: Rename struct context_tracking .dynticks_nesting into ... | Valentin Schneider | 1 | -4/+4 |