index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
esr.h
Age
Commit message (
Expand
)
Author
2024-10-04
arm64/traps: Handle GCS exceptions
Mark Brown
2024-09-16
Merge tag 'for-linus-non-x86' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-09-10
arm64: esr: Define ESR_ELx_EC_* constants as UL
Anastasia Belova
2024-08-30
arm64: Add ESR_ELx_FSC_ADDRSZ_L() helper
Marc Zyngier
2024-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-07-14
Merge branch kvm-arm64/el2-kcfi into kvmarm/next
Oliver Upton
2024-06-24
arm64/mm: Stop using ESR_ELx_FSC_TYPE during fault
Anshuman Khandual
2024-06-20
arm64: Introduce esr_brk_comment, esr_is_cfi_brk
Pierre-Clément Tosi
2024-06-19
KVM: arm64: nv: Implement nested Stage-2 page table walk logic
Christoffer Dall
2024-04-20
KVM: arm64: Add helpers for ESR_ELx_ERET_ISS_ERET*
Marc Zyngier
2024-02-16
arm64: Add ESR decoding for exceptions involving translation level -1
Ard Biesheuvel
2023-11-30
KVM: arm64: Use helpers to classify exception types reported via ESR
Ard Biesheuvel
2023-06-23
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
2023-06-05
arm64: mops: handle MOPS exceptions
Kristina Martsenko
2023-05-26
arm64/esr: Add decode of ISS2 to data abort reporting
Mark Brown
2023-05-26
arm64/esr: Use GENMASK() for the ISS mask
Mark Brown
2023-02-13
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-13
Merge branch arm64/for-next/sme2 into kvmarm/next
Oliver Upton
2023-02-11
KVM: arm64: nv: Handle trapped ERET from virtual EL2
Christoffer Dall
2023-01-20
arm64/esr: Document ISS for ZT0 being disabled
Mark Brown
2023-01-03
KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*
Marc Zyngier
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
2022-05-04
Merge branch kvm-arm64/wfxt into kvmarm-master/next
Marc Zyngier
2022-04-29
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2022-04-29
arm64: Make ESR_ELx_xVC_IMM_MASK compatible with assembly
Alexandru Elisei
2022-04-22
arm64/sme: Implement traps and syscall handling for SME
Mark Brown
2022-04-22
arm64/sme: System register and exception syndrome definitions
Mark Brown
2022-04-20
arm64: Add RV and RN fields for ESR_ELx_WFx_ISS
Marc Zyngier
2022-04-20
arm64: Expand ESR_ELx_WFx_ISS_TI to match its ARMv8.7 definition
Marc Zyngier
2021-11-12
Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-11-08
KVM: arm64: Extract ESR_ELx.EC only
Mark Rutland
2021-10-19
arm64: Add handling of CNTVCTSS traps
Marc Zyngier
2020-12-22
arm64: mte: add in-kernel MTE helpers
Vincenzo Frascino
2020-12-02
KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()
Yanan Wang
2020-09-14
arm64: ptrauth: Introduce Armv8.3 pointer authentication enhancements
Amit Daniel Kachhap
2020-05-05
Merge branch 'for-next/bti-user' into for-next/bti
Will Deacon
2020-03-16
arm64: Basic Branch Target Identification support
Dave Martin
2020-03-09
arch/arm64: fix typo in a comment
王程刚
2019-08-05
arm64: esr: Add ESR exception class encoding for trapped ERET
Will Deacon
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-16
arm64: Handle trapped DC CVADP
Andrew Murray
2019-04-09
arm64: probes: Move magic BRK values into brk-imm.h
Will Deacon
2018-12-13
arm64: add pointer authentication register bits
Mark Rutland
2018-12-13
arm64: add comments about EC exception levels
Kristina Martsenko
2018-10-01
arm64: Trap WFI executed in userspace
Marc Zyngier
2018-10-01
arm64: compat: Add CNTFRQ trap handler
Marc Zyngier
2018-10-01
arm64: compat: Add CNTVCT trap handler
Marc Zyngier
2018-10-01
arm64: Add decoding macros for CP15_32 and CP15_64 traps
Marc Zyngier
2018-09-21
arm64/cpufeatures: Emulate MRS instructions by parsing ESR_ELx.ISS
Anshuman Khandual
[next]