summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-01VMCI: Fix possible memcpy() run-time warning in vmci_datagram_invoke_guest_ha...Vasiliy Kovalev
2024-02-29lib/string_helpers: Add flags param to string_get_size()Andy Shevchenko
2024-02-29x86, relocs: Ignore relocations in .notes sectionKees Cook
2024-02-29objtool: Fix UNWIND_HINT_{SAVE,RESTORE} across basic blocksJosh Poimboeuf
2024-02-29overflow: Use POD in check_shl_overflow()Andy Shevchenko
2024-02-29lib: stackinit: Adjust target string to 8 bytes for m68kKees Cook
2024-02-29sparc: vdso: Disable UBSAN instrumentationKees Cook
2024-02-29kernel.h: Move lib/cmdline.c prototypes to string.hAndy Shevchenko
2024-02-29leaking_addresses: Provide mechanism to scan binary filesKees Cook
2024-02-29leaking_addresses: Ignore input device status linesKees Cook
2024-02-29leaking_addresses: Use File::Temp for /tmp filesKees Cook
2024-02-29MAINTAINERS: Update LEAKING_ADDRESSES detailsKees Cook
2024-02-29fortify: Improve buffer overflow reportingKees Cook
2024-02-29fortify: Add KUnit tests for runtime overflowsKees Cook
2024-02-29fortify: Provide KUnit counters for failure testingKees Cook
2024-02-29fortify: Allow KUnit test to build without FORTIFYKees Cook
2024-02-29fortify: Split reporting and avoid passing string pointerKees Cook
2024-02-29refcount: Annotated intentional signed integer wrap-aroundKees Cook
2024-02-29coccinelle: semantic patch to check for potential struct_size callsJacob Keller
2024-02-29coccinelle: Add rules to find str_plural() replacementsKees Cook
2024-02-29lib/string_choices: Add str_plural() helperMichal Wajdeczko
2024-02-29overflow: Introduce wrapping_assign_add() and wrapping_assign_sub()Kees Cook
2024-02-29overflow: Introduce wrapping_add(), wrapping_sub(), and wrapping_mul()Kees Cook
2024-02-29overflow: Adjust check_*_overflow() kern-doc to reflect resultsKees Cook
2024-02-29kernel.h: Move upper_*_bits() and lower_*_bits() to wordpart.hAndy Shevchenko
2024-02-20hardening: Enable KFENCE in the hardening configMarco Elver
2024-02-20hardening: drop obsolete DRM_LEGACY from config fragmentLukas Bulwahn
2024-02-20hardening: drop obsolete UBSAN_SANITIZE_ALL from config fragmentLukas Bulwahn
2024-02-20um: Convert strscpy() usage to 2-argument styleKees Cook
2024-02-20string: Allow 2-argument strscpy_pad()Kees Cook
2024-02-20string: Allow 2-argument strscpy()Kees Cook
2024-02-20string: Redefine strscpy_pad() as a macroKees Cook
2024-02-20ubsan: Reintroduce signed overflow sanitizerKees Cook
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook
2024-02-06ubsan: Silence W=1 warnings in self-testKees Cook
2024-02-06ubsan: Use Clang's -fsanitize-trap=undefined optionKees Cook
2024-02-06MAINTAINERS: Add UBSAN sectionKees Cook
2024-02-01VMCI: Fix memcpy() run-time warning in dg_dispatch_as_host()Harshit Mogalapalli
2024-02-01VMCI: Use struct_size() in kmalloc()Harshit Mogalapalli
2024-02-01cap_syslog: remove CAP_SYS_ADMIN when dmesg_restrictJingzi Meng
2024-02-01lib/string: shrink lib/string.i via IWYUTanzir Hasan
2024-02-01kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan
2024-02-01lkdtm/bugs: In lkdtm_HUNG_TASK() use BUG(), not BUG_ON(1)Douglas Anderson
2024-02-01lkdtm/bugs: Adjust lkdtm_HUNG_TASK() to avoid tail call optimizationDouglas Anderson
2024-02-01lkdtm: Make lkdtm_do_action() return to avoid tail call optimizationDouglas Anderson
2024-01-28Linux 6.8-rc2v6.8-rc2Linus Torvalds
2024-01-28Merge tag 'cxl-fixes-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-01-28Merge tag 'mips-fixes_6.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-01-28Merge tag 'locking_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-01-28Merge tag 'irq_urgent_for_v6.8_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds