index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crc
/
Kconfig
Age
Commit message (
Expand
)
Author
2026-03-29
lib/crc: arm64: add NEON accelerated CRC64-NVMe implementation
Demian Shulhan
2026-03-17
lib/crc: arm64: Drop check for CONFIG_KERNEL_MODE_NEON
Eric Biggers
2026-03-09
lib/crc: tests: Add CRC_ENABLE_ALL_FOR_KUNIT
Eric Biggers
2026-03-09
lib/crc: tests: Make crc_kunit test only the enabled CRC variants
Eric Biggers
2025-06-30
lib/crc: Remove ARCH_HAS_* kconfig symbols
Eric Biggers
2025-06-30
lib/crc: x86: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: sparc: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: s390: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: riscv: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: powerpc: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: mips: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: loongarch: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: arm64: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: arm: Migrate optimized CRC code into lib/crc/
Eric Biggers
2025-06-30
lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/
Eric Biggers
2025-06-30
lib/crc: Move files into lib/crc/
Eric Biggers