index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: disable UBSAN_DIV_ZERO for clang
Nick Desaulniers
2022-07-14
1
-0
/
+3
*
objtool: Fix obsolete reference to CONFIG_X86_SMAP
Josh Poimboeuf
2022-06-06
1
-1
/
+1
*
objtool: Add CONFIG_OBJTOOL
Josh Poimboeuf
2022-04-22
1
-1
/
+1
*
Revert "ubsan, kcsan: Don't combine sanitizer with kcov on clang"
Marco Elver
2022-03-23
1
-12
/
+0
*
ubsan: remove CONFIG_UBSAN_OBJECT_SIZE
Kees Cook
2022-01-20
1
-13
/
+0
*
ubsan: remove overflow checks
Andrey Ryabinin
2021-02-26
1
-17
/
+0
*
ubsan: disable unsigned-overflow check for i386
Arnd Bergmann
2021-01-24
1
-0
/
+1
*
ubsan: remove UBSAN_MISC in favor of individual options
Kees Cook
2020-12-15
1
-26
/
+56
*
ubsan: enable for all*config builds
Kees Cook
2020-12-15
1
-2
/
+1
*
ubsan: disable UBSAN_TRAP for all*config
Kees Cook
2020-12-15
1
-0
/
+1
*
ubsan: disable object-size sanitizer under GCC
Kees Cook
2020-12-15
1
-0
/
+3
*
ubsan: move cc-option tests into Kconfig
Kees Cook
2020-12-15
1
-3
/
+58
*
ubsan: remove redundant -Wno-maybe-uninitialized
Kees Cook
2020-12-15
1
-4
/
+0
*
ubsan: introduce CONFIG_UBSAN_LOCAL_BOUNDS for Clang
George Popescu
2020-10-16
1
-0
/
+14
*
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