summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2025-07-13Merge branch 'mm-hotfixes-stable' into mm-stable to pick up changes whichAndrew Morton2-0/+4
2025-07-10maple_tree: add testing for restoring maple state to activeLiam R. Howlett1-0/+32
2025-07-10maple_tree: fix status setup on restore to activeLiam R. Howlett1-7/+18
2025-07-10lib/test_vmalloc.c: restrict default test mask to avoid test warningsUladzislau Rezki (Sony)1-1/+1
2025-07-10lib/test_vmalloc.c: use late_initcall() if built-in for init orderingUladzislau Rezki (Sony)1-0/+4
2025-07-10maple tree: use goto label to simplify codeDev Jain1-5/+2
2025-07-10mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge1-0/+2
2025-07-10alloc_tag: keep codetag iterator active between read()David Wang1-19/+10
2025-07-10alloc_tag: add sequence number for module and iteratorDavid Wang1-3/+14
2025-07-10lib/test_hmm: reduce stack usageArnd Bergmann1-7/+7
2025-07-10xarray: add a BUG_ON() to ensure caller is not siblingDev Jain1-0/+3
2025-07-10maple_tree: fix mt_destroy_walk() on root leaf nodeWei Yang1-0/+1
2025-07-10lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()Harry Yoo1-0/+3
2025-07-03Merge tag 'net-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+3
2025-07-02lib: test_objagg: Set error message in check_expect_hints_stats()Dan Carpenter1-1/+3
2025-06-28Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds2-2/+15
2025-06-28Merge tag 'riscv-for-linus-5.16-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-20/+28
2025-06-26mm/alloc_tag: fix the kmemleak false positive issue in the allocation of the ...Hao Ge1-1/+7
2025-06-26lib/group_cpus: fix NULL pointer dereference from group_cpus_evenly()Yu Kuai1-1/+8
2025-06-23Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+3
2025-06-20Merge tag 'v6.16-p5' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+1
2025-06-20maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()Liam R. Howlett1-1/+3
2025-06-19Merge tag 'net-6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+1
2025-06-19Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-27/+31
2025-06-17pldmfw: Select CRC32 when PLDMFW is selectedSimon Horman1-0/+1
2025-06-16lib/crypto/curve25519-hacl64: Disable KASAN with clang-17 and olderNathan Chancellor1-0/+4
2025-06-16lib/crypto: Annotate crypto strings with nonstringKees Cook2-27/+27
2025-06-13crypto: testmgr - reinstate kconfig control over full self-testsEric Biggers1-1/+1
2025-06-12raid6: riscv: Fix NULL pointer dereference caused by a missing clobberChunyan Zhang1-20/+28
2025-06-12scatterlist: fix extraneous '@'-sign kernel-doc notationRandy Dunlap1-4/+4
2025-06-07Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...Linus Torvalds3-15/+33
2025-06-07Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-0/+1490
2025-06-06iov_iter: use iov_offset for length calculation in iov_iter_aligned_bvecNitesh Shetty1-1/+1
2025-06-06alloc_tag: handle module codetag load errors as module load failuresSuren Baghdasaryan2-14/+32
2025-06-06raid6: Add RISC-V SIMD syndrome and recovery calculationsChunyan Zhang5-0/+1490
2025-06-03Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linuxLinus Torvalds1-0/+30
2025-06-03Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-16/+13
2025-06-01Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-0/+2
2025-06-01iov: remove copy_page_from_iter_atomic()Matthew Wilcox (Oracle)1-16/+13
2025-06-01Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds8-115/+50
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds7-129/+177
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-41/+3
2025-05-29Merge tag 'devicetree-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+1
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-3/+14
2025-05-29ubsan: integer-overflow: depend on BROKEN to keep this out of CIKees Cook1-0/+2
2025-05-29Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds3-12/+6
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-13/+66
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-1/+348
2025-05-28Merge tag 'sysctl-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-40/+91
2025-05-28llist: make llist_add_batch() a static inlineJens Axboe1-22/+0