index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
locktorture.c
Age
Commit message (
Expand
)
Author
2020-11-06
locktorture: Invoke percpu_free_rwsem() to do percpu-rwsem cleanup
Hou Tao
2020-11-06
locktorture: Prevent hangs for invalid arguments
Paul E. McKenney
2020-11-06
locktorture: Ignore nreaders_stress if no readlock support
Hou Tao
2020-11-06
locktorture: Track time of last ->writeunlock()
Paul E. McKenney
2020-08-24
locktorture: Make function torture_percpu_rwsem_init() static
Wei Yongjun
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-29
locktorture: Use true and false to assign to bool variables
Zou Wei
2020-06-15
sched,locktorture: Convert to sched_set_fifo()
Peter Zijlstra
2020-02-20
locktorture: Forgive apparent unfairness if CPU hotplug
Paul E. McKenney
2020-02-20
locktorture: Use private random-number generators
Paul E. McKenney
2020-02-20
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
2019-10-05
locking: locktorture: Do not include rwlock.h directly
Wolfgang M. Reimer
2019-10-05
locktorture: Replace strncmp() with str_has_prefix()
Chuhong Yuan
2019-05-28
torture: Allow inter-stutter interval to be specified
Paul E. McKenney
2019-03-26
locktorture: NULL cxt.lwsa and cxt.lrsa to allow bad-arg detection
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
locking/locktorture: Convert to SPDX license identifier
Paul E. McKenney
2019-01-25
rcutorture: Add grace period after CPU offline
Paul E. McKenney
2018-08-15
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-07-03
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
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-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-12-11
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
2017-12-11
locking/locktorture: Fix num reader/writer corner cases
Davidlohr Bueso
2017-12-11
locking/locktorture: Fix rwsem reader_delay
Davidlohr Bueso
2017-12-11
torture: Reduce #ifdefs for preempt_schedule()
Paul E. McKenney
2017-03-02
sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-01-14
locktorture: Fix potential memory leak with rw lock test
Yang Shi
2017-01-14
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
2016-04-28
lcoking/locktorture: Simplify the torture_runnable computation
Paul E. McKenney
2016-04-13
locking/locktorture: Fix NULL pointer dereference for cleanup paths
Davidlohr Bueso
2016-04-13
locking/locktorture: Fix deboosting NULL pointer dereference
Davidlohr Bueso
2015-10-07
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
2015-10-06
locktorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
2015-10-06
locktorture: Add torture tests for percpu_rwsem
Paul E. McKenney
2015-10-06
locktorture: Support rtmutex torturing
Davidlohr Bueso
2015-05-27
locktorture: Change longdelay_us to longdelay_ms
Paul E. McKenney
2015-05-27
locktorture: fix deadlock in 'rw_lock_irq' type
Alexey Kodanev
2014-09-30
locktorture: Cleanup header usage
Davidlohr Bueso
2014-09-30
locktorture: Cannot hold read and write lock
Davidlohr Bueso
2014-09-30
locktorture: Fix __acquire annotation for spinlock irq
Davidlohr Bueso
2014-09-30
locktorture: Support rwlocks
Davidlohr Bueso
2014-09-16
locktorture: Introduce torture context
Davidlohr Bueso
2014-09-16
locktorture: Support rwsems
Davidlohr Bueso
2014-09-16
locktorture: Add infrastructure for torturing read locks
Davidlohr Bueso
2014-09-16
torture: Address race in module cleanup
Davidlohr Bueso
[next]