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
2023-09-13
arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
Qi Zheng
1
-1
/
+1
2023-07-20
arm64: mm: Make hibernation aware of KFENCE
Nikhil V
1
-1
/
+3
2023-07-04
arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()
SeongJae Park
1
-2
/
+0
2023-06-29
Merge branch 'expand-stack'
Linus Torvalds
1
-39
/
+8
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-11
/
+12
2023-06-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
7
-36
/
+80
2023-06-25
arm64/mm: Convert to using lock_mm_and_find_vma()
Linus Torvalds
1
-39
/
+8
2023-06-23
Merge branch 'for-next/feat_s1pie' into for-next/core
Catalin Marinas
1
-2
/
+17
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
6
-34
/
+63
2023-06-20
arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64
Catalin Marinas
1
-1
/
+6
2023-06-20
arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
1
-9
/
+2
2023-06-20
arm64: allow pte_offset_map() to fail
Hugh Dickins
1
-0
/
+3
2023-06-15
arm64: mm: fix VA-range sanity check
Mark Rutland
1
-2
/
+2
2023-06-15
arm64/mm: remove now-superfluous ISBs from TTBR writes
Jamie Iles
1
-1
/
+1
2023-06-14
arm64: consolidate rox page protection logic
Russell King
1
-2
/
+7
2023-06-10
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
1
-1
/
+1
2023-06-09
arm64: kdump: simplify the reservation behaviour of crashkernel=,high
Baoquan He
1
-10
/
+34
2023-06-06
arm64: kasan: remove !KASAN_VMALLOC remnants
Mark Rutland
1
-13
/
+4
2023-06-06
arm64: enable Permission Indirection Extension (PIE)
Joey Gouly
1
-0
/
+15
2023-06-06
arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGS
Joey Gouly
1
-2
/
+2
2023-06-02
arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK b...
Jisheng Zhang
1
-2
/
+1
2023-05-26
arm64/esr: Add decode of ISS2 to data abort reporting
Mark Brown
1
-3
/
+14
2023-05-25
arm64: move early_brk64 prototype to header
Arnd Bergmann
1
-3
/
+0
2023-05-25
arm64: flush: include linux/libnvdimm.h
Arnd Bergmann
1
-0
/
+1
2023-05-16
arm64: Also reset KASAN tag if page is not PG_mte_tagged
Peter Collingbourne
1
-2
/
+3
2023-05-16
arm64/mm: mark private VM_FAULT_X defines as vm_fault_t
Min-Hua Chen
1
-2
/
+2
2023-05-04
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-3
/
+3
2023-05-02
arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text
ndesaulniers@google.com
1
-3
/
+3
2023-04-28
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+36
2023-04-20
Merge branch 'for-next/mm' into for-next/core
Will Deacon
6
-214
/
+274
2023-04-11
arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...
Baoquan He
1
-31
/
+3
2023-04-11
arm64: kdump: do not map crashkernel region specifically
Baoquan He
1
-43
/
+0
2023-04-11
arm64: mm: always map fixmap at page granularity
Mark Rutland
1
-80
/
+68
2023-04-11
arm64: mm: move fixmap code to its own file
Mark Rutland
3
-195
/
+219
2023-04-11
arm64: add FIXADDR_TOT_{START,SIZE}
Mark Rutland
2
-14
/
+14
2023-04-06
arm64/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
1
-0
/
+36
2023-03-30
Revert "Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_cohere...
Will Deacon
1
-16
/
+1
2023-03-27
mm,kfence: decouple kfence from page granularity mapping judgement
Zhenhua Huang
2
-2
/
+66
2023-03-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+2
2023-02-24
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2023-02-22
arm64: Reset KASAN tag in copy_highpage with HW tags only
Peter Collingbourne
1
-1
/
+2
2023-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-4
/
+7
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
3
-4
/
+7
2023-02-03
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2023-01-31
arm64/mm: Intercept pfn changes in set_pte_at()
Anshuman Khandual
1
-2
/
+6
2023-01-24
efi: arm64: enter with MMU and caches enabled
Ard Biesheuvel
1
-0
/
+1
2023-01-24
arm64: kernel: move identity map out of .text mapping
Ard Biesheuvel
1
-2
/
+0
2023-01-06
arm64: errata: Workaround possible Cortex-A715 [ESR|FAR]_ELx corruption
Anshuman Khandual
2
-0
/
+42
2022-12-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-42
/
+0
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-13
/
+14
[next]