index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_kmod.c
Commit message (
Expand
)
Author
Age
*
lib/test_kmod.c: potential double free in error handling
Dan Carpenter
2019-02-01
*
lib/test_kmod.c: fix rmmod double free
Luis Chamberlain
2018-11-30
*
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
*
lib/test_kmod.c: fix limit check on number of test devices created
Luis R. Rodriguez
2018-03-09
*
treewide: Use DEVICE_ATTR_RW
Joe Perches
2018-01-09
*
lib/test: delete five error messages for failed memory allocations
Markus Elfring
2017-11-17
*
test_kmod: flip INT checks to be consistent
Dan Carpenter
2017-09-08
*
test_kmod: remove paranoid UINT_MAX check on uint range processing
Dan Carpenter
2017-09-08
*
test_kmod: fix small memory leak on filesystem tests
Dan Carpenter
2017-08-10
*
test_kmod: fix the lock in register_test_dev_kmod()
Dan Carpenter
2017-08-10
*
test_kmod: fix bug which allows negative values on two config options
Luis R. Rodriguez
2017-08-10
*
test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY"
Colin Ian King
2017-08-10
*
kmod: add test driver to stress test the module loader
Luis R. Rodriguez
2017-07-14