Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-07-16 | lib/test_overflow.c: avoid tainting the kernel and fix wrap size | Kees Cook | 1 | -5/+6 |
2018-08-08 | test_overflow: Add shift overflow tests | Kees Cook | 1 | -1/+197 |
2018-06-12 | test_overflow: fix an IS_ERR() vs NULL bug | Dan Carpenter | 1 | -1/+1 |
2018-06-05 | test_overflow: Add memory allocation overflow tests | Kees Cook | 1 | -0/+110 |
2018-06-05 | test_overflow: Report test failures | Kees Cook | 1 | -15/+39 |
2018-06-05 | test_overflow: macrofy some more, do more tests for free | Rasmus Villemoes | 1 | -26/+22 |
2018-06-05 | lib: add runtime test of check_*_overflow functions | Rasmus Villemoes | 1 | -0/+287 |