index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Kconfig.ubsan
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubsan, kcsan: Don't combine sanitizer with kcov on clang
Arnd Bergmann
2020-06-11
1
-0
/
+11
*
ubsan: entirely disable alignment checks under UBSAN_TRAP
Kees Cook
2020-06-02
1
-1
/
+1
*
ubsan: disable UBSAN_ALIGNMENT under COMPILE_TEST
Kees Cook
2020-05-07
1
-9
/
+6
*
ubsan: split "bounds" checker from other options
Kees Cook
2020-04-07
1
-5
/
+24
*
ubsan: add trap instrumentation option
Kees Cook
2020-04-07
1
-4
/
+18
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
lib/ubsan: default UBSAN_ALIGNMENT to not set
Anders Roxell
2019-03-07
1
-5
/
+9
*
lib/ubsan: remove null-pointer checks
Andrey Ryabinin
2018-08-10
1
-11
/
+0
*
lib: add testing module for UBSAN
Jinbum Park
2018-04-11
1
-0
/
+7
*
Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation
Andreas Platschek
2016-12-14
1
-1
/
+2
*
ubsan: allow to disable the null sanitizer
Christian Borntraeger
2016-09-20
1
-0
/
+11
*
ubsan: fix tree-wide -Wmaybe-uninitialized false positives
Andrey Ryabinin
2016-03-22
1
-0
/
+5
*
ubsan: cosmetic fix to Kconfig text
Yang Shi
2016-02-11
1
-1
/
+3
*
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
1
-0
/
+29