summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
4 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
4 daysMerge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
4 daysMerge tag 'slab-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
4 daysMerge tag 'fbdev-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
5 daysMerge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
5 daysMerge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
5 daysMerge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
5 daysMerge tag 'core-debugobjects-2026-04-12' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
5 daysMerge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds
6 daysMerge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
6 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
6 daysMerge tag 'audit-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysMerge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds
6 daysMerge branch 'nocache-cleanup'Linus Torvalds
6 daysMerge branch 'slab/for-7.1/misc' into slab/for-nextVlastimil Babka (SUSE)
9 daysMerge branch 'timers/urgent' into timers/coreThomas Gleixner
10 dayslib/prime_numbers: drop temporary buffer in dump_primes()Yury Norov
10 dayskernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner
12 daysMerge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda
12 dayslib/fonts: Implement font rotationThomas Zimmermann
12 dayslib/fonts: Refactor glyph-rotation helpersThomas Zimmermann
12 dayslib/fonts: Refactor glyph-pattern helpersThomas Zimmermann
12 dayslib/fonts: Implement glyph rotationThomas Zimmermann
12 dayslib/fonts: Clean up MakefileThomas Zimmermann
12 dayslib/fonts: Provide helpers for calculating glyph pitch and sizeThomas Zimmermann
13 dayslib/tests/slub_kunit: add a test case for {kmalloc,kfree}_nolockHarry Yoo (Oracle)
2026-04-05bug: avoid format attribute warning for clang as wellArnd Bergmann
2026-04-05ubsan: turn off kmsan inside of ubsan instrumentationArnd Bergmann
2026-04-05mm: rename zap_vma_pages() to zap_vma()David Hildenbrand (Arm)
2026-04-05maple_tree: clean up mas_wr_node_store()Liam R. Howlett
2026-04-05maple_tree: don't pass end to mas_wr_append()Liam R. Howlett
2026-04-05maple_tree: pass maple copy node to mas_wmb_replace()Liam R. Howlett
2026-04-05maple_tree: remove maple big node and subtree structsLiam R. Howlett
2026-04-05maple_tree: use maple copy node for mas_wr_split()Liam R. Howlett
2026-04-05maple_tree: add cp_converged() helperLiam R. Howlett
2026-04-05maple_tree: add copy_tree_location() helperLiam R. Howlett
2026-04-05maple_tree: use maple copy node for mas_wr_rebalance() operationLiam R. Howlett
2026-04-05maple_tree: add cp_is_new_root() helperLiam R. Howlett
2026-04-05maple_tree: separate wr_split_store and wr_rebalance store type code pathLiam R. Howlett
2026-04-05maple_tree: remove unnecessary return statementsLiam R. Howlett
2026-04-05maple_tree: inline mas_wr_spanning_rebalance()Liam R. Howlett
2026-04-05maple_tree: start using maple copy node for destinationLiam R. Howlett
2026-04-05maple_tree: add gap support, slot and pivot sizes for maple copyLiam R. Howlett
2026-04-05maple_tree: introduce ma_leaf_max_gap()Liam R. Howlett
2026-04-05maple_tree: change initial big node setup in mas_wr_spanning_rebalance()Liam R. Howlett
2026-04-05maple_tree: inline mas_spanning_rebalance_loop() into mas_wr_spanning_rebalan...Liam R. Howlett
2026-04-05maple_tree: introduce maple_copy node and use it in mas_spanning_rebalance()Liam R. Howlett
2026-04-05maple_tree: correct right ma_wr_state end pivot in mas_wr_spanning_store()Liam R. Howlett
2026-04-05maple_tree: move maple_subtree_state from mas_wr_spanning_store to mas_wr_spa...Liam R. Howlett
2026-04-05maple_tree: don't pass through height in mas_wr_spanning_storeLiam R. Howlett