Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-03-11 | arm64: kasan: Fix zero shadow mapping overriding kernel image shadow | Catalin Marinas | 1 | -8/+5 |
2016-03-11 | arm64: kasan: Use actual memory node when populating the kernel image shadow | Catalin Marinas | 1 | -1/+2 |
2016-02-24 | arm64: add support for kernel ASLR | Ard Biesheuvel | 1 | -3/+14 |
2016-02-18 | arm64: move kernel image to base of vmalloc area | Ard Biesheuvel | 1 | -3/+24 |
2016-02-16 | arm64: mm: create new fine-grained mappings at boot | Mark Rutland | 1 | -0/+15 |
2016-02-16 | arm64: kasan: avoid TLB conflicts | Mark Rutland | 1 | -13/+4 |
2016-01-25 | arm64: kasan: ensure that the KASAN zero page is mapped read-only | Ard Biesheuvel | 1 | -0/+9 |
2015-10-13 | arm64: kasan: fix issues reported by sparse | Will Deacon | 1 | -1/+1 |
2015-10-12 | arm64: add KASAN support | Andrey Ryabinin | 1 | -0/+165 |