summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/max8997-irq.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-03-31Linux 6.9-rc2v6.9-rc2Linus Torvalds1-1/+1
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-30objtool: Fix compile failure when using the x32 compilerMikulas Patocka1-1/+1
2024-03-30x86/build: Use obj-y to descend into arch/x86/virt/Masahiro Yamada3-4/+2