summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2026-04-18lib: test_hmm: evict device pages on file close to avoid use-after-freeAlistair Popple
2026-04-18mm/alloc_tag: clear codetag for pages allocated before page_ext initializationHao Ge
2026-04-18liveupdate: remove liveupdate_test_unregister()Pasha Tatashin
2026-04-18kho: persist blob size in KHO FDTBreno Leitao
2026-04-18kho: add size parameter to kho_add_subtree()Breno Leitao
2026-04-17Merge tag 'bootconfig-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-15Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-04-15Merge tag 'slab-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds
2026-04-15Merge tag 'fbdev-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-15printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_BRANCH_P...Petr Mladek
2026-04-14lib/crypto: mpi: Fix integer underflow in mpi_read_raw_from_sgl()Lukas Wunner
2026-04-14Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-04-14Merge tag 'core-debugobjects-2026-04-12' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds
2026-04-14lib/vsprintf: use bool for local decode variableThorsten Blum
2026-04-13Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-04-13Merge tag 'audit-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-13Merge tag 'rust-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/l...Linus Torvalds
2026-04-13Merge branch 'nocache-cleanup'Linus Torvalds
2026-04-13Merge branch 'slab/for-7.1/misc' into slab/for-nextVlastimil Babka (SUSE)
2026-04-11Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2026-04-09lib/prime_numbers: drop temporary buffer in dump_primes()Yury Norov
2026-04-09kernfs: pass struct ns_common instead of const void * for namespace tagsChristian Brauner
2026-04-08Merge tag 'rust-timekeeping-for-v7.1' of https://github.com/Rust-for-Linux/li...Miguel Ojeda
2026-04-07lib/fonts: Implement font rotationThomas Zimmermann
2026-04-07lib/fonts: Refactor glyph-rotation helpersThomas Zimmermann
2026-04-07lib/fonts: Refactor glyph-pattern helpersThomas Zimmermann
2026-04-07lib/fonts: Implement glyph rotationThomas Zimmermann
2026-04-07lib/fonts: Clean up MakefileThomas Zimmermann
2026-04-07lib/fonts: Provide helpers for calculating glyph pitch and sizeThomas Zimmermann
2026-04-07lib/tests/slub_kunit: add a test case for {kmalloc,kfree}_nolockHarry Yoo (Oracle)
2026-04-06Merge tag 'v7.0-rc7' into usb-nextGreg Kroah-Hartman
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