/arch/microblaze/

ux-2.6.21.y Hosts the 0x221E linux distro kernel.Ubuntu
summaryrefslogtreecommitdiff
path: root/kernel/torture.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-08-14torture: Delay CPU-hotplug operations until boot completesPaul E. McKenney
2025-08-14torture: Announce kernel boot status at torture-test startupPaul E. McKenney
2025-02-05torture: Add get_torture_init_jiffies() for test-start timePaul E. McKenney
2024-05-30torture: Add MODULE_DESCRIPTION()Jeff Johnson
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