aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2024-04-05stackdepot: rename pool_index to pool_index_plus_1Gravatar Peter Collingbourne 1-2/+2
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 4-15/+21
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberGravatar Kees Cook 1-0/+19
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-6/+9
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Gravatar Linus Torvalds 1-1/+1
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-13/+11
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+1
2024-03-18Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST"Gravatar Guenter Roeck 2-15/+0
2024-03-18ubsan: Disable signed integer overflow sanitizer on GCC < 8Gravatar Kees Cook 1-0/+2
2024-03-16Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlGravatar Linus Torvalds 1-5/+10
2024-03-16fbcon: Increase maximum font width x height to 64 x 128Gravatar Samuel Thibault 1-6/+9
2024-03-15Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+2
2024-03-15Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 1-23/+12
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 12-96/+42
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 5-62/+252
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-391/+1
2024-03-13lib/generic-radix-tree.c: Make nodes more reasonably sizedGravatar Kent Overstreet 1-23/+12
2024-03-13Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+5
2024-03-13lib/firmware_table: Provide buffer length argument to cdat_table_parse()Gravatar Robert Richter 1-5/+10
2024-03-12Merge tag 'printk-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-3/+13
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 4-2/+124
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 14-468/+1265
2024-03-12assoc_array: fix the return value in assoc_array_insert_mid_shortcut()Gravatar Roman Smirnov 1-1/+1
2024-03-12buildid: use kmap_local_page()Gravatar Peng Hao 1-2/+2
2024-03-12mul_u64_u64_div_u64: increase precision by conditionally swapping a and bGravatar Uwe Kleine-König 1-0/+15
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-49/+13
2024-03-11Merge tag 'locking-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+2
2024-03-11Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 3-29/+168
2024-03-11Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...Gravatar Linus Torvalds 5-8/+12
2024-03-11Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 13-1113/+0
2024-03-11lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpersGravatar Andy Shevchenko 1-0/+42
2024-03-08lib/fonts: Allow Sparc console 8x16 font for sparc64 early boot text consoleGravatar Andreas Larsson 1-1/+2
2024-03-08net: dqs: add NIC stall detector based on BQLGravatar Jakub Kicinski 1-0/+74
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-23/+0
2024-03-06dyndbg: replace kstrdup() + strchr() with kstrdup_and_replace()Gravatar Andy Shevchenko 1-4/+3
2024-03-06iov_iter: get rid of 'copy_mc' flagGravatar Linus Torvalds 1-23/+0
2024-03-05string: Convert helpers selftest to KUnitGravatar Kees Cook 3-124/+100
2024-03-05string: Convert selftest to KUnitGravatar Kees Cook 4-260/+204
2024-03-04lib/test_vmalloc.c: use unsigned long constantGravatar Martin Kaiser 1-1/+1
2024-03-04lib/test_vmalloc.c: drop empty exit functionGravatar Martin Kaiser 1-5/+0
2024-03-04lib/test_vmalloc.c: fix typo in function nameGravatar Martin Kaiser 1-2/+2
2024-03-04lib/stackdepot: off by one in depot_fetch_stack()Gravatar Dan Carpenter 1-1/+1
2024-02-29lib/string_helpers: Add flags param to string_get_size()Gravatar Andy Shevchenko 2-22/+70
2024-02-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 4-131/+141
2024-02-29lib: stackinit: Adjust target string to 8 bytes for m68kGravatar Kees Cook 1-3/+16
2024-02-29fortify: Improve buffer overflow reportingGravatar Kees Cook 2-6/+7
2024-02-29fortify: Add KUnit tests for runtime overflowsGravatar Kees Cook 2-2/+607
2024-02-29fortify: Provide KUnit counters for failure testingGravatar Kees Cook 2-0/+43
2024-02-29fortify: Allow KUnit test to build without FORTIFYGravatar Kees Cook 2-1/+15
2024-02-29fortify: Split reporting and avoid passing string pointerGravatar Kees Cook 1-3/+20