Commit message (Expand) | Author | Age | |
---|---|---|---|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 |
* | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2019-05-06 |
|\ | |||
| * | x86/uaccess, ubsan: Fix UBSAN vs. SMAP | Peter Zijlstra | 2019-04-03 |
* | | ubsan: Remove vla bound checks. | Andrey Ryabinin | 2019-05-06 |
* | | ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings | Andrey Ryabinin | 2019-05-06 |
|/ | |||
* | lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn | Arnd Bergmann | 2018-11-18 |
* | lib/ubsan: remove returns-nonnull-attribute checks | Andrey Ryabinin | 2018-02-06 |
* | lib/ubsan: add type mismatch handler for new GCC/Clang | Andrey Ryabinin | 2018-02-06 |
* | lib/ubsan.c: s/missaligned/misaligned/ | Andrew Morton | 2018-02-06 |
* | UBSAN: fix typo in format string | Nicolas Iooss | 2016-08-02 |
* | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin | 2016-01-20 |