summaryrefslogtreecommitdiff
path: root/kernel/torture.c
AgeCommit message (Expand)Author
2023-09-24torture: Print out torture module parametersPaul E. McKenney
2023-09-24rcutorture: Fix stuttering races and other issuesJoel Fernandes (Google)
2023-09-24torture: Make torture_hrtimeout_ns() take an hrtimer mode parameterPaul E. McKenney
2023-09-24torture: Share torture_random_state with torture_shuffle_tasks()Paul E. McKenney
2023-08-14torture: Stop right-shifting torture_random() return valuesPaul E. McKenney
2023-08-14torture: Move stutter_wait() timeouts to hrtimersPaul E. McKenney
2023-08-14torture: Move torture_shuffle() timeouts to hrtimersPaul E. McKenney
2023-08-14torture: Move torture_onoff() timeouts to hrtimersPaul E. McKenney
2023-08-14torture: Make torture_hrtimeout_*() use TASK_IDLEPaul E. McKenney
2023-08-14torture: Add lock_torture writer_fifo module parameterDietmar Eggemann
2023-08-14torture: Add a kthread-creation callback to _torture_create_kthread()Paul E. McKenney
2023-07-14torture: Support randomized shuffling for proxy exec testingConnor O'Brien
2023-01-05torture: Fix hang during kthread shutdown phaseJoel Fernandes (Google)
2023-01-03torture: Seed torture_random_state on CPUPaul E. McKenney
2022-02-01torture: Wake up kthreads after storing task_struct pointerPaul E. McKenney
2022-02-01torture: Distinguish kthread stopping and being asked to stopPaul E. McKenney
2021-12-07locktorture,rcutorture,torture: Always log error messageLi Zhijian
2021-08-10torture: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior
2021-03-08torture: Replace torture_init_begin string with %sStephen Zhang
2021-01-06torture: Maintain torture-specific set of CPUs-online booksPaul E. McKenney
2021-01-06torture: Clean up after torture-test CPU hotpluggingPaul E. McKenney
2021-01-06torture: Throttle VERBOSE_TOROUT_*() outputPaul E. McKenney
2021-01-06torture: Make stutter use torture_hrtimeout_*() functionsPaul E. McKenney
2021-01-06torture: Add fuzzed hrtimer-based sleep functionsPaul E. McKenney
2020-11-06rcutorture: Make stutter_wait() caller restore priorityPaul E. McKenney
2020-11-06torture: Make torture_stutter() use hrtimerPaul E. McKenney
2020-11-06torture: Periodically pause in stutter_wait()Paul E. McKenney
2020-06-29torture: Dump ftrace at shutdown only if requestedPaul E. McKenney
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-25torture: Replace cpu_up/down() with add/remove_cpu()Qais Yousef
2020-02-20torture: Allow disabling of boottime CPU-hotplug torture operationsPaul E. McKenney
2020-02-20torture: Forgive -EBUSY from boottime CPU-hotplug operationsPaul E. McKenney
2019-08-01torture: Remove exporting of internal functionsDenis Efremov
2019-05-28torture: Allow inter-stutter interval to be specifiedPaul E. McKenney
2019-05-28rcutorture: Fix stutter_wait() return value and freelist checksPaul E. McKenney
2019-03-26torture: Don't try to offline the last CPUPaul E. McKenney
2019-02-09Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...Paul E. McKenney
2019-02-09torture: Convert to SPDX license identifierPaul E. McKenney
2019-01-25rcutorture: Add grace period after CPU offlinePaul E. McKenney
2018-12-01torture: Remove unnecessary "ret" variablesPierce Griffiths
2018-12-01torture: Bring any extra CPUs online during kernel startupPaul E. McKenney
2018-08-29rcutorture: Check GP completion at stutter endPaul E. McKenney
2018-06-25torture: Keep old-school dmesg formatPaul E. McKenney
2018-06-25torture: Make online/offline messages appear only for verbose=2Paul E. McKenney
2018-05-15rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()Paul E. McKenney
2017-12-11torture: Save a line in stutter_wait(): while -> forPaul E. McKenney
2017-12-11torture: Eliminate torture_runnable and perf_runnablePaul E. McKenney
2017-12-11torture: Make stutter less vulnerable to compilers and racesPaul E. McKenney
2017-11-28torture: Suppress CPU stall warnings during shutdown ftrace dumpPaul E. McKenney
2017-07-25torture: Fix typo suppressing CPU-hotplug statisticsPaul E. McKenney