| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-30 | rcutorture: Add NOCB02 config for nocb poll mode testing |  Joel Fernandes | 2 | -0/+23 |
| 2026-03-30 | rcutorture: Add NOCB01 config for RCU_LAZY torture testing |  Joel Fernandes | 2 | -0/+23 |
| 2026-03-30 | rcuscale: Ditch rcu_scale_shutdown in favor of torture_shutdown_init() |  Paul E. McKenney | 1 | -1/+1 |
| 2026-03-30 | refscale: Ditch ref_scale_shutdown in favor of torture_shutdown_init() |  Paul E. McKenney | 1 | -1/+1 |
| 2026-03-30 | rcutorture: Add a textbook-style trivial preemptible RCU |  Paul E. McKenney | 2 | -0/+15 |
| 2026-03-05 | scftorture: Update due to x86 not supporting none/voluntary preemption |  Paul E. McKenney | 1 | -1/+2 |
| 2026-03-05 | refscale: Update due to x86 not supporting none/voluntary preemption |  Paul E. McKenney | 2 | -2/+4 |
| 2026-03-05 | rcuscale: Update due to x86 not supporting none/voluntary preemption |  Paul E. McKenney | 2 | -2/+4 |
| 2026-03-05 | rcutorture: Update due to x86 not supporting none/voluntary preemption |  Paul E. McKenney | 12 | -13/+29 |
| 2026-01-01 | rcu: Clean up after the SRCU-fastification of RCU Tasks Trace |  Paul E. McKenney | 2 | -2/+0 |
| 2025-11-06 | rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE |  Valentin Schneider | 1 | -0/+1 |
| 2025-07-16 | rcutorture: Remove SRCU-lite scenarios |  Paul E. McKenney | 3 | -14/+0 |
| 2025-06-25 | rcutorture: Make BUSTED scenario check and log readers |  Paul E. McKenney | 1 | -0/+3 |
| 2025-05-16 | rcutorture: Remove MAXSMP and CPUMASK_OFFSTACK from TREE01 |  Paul E. McKenney | 1 | -2/+0 |
| 2025-05-16 | rcutorture: Reduce TREE01 CPU overcommit |  Paul E. McKenney | 1 | -1/+1 |
| 2025-03-04 | Merge branches 'docs.2025.02.04a', 'lazypreempt.2025.03.04a', 'misc.2025.03.04a', 'srcu.2025.02.05a' and 'torture.2025.02.05a' |  Boqun Feng | 4 | -2/+11 |
| 2025-03-04 | rcutorture: Make scenario TREE07 build CONFIG_PREEMPT_LAZY=y |  Paul E. McKenney | 1 | -1/+2 |
| 2025-03-04 | rcutorture: Make scenario TREE10 build CONFIG_PREEMPT_LAZY=y |  Paul E. McKenney | 1 | -1/+2 |
| 2025-03-04 | rcu: Update TREE05.boot to test normal synchronize_rcu() |  Uladzislau Rezki (Sony) | 1 | -0/+6 |
| 2025-02-05 | rcutorture: Make scenario SRCU-P use srcu_read_lock_fast() |  Paul E. McKenney | 1 | -0/+1 |
| 2024-12-14 | rcutorture: Make the TREE03 scenario do preemption |  Paul E. McKenney | 1 | -0/+1 |
| 2024-11-12 | rcutorture: Add light-weight SRCU scenario |  Paul E. McKenney | 5 | -1/+16 |
| 2024-09-09 | Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.09.24a', 'rcutorture.14.08.24a', 'rcustall.09.09.24a', 'srcu.12.08.24a', 'rcu.tasks.14.08.24a', 'rcu_scaling_tests.15.08.24a', 'fixes.12.08.24a' and 'misc.11.08.24a' into next.09.09.24a |  Neeraj Upadhyay | 6 | -2/+26 |
| 2024-08-14 | refscale: Add TINY scenario |  Paul E. McKenney | 1 | -0/+20 |
| 2024-08-07 | rcutorture: Add rcutree.nohz_full_patience_delay to TREE07 |  Paul E. McKenney | 1 | -0/+1 |
| 2024-07-29 | rcutorture: Add CFcommon.arch for arch-specific Kconfig options |  Zhouyi Zhou | 4 | -2/+5 |
| 2024-04-09 | rcutorture: Enable RCU priority boosting for TREE09 |  Paul E. McKenney | 1 | -2/+3 |
| 2023-11-23 | rcutorture: Add mid-sized stall to TREE07 |  Paul E. McKenney | 1 | -0/+3 |
| 2023-09-24 | rcutorture: Add CONFIG_DEBUG_OBJECTS to RCU Tasks testing |  Paul E. McKenney | 1 | -0/+1 |
| 2023-08-28 | Merge tag 'scftorture.2023.08.15a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu |  Linus Torvalds | 1 | -0/+2 |
| 2023-08-16 | Merge branches 'doc.2023.07.14b', 'fixes.2023.08.16a', 'rcu-tasks.2023.07.24a', 'rcuscale.2023.07.14b', 'refscale.2023.07.14b', 'torture.2023.08.14a' and 'torturescripts.2023.07.20a' into HEAD |  Paul E. McKenney | 10 | -12/+20 |
| 2023-07-14 | torture: Place --bootargs parameters at end of -append list |  Paul E. McKenney | 5 | -10/+15 |
| 2023-07-14 | rcutorture: Remove contradictory Kconfig constraint |  Paul E. McKenney | 1 | -1/+0 |
| 2023-07-14 | rcutorture: Remove obsolete BOOTPARAM_HOTPLUG_CPU0 Kconfig option |  Paul E. McKenney | 1 | -1/+0 |
| 2023-07-14 | scftorture: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario |  Paul E. McKenney | 1 | -0/+2 |
| 2023-07-14 | rcuscale: Add CONFIG_PREEMPT_DYNAMIC=n to TRACE01 scenario |  Paul E. McKenney | 1 | -0/+2 |
| 2023-07-14 | rcuscale: Add RCU Tasks Rude testing |  Paul E. McKenney | 1 | -0/+2 |
| 2023-07-14 | refscale: Add CONFIG_PREEMPT_DYNAMIC=n to NOPREEMPT scenario |  Paul E. McKenney | 1 | -0/+1 |
| 2023-05-11 | rcutorture: Correct name of use_softirq module parameter |  Paul E. McKenney | 2 | -2/+2 |
| 2023-04-24 | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jfern/linux |  Linus Torvalds | 2 | -0/+2 |
| 2023-03-11 | rcutorture: Make scenario TREE04 enable lazy call_rcu() |  Paul E. McKenney | 1 | -0/+1 |
| 2023-03-11 | rcutorture: Set CONFIG_BOOTPARAM_HOTPLUG_CPU0 to offline CPU 0 |  Paul E. McKenney | 1 | -0/+1 |
| 2023-03-07 | locktorture: Add nested locking to rtmutex torture tests |  John Stultz | 3 | -0/+8 |
| 2023-03-07 | locktorture: Add nested locking to mutex torture tests |  John Stultz | 3 | -0/+8 |
| 2022-05-03 | Merge branches 'docs.2022.04.20a', 'fixes.2022.04.20a', 'nocb.2022.04.11b', 'rcu-tasks.2022.04.11b', 'srcu.2022.05.03a', 'torture.2022.04.11b', 'torture-tasks.2022.04.20a' and 'torturescript.2022.04.20a' into HEAD |  Paul E. McKenney | 20 | -9/+54 |
| 2022-04-20 | scftorture: Remove extraneous "scf" from per_version_boot_params |  Paul E. McKenney | 1 | -2/+1 |
| 2022-04-20 | rcutorture: Adjust scenarios' Kconfig options for CONFIG_PREEMPT_DYNAMIC |  Paul E. McKenney | 4 | -2/+6 |
| 2022-04-20 | scftorture: Adjust for TASKS_RCU Kconfig option being selected |  Paul E. McKenney | 2 | -0/+3 |
| 2022-04-20 | rcuscale: Allow rcuscale without RCU Tasks Rude/Trace |  Paul E. McKenney | 1 | -1/+2 |
| 2022-04-20 | rcuscale: Allow rcuscale without RCU Tasks |  Paul E. McKenney | 2 | -2/+4 |