Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kmsan: add missing __user tags | Ilya Leoshkevich | 2024-07-04 | 1 | -3/+3 |
* | kmsan: expose KMSAN_WARN_ON() | Ilya Leoshkevich | 2024-07-04 | 1 | -23/+1 |
* | kmsan: expose kmsan_get_metadata() | Ilya Leoshkevich | 2024-07-04 | 1 | -1/+0 |
* | kmsan: remove an x86-specific #include from kmsan.h | Ilya Leoshkevich | 2024-07-04 | 1 | -4/+4 |
* | kmsan: core: kmsan_in_runtime() should return true in NMI context | Alexander Potapenko | 2022-11-09 | 1 | -0/+2 |
* | init: kmsan: call KMSAN initialization routines | Alexander Potapenko | 2022-10-03 | 1 | -0/+3 |
* | kmsan: handle task creation and exiting | Alexander Potapenko | 2022-10-03 | 1 | -0/+2 |
* | kmsan: add KMSAN runtime core | Alexander Potapenko | 2022-10-03 | 1 | -0/+204 |