bitmap api · Maintained
Maintainers
- M Yury Norov <yury.norov@gmail.com>
- R Rasmus Villemoes <linux@rasmusvillemoes.dk>
Paths
- F
include/linux/bitfield.h - F
include/linux/bitmap-str.h - F
include/linux/bitmap.h - F
include/linux/bits.h - F
include/linux/cpumask.h - F
include/linux/cpumask_types.h - F
include/linux/find.h - F
include/linux/hw_bitfield.h - F
include/linux/nodemask.h - F
include/linux/nodemask_types.h - F
include/uapi/linux/bits.h - F
include/vdso/bits.h - F
lib/bitmap-str.c - F
lib/bitmap.c - F
lib/cpumask.c - F
lib/find_bit.c - F
lib/find_bit_benchmark.c - F
lib/test_bitmap.c - F
lib/tests/cpumask_kunit.c - F
tools/include/linux/bitfield.h - F
tools/include/linux/bitmap.h - F
tools/include/linux/bits.h - F
tools/include/linux/find.h - F
tools/include/uapi/linux/bits.h - F
tools/include/vdso/bits.h - F
tools/lib/bitmap.c - F
tools/lib/find_bit.c
Last 30 days
Recent patches
Most-recent 8 patches in this subsystem on linux-raid, ordered by date desc.
-
STALE1395d
[PATCH v1 1/5] treewide: use prandom_u32_max() when possible
2022-10-06 · "Jason A. Donenfeld" <Jason@zx2c4.com> -
DORMANTno replies
Re: [PATCH] cpumask and md/raid5: Fix implicit type conversion
2021-10-26 · Nadav Amit <hidden> -
STALE1746d
[PATCH] cpumask and md/raid5: Fix implicit type conversion
2021-10-26 · Jiasheng Jiang <hidden> -
STALE2384d
[PATCH v4 3/5] bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
2018-06-30 · Andy Shevchenko <andriy.shevchenko@linux.intel.com> -
STALE2965d
[PATCH v3 3/5] bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
2018-06-18 · Andy Shevchenko <andriy.shevchenko@linux.intel.com> -
STALE2965d
REVIEWED: 1 (0M) [PATCH v3 2/5] bitmap: Drop unnecessary 0 check for u32 array operations
2018-06-18 · Andy Shevchenko <andriy.shevchenko@linux.intel.com> -
STALE2970d
REVIEWED: 1 (0M) [PATCH v2 2/5] bitmap: Drop unnecessary 0 check for u32 array operations
2018-06-15 · Andy Shevchenko <andriy.shevchenko@linux.intel.com> -
STALE2970d
[PATCH v2 3/5] bitmap: Add bitmap_alloc(), bitmap_zalloc() and bitmap_free()
2018-06-15 · Andy Shevchenko <andriy.shevchenko@linux.intel.com>