index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
2024-06-19
arm64: mm: Permit PTE SW bits to change in live mappings
Ryan Roberts
2024-06-05
mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptes
Barry Song
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-05-15
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
2024-05-10
arm64: Properly clean up iommu-dma remnants
Robin Murphy
2024-05-09
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2024-05-05
mm/arm64: override clear_young_dirty_ptes() batch helper
Lance Yang
2024-05-05
arm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
Kefeng Wang
2024-04-28
arm64: defer clearing DAIF.D
Mark Rutland
2024-04-26
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
2024-04-26
iommu/dma: Centralise iommu_setup_dma_ops()
Robin Murphy
2024-04-25
arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
Kefeng Wang
2024-04-25
arm64: mm: cleanup __do_page_fault()
Kefeng Wang
2024-04-25
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
2024-04-25
mm/treewide: remove pXd_huge()
Peter Xu
2024-04-25
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
2024-04-25
mm/arm64: merge pXd_huge() and pXd_leaf() definitions
Peter Xu
2024-04-19
arm64: hibernate: Fix level3 translation fault in swsusp_save()
Yaxiong Tian
2024-04-15
arm64/hugetlb: Fix page table walk in huge_pte_alloc()
Anshuman Khandual
2024-04-12
arm64: mm: Don't remap pgtables for allocate vs populate
Ryan Roberts
2024-04-12
arm64: mm: Batch dsb and isb when populating pgtables
Ryan Roberts
2024-04-12
arm64: mm: Don't remap pgtables per-cont(pte|pmd) block
Ryan Roberts
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-13
Revert "arm64: mm: add support for WXN memory translation attribute"
Catalin Marinas
2024-03-04
arm64/mm: improve comment in contpte_ptep_get_lockless()
Ryan Roberts
2024-03-04
arm64/mm: export contpte symbols only to GPL users
Ryan Roberts
2024-03-01
arm64/mm: Avoid ID mapping of kpti flag if it is no longer needed
Ard Biesheuvel
2024-02-23
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-22
arm64/mm: automatically fold contpte mappings
Ryan Roberts
2024-02-22
arm64/mm: implement new [get_and_]clear_full_ptes() batch APIs
Ryan Roberts
2024-02-22
arm64/mm: implement new wrprotect_ptes() batch API
Ryan Roberts
2024-02-22
arm64/mm: wire up PTE_CONT for user mappings
Ryan Roberts
2024-02-22
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
2024-02-22
arm64/mm: convert ptep_clear() to ptep_get_and_clear()
Ryan Roberts
2024-02-22
arm64/mm: convert set_pte_at() to set_ptes(..., 1)
Ryan Roberts
2024-02-22
arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)
Ryan Roberts
2024-02-22
mm/hugetlb: move page order check inside hugetlb_cma_reserve()
Anshuman Khandual
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2024-02-16
arm64: mm: add support for WXN memory translation attribute
Ard Biesheuvel
2024-02-16
arm64: ptdump: Deal with translation levels folded at runtime
Ard Biesheuvel
2024-02-16
arm64: ptdump: Disregard unaddressable VA space
Ard Biesheuvel
2024-02-16
arm64: mm: Add support for folding PUDs at runtime
Ard Biesheuvel
2024-02-16
arm64: kasan: Reduce minimum shadow alignment and enable 5 level paging
Ard Biesheuvel
2024-02-16
arm64: mm: Add 5 level paging support to fixmap and swapper handling
Ard Biesheuvel
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
[next]