index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
sys_regs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR1_EL1 constant names
Mark Brown
1
-1
/
+1
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64PFR0_EL1 definition names
Mark Brown
1
-4
/
+4
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+1
2022-07-05
arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition names
Mark Brown
1
-2
/
+2
2022-07-05
arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition names
Mark Brown
1
-4
/
+4
2022-06-29
Merge branch kvm-arm64/burn-the-flags into kvmarm-master/next
Marc Zyngier
1
-3
/
+1
2022-06-10
KVM: arm64: Move vcpu PC/Exception flags to the input flag set
Marc Zyngier
1
-3
/
+1
2022-06-09
KVM: arm64: Handle all ID registers trapped for a protected VM
Marc Zyngier
1
-8
/
+34
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+0
2022-05-10
KVM: arm64: pkvm: Don't mask already zeroed FEAT_SVE
Oliver Upton
1
-3
/
+0
2022-04-29
KVM: arm64: Treat ESR_EL2 as a 64-bit register
Alexandru Elisei
1
-1
/
+1
2022-02-25
arm64: Add support of PAuth QARMA3 architected algorithm
Vladimir Murzin
1
-0
/
+14
2021-11-08
KVM: arm64: nvhe: Fix a non-kernel-doc comment
Randy Dunlap
1
-1
/
+1
2021-10-18
KVM: arm64: pkvm: Move kvm_handle_pvm_restricted around
Marc Zyngier
1
-1
/
+13
2021-10-18
KVM: arm64: pkvm: Consolidate include files
Marc Zyngier
1
-2
/
+1
2021-10-18
KVM: arm64: pkvm: Handle GICv3 traps as required
Marc Zyngier
1
-1
/
+17
2021-10-18
KVM: arm64: pkvm: Drop sysregs that should never be routed to the host
Marc Zyngier
1
-50
/
+0
2021-10-18
KVM: arm64: pkvm: Drop AArch32-specific registers
Marc Zyngier
1
-4
/
+0
2021-10-18
KVM: arm64: pkvm: Make the ERR/ERX*_EL1 registers RAZ/WI
Marc Zyngier
1
-11
/
+22
2021-10-18
KVM: arm64: pkvm: Use a single function to expose all id-regs
Marc Zyngier
1
-17
/
+20
2021-10-11
KVM: arm64: Move sanitized copies of CPU features
Fuad Tabba
1
-0
/
+2
2021-10-11
KVM: arm64: Add handlers for protected VM System Registers
Fuad Tabba
1
-0
/
+498