index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
kasan
/
kasan_init_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
powerpc/kasan: Fix early region not updated correctly
Chen Jingwen
1
-2
/
+1
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-22
/
+9
2020-10-14
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
1
-4
/
+4
2020-10-08
powerpc/32s: Setup the early hash table at all time.
Christophe Leroy
1
-19
/
+0
2020-09-15
powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xx
Christophe Leroy
1
-3
/
+9
2020-07-26
powerpc: Use MODULES_VADDR if defined
Christophe Leroy
1
-0
/
+6
2020-07-15
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
1
-12
/
+13
2020-07-15
Revert "powerpc/kasan: Fix shadow pages allocation failure"
Christophe Leroy
1
-3
/
+1
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
1
-4
/
+4
2020-05-26
powerpc/32s: Implement dedicated kasan_init_region()
Christophe Leroy
1
-1
/
+1
2020-05-20
powerpc/kasan: Declare kasan_init_region() weak
Christophe Leroy
1
-10
/
+11
2020-05-20
powerpc/kasan: Refactor update of early shadow mappings
Christophe Leroy
1
-21
/
+18
2020-05-20
powerpc/kasan: Remove unnecessary page table locking
Christophe Leroy
1
-15
/
+4
2020-05-20
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
1
-1
/
+3
2020-05-20
powerpc/kasan: Fix error detection on memory allocation
Christophe Leroy
1
-3
/
+2
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-5
/
+5
2020-03-25
powerpc/kasan: Fix kasan_remap_early_shadow_ro()
Christophe Leroy
1
-1
/
+1
2020-03-13
powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC
Christophe Leroy
1
-7
/
+2
2020-03-10
Merge branch 'fixes' into next
Michael Ellerman
1
-2
/
+1
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
1
-4
/
+4
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
1
-2
/
+1
2020-01-30
powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VMAP_STACK
Christophe Leroy
1
-2
/
+5
2020-01-27
powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables()
Christophe Leroy
1
-3
/
+3
2020-01-27
powerpc/32: Simplify KASAN init
Christophe Leroy
1
-21
/
+5
2020-01-27
powerpc/32: Force KASAN_VMALLOC for modules
Christophe Leroy
1
-26
/
+5
2020-01-27
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
1
-1
/
+32
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-02
powerpc/32s: map kasan zero shadow with PAGE_READONLY instead of PAGE_KERNEL_RO
Christophe Leroy
1
-2
/
+8
2019-05-02
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
1
-1
/
+22
2019-05-02
powerpc/32: Add KASAN support
Christophe Leroy
1
-0
/
+156