Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-03 | kmsan: add missing __user tags | Ilya Leoshkevich | 1 | -2/+2 |
2024-07-03 | kmsan: allow disabling KMSAN checks for the current task | Ilya Leoshkevich | 1 | -1/+0 |
2024-06-05 | kmsan: do not wipe out origin when doing partial unpoisoning | Alexander Potapenko | 1 | -4/+11 |
2023-12-10 | kmsan: use stack_depot_save instead of __stack_depot_save | Andrey Konovalov | 1 | -4/+3 |
2023-10-04 | kmsan: simplify kmsan_internal_memmove_metadata() | Alexander Potapenko | 1 | -96/+31 |
2023-06-23 | kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan | Tetsuo Handa | 1 | -3/+3 |
2023-04-18 | kmsan: fix a stale comment in kmsan_save_stack_with_flags() | Zhen Lei | 1 | -1/+1 |
2023-02-16 | lib/stacktrace, kasan, kmsan: rework extra_bits interface | Andrey Konovalov | 1 | -3/+7 |
2022-10-03 | kmsan: handle task creation and exiting | Alexander Potapenko | 1 | -0/+10 |
2022-10-03 | kmsan: add KMSAN runtime core | Alexander Potapenko | 1 | -0/+440 |