summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-06-12ubsan: Restore dependency on ARCH_HAS_UBSANKees Cook
2024-06-12string: Prepare to merge strcat KUnit tests into string_kunit.cKees Cook
2024-06-12string: Prepare to merge strscpy_kunit.c into string_kunit.cKees Cook
2024-06-12string_kunit: Add test cases for str*cmp functionsIvan Orlov
2024-05-30lib/test_hmm.c: handle src_pfns and dst_pfns allocation failureDuoming Zhou
2024-05-30kunit: bail out early in __kunit_test_suites_init() if there are no suites to...Scott Mayhew
2024-05-30kunit: unregister the device on errorWander Lairson Costa
2024-05-30kunit: Fix kthread referenceMickaël Salaün
2024-05-30kunit/fortify: Fix replaced failure path to unbreak __alloc_sizeKees Cook
2024-05-30kunit/fortify: Fix mismatched kvalloc()/vfree() usageKees Cook
2024-05-30mm/slub, kunit: Use inverted data to corrupt kmem cacheGuenter Roeck
2024-05-10Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds
2024-05-05XArray: set the marks correctly when splitting an entryMatthew Wilcox (Oracle)
2024-05-05lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add()Luis Chamberlain
2024-05-05maple_tree: fix mas_empty_area_rev() null pointer dereferenceLiam R. Howlett
2024-05-05Merge tag 'char-misc-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-02Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-30dyndbg: fix old BUG_ON in >control parserJim Cromie
2024-04-26Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-04-26Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds
2024-04-26Fix a potential infinite loop in extract_user_to_sg()David Howells
2024-04-24stackdepot: respect __GFP_NOLOCKDEP allocation flagAndrey Ryabinin
2024-04-19Merge tag 'hardening-v6.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-19Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-18bootconfig: Fix the kerneldoc of _xbc_exit()Masami Hiramatsu (Google)
2024-04-15ubsan: Add awareness of signed integer overflow trapsKees Cook
2024-04-14bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2024-04-10Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-08lib: checksum: hide unused expected_csum_ipv6_magic[]Arnd Bergmann
2024-04-05stackdepot: rename pool_index to pool_index_plus_1Peter Collingbourne
2024-04-05bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definitionAndrii Nakryiko
2024-04-03ubsan: fix unused variable warning in test moduleArnd Bergmann
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-18Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST"Guenter Roeck
2024-03-18ubsan: Disable signed integer overflow sanitizer on GCC < 8Kees Cook
2024-03-16Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2024-03-16fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault
2024-03-15Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-15Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-13lib/generic-radix-tree.c: Make nodes more reasonably sizedKent Overstreet
2024-03-13Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds