summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.ubsan
Commit message (Expand)AuthorAgeFilesLines
* ubsan: remove overflow checksAndrey Ryabinin2021-02-261-2/+0
* ubsan: move cc-option tests into KconfigKees Cook2020-12-151-30/+15
* ubsan: remove redundant -Wno-maybe-uninitializedKees Cook2020-12-151-4/+0
* Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2020-10-221-0/+3
|\
| * kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesMasahiro Yamada2020-09-251-0/+3
* | ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for ClangGeorge Popescu2020-10-161-1/+9
|/
* kbuild: include scripts/Makefile.* only when relevant CONFIG is enabledMasahiro Yamada2020-08-101-3/+0
* ubsan: split "bounds" checker from other optionsKees Cook2020-04-071-1/+6
* ubsan: add trap instrumentation optionKees Cook2020-04-071-2/+7
* ubsan: Remove vla bound checks.Andrey Ryabinin2019-05-061-1/+0
* lib/ubsan: remove null-pointer checksAndrey Ryabinin2018-08-101-4/+0
* lib/ubsan: remove returns-nonnull-attribute checksAndrey Ryabinin2018-02-061-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann2016-11-111-0/+4
* ubsan: allow to disable the null sanitizerChristian Borntraeger2016-09-201-1/+4
* Disable "maybe-uninitialized" warning globallyLinus Torvalds2016-07-271-4/+0
* ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin2016-03-221-0/+4
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-201-0/+17