index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_kmod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/test_kmod.c: potential double free in error handling
Dan Carpenter
2019-02-01
1
-1
/
+1
*
lib/test_kmod.c: fix rmmod double free
Luis Chamberlain
2018-11-30
1
-1
/
+0
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
1
-2
/
+3
*
lib/test_kmod.c: fix limit check on number of test devices created
Luis R. Rodriguez
2018-03-09
1
-1
/
+1
*
treewide: Use DEVICE_ATTR_RW
Joe Perches
2018-01-09
1
-9
/
+5
*
lib/test: delete five error messages for failed memory allocations
Markus Elfring
2017-11-17
1
-6
/
+2
*
test_kmod: flip INT checks to be consistent
Dan Carpenter
2017-09-08
1
-1
/
+1
*
test_kmod: remove paranoid UINT_MAX check on uint range processing
Dan Carpenter
2017-09-08
1
-1
/
+1
*
test_kmod: fix small memory leak on filesystem tests
Dan Carpenter
2017-08-10
1
-1
/
+1
*
test_kmod: fix the lock in register_test_dev_kmod()
Dan Carpenter
2017-08-10
1
-1
/
+1
*
test_kmod: fix bug which allows negative values on two config options
Luis R. Rodriguez
2017-08-10
1
-4
/
+4
*
test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY"
Colin Ian King
2017-08-10
1
-2
/
+2
*
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
2017-07-14
1
-0
/
+1246