summaryrefslogtreecommitdiffstats
path: root/kernel/torture.c
Commit message (Expand)AuthorAgeFilesLines
* torture: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-101-3/+3
* torture: Replace torture_init_begin string with %sStephen Zhang2021-03-081-3/+3
* torture: Maintain torture-specific set of CPUs-online booksPaul E. McKenney2021-01-061-0/+16
* torture: Clean up after torture-test CPU hotpluggingPaul E. McKenney2021-01-061-14/+22
* torture: Throttle VERBOSE_TOROUT_*() outputPaul E. McKenney2021-01-061-0/+20
* torture: Make stutter use torture_hrtimeout_*() functionsPaul E. McKenney2021-01-061-15/+5
* torture: Add fuzzed hrtimer-based sleep functionsPaul E. McKenney2021-01-061-0/+75
* rcutorture: Make stutter_wait() caller restore priorityPaul E. McKenney2020-11-061-5/+4
* torture: Make torture_stutter() use hrtimerPaul E. McKenney2020-11-061-5/+12
* torture: Periodically pause in stutter_wait()Paul E. McKenney2020-11-061-2/+14
* torture: Dump ftrace at shutdown only if requestedPaul E. McKenney2020-06-291-1/+5
* Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-03-301-4/+5
|\
| * torture: Replace cpu_up/down() with add/remove_cpu()Qais Yousef2020-03-251-4/+5
* | torture: Allow disabling of boottime CPU-hotplug torture operationsPaul E. McKenney2020-02-201-0/+7
* | torture: Forgive -EBUSY from boottime CPU-hotplug operationsPaul E. McKenney2020-02-201-4/+18
|/
* torture: Remove exporting of internal functionsDenis Efremov2019-08-011-2/+0
* torture: Allow inter-stutter interval to be specifiedPaul E. McKenney2019-05-281-2/+4
* rcutorture: Fix stutter_wait() return value and freelist checksPaul E. McKenney2019-05-281-4/+13
* torture: Don't try to offline the last CPUPaul E. McKenney2019-03-261-0/+2
*-. Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney2019-02-091-17/+8
|\ \
| | * rcutorture: Add grace period after CPU offlinePaul E. McKenney2019-01-251-1/+5
| |/ |/|
| * torture: Convert to SPDX license identifierPaul E. McKenney2019-02-091-16/+3
|/
* torture: Remove unnecessary "ret" variablesPierce Griffiths2018-12-011-14/+8
* torture: Bring any extra CPUs online during kernel startupPaul E. McKenney2018-12-011-0/+12
* rcutorture: Check GP completion at stutter endPaul E. McKenney2018-08-291-1/+2
* torture: Keep old-school dmesg formatPaul E. McKenney2018-06-251-0/+3
* torture: Make online/offline messages appear only for verbose=2Paul E. McKenney2018-06-251-6/+6
* rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()Paul E. McKenney2018-05-151-1/+1
* torture: Save a line in stutter_wait(): while -> forPaul E. McKenney2017-12-111-2/+1
* torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney2017-12-111-4/+2
* torture: Make stutter less vulnerable to compilers and racesPaul E. McKenney2017-12-111-16/+17
* torture: Suppress CPU stall warnings during shutdown ftrace dumpPaul E. McKenney2017-11-281-1/+2
* torture: Fix typo suppressing CPU-hotplug statisticsPaul E. McKenney2017-07-251-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* torture: Convert torture_shutdown() to hrtimerPaul E. McKenney2016-08-221-14/+13
* torture: Stop onoff task if there is only one cpuBoqun Feng2016-06-141-0/+8
* torture: Break online and offline functions out of torture_onoff()Paul E. McKenney2016-06-141-64/+104
* rcutorture: Dump trace buffer upon shutdownPaul E. McKenney2016-04-211-0/+1
* torture: Clarify refusal to run more than one torture testPaul E. McKenney2016-03-311-1/+2
* torture: Consolidate cond_resched_rcu_qs() into stutter_wait()Paul E. McKenney2015-10-061-0/+1
* rcu: Convert ACCESS_ONCE() to READ_ONCE() and WRITE_ONCE()Paul E. McKenney2015-05-271-13/+13
* torture: Address race in module cleanupDavidlohr Bueso2014-09-161-3/+13
* rcu: Use pr_alert/pr_cont for printing logsJoe Perches2014-09-071-9/+7
* torture: Avoid format string leak to thead nameKees Cook2014-07-071-1/+1
* torture: Remove __init from torture_init_begin/endPranith Kumar2014-05-141-2/+2
* torture: Check for multiple concurrent torture testsPaul E. McKenney2014-05-141-2/+11
* torture: Notice if an all-zero cpumask is passed inside a critical sectionIulia Manda2014-05-141-6/+1
* torture: Increase stutter-end intensityPaul E. McKenney2014-05-141-2/+10
* torture: Include "Stopping" string to torture_kthread_stopping()Paul E. McKenney2014-05-141-2/+4