aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu
AgeCommit message (Expand)Author
2025-01-02Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2025-01-02Revert "rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks...Greg Kroah-Hartman
2024-12-16Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-12-14rcu-tasks: Fix access non-existent percpu rtpcp variable in rcu_tasks_need_gp...Zqiang
2024-10-21Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-10-17rcuscale: Provide clear error when async specified without primitivesPaul E. McKenney
2024-10-17rcu/nocb: Fix RT throttling hrtimer armed from offline CPUFrederic Weisbecker
2024-09-10Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-09-08rcu/nocb: Remove buggy bypass lock contention mitigationFrederic Weisbecker
2024-09-06Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-08-29rcu: Eliminate rcu_gp_slow_unregister() false positivePaul E. McKenney
2024-08-29rcu: Dump memory object info if callback function is invalidZhen Lei
2024-08-20Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-08-14rcu: Fix rcu_barrier() VS post CPUHP_TEARDOWN_CPU invocationFrederic Weisbecker
2024-08-14rcutorture: Fix rcu_torture_fwd_cb_cr() data racePaul E. McKenney
2024-08-09Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-08-03rcu/tasks: Fix stale task snaphot for Tasks TraceFrederic Weisbecker
2024-06-28Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-06-27rcutorture: Fix invalid context warning when enable srcu barrier testingZqiang
2024-06-27rcutorture: Make stall-tasks directly exit when rcutorture tests endZqiang
2024-06-27rcutorture: Fix rcu_torture_one_read() pipe_count overflow commentPaul E. McKenney
2024-06-17Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-06-12rcu: Fix buffer overflow in print_cpu_stall_info()Nikita Kiryushin
2024-06-12rcu-tasks: Fix show_rcu_tasks_trace_gp_kthread buffer overflowNikita Kiryushin
2024-03-28Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-03-26rcu/exp: Handle RCU expedited grace period kworker allocation failureFrederic Weisbecker
2024-03-26rcu/exp: Fix RCU expedited parallel grace period kworker allocation failure r...Frederic Weisbecker
2024-02-06Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-01-31rcu: Defer RCU kthreads wakeup when CPU is dyingFrederic Weisbecker
2024-01-25rcu-tasks: Provide rcu_trace_implies_rcu_gp()Paul E. McKenney
2024-01-11Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2024-01-10srcu: Fix callbacks acceleration mishandlingFrederic Weisbecker
2023-12-03Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2023-11-28rcu: kmemleak: Ignore kmemleak false positives when RCU-freeing objectsCatalin Marinas
2023-11-28rcu/tree: Defer setting of jiffies during stall resetJoel Fernandes (Google)
2023-11-28srcu: Fix srcu_struct node grpmask overflow on 64-bit systemsDenis Arefev
2023-09-25Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2023-09-23rcuscale: Move rcu_scale_writer() schedule_timeout_uninterruptible() to _idle()Zqiang
2023-09-14Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2023-09-13refscale: Fix uninitalized use of wait_queue_head_tWaiman Long
2023-07-27Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2023-07-27rcu: Mark additional concurrent load from ->cpu_no_qs.b.expPaul E. McKenney
2023-07-27rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()Shigeru Yoshida
2023-07-26Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield
2023-07-19rcu/rcuscale: Stop kfree_scale_thread thread(s) after unloading rcuscaleQiuxu Zhuo
2023-07-19rcu/rcuscale: Move rcu_scale_*() after kfree_scale_cleanup()Qiuxu Zhuo
2023-07-19rcuscale: Move shutdown from wait_event() to wait_event_idle()Paul E. McKenney
2023-07-19rcu-tasks: Stop rcu_tasks_invoke_cbs() from using never-onlined CPUsPaul E. McKenney
2023-07-19rcu: Make rcu_cpu_starting() rely on interrupts being disabledPaul E. McKenney
2023-06-22Merge branch 'v6.1/standard/base' into v6.1/standard/preempt-rt/baseBruce Ashfield