Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kmsan: use stack_depot_save instead of __stack_depot_save | Andrey Konovalov | 2023-12-10 | 1 | -4/+3 |
* | kmsan: simplify kmsan_internal_memmove_metadata() | Alexander Potapenko | 2023-10-04 | 1 | -96/+31 |
* | kasan,kmsan: remove __GFP_KSWAPD_RECLAIM usage from kasan/kmsan | Tetsuo Handa | 2023-06-23 | 1 | -3/+3 |
* | kmsan: fix a stale comment in kmsan_save_stack_with_flags() | Zhen Lei | 2023-04-18 | 1 | -1/+1 |
* | lib/stacktrace, kasan, kmsan: rework extra_bits interface | Andrey Konovalov | 2023-02-16 | 1 | -3/+7 |
* | kmsan: handle task creation and exiting | Alexander Potapenko | 2022-10-03 | 1 | -0/+10 |
* | kmsan: add KMSAN runtime core | Alexander Potapenko | 2022-10-03 | 1 | -0/+440 |