Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/ubsan: remove null-pointer checks | Andrey Ryabinin | 2018-08-11 | 1 | -4/+0 |
* | lib/ubsan: remove returns-nonnull-attribute checks | Andrey Ryabinin | 2018-02-07 | 1 | -1/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | Kbuild: enable -Wmaybe-uninitialized warning for "make W=1" | Arnd Bergmann | 2016-11-11 | 1 | -0/+4 |
* | ubsan: allow to disable the null sanitizer | Christian Borntraeger | 2016-09-20 | 1 | -1/+4 |
* | Disable "maybe-uninitialized" warning globally | Linus Torvalds | 2016-07-27 | 1 | -4/+0 |
* | ubsan: fix tree-wide -Wmaybe-uninitialized false positives | Andrey Ryabinin | 2016-03-22 | 1 | -0/+4 |
* | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin | 2016-01-21 | 1 | -0/+17 |