summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/esr.h
AgeCommit message (Expand)Author
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-05-23Merge branch kvm-arm64/nv-nv into kvmarm-master/nextMarc Zyngier
2025-05-23Merge branch kvm-arm64/fgt-masks into kvmarm-master/nextMarc Zyngier
2025-05-19KVM: arm64: Handle TSB CSYNC trapsMarc Zyngier
2025-05-19KVM: arm64: nv: Handle VNCR_EL2-triggered faultsMarc Zyngier
2025-05-10KVM: arm64: Handle PSB CSYNC trapsMarc Zyngier
2025-05-07arm64: Introduce esr_is_ubsan_brk()Mostafa Saleh
2025-05-06arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0}Marc Zyngier
2025-04-09arm64/fpsimd: Avoid RES0 bits in the SME trap handlerMark Rutland
2025-04-03KVM: arm64: Don't translate FAR if invalid/unsafeOliver Upton
2025-04-03KVM: arm64: Only read HPFAR_EL2 when value is architecturally validOliver Upton
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