index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
sys_regs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-174
/
+120
2022-07-17
Merge branch kvm-arm64/sysreg-cleanup-5.20 into kvmarm-master/next
Marc Zyngier
1
-168
/
+114
2022-07-17
KVM: arm64: Get rid or outdated comments
Marc Zyngier
1
-5
/
+0
2022-07-17
KVM: arm64: Get rid of find_reg_by_id()
Marc Zyngier
1
-11
/
+0
2022-07-17
KVM: arm64: Get rid of reg_from/to_user()
Marc Zyngier
1
-24
/
+6
2022-07-17
KVM: arm64: Consolidate sysreg userspace accesses
Marc Zyngier
1
-101
/
+59
2022-07-17
KVM: arm64: Rely on index_to_param() for size checks on userspace access
Marc Zyngier
1
-6
/
+0
2022-07-17
KVM: arm64: Introduce generic get_user/set_user helpers for system registers
Marc Zyngier
1
-22
/
+38
2022-07-17
KVM: arm64: Reorder handling of invariant sysregs from userspace
Marc Zyngier
1
-6
/
+12
2022-07-17
KVM: arm64: Add get_reg_by_id() as a sys_reg_desc retrieving helper
Marc Zyngier
1
-11
/
+17
2022-07-05
arm64/sysreg: Add _EL1 into ID_AA64ISAR2_EL1 definition names
Mark Brown
1
-3
/
+3
2022-07-05
arm64/sysreg: Add _EL1 into ID_AA64ISAR1_EL1 definition names
Mark Brown
1
-4
/
+4
2022-07-05
arm64/sysreg: Standardise naming for WFxT defines
Mark Brown
1
-1
/
+1
2022-06-29
KVM: arm64: Convert vcpu sysregs_loaded_on_cpu to a state flag
Marc Zyngier
1
-2
/
+2
2022-06-29
KVM: arm64: Move vcpu debug/SPE/TRBE flags to the input flag set
Marc Zyngier
1
-4
/
+4
2022-05-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-74
/
+220
2022-05-24
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
[next]