开源镜像站
帮助
下载
动态
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
6 days
Merge branch 'mm-unstable' of https://git.kernel.org/pub/scm/linux/kernel/git...
Mark Brown
6 days
Merge branch 'mm-nonmm-stable' of https://git.kernel.org/pub/scm/linux/kernel...
Mark Brown
6 days
maple_tree: add helper mas_make_walkable()
Liam R. Howlett (Oracle)
6 days
maple_tree: avoid extra gap calculation
Liam R. Howlett (Oracle)
6 days
maple_tree: WARN_ON_ONCE when allocations fail
Liam R. Howlett (Oracle)
6 days
maple_tree: document that erase may use GFP_KERNEL for allocations
Liam R. Howlett (Oracle)
6 days
maple_tree: catch race in mas_alloc_cyclic()
Liam R. Howlett (Oracle)
6 days
maple_tree: add bulk parent set helper
Liam R. Howlett (Oracle)
6 days
maple_tree: micro optimisation of mas_wr_store_type()
Liam R. Howlett (Oracle)
6 days
maple_tree: optimise mas_wr_node_store() when not in rcu mode
Liam R. Howlett (Oracle)
6 days
maple_tree: use prefetched value in mas_wr_store_type()
Liam R. Howlett (Oracle)
6 days
maple_tree: clarify comments on mas_nomem()
Liam R. Howlett (Oracle)
6 days
maple_tree: drop dead code from mas_extend_spanning_null()
Liam R. Howlett (Oracle)
6 days
maple_tree-stop-flooding-logs-when-debug_locks-is-set-to-zero-fix
Liam R. Howlett (Oracle)
6 days
maple_tree: add write lock checking with lockdep sequence numbers
Liam R. Howlett (Oracle)
6 days
maple_tree: add rcu locking check when LOCKDEP is enabled
Liam R. Howlett (Oracle)
6 days
lib/test_hmm: fix garbage pfn and wrong direction in devmem fault debug
Qiang Liu
6 days
percpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPU
Tejun Heo
6 days
maple_tree: fix comment typo
Mark Sercombe
6 days
alloc_tag: add ioctl to /proc/allocinfo
Suren Baghdasaryan
6 days
maple_tree: remove unused mas_is_root_limits()
Zhan Xusheng
6 days
xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()
Zi Yan
6 days
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6 days
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
6 days
Merge tag 'printk-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7 days
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7 days
Merge tag 'bitmap-for-7.3' of https://github.com/norov/linux
Linus Torvalds
7 days
Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7 days
Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
7 days
lib/interval_tree: fix allocation warning messages
Karl Mehltretter
7 days
Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
8 days
Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
8 days
Merge tag 'watchdog-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8 days
Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
8 days
iov_iter: export iov_iter_restore
Octavian Purdila
8 days
Merge branch 'for-7.3-trivial' into for-linus
Petr Mladek
8 days
Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
9 days
Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9 days
Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...
Bartosz Golaszewski
9 days
Merge tag 'linux_kselftest-kunit-7.3-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
9 days
Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
9 days
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
10 days
Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13 days
hung_task: update DETECT_HUNG_TASK_BLOCKER Kconfig help
Xibo Wang
13 days
lib/xz: fix comments
Lasse Collin
13 days
lib/xz: use size_t instead of uint32_t in a few places
Lasse Collin
13 days
lib/xz: replace min_t with min
Thorsten Blum
14 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-10
lib/crypto: aes-cmac: Use __cleanup() instead of memzero_explicit()
Thomas Huth
2026-08-10
lib/crypto: tests: Add KUnit test suite for AES-GCM
Eric Biggers
[next]