index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
arm.c
Age
Commit message (
Expand
)
Author
2022-05-04
KVM: arm64: Rename the KVM_REQ_SLEEP handler
Oliver Upton
2022-05-04
KVM: arm64: Track vCPU power state using MP state values
Oliver Upton
2022-05-04
KVM: arm64: Dedupe vCPU power off helpers
Oliver Upton
2022-05-03
KVM: arm64: Setup a framework for hypercall bitmap firmware registers
Raghavendra Rao Ananta
2022-05-02
KVM: Add max_vcpus field in common 'struct kvm'
Sean Christopherson
2022-04-29
KVM: arm64: uapi: Add kvm_debug_exit_arch.hsr_high
Alexandru Elisei
2022-04-28
KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
Kalesh Singh
2022-04-20
KVM: arm64: Handle blocking WFIT instruction
Marc Zyngier
2022-04-20
KVM: arm64: Simplify kvm_cpu_has_pending_timer()
Marc Zyngier
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-18
KVM: arm64: fix typos in comments
Julia Lawall
2022-03-18
KVM: arm64: Generalise VM features into a set of flags
Marc Zyngier
2022-03-14
Merge branch 'for-next/spectre-bhb' into for-next/core
Will Deacon
2022-03-09
Merge branch kvm-arm64/misc-5.18 into kvmarm-master/next
Marc Zyngier
2022-03-04
KVM: arm64: Only open the interrupt window on exit due to an interrupt
Marc Zyngier
2022-02-25
arm64: Add support of PAuth QARMA3 architected algorithm
Vladimir Murzin
2022-02-15
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
2022-02-08
Merge branch kvm-arm64/pmu-bl into kvmarm-master/next
Marc Zyngier
2022-02-08
KVM: arm64: Refuse to run VCPU if the PMU doesn't match the physical CPU
Alexandru Elisei
2022-02-08
KVM: arm64: Do not change the PMU event filter after a VCPU has run
Marc Zyngier
2022-02-08
KVM: arm64: Make active_vmids invalid on vCPU schedule out
Shameer Kolothum
2022-02-08
KVM: arm64: Align the VMID allocation with the arm64 ASID
Julien Grall
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-01
kvm/arm64: rework guest entry logic
Mark Rutland
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-12
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-12-16
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
2021-12-16
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
2021-12-08
KVM: Add helpers to wake/query blocking vCPU
Sean Christopherson
2021-12-08
KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()
Sean Christopherson
2021-12-08
KVM: arm64: Move vGIC v4 handling for WFI out arch callback hook
Sean Christopherson
2021-12-08
KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s index
Marc Zyngier
2021-12-08
KVM: Move wiping of the kvm->vcpus array to common code
Marc Zyngier
2021-12-01
Merge branch kvm-arm64/fpsimd-tracking into kvmarm-master/next
Marc Zyngier
2021-12-01
KVM: arm64: Drop vcpu->arch.has_run_once for vcpu->pid
Marc Zyngier
2021-12-01
KVM: arm64: Merge kvm_arch_vcpu_run_pid_change() and kvm_vcpu_first_run_init()
Marc Zyngier
2021-12-01
KVM: arm64: Restructure the point where has_run_once is advertised
Marc Zyngier
2021-12-01
KVM: arm64: Move kvm_arch_vcpu_run_pid_change() out of line
Marc Zyngier
2021-11-22
KVM: arm64: Introduce flag shadowing TIF_FOREIGN_FPSTATE
Marc Zyngier
2021-11-18
KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()
Vitaly Kuznetsov
2021-11-17
KVM: arm64: Drop perf.c and fold its tiny bits of code into arm.c
Sean Christopherson
2021-11-17
KVM: Move x86's perf guest info callbacks to generic KVM
Sean Christopherson
2021-11-12
Merge tag 'kvmarm-fixes-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2021-11-08
KVM: arm64: Change the return type of kvm_vcpu_preferred_target()
YueHaibing
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-10-18
Merge branch kvm-arm64/pkvm/fixed-features into kvmarm-master/next
Marc Zyngier
2021-10-17
Merge branch kvm-arm64/memory-accounting into kvmarm-master/next
Marc Zyngier
2021-10-17
KVM: arm64: Add memcg accounting to KVM allocations
Jia He
2021-10-11
KVM: arm64: Initialize trap registers for protected VMs
Fuad Tabba
[prev]
[next]