From: Linus Torvalds Date: Thu, 31 Jul 2025 23:52:32 +0000 (-0700) Subject: Merge tag 'bitmap-for-6.17' of https://github.com/norov/linux X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f2d282e1dfb3d8cb95b5ccdea43f2411f27201db;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'bitmap-for-6.17' of https://github.com/norov/linux 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() --- f2d282e1dfb3d8cb95b5ccdea43f2411f27201db