summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/esr.h
AgeCommit message (Expand)Author
2024-10-04arm64/traps: Handle GCS exceptionsMark Brown
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-09-10arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova
2024-08-30arm64: Add ESR_ELx_FSC_ADDRSZ_L() helperMarc Zyngier
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-14Merge branch kvm-arm64/el2-kcfi into kvmarm/nextOliver Upton
2024-06-24arm64/mm: Stop using ESR_ELx_FSC_TYPE during faultAnshuman Khandual
2024-06-20arm64: Introduce esr_brk_comment, esr_is_cfi_brkPierre-Clément Tosi
2024-06-19KVM: arm64: nv: Implement nested Stage-2 page table walk logicChristoffer Dall
2024-04-20KVM: arm64: Add helpers for ESR_ELx_ERET_ISS_ERET*Marc Zyngier
2024-02-16arm64: Add ESR decoding for exceptions involving translation level -1Ard Biesheuvel
2023-11-30KVM: arm64: Use helpers to classify exception types reported via ESRArd Biesheuvel
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas
2023-06-05arm64: mops: handle MOPS exceptionsKristina Martsenko
2023-05-26arm64/esr: Add decode of ISS2 to data abort reportingMark Brown
2023-05-26arm64/esr: Use GENMASK() for the ISS maskMark Brown
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton
2023-02-13Merge branch arm64/for-next/sme2 into kvmarm/nextOliver Upton
2023-02-11KVM: arm64: nv: Handle trapped ERET from virtual EL2Christoffer Dall
2023-01-20arm64/esr: Document ISS for ZT0 being disabledMark Brown
2023-01-03KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-05-20Merge branch 'for-next/esr-elx-64-bit' into for-next/coreCatalin Marinas
2022-05-04Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier
2022-04-29arm64: Treat ESR_ELx as a 64-bit registerAlexandru Elisei
2022-04-29arm64: Make ESR_ELx_xVC_IMM_MASK compatible with assemblyAlexandru Elisei
2022-04-22arm64/sme: Implement traps and syscall handling for SMEMark Brown
2022-04-22arm64/sme: System register and exception syndrome definitionsMark Brown
2022-04-20arm64: Add RV and RN fields for ESR_ELx_WFx_ISSMarc Zyngier
2022-04-20arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definitionMarc Zyngier
2021-11-12Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2021-11-08KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland
2021-10-19arm64: Add handling of CNTVCTSS trapsMarc Zyngier
2020-12-22arm64: mte: add in-kernel MTE helpersVincenzo Frascino
2020-12-02KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()Yanan Wang
2020-09-14arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancementsAmit Daniel Kachhap
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon
2020-03-16arm64: Basic Branch Target Identification supportDave Martin
2020-03-09arch/arm64: fix typo in a comment王程刚
2019-08-05arm64: esr: Add ESR exception class encoding for trapped ERETWill Deacon
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-04-16arm64: Handle trapped DC CVADPAndrew Murray
2019-04-09arm64: probes: Move magic BRK values into brk-imm.hWill Deacon
2018-12-13arm64: add pointer authentication register bitsMark Rutland
2018-12-13arm64: add comments about EC exception levelsKristina Martsenko
2018-10-01arm64: Trap WFI executed in userspaceMarc Zyngier
2018-10-01arm64: compat: Add CNTFRQ trap handlerMarc Zyngier
2018-10-01arm64: compat: Add CNTVCT trap handlerMarc Zyngier
2018-10-01arm64: Add decoding macros for CP15_32 and CP15_64 trapsMarc Zyngier
2018-09-21arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISSAnshuman Khandual