aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/ubsan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-20ubsan: Reintroduce signed overflow sanitizerKees Cook1-0/+4
2023-05-30ubsan: add prototypes for internal functionsArnd Bergmann1-0/+11
2023-02-08arm64: Support Clang UBSAN trap codes for better reportingKees Cook1-0/+32
2021-02-05ubsan: implement __ubsan_handle_alignment_assumptionNathan Chancellor1-0/+6
2019-11-17int128: move __uint128_t compiler test to KconfigArd Biesheuvel1-1/+1
2019-05-06ubsan: Remove vla bound checks.Andrey Ryabinin1-5/+0
2018-02-06lib/ubsan: remove returns-nonnull-attribute checksAndrey Ryabinin1-5/+0
2018-02-06lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin1-0/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+84