Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn | Arnd Bergmann | 2018-11-18 | 1 | -2/+1 |
* | lib/ubsan: remove returns-nonnull-attribute checks | Andrey Ryabinin | 2018-02-06 | 1 | -24/+0 |
* | lib/ubsan: add type mismatch handler for new GCC/Clang | Andrey Ryabinin | 2018-02-06 | 1 | -10/+38 |
* | lib/ubsan.c: s/missaligned/misaligned/ | Andrew Morton | 2018-02-06 | 1 | -2/+2 |
* | UBSAN: fix typo in format string | Nicolas Iooss | 2016-08-02 | 1 | -1/+1 |
* | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin | 2016-01-20 | 1 | -0/+456 |