summaryrefslogtreecommitdiffstats
path: root/arch/arm64/mm/fault.c
Commit message (Expand)AuthorAge
* arm64: mm: fix inverted PAR_EL1.F checkMark Rutland2019-10-16
* arm64: mm: fix spurious fault detectionMark Rutland2019-10-07
* arm64: mm: avoid virt_to_phys(init_mm.pgd)Mark Rutland2019-10-04
*-----. Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...Will Deacon2019-08-30
|\ \ \ \
| | | | * arm64: mm: Ignore spurious translation faults taken from the kernelWill Deacon2019-08-27
| | | |/ | | |/|
| * | | arm64: memory: fix flipped VA space falloutMark Rutland2019-08-14
| * | | arm64: mm: Remove vabits_userSteve Capper2019-08-09
| * | | arm64: mm: Introduce vabits_actualSteve Capper2019-08-09
| |/ /
* / / arm64: mm: print hexadecimal EC value in mem_abort_decode()Miles Chen2019-08-07
|/ /
* / arm64: Make debug exception handlers visible from RCUMasami Hiramatsu2019-08-02
|/
* mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-16
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-08
|\
| * arm64/mm: Refactor __do_page_fault()Anshuman Khandual2019-06-07
| * arm64/mm: Document write abort detection from ESRAnshuman Khandual2019-06-07
| * arm64/mm: Drop task_struct argument from __do_page_fault()Anshuman Khandual2019-06-04
| * arm64/mm: Drop mmap_sem before calling __do_kernel_fault()Anshuman Khandual2019-06-04
| * arm64/mm: Identify user instruction abortsAnshuman Khandual2019-06-04
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-19
|/
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2019-05-24
|\
| * arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon2019-05-23
* | arm64: Print physical address of page table base in show_pte()Will Deacon2019-05-14
|/
* arm64: debug: Remove unused return value from do_debug_exception()Will Deacon2019-04-09
* arm64: mm: Make show_pte() a static functionWill Deacon2019-04-03
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-03-10
|\
| * arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon2019-03-01
* | arm64: KVM/mm: Move SEA handling behind a single 'claim' interfaceJames Morse2019-02-07
* | KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbingJames Morse2019-02-07
|/
* kasan, arm64: fix up fault handling logicAndrey Konovalov2018-12-28
* arm64: mm: introduce 52-bit userspace supportSteve Capper2018-12-10
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-24
|\
| * signal/arm64: Add and use arm64_force_sig_mceerr as appropriateEric W. Biederman2018-09-27
| * signal/arm64: Add and use arm64_force_sig_fault where appropriateEric W. Biederman2018-09-27
| * signal/arm64: Only call set_thread_esr once in do_page_faultEric W. Biederman2018-09-27
| * signal/arm64: Only perform one esr_to_fault_info call in do_page_faultEric W. Biederman2018-09-27
| * signal/arm64: Expand __do_user_fault and remove itEric W. Biederman2018-09-27
| * signal/arm64: For clarity separate the 3 signal sending cases in do_page_faultEric W. Biederman2018-09-27
| * signal/arm64: Consolidate the two hwpoison cases in do_page_faultEric W. Biederman2018-09-27
| * signal/arm64: Factor set_thread_esr out of __do_user_faultEric W. Biederman2018-09-27
| * signal/arm64: Remove unneeded tsk parameter from arm64_force_sig_infoEric W. Biederman2018-09-27
| * signal/arm64: Push siginfo generation into arm64_notify_dieEric W. Biederman2018-09-27
* | arm64: Use daifflag_restore after bp_hardeningJulien Thierry2018-10-03
* | arm64/mm: Define esr_to_debug_fault_info()Anshuman Khandual2018-10-01
* | arm64/mm: Reorganize arguments for is_el1_permission_fault()Anshuman Khandual2018-10-01
* | arm64/mm: Use ESR_ELx_FSC macro while decoding fault exceptionAnshuman Khandual2018-10-01
* | arm64: cpu: Move errata and feature enable callbacks closer to callersWill Deacon2018-09-14
|/
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-08-14
|\
| * arm64: kill config_sctlr_el1()Mark Rutland2018-07-12
* | arm64 / ACPI: clean the additional checks before calling ghes_notify_sea()Dongjiu Geng2018-08-09
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-06-08
|\