Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-09 | treewide: Use DEVICE_ATTR_RW | Joe Perches | 1 | -9/+5 |
2017-11-18 | lib/test: delete five error messages for failed memory allocations | Markus Elfring | 1 | -6/+2 |
2017-09-09 | test_kmod: flip INT checks to be consistent | Dan Carpenter | 1 | -1/+1 |
2017-09-09 | test_kmod: remove paranoid UINT_MAX check on uint range processing | Dan Carpenter | 1 | -1/+1 |
2017-08-11 | test_kmod: fix small memory leak on filesystem tests | Dan Carpenter | 1 | -1/+1 |
2017-08-11 | test_kmod: fix the lock in register_test_dev_kmod() | Dan Carpenter | 1 | -1/+1 |
2017-08-11 | test_kmod: fix bug which allows negative values on two config options | Luis R. Rodriguez | 1 | -4/+4 |
2017-08-11 | test_kmod: fix spelling mistake: "EMTPY" -> "EMPTY" | Colin Ian King | 1 | -2/+2 |
2017-07-15 | kmod: add test driver to stress test the module loader | Luis R. Rodriguez | 1 | -0/+1246 |