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
/
ubsan.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ubsan: Avoid i386 UBSAN handler crashes with Clang
Kees Cook
2024-04-24
1
-14
/
+27
*
ubsan: Remove 1-element array usage in debug reporting
Kees Cook
2024-04-24
1
-1
/
+1
*
ubsan: Reintroduce signed overflow sanitizer
Kees Cook
2024-02-20
1
-0
/
+4
*
ubsan: add prototypes for internal functions
Arnd Bergmann
2023-05-30
1
-0
/
+11
*
arm64: Support Clang UBSAN trap codes for better reporting
Kees Cook
2023-02-08
1
-0
/
+32
*
ubsan: implement __ubsan_handle_alignment_assumption
Nathan Chancellor
2021-02-05
1
-0
/
+6
*
int128: move __uint128_t compiler test to Kconfig
Ard Biesheuvel
2019-11-17
1
-1
/
+1
*
ubsan: Remove vla bound checks.
Andrey Ryabinin
2019-05-06
1
-5
/
+0
*
lib/ubsan: remove returns-nonnull-attribute checks
Andrey Ryabinin
2018-02-06
1
-5
/
+0
*
lib/ubsan: add type mismatch handler for new GCC/Clang
Andrey Ryabinin
2018-02-06
1
-0
/
+14
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
1
-0
/
+84