Age | Commit message (Expand) | Author |
---|---|---|
2018-12-05 | lib/test_kmod.c: fix rmmod double free | Luis Chamberlain |
2018-05-30 | lib/test_kmod.c: fix limit check on number of test devices created | Luis R. Rodriguez |
2017-09-08 | 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-08-10 | 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-07-14 | kmod: add test driver to stress test the module loader | Luis R. Rodriguez |