]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'bitmap-for-6.17' of https://github.com/norov/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 31 Jul 2025 23:52:32 +0000 (16:52 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 31 Jul 2025 23:52:32 +0000 (16:52 -0700)
Pull bitmap updates from Yury Norov:

 - find_random_bit() series (Yury)

 - GENMASK() consolidation (Vincent)

 - random cleanups (Shaopeng, Ben, Yury)

* tag 'bitmap-for-6.17' of https://github.com/norov/linux:
  bitfield: Ensure the return values of helper functions are checked
  test_bits: add tests for __GENMASK() and __GENMASK_ULL()
  bits: unify the non-asm GENMASK*()
  bits: split the definition of the asm and non-asm GENMASK*()
  cpumask: Remove unnecessary cpumask_nth_andnot()
  watchdog: fix opencoded cpumask_next_wrap() in watchdog_next_cpu()
  clocksource: Improve randomness in clocksource_verify_choose_cpus()
  cpumask: introduce cpumask_random()
  bitmap: generalize node_random()

1  2 
include/linux/cpumask.h
kernel/time/clocksource.c

Simple merge
Simple merge