index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_kmod.c
Age
Commit message (
Expand
)
Author
Files
Lines
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