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
/
lib
/
test_lockup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/test_lockup: fix kernel pointer check for separate address spaces
Arnd Bergmann
2022-02-25
1
-3
/
+8
*
uaccess: fix type mismatch warnings from access_ok()
Arnd Bergmann
2022-02-25
1
-2
/
+2
*
lib/test_lockup: Adapt to changed variables
Sebastian Andrzej Siewior
2021-08-17
1
-3
/
+3
*
locking/mutex: Make mutex::wait_lock raw
Thomas Gleixner
2021-08-17
1
-1
/
+1
*
lib/test_lockup.c: minimum fix to get it compiled on PREEMPT_RT
Sebastian Andrzej Siewior
2020-12-15
1
-0
/
+16
*
lib/test_lockup.c: fix return value of test_lockup_init()
Tiezhu Yang
2020-08-12
1
-2
/
+2
*
lib/test_lockup.c: make symbol 'test_works' static
Wei Yongjun
2020-08-12
1
-1
/
+1
*
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
maccess: rename probe_kernel_address to get_kernel_nofault
Christoph Hellwig
2020-06-18
1
-3
/
+3
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
1
-4
/
+4
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-4
/
+4
*
lib/test_lockup.c: make test_inode static
Jason Yan
2020-06-04
1
-1
/
+1
*
lib/test_lockup.c: add parameters for locking generic vfs locks
Konstantin Khlebnikov
2020-04-07
1
-0
/
+45
*
lib/test_lockup.c: fix spelling mistake "iteraions" -> "iterations"
Colin Ian King
2020-04-07
1
-1
/
+1
*
lib/test_lockup: test module to generate lockups
Konstantin Khlebnikov
2020-04-07
1
-0
/
+554