This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8379c0b31fbc Merge tag 'for-6.0-rc3-tag' of git://git.kernel.org/pub/sc [...] new 6afd9db630b0 lib/test_cpumask: drop cpu_possible_mask full test new fbbc94d8486c lib/test_cpumask: fix cpu_possible_mask last test new d3c0ca4992cc lib/test_cpumask: follow KUnit style guidelines new bf5413586b8d lib/cpumask_kunit: log mask contents new 5d7fef0804b0 lib/cpumask_kunit: add tests file to MAINTAINERS new 373eff576e58 Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
The 6 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: MAINTAINERS | 1 + lib/Kconfig.debug | 7 +++-- lib/Makefile | 2 +- lib/{test_cpumask.c => cpumask_kunit.c} | 52 ++++++++++++++++++++------------- 4 files changed, 38 insertions(+), 24 deletions(-) rename lib/{test_cpumask.c => cpumask_kunit.c} (58%)