1. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 5 years ago
  2. 6ea86bd lib/test_bitmap: add tests for bitmap_parselist_user() by Yury Norov · 5 years ago
  3. a4ab505 lib/test_bitmap: add testcases for bitmap_parselist() by Yury Norov · 5 years ago
  4. 0c2111a lib/test_bitmap: switch test_bitmap_parselist to ktime_get() by Yury Norov · 5 years ago
  5. 6b1a4d5 lib: Use new kselftest header by Tobin C. Harding · 5 years ago
  6. 1e3054b lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly by Matthew Wilcox · 6 years ago
  7. f6f66c1 lib/test_bitmap.c: do not accidentally use stack VLA by Kees Cook · 6 years ago
  8. 8351760 lib: fix stall in __bitmap_parselist() by Yury Norov · 6 years ago
  9. fe81814 lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename by Andy Shevchenko · 7 years ago
  10. 978f369 lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases by Andy Shevchenko · 7 years ago
  11. ee3527bd lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test cases by Andy Shevchenko · 7 years ago
  12. 3aa5688 bitmap: replace bitmap_{from,to}_u32array by Yury Norov · 7 years ago
  13. 8185f570 lib/test_bitmap.c: use ULL suffix for 64-bit constants by Geert Uytterhoeven · 7 years ago
  14. 60ef690 bitmap: introduce BITMAP_FROM_U64() by Yury Norov · 7 years ago
  15. 6df0d46 lib/test_bitmap.c: add test for bitmap_parselist() by Yury Norov · 7 years ago
  16. e5af323 bitmap: optimise bitmap_set and bitmap_clear of a single bit by Matthew Wilcox · 7 years ago
  17. 3cc7812 lib/test_bitmap.c: add optimisation tests by Matthew Wilcox · 7 years ago
  18. 5fd003f test_bitmap: unit tests for lib/bitmap.c by David Decotigny · 9 years ago