aboutsummaryrefslogtreecommitdiff
path: root/lib/Kconfig.ubsan
AgeCommit message (Expand)AuthorFilesLines
2020-10-16ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for ClangGravatar George Popescu 1-0/+14
2020-06-11ubsan, kcsan: Don't combine sanitizer with kcov on clangGravatar Arnd Bergmann 1-0/+11
2020-06-02ubsan: entirely disable alignment checks under UBSAN_TRAPGravatar Kees Cook 1-1/+1
2020-05-07ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTGravatar Kees Cook 1-9/+6
2020-04-07ubsan: split "bounds" checker from other optionsGravatar Kees Cook 1-5/+24
2020-04-07ubsan: add trap instrumentation optionGravatar Kees Cook 1-4/+18
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-03-07lib/ubsan: default UBSAN_ALIGNMENT to not setGravatar Anders Roxell 1-5/+9
2018-08-10lib/ubsan: remove null-pointer checksGravatar Andrey Ryabinin 1-11/+0
2018-04-11lib: add testing module for UBSANGravatar Jinbum Park 1-0/+7
2016-12-14Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentationGravatar Andreas Platschek 1-1/+2
2016-09-20ubsan: allow to disable the null sanitizerGravatar Christian Borntraeger 1-0/+11
2016-03-22ubsan: fix tree-wide -Wmaybe-uninitialized false positivesGravatar Andrey Ryabinin 1-0/+5
2016-02-11ubsan: cosmetic fix to Kconfig textGravatar Yang Shi 1-1/+3
2016-01-20UBSAN: run-time undefined behavior sanity checkerGravatar Andrey Ryabinin 1-0/+29