1. 69334ca lib/test_bitmap: correct test data offsets for 32-bit by Andy Shevchenko · 5 years ago
  2. 30544ed lib/bitmap: introduce bitmap_replace() helper by Andy Shevchenko · 5 years ago
  3. 780ff33 lib/test_bitmap: fix comment about this file by Andy Shevchenko · 5 years ago
  4. c21dd8a lib/test_bitmap: move exp1 and exp2 upper for others to use by Andy Shevchenko · 5 years ago
  5. 0ee312e lib/test_bitmap: rename exp to exp1 to avoid ambiguous name by Andy Shevchenko · 5 years ago
  6. a4881d1 lib/test_bitmap: name EXP_BYTES properly by Andy Shevchenko · 5 years ago
  7. 5422404 lib/test_bitmap: undefine macros after use by Andy Shevchenko · 5 years ago
  8. 17b6753 lib/test_bitmap: force argument of bitmap_parselist_user() to proper address space by Andy Shevchenko · 5 years ago
  9. e4aa168 lib/test_bitmap.c: add for_each_set_clump8 test cases by William Breathitt Gray · 5 years ago
  10. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  11. 6ea86bd lib/test_bitmap: add tests for bitmap_parselist_user() by Yury Norov · 6 years ago
  12. a4ab505 lib/test_bitmap: add testcases for bitmap_parselist() by Yury Norov · 6 years ago
  13. 0c2111a lib/test_bitmap: switch test_bitmap_parselist to ktime_get() by Yury Norov · 6 years ago
  14. 6b1a4d5 lib: Use new kselftest header by Tobin C. Harding · 6 years ago
  15. 1e3054b lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly by Matthew Wilcox · 7 years ago
  16. f6f66c1 lib/test_bitmap.c: do not accidentally use stack VLA by Kees Cook · 7 years ago
  17. 8351760 lib: fix stall in __bitmap_parselist() by Yury Norov · 7 years ago
  18. fe81814 lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename by Andy Shevchenko · 7 years ago
  19. 978f369 lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases by Andy Shevchenko · 7 years ago
  20. ee3527bd lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test cases by Andy Shevchenko · 7 years ago
  21. 3aa5688 bitmap: replace bitmap_{from,to}_u32array by Yury Norov · 7 years ago
  22. 8185f570 lib/test_bitmap.c: use ULL suffix for 64-bit constants by Geert Uytterhoeven · 7 years ago
  23. 60ef690 bitmap: introduce BITMAP_FROM_U64() by Yury Norov · 7 years ago
  24. 6df0d46 lib/test_bitmap.c: add test for bitmap_parselist() by Yury Norov · 7 years ago
  25. e5af323 bitmap: optimise bitmap_set and bitmap_clear of a single bit by Matthew Wilcox · 7 years ago
  26. 3cc7812 lib/test_bitmap.c: add optimisation tests by Matthew Wilcox · 7 years ago
  27. 5fd003f test_bitmap: unit tests for lib/bitmap.c by David Decotigny · 9 years ago