summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2024-04-19string: Merge strscpy KUnit tests into string_kunit.cKees Cook-149/+120
2024-04-19string: Prepare to merge strscpy_kunit.c into string_kunit.cKees Cook-25/+26
2024-04-19Merge tag 'bootconfig-fixes-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-9/+13
2024-04-18string_kunit: Add test cases for str*cmp functionsIvan Orlov-0/+155
2024-04-18bootconfig: Fix the kerneldoc of _xbc_exit()Masami Hiramatsu (Google)-1/+2
2024-04-16bpf, tests: Fix typos in commentsChen Pei-1/+1
2024-04-15ubsan: Add awareness of signed integer overflow trapsKees Cook-2/+16
2024-04-15net: dqs: make struct dql more cache efficientBreno Leitao-4/+9
2024-04-14bootconfig: use memblock_free_late to free xbc memory to buddyQiang Zhang-8/+11
2024-04-12watchdog/softlockup: Low-overhead detection of interrupt stormBitao Hu-0/+14
2024-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-5/+6
2024-04-11Merge tag 'net-6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-2/+3
2024-04-10Merge tag 'hardening-v6.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2024-04-09lib: Add one-byte emulation functionPaul E. McKenney-0/+46
2024-04-09kfifo: add kfifo_dma_out_prepare_mapped()Jiri Slaby (SUSE)-12/+22
2024-04-09kfifo: pass offset to setup_sgl_buf() instead of a pointerJiri Slaby (SUSE)-4/+7
2024-04-09kfifo: rename l to len_to_end in setup_sgl()Jiri Slaby (SUSE)-4/+4
2024-04-09kfifo: remove support for physically non-contiguous memoryJiri Slaby (SUSE)-33/+5
2024-04-09kfifo: add kfifo_out_linear{,_ptr}()Jiri Slaby (SUSE)-0/+26
2024-04-09kfifo: drop __kfifo_dma_out_finish_r()Jiri Slaby (SUSE)-8/+0
2024-04-09vdso: Fix powerpc build U64_MAX undeclared errorAdrian Hunter-1/+1
2024-04-08vdso: Make delta calculation overflow safeAdrian Hunter-1/+16
2024-04-08vdso: Add CONFIG_GENERIC_VDSO_OVERFLOW_PROTECTAdrian Hunter-0/+7
2024-04-08vdso: Consolidate nanoseconds calculationAdrian Hunter-24/+19
2024-04-08vdso: Consolidate vdso_calc_delta()Adrian Hunter-1/+8
2024-04-08lib: checksum: hide unused expected_csum_ipv6_magic[]Arnd Bergmann-2/+3
2024-04-05stackdepot: rename pool_index to pool_index_plus_1Peter Collingbourne-2/+2
2024-04-05bpf, kconfig: Fix DEBUG_INFO_BTF_MODULES Kconfig definitionAndrii Nakryiko-2/+3
2024-04-04mm/slub, kunit: Use inverted data to corrupt kmem cacheGuenter Roeck-1/+1
2024-04-03ubsan: fix unused variable warning in test moduleArnd Bergmann-1/+1
2024-04-01lib/bitmap: add compile-time test for __assign_bit() optimizationAlexander Lobakin-8/+10
2024-04-01bitmap: introduce generic optimized bitmap_size()Alexander Lobakin-2/+0
2024-04-01lib/test_bitmap: use pr_info() for non-error messagesAlexander Potapenko-5/+5
2024-04-01lib/test_bitmap: add tests for bitmap_{read,write}()Alexander Potapenko-7/+172
2024-03-25Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branchIngo Molnar-1137/+1782
2024-03-23Merge tag 'hardening-v6.9-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-15/+21
2024-03-22overflow: Change DEFINE_FLEX to take __counted_by memberKees Cook-0/+19
2024-03-22Merge tag 'fbdev-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+9
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+1
2024-03-21Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-13/+11
2024-03-21Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-1/+1
2024-03-18Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST"Guenter Roeck-15/+0
2024-03-18ubsan: Disable signed integer overflow sanitizer on GCC < 8Kees Cook-0/+2
2024-03-16Merge tag 'cxl-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds-5/+10
2024-03-16fbcon: Increase maximum font width x height to 64 x 128Samuel Thibault-6/+9
2024-03-15Merge tag 'sparc-for-6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+2
2024-03-15Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds-23/+12
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds-96/+42
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-62/+252
2024-03-14Merge tag 'pci-v6.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-391/+1