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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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
2020-12-30
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-10-01
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
1
-1
/
+1
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
/
+15
2020-09-09
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
3
-26
/
+72
2020-09-03
KVM: arm64: Fix symbol dependency in __hyp_call_panic_nvhe
David Brazdil
1
-1
/
+1
2020-07-16
KVM: arm64: Stop clobbering x0 for HVC_SOFT_RESTART
Andrew Scull
1
-4
/
+7
2020-05-14
KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier
1
-0
/
+7
2020-02-19
arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
Suzuki K Poulose
1
-1
/
+9
2020-02-11
KVM: arm64: Correct PSTATE on exception entry
Mark Rutland
1
-5
/
+65
2020-02-01
KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHE
Andrew Murray
1
-1
/
+5
2019-12-31
KVM: arm64: Ensure 'params' is initialised when looking up sys register
Will Deacon
1
-1
/
+4
2019-10-11
KVM: arm64: Set SCTLR_EL2.DSSBS if SSBD is forcefully disabled and !vhe
Will Deacon
1
-0
/
+11
2019-08-29
KVM: arm64: Don't write junk to sysregs on reset
Marc Zyngier
1
-14
/
+18
2019-08-25
arm64: KVM: regmap: Fix unexpected switch fall-through
Anders Roxell
1
-0
/
+5
2019-06-19
KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation
James Morse
1
-0
/
+1
2019-05-04
KVM: arm64: Reset the PMU in preemptible context
Marc Zyngier
1
-3
/
+3
2019-03-23
arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2
Dave Martin
1
-1
/
+1
2019-03-23
KVM: arm64: Forbid kprobing of the VHE world-switch code
James Morse
2
-0
/
+10
2019-03-23
arm/arm64: KVM: Don't panic on failure to properly reset system registers
Marc Zyngier
1
-3
/
+5
2019-03-23
arm/arm64: KVM: Allow a VCPU to fully reset itself
Marc Zyngier
1
-0
/
+24
2019-03-23
KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded
Christoffer Dall
1
-2
/
+24
2019-01-22
arm64/kvm: consistently handle host HCR_EL2 flags
Mark Rutland
1
-1
/
+1
2019-01-09
arm64: KVM: Make VHE Stage-2 TLB invalidation operations non-interruptible
Marc Zyngier
1
-10
/
+25
2018-10-01
arm64: KVM: Sanitize PSTATE.M when being set from userspace
Marc Zyngier
1
-1
/
+9
2018-10-01
arm64: KVM: Tighten guest core register access from userspace
Dave Martin
1
-0
/
+45
2018-09-07
arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD
Marc Zyngier
1
-3
/
+6
2018-08-22
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
6
-16
/
+92
2018-08-12
KVM: arm64: vgic-v3: Add support for ICC_SGI0R_EL1 and ICC_ASGI1R_EL1 accesses
Marc Zyngier
1
-2
/
+39
2018-08-12
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
Marc Zyngier
1
-1
/
+1
2018-08-12
KVM: arm64: Remove non-existent AArch32 ICC_SGI1R encoding
Marc Zyngier
1
-2
/
+0
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
1
-1
/
+2
2018-07-21
KVM: arm64: Share the parts of get/set events useful to 32bit
James Morse
1
-17
/
+4
2018-07-21
arm64: KVM: export the capability to set guest SError syndrome
Dongjiu Geng
1
-0
/
+3
2018-07-21
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
Dongjiu Geng
3
-3
/
+50
2018-07-21
arm64: KVM: Cleanup tpidr_el2 init on non-VHE
Marc Zyngier
2
-8
/
+3
2018-07-09
arm64: KVM: Handle Set/Way CMOs as NOPs if FWB is present
Marc Zyngier
1
-1
/
+10
2018-07-05
kvm/arm: use PSR_AA32 definitions
Mark Rutland
4
-21
/
+21
2018-06-21
KVM: arm64: Avoid mistaken attempts to save SVE state for vcpus
Dave Martin
1
-3
/
+3
2018-06-21
KVM: arm64/sve: Fix SVE trap restoration for non-current tasks
Dave Martin
1
-4
/
+20
2018-06-21
KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()
Dave Martin
1
-3
/
+5
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-115
/
+211
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
Marc Zyngier
1
-0
/
+4
2018-05-31
arm64: KVM: Handle guest's ARCH_WORKAROUND_2 requests
Marc Zyngier
1
-1
/
+37
2018-05-31
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
Marc Zyngier
1
-0
/
+42
2018-05-25
KVM: arm64: Invoke FPSIMD context switch trap from C
Dave Martin
3
-51
/
+13
2018-05-25
KVM: arm64: Fold redundant exit code checks out of fixup_guest_exit()
Dave Martin
1
-4
/
+8
2018-05-25
KVM: arm64: Remove redundant *exit_code changes in fpsimd_guest_exit()
Dave Martin
1
-12
/
+4
2018-05-25
KVM: arm64: Save host SVE context as appropriate
Dave Martin
2
-2
/
+19
[next]