- 81faa4f locktorture,rcutorture,torture: Always log error message by Li Zhijian · 3 years, 2 months ago
- ed4fa24 torture: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 5 months ago
- 4ac9de0 torture: Replace torture_init_begin string with %s by Stephen Zhang · 4 years ago
- 1afb95f torture: Maintain torture-specific set of CPUs-online books by Paul E. McKenney · 4 years ago
- 0b962c8 torture: Clean up after torture-test CPU hotplugging by Paul E. McKenney · 4 years ago
- 8a67a20 torture: Throttle VERBOSE_TOROUT_*() output by Paul E. McKenney · 4 years, 1 month ago
- ed24aff torture: Make stutter use torture_hrtimeout_*() functions by Paul E. McKenney · 4 years, 1 month ago
- ae19aaa torture: Add fuzzed hrtimer-based sleep functions by Paul E. McKenney · 4 years, 1 month ago
- ab1b788 rcutorture: Make stutter_wait() caller restore priority by Paul E. McKenney · 4 years, 3 months ago
- fda5ba9 torture: Make torture_stutter() use hrtimer by Paul E. McKenney · 4 years, 4 months ago
- 19012b7 torture: Periodically pause in stutter_wait() by Paul E. McKenney · 4 years, 4 months ago
- 2102ad2 torture: Dump ftrace at shutdown only if requested by Paul E. McKenney · 4 years, 6 months ago
- 992a1a3 Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
- 457bc8e torture: Replace cpu_up/down() with add/remove_cpu() by Qais Yousef · 4 years, 9 months ago
- 8171d3e torture: Allow disabling of boottime CPU-hotplug torture operations by Paul E. McKenney · 5 years ago
- a59ee76 torture: Forgive -EBUSY from boottime CPU-hotplug operations by Paul E. McKenney · 5 years ago
- 21f5754 torture: Remove exporting of internal functions by Denis Efremov · 5 years ago
- ff3bf92 torture: Allow inter-stutter interval to be specified by Paul E. McKenney · 6 years ago
- e8516c6 rcutorture: Fix stutter_wait() return value and freelist checks by Paul E. McKenney · 6 years ago
- 24aca4a torture: Don't try to offline the last CPU by Paul E. McKenney · 6 years ago
- e7ffb4e Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'spdx.2019.02.09a', 'srcu.2019.01.26a' and 'torture.2019.01.26a' into HEAD by Paul E. McKenney · 6 years ago
- 8f8e76c torture: Convert to SPDX license identifier by Paul E. McKenney · 6 years ago
- 3a6cb58 rcutorture: Add grace period after CPU offline by Paul E. McKenney · 6 years ago
- 2a7d968 torture: Remove unnecessary "ret" variables by Pierce Griffiths · 6 years ago
- 28cf595 torture: Bring any extra CPUs online during kernel startup by Paul E. McKenney · 6 years ago
- 474e59b rcutorture: Check GP completion at stutter end by Paul E. McKenney · 6 years ago
- 6050003 torture: Keep old-school dmesg format by Paul E. McKenney · 7 years ago
- 90127d6 torture: Make online/offline messages appear only for verbose=2 by Paul E. McKenney · 7 years ago
- cee4393 rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs() by Paul E. McKenney · 7 years ago
- 29d3939 torture: Save a line in stutter_wait(): while -> for by Paul E. McKenney · 7 years ago
- a2f2577 torture: Eliminate torture_runnable and perf_runnable by Paul E. McKenney · 7 years ago
- 4ced331 torture: Make stutter less vulnerable to compilers and races by Paul E. McKenney · 7 years ago
- dac9590 torture: Suppress CPU stall warnings during shutdown ftrace dump by Paul E. McKenney · 7 years ago
- a2b2df2 torture: Fix typo suppressing CPU-hotplug statistics by Paul E. McKenney · 8 years ago
- e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
- b564d62 scripts/spelling.txt: add "varible" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 31257c3 torture: Convert torture_shutdown() to hrtimer by Paul E. McKenney · 9 years ago
- 750db0f torture: Stop onoff task if there is only one cpu by Boqun Feng · 9 years ago
- d95f5ba torture: Break online and offline functions out of torture_onoff() by Paul E. McKenney · 9 years ago
- e9fb365 rcutorture: Dump trace buffer upon shutdown by Paul E. McKenney · 9 years ago
- 9eb5188 torture: Clarify refusal to run more than one torture test by Paul E. McKenney · 9 years ago
- 3836f53 torture: Consolidate cond_resched_rcu_qs() into stutter_wait() by Paul E. McKenney · 9 years ago
- 7d0ae80 rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE() by Paul E. McKenney · 10 years ago
- d36a7a0 torture: Address race in module cleanup by Davidlohr Bueso · 10 years ago
- eea203f rcu: Use pr_alert/pr_cont for printing logs by Joe Perches · 10 years ago
- 6945915 torture: Avoid format string leak to thead name by Kees Cook · 11 years ago
- 2b3f8ff torture: Remove __init from torture_init_begin/end by Pranith Kumar · 11 years ago
- 5228084 torture: Check for multiple concurrent torture tests by Paul E. McKenney · 11 years ago
- 5ed63b1 torture: Notice if an all-zero cpumask is passed inside a critical section by Iulia Manda · 11 years ago
- ab7d4505 torture: Increase stutter-end intensity by Paul E. McKenney · 11 years ago
- 0d6821d torture: Include "Stopping" string to torture_kthread_stopping() by Paul E. McKenney · 11 years ago
- f881825 rcutorture: Gracefully handle NULL cleanup hooks by Paul E. McKenney · 11 years ago
- bfefc73 rcutorture: Stop generic kthreads in torture_cleanup() by Paul E. McKenney · 11 years ago
- 9c029b8 rcutorture: Abstract torture_stop_kthread() by Paul E. McKenney · 11 years ago
- 47cf29b rcutorture: Abstract torture_create_kthread() by Paul E. McKenney · 11 years ago
- 7fafaac rcutorture: Fix rcutorture shutdown races by Paul E. McKenney · 11 years ago
- 14562d1 rcutorture: Announce task creation by Paul E. McKenney · 11 years ago
- e991dbc rcutorture: Abstract torture_shutdown() by Paul E. McKenney · 11 years ago
- 57a2fe9 rcutorture: Apply ACCESS_ONCE() to racy fullstop accesses by Paul E. McKenney · 11 years ago
- 628edaa rcutorture: Abstract stutter_wait() by Paul E. McKenney · 11 years ago
- fac480e rcutorture: Add diagnostic for unscheduled system shutdown by Paul E. McKenney · 11 years ago
- 36970bb rcutorture: Privatize fullstop by Paul E. McKenney · 11 years ago
- 4622b48 rcutorture: Abstract torture_shutdown_notify() by Paul E. McKenney · 11 years ago
- cc47ae0 rcutorture: Abstract torture-test cleanup by Paul E. McKenney · 11 years ago
- b5daa8f rcutorture: Abstract torture-test initialization by Paul E. McKenney · 11 years ago
- 2e9e808 rcutorture: Abstract torture_onoff() by Paul E. McKenney · 11 years ago
- 3808dc9 rcutorture: Abstract torture_shuffle() by Paul E. McKenney · 11 years ago
- f67a335 rcutorture: Abstract torture_shutdown_absorb() by Paul E. McKenney · 11 years ago
- 51b1130 rcutorture: Abstract rcu_torture_random() by Paul E. McKenney · 11 years ago