aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'riscv-for-linus-7.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+2
3 daysMerge tag 'vfs-7.2-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+22
5 daysscatterlist: Fix offset in folio calc in extract_xarray_to_sg()David Howells1-0/+1
5 daysiov_iter: Remove unused variable in kunit_iov_iter.cDavid Howells1-3/+2
5 daysiov_iter: Fix a memory leak in iov_iter_extract_user_pages()David Howells1-1/+8
5 daysiov_iter: Fix missing alloc fail check in iov_iter_extract_bvec_pages()David Howells1-0/+2
5 daysiov_iter: Fix potential underflow in iov_iter_extract_xarray_pages()David Howells1-0/+9
6 daysbootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()Breno Leitao1-7/+16
11 daysraid6: fix raid6_recov_rvv symbol undeclared warningBen Dooks1-0/+1
11 daysraid6: fix riscv symbol undeclared warnignsBen Dooks1-0/+1
13 daysMerge tag 'core-urgent-2026-06-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+17
13 daysMerge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-60/+109
2026-06-22debugobjects: Plug race against a concurrent OOM disableThomas Gleixner1-0/+17
2026-06-21lib: Add stale 'raid6' directory to .gitignore fileLinus Torvalds1-0/+1
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds69-1383/+1810
2026-06-21lib: split codetag_lock_module_list()Bart Van Assche2-9/+11
2026-06-21alloc_tag: fix use-after-free in /proc/allocinfo after module unloadHao Ge1-2/+7
2026-06-21mm/alloc_tag: replace fixed-size early PFN array with dynamic linked listHao Ge1-49/+91
2026-06-21Merge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+3
2026-06-19Merge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-86/+1
2026-06-19Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-12/+108
2026-06-18Merge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds2-0/+35
2026-06-18string: Remove strncpy() from the kernelKees Cook4-86/+1
2026-06-17lib: interval_tree_test: validate benchmark parametersSamuel Moelius1-0/+22
2026-06-17Merge tag 'printk-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-38/+74
2026-06-17Merge tag 'audit-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+6
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+5
2026-06-17Merge tag 'bitmap-for-7.2' of https://github.com/norov/linuxLinus Torvalds4-41/+19
2026-06-17Merge tag 'bpf-next-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds3-100/+440
2026-06-17Merge branch 'for-7.2-vsprintf-pmM-uppercase' into for-linusPetr Mladek2-6/+18
2026-06-17Merge branch 'for-7.2-vsprintf-size-checks' into for-linusPetr Mladek1-24/+27
2026-06-16Merge tag 'bootconfig-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+56
2026-06-16Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds5-3/+335
2026-06-16Merge tag 'hardening-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+4
2026-06-16Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-270/+8
2026-06-16Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds14-205/+270
2026-06-16Merge tag 'slab-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds1-12/+11
2026-06-16Merge tag 'fbdev-for-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+5
2026-06-16Merge tag 'gpio-updates-for-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+64
2026-06-15Merge tag 'objtool-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds1-1/+1
2026-06-15Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...Linus Torvalds3-6/+29
2026-06-15Merge tag 'timers-vdso-2026-06-13' of gitolite.kernel.org:pub/scm/linux/kerne...Linus Torvalds1-7/+7
2026-06-15Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-11/+4
2026-06-15Merge tag 'kernel-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+10
2026-06-13Merge tag 'core-urgent-2026-06-13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-9/+37
2026-06-12vsprintf: Add upper case flavour to %p[mM]Andy Shevchenko2-6/+18
2026-06-11lib/crypto: gf128hash: mark clmul32() as noinline_for_stackArnd Bergmann1-1/+1
2026-06-11lib/test_firmware: allocate the configured into_buf sizeSamuel Moelius1-1/+1
2026-06-09fbdev/arm: Export acorndata_8x8 font symbol for bootloaderHelge Deller1-0/+5
2026-06-08lib/test_hmm: check alloc_page_vma() return value and handle OOMQiang Liu1-2/+27