index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_bitmap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
Matthew Wilcox
2018-05-18
1
-6
/
+15
*
lib/test_bitmap.c: do not accidentally use stack VLA
Kees Cook
2018-04-11
1
-4
/
+6
*
lib: fix stall in __bitmap_parselist()
Yury Norov
2018-04-05
1
-0
/
+4
*
lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename
Andy Shevchenko
2018-02-06
1
-24
/
+5
*
lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases
Andy Shevchenko
2018-02-06
1
-0
/
+30
*
lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test cases
Andy Shevchenko
2018-02-06
1
-0
/
+30
*
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
2018-02-06
1
-175
/
+31
*
lib/test_bitmap.c: use ULL suffix for 64-bit constants
Geert Uytterhoeven
2017-09-13
1
-4
/
+4
*
bitmap: introduce BITMAP_FROM_U64()
Yury Norov
2017-09-08
1
-15
/
+32
*
lib/test_bitmap.c: add test for bitmap_parselist()
Yury Norov
2017-09-08
1
-0
/
+74
*
bitmap: optimise bitmap_set and bitmap_clear of a single bit
Matthew Wilcox
2017-07-10
1
-3
/
+0
*
lib/test_bitmap.c: add optimisation tests
Matthew Wilcox
2017-07-10
1
-0
/
+32
*
test_bitmap: unit tests for lib/bitmap.c
David Decotigny
2016-02-19
1
-0
/
+358