index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.ubsan
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-26
ubsan: remove overflow checks
Andrey Ryabinin
1
-17
/
+0
2021-01-24
ubsan: disable unsigned-overflow check for i386
Arnd Bergmann
1
-0
/
+1
2020-12-15
ubsan: remove UBSAN_MISC in favor of individual options
Kees Cook
1
-26
/
+56
2020-12-15
ubsan: enable for all*config builds
Kees Cook
1
-2
/
+1
2020-12-15
ubsan: disable UBSAN_TRAP for all*config
Kees Cook
1
-0
/
+1
2020-12-15
ubsan: disable object-size sanitizer under GCC
Kees Cook
1
-0
/
+3
2020-12-15
ubsan: move cc-option tests into Kconfig
Kees Cook
1
-3
/
+58
2020-12-15
ubsan: remove redundant -Wno-maybe-uninitialized
Kees Cook
1
-4
/
+0
2020-10-16
ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang
George Popescu
1
-0
/
+14
2020-06-11
ubsan, kcsan: Don't combine sanitizer with kcov on clang
Arnd Bergmann
1
-0
/
+11
2020-06-02
ubsan: entirely disable alignment checks under UBSAN_TRAP
Kees Cook
1
-1
/
+1
2020-05-07
ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
Kees Cook
1
-9
/
+6
2020-04-07
ubsan: split "bounds" checker from other options
Kees Cook
1
-5
/
+24
2020-04-07
ubsan: add trap instrumentation option
Kees Cook
1
-4
/
+18
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-03-07
lib/ubsan: default UBSAN_ALIGNMENT to not set
Anders Roxell
1
-5
/
+9
2018-08-10
lib/ubsan: remove null-pointer checks
Andrey Ryabinin
1
-11
/
+0
2018-04-11
lib: add testing module for UBSAN
Jinbum Park
1
-0
/
+7
2016-12-14
Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation
Andreas Platschek
1
-1
/
+2
2016-09-20
ubsan: allow to disable the null sanitizer
Christian Borntraeger
1
-0
/
+11
2016-03-22
ubsan: fix tree-wide -Wmaybe-uninitialized false positives
Andrey Ryabinin
1
-0
/
+5
2016-02-11
ubsan: cosmetic fix to Kconfig text
Yang Shi
1
-1
/
+3
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
1
-0
/
+29