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
/
psci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-21
Merge branch kvm-arm64/smccc-filtering into kvmarm-master/next
Marc Zyngier
1
-2
/
+5
2023-04-20
KVM: arm64: Have kvm_psci_vcpu_on() use WRITE_ONCE() to update mp_state
Reiji Watanabe
1
-1
/
+1
2023-04-05
KVM: arm64: Return NOT_SUPPORTED to guest for unknown PSCI version
Oliver Upton
1
-2
/
+5
2023-03-29
KVM: arm64: Avoid vcpu->mutex v. kvm->lock inversion in CPU_ON
Oliver Upton
1
-12
/
+16
2022-05-16
Merge branch kvm-arm64/psci-suspend into kvmarm-master/next
Marc Zyngier
1
-23
/
+42
2022-05-16
Merge branch kvm-arm64/hcall-selection into kvmarm-master/next
Marc Zyngier
1
-183
/
+0
2022-05-04
KVM: arm64: Implement PSCI SYSTEM_SUSPEND
Oliver Upton
1
-0
/
+29
2022-05-04
KVM: arm64: Track vCPU power state using MP state values
Oliver Upton
1
-6
/
+6
2022-05-04
KVM: arm64: Dedupe vCPU power off helpers
Oliver Upton
1
-9
/
+2
2022-05-04
KVM: arm64: Don't depend on fallthrough to hide SYSTEM_RESET2
Oliver Upton
1
-8
/
+5
2022-05-03
KVM: arm64: Factor out firmware register handling from psci.c
Raghavendra Rao Ananta
1
-183
/
+0
2022-04-29
KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENT
Paolo Bonzini
1
-1
/
+2
2022-04-06
KVM: arm64: Drop unneeded minor version check from PSCI v1.x handler
Oliver Upton
1
-3
/
+0
2022-04-06
KVM: arm64: Actually prevent SMC64 SYSTEM_RESET2 from AArch32
Oliver Upton
1
-5
/
+9
2022-04-06
KVM: arm64: Generally disallow SMC64 for AArch32 guests
Oliver Upton
1
-9
/
+5
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-14
/
+52
2022-03-18
Merge tag 'kvmarm-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-14
/
+52
2022-03-09
Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next
Marc Zyngier
1
-6
/
+6
2022-03-09
KVM: arm64: Really propagate PSCI SYSTEM_RESET2 arguments to userspace
Will Deacon
1
-6
/
+6
2022-03-08
Merge tag 'arm64-spectre-bhb-for-v5.17-2' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+17
2022-02-25
Merge branch kvm-arm64/psci-1.1 into kvmarm-master/next
Marc Zyngier
1
-11
/
+49
2022-02-25
KVM: arm64: Remove unneeded semicolons
Changcheng Deng
1
-2
/
+2
2022-02-24
KVM: arm64: Allow SMCCC_ARCH_WORKAROUND_3 to be discovered and migrated
James Morse
1
-1
/
+17
2022-02-21
KVM: arm64: Indicate SYSTEM_RESET2 in kvm_run::system_event flags field
Will Deacon
1
-4
/
+11
2022-02-21
KVM: arm64: Expose PSCI SYSTEM_RESET2 call to the guest
Will Deacon
1
-4
/
+29
2022-02-21
KVM: arm64: Bump guest PSCI version to 1.1
Will Deacon
1
-3
/
+9
2022-02-17
KVM: arm64: Don't miss pending interrupts for suspended vCPU
Oliver Upton
1
-2
/
+1
2022-02-08
KVM: arm64: Drop unused param from kvm_psci_version()
Oliver Upton
1
-3
/
+3
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+1
2021-12-20
KVM: arm64: Fix comment on barrier in kvm_psci_vcpu_on()
Fuad Tabba
1
-1
/
+1
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
1
-1
/
+1
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
1
-3
/
+3
2021-08-19
KVM: arm64: Enforce reserved bits for PSCI target affinities
Oliver Upton
1
-3
/
+12
2020-09-29
KVM: arm64: Convert ARCH_WORKAROUND_2 to arm64_get_spectre_v4_state()
Marc Zyngier
1
-7
/
+12
2020-09-29
KVM: arm64: Simplify handling of ARCH_WORKAROUND_2
Marc Zyngier
1
-33
/
+26
2020-09-29
arm64: Rewrite Spectre-v2 mitigation code
Will Deacon
1
-4
/
+4
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
1
-3
/
+3
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
1
-0
/
+564