开源镜像站
帮助
下载
动态
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
9 days
Merge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...
Mark Brown
10 days
lib/test_hmm: remove dead NULL checks after GFP_NOFAIL allocations
Gou Hao
10 days
kcov: fix data corruption and race conditions on PREEMPT_RT
Tetsuo Handa
10 days
lib/ucs2_string.c: fix indentation
Vincent Mailhol
10 days
lib/ucs2_string.c: fix out-of-bounds read in ucs2_strnlen()
Vincent Mailhol
10 days
raid6/kunit: add a benchmark
Christoph Hellwig
10 days
raid6: improve the runtime selection benchmark
Christoph Hellwig
10 days
raid6: defer implementation selection when built-in
Christoph Hellwig
10 days
raid6: enable lock context analysis
Christoph Hellwig
10 days
xor/kunit: add a benchmark
Christoph Hellwig
10 days
xor/kunit: fix a spelling error
Christoph Hellwig
10 days
xor: improve the runtime selection benchmark
Christoph Hellwig
10 days
xor: enable lock context analysis
Christoph Hellwig
10 days
Revert "printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_...
Petr Mladek
10 days
lib/random32: convert selftest to KUnit
Kir Chou
10 days
lib/math: add KUnit test suite for polynomial_calc()
Adi Nata
10 days
lib/xz: fix comments
Lasse Collin
10 days
lib/xz: use size_t instead of uint32_t in a few places
Lasse Collin
10 days
lib/string: fix memchr_inv() for large ranges
Bradley Morgan
10 days
lib/idr: fix ida_find_first_range() missing IDs across chunk boundaries
Josh Law
10 days
lib/xz: replace min_t with min
Thorsten Blum
10 days
selftests/mm: add HMM test for mmap lock-dropping faults
Stanislav Kinsburskii
10 days
alloc_tag: add ioctl to /proc/allocinfo
Suren Baghdasaryan
10 days
lib/maple_tree: add missing spaces after switch keyword
Watson Wheeler
10 days
radix-tree: fix kmemleak false positives on tree head reassignment
Breno Leitao
10 days
lib/test_hmm: fail dmirror_fault() when the mirrored mm is gone
Stanislav Kinsburskii
10 days
maple_tree: add helper mas_make_walkable()
Liam R. Howlett (Oracle)
10 days
maple_tree: avoid extra gap calculation
Liam R. Howlett (Oracle)
10 days
maple_tree: WARN_ON_ONCE when allocations fail
Liam R. Howlett (Oracle)
10 days
maple_tree: document that erase may use GFP_KERNEL for allocations
Liam R. Howlett (Oracle)
10 days
maple_tree: catch race in mas_alloc_cyclic()
Liam R. Howlett (Oracle)
10 days
maple_tree: add bulk parent set helper
Liam R. Howlett (Oracle)
10 days
maple_tree: micro optimisation of mas_wr_store_type()
Liam R. Howlett (Oracle)
10 days
maple_tree: optimise mas_wr_node_store() when not in rcu mode
Liam R. Howlett (Oracle)
10 days
maple_tree: use prefetched value in mas_wr_store_type()
Liam R. Howlett (Oracle)
10 days
maple_tree: clarify comments on mas_nomem()
Liam R. Howlett (Oracle)
10 days
maple_tree: drop dead code from mas_extend_spanning_null()
Liam R. Howlett (Oracle)
10 days
maple_tree: add write lock checking with lockdep sequence numbers
Liam R. Howlett (Oracle)
10 days
maple_tree: add rcu locking check when LOCKDEP is enabled
Liam R. Howlett (Oracle)
10 days
mm: move alloc tag to mm
Lorenzo Stoakes
10 days
percpu_ref: fix documentation of maximum value
Matthew Wilcox (Oracle)
2026-07-20
lib: test_hmm: use device devt for coherent device range selection
Stanislav Kinsburskii
2026-07-20
Merge tag 'v7.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-07-17
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-07-17
rhashtable: clear stale iter->p on table restart
Cen Zhang (Microsoft)
2026-07-15
Merge tag 'linux_kselftest-kunit-fixes-7.2-rc4' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-07-10
bug: fix warning suppressions with kunit built as module
Bartosz Golaszewski
2026-07-09
crypto: aes - Fix conditions for selecting MAC dependencies
Eric Biggers
2026-07-07
tracing: Prevent out-of-bounds read in glob matching
Huihui Huang
2026-07-05
lib/crypto: md5: Remove support for md5_mod_init_arch()
Eric Biggers
[next]