开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
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-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-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
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-15
lib/crypto: aes: Drop 'volatile' from aes_sbox and aes_inv_sbox
Eric Biggers
2026-01-15
lib/crypto: aes: Remove old AES en/decryption functions
Eric Biggers
2026-01-15
lib/crypto: aesgcm: Use new AES library API
Eric Biggers
2026-01-15
lib/crypto: aescfb: Use new AES library API
Eric Biggers
2026-01-15
lib/crypto: x86/aes: Add AES-NI optimization
Eric Biggers
2026-01-15
lib/crypto: sparc/aes: Migrate optimized code into library
Eric Biggers
2026-01-15
lib/crypto: s390/aes: Migrate optimized code into library
Eric Biggers
2026-01-14
lib/buildid: use __kernel_read() for sleepable context
Shakeel Butt
2026-01-14
fortify: Cleanup temp file also on non-successful exit
Nicolas Schier
2026-01-14
fortify: Rename temporary file to match ignore pattern
Nicolas Schier
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2026-01-12
lib/crypto: riscv/aes: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: powerpc/aes: Migrate POWER8 optimized code into library
Eric Biggers
2026-01-12
lib/crypto: powerpc/aes: Migrate SPE optimized code into library
Eric Biggers
2026-01-12
lib/crypto: arm64/aes: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: arm/aes: Migrate optimized code into library
Eric Biggers
2026-01-12
lib/crypto: aes: Introduce improved AES library
Eric Biggers
2026-01-12
lib/crypto: mldsa: Add FIPS cryptographic algorithm self-test
Eric Biggers
2026-01-12
lib/crypto: nh: Restore dependency of arch code on !KMSAN
Eric Biggers
2026-01-12
lib/crypto: md5: Use rol32() instead of open-coding it
Rusydi H. Makarim
2026-01-12
lib/crypto: x86/nh: Migrate optimized code into library
Eric Biggers
[next]