index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
ubsan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-04
lib/ubsan.c: fix gcc-10 warnings
Arnd Bergmann
1
-16
/
+17
2020-04-07
ubsan: include bug type in report header
Kees Cook
1
-21
/
+15
2020-04-07
ubsan: check panic_on_warn
Kees Cook
1
-0
/
+11
2019-12-04
lib/ubsan: don't serialize UBSAN report
Julien Grall
1
-41
/
+23
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+4
2019-11-17
int128: move __uint128_t compiler test to Kconfig
Ard Biesheuvel
1
-1
/
+1
2019-10-28
ubsan, x86: Annotate and allow __ubsan_handle_shift_out_of_bounds() in uacces...
Peter Zijlstra
1
-1
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-5
/
+1
2019-05-06
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+4
2019-05-06
ubsan: Remove vla bound checks.
Andrey Ryabinin
1
-18
/
+0
2019-05-06
ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings
Andrey Ryabinin
1
-26
/
+23
2019-04-03
x86/uaccess, ubsan: Fix UBSAN vs. SMAP
Peter Zijlstra
1
-0
/
+4
2018-11-18
lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn
Arnd Bergmann
1
-2
/
+1
2018-02-06
lib/ubsan: remove returns-nonnull-attribute checks
Andrey Ryabinin
1
-24
/
+0
2018-02-06
lib/ubsan: add type mismatch handler for new GCC/Clang
Andrey Ryabinin
1
-10
/
+38
2018-02-06
lib/ubsan.c: s/missaligned/misaligned/
Andrew Morton
1
-2
/
+2
2016-08-02
UBSAN: fix typo in format string
Nicolas Iooss
1
-1
/
+1
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
1
-0
/
+456