Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-06 | x86/kasan: Add message about KASAN being initialized | Andrey Ryabinin | 1 | -0/+3 |
2015-07-06 | x86/kasan: Fix boot crash on AMD processors | Andrey Ryabinin | 1 | -3/+3 |
2015-07-06 | x86/kasan: Flush TLBs after switching CR3 | Andrey Ryabinin | 1 | -0/+2 |
2015-07-06 | x86/kasan: Fix KASAN shadow region page tables | Alexander Popov | 1 | -2/+34 |
2015-02-13 | kasan: enable instrumentation of global variables | Andrey Ryabinin | 1 | -1/+1 |
2015-02-13 | kasan: enable stack instrumentation | Andrey Ryabinin | 1 | -2/+9 |
2015-02-13 | x86_64: add KASan support | Andrey Ryabinin | 1 | -0/+199 |