开源镜像站
帮助
下载
动态
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-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-02-11
Merge tag 'printk-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2026-02-11
Merge tag 'wq-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2026-02-11
Merge branch 'for-6.20' into for-linus
Petr Mladek
2026-02-10
printk: Add execution context (task name/CPU) to printk_info
Breno Leitao
2026-02-10
Merge tag 'timers-vdso-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-10
Merge tag 'irq-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-10
Merge tag 'bitmap-for-6.20' of https://github.com/norov/linux
Linus Torvalds
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-10
Merge tag 'hardening-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-09
Merge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-02-09
Merge tag 'linux_kselftest-kunit-6.20-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2026-02-08
lib/tests: extend KUnit test for bitops with more cases
Ryota Sakamoto
2026-02-08
lib/find_bit: fix uninitialized variable use in FIND_NTH_BIT
Lee Yongjun
2026-02-08
lib/tests: add KUnit test for bitops
Ryota Sakamoto
2026-02-08
tests/liveupdate: add in-kernel liveupdate test
Pasha Tatashin
2026-02-08
list: add kunit test for private list primitives
Pasha Tatashin
2026-02-05
procfs: avoid fetching build ID while holding VMA lock
Andrii Nakryiko
2026-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-03
lib/crypto: mldsa: Clarify the documentation for mldsa_verify() slightly
Eric Biggers
2026-02-03
workqueue: add CONFIG_BOOTPARAM_WQ_STALL_PANIC option
Breno Leitao
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable to pick up changes
Andrew Morton
2026-01-31
alloc_tag: fix rw permission issue when handling boot parameter
Ran Xiaokai
2026-01-31
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,
Andrew Morton
2026-01-28
compiler-context-analysis: Remove __assume_ctx_lock from initializers
Marco Elver
2026-01-28
compiler-context-analysis: Introduce scoped init guards
Marco Elver
2026-01-28
iov_iter: extract a iov_iter_extract_bvecs helper from bio code
Christoph Hellwig
2026-01-28
printf: convert test_hashed into macro
Tamir Duberstein
2026-01-27
lib/crypto: sha1: Remove low-level functions from API
Eric Biggers
2026-01-26
lib/group_cpus: make group CPU cluster aware
Wangyang Guo
2026-01-26
atomic: add option for weaker alignment check
Finn Thain
2026-01-26
atomic: add alignment check to instrumented atomic operations
Peter Zijlstra
2026-01-26
once: don't use a work queue to reset sleepable static key
Luck, Tony
2026-01-26
kho: test: clean up residual memory upon test_kho module unload
Long Wei
2026-01-26
lib/glob: convert selftest to KUnit
Kir Chou
2026-01-26
lib/Kconfig.debug: fix BOOTPARAM_HUNG_TASK_PANIC comment
Tomas Glozar
2026-01-26
kho: relocate vmalloc preservation structure to KHO ABI header
Jason Miu
2026-01-26
lib/kstrtox: fix kstrtobool() docstring to mention enabled/disabled
Chaitanya Mishra
2026-01-26
lib/tests: convert test_min_heap module to KUnit
Ryota Sakamoto
2026-01-26
kfifo: fix kmalloc_array_node() argument order
Randy Dunlap
2026-01-26
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
2026-01-26
flex_proportions: make fprop_new_period() hardirq safe
Jan Kara
2026-01-26
vdso/gettimeofday: Force inlining of __cvdso_clock_getres_common()
Thomas Weißschuh
2026-01-20
watchdog: softlockup: panic when lockup duration exceeds N thresholds
Li RongQing
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
lib/tests: convert test_uuid module to KUnit
Ryota Sakamoto
[next]