summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.ubsan
Commit message (Expand)AuthorAgeFilesLines
* ubsan: remove overflow checksAndrey Ryabinin2021-02-261-17/+0
* ubsan: disable unsigned-overflow check for i386Arnd Bergmann2021-01-241-0/+1
* ubsan: remove UBSAN_MISC in favor of individual optionsKees Cook2020-12-151-26/+56
* ubsan: enable for all*config buildsKees Cook2020-12-151-2/+1
* ubsan: disable UBSAN_TRAP for all*configKees Cook2020-12-151-0/+1
* ubsan: disable object-size sanitizer under GCCKees Cook2020-12-151-0/+3
* ubsan: move cc-option tests into KconfigKees Cook2020-12-151-3/+58
* ubsan: remove redundant -Wno-maybe-uninitializedKees Cook2020-12-151-4/+0
* ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for ClangGeorge Popescu2020-10-161-0/+14
* ubsan, kcsan: Don't combine sanitizer with kcov on clangArnd Bergmann2020-06-111-0/+11
* ubsan: entirely disable alignment checks under UBSAN_TRAPKees Cook2020-06-021-1/+1
* ubsan: disable UBSAN_ALIGNMENT under COMPILE_TESTKees Cook2020-05-071-9/+6
* ubsan: split "bounds" checker from other optionsKees Cook2020-04-071-5/+24
* ubsan: add trap instrumentation optionKees Cook2020-04-071-4/+18
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* lib/ubsan: default UBSAN_ALIGNMENT to not setAnders Roxell2019-03-071-5/+9
* lib/ubsan: remove null-pointer checksAndrey Ryabinin2018-08-101-11/+0
* lib: add testing module for UBSANJinbum Park2018-04-111-0/+7
* Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentationAndreas Platschek2016-12-141-1/+2
* ubsan: allow to disable the null sanitizerChristian Borntraeger2016-09-201-0/+11
* ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin2016-03-221-0/+5
* ubsan: cosmetic fix to Kconfig textYang Shi2016-02-111-1/+3
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-201-0/+29