- 36bbbd0 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 4 years ago
- adb35e8 Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 8c1dccc Merge tag 'core-rcu-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 1b04fa9 rcu-tasks: Move RCU-tasks initialization to before early_initcall() by Uladzislau Rezki (Sony) · 4 years, 1 month ago
- a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 1 month ago
- 7a9f50a irq_work: Cleanup by Peter Zijlstra · 4 years, 7 months ago
- 7fc91fc Merge branches 'cpuinfo.2020.11.06a', 'doc.2020.11.06a', 'fixes.2020.11.19b', 'lockdep.2020.11.02a', 'tasks.2020.11.06a' and 'torture.2020.11.06a' into HEAD by Paul E. McKenney · 4 years, 1 month ago
- 50edb98 srcu: Take early exit on memory-allocation failure by Paul E. McKenney · 4 years, 4 months ago
- 56292e8 rcu/tree: Defer kvfree_rcu() allocation to a clean context by Uladzislau Rezki (Sony) · 4 years, 2 months ago
- bfb3aa7 rcu: Do not report strict GPs for outgoing CPUs by Paul E. McKenney · 4 years, 2 months ago
- 354c3f0 rcu: Fix a typo in rcu_blocking_is_gp() header comment by Zhouyi Zhou · 4 years, 3 months ago
- 4d60b47 rcu: Prevent lockdep-RCU splats on lock acquisition/release by Paul E. McKenney · 4 years, 3 months ago
- bd56e0a rcu/tree: nocb: Avoid raising softirq for offloaded ready-to-execute CBs by Joel Fernandes (Google) · 4 years, 3 months ago
- d2098b44 rcu,ftrace: Fix ftrace recursion by Peter Zijlstra · 4 years, 3 months ago
- 7c47ee5 rcu/tree: Make struct kernel_param_ops definitions const by Joe Perches · 4 years, 3 months ago
- 9f866da rcu/tree: Add a warning if CPU being onlined did not report QS already by Joel Fernandes (Google) · 4 years, 3 months ago
- a394151 rcu: Clarify nocb kthreads naming in RCU_NOCB_CPU config by Neeraj Upadhyay · 4 years, 3 months ago
- ed73860 rcu: Fix single-CPU check in rcu_blocking_is_gp() by Neeraj Upadhyay · 4 years, 3 months ago
- e3771c8 rcu: Implement rcu_segcblist_is_offloaded() config dependent by Frederic Weisbecker · 4 years, 3 months ago
- dfe5640 rcu: Panic after fixed number of stalls by chao · 4 years, 4 months ago
- 6dbce04 rcu: Allow rcu_irq_enter_check_tick() from NMI by Peter Zijlstra · 4 years, 1 month ago
- 9dacf44 Merge branch 'urgent-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 4 years, 1 month ago
- 88b31f0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years, 2 months ago
- c583bcb rcu: Don't invoke try_invoke_on_locked_down_task() with irqs disabled by Paul E. McKenney · 4 years, 3 months ago
- 04e613d arm64: smp: Tell RCU about CPUs that fail to come online by Will Deacon · 4 years, 2 months ago
- 75dc2da rcu-tasks: Make the units of ->init_fract be jiffies by Paul E. McKenney · 4 years, 3 months ago
- a7eb937 rcutorture: Don't do need_resched() testing if ->sync is NULL by Paul E. McKenney · 4 years, 3 months ago
- 293b93d rcutorture: Small code cleanups by Paul E. McKenney · 4 years, 3 months ago
- ab1b788 rcutorture: Make stutter_wait() caller restore priority by Paul E. McKenney · 4 years, 3 months ago
- 4994684 rcutorture: Prevent hangs for invalid arguments by Paul E. McKenney · 4 years, 3 months ago
- bc80d35 refscale: Prevent hangs for invalid arguments by Paul E. McKenney · 4 years, 3 months ago
- 2f2214d rcuscale: Prevent hangs for invalid arguments by Paul E. McKenney · 4 years, 3 months ago
- 899f317 rcuscale: Add RCU Tasks Trace by Paul E. McKenney · 4 years, 4 months ago
- 3fcd6a2 x86/cpu: Avoid cpuinfo-induced IPIing of idle CPUs by Paul E. McKenney · 4 years, 4 months ago
- 0c6d18d refscale: Bounds-check module parameters by Paul E. McKenney · 4 years, 4 months ago
- 27c0f14 rcutorture: Make grace-period kthread report match RCU flavor being tested by Paul E. McKenney · 4 years, 3 months ago
- 77dc174 rcu-tasks: Convert rcu_tasks_wait_gp() for-loop to while-loop by Paul E. McKenney · 4 years, 3 months ago
- f505d43 srcu: Use a more appropriate lockdep helper by Jakub Kicinski · 4 years, 3 months ago
- 4230e2d stop_machine, rcu: Mark functions as notrace by Zong Li · 4 years, 2 months ago
- 41eea65 Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 54a4c78 Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 2 months ago
- 9ff9b0d Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 2 months ago
- 72a2fbd rcu/tree: docs: document bkvcache new members at struct kfree_rcu_cpu by Mauro Carvalho Chehab · 4 years, 4 months ago
- 20d49bf Merge tag 'core-debugobjects-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- b36c830 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 4 years, 3 months ago
- 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- 15083aa Merge tag 'pm-5.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 3 months ago
- f9e62f3 treewide: Make all debug_obj_descriptors const by Stephen Boyd · 4 years, 5 months ago
- 3ad1c8e rcu/tree: Export rcu_idle_{enter,exit} to modules by Borislav Petkov · 4 years, 3 months ago
- f747c7e rcu-tasks: Enclose task-list scan in rcu_read_lock() by Paul E. McKenney · 4 years, 3 months ago
- 592031c rcu-tasks: Fix low-probability task_struct leak by Paul E. McKenney · 4 years, 3 months ago
- ba3a86e rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace by Paul E. McKenney · 4 years, 4 months ago
- 4fe192d rcu-tasks: Shorten per-grace-period sleep for RCU Tasks Trace by Paul E. McKenney · 4 years, 4 months ago
- 574de87 rcu-tasks: Selectively enable more RCU Tasks Trace IPIs by Paul E. McKenney · 4 years, 4 months ago
- 78edc00 rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread() by Paul E. McKenney · 4 years, 4 months ago
- 2393a61 rcu-tasks: Use more aggressive polling for RCU Tasks Trace by Paul E. McKenney · 4 years, 4 months ago
- 6731da9 rcu-tasks: Mark variables static by Paul E. McKenney · 4 years, 4 months ago
- 7fbe67e Merge branch 'strictgp.2020.08.24a' into HEAD by Paul E. McKenney · 4 years, 4 months ago
- f511ce1 Merge branch 'scftorture.2020.08.24a' into HEAD by Paul E. McKenney · 4 years, 4 months ago
- cfb2c10 Merge branches 'doc.2020.08.24a', 'fixes.2020.09.03b' and 'torture.2020.08.24a' into HEAD by Paul E. McKenney · 4 years, 4 months ago
- 70060b8 rcu: Shrink each possible cpu krcp by Zqiang · 4 years, 5 months ago
- 5392227 rcu/segcblist: Prevent useless GP start if no CBs to accelerate by Joel Fernandes (Google) · 4 years, 6 months ago
- d685514 rcutorture: Allow pointer leaks to test diagnostic code by Paul E. McKenney · 4 years, 5 months ago
- 299c7d9 rcutorture: Hoist OOM registry up one level by Paul E. McKenney · 4 years, 5 months ago
- 58db578 refperf: Avoid null pointer dereference when buf fails to allocate by Colin Ian King · 4 years, 6 months ago
- 57f6020 rcutorture: Properly synchronize with OOM notifier by Paul E. McKenney · 4 years, 5 months ago
- c8fa637 rcutorture: Properly set rcu_fwds for OOM handling by Paul E. McKenney · 4 years, 5 months ago
- 959954d rcutorture: Output number of elapsed grace periods by Joel Fernandes (Google) · 4 years, 6 months ago
- 83224af rcutorture: Remove KCSAN stubs by Paul E. McKenney · 4 years, 6 months ago
- cfeac39 rcu: Remove unused "cpu" parameter from rcu_report_qs_rdp() by Paul E. McKenney · 4 years, 4 months ago
- aa40c13 rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPs by Paul E. McKenney · 4 years, 5 months ago
- a657f26 rcu: Execute RCU reader shortly after rcu_core for strict GPs by Paul E. McKenney · 4 years, 5 months ago
- 3d29aaf rcu: Provide optional RCU-reader exit delay for strict GPs by Paul E. McKenney · 4 years, 5 months ago
- 4e025f5 rcu: IPI all CPUs at GP end for strict GPs by Paul E. McKenney · 4 years, 5 months ago
- 933ada2 rcu: IPI all CPUs at GP start for strict GPs by Paul E. McKenney · 4 years, 5 months ago
- 1a2f5d5 rcu: Attempt QS when CPU discovers GP for strict GPs by Paul E. McKenney · 4 years, 5 months ago
- 44bad5b rcu: Do full report for .need_qs for strict GPs by Paul E. McKenney · 4 years, 5 months ago
- f19920e rcu: Always set .need_qs from __rcu_read_lock() for strict GPs by Paul E. McKenney · 4 years, 5 months ago
- 29fc5f9 rcu: Force DEFAULT_RCU_BLIMIT to 1000 for strict RCU GPs by Paul E. McKenney · 4 years, 5 months ago
- aecd34b rcu: Restrict default jiffies_till_first_fqs for strict RCU GPs by Paul E. McKenney · 4 years, 5 months ago
- dc12691 rcu: Reduce leaf fanout for strict RCU grace periods by Paul E. McKenney · 4 years, 5 months ago
- 8cbd0e3 rcu: Add Kconfig option for strict RCU grace periods by Paul E. McKenney · 4 years, 5 months ago
- 4e88ec4 rcuperf: Change rcuperf to rcuscale by Paul E. McKenney · 4 years, 5 months ago
- 7f2a53c rcu: Remove unused __rcu_is_watching() function by Paul E. McKenney · 4 years, 4 months ago
- 666ca29 rcu: Make FQS more aggressive in complaining about offline CPUs by Joel Fernandes (Google) · 4 years, 5 months ago
- f37599e rcu: Clarify comments about FQS loop reporting quiescent states by Joel Fernandes (Google) · 4 years, 5 months ago
- 4569c5e rcu/nocb: Add a warning for non-GP kthread running GP code by Paul E. McKenney · 4 years, 5 months ago
- c0f97f2 rcu: Move rcu_cpu_started per-CPU variable to rcu_data by Paul E. McKenney · 4 years, 5 months ago
- 1ef5a44 rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_cpu_stall_ftrace_dump by Paul E. McKenney · 4 years, 6 months ago
- fe63b72 rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_kick_kthreads by Paul E. McKenney · 4 years, 6 months ago
- a2b354b rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_resched_ns by Paul E. McKenney · 4 years, 6 months ago
- b5374b2 rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_divisor by Paul E. McKenney · 4 years, 6 months ago
- 2130c6b nocb: Remove show_rcu_nocb_state() false positive printout by Paul E. McKenney · 4 years, 6 months ago
- 9b1ce0a rcu/tree: Remove CONFIG_PREMPT_RCU check in force_qs_rnp() by Neeraj Upadhyay · 4 years, 6 months ago
- 9c39245 rcu/tree: Force quiescent state on callback overload by Neeraj Upadhyay · 4 years, 6 months ago
- e082c7b nocb: Clarify RCU nocb CPU error message by Paul E. McKenney · 4 years, 6 months ago
- a7886e8 rcu/trace: Use gp_seq_req in acceleration's rcu_grace_period tracepoint by Joel Fernandes (Google) · 4 years, 6 months ago
- 7487ea0 rcu: Initialize at declaration time in rcu_exp_handler() by Paul E. McKenney · 4 years, 6 months ago
- d9b6074 srcu: Remove KCSAN stubs by Paul E. McKenney · 4 years, 6 months ago
- beb27bd rcu: Remove KCSAN stubs from update.c by Paul E. McKenney · 4 years, 6 months ago