https://github.com/torvalds/linux
Revision 51c4767503d5d3a5a0ae4dcb19b7f7cf38b40c6c authored by Linus Torvalds on 26 July 2024, 16:50:36 UTC, committed by Linus Torvalds on 26 July 2024, 16:50:36 UTC
Pull bitmap updates from Yury Norov:
 "Random fixes"

* tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux:
  riscv: Remove unnecessary int cast in variable_fls()
  radix tree test suite: put definition of bitmap_clear() into lib/bitmap.c
  bitops: Add a comment explaining the double underscore macros
  lib: bitmap: add missing MODULE_DESCRIPTION() macros
  cpumask: introduce assign_cpu() macro
2 parent s 1722389 + fb9086e
History
Tip revision: 51c4767503d5d3a5a0ae4dcb19b7f7cf38b40c6c authored by Linus Torvalds on 26 July 2024, 16:50:36 UTC
Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux
Tip revision: 51c4767
File Mode Size
.gitignore -rw-r--r-- 120 bytes
Kconfig -rw-r--r-- 6.1 KB
Makefile -rw-r--r-- 3.2 KB
blacklist.c -rw-r--r-- 9.5 KB
blacklist.h -rw-r--r-- 135 bytes
blacklist_hashes.c -rw-r--r-- 147 bytes
check-blacklist-hashes.awk -rwxr-xr-x 1.0 KB
default_x509.genkey -rw-r--r-- 407 bytes
extract-cert.c -rw-r--r-- 3.7 KB
revocation_certificates.S -rw-r--r-- 495 bytes
system_certificates.S -rw-r--r-- 1017 bytes
system_keyring.c -rw-r--r-- 13.1 KB

back to top