Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-10-04 | entry: kmsan: introduce kmsan_unpoison_entry_regs() | Alexander Potapenko | 1 | -0/+15 |
2022-10-04 | kmsan: handle memory sent to/from USB | Alexander Potapenko | 1 | -0/+15 |
2022-10-04 | dma: kmsan: unpoison DMA mappings | Alexander Potapenko | 1 | -0/+41 |
2022-10-04 | init: kmsan: call KMSAN initialization routines | Alexander Potapenko | 1 | -0/+36 |
2022-10-04 | kmsan: handle task creation and exiting | Alexander Potapenko | 1 | -0/+21 |
2022-10-04 | mm: kmsan: call KMSAN hooks from SLUB code | Alexander Potapenko | 1 | -0/+57 |
2022-10-04 | mm: kmsan: maintain KMSAN metadata for page operations | Alexander Potapenko | 1 | -0/+145 |