Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-25 | KUnit: add missing MODULE_DESCRIPTION() macros for lib/test_*.ko | Jeff Johnson | 1 | -0/+1 |
2024-01-09 | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -1/+1 |
2023-12-21 | ida: Fix crash in ida_free when the bitmap is empty | Matthew Wilcox (Oracle) | 1 | -0/+40 |
2023-12-11 | ida: make 'ida_dump' static | Arnd Bergmann | 1 | -1/+1 |
2018-10-15 | test_ida: Fix lockdep warning | Matthew Wilcox | 1 | -2/+2 |
2018-08-22 | test_ida: check_ida_destroy and check_ida_alloc | Matthew Wilcox | 1 | -0/+54 |
2018-08-22 | test_ida: Convert check_ida_conv to new API | Matthew Wilcox | 1 | -0/+30 |
2018-08-22 | test_ida: Move ida_check_max | Matthew Wilcox | 1 | -0/+23 |
2018-08-22 | test_ida: Move ida_check_leaf | Matthew Wilcox | 1 | -0/+25 |
2018-08-22 | ida: Start new test_ida module | Matthew Wilcox | 1 | -0/+45 |