1. 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
  2. 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
  3. 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
  4. 72a2fbd rcu/tree: docs: document bkvcache new members at struct kfree_rcu_cpu by Mauro Carvalho Chehab · 4 years, 4 months ago
  5. 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
  6. 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
  7. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  8. 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
  9. f9e62f3 treewide: Make all debug_obj_descriptors const by Stephen Boyd · 4 years, 5 months ago
  10. 3ad1c8e rcu/tree: Export rcu_idle_{enter,exit} to modules by Borislav Petkov · 4 years, 4 months ago
  11. f747c7e rcu-tasks: Enclose task-list scan in rcu_read_lock() by Paul E. McKenney · 4 years, 4 months ago
  12. 592031c rcu-tasks: Fix low-probability task_struct leak by Paul E. McKenney · 4 years, 4 months ago
  13. ba3a86e rcu-tasks: Fix grace-period/unlock race in RCU Tasks Trace by Paul E. McKenney · 4 years, 4 months ago
  14. 4fe192d rcu-tasks: Shorten per-grace-period sleep for RCU Tasks Trace by Paul E. McKenney · 4 years, 4 months ago
  15. 574de87 rcu-tasks: Selectively enable more RCU Tasks Trace IPIs by Paul E. McKenney · 4 years, 4 months ago
  16. 78edc00 rcu-tasks: Prevent complaints of unused show_rcu_tasks_classic_gp_kthread() by Paul E. McKenney · 4 years, 5 months ago
  17. 2393a61 rcu-tasks: Use more aggressive polling for RCU Tasks Trace by Paul E. McKenney · 4 years, 4 months ago
  18. 6731da9 rcu-tasks: Mark variables static by Paul E. McKenney · 4 years, 4 months ago
  19. 7fbe67e Merge branch 'strictgp.2020.08.24a' into HEAD by Paul E. McKenney · 4 years, 5 months ago
  20. f511ce1 Merge branch 'scftorture.2020.08.24a' into HEAD by Paul E. McKenney · 4 years, 5 months ago
  21. 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
  22. 70060b8 rcu: Shrink each possible cpu krcp by Zqiang · 4 years, 5 months ago
  23. 5392227 rcu/segcblist: Prevent useless GP start if no CBs to accelerate by Joel Fernandes (Google) · 4 years, 7 months ago
  24. d685514 rcutorture: Allow pointer leaks to test diagnostic code by Paul E. McKenney · 4 years, 5 months ago
  25. 299c7d9 rcutorture: Hoist OOM registry up one level by Paul E. McKenney · 4 years, 6 months ago
  26. 58db578 refperf: Avoid null pointer dereference when buf fails to allocate by Colin Ian King · 4 years, 6 months ago
  27. 57f6020 rcutorture: Properly synchronize with OOM notifier by Paul E. McKenney · 4 years, 6 months ago
  28. c8fa637 rcutorture: Properly set rcu_fwds for OOM handling by Paul E. McKenney · 4 years, 6 months ago
  29. 959954d rcutorture: Output number of elapsed grace periods by Joel Fernandes (Google) · 4 years, 7 months ago
  30. 83224af rcutorture: Remove KCSAN stubs by Paul E. McKenney · 4 years, 7 months ago
  31. cfeac39 rcu: Remove unused "cpu" parameter from rcu_report_qs_rdp() by Paul E. McKenney · 4 years, 5 months ago
  32. aa40c13 rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPs by Paul E. McKenney · 4 years, 5 months ago
  33. a657f26 rcu: Execute RCU reader shortly after rcu_core for strict GPs by Paul E. McKenney · 4 years, 5 months ago
  34. 3d29aaf rcu: Provide optional RCU-reader exit delay for strict GPs by Paul E. McKenney · 4 years, 5 months ago
  35. 4e025f5 rcu: IPI all CPUs at GP end for strict GPs by Paul E. McKenney · 4 years, 5 months ago
  36. 933ada2 rcu: IPI all CPUs at GP start for strict GPs by Paul E. McKenney · 4 years, 5 months ago
  37. 1a2f5d5 rcu: Attempt QS when CPU discovers GP for strict GPs by Paul E. McKenney · 4 years, 5 months ago
  38. 44bad5b rcu: Do full report for .need_qs for strict GPs by Paul E. McKenney · 4 years, 5 months ago
  39. f19920e rcu: Always set .need_qs from __rcu_read_lock() for strict GPs by Paul E. McKenney · 4 years, 5 months ago
  40. 29fc5f9 rcu: Force DEFAULT_RCU_BLIMIT to 1000 for strict RCU GPs by Paul E. McKenney · 4 years, 5 months ago
  41. aecd34b rcu: Restrict default jiffies_till_first_fqs for strict RCU GPs by Paul E. McKenney · 4 years, 5 months ago
  42. dc12691 rcu: Reduce leaf fanout for strict RCU grace periods by Paul E. McKenney · 4 years, 5 months ago
  43. 8cbd0e3 rcu: Add Kconfig option for strict RCU grace periods by Paul E. McKenney · 4 years, 5 months ago
  44. 4e88ec4 rcuperf: Change rcuperf to rcuscale by Paul E. McKenney · 4 years, 5 months ago
  45. 7f2a53c rcu: Remove unused __rcu_is_watching() function by Paul E. McKenney · 4 years, 5 months ago
  46. 666ca29 rcu: Make FQS more aggressive in complaining about offline CPUs by Joel Fernandes (Google) · 4 years, 5 months ago
  47. f37599e rcu: Clarify comments about FQS loop reporting quiescent states by Joel Fernandes (Google) · 4 years, 5 months ago
  48. 4569c5e rcu/nocb: Add a warning for non-GP kthread running GP code by Paul E. McKenney · 4 years, 5 months ago
  49. c0f97f2 rcu: Move rcu_cpu_started per-CPU variable to rcu_data by Paul E. McKenney · 4 years, 6 months ago
  50. 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
  51. fe63b72 rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_kick_kthreads by Paul E. McKenney · 4 years, 7 months ago
  52. a2b354b rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_resched_ns by Paul E. McKenney · 4 years, 7 months ago
  53. b5374b2 rcu: Add READ_ONCE() to rcu_do_batch() access to rcu_divisor by Paul E. McKenney · 4 years, 7 months ago
  54. 2130c6b nocb: Remove show_rcu_nocb_state() false positive printout by Paul E. McKenney · 4 years, 7 months ago
  55. 9b1ce0a rcu/tree: Remove CONFIG_PREMPT_RCU check in force_qs_rnp() by Neeraj Upadhyay · 4 years, 7 months ago
  56. 9c39245 rcu/tree: Force quiescent state on callback overload by Neeraj Upadhyay · 4 years, 7 months ago
  57. e082c7b nocb: Clarify RCU nocb CPU error message by Paul E. McKenney · 4 years, 7 months ago
  58. a7886e8 rcu/trace: Use gp_seq_req in acceleration's rcu_grace_period tracepoint by Joel Fernandes (Google) · 4 years, 7 months ago
  59. 7487ea0 rcu: Initialize at declaration time in rcu_exp_handler() by Paul E. McKenney · 4 years, 7 months ago
  60. d9b6074 srcu: Remove KCSAN stubs by Paul E. McKenney · 4 years, 7 months ago
  61. beb27bd rcu: Remove KCSAN stubs from update.c by Paul E. McKenney · 4 years, 7 months ago
  62. ebc3505 rcu: Remove KCSAN stubs by Paul E. McKenney · 4 years, 7 months ago
  63. 26e760c rcu: kasan: record and print call_rcu() call stack by Walter Wu · 4 years, 5 months ago
  64. 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
  65. 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
  66. 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
  67. 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
  68. 7752275 rcutorture: Check for unwatched readers by Paul E. McKenney · 4 years, 7 months ago
  69. 8f43d59 rcu/rcutorture: Replace 0 with false by Jules Irenge · 4 years, 8 months ago
  70. cae7cc6 rcutorture: NULL rcu_torture_current earlier in cleanup code by Paul E. McKenney · 4 years, 9 months ago
  71. 4a5f133 rcutorture: Add races with task-exit processing by Paul E. McKenney · 4 years, 9 months ago
  72. bde50d8 srcu: Avoid local_irq_save() before acquiring spinlock_t by Sebastian Andrzej Siewior · 4 years, 8 months ago
  73. 7fef6cf srcu: Fix a typo in comment "amoritized"->"amortized" by Ethon Paul · 4 years, 9 months ago
  74. 1fbeb3a refperf: Rename refperf.c to refscale.c and change internal names by Paul E. McKenney · 4 years, 7 months ago
  75. 8e4ec3d refperf: Rename RCU_REF_PERF_TEST to RCU_REF_SCALE_TEST by Paul E. McKenney · 4 years, 7 months ago
  76. c7dcf81 rcu-tasks: Fix synchronize_rcu_tasks_trace() header comment by Paul E. McKenney · 4 years, 7 months ago
  77. e13ef44 refperf: Add test for RCU Tasks readers by Paul E. McKenney · 4 years, 8 months ago
  78. 72bb749 refperf: Add test for RCU Tasks Trace readers. by Paul E. McKenney · 4 years, 8 months ago
  79. 918b351 refperf: Change readdelay module parameter to nanoseconds by Paul E. McKenney · 4 years, 8 months ago
  80. 7c944d7 refperf: Work around 64-bit division by Arnd Bergmann · 4 years, 8 months ago
  81. 4dd72a3 refperf: Adjust refperf.loop default value by Paul E. McKenney · 4 years, 8 months ago
  82. b4d1e34 refperf: Add read-side delay module parameter by Paul E. McKenney · 4 years, 8 months ago
  83. 96af866 refperf: Simplify initialization-time wakeup protocol by Paul E. McKenney · 4 years, 8 months ago
  84. 6efb063 refperf: Label experiment-number column "Runs" by Paul E. McKenney · 4 years, 8 months ago
  85. 2db0bda refperf: Add warmup and cooldown processing phases by Paul E. McKenney · 4 years, 8 months ago
  86. 86e0da2 refperf: More closely synchronize reader start times by Paul E. McKenney · 4 years, 8 months ago
  87. af2789d refperf: Convert reader_task structure's "start" field to int by Paul E. McKenney · 4 years, 8 months ago
  88. b864f89 refperf: Tune reader measurement interval by Paul E. McKenney · 4 years, 8 months ago
  89. 2990750 refperf: Make functions static by Paul E. McKenney · 4 years, 8 months ago
  90. 2e90de7 refperf: Dynamically allocate thread-summary output buffer by Paul E. McKenney · 4 years, 8 months ago
  91. f518f15 refperf: Dynamically allocate experiment-summary output buffer by Paul E. McKenney · 4 years, 8 months ago
  92. dbf28ef refperf: Provide module parameter to specify number of experiments by Paul E. McKenney · 4 years, 8 months ago
  93. 8fc2878 refperf: Convert nreaders to a module parameter by Paul E. McKenney · 4 years, 8 months ago
  94. 83b88c8 refperf: Allow decimal nanoseconds by Paul E. McKenney · 4 years, 8 months ago
  95. 75dd8ef refperf: Hoist function-pointer calls out of the loop by Paul E. McKenney · 4 years, 8 months ago
  96. 777a54c refperf: Add holdoff parameter to allow CPUs to come online by Paul E. McKenney · 4 years, 8 months ago
  97. 708cda3 rcuperf: Add comments explaining the high reader overhead by Paul E. McKenney · 4 years, 8 months ago
  98. 653ed64 refperf: Add a test to measure performance of read-side synchronization by Joel Fernandes (Google) · 4 years, 8 months ago
  99. 7e86646 rcuperf: Remove useless while loops around wait_event by Joel Fernandes (Google) · 4 years, 8 months ago
  100. 30d8aa5 rcu-tasks: Fix code-style issues by Paul E. McKenney · 4 years, 7 months ago