aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/mm/fault.c
AgeCommit message (Expand)Author
2023-07-01arm64/mm: Convert to using lock_mm_and_find_vma()Linus Torvalds
2023-06-09arm64/mm: mark private VM_FAULT_X defines as vm_fault_tMin-Hua Chen
2023-03-11arm64: mte: Fix/clarify the PG_mte_tagged semanticsCatalin Marinas
2023-02-01arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2022-12-31arm64: mm: kfence: only handle translation faultsMark Rutland
2022-12-01arm64: efi: Revert "Recover from synchronous exceptions ..."Ard Biesheuvel
2022-11-03arm64: efi: Recover from synchronous exceptions occurring in firmwareArd Biesheuvel
2022-09-06arm64: compat: Implement misalignment fixups for multiword loadsArd Biesheuvel
2022-08-05Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-07-07mm: kasan: Skip unpoisoning of user pagesCatalin Marinas
2022-06-16mm: avoid unnecessary page fault retires on shared memory typesPeter Xu
2022-05-20Merge branch 'for-next/esr-elx-64-bit' into for-next/coreCatalin Marinas
2022-05-04arm64/mte: Make TCF field values and naming more standardMark Brown
2022-04-29arm64: Treat ESR_ELx as a 64-bit registerAlexandru Elisei
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-15mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bitQi Zheng
2021-12-13arm64: mm: log potential KASAN shadow aliasMark Rutland
2021-12-13arm64: mm: use die_kernel_fault() in do_mem_abort()Mark Rutland
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-08-02arm64: kasan: mte: remove redundant mte_report_once logicMark Rutland
2021-06-24Merge branch 'for-next/mte' into for-next/coreWill Deacon
2021-06-24Merge branch 'for-next/mm' into for-next/coreWill Deacon
2021-06-15arm64: mm: Pass original fault address to handle_mm_fault()Gavin Shan
2021-06-08arm64: mm: decode xFSC in mem_abort_decode()Mark Rutland
2021-06-07arm64: entry: convert IRQ+FIQ handlers to CMark Rutland
2021-06-04arm64: mte: handle tags zeroing at page allocation timePeter Collingbourne
2021-06-03arm64: mm: Add is_el1_data_abort() helperKefeng Wang
2021-03-26arm64: Support execute-only permissions with Enhanced PANVladimir Murzin
2021-02-26kfence: add test suiteMarco Elver
2021-02-26kfence: use pt_regs to generate stack trace on faultsMarco Elver
2021-02-26arm64, kfence: enable KFENCE for ARM64Marco Elver
2021-02-24kasan, arm64: allow using KUnit tests with HW_TAGS modeAndrey Konovalov
2021-02-21Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-02-12Merge branch 'for-next/errata' into for-next/coreWill Deacon
2021-02-08arm64: entry: consolidate Cortex-A76 erratum 1463225 workaroundMark Rutland
2021-02-05mm/arm64: Correct obsolete comment in do_page_fault()Miaohe Lin
2021-01-18kasan, arm64: fix pointer tags in KASAN reportsAndrey Konovalov
2020-12-22kasan, arm64: print report from tag fault handlerAndrey Konovalov
2020-12-22arm64: mte: add in-kernel tag fault handlerVincenzo Frascino
2020-12-09Merge remote-tracking branch 'arm64/for-next/fixes' into for-next/coreCatalin Marinas
2020-12-09Merge branch 'for-next/uaccess' into for-next/coreCatalin Marinas
2020-12-02arm64: uaccess: remove set_fs()Mark Rutland
2020-11-30arm64: entry: fix EL1 debug transitionsMark Rutland
2020-11-30arm64: entry: fix non-NMI user<->kernel transitionsMark Rutland
2020-11-23arm64: expose FAR_EL1 tag bits in siginfoPeter Collingbourne
2020-10-29arm64: Add workaround for Arm Cortex-A77 erratum 1508412Rob Herring
2020-10-02Merge branch 'for-next/mte' into for-next/coreWill Deacon
2020-10-01arm64: mm: Make flush_tlb_fix_spurious_fault() a no-opWill Deacon
2020-09-04arm64: mte: Handle synchronous and asynchronous tag check faultsVincenzo Frascino