This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 6a68cec16b64 Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub [...] new c56f97c5c71f bitmap: generalize node_random() new 012b1043420c cpumask: introduce cpumask_random() new 8557c8628cf3 clocksource: Improve randomness in clocksource_verify_choo [...] new f49a4af3fabc watchdog: fix opencoded cpumask_next_wrap() in watchdog_ne [...] new b0c85e99458a cpumask: Remove unnecessary cpumask_nth_andnot() new 6d4471252ccc bits: split the definition of the asm and non-asm GENMASK*() new 104ea1c84b91 bits: unify the non-asm GENMASK*() new dcb23e187801 test_bits: add tests for __GENMASK() and __GENMASK_ULL() new e2b02d382ae0 bitfield: Ensure the return values of helper functions are [...] new f2d282e1dfb3 Merge tag 'bitmap-for-6.17' of https://github.com/norov/linux
The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/linux/bitfield.h | 8 ++++---- include/linux/bits.h | 29 ++++++----------------------- include/linux/cpumask.h | 28 ++++++++++++---------------- include/linux/find.h | 29 ++--------------------------- include/linux/nodemask.h | 18 +++--------------- kernel/time/clocksource.c | 5 +---- kernel/watchdog_buddy.c | 5 +---- lib/find_bit.c | 24 ++++++++++++++++++++++++ lib/tests/test_bits.c | 19 +++++++++++++++++++ 9 files changed, 72 insertions(+), 93 deletions(-)