开源镜像站
帮助
下载
动态
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
4 days
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/pr...
Mark Brown
4 days
Merge branch 'mm-nonmm-unstable' of https://git.kernel.org/pub/scm/linux/kern...
Mark Brown
4 days
Merge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
4 days
Merge branch 'mm-hotfixes-unstable' of https://git.kernel.org/pub/scm/linux/k...
Mark Brown
5 days
lib/random32: convert selftest to KUnit
Kir Chou
5 days
lib/math: add KUnit test suite for polynomial_calc()
Adi Nata
5 days
lib/xz: fix comments
Lasse Collin
5 days
lib/xz: use size_t instead of uint32_t in a few places
Lasse Collin
5 days
lib/string: fix memchr_inv() for large ranges
Bradley Morgan
5 days
lib/idr: fix ida_find_first_range() missing IDs across chunk boundaries
Josh Law
5 days
lib/xz: replace min_t with min
Thorsten Blum
5 days
lib/test_hmm: fail dmirror_fault() when the mirrored mm is gone
Stanislav Kinsburskii
5 days
maple_tree: add helper mas_make_walkable()
Liam R. Howlett (Oracle)
5 days
maple_tree: avoid extra gap calculation
Liam R. Howlett (Oracle)
5 days
maple_tree: WARN_ON_ONCE when allocations fail
Liam R. Howlett (Oracle)
5 days
maple_tree: document that erase may use GFP_KERNEL for allocations
Liam R. Howlett (Oracle)
5 days
maple_tree: catch race in mas_alloc_cyclic()
Liam R. Howlett (Oracle)
5 days
maple_tree: add bulk parent set helper
Liam R. Howlett (Oracle)
5 days
maple_tree: micro optimisation of mas_wr_store_type()
Liam R. Howlett (Oracle)
5 days
maple_tree: optimise mas_wr_node_store() when not in rcu mode
Liam R. Howlett (Oracle)
5 days
maple_tree: use prefetched value in mas_wr_store_type()
Liam R. Howlett (Oracle)
5 days
maple_tree: clarify comments on mas_nomem()
Liam R. Howlett (Oracle)
5 days
maple_tree: drop dead code from mas_extend_spanning_null()
Liam R. Howlett (Oracle)
5 days
maple_tree: add write lock checking with lockdep sequence numbers
Liam R. Howlett (Oracle)
5 days
maple_tree: add rcu locking check when LOCKDEP is enabled
Liam R. Howlett (Oracle)
5 days
mm: move alloc tag to mm
Lorenzo Stoakes
5 days
percpu_ref: fix documentation of maximum value
Matthew Wilcox (Oracle)
5 days
lib: test_hmm: use device devt for coherent device range selection
Stanislav Kinsburskii
7 days
Merge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7 days
Merge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9 days
scatterlist: Fix offset in folio calc in extract_xarray_to_sg()
David Howells
9 days
iov_iter: Remove unused variable in kunit_iov_iter.c
David Howells
9 days
iov_iter: Fix a memory leak in iov_iter_extract_user_pages()
David Howells
9 days
iov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()
David Howells
9 days
iov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()
David Howells
10 days
bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
Breno Leitao
2026-06-25
raid6: fix raid6_recov_rvv symbol undeclared warning
Ben Dooks
2026-06-25
raid6: fix riscv symbol undeclared warnigns
Ben Dooks
2026-06-25
Merge branch 'for-7.3' into for-next
Petr Mladek
2026-06-25
lib/tests: test_ratelimit: fix stress test thread lifecycle and leak
Jia He
2026-06-25
lib/vsprintf: Make no_hash_pointers take effect early
Kaitao Cheng
2026-06-23
Merge tag 'core-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-06-23
Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-22
debugobjects: Plug race against a concurrent OOM disable
Thomas Gleixner
2026-06-21
lib: Add stale 'raid6' directory to .gitignore file
Linus Torvalds
2026-06-21
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-06-21
lib: split codetag_lock_module_list()
Bart Van Assche
2026-06-21
alloc_tag: fix use-after-free in /proc/allocinfo after module unload
Hao Ge
2026-06-21
mm/alloc_tag: replace fixed-size early PFN array with dynamic linked list
Hao Ge
2026-06-21
Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]