开源镜像站
帮助
下载
动态
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
kho: persist blob size in KHO FDT
Breno Leitao
2026-04-18
kho: add size parameter to kho_add_subtree()
Breno Leitao
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
2026-04-05
maple_tree: correct right ma_wr_state end pivot in mas_wr_spanning_store()
Liam R. Howlett
2026-04-05
maple_tree: move maple_subtree_state from mas_wr_spanning_store to mas_wr_spa...
Liam R. Howlett
2026-04-05
maple_tree: don't pass through height in mas_wr_spanning_store
Liam R. Howlett
2026-04-05
maple_tree: remove l_wr_mas from mas_wr_spanning_rebalance
Liam R. Howlett
2026-04-05
maple_tree: make ma_wr_states reliable for reuse in spanning store
Liam R. Howlett
2026-04-05
maple_tree: inline mas_spanning_rebalance() into mas_wr_spanning_rebalance()
Liam R. Howlett
2026-04-05
maple_tree: remove unnecessary assignment of orig_l index
Liam R. Howlett
2026-04-05
maple_tree: extract use of big node from mas_wr_spanning_store()
Liam R. Howlett
2026-04-05
maple_tree: move mas_spanning_rebalance loop to function
Liam R. Howlett
2026-04-05
maple_tree: fix mas_dup_alloc() sparse warning
Liam R. Howlett
2026-03-21
Merge tag 'bootconfig-fixes-v7.0-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-03-19
lib/bootconfig: check xbc_init_node() return in override path
Josh Law
2026-03-18
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-03-17
lib/crypto: powerpc: Add powerpc/aesp8-ppc.S to clean-files
Eric Biggers
2026-03-13
lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()
Josh Law
2026-03-13
lib/bootconfig: check bounds before writing in __xbc_open_brace()
Josh Law
2026-03-13
lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace error
Josh Law
2026-03-06
Merge tag 'linux_kselftest-kunit-fixes-7.0-rc3' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-03-05
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-03-02
lib/crypto: tests: Add a .kunitconfig file
Eric Biggers
2026-03-02
kunit: reduce stack usage in kunit_run_tests()
Arnd Bergmann
2026-03-01
Merge tag 'core-debugobjects-2026-03-01' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2026-03-01
Merge tag 'locking-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-28
lib/crypto: tests: Depend on library options rather than selecting them
Eric Biggers
2026-02-25
lib/Kconfig.debug: Require a release version of LLVM 22 for context analysis
Nathan Chancellor
2026-02-23
Remove WARN_ALL_UNSEEDED_RANDOM kernel config option
Linus Torvalds
2026-02-22
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
[next]