Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use atomic operations consistently while writing to kubsan_slot. | 2019-11-06 | 1 | -6/+6 | |
* | Regularly poll and report kubsan findings using the timeout(9) API | 2019-11-04 | 1 | -17/+14 | |
* | rework kubsan_state into simpler boolean named kubsan_cold | 2019-11-03 | 1 | -7/+5 | |
* | add missing handler for float cast overflow; caused by code in | 2019-11-03 | 1 | -1/+41 | |
* | Undefined behavior (UB) can potentially be present anywhere in the | 2019-06-20 | 1 | -218/+380 | |
* | sort struct declarations | 2019-06-03 | 1 | -5/+5 | |
* | rename struct for consistency | 2019-05-24 | 1 | -5/+7 | |
* | fix incorrect order of arguments | 2019-05-24 | 1 | -3/+3 | |
* | A source location in kubsan is an absolute path making reports quite | 2019-05-24 | 1 | -3/+31 | |
* | The latest inteldrm update brought along code making use of | 2019-05-24 | 1 | -4/+48 | |
* | correct LOCATION_REPORTED mask | 2019-03-19 | 1 | -2/+2 | |
* | Add kubsan(4), a undefined behavior sanitizer for the kernel. It's | 2019-03-18 | 1 | -0/+491 |