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