开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
crc32.h
Age
Commit message (
Expand
)
Author
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-21
lib/crc32: remove unused support for CRC32C combination
Eric Biggers
2025-05-14
lib/crc32: add SPDX license identifier
Eric Biggers
2025-02-08
lib/crc32: remove "_le" from crc32c base and arch functions
Eric Biggers
2025-02-08
lib/crc32: rename __crc32c_le_combine() to crc32c_combine()
Eric Biggers
2025-02-08
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
2025-02-08
lib/crc32: don't bother with pure and const function attributes
Eric Biggers
2025-02-08
lib/crc32: use void pointer for data
Eric Biggers
2024-12-01
lib/crc32: expose whether the lib is really optimized at runtime
Eric Biggers
2024-12-01
lib/crc32: improve support for arch-specific overrides
Eric Biggers
2024-12-01
lib/crc32: drop leading underscores from __crc32c_le_base
Eric Biggers
2024-07-10
riscv: Optimize crc32 with Zbc extension
Xiao Wang
2014-06-25
lib: crc32: Add some additional __pure annotations
George Spelvin
2014-06-25
lib: crc32: Greatly shrink CRC combining code
George Spelvin
2013-11-03
lib: crc32: add functionality to combine two crc32{, c}s in GF(2)
Daniel Borkmann
2012-03-23
crc32: bolt on crc32c
Darrick J. Wong
2011-03-22
crc32: add missed brackets in macro
Konstantin Khlebnikov
2006-12-08
[PATCH] crc32: replace bitreverse by bitrev32
Akinobu Mita
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds