index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
torture.c
Age
Commit message (
Expand
)
Author
2024-05-30
torture: Add MODULE_DESCRIPTION()
Jeff Johnson
2023-09-24
torture: Print out torture module parameters
Paul E. McKenney
2023-09-24
rcutorture: Fix stuttering races and other issues
Joel Fernandes (Google)
2023-09-24
torture: Make torture_hrtimeout_ns() take an hrtimer mode parameter
Paul E. McKenney
2023-09-24
torture: Share torture_random_state with torture_shuffle_tasks()
Paul E. McKenney
2023-08-14
torture: Stop right-shifting torture_random() return values
Paul E. McKenney
2023-08-14
torture: Move stutter_wait() timeouts to hrtimers
Paul E. McKenney
2023-08-14
torture: Move torture_shuffle() timeouts to hrtimers
Paul E. McKenney
2023-08-14
torture: Move torture_onoff() timeouts to hrtimers
Paul E. McKenney
2023-08-14
torture: Make torture_hrtimeout_*() use TASK_IDLE
Paul E. McKenney
2023-08-14
torture: Add lock_torture writer_fifo module parameter
Dietmar Eggemann
2023-08-14
torture: Add a kthread-creation callback to _torture_create_kthread()
Paul E. McKenney
2023-07-14
torture: Support randomized shuffling for proxy exec testing
Connor O'Brien
2023-01-05
torture: Fix hang during kthread shutdown phase
Joel Fernandes (Google)
2023-01-03
torture: Seed torture_random_state on CPU
Paul E. McKenney
2022-02-01
torture: Wake up kthreads after storing task_struct pointer
Paul E. McKenney
2022-02-01
torture: Distinguish kthread stopping and being asked to stop
Paul E. McKenney
2021-12-07
locktorture,rcutorture,torture: Always log error message
Li Zhijian
2021-08-10
torture: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-03-08
torture: Replace torture_init_begin string with %s
Stephen Zhang
2021-01-06
torture: Maintain torture-specific set of CPUs-online books
Paul E. McKenney
2021-01-06
torture: Clean up after torture-test CPU hotplugging
Paul E. McKenney
2021-01-06
torture: Throttle VERBOSE_TOROUT_*() output
Paul E. McKenney
2021-01-06
torture: Make stutter use torture_hrtimeout_*() functions
Paul E. McKenney
2021-01-06
torture: Add fuzzed hrtimer-based sleep functions
Paul E. McKenney
2020-11-06
rcutorture: Make stutter_wait() caller restore priority
Paul E. McKenney
2020-11-06
torture: Make torture_stutter() use hrtimer
Paul E. McKenney
2020-11-06
torture: Periodically pause in stutter_wait()
Paul E. McKenney
2020-06-29
torture: Dump ftrace at shutdown only if requested
Paul E. McKenney
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-03-25
torture: Replace cpu_up/down() with add/remove_cpu()
Qais Yousef
2020-02-20
torture: Allow disabling of boottime CPU-hotplug torture operations
Paul E. McKenney
2020-02-20
torture: Forgive -EBUSY from boottime CPU-hotplug operations
Paul E. McKenney
2019-08-01
torture: Remove exporting of internal functions
Denis Efremov
2019-05-28
torture: Allow inter-stutter interval to be specified
Paul E. McKenney
2019-05-28
rcutorture: Fix stutter_wait() return value and freelist checks
Paul E. McKenney
2019-03-26
torture: Don't try to offline the last CPU
Paul E. McKenney
2019-02-09
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
2019-02-09
torture: Convert to SPDX license identifier
Paul E. McKenney
2019-01-25
rcutorture: Add grace period after CPU offline
Paul E. McKenney
2018-12-01
torture: Remove unnecessary "ret" variables
Pierce Griffiths
2018-12-01
torture: Bring any extra CPUs online during kernel startup
Paul E. McKenney
2018-08-29
rcutorture: Check GP completion at stutter end
Paul E. McKenney
2018-06-25
torture: Keep old-school dmesg format
Paul E. McKenney
2018-06-25
torture: Make online/offline messages appear only for verbose=2
Paul E. McKenney
2018-05-15
rcu: Rename cond_resched_rcu_qs() to cond_resched_tasks_rcu_qs()
Paul E. McKenney
2017-12-11
torture: Save a line in stutter_wait(): while -> for
Paul E. McKenney
2017-12-11
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
2017-12-11
torture: Make stutter less vulnerable to compilers and races
Paul E. McKenney
2017-11-28
torture: Suppress CPU stall warnings during shutdown ftrace dump
Paul E. McKenney
[next]