summaryrefslogtreecommitdiff
path: root/kernel/rcu
AgeCommit message (Expand)Author
4 daysMerge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
5 daysMerge tag 'rcu.release.v6.17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysMerge tag 'sysctl-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
12 daysMerge branches 'rcu-exp.23.07.2025', 'rcu.22.07.2025', 'torture-scripts.16.07...Neeraj Upadhyay (AMD)
12 daysrcu: Move rcu_stall related sysctls into rcu/tree_stall.hJoel Granados
13 daysrcu: Document concurrent quiescent state reporting for offline CPUsJoel Fernandes
13 daysrcu: Document separation of rcu_state and rnp's gp_seqJoel Fernandes
13 daysrcu: Document GP init vs hotplug-scan ordering requirementsJoel Fernandes
2025-07-18rcu: Fix delayed execution of hurry callbacksTze-nan Wu
2025-07-16rcu: Refactor expedited handling check in rcu_read_unlock_special()Joel Fernandes
2025-07-16srcu: Expedite SRCU-fast grace periodsPaul E. McKenney
2025-07-16rcutorture: Remove support for SRCU-litePaul E. McKenney
2025-07-16torture: Remove support for SRCU-litePaul E. McKenney
2025-07-16rcu: Fix rcu_read_unlock() deadloop due to IRQ workJoel Fernandes
2025-07-16rcu: Enable rcu_normal_wake_from_gp on small systemsUladzislau Rezki (Sony)
2025-07-16rcu: Protect ->defer_qs_iw_pending from data racePaul E. McKenney
2025-07-08rcu/nocb: Fix possible invalid rdp's->nocb_cb_kthread pointer accessZqiang
2025-07-08rcu/exp: Warn on QS requested on dying CPUFrederic Weisbecker
2025-07-08rcu/exp: Remove needless CPU up quiescent state reportFrederic Weisbecker
2025-07-08rcu/exp: Remove confusing needless full barrier on task unblockFrederic Weisbecker
2025-07-07refscale: Check that nreaders and loops multiplication doesn't overflowArtem Sadovnikov
2025-07-07rcu/nocb: Dump gp state even if rdp gp itself is not offloadedFrederic Weisbecker
2025-06-25rcutorture: Fix rcutorture_one_extend_check() splat in RT kernelsZqiang
2025-06-25rcutorture: Make Trivial RCU ignore onoff_interval and shuffle_intervalPaul E. McKenney
2025-06-25rcutorture: Drop redundant "insoftirq" parametersPaul E. McKenney
2025-06-25rcutorture: Print number of RCU up/down readers and migrationsPaul E. McKenney
2025-06-25rcutorture: Check for no up/down readers at task levelPaul E. McKenney
2025-06-25rcutorture: Check for ->up_read() without matching ->down_read()Paul E. McKenney
2025-06-25rcutorture: Complain if an ->up_read() is delayed more than 10 secondsPaul E. McKenney
2025-06-25rcutorture: Pull rcu_torture_updown() loop body into new functionPaul E. McKenney
2025-06-25rcutorture: Add tests for SRCU up/down reader primitivesPaul E. McKenney
2025-06-25rcutorture: Make rcutorture_one_extend_check() account for hard IRQsPaul E. McKenney
2025-06-25rcutorture: Start rcu_torture_writer() after rcu_torture_reader()Paul E. McKenney
2025-06-25rcutorture: Print only one rtort_pipe_count splatPaul E. McKenney
2025-06-25rcu: Robustify rcu_is_cpu_rrupt_from_idle()Frederic Weisbecker
2025-06-25rcu/exp: Protect against early QS reportFrederic Weisbecker
2025-06-24sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panicDavid Dai
2025-06-20rcu: Return early if callback is not specifiedUladzislau Rezki (Sony)
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-05kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_countMax Kellermann
2025-05-27Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-16Merge branches 'rcu/misc-for-6.16', 'rcu/seq-counters-for-6.16' and 'rcu/tort...Joel Fernandes
2025-05-16rcutorture: Perform more frequent testing of ->gpwrapJoel Fernandes
2025-05-16rcutorture: Comment invocations of tick_dep_set_task()Paul E. McKenney
2025-05-16rcu/nocb: Add Safe checks for access offloaded rdpZqiang
2025-05-16rcuscale: using kcalloc() to relpace kmalloc()Su Hui
2025-05-16Revert "rcu/nocb: Fix rcuog wake-up from offline softirq"Frederic Weisbecker
2025-05-16rcu/cpu_stall_cputime: fix the hardirq count for x86 architectureYongliang Gao
2025-05-16rcu: Remove swake_up_one_online() bandaidFrederic Weisbecker
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar