summaryrefslogtreecommitdiffstats
path: root/lib/ubsan.h
Commit message (Expand)AuthorAgeFilesLines
* ubsan: implement __ubsan_handle_alignment_assumptionNathan Chancellor2021-02-051-0/+6
* int128: move __uint128_t compiler test to KconfigArd Biesheuvel2019-11-171-1/+1
* ubsan: Remove vla bound checks.Andrey Ryabinin2019-05-061-5/+0
* lib/ubsan: remove returns-nonnull-attribute checksAndrey Ryabinin2018-02-061-5/+0
* lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin2018-02-061-0/+14
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-201-0/+84