index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_bitmap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-14
bitmap: add test for bitmap_*_region() functions
Yury Norov
1
-0
/
+24
2023-07-18
lib/bitmap: workaround const_eval test build failure
Yury Norov
1
-4
/
+4
2023-06-22
lib/test_bitmap: increment failure counter properly
Yury Norov
1
-3
/
+15
2022-10-01
lib/bitmap: add tests for for_each() loops
Yury Norov
1
-1
/
+243
2022-09-26
lib/bitmap: add tests for find_nth_bit()
Yury Norov
1
-2
/
+45
2022-07-12
lib/test_bitmap: test the tail after bitmap_to_arr64()
Alexander Lobakin
1
-0
/
+6
2022-06-30
lib: test_bitmap: add compile-time optimization/evaluations assertions
Alexander Lobakin
1
-0
/
+62
2022-06-03
lib/bitmap: add test for bitmap_{from,to}_arr64
Yury Norov
1
-0
/
+25
2022-01-15
lib: bitmap: add performance test for bitmap_print_to_pagebuf
Yury Norov
1
-0
/
+37
2021-08-13
lib: test_bitmap: add bitmap_print_bitmask/list_to_buf test cases
Barry Song
1
-0
/
+150
2021-05-10
bitmap_parse: Support 'all' semantics
Yury Norov
1
-0
/
+7
2021-03-08
lib: test_bitmap: add tests for "N" alias
Paul Gortmaker
1
-0
/
+10
2021-03-08
lib: test_bitmap: add more start-end:offset/len tests
Paul Gortmaker
1
-0
/
+22
2021-03-08
lib: test_bitmap: add tests to trigger ERANGE case.
Paul Gortmaker
1
-0
/
+2
2021-03-08
lib: test_bitmap: clearly separate ERANGE from EINVAL tests.
Paul Gortmaker
1
-6
/
+6
2021-02-15
lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers
Timur Tabi
1
-2
/
+1
2020-09-08
test_bitmap: remove user bitmap tests
Christoph Hellwig
1
-70
/
+21
2020-08-12
lib/test_bitmap.c: add test for bitmap_cut()
Stefano Brivio
1
-0
/
+58
2020-04-07
lib/test_bitmap.c: make use of EXP2_IN_BITS
Andy Shevchenko
1
-0
/
+2
2020-02-04
lib: new testcases for bitmap_parse{_user}
Yury Norov
1
-0
/
+8
2020-02-04
lib: add test for bitmap_parse()
Yury Norov
1
-2
/
+95
2020-01-31
lib/test_bitmap: correct test data offsets for 32-bit
Andy Shevchenko
1
-4
/
+5
2019-12-04
lib/bitmap: introduce bitmap_replace() helper
Andy Shevchenko
1
-0
/
+38
2019-12-04
lib/test_bitmap: fix comment about this file
Andy Shevchenko
1
-1
/
+1
2019-12-04
lib/test_bitmap: move exp1 and exp2 upper for others to use
Andy Shevchenko
1
-21
/
+20
2019-12-04
lib/test_bitmap: rename exp to exp1 to avoid ambiguous name
Andy Shevchenko
1
-22
/
+22
2019-12-04
lib/test_bitmap: name EXP_BYTES properly
Andy Shevchenko
1
-5
/
+5
2019-12-04
lib/test_bitmap: undefine macros after use
Andy Shevchenko
1
-0
/
+4
2019-12-04
lib/test_bitmap: force argument of bitmap_parselist_user() to proper address ...
Andy Shevchenko
1
-1
/
+1
2019-12-04
lib/test_bitmap.c: add for_each_set_clump8 test cases
William Breathitt Gray
1
-0
/
+65
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-14
lib/test_bitmap: add tests for bitmap_parselist_user()
Yury Norov
1
-10
/
+36
2019-05-14
lib/test_bitmap: add testcases for bitmap_parselist()
Yury Norov
1
-1
/
+17
2019-05-14
lib/test_bitmap: switch test_bitmap_parselist to ktime_get()
Yury Norov
1
-5
/
+4
2019-04-08
lib: Use new kselftest header
Tobin C. Harding
1
-16
/
+4
2018-05-18
lib/test_bitmap.c: fix bitmap optimisation tests to report errors correctly
Matthew Wilcox
1
-6
/
+15
2018-04-11
lib/test_bitmap.c: do not accidentally use stack VLA
Kees Cook
1
-4
/
+6
2018-04-05
lib: fix stall in __bitmap_parselist()
Yury Norov
1
-0
/
+4
2018-02-06
lib/test_bitmap.c: clean up test_zero_fill_copy() test case and rename
Andy Shevchenko
1
-24
/
+5
2018-02-06
lib/test_bitmap.c: add bitmap_fill()/bitmap_set() test cases
Andy Shevchenko
1
-0
/
+30
2018-02-06
lib/test_bitmap.c: add bitmap_zero()/bitmap_clear() test cases
Andy Shevchenko
1
-0
/
+30
2018-02-06
bitmap: replace bitmap_{from,to}_u32array
Yury Norov
1
-175
/
+31
2017-09-13
lib/test_bitmap.c: use ULL suffix for 64-bit constants
Geert Uytterhoeven
1
-4
/
+4
2017-09-08
bitmap: introduce BITMAP_FROM_U64()
Yury Norov
1
-15
/
+32
2017-09-08
lib/test_bitmap.c: add test for bitmap_parselist()
Yury Norov
1
-0
/
+74
2017-07-10
bitmap: optimise bitmap_set and bitmap_clear of a single bit
Matthew Wilcox
1
-3
/
+0
2017-07-10
lib/test_bitmap.c: add optimisation tests
Matthew Wilcox
1
-0
/
+32
2016-02-19
test_bitmap: unit tests for lib/bitmap.c
David Decotigny
1
-0
/
+358