aboutsummaryrefslogtreecommitdiff
path: root/lib/ubsan.h
AgeCommit message (Expand)Author
2021-02-05ubsan: implement __ubsan_handle_alignment_assumptionNathan Chancellor
2019-11-17int128: move __uint128_t compiler test to KconfigArd Biesheuvel
2019-05-06ubsan: Remove vla bound checks.Andrey Ryabinin
2018-02-06lib/ubsan: remove returns-nonnull-attribute checksAndrey Ryabinin
2018-02-06lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin