aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/esr.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-29Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+16
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-6/+8
2025-05-23Merge branch kvm-arm64/nv-nv into kvmarm-master/nextMarc Zyngier1-0/+2
2025-05-23Merge branch kvm-arm64/fgt-masks into kvmarm-master/nextMarc Zyngier1-1/+9
2025-05-19KVM: arm64: Handle TSB CSYNC trapsMarc Zyngier1-1/+2
2025-05-19KVM: arm64: nv: Handle VNCR_EL2-triggered faultsMarc Zyngier1-0/+2
2025-05-10KVM: arm64: Handle PSB CSYNC trapsMarc Zyngier1-1/+2
2025-05-07arm64: Introduce esr_is_ubsan_brk()Mostafa Saleh1-0/+5
2025-05-06arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0}Marc Zyngier1-1/+7
2025-04-09arm64/fpsimd: Avoid RES0 bits in the SME trap handlerMark Rutland1-6/+8
2025-04-03KVM: arm64: Don't translate FAR if invalid/unsafeOliver Upton1-0/+22
2025-04-03KVM: arm64: Only read HPFAR_EL2 when value is architecturally validOliver Upton1-2/+20
2024-10-04arm64/traps: Handle GCS exceptionsMark Brown1-1/+27
2024-09-16Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+3
2024-09-10arm64: esr: Define ESR_ELx_EC_* constants as ULAnastasia Belova1-44/+44
2024-08-30arm64: Add ESR_ELx_FSC_ADDRSZ_L() helperMarc Zyngier1-2/+3
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+12
2024-07-14Merge branch kvm-arm64/el2-kcfi into kvmarm/nextOliver Upton1-0/+11
2024-06-24arm64/mm: Stop using ESR_ELx_FSC_TYPE during faultAnshuman Khandual1-6/+27
2024-06-20arm64: Introduce esr_brk_comment, esr_is_cfi_brkPierre-Clément Tosi1-0/+11
2024-06-19KVM: arm64: nv: Implement nested Stage-2 page table walk logicChristoffer Dall1-0/+1
2024-04-20KVM: arm64: Add helpers for ESR_ELx_ERET_ISS_ERET*Marc Zyngier1-0/+12
2024-02-16arm64: Add ESR decoding for exceptions involving translation level -1Ard Biesheuvel1-8/+5
2023-11-30KVM: arm64: Use helpers to classify exception types reported via ESRArd Biesheuvel1-0/+15
2023-06-23Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...Catalin Marinas1-2/+28
2023-06-05arm64: mops: handle MOPS exceptionsKristina Martsenko1-1/+10
2023-05-26arm64/esr: Add decode of ISS2 to data abort reportingMark Brown1-0/+17
2023-05-26arm64/esr: Use GENMASK() for the ISS maskMark Brown1-1/+1
2023-02-13Merge branch kvm-arm64/nv-prefix into kvmarm/nextOliver Upton1-0/+4
2023-02-13Merge branch arm64/for-next/sme2 into kvmarm/nextOliver Upton1-0/+1
2023-02-11KVM: arm64: nv: Handle trapped ERET from virtual EL2Christoffer Dall1-0/+4
2023-01-20arm64/esr: Document ISS for ZT0 being disabledMark Brown1-0/+1
2023-01-03KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*Marc Zyngier1-0/+9
2022-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+6
2022-05-20Merge branch 'for-next/esr-elx-64-bit' into for-next/coreCatalin Marinas1-4/+4
2022-05-04Merge branch kvm-arm64/wfxt into kvmarm-master/nextMarc Zyngier1-2/+6
2022-04-29arm64: Treat ESR_ELx as a 64-bit registerAlexandru Elisei1-3/+3
2022-04-29arm64: Make ESR_ELx_xVC_IMM_MASK compatible with assemblyAlexandru Elisei1-1/+1
2022-04-22arm64/sme: Implement traps and syscall handling for SMEMark Brown1-0/+1
2022-04-22arm64/sme: System register and exception syndrome definitionsMark Brown1-1/+11
2022-04-20arm64: Add RV and RN fields for ESR_ELx_WFx_ISSMarc Zyngier1-0/+2
2022-04-20arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definitionMarc Zyngier1-2/+4
2021-11-12Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini1-0/+1
2021-11-08KVM: arm64: Extract ESR_ELx.EC onlyMark Rutland1-0/+1
2021-10-19arm64: Add handling of CNTVCTSS trapsMarc Zyngier1-0/+6
2020-12-22arm64: mte: add in-kernel MTE helpersVincenzo Frascino1-0/+1
2020-12-02KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()Yanan Wang1-0/+1
2020-09-14arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancementsAmit Daniel Kachhap1-1/+3
2020-05-05Merge branch 'for-next/bti-user' into for-next/btiWill Deacon1-1/+1
2020-03-16arm64: Basic Branch Target Identification supportDave Martin1-1/+1