Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kcsan: Support reporting scoped read-write access type | Marco Elver | 2021-09-13 | 1 | -3/+5 |
* | kcsan: Start stack trace with explicit location if provided | Marco Elver | 2021-09-13 | 1 | -8/+11 |
* | kcsan: test: Fix flaky test case | Marco Elver | 2021-09-13 | 1 | -4/+18 |
* | kcsan: test: Use kunit_skip() to skip tests | Marco Elver | 2021-09-13 | 1 | -4/+7 |
* | kcsan: test: Defer kcsan_test_init() after kunit initialization | Marco Elver | 2021-09-13 | 1 | -1/+1 |
* | kcsan: permissive: Ignore data-racy 1-bit value changes | Marco Elver | 2021-07-20 | 1 | -0/+32 |
* | kcsan: Fix printk format string | Arnd Bergmann | 2021-04-22 | 1 | -1/+1 |
* | kcsan: Switch to KUNIT_CASE_PARAM for parameterized tests | Marco Elver | 2021-03-08 | 1 | -62/+54 |
* | kcsan: Make test follow KUnit style recommendations | Marco Elver | 2021-03-08 | 1 | -0/+1207 |