index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
crc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-20
lib/crc: x86/crc32c: Enable VPCLMULQDQ optimization where beneficial
Eric Biggers
2
-2
/
+83
2025-07-20
lib/crc: x86: Reorganize crc-pclmul static_call initialization
Eric Biggers
4
-21
/
+44
2025-06-30
lib/crc: Explicitly include <linux/export.h>
Eric Biggers
9
-12
/
+22
2025-06-30
lib/crc: Remove ARCH_HAS_* kconfig symbols
Eric Biggers
1
-9
/
+0
2025-06-30
lib/crc: x86: Migrate optimized CRC code into lib/crc/
Eric Biggers
12
-0
/
+1389
2025-06-30
lib/crc: sparc: Migrate optimized CRC code into lib/crc/
Eric Biggers
4
-0
/
+89
2025-06-30
lib/crc: s390: Migrate optimized CRC code into lib/crc/
Eric Biggers
6
-0
/
+495
2025-06-30
lib/crc: riscv: Migrate optimized CRC code into lib/crc/
Eric Biggers
13
-0
/
+595
2025-06-30
lib/crc: powerpc: Migrate optimized CRC code into lib/crc/
Eric Biggers
7
-0
/
+2575
2025-06-30
lib/crc: mips: Migrate optimized CRC code into lib/crc/
Eric Biggers
2
-0
/
+163
2025-06-30
lib/crc: loongarch: Migrate optimized CRC code into lib/crc/
Eric Biggers
2
-0
/
+116
2025-06-30
lib/crc: arm64: Migrate optimized CRC code into lib/crc/
Eric Biggers
6
-0
/
+980
2025-06-30
lib/crc: arm: Migrate optimized CRC code into lib/crc/
Eric Biggers
6
-0
/
+934
2025-06-30
lib/crc: Prepare for arch-optimized code in subdirs of lib/crc/
Eric Biggers
5
-34
/
+152
2025-06-30
lib/crc: Move files into lib/crc/
Eric Biggers
16
-0
/
+1359