summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-01lkdtm: Disable CFI checking for perms functionsKees Cook2-2/+2
2024-04-30kunit/fortify: Add memcpy() testsKees Cook2-4/+87
2024-04-30kunit/fortify: Do not spam logs with fortify WARNsKees Cook1-1/+8
2024-04-30kunit/fortify: Rename tests to use recommended conventionsKees Cook1-40/+40
2024-04-30init: replace deprecated strncpy with strscpy_padJustin Stitt1-2/+1
2024-04-27kunit/fortify: Fix mismatched kvalloc()/vfree() usageKees Cook1-8/+8
2024-04-25scsi: qla2xxx: Avoid possible run-time warning with long model_numKees Cook1-4/+2
2024-04-25scsi: mpi3mr: Avoid possible run-time warning with long manufacturer stringsKees Cook1-9/+5
2024-04-25scsi: mptfusion: Avoid possible run-time warning with long manufacturer stringsKees Cook1-9/+5
2024-04-25fs: ecryptfs: replace deprecated strncpy with strscpyJustin Stitt2-23/+7
2024-04-25hfsplus: refactor copy_name to not use strncpyJustin Stitt1-12/+10
2024-04-25reiserfs: replace deprecated strncpy with scnprintfJustin Stitt1-10/+3
2024-04-25virt: acrn: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2024-04-25ubsan: Avoid i386 UBSAN handler crashes with ClangKees Cook1-14/+27
2024-04-24ubsan: Remove 1-element array usage in debug reportingKees Cook1-1/+1
2024-04-24MAINTAINERS: Add ubsan.h to the UBSAN sectionKees Cook1-0/+1
2024-04-24string_kunit: Move strtomem KUnit test to string_kunit.cKees Cook2-53/+54
2024-04-24string.h: Introduce memtostr() and memtostr_pad()Kees Cook2-0/+75
2024-04-19string: Convert KUnit test names to standard conventionKees Cook1-36/+36
2024-04-19string: Merge strcat KUnit tests into string_kunit.cKees Cook5-111/+82
2024-04-19string: Prepare to merge strcat KUnit tests into string_kunit.cKees Cook1-6/+6
2024-04-19string: Merge strscpy KUnit tests into string_kunit.cKees Cook5-150/+120
2024-04-19string: Prepare to merge strscpy_kunit.c into string_kunit.cKees Cook1-25/+26
2024-04-18string_kunit: Add test cases for str*cmp functionsIvan Orlov1-0/+155
2024-04-01Linux 6.9-rc2v6.9-rc2Linus Torvalds1-1/+1
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds31-87/+66
2024-03-31Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-18/+43
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-4/+12
2024-03-31Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-16/+62
2024-03-31Merge tag 'timers_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+27
2024-03-31Merge tag 'objtool_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-1/+1
2024-03-31Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-64/+64
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer8-14/+14
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerNathan Chancellor1-1/+1
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)1-1/+1
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann13-23/+18
2024-03-31objtool: Fix compile failure when using the x32 compilerMikulas Patocka1-1/+1
2024-03-30Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-32/+41
2024-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds47-355/+479
2024-03-30Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+4
2024-03-30Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds27-160/+376
2024-03-30Merge tag 'staging-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+3
2024-03-30Merge tag 'i2c-host-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang1-3/+4
2024-03-30x86/build: Use obj-y to descend into arch/x86/virt/Masahiro Yamada3-4/+2
2024-03-30Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds74-448/+565
2024-03-30Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-2/+5
2024-03-30Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+1
2024-03-29selftests: dmabuf-heap: add config file for the testMuhammad Usama Anjum1-0/+3
2024-03-29selftests/seccomp: Try to fit runtime of benchmark into timeoutMark Brown1-1/+1
2024-03-29selftests/ftrace: Fix event filter target_func selectionMark Rutland1-1/+1