index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
locktorture.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/locktorture: Fix incorrect use of ww_acquire_ctx in ww_mutex test
Waiman Long
2021-03-19
1
-12
/
+27
*
locking/locktorture: Pass thread id to lock/unlock functions
Waiman Long
2021-03-19
1
-36
/
+58
*
locking/locktorture: Fix false positive circular locking splat in ww_mutex test
Waiman Long
2021-03-19
1
-3
/
+14
*
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
2021-01-22
1
-1
/
+0
|
\
|
*
locking: Remove duplicate include of percpu-rwsem.h
Wang Qing
2021-01-04
1
-1
/
+0
*
|
locktorture: Invoke percpu_free_rwsem() to do percpu-rwsem cleanup
Hou Tao
2020-11-06
1
-5
/
+21
*
|
locktorture: Prevent hangs for invalid arguments
Paul E. McKenney
2020-11-06
1
-0
/
+5
*
|
locktorture: Ignore nreaders_stress if no readlock support
Hou Tao
2020-11-06
1
-1
/
+2
*
|
locktorture: Track time of last ->writeunlock()
Paul E. McKenney
2020-11-06
1
-0
/
+2
|
/
*
locktorture: Make function torture_percpu_rwsem_init() static
Wei Yongjun
2020-08-24
1
-1
/
+1
*
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-06
1
-8
/
+2
|
\
|
*
sched,locktorture: Convert to sched_set_fifo()
Peter Zijlstra
2020-06-15
1
-8
/
+2
*
|
locktorture: Use true and false to assign to bool variables
Zou Wei
2020-06-29
1
-7
/
+7
|
/
*
locktorture: Forgive apparent unfairness if CPU hotplug
Paul E. McKenney
2020-02-20
1
-1
/
+2
*
locktorture: Use private random-number generators
Paul E. McKenney
2020-02-20
1
-2
/
+2
*
locktorture: Print ratio of acquisitions, not failures
Paul E. McKenney
2020-02-20
1
-4
/
+4
*
locking: locktorture: Do not include rwlock.h directly
Wolfgang M. Reimer
2019-10-05
1
-1
/
+0
*
locktorture: Replace strncmp() with str_has_prefix()
Chuhong Yuan
2019-10-05
1
-4
/
+4
*
torture: Allow inter-stutter interval to be specified
Paul E. McKenney
2019-05-28
1
-1
/
+1
*
locktorture: NULL cxt.lwsa and cxt.lrsa to allow bad-arg detection
Paul E. McKenney
2019-03-26
1
-0
/
+2
*
-
.
Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'sp...
Paul E. McKenney
2019-02-09
1
-17
/
+4
|
\
\
|
|
*
rcutorture: Add grace period after CPU offline
Paul E. McKenney
2019-01-25
1
-1
/
+1
|
|
/
|
/
|
|
*
locking/locktorture: Convert to SPDX license identifier
Paul E. McKenney
2019-02-09
1
-16
/
+3
|
/
*
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-15
1
-1
/
+1
|
\
|
*
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
2018-07-03
1
-1
/
+1
*
|
torture: Keep old-school dmesg format
Paul E. McKenney
2018-06-25
1
-0
/
+3
*
|
torture: Make online/offline messages appear only for verbose=2
Paul E. McKenney
2018-06-25
1
-1
/
+1
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-2
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-2
/
+6
*
torture: Eliminate torture_runnable and perf_runnable
Paul E. McKenney
2017-12-11
1
-5
/
+1
*
locking/locktorture: Fix num reader/writer corner cases
Davidlohr Bueso
2017-12-11
1
-32
/
+44
*
locking/locktorture: Fix rwsem reader_delay
Davidlohr Bueso
2017-12-11
1
-1
/
+1
*
torture: Reduce #ifdefs for preempt_schedule()
Paul E. McKenney
2017-12-11
1
-18
/
+6
*
sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
1
-0
/
+73
|
\
|
*
locking/ww_mutex: Add ww_mutex to locktorture test
Chris Wilson
2017-01-14
1
-0
/
+73
*
|
locktorture: Fix potential memory leak with rw lock test
Yang Shi
2017-01-14
1
-0
/
+6
|
/
*
lcoking/locktorture: Simplify the torture_runnable computation
Paul E. McKenney
2016-04-28
1
-6
/
+1
*
locking/locktorture: Fix NULL pointer dereference for cleanup paths
Davidlohr Bueso
2016-04-13
1
-0
/
+12
*
locking/locktorture: Fix deboosting NULL pointer dereference
Davidlohr Bueso
2016-04-13
1
-3
/
+3
*
-
.
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
2015-10-07
1
-5
/
+159
|
\
\
|
|
*
locktorture: Fix module unwind when bad torture_type specified
Paul E. McKenney
2015-10-06
1
-3
/
+3
|
|
/
|
/
|
|
*
locktorture: Add torture tests for percpu_rwsem
Paul E. McKenney
2015-10-06
1
-0
/
+44
|
*
locktorture: Support rtmutex torturing
Davidlohr Bueso
2015-10-06
1
-2
/
+112
|
/
*
locktorture: Change longdelay_us to longdelay_ms
Paul E. McKenney
2015-05-27
1
-6
/
+6
*
locktorture: fix deadlock in 'rw_lock_irq' type
Alexey Kodanev
2015-05-27
1
-1
/
+1
*
locktorture: Cleanup header usage
Davidlohr Bueso
2014-09-30
1
-13
/
+1
*
locktorture: Cannot hold read and write lock
Davidlohr Bueso
2014-09-30
1
-0
/
+10
*
locktorture: Fix __acquire annotation for spinlock irq
Davidlohr Bueso
2014-09-30
1
-1
/
+1
[next]