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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
arm64: KVM: Fix system register enumeration
Marc Zyngier
1
-3
/
+3
2023-04-20
KVM: arm64: Filter out invalid core register IDs in KVM_GET_REG_LIST
Dave Martin
1
-8
/
+43
2023-04-20
KVM: arm64: Factor out core register ID enumeration
Dave Martin
1
-8
/
+24
2022-04-02
arm64: Mitigate spectre style branch history side channels
James Morse
1
-0
/
+4
2022-04-02
arm64: Add percpu vectors for EL1
James Morse
1
-2
/
+7
2021-04-16
KVM: arm64: Disable guest access to trace filter controls
Suzuki K Poulose
1
-0
/
+2
2021-01-17
KVM: arm64: Don't access PMCR_EL0 when no PMU is available
Marc Zyngier
1
-0
/
+4
2020-12-29
KVM: arm64: Introduce handling of AArch32 TTBCR2 traps
Marc Zyngier
1
-0
/
+1
2020-11-05
KVM: arm64: Fix AArch32 handling of DBGD{CCINT,SCRext} and DBGVCR
Marc Zyngier
1
-3
/
+3
2020-09-09
KVM: arm64: Survive synchronous exceptions caused by AT instructions
James Morse
2
-6
/
+14
2020-09-09
KVM: arm64: Defer guest entry when an asynchronous exception is pending
James Morse
1
-0
/
+10
2020-09-09
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
3
-25
/
+73
2020-09-03
KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
David Brazdil
1
-1
/
+1
2020-07-22
KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
Andrew Scull
1
-4
/
+7
2019-12-31
KVM: arm64: Ensure 'params' is initialised when looking up sys register
Will Deacon
1
-1
/
+4
2019-10-29
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
1
-0
/
+11
2019-10-29
arm64: KVM: Use SMCCC_ARCH_WORKAROUND_1 for Falkor BP hardening
Shanker Donthineni
2
-22
/
+0
2019-05-16
arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
Marc Zyngier
1
-10
/
+25
2019-03-23
arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
Dave Martin
1
-1
/
+1
2019-03-23
KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
Christoffer Dall
1
-2
/
+24
2019-01-23
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
1
-1
/
+1
2018-10-04
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
1
-1
/
+9
2018-10-04
arm64: KVM: Tighten guest core register access from userspace
Dave Martin
1
-0
/
+45
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
1
-0
/
+4
2018-07-22
arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
Marc Zyngier
1
-1
/
+37
2018-07-22
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
1
-0
/
+38
2018-07-22
KVM: arm64: Avoid storing the vcpu pointer on the stack
Christoffer Dall
4
-27
/
+17
2018-07-22
KVM: arm64: Stop save/restoring host tpidr_el1 on VHE
James Morse
3
-11
/
+12
2018-07-22
KVM: arm64: Change hyp_panic()s dependency on tpidr_el2
James Morse
3
-12
/
+28
2018-07-22
KVM: arm64: Store vcpu on the stack during __guest_enter()
James Morse
2
-6
/
+10
2018-05-01
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
1
-1
/
+13
2018-02-22
arm64: Add missing Falkor part number for branch predictor hardening
Shanker Donthineni
1
-1
/
+3
2018-02-16
arm64: Kill PSCI_GET_VERSION as a variant-2 workaround
Marc Zyngier
1
-14
/
+0
2018-02-16
arm64: KVM: Add SMCCC_ARCH_WORKAROUND_1 fast handling
Marc Zyngier
1
-2
/
+18
2018-02-16
arm/arm64: KVM: Turn kvm_psci_version into a static inline
Marc Zyngier
1
-8
/
+12
2018-02-16
arm64: KVM: Make PSCI_VERSION a fast path
Marc Zyngier
1
-0
/
+13
2018-02-16
arm/arm64: KVM: Advertise SMCCC v1.1
Marc Zyngier
1
-1
/
+1
2018-02-16
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
1
-1
/
+2
2018-02-16
arm64: KVM: Increment PC after handling an SMC trap
Marc Zyngier
1
-0
/
+9
2018-02-16
arm64: Implement branch predictor hardening for Falkor
Shanker Donthineni
2
-0
/
+20
2018-02-16
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
1
-1
/
+1
2018-02-16
arm64: Add software workaround for Falkor erratum 1041
Shanker Donthineni
1
-0
/
+1
2018-01-23
arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls
Marc Zyngier
1
-2
/
+2
2017-12-29
arm64: kvm: Prevent restoring stale PMSCR_EL1 for vcpu
Julien Thierry
1
-0
/
+3
2017-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+16
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
4
-0
/
+4
2017-10-21
arm/arm64: kvm: Disable branch profiling in HYP code
Julien Thierry
1
-1
/
+1
2017-10-21
arm/arm64: KVM: set right LR register value for 32 bit guest when inject abort
Dongjiu Geng
1
-1
/
+15
2017-09-09
Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-21
/
+4
2017-09-05
KVM: arm/arm64: Extract GICv3 max APRn index calculation
Christoffer Dall
1
-20
/
+3
[next]