index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
fault.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-77
/
+6
2025-07-24
Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...
Catalin Marinas
1
-77
/
+6
2025-07-17
arm64: Mark kernel as tainted on SAE and SError panic
Breno Leitao
1
-0
/
+1
2025-07-09
mm: update architecture and driver code to use vm_flags_t
Lorenzo Stoakes
1
-1
/
+1
2025-07-08
arm64: debug: remove debug exception registration infrastructure
Ada Couprie Diaz
1
-53
/
+0
2025-07-08
arm64: entry: Add entry and exit functions for debug exceptions
Ada Couprie Diaz
1
-22
/
+0
2025-07-04
arm64: poe: Handle spurious Overlay faults
Kevin Brodsky
1
-9
/
+21
2025-07-02
arm64: Report address tag when FEAT_MTE_TAGGED_FAR is supported
Yeoreum Yun
1
-2
/
+5
2025-03-07
arm64: mm: Handle PAN faults on uaccess CPY* instructions
Kristina Martšenko
1
-1
/
+1
2025-03-07
arm64: extable: Add fixup handling for uaccess CPY* instructions
Kristina Martšenko
1
-1
/
+1
2024-11-23
Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-11-06
mm: remove unused hugepage for vma_alloc_folio()
Kefeng Wang
1
-1
/
+1
2024-10-04
arm64/mm: Handle GCS data aborts
Mark Brown
1
-0
/
+40
2024-09-04
arm64: handle PKEY/POE faults
Joey Gouly
1
-1
/
+54
2024-05-05
arm64: mm: drop VM_FAULT_BADMAP/VM_FAULT_BADACCESS
Kefeng Wang
1
-23
/
+20
2024-04-25
arm64: mm: accelerate pagefault when VM_FAULT_BADACCESS
Kefeng Wang
1
-1
/
+3
2024-04-25
arm64: mm: cleanup __do_page_fault()
Kefeng Wang
1
-20
/
+7
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+6
2024-02-22
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
1
-6
/
+6
2024-02-22
arm64/mm: convert set_pte_at() to set_ptes(..., 1)
Ryan Roberts
1
-1
/
+1
2024-02-22
arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)
Ryan Roberts
1
-2
/
+2
2024-02-16
arm64: Add ESR decoding for exceptions involving translation level -1
Ard Biesheuvel
1
-19
/
+11
2023-12-29
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
1
-0
/
+2
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPAN
Mark Rutland
1
-1
/
+1
2023-08-24
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
1
-1
/
+2
2023-08-18
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
1
-2
/
+0
2023-07-03
arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()
SeongJae Park
1
-2
/
+0
2023-06-28
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
1
-1
/
+4
2023-06-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-6
/
+14
2023-06-24
arm64/mm: Convert to using lock_mm_and_find_vma()
Linus Torvalds
1
-39
/
+8
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
1
-6
/
+14
2023-06-19
arm64: allow pte_offset_map() to fail
Hugh Dickins
1
-0
/
+3
2023-06-09
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
1
-1
/
+1
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-16
arm64/mm: mark private VM_FAULT_X defines as vm_fault_t
Min-Hua Chen
1
-2
/
+2
2023-04-05
arm64/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
1
-0
/
+36
2023-02-02
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+3
2022-12-13
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+4
2022-12-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+7
2022-12-08
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
1
-0
/
+4
2022-12-05
Merge branch kvm-arm64/mte-map-shared into kvmarm-master/next
Marc Zyngier
1
-1
/
+3
2022-12-01
arm64: efi: Revert "Recover from synchronous exceptions ..."
Ard Biesheuvel
1
-4
/
+0
2022-11-29
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
1
-0
/
+2
2022-11-29
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
1
-1
/
+1
2022-11-15
arm64: mm: kfence: only handle translation faults
Mark Rutland
1
-1
/
+7
[next]