index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_kmod.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-11
lib/test_kmod: do not hardcode/depend on any filesystem
Herton R. Krzesinski
1
-30
/
+34
2024-06-24
lib/test_kmod: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-02-02
lib/test_kmod: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+5
2023-01-25
test_kmod: stop kernel-doc warnings
Randy Dunlap
1
-6
/
+5
2022-11-08
testing: use the copyleft-next-0.3.1 SPDX tag
Luis Chamberlain
1
-11
/
+1
2022-03-29
lib/test: use after free in register_test_dev_kmod()
Dan Carpenter
1
-0
/
+1
2021-07-08
lib/test: fix spelling mistakes
Zhen Lei
1
-3
/
+3
2020-12-15
lib: cleanup kstrto*() usage
Alexey Dobriyan
1
-16
/
+10
2020-08-12
test_kmod: avoid potential double free in trigger_config_run_type()
Tiezhu Yang
1
-1
/
+1
2020-04-07
lib/test_kmod.c: remove a NULL test
Dan Carpenter
1
-1
/
+1
2019-02-01
lib/test_kmod.c: potential double free in error handling
Dan Carpenter
1
-1
/
+1
2018-11-30
lib/test_kmod.c: fix rmmod double free
Luis Chamberlain
1
-1
/
+0
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
1
-2
/
+3
2018-03-09
lib/test_kmod.c: fix limit check on number of test devices created
Luis R. Rodriguez
1
-1
/
+1
2018-01-09
treewide: Use DEVICE_ATTR_RW
Joe Perches
1
-9
/
+5
2017-11-17
lib/test: delete five error messages for failed memory allocations
Markus Elfring
1
-6
/
+2
2017-09-08
test_kmod: flip INT checks to be consistent
Dan Carpenter
1
-1
/
+1
2017-09-08
test_kmod: remove paranoid UINT_MAX check on uint range processing
Dan Carpenter
1
-1
/
+1
2017-08-10
test_kmod: fix small memory leak on filesystem tests
Dan Carpenter
1
-1
/
+1
2017-08-10
test_kmod: fix the lock in register_test_dev_kmod()
Dan Carpenter
1
-1
/
+1
2017-08-10
test_kmod: fix bug which allows negative values on two config options
Luis R. Rodriguez
1
-4
/
+4
2017-08-10
test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY"
Colin Ian King
1
-2
/
+2
2017-07-14
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
1
-0
/
+1246