index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
fault.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
2023-12-29
1
-0
/
+2
*
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPAN
Mark Rutland
2023-10-16
1
-1
/
+1
*
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-24
1
-1
/
+2
*
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-08-18
1
-2
/
+0
*
arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()
SeongJae Park
2023-07-03
1
-2
/
+0
*
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
1
-39
/
+8
|
\
|
*
arm64/mm: Convert to using lock_mm_and_find_vma()
Linus Torvalds
2023-06-24
1
-39
/
+8
*
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-1
/
+4
|
\
\
|
*
|
arm64: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
1
-0
/
+3
|
*
|
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
2023-06-09
1
-1
/
+1
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-06-26
1
-6
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
2023-06-23
1
-6
/
+14
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
arm64/esr: Add decode of ISS2 to data abort reporting
Mark Brown
2023-05-26
1
-3
/
+14
|
|
|
/
|
|
/
|
|
|
*
arm64: move early_brk64 prototype to header
Arnd Bergmann
2023-05-25
1
-3
/
+0
|
|
/
*
/
arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK b...
Jisheng Zhang
2023-06-02
1
-2
/
+1
|
/
*
arm64/mm: mark private VM_FAULT_X defines as vm_fault_t
Min-Hua Chen
2023-05-16
1
-2
/
+2
*
arm64/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
2023-04-05
1
-0
/
+36
*
mm: add vma_alloc_zeroed_movable_folio()
Matthew Wilcox (Oracle)
2023-02-02
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
1
-1
/
+3
|
\
|
*
Merge branch kvm-arm64/mte-map-shared into kvmarm-master/next
Marc Zyngier
2022-12-05
1
-1
/
+3
|
|
\
|
|
*
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
2022-11-29
1
-0
/
+2
|
|
*
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
2022-11-29
1
-1
/
+1
*
|
|
Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-13
1
-0
/
+4
|
\
\
\
|
*
|
|
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2022-12-08
1
-0
/
+4
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-12-12
1
-1
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
arm64: mm: kfence: only handle translation faults
Mark Rutland
2022-11-15
1
-1
/
+7
|
|
/
/
*
/
/
arm64: efi: Revert "Recover from synchronous exceptions ..."
Ard Biesheuvel
2022-12-01
1
-4
/
+0
|
/
/
*
/
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2022-11-03
1
-0
/
+4
|
/
*
arm64: compat: Implement misalignment fixups for multiword loads
Ard Biesheuvel
2022-09-06
1
-0
/
+3
*
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-05
1
-0
/
+4
|
\
|
*
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-06-16
1
-0
/
+4
*
|
mm: kasan: Skip unpoisoning of user pages
Catalin Marinas
2022-07-07
1
-1
/
+0
|
/
*
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
2022-05-20
1
-35
/
+35
|
\
|
*
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2022-04-29
1
-35
/
+35
*
|
arm64/mte: Make TCF field values and naming more standard
Mark Brown
2022-05-04
1
-1
/
+2
|
/
*
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-17
1
-1
/
+1
|
\
|
*
exit: Add and use make_task_dead.
Eric W. Biederman
2021-12-13
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
1
-4
/
+2
|
\
\
|
*
|
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2022-01-15
1
-4
/
+2
|
|
/
*
|
arm64: mm: log potential KASAN shadow alias
Mark Rutland
2021-12-13
1
-0
/
+2
*
|
arm64: mm: use die_kernel_fault() in do_mem_abort()
Mark Rutland
2021-12-13
1
-5
/
+2
|
/
*
arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
2021-08-02
1
-14
/
+1
*
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2021-06-24
1
-0
/
+26
|
\
|
*
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
2021-06-04
1
-0
/
+26
*
|
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2021-06-24
1
-6
/
+11
|
\
\
|
*
|
arm64: mm: Pass original fault address to handle_mm_fault()
Gavin Shan
2021-06-15
1
-1
/
+1
|
*
|
arm64: mm: decode xFSC in mem_abort_decode()
Mark Rutland
2021-06-08
1
-0
/
+2
|
*
|
arm64: mm: Add is_el1_data_abort() helper
Kefeng Wang
2021-06-03
1
-5
/
+8
|
|
/
*
/
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
2021-06-07
1
-7
/
+0
|
/
*
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
2021-03-26
1
-1
/
+17
[next]