aboutsummaryrefslogtreecommitdiff
path: root/lib/ubsan.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-20ubsan: Reintroduce signed overflow sanitizerGravatar Kees Cook 1-0/+4
2023-05-30ubsan: add prototypes for internal functionsGravatar Arnd Bergmann 1-0/+11
2023-02-08arm64: Support Clang UBSAN trap codes for better reportingGravatar Kees Cook 1-0/+32
2021-02-05ubsan: implement __ubsan_handle_alignment_assumptionGravatar Nathan Chancellor 1-0/+6
2019-11-17int128: move __uint128_t compiler test to KconfigGravatar Ard Biesheuvel 1-1/+1
2019-05-06ubsan: Remove vla bound checks.Gravatar Andrey Ryabinin 1-5/+0
2018-02-06lib/ubsan: remove returns-nonnull-attribute checksGravatar Andrey Ryabinin 1-5/+0
2018-02-06lib/ubsan: add type mismatch handler for new GCC/ClangGravatar Andrey Ryabinin 1-0/+14
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2016-01-20UBSAN: run-time undefined behavior sanity checkerGravatar Andrey Ryabinin 1-0/+84