| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -1/+16 |
| 2025-05-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux |  Linus Torvalds | 1 | -6/+8 |
| 2025-05-23 | Merge branch kvm-arm64/nv-nv into kvmarm-master/next |  Marc Zyngier | 1 | -0/+2 |
| 2025-05-23 | Merge branch kvm-arm64/fgt-masks into kvmarm-master/next |  Marc Zyngier | 1 | -1/+9 |
| 2025-05-19 | KVM: arm64: Handle TSB CSYNC traps |  Marc Zyngier | 1 | -1/+2 |
| 2025-05-19 | KVM: arm64: nv: Handle VNCR_EL2-triggered faults |  Marc Zyngier | 1 | -0/+2 |
| 2025-05-10 | KVM: arm64: Handle PSB CSYNC traps |  Marc Zyngier | 1 | -1/+2 |
| 2025-05-07 | arm64: Introduce esr_is_ubsan_brk() |  Mostafa Saleh | 1 | -0/+5 |
| 2025-05-06 | arm64: Add syndrome information for trapped LD64B/ST64B{,V,V0} |  Marc Zyngier | 1 | -1/+7 |
| 2025-04-09 | arm64/fpsimd: Avoid RES0 bits in the SME trap handler |  Mark Rutland | 1 | -6/+8 |
| 2025-04-03 | KVM: arm64: Don't translate FAR if invalid/unsafe |  Oliver Upton | 1 | -0/+22 |
| 2025-04-03 | KVM: arm64: Only read HPFAR_EL2 when value is architecturally valid |  Oliver Upton | 1 | -2/+20 |
| 2024-10-04 | arm64/traps: Handle GCS exceptions |  Mark Brown | 1 | -1/+27 |
| 2024-09-16 | Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -2/+3 |
| 2024-09-10 | arm64: esr: Define ESR_ELx_EC_* constants as UL |  Anastasia Belova | 1 | -44/+44 |
| 2024-08-30 | arm64: Add ESR_ELx_FSC_ADDRSZ_L() helper |  Marc Zyngier | 1 | -2/+3 |
| 2024-07-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -0/+12 |
| 2024-07-14 | Merge branch kvm-arm64/el2-kcfi into kvmarm/next |  Oliver Upton | 1 | -0/+11 |
| 2024-06-24 | arm64/mm: Stop using ESR_ELx_FSC_TYPE during fault |  Anshuman Khandual | 1 | -6/+27 |
| 2024-06-20 | arm64: Introduce esr_brk_comment, esr_is_cfi_brk |  Pierre-Clément Tosi | 1 | -0/+11 |
| 2024-06-19 | KVM: arm64: nv: Implement nested Stage-2 page table walk logic |  Christoffer Dall | 1 | -0/+1 |
| 2024-04-20 | KVM: arm64: Add helpers for ESR_ELx_ERET_ISS_ERET* |  Marc Zyngier | 1 | -0/+12 |
| 2024-02-16 | arm64: Add ESR decoding for exceptions involving translation level -1 |  Ard Biesheuvel | 1 | -8/+5 |
| 2023-11-30 | KVM: arm64: Use helpers to classify exception types reported via ESR |  Ard Biesheuvel | 1 | -0/+15 |
| 2023-06-23 | Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2-decode', 'for-next/kselftest', 'for-next/misc', 'for-next/feat_mops', 'for-next/module-alloc', 'for-next/sysreg', 'for-next/cpucap', 'for-next/acpi', 'for-next/kdump', 'for-next/acpi-doc', 'for-next/doc' and 'for-next/t... |  Catalin Marinas | 1 | -2/+28 |
| 2023-06-05 | arm64: mops: handle MOPS exceptions |  Kristina Martsenko | 1 | -1/+10 |
| 2023-05-26 | arm64/esr: Add decode of ISS2 to data abort reporting |  Mark Brown | 1 | -0/+17 |
| 2023-05-26 | arm64/esr: Use GENMASK() for the ISS mask |  Mark Brown | 1 | -1/+1 |
| 2023-02-13 | Merge branch kvm-arm64/nv-prefix into kvmarm/next |  Oliver Upton | 1 | -0/+4 |
| 2023-02-13 | Merge branch arm64/for-next/sme2 into kvmarm/next |  Oliver Upton | 1 | -0/+1 |
| 2023-02-11 | KVM: arm64: nv: Handle trapped ERET from virtual EL2 |  Christoffer Dall | 1 | -0/+4 |
| 2023-01-20 | arm64/esr: Document ISS for ZT0 being disabled |  Mark Brown | 1 | -0/+1 |
| 2023-01-03 | KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_* |  Marc Zyngier | 1 | -0/+9 |
| 2022-05-26 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm |  Linus Torvalds | 1 | -2/+6 |
| 2022-05-20 | Merge branch 'for-next/esr-elx-64-bit' into for-next/core |  Catalin Marinas | 1 | -4/+4 |
| 2022-05-04 | Merge branch kvm-arm64/wfxt into kvmarm-master/next |  Marc Zyngier | 1 | -2/+6 |
| 2022-04-29 | arm64: Treat ESR_ELx as a 64-bit register |  Alexandru Elisei | 1 | -3/+3 |
| 2022-04-29 | arm64: Make ESR_ELx_xVC_IMM_MASK compatible with assembly |  Alexandru Elisei | 1 | -1/+1 |
| 2022-04-22 | arm64/sme: Implement traps and syscall handling for SME |  Mark Brown | 1 | -0/+1 |
| 2022-04-22 | arm64/sme: System register and exception syndrome definitions |  Mark Brown | 1 | -1/+11 |
| 2022-04-20 | arm64: Add RV and RN fields for ESR_ELx_WFx_ISS |  Marc Zyngier | 1 | -0/+2 |
| 2022-04-20 | arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition |  Marc Zyngier | 1 | -2/+4 |
| 2021-11-12 | Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master |  Paolo Bonzini | 1 | -0/+1 |
| 2021-11-08 | KVM: arm64: Extract ESR_ELx.EC only |  Mark Rutland | 1 | -0/+1 |
| 2021-10-19 | arm64: Add handling of CNTVCTSS traps |  Marc Zyngier | 1 | -0/+6 |
| 2020-12-22 | arm64: mte: add in-kernel MTE helpers |  Vincenzo Frascino | 1 | -0/+1 |
| 2020-12-02 | KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort() |  Yanan Wang | 1 | -0/+1 |
| 2020-09-14 | arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements |  Amit Daniel Kachhap | 1 | -1/+3 |
| 2020-05-05 | Merge branch 'for-next/bti-user' into for-next/bti |  Will Deacon | 1 | -1/+1 |
| 2020-03-16 | arm64: Basic Branch Target Identification support |  Dave Martin | 1 | -1/+1 |