index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
fault.c
Age
Commit message (
Expand
)
Author
2023-07-01
arm64/mm: Convert to using lock_mm_and_find_vma()
Linus Torvalds
2023-06-09
arm64/mm: mark private VM_FAULT_X defines as vm_fault_t
Min-Hua Chen
2023-03-11
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
2023-02-01
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2022-12-31
arm64: mm: kfence: only handle translation faults
Mark Rutland
2022-12-01
arm64: efi: Revert "Recover from synchronous exceptions ..."
Ard Biesheuvel
2022-11-03
arm64: efi: Recover from synchronous exceptions occurring in firmware
Ard Biesheuvel
2022-09-06
arm64: compat: Implement misalignment fixups for multiword loads
Ard Biesheuvel
2022-08-05
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-07-07
mm: kasan: Skip unpoisoning of user pages
Catalin Marinas
2022-06-16
mm: avoid unnecessary page fault retires on shared memory types
Peter Xu
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
2022-05-04
arm64/mte: Make TCF field values and naming more standard
Mark Brown
2022-04-29
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-01-15
mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit
Qi Zheng
2021-12-13
arm64: mm: log potential KASAN shadow alias
Mark Rutland
2021-12-13
arm64: mm: use die_kernel_fault() in do_mem_abort()
Mark Rutland
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-08-02
arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
2021-06-24
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2021-06-24
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2021-06-15
arm64: mm: Pass original fault address to handle_mm_fault()
Gavin Shan
2021-06-08
arm64: mm: decode xFSC in mem_abort_decode()
Mark Rutland
2021-06-07
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
2021-06-04
arm64: mte: handle tags zeroing at page allocation time
Peter Collingbourne
2021-06-03
arm64: mm: Add is_el1_data_abort() helper
Kefeng Wang
2021-03-26
arm64: Support execute-only permissions with Enhanced PAN
Vladimir Murzin
2021-02-26
kfence: add test suite
Marco Elver
2021-02-26
kfence: use pt_regs to generate stack trace on faults
Marco Elver
2021-02-26
arm64, kfence: enable KFENCE for ARM64
Marco Elver
2021-02-24
kasan, arm64: allow using KUnit tests with HW_TAGS mode
Andrey Konovalov
2021-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2021-02-12
Merge branch 'for-next/errata' into for-next/core
Will Deacon
2021-02-08
arm64: entry: consolidate Cortex-A76 erratum 1463225 workaround
Mark Rutland
2021-02-05
mm/arm64: Correct obsolete comment in do_page_fault()
Miaohe Lin
2021-01-18
kasan, arm64: fix pointer tags in KASAN reports
Andrey Konovalov
2020-12-22
kasan, arm64: print report from tag fault handler
Andrey Konovalov
2020-12-22
arm64: mte: add in-kernel tag fault handler
Vincenzo Frascino
2020-12-09
Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/core
Catalin Marinas
2020-12-09
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
2020-11-30
arm64: entry: fix EL1 debug transitions
Mark Rutland
2020-11-30
arm64: entry: fix non-NMI user<->kernel transitions
Mark Rutland
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2020-10-02
Merge branch 'for-next/mte' into for-next/core
Will Deacon
2020-10-01
arm64: mm: Make flush_tlb_fix_spurious_fault() a no-op
Will Deacon
2020-09-04
arm64: mte: Handle synchronous and asynchronous tag check faults
Vincenzo Frascino
[next]