- 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, 3 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, 3 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, 3 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, 4 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, 4 months ago
- f747c7e rcu-tasks: Enclose task-list scan in rcu_read_lock() by Paul E. McKenney · 4 years, 4 months ago
- 592031c rcu-tasks: Fix low-probability task_struct leak by Paul E. McKenney · 4 years, 4 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, 5 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, 5 months ago
- f511ce1 Merge branch 'scftorture.2020.08.24a' into HEAD by Paul E. McKenney · 4 years, 5 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, 5 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, 7 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, 6 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, 6 months ago
- c8fa637 rcutorture: Properly set rcu_fwds for OOM handling by Paul E. McKenney · 4 years, 6 months ago
- 959954d rcutorture: Output number of elapsed grace periods by Joel Fernandes (Google) · 4 years, 7 months ago
- 83224af rcutorture: Remove KCSAN stubs by Paul E. McKenney · 4 years, 7 months ago
- cfeac39 rcu: Remove unused "cpu" parameter from rcu_report_qs_rdp() by Paul E. McKenney · 4 years, 5 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, 5 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, 6 months ago
- 1ef5a44 rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_cpu_stall_ftrace_dump by Paul E. McKenney · 4 years, 7 months ago
- fe63b72 rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_kick_kthreads by Paul E. McKenney · 4 years, 7 months ago
- a2b354b rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_resched_ns by Paul E. McKenney · 4 years, 7 months ago
- b5374b2 rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_divisor by Paul E. McKenney · 4 years, 7 months ago
- 2130c6b nocb: Remove show_rcu_nocb_state() false positive printout by Paul E. McKenney · 4 years, 7 months ago
- 9b1ce0a rcu/tree: Remove CONFIG_PREMPT_RCU check in force_qs_rnp() by Neeraj Upadhyay · 4 years, 7 months ago
- 9c39245 rcu/tree: Force quiescent state on callback overload by Neeraj Upadhyay · 4 years, 7 months ago
- e082c7b nocb: Clarify RCU nocb CPU error message by Paul E. McKenney · 4 years, 7 months ago
- a7886e8 rcu/trace: Use gp_seq_req in acceleration's rcu_grace_period tracepoint by Joel Fernandes (Google) · 4 years, 7 months ago
- 7487ea0 rcu: Initialize at declaration time in rcu_exp_handler() by Paul E. McKenney · 4 years, 7 months ago
- d9b6074 srcu: Remove KCSAN stubs by Paul E. McKenney · 4 years, 7 months ago
- beb27bd rcu: Remove KCSAN stubs from update.c by Paul E. McKenney · 4 years, 7 months ago
- ebc3505 rcu: Remove KCSAN stubs by Paul E. McKenney · 4 years, 7 months ago
- 26e760c rcu: kasan: record and print call_rcu() call stack by Walter Wu · 4 years, 5 months ago
- 6d2b84a Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- c1cc478 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, 6 months ago
- 5465a32 Merge tag 'core-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
- 13625c0 Merge branches 'doc.2020.06.29a', 'fixes.2020.06.29a', 'kfree_rcu.2020.06.29a', 'rcu-tasks.2020.06.29a', 'scale.2020.06.29a', 'srcu.2020.06.29a' and 'torture.2020.06.29a' into HEAD by Paul E. McKenney · 4 years, 7 months ago
- 7752275 rcutorture: Check for unwatched readers by Paul E. McKenney · 4 years, 7 months ago
- 8f43d59 rcu/rcutorture: Replace 0 with false by Jules Irenge · 4 years, 8 months ago
- cae7cc6 rcutorture: NULL rcu_torture_current earlier in cleanup code by Paul E. McKenney · 4 years, 9 months ago
- 4a5f133 rcutorture: Add races with task-exit processing by Paul E. McKenney · 4 years, 9 months ago
- bde50d8 srcu: Avoid local_irq_save() before acquiring spinlock_t by Sebastian Andrzej Siewior · 4 years, 8 months ago
- 7fef6cf srcu: Fix a typo in comment "amoritized"->"amortized" by Ethon Paul · 4 years, 9 months ago
- 1fbeb3a refperf: Rename refperf.c to refscale.c and change internal names by Paul E. McKenney · 4 years, 7 months ago
- 8e4ec3d refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TEST by Paul E. McKenney · 4 years, 7 months ago
- c7dcf81 rcu-tasks: Fix synchronize_rcu_tasks_trace() header comment by Paul E. McKenney · 4 years, 7 months ago
- e13ef44 refperf: Add test for RCU Tasks readers by Paul E. McKenney · 4 years, 8 months ago
- 72bb749 refperf: Add test for RCU Tasks Trace readers. by Paul E. McKenney · 4 years, 8 months ago
- 918b351 refperf: Change readdelay module parameter to nanoseconds by Paul E. McKenney · 4 years, 8 months ago
- 7c944d7 refperf: Work around 64-bit division by Arnd Bergmann · 4 years, 8 months ago
- 4dd72a3 refperf: Adjust refperf.loop default value by Paul E. McKenney · 4 years, 8 months ago
- b4d1e34 refperf: Add read-side delay module parameter by Paul E. McKenney · 4 years, 8 months ago
- 96af866 refperf: Simplify initialization-time wakeup protocol by Paul E. McKenney · 4 years, 8 months ago
- 6efb063 refperf: Label experiment-number column "Runs" by Paul E. McKenney · 4 years, 8 months ago
- 2db0bda refperf: Add warmup and cooldown processing phases by Paul E. McKenney · 4 years, 8 months ago
- 86e0da2 refperf: More closely synchronize reader start times by Paul E. McKenney · 4 years, 8 months ago
- af2789d refperf: Convert reader_task structure's "start" field to int by Paul E. McKenney · 4 years, 8 months ago
- b864f89 refperf: Tune reader measurement interval by Paul E. McKenney · 4 years, 8 months ago
- 2990750 refperf: Make functions static by Paul E. McKenney · 4 years, 8 months ago
- 2e90de7 refperf: Dynamically allocate thread-summary output buffer by Paul E. McKenney · 4 years, 8 months ago
- f518f15 refperf: Dynamically allocate experiment-summary output buffer by Paul E. McKenney · 4 years, 8 months ago
- dbf28ef refperf: Provide module parameter to specify number of experiments by Paul E. McKenney · 4 years, 8 months ago
- 8fc2878 refperf: Convert nreaders to a module parameter by Paul E. McKenney · 4 years, 8 months ago
- 83b88c8 refperf: Allow decimal nanoseconds by Paul E. McKenney · 4 years, 8 months ago
- 75dd8ef refperf: Hoist function-pointer calls out of the loop by Paul E. McKenney · 4 years, 8 months ago
- 777a54c refperf: Add holdoff parameter to allow CPUs to come online by Paul E. McKenney · 4 years, 8 months ago
- 708cda3 rcuperf: Add comments explaining the high reader overhead by Paul E. McKenney · 4 years, 8 months ago
- 653ed64 refperf: Add a test to measure performance of read-side synchronization by Joel Fernandes (Google) · 4 years, 8 months ago
- 7e86646 rcuperf: Remove useless while loops around wait_event by Joel Fernandes (Google) · 4 years, 8 months ago
- 30d8aa5 rcu-tasks: Fix code-style issues by Paul E. McKenney · 4 years, 7 months ago