index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
sys_regs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-74
/
+220
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+10
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
1
-2
/
+2
2022-05-16
arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h
Mark Brown
1
-1
/
+1
2022-05-16
Merge branch kvm-arm64/misc-5.19 into kvmarm-master/next
Marc Zyngier
1
-15
/
+20
2022-05-15
KVM: arm64: vgic-v3: Consistently populate ID_AA64PFR0_EL1.GIC
Marc Zyngier
1
-2
/
+1
2022-05-04
KVM: arm64: Print emulated register table name when it is unsorted
Alexandru Elisei
1
-2
/
+2
2022-05-04
KVM: arm64: Don't BUG_ON() if emulated register table is unsorted
Alexandru Elisei
1
-14
/
+19
2022-05-04
Merge branch kvm-arm64/aarch32-idreg-trap into kvmarm-master/next
Marc Zyngier
1
-60
/
+199
2022-05-04
Merge branch kvm-arm64/wfxt into kvmarm-master/next
Marc Zyngier
1
-0
/
+2
2022-05-04
KVM: arm64: Fix new instances of 32bit ESRs
Marc Zyngier
1
-3
/
+3
2022-05-03
KVM: arm64: Hide AArch32 PMU registers when not available
Alexandru Elisei
1
-29
/
+31
2022-05-03
KVM: arm64: Plumb cp10 ID traps through the AArch64 sysreg handler
Oliver Upton
1
-0
/
+71
2022-05-03
KVM: arm64: Wire up CP15 feature registers to their AArch64 equivalents
Oliver Upton
1
-15
/
+71
2022-05-03
KVM: arm64: Don't write to Rt unless sys_reg emulation succeeds
Oliver Upton
1
-6
/
+16
2022-05-03
KVM: arm64: Return a bool from emulate_cp()
Oliver Upton
1
-10
/
+10
2022-04-29
KVM: arm64: Treat ESR_EL2 as a 64-bit register
Alexandru Elisei
1
-2
/
+2
2022-04-22
KVM: arm64: Hide SME system registers from guests
Mark Brown
1
-1
/
+8
2022-04-20
KVM: arm64: Expose the WFXT feature to guests
Marc Zyngier
1
-0
/
+2
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-17
/
+57
2022-02-25
arm64: Add support of PAuth QARMA3 architected algorithm
Vladimir Murzin
1
-0
/
+5
2022-02-08
KVM: arm64: Emulate the OS Lock
Oliver Upton
1
-3
/
+3
2022-02-08
KVM: arm64: Allow guest to set the OSLK bit
Oliver Upton
1
-7
/
+30
2022-02-08
KVM: arm64: Stash OSLSR_EL1 in the cpu context
Oliver Upton
1
-7
/
+24
2022-02-08
KVM: arm64: Correctly treat writes to OSLSR_EL1 as undefined
Oliver Upton
1
-1
/
+1
2021-12-13
arm64: add ID_AA64ISAR2_EL1 sys register
Joey Gouly
1
-1
/
+1
2021-10-18
Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/next
Marc Zyngier
1
-8
/
+2
2021-10-17
Merge branch kvm-arm64/vgic-fixes-5.16 into kvmarm-master/next
Marc Zyngier
1
-0
/
+5
2021-10-17
KVM: arm64: Force ID_AA64PFR0_EL1.GIC=1 when exposing a virtual GICv3
Marc Zyngier
1
-0
/
+5
2021-10-11
KVM: arm64: Simplify masking out MTE in feature id reg
Fuad Tabba
1
-8
/
+2
2021-10-11
KVM: arm64: Replace get_raz_id_reg() with get_raz_reg()
Alexandru Elisei
1
-8
/
+2
2021-10-11
KVM: arm64: Use get_raz_reg() for userspace reads of PMSWINC_EL0
Alexandru Elisei
1
-1
/
+10
2021-10-11
KVM: arm64: Return early from read_id_reg() if register is RAZ
Alexandru Elisei
1
-1
/
+6
2021-08-20
Merge branch kvm-arm64/pkvm-fixed-features-prologue into kvmarm-master/next
Marc Zyngier
1
-46
/
+18
2021-08-20
KVM: arm64: Refactor sys_regs.h,c for nVHE reuse
Fuad Tabba
1
-44
/
+16
2021-08-20
KVM: arm64: Remove trailing whitespace in comment
Fuad Tabba
1
-2
/
+2
2021-08-02
KVM: arm64: Remove PMSWINC_EL0 shadow register
Marc Zyngier
1
-1
/
+20
2021-08-02
KVM: arm64: Drop unnecessary masking of PMU registers
Marc Zyngier
1
-3
/
+3
2021-08-02
KVM: arm64: Narrow PMU sysreg reset values to architectural requirements
Marc Zyngier
1
-3
/
+40
2021-06-22
KVM: arm64: Expose KVM_ARM_CAP_MTE
Steven Price
1
-0
/
+3
2021-06-22
KVM: arm64: Save/restore MTE registers
Steven Price
1
-4
/
+18
2021-06-22
KVM: arm64: Introduce MTE VM feature
Steven Price
1
-0
/
+7
2021-05-15
KVM: arm64: Fix debug register indexing
Marc Zyngier
1
-21
/
+21
2021-04-13
Merge branch 'kvm-arm64/debug-5.13' into kvmarm-master/next
Marc Zyngier
1
-0
/
+15
2021-04-11
KVM: arm64: Don't advertise FEAT_SPE to guests
Alexandru Elisei
1
-0
/
+2
2021-04-11
KVM: arm64: Don't print warning when trapping SPE registers
Alexandru Elisei
1
-0
/
+13
2021-04-06
KVM: arm64: Handle access to TRFCR_EL1
Suzuki K Poulose
1
-0
/
+1
2021-02-12
Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/next
Marc Zyngier
1
-34
/
+51
2021-02-03
KVM: arm64: Correct spelling of DBGDIDR register
Alexandru Elisei
1
-3
/
+3
2021-02-03
KVM: arm64: Upgrade PMU support to ARMv8.4
Marc Zyngier
1
-4
/
+7
[next]