开源镜像站
帮助
下载
动态
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
/
lib
Age
Commit message (
Expand
)
Author
2026-04-02
lib: parser: fix match_wildcard to correctly handle trailing stars
Inseob Kim
2026-04-02
lib: kunit_iov_iter: add tests for extract_iter_to_sg
Christian A. Ehrhardt
2026-04-02
lib: kunit_iov_iter: improve error detection
Christian A. Ehrhardt
2026-04-02
lib: kunit_iov_iter: fix memory leaks
Christian A. Ehrhardt
2026-04-02
lib/scatterlist: fix temp buffer in extract_user_to_sg()
Christian A. Ehrhardt
2026-04-02
lib/scatterlist: fix length calculations in extract_kvec_to_sg
Christian A. Ehrhardt
2026-04-02
lib/list_sort: remove dummy cmp() calls to speed up merge_final()
Kuan-Wei Chiu
2026-04-02
xor: add a kunit test case
Christoph Hellwig
2026-04-02
xor: use static_call for xor_gen
Christoph Hellwig
2026-04-02
xor: pass the entire operation to the low-level ops
Christoph Hellwig
2026-04-02
xor: add a better public API
Christoph Hellwig
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
2026-04-02
xor: avoid indirect calls for arm64-optimized ops
Christoph Hellwig
2026-04-02
x86: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
s390: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
sparc: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
riscv: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
powerpc: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
loongarch: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
arm64: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
arm: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
alpha: move the XOR code to lib/raid/
Christoph Hellwig
2026-04-02
xor: move generic implementations out of asm-generic/xor.h
Christoph Hellwig
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
2026-04-02
xor: split xor.h
Christoph Hellwig
2026-04-02
xor: cleanup registration and probing
Christoph Hellwig
2026-04-02
xor: small cleanups
Christoph Hellwig
2026-04-02
xor: move to lib/raid/
Christoph Hellwig
2026-03-27
lib/bch: fix signed shift overflow in build_mod8_tables
Josh Law
2026-03-27
lib/bch: fix signed left-shift undefined behavior
Josh Law
2026-03-27
lib/glob: initialize back_str to silence uninitialized variable warning
Josh Law
2026-03-27
lib/ts_kmp: fix integer overflow in pattern length calculation
Josh Law
2026-03-27
lib/ts_bm: fix integer overflow in pattern length calculation
Josh Law
2026-03-27
lib: decompress_bunzip2: fix 32-bit shift undefined behavior
Josh Law
2026-03-27
lib/bug: remove unnecessary variable initializations
Josh Law
2026-03-27
lib/bug: fix inconsistent capitalization in BUG message
Josh Law
2026-03-27
lib/inflate: fix typo "This results" to "The results" in comment
Josh Law
2026-03-27
lib/inflate: fix grammar in comment: "variable" to "variables"
Josh Law
2026-03-27
lib/inflate: fix memory leak in inflate_dynamic() on inflate_codes() failure
Josh Law
2026-03-27
lib/inflate: fix memory leak in inflate_fixed() on inflate_codes() failure
Josh Law
2026-03-27
lib/uuid: fix typo "reversion" to "revision" in comment
Josh Law
2026-03-27
lib: math: polynomial: remove link to non-exist file and fix spelling
Andy Shevchenko
2026-03-27
lib: math: polynomial: don't use 'proxy' headers
Andy Shevchenko
2026-03-27
lib: polynomial: move to math/ subfolder
Andy Shevchenko
2026-03-27
lib/glob: clean up "bool abuse" in pointer arithmetic
Josh Law
2026-03-27
lib: glob: replace bitwise OR with logical operation on boolean
Josh Law
2026-03-27
lib: glob: add explicit include for export.h
Josh Law
2026-03-27
lib: glob: fix grammar and replace non-inclusive terminology
Josh Law
2026-03-27
lib: glob: add missing SPDX-License-Identifier
Josh Law
2026-03-21
Merge tag 'bootconfig-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
[next]