me='robots' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/lib/Kconfig.ubsan
AgeCommit message (Expand)Author
2025-06-01Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-05-28ubsan: integer-overflow: depend on BROKEN to keep this out of CIKees Cook
2025-05-07KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2Mostafa Saleh
2025-04-15lib/Kconfig.ubsan: Remove 'default UBSAN' from UBSAN_INTEGER_WRAPNathan Chancellor
2025-03-07ubsan/overflow: Enable ignorelist parsing and add type filterKees Cook
2025-03-07ubsan/overflow: Enable pattern exclusionsKees Cook
2025-03-07ubsan/overflow: Rework integer overflow sanitizer option to turn on everythingKees Cook
2024-08-06x86/traps: Enable UBSAN traps on x86Gatlin Newhouse
2024-05-18ubsan: Restore dependency on ARCH_HAS_UBSANKees Cook
2024-03-18ubsan: Disable signed integer overflow sanitizer on GCC < 8Kees Cook
2024-02-20ubsan: Reintroduce signed overflow sanitizerKees Cook
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook
2023-07-17ubsan: Clarify Kconfig text for CONFIG_UBSAN_TRAPJann Horn
2023-05-17ubsan: remove cc-option test for UBSAN_TRAPNick Desaulniers
2023-05-16ubsan: Tighten UBSAN_BOUNDS on GCCKees Cook
2022-07-14ubsan: disable UBSAN_DIV_ZERO for clangNick Desaulniers
2022-06-06objtool: Fix obsolete reference to CONFIG_X86_SMAPJosh Poimboeuf
2022-04-22objtool: Add CONFIG_OBJTOOLJosh Poimboeuf
2022-03-23Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"Marco Elver