Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | overflow: Introduce overflows_type() and castable_to_type() | Kees Cook | 2022-11-02 | 1 | -0/+381 |
* | overflow: Refactor test skips for Clang-specific issues | Kees Cook | 2022-10-25 | 1 | -17/+35 |
* | overflow: disable failing tests for older clang versions | Nick Desaulniers | 2022-10-25 | 1 | -1/+8 |
* | Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-10-06 | 1 | -1/+1 |
|\ | |||||
| * | lib: overflow: update reference to kunit-tool | Tales Aparecida | 2022-09-30 | 1 | -1/+1 |
* | | overflow: Split up kunit tests for smaller stack frames | Kees Cook | 2022-09-07 | 1 | -27/+51 |
* | | overflow: Allow mixed type arguments | Kees Cook | 2022-09-07 | 1 | -29/+72 |
|/ | |||||
* | lib: overflow: Do not define 64-bit tests on 32-bit | Kees Cook | 2022-07-01 | 1 | -0/+6 |
* | lib: overflow: Convert to Kunit | Kees Cook | 2022-02-27 | 1 | -0/+670 |