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
/
test-ww_mutex.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
locking/ww-mutex: Fix uninitialized use of ret in test_aa()
Nathan Chancellor
2021-10-01
1
-1
/
+2
*
kernel/locking: Add context to ww_mutex_trylock()
Maarten Lankhorst
2021-09-17
1
-21
/
+65
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 9
Thomas Gleixner
2019-05-21
1
-14
/
+1
*
locking/ww_mutex: Fix runtime warning in the WW mutex selftest
Guenter Roeck
2018-10-03
1
-4
/
+6
*
locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"
Colin Ian King
2018-09-10
1
-1
/
+1
*
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
2018-07-03
1
-1
/
+1
*
mm: treewide: remove GFP_TEMPORARY allocation flag
Michal Hocko
2017-09-13
1
-1
/
+1
*
locking/ww-mutex: Limit stress test to 2 seconds
Chris Wilson
2017-03-30
1
-9
/
+9
*
locking/ww_mutex: Improve test to cover acquire context changes
Peter Zijlstra
2017-03-16
1
-8
/
+7
*
locking/ww_mutex: Adjust the lock number for stress test
Boqun Feng
2017-03-02
1
-1
/
+1
*
locking/ww_mutex: Replace cpu_relax() with cond_resched() for tests
Chris Wilson
2017-03-02
1
-2
/
+2
*
locking/ww_mutex: Add kselftests for ww_mutex stress
Chris Wilson
2017-01-14
1
-0
/
+254
*
locking/ww_mutex: Add kselftests for resolving ww_mutex cyclic deadlocks
Chris Wilson
2017-01-14
1
-0
/
+115
*
locking/ww_mutex: Add kselftests for ww_mutex ABBA deadlock detection
Chris Wilson
2017-01-14
1
-0
/
+98
*
locking/ww_mutex: Add kselftests for ww_mutex AA deadlock detection
Chris Wilson
2017-01-14
1
-0
/
+39
*
locking/ww_mutex: Begin kselftests for ww_mutex
Chris Wilson
2017-01-14
1
-0
/
+140