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