index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
kasan
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
2022-05-22
2
-0
/
+103
*
powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
Daniel Axtens
2022-05-22
2
-1
/
+1
*
powerpc/kasan: Fix early region not updated correctly
Chen Jingwen
2022-02-03
1
-2
/
+1
*
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
2022-01-16
1
-28
/
+31
*
powerpc/32s: Fix shift-out-of-bounds in KASAN init
Christophe Leroy
2021-11-30
1
-1
/
+2
*
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
1
-22
/
+9
|
\
|
*
powerpc/32s: Setup the early hash table at all time.
Christophe Leroy
2020-10-08
1
-19
/
+0
|
*
powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xx
Christophe Leroy
2020-09-15
1
-3
/
+9
*
|
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-13
1
-4
/
+4
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
2
-2
/
+0
|
\
|
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
2
-2
/
+0
*
|
powerpc: Use MODULES_VADDR if defined
Christophe Leroy
2020-07-27
1
-0
/
+6
*
|
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
2020-07-15
1
-12
/
+13
*
|
Revert "powerpc/kasan: Fix shadow pages allocation failure"
Christophe Leroy
2020-07-15
1
-3
/
+1
|
/
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
3
-7
/
+7
*
powerpc/32s: Implement dedicated kasan_init_region()
Christophe Leroy
2020-05-26
3
-1
/
+59
*
powerpc/8xx: Implement dedicated kasan_init_region()
Christophe Leroy
2020-05-26
2
-0
/
+75
*
powerpc/kasan: Declare kasan_init_region() weak
Christophe Leroy
2020-05-20
1
-10
/
+11
*
powerpc/kasan: Refactor update of early shadow mappings
Christophe Leroy
2020-05-20
1
-21
/
+18
*
powerpc/kasan: Remove unnecessary page table locking
Christophe Leroy
2020-05-20
1
-15
/
+4
*
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
2020-05-20
1
-1
/
+3
*
powerpc/kasan: Fix error detection on memory allocation
Christophe Leroy
2020-05-20
1
-3
/
+2
*
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-05
1
-5
/
+5
|
\
|
*
powerpc/kasan: Fix kasan_remap_early_shadow_ro()
Christophe Leroy
2020-03-25
1
-1
/
+1
|
*
Merge branch 'fixes' into next
Michael Ellerman
2020-03-10
1
-2
/
+1
|
|
\
|
*
|
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-02-26
1
-4
/
+4
*
|
|
powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC
Christophe Leroy
2020-03-13
1
-7
/
+2
|
|
/
|
/
|
*
|
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
2020-02-18
1
-2
/
+1
|
/
*
powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VMAP_STACK
Christophe Leroy
2020-01-30
1
-2
/
+5
*
powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables()
Christophe Leroy
2020-01-27
1
-3
/
+3
*
powerpc/32: Simplify KASAN init
Christophe Leroy
2020-01-27
1
-21
/
+5
*
powerpc/32: Force KASAN_VMALLOC for modules
Christophe Leroy
2020-01-27
1
-26
/
+5
*
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
2020-01-27
1
-1
/
+32
*
powerpc/mm: Fix an Oops in kasan_mmu_init()
Christophe Leroy
2019-09-21
1
-1
/
+14
*
powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLY
Christophe Leroy
2019-09-21
1
-8
/
+13
*
powerpc/kasan: Fix shadow area set up for modules.
Christophe Leroy
2019-08-20
1
-1
/
+1
*
powerpc/kasan: Fix parallel loading of modules.
Christophe Leroy
2019-08-20
1
-2
/
+19
*
powerpc/kasan: fix early boot failure on PPC32
Christophe Leroy
2019-07-31
1
-2
/
+5
*
powerpc/kasan: add missing/lost Makefile
Christophe Leroy
2019-05-06
1
-0
/
+5
*
powerpc/32s: map kasan zero shadow with PAGE_READONLY instead of PAGE_KERNEL_RO
Christophe Leroy
2019-05-03
1
-2
/
+8
*
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
2019-05-03
1
-1
/
+22
*
powerpc/32: Add KASAN support
Christophe Leroy
2019-05-03
1
-0
/
+156