index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
mm
/
kasan
Age
Commit message (
Expand
)
Author
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
2025-01-25
mm/memblock: add memblock_alloc_or_panic interface
Guo Weikang
2024-11-07
asm-generic: introduce text-patching.h
Mike Rapoport (Microsoft)
2024-07-12
powerpc/8xx: rework support for 8M pages using contiguous PTE entries
Christophe Leroy
2024-05-08
powerpc64/kasan: Pass virtual addresses to kasan_init_phys_region()
Benjamin Gray
2024-02-05
powerpc/kasan: Fix addr error caused by page alignment
Jiangfeng Xiao
2023-07-17
powerpc/kasan: Disable KCOV in KASAN code
Benjamin Gray
2022-07-27
powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUG
Christophe Leroy
2022-06-29
powerpc/64e: KASAN Full support for BOOK3E/64
Christophe Leroy
2022-05-22
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
2022-05-22
powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
Daniel Axtens
2022-02-03
powerpc/kasan: Fix early region not updated correctly
Chen Jingwen
2022-01-16
powerpc/32s: Fix kasan_init_region() for KASAN
Christophe Leroy
2021-11-30
powerpc/32s: Fix shift-out-of-bounds in KASAN init
Christophe Leroy
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-13
arch, drivers: replace for_each_membock() with for_each_mem_range()
Mike Rapoport
2020-10-08
powerpc/32s: Setup the early hash table at all time.
Christophe Leroy
2020-09-15
powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xx
Christophe Leroy
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-07
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-07-27
powerpc: Use MODULES_VADDR if defined
Christophe Leroy
2020-07-15
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
2020-07-15
Revert "powerpc/kasan: Fix shadow pages allocation failure"
Christophe Leroy
2020-06-09
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-05-26
powerpc/32s: Implement dedicated kasan_init_region()
Christophe Leroy
2020-05-26
powerpc/8xx: Implement dedicated kasan_init_region()
Christophe Leroy
2020-05-20
powerpc/kasan: Declare kasan_init_region() weak
Christophe Leroy
2020-05-20
powerpc/kasan: Refactor update of early shadow mappings
Christophe Leroy
2020-05-20
powerpc/kasan: Remove unnecessary page table locking
Christophe Leroy
2020-05-20
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
2020-05-20
powerpc/kasan: Fix error detection on memory allocation
Christophe Leroy
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-03-25
powerpc/kasan: Fix kasan_remap_early_shadow_ro()
Christophe Leroy
2020-03-13
powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC
Christophe Leroy
2020-03-10
Merge branch 'fixes' into next
Michael Ellerman
2020-02-26
powerpc/32: refactor pmd_offset(pud_offset(pgd_offset...
Christophe Leroy
2020-02-18
powerpc/32s: Fix DSI and ISI exceptions for CONFIG_VMAP_STACK
Christophe Leroy
2020-01-30
powerpc/32s: Fix kasan_early_hash_table() for CONFIG_VMAP_STACK
Christophe Leroy
2020-01-27
powerpc/32: Reuse orphaned memblocks in kasan_init_shadow_page_tables()
Christophe Leroy
2020-01-27
powerpc/32: Simplify KASAN init
Christophe Leroy
2020-01-27
powerpc/32: Force KASAN_VMALLOC for modules
Christophe Leroy
2020-01-27
powerpc/32: Add support of KASAN_VMALLOC
Christophe Leroy
2019-09-21
powerpc/mm: Fix an Oops in kasan_mmu_init()
Christophe Leroy
2019-09-21
powerpc/mm: Add a helper to select PAGE_KERNEL_RO or PAGE_READONLY
Christophe Leroy
2019-08-20
powerpc/kasan: Fix shadow area set up for modules.
Christophe Leroy
2019-08-20
powerpc/kasan: Fix parallel loading of modules.
Christophe Leroy
2019-07-31
powerpc/kasan: fix early boot failure on PPC32
Christophe Leroy
2019-05-06
powerpc/kasan: add missing/lost Makefile
Christophe Leroy
2019-05-03
powerpc/32s: map kasan zero shadow with PAGE_READONLY instead of PAGE_KERNEL_RO
Christophe Leroy
2019-05-03
powerpc/32s: set up an early static hash table for KASAN.
Christophe Leroy
[next]