开源镜像站
帮助
下载
动态
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
2025-08-02
kho: add test for kexec handover
Mike Rapoport (Microsoft)
2025-08-02
stackdepot: make max number of pools boot-time configurable
Matt Fleming
2025-08-02
lib/xxhash: remove unused functions
Dr. David Alan Gilbert
2025-07-19
lib/raid6: update recov_rvv.c zero page usage
Herbert Xu
2025-07-19
lib/math/gcd: use static key to select implementation at runtime
Kuan-Wei Chiu
2025-07-19
panic: add 'panic_sys_info' sysctl to take human readable string parameter
Feng Tang
2025-07-19
panic: generalize panic_print's function to show sys info
Feng Tang
2025-07-09
lib: test_objagg: split test_hints_case() into two functions
Arnd Bergmann
2025-07-09
lib/raid6: replace custom zero page with ZERO_PAGE
Herbert Xu
2025-07-09
mul_u64_u64_div_u64: fix the division-by-zero behavior
Nicolas Pitre
2025-07-03
Merge tag 'net-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-07-01
lib: test_objagg: Set error message in check_expect_hints_stats()
Dan Carpenter
2025-06-27
Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-27
Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-25
mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...
Hao Ge
2025-06-25
lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()
Yu Kuai
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-19
Merge tag 'v6.16-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2025-06-19
maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()
Liam R. Howlett
2025-06-19
Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-18
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-06-16
pldmfw: Select CRC32 when PLDMFW is selected
Simon Horman
2025-06-15
lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and older
Nathan Chancellor
2025-06-15
lib/crypto: Annotate crypto strings with nonstring
Kees Cook
2025-06-13
crypto: testmgr - reinstate kconfig control over full self-tests
Eric Biggers
2025-06-12
raid6: riscv: Fix NULL pointer dereference caused by a missing clobber
Chunyan Zhang
2025-06-11
scatterlist: fix extraneous '@'-sign kernel-doc notation
Randy Dunlap
2025-06-06
Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-06-05
iov_iter: use iov_offset for length calculation in iov_iter_aligned_bvec
Nitesh Shetty
2025-06-05
alloc_tag: handle module codetag load errors as module load failures
Suren Baghdasaryan
2025-06-05
raid6: Add RISC-V SIMD syndrome and recovery calculations
Chunyan Zhang
2025-06-03
Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linux
Linus Torvalds
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-06-01
Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-05-31
iov: remove copy_page_from_iter_atomic()
Matthew Wilcox (Oracle)
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-29
Merge tag 'devicetree-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-28
ubsan: integer-overflow: depend on BROKEN to keep this out of CI
Kees Cook
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-27
Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-05-27
llist: make llist_add_batch() a static inline
Jens Axboe
2025-05-27
Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-05-27
Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2025-05-27
Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]