summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
6 daystreewide: refresh kmalloc_obj() conversionsKees Cook3-4/+4
9 daysRevert "once: don't use a work queue to reset sleepable static key"Eric Dumazet1-1/+1
2026-08-27Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-139/+303
2026-08-25Merge tag 'char-misc-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-11/+321
2026-08-25Merge tag 'bootconfig-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-1/+170
2026-08-24maple_tree: add helper mas_make_walkable()Liam R. Howlett (Oracle)1-5/+8
2026-08-24maple_tree: avoid extra gap calculationLiam R. Howlett (Oracle)1-11/+17
2026-08-24maple_tree: avoid mas_erase() and mtree_erase() failuresLiam R. Howlett (Oracle)1-18/+50
2026-08-24maple_tree: document that erase may use GFP_KERNEL for allocationsLiam R. Howlett (Oracle)1-2/+21
2026-08-24maple_tree: catch race in mas_alloc_cyclic()Liam R. Howlett (Oracle)1-19/+24
2026-08-24maple_tree: add bulk parent set helperLiam R. Howlett (Oracle)1-55/+42
2026-08-24maple_tree: micro optimisation of mas_wr_store_type()Liam R. Howlett (Oracle)1-3/+15
2026-08-24maple_tree: optimise mas_wr_node_store() when not in rcu modeLiam R. Howlett (Oracle)1-3/+17
2026-08-24maple_tree: use prefetched value in mas_wr_store_type()Liam R. Howlett (Oracle)1-1/+1
2026-08-24maple_tree: clarify comments on mas_nomem()Liam R. Howlett (Oracle)1-2/+7
2026-08-24maple_tree: drop dead code from mas_extend_spanning_null()Liam R. Howlett (Oracle)1-7/+0
2026-08-24maple_tree: add write lock checking with lockdep sequence numbersLiam R. Howlett (Oracle)1-12/+52
2026-08-24maple_tree: add rcu locking check when LOCKDEP is enabledLiam R. Howlett (Oracle)1-1/+49
2026-08-24lib/test_hmm: fix garbage pfn and wrong direction in devmem fault debugQiang Liu1-3/+2
2026-08-24percpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPUTejun Heo1-15/+0
2026-08-24maple_tree: fix comment typoMark Sercombe1-1/+1
2026-08-24alloc_tag: add ioctl to /proc/allocinfoSuren Baghdasaryan1-0/+18
2026-08-24maple_tree: remove unused mas_is_root_limits()Zhan Xusheng1-5/+0
2026-08-24xarray: honor XA_FLAGS_ACCOUNT in xas_split_alloc()Zi Yan1-0/+3
2026-08-24Merge tag 'slab-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-51/+139
2026-08-23Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/...Linus Torvalds23-329/+783
2026-08-21Merge tag 'drm-next-2026-08-20' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+31
2026-08-20Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds6-36/+113
2026-08-20Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+1
2026-08-20Merge tag 'printk-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-10/+23
2026-08-20Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+9
2026-08-20Merge tag 'bitmap-for-7.3' of https://github.com/norov/linuxLinus Torvalds7-18/+308
2026-08-20Merge tag 'sysctl-7.03-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+2
2026-08-20Merge tag 'net-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-1/+1
2026-08-19lib/interval_tree: fix allocation warning messagesKarl Mehltretter1-2/+2
2026-08-20BackMerge tag 'v7.2' into drm-nextDave Airlie9-23/+45
2026-08-19Merge tag 'v7.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-0/+2
2026-08-19Merge tag 'driver-core-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+6
2026-08-19Merge tag 'watchdog-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+7
2026-08-19Merge tag 'gpio-updates-for-v7.3-rc1-v2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-0/+147
2026-08-19iov_iter: export iov_iter_restoreOctavian Purdila1-0/+1
2026-08-19Merge branch 'for-7.3-trivial' into for-linusPetr Mladek1-0/+4
2026-08-19Merge tag 'iio-for-7.3a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman6-11/+321
2026-08-18Merge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-45/+54
2026-08-18Merge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2026-08-18Merge tag 'v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/li...Bartosz Golaszewski9-23/+45
2026-08-17Merge tag 'linux_kselftest-kunit-7.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-11/+72
2026-08-17Merge tag 'libcrypto-tests-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds32-367/+2533
2026-08-17Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-727/+1207
2026-08-17Merge tag 'vfs-7.3-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+2