Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-09-21 | powerpc/mm: Fix an Oops in kasan_mmu_init() | Christophe Leroy | 1 | -1/+14 |
2019-09-21 | powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLY | Christophe Leroy | 1 | -8/+13 |
2019-08-20 | powerpc/kasan: Fix shadow area set up for modules. | Christophe Leroy | 1 | -1/+1 |
2019-08-20 | powerpc/kasan: Fix parallel loading of modules. | Christophe Leroy | 1 | -2/+19 |
2019-07-31 | powerpc/kasan: fix early boot failure on PPC32 | Christophe Leroy | 1 | -2/+5 |
2019-05-06 | powerpc/kasan: add missing/lost Makefile | Christophe Leroy | 1 | -0/+5 |
2019-05-03 | powerpc/32s: map kasan zero shadow with PAGE_READONLY instead of PAGE_KERNEL_RO | Christophe Leroy | 1 | -2/+8 |
2019-05-03 | powerpc/32s: set up an early static hash table for KASAN. | Christophe Leroy | 1 | -1/+22 |
2019-05-03 | powerpc/32: Add KASAN support | Christophe Leroy | 1 | -0/+156 |