aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.ubsan (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-11ubsan, kcsan: Don't combine sanitizer with kcov on clangArnd Bergmann1-0/+11
2020-06-02ubsan: entirely disable alignment checks under UBSAN_TRAPKees Cook1-1/+1
2020-05-07ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook1-9/+6
2020-04-07ubsan: split "bounds" checker from other optionsKees Cook1-5/+24
2020-04-07ubsan: add trap instrumentation optionKees Cook1-4/+18
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-03-07lib/ubsan: default UBSAN_ALIGNMENT to not setAnders Roxell1-5/+9
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin1-11/+0
2018-04-11lib: add testing module for UBSANJinbum Park1-0/+7
2016-12-14Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentationAndreas Platschek1-1/+2
2016-09-20ubsan: allow to disable the null sanitizerChristian Borntraeger1-0/+11
2016-03-22ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin1-0/+5
2016-02-11ubsan: cosmetic fix to Kconfig textYang Shi1-1/+3
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+29