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.18.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
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
2026-04-18
Merge tag 'memblock-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-17
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-10
Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...
Catalin Marinas
2026-04-05
mm: change to return bool for ptep_clear_flush_young()/clear_flush_young_ptes()
Baolin Wang
2026-04-05
mm: change to return bool for ptep_test_and_clear_young()
Baolin Wang
2026-04-05
arm64: gcs: use the new common vm_mmap_shadow_stack() helper
Catalin Marinas
2026-04-05
mm: cache struct page for empty_zero_page and return it from ZERO_PAGE()
Mike Rapoport (Microsoft)
2026-04-05
arch, mm: consolidate empty_zero_page
Mike Rapoport (Microsoft)
2026-04-05
mm/pkeys: remove unused tsk parameter from arch_set_user_pkey_access()
Seongsu Park
2026-04-02
arm64: mm: Remove pmd_sect() and pud_sect()
Ryan Roberts
2026-04-02
arm64: mm: Handle invalid large leaf mappings correctly
Ryan Roberts
2026-04-02
arm64: mm: Fix rodata=full block mapping support for realm guests
Ryan Roberts
2026-04-01
arm64: mm: Use generic enum pgtable_level
Kevin Brodsky
2026-04-01
arm64/mm: Reject memory removal that splits a kernel leaf mapping
Anshuman Khandual
2026-04-01
arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
Anshuman Khandual
2026-04-01
memblock: make free_reserved_area() update memblock if ARCH_KEEP_MEMBLOCK=y
Mike Rapoport (Microsoft)
2026-03-30
KVM: arm64: Reclaim faulting page from pKVM in spurious fault handler
Will Deacon
2026-03-30
KVM: arm64: Inject SIGSEGV on illegal accesses
Quentin Perret
2026-03-25
arm64: mm: __ptep_set_access_flags must hint correct TTL
Ryan Roberts
2026-03-14
arm64/mm: Directly use TTBRx_EL1_CnP
Anshuman Khandual
2026-03-14
arm64/mm: Directly use TTBRx_EL1_ASID_MASK
Anshuman Khandual
2026-03-13
dma-mapping: Separate DMA sync issuing and completion waiting
Barry Song
2026-03-13
arm64: Provide dcache_inval_poc_nosync helper
Barry Song
2026-03-13
arm64: Provide dcache_clean_poc_nosync helper
Barry Song
2026-03-13
arm64: mm: Wrap flush_tlb_page() around __do_flush_tlb_range()
Ryan Roberts
2026-03-13
arm64: mm: More flags for __flush_tlb_range()
Ryan Roberts
2026-03-13
arm64: mm: Refactor __flush_tlb_range() to take flags
Ryan Roberts
2026-03-06
arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults
Piotr Jaroszynski
2026-02-25
arm64: gcs: Honour mprotect(PROT_NONE) on shadow stack mappings
Catalin Marinas
2026-02-25
arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabled
Catalin Marinas
2026-02-25
arm64: io: Rename ioremap_prot() to __ioremap_prot()
Will Deacon
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
arm64: mm: support batch clearing of the young flag for large folios
Baolin Wang
2026-02-12
arm64: mm: factor out the address and ptep alignment into a new helper
Baolin Wang
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-09
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2026-02-03
arm64/gcs: Fix error handling in arch_set_shadow_stack_status()
Breno Leitao
2026-01-29
Merge branch 'for-next/misc' into for-next/core
Will Deacon
2026-01-27
arm64: mte: Set TCMA1 whenever MTE is present in the kernel
Carl Worth
2026-01-26
arm64/mm: add addr parameter to __ptep_get_and_clear_anysz()
Andrew Donnellan
2026-01-26
arm64/mm: add addr parameter to __set_ptes_anysz()
Andrew Donnellan
2026-01-26
mm, arch: consolidate hugetlb CMA reservation
Mike Rapoport (Microsoft)
2026-01-26
arch, mm: consolidate initialization of SPARSE memory model
Mike Rapoport (Microsoft)
2026-01-26
arch, mm: consolidate initialization of nodes, zones and memory map
Mike Rapoport (Microsoft)
2026-01-26
arm64: introduce arch_zone_limits_init()
Mike Rapoport (Microsoft)
2026-01-22
arm64: mm: warn once for ioremap attempts on RAM mappings
Breno Leitao
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
2026-01-09
arm64: Fix cleared E0POE bit after cpu_suspend()/resume()
Yeoreum Yun
[next]