or' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/scripts/Makefile.ubsan
AgeCommit message (Expand)Author
2022-01-20ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook
2021-02-26ubsan: remove overflow checksAndrey Ryabinin
2020-12-15ubsan: move cc-option tests into KconfigKees Cook
2020-12-15ubsan: remove redundant -Wno-maybe-uninitializedKees Cook
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2020-10-16ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for ClangGeorge Popescu
2020-09-25kbuild: move CFLAGS_{KASAN,UBSAN,KCSAN} exports to relevant MakefilesMasahiro Yamada
2020-08-10kbuild: include scripts/Makefile.* only when relevant CONFIG is enabledMasahiro Yamada