1. 1e3054b lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly by Matthew Wilcox · 6 years ago
  2. f6f66c1 lib/test_bitmap.c: do not accidentally use stack VLA by Kees Cook · 7 years ago
  3. 8351760 lib: fix stall in __bitmap_parselist() by Yury Norov · 7 years ago
  4. fe81814 lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename by Andy Shevchenko · 7 years ago
  5. 978f369 lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases by Andy Shevchenko · 7 years ago
  6. ee3527bd lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test cases by Andy Shevchenko · 7 years ago
  7. 3aa5688 bitmap: replace bitmap_{from,to}_u32array by Yury Norov · 7 years ago
  8. 8185f570 lib/test_bitmap.c: use ULL suffix for 64-bit constants by Geert Uytterhoeven · 7 years ago
  9. 60ef690 bitmap: introduce BITMAP_FROM_U64() by Yury Norov · 7 years ago
  10. 6df0d46 lib/test_bitmap.c: add test for bitmap_parselist() by Yury Norov · 7 years ago
  11. e5af323 bitmap: optimise bitmap_set and bitmap_clear of a single bit by Matthew Wilcox · 7 years ago
  12. 3cc7812 lib/test_bitmap.c: add optimisation tests by Matthew Wilcox · 7 years ago
  13. 5fd003f test_bitmap: unit tests for lib/bitmap.c by David Decotigny · 9 years ago