summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.ubsan
AgeCommit message (Expand)AuthorLines
2019-05-06ubsan: Remove vla bound checks.Andrey Ryabinin-1/+0
2018-08-10lib/ubsan: remove null-pointer checksAndrey Ryabinin-4/+0
2018-02-06lib/ubsan: remove returns-nonnull-attribute checksAndrey Ryabinin-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-11-11Kbuild: enable -Wmaybe-uninitialized warning for "make W=1"Arnd Bergmann-0/+4
2016-09-20ubsan: allow to disable the null sanitizerChristian Borntraeger-1/+4
2016-07-27Disable "maybe-uninitialized" warning globallyLinus Torvalds-4/+0
2016-03-22ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin-0/+4
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin-0/+17