Age | Commit message (Expand) | Author | Files | Lines |
2025-05-16 | Merge branches 'rcu/misc-for-6.16', 'rcu/seq-counters-for-6.16' and 'rcu/torture-for-6.16' into rcu/for-next |  Joel Fernandes | 1 | -2/+38 |
2025-05-16 | rcutorture: Perform more frequent testing of ->gpwrap |  Joel Fernandes | 1 | -2/+32 |
2025-05-16 | rcu/cpu_stall_cputime: fix the hardirq count for x86 architecture |  Yongliang Gao | 1 | -3/+7 |
2025-05-16 | rcu: Remove swake_up_one_online() bandaid |  Frederic Weisbecker | 1 | -33/+1 |
2025-04-08 | rcu: Add warning to ensure rcu_seq_done_exact() is working |  Joel Fernandes | 1 | -0/+6 |
2025-03-24 | Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux |  Linus Torvalds | 1 | -13/+51 |
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 | -12/+37 |
2025-03-04 | rcu: Use _full() API to debug synchronize_rcu() |  Uladzislau Rezki (Sony) | 1 | -5/+3 |
2025-03-04 | 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-04 | rcu: Remove READ_ONCE() for rdp->gpwrap access in __note_gp_changes() |  Zilin Guan | 1 | -3/+3 |
2025-02-04 | rcu: Add CONFIG_RCU_LAZY delays to call_rcu() kernel-doc header |  Paul E. McKenney | 1 | -0/+7 |
2025-02-04 | rcu: Document self-propagating callbacks |  Paul E. McKenney | 1 | -1/+7 |
2025-01-26 | Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm |  Linus Torvalds | 1 | -1/+1 |
2025-01-21 | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks |  Linus Torvalds | 1 | -75/+19 |
2025-01-21 | Merge tag 'rcu.release.v6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux |  Linus Torvalds | 1 | -0/+3 |
2025-01-13 | 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/vbabka/slab |  Linus Torvalds | 1 | -8/+101 |
2024-09-18 | Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux |  Linus Torvalds | 1 | -95/+79 |
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 | -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_watching_curr_cpu() |  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 |