开源镜像站
帮助
下载
动态
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-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-17
Merge tag 'bootconfig-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-16
Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-15
Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2026-04-15
Merge tag 'slab-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2026-04-15
Merge tag 'fbdev-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-14
Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-14
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-14
Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-14
Merge tag 'core-debugobjects-2026-04-12' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
2026-04-13
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2026-04-13
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-13
Merge tag 'audit-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-13
Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...
Linus Torvalds
2026-04-13
Merge branch 'nocache-cleanup'
Linus Torvalds
2026-04-13
Merge branch 'slab/for-7.1/misc' into slab/for-next
Vlastimil Babka (SUSE)
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2026-04-09
lib/prime_numbers: drop temporary buffer in dump_primes()
Yury Norov
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
2026-04-08
Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...
Miguel Ojeda
2026-04-07
lib/fonts: Implement font rotation
Thomas Zimmermann
2026-04-07
lib/fonts: Refactor glyph-rotation helpers
Thomas Zimmermann
2026-04-07
lib/fonts: Refactor glyph-pattern helpers
Thomas Zimmermann
2026-04-07
lib/fonts: Implement glyph rotation
Thomas Zimmermann
2026-04-07
lib/fonts: Clean up Makefile
Thomas Zimmermann
2026-04-07
lib/fonts: Provide helpers for calculating glyph pitch and size
Thomas Zimmermann
2026-04-07
lib/tests/slub_kunit: add a test case for {kmalloc,kfree}_nolock
Harry Yoo (Oracle)
2026-04-05
bug: avoid format attribute warning for clang as well
Arnd Bergmann
2026-04-05
ubsan: turn off kmsan inside of ubsan instrumentation
Arnd Bergmann
2026-04-05
mm: rename zap_vma_pages() to zap_vma()
David Hildenbrand (Arm)
2026-04-05
maple_tree: clean up mas_wr_node_store()
Liam R. Howlett
2026-04-05
maple_tree: don't pass end to mas_wr_append()
Liam R. Howlett
2026-04-05
maple_tree: pass maple copy node to mas_wmb_replace()
Liam R. Howlett
2026-04-05
maple_tree: remove maple big node and subtree structs
Liam R. Howlett
2026-04-05
maple_tree: use maple copy node for mas_wr_split()
Liam R. Howlett
2026-04-05
maple_tree: add cp_converged() helper
Liam R. Howlett
2026-04-05
maple_tree: add copy_tree_location() helper
Liam R. Howlett
2026-04-05
maple_tree: use maple copy node for mas_wr_rebalance() operation
Liam R. Howlett
2026-04-05
maple_tree: add cp_is_new_root() helper
Liam R. Howlett
2026-04-05
maple_tree: separate wr_split_store and wr_rebalance store type code path
Liam R. Howlett
2026-04-05
maple_tree: remove unnecessary return statements
Liam R. Howlett
2026-04-05
maple_tree: inline mas_wr_spanning_rebalance()
Liam R. Howlett
2026-04-05
maple_tree: start using maple copy node for destination
Liam R. Howlett
2026-04-05
maple_tree: add gap support, slot and pivot sizes for maple copy
Liam R. Howlett
2026-04-05
maple_tree: introduce ma_leaf_max_gap()
Liam R. Howlett
2026-04-05
maple_tree: change initial big node setup in mas_wr_spanning_rebalance()
Liam R. Howlett
2026-04-05
maple_tree: inline mas_spanning_rebalance_loop() into mas_wr_spanning_rebalan...
Liam R. Howlett
2026-04-05
maple_tree: introduce maple_copy node and use it in mas_spanning_rebalance()
Liam R. Howlett
[next]