1. f1524fd lib/test_kmod.c: potential double free in error handling by Dan Carpenter · 5 years ago
  2. 91a5147 lib/test_kmod.c: fix rmmod double free by Luis Chamberlain · 6 years ago
  3. fad953c treewide: Use array_size() in vzalloc() by Kees Cook · 6 years ago
  4. ac68b1b lib/test_kmod.c: fix limit check on number of test devices created by Luis R. Rodriguez · 6 years ago
  5. b6b996b treewide: Use DEVICE_ATTR_RW by Joe Perches · 7 years ago
  6. dc2bf000 lib/test: delete five error messages for failed memory allocations by Markus Elfring · 7 years ago
  7. 52c270d test_kmod: flip INT checks to be consistent by Dan Carpenter · 7 years ago
  8. f520409 test_kmod: remove paranoid UINT_MAX check on uint range processing by Dan Carpenter · 7 years ago
  9. 4e98ebe test_kmod: fix small memory leak on filesystem tests by Dan Carpenter · 7 years ago
  10. 9c56771 test_kmod: fix the lock in register_test_dev_kmod() by Dan Carpenter · 7 years ago
  11. 434b06a test_kmod: fix bug which allows negative values on two config options by Luis R. Rodriguez · 7 years ago
  12. a4afe8c test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY" by Colin Ian King · 7 years ago
  13. d9c6a72 kmod: add test driver to stress test the module loader by Luis R. Rodriguez · 7 years ago