index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-51
/
+97
2024-05-18
Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+1
2024-05-16
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+140
2024-05-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-54
/
+57
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
1
-0
/
+140
2024-05-13
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...
Joerg Roedel
1
-12
/
+1
2024-05-10
arm64: Properly clean up iommu-dma remnants
Robin Murphy
1
-8
/
+0
2024-05-09
Merge branch 'for-next/mm' into for-next/core
Will Deacon
1
-44
/
+57
2024-05-06
mm/arm64: override clear_young_dirty_ptes() batch helper
Lance Yang
1
-0
/
+29
2024-05-06
arm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
Kefeng Wang
1
-23
/
+20
2024-04-28
arm64: defer clearing DAIF.D
Mark Rutland
1
-10
/
+0
2024-04-26
dma-mapping: Simplify arch_setup_dma_ops()
Robin Murphy
1
-2
/
+1
2024-04-26
iommu/dma: Centralise iommu_setup_dma_ops()
Robin Murphy
1
-2
/
+0
2024-04-26
arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
Kefeng Wang
1
-1
/
+3
2024-04-26
arm64: mm: cleanup __do_page_fault()
Kefeng Wang
1
-20
/
+7
2024-04-26
arm64: mm: swap: support THP_SWAP on hardware with MTE
Barry Song
1
-0
/
+45
2024-04-26
mm/treewide: remove pXd_huge()
Peter Xu
1
-10
/
+0
2024-04-26
mm/treewide: replace pXd_huge() with pXd_leaf()
Peter Xu
1
-2
/
+2
2024-04-26
mm/arm64: merge pXd_huge() and pXd_leaf() definitions
Peter Xu
1
-6
/
+2
2024-04-19
arm64: hibernate: Fix level3 translation fault in swsusp_save()
Yaxiong Tian
1
-3
/
+0
2024-04-15
arm64/hugetlb: Fix page table walk in huge_pte_alloc()
Anshuman Khandual
1
-1
/
+4
2024-04-12
arm64: mm: Don't remap pgtables for allocate vs populate
Ryan Roberts
1
-32
/
+35
2024-04-12
arm64: mm: Batch dsb and isb when populating pgtables
Ryan Roberts
1
-1
/
+10
2024-04-12
arm64: mm: Don't remap pgtables per-cont(pte|pmd) block
Ryan Roberts
1
-13
/
+14
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11
-58
/
+463
2024-03-13
Revert "arm64: mm: add support for WXN memory translation attribute"
Catalin Marinas
1
-6
/
+0
2024-03-05
arm64/mm: improve comment in contpte_ptep_get_lockless()
Ryan Roberts
1
-10
/
+14
2024-03-05
arm64/mm: export contpte symbols only to GPL users
Ryan Roberts
1
-11
/
+11
2024-03-01
arm64/mm: Avoid ID mapping of kpti flag if it is no longer needed
Ard Biesheuvel
1
-1
/
+1
2024-02-24
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
1
-1
/
+1
2024-02-23
arm64/mm: automatically fold contpte mappings
Ryan Roberts
1
-0
/
+64
2024-02-23
arm64/mm: implement new [get_and_]clear_full_ptes() batch APIs
Ryan Roberts
1
-0
/
+17
2024-02-23
arm64/mm: implement new wrprotect_ptes() batch API
Ryan Roberts
1
-0
/
+38
2024-02-23
arm64/mm: wire up PTE_CONT for user mappings
Ryan Roberts
2
-0
/
+286
2024-02-23
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
7
-44
/
+44
2024-02-23
arm64/mm: convert ptep_clear() to ptep_get_and_clear()
Ryan Roberts
1
-1
/
+1
2024-02-23
arm64/mm: convert set_pte_at() to set_ptes(..., 1)
Ryan Roberts
2
-6
/
+6
2024-02-23
arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)
Ryan Roberts
6
-15
/
+15
2024-02-22
mm/hugetlb: move page order check inside hugetlb_cma_reserve()
Anshuman Khandual
1
-7
/
+0
2024-02-22
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
1
-3
/
+8
2024-02-22
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
1
-2
/
+0
2024-02-16
arm64: mm: add support for WXN memory translation attribute
Ard Biesheuvel
1
-0
/
+6
2024-02-16
arm64: ptdump: Deal with translation levels folded at runtime
Ard Biesheuvel
1
-5
/
+12
2024-02-16
arm64: ptdump: Disregard unaddressable VA space
Ard Biesheuvel
1
-2
/
+2
2024-02-16
arm64: mm: Add support for folding PUDs at runtime
Ard Biesheuvel
2
-1
/
+3
2024-02-16
arm64: kasan: Reduce minimum shadow alignment and enable 5 level paging
Ard Biesheuvel
1
-19
/
+129
2024-02-16
arm64: mm: Add 5 level paging support to fixmap and swapper handling
Ard Biesheuvel
2
-5
/
+44
2024-02-16
arm64: Enable LPA2 at boot if supported by the system
Ard Biesheuvel
3
-2
/
+9
2024-02-16
arm64: mm: add LPA2 and 5 level paging support to G-to-nG conversion
Ard Biesheuvel
1
-10
/
+60
2024-02-16
arm64: mm: Add definitions to support 5 levels of paging
Ard Biesheuvel
2
-5
/
+41
[next]