index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
kvm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: kvm: remove NULL check before kfree
Dongliang Mu
2022-06-20
1
-2
/
+1
*
x86, kvm: use correct GFP flags for preemption disabled
Paolo Bonzini
2022-05-25
1
-1
/
+1
*
x86/kvm: Alloc dummy async #PF token outside of raw spinlock
Sean Christopherson
2022-05-25
1
-14
/
+27
*
Merge tag 'kvmarm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-05-25
1
-0
/
+13
|
\
|
*
x86/kvm: Preserve BSP MSR_KVM_POLL_CONTROL across suspend/resume
Wanpeng Li
2022-04-21
1
-0
/
+13
*
|
Merge branch 'kvm-older-features' into HEAD
Paolo Bonzini
2022-04-13
1
-38
/
+39
|
\
\
|
|
/
|
/
|
|
*
KVM: x86: Support the vCPU preemption check with nopvspin and realtime hint
Li RongQing
2022-04-02
1
-37
/
+38
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-04-02
1
-1
/
+1
|
\
|
|
*
KVM: x86: fix sending PV IPI
Li RongQing
2022-04-02
1
-1
/
+1
*
|
x86/ibt,paravirt: Sprinkle ENDBR
Peter Zijlstra
2022-03-15
1
-1
/
+2
|
/
*
KVM: x86: Yield to IPI target vCPU only if it is busy
Li RongQing
2022-02-25
1
-1
/
+1
*
x86/kvm: Don't use PV TLB/yield when mwait is advertised
Wanpeng Li
2022-02-25
1
-0
/
+2
*
x86/kvm: Don't use pv tlb/ipi/sched_yield if on 1 vCPU
Wanpeng Li
2022-02-18
1
-3
/
+6
*
x86/kvm: Silence per-cpu pr_info noise about KVM clocks and steal time
David Woodhouse
2022-01-07
1
-3
/
+3
*
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-11
1
-1
/
+1
|
\
|
*
KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES
Paul Durrant
2021-11-11
1
-1
/
+1
*
|
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
2021-11-11
1
-0
/
+107
|
\
\
|
*
|
x86/kvm: Add kexec support for SEV Live Migration.
Ashish Kalra
2021-11-11
1
-0
/
+25
|
*
|
x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...
Ashish Kalra
2021-11-11
1
-0
/
+82
|
|
/
*
/
x86/sev: Replace occurrences of sev_active() with cc_platform_has()
Tom Lendacky
2021-10-04
1
-1
/
+2
|
/
*
x86/kvm: Don't enable IRQ when IRQ enabled in kvm_wait
Lai Jiangshan
2021-09-06
1
-2
/
+3
*
x86/kvm: Unify kvm_pv_guest_cpu_reboot() with kvm_guest_cpu_offline()
Vitaly Kuznetsov
2021-05-07
1
-25
/
+17
*
x86/kvm: Disable all PV features on crash
Vitaly Kuznetsov
2021-05-07
1
-12
/
+32
*
x86/kvm: Disable kvmclock on all CPUs on shutdown
Vitaly Kuznetsov
2021-05-07
1
-0
/
+1
*
x86/kvm: Teardown PV features on boot CPU as well
Vitaly Kuznetsov
2021-05-07
1
-16
/
+40
*
x86/kvm: Fix pr_info() for async PF setup/teardown
Vitaly Kuznetsov
2021-05-05
1
-2
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
1
-68
/
+60
|
\
|
*
Merge branch 'kvm-sev-cgroup' into HEAD
Paolo Bonzini
2021-04-22
1
-13
/
+10
|
|
\
|
*
|
x86/kvm: Don't bother __pv_cpu_mask when !CONFIG_SMP
Wanpeng Li
2021-04-19
1
-63
/
+55
*
|
|
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-29
1
-3
/
+8
|
\
\
\
|
*
|
|
x86/mm/tlb: Flush remote and local TLBs concurrently
Nadav Amit
2021-03-06
1
-3
/
+8
|
|
/
/
*
|
|
Merge tag 'x86_alternatives_for_v5.13' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-04-26
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
x86/paravirt: Switch time pvops functions to use static_call()
Juergen Gross
2021-03-11
1
-1
/
+1
|
|
/
*
/
x86/kvm: Fix broken irq restoration in kvm_wait
Wanpeng Li
2021-03-18
1
-13
/
+10
|
/
*
x86/kvm: Enable 15-bit extension when KVM_FEATURE_MSI_EXT_DEST_ID detected
David Woodhouse
2020-10-28
1
-0
/
+6
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-23
1
-1
/
+1
|
\
|
*
cpuidle-haltpoll: fix error comments in arch_haltpoll_disable
Li Qiang
2020-09-28
1
-1
/
+1
*
|
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
1
-6
/
+29
|
\
\
|
|
/
|
/
|
|
*
x86/kvm: Add KVM-specific VMMCALL handling under SEV-ES
Tom Lendacky
2020-09-09
1
-6
/
+29
*
|
Revert "KVM: Check the allocation of pv cpu mask"
Vitaly Kuznetsov
2020-09-20
1
-19
/
+3
*
|
x86/kvm: don't forget to ACK async PF IRQ
Vitaly Kuznetsov
2020-09-12
1
-0
/
+2
*
|
x86/kvm: properly use DEFINE_IDTENTRY_SYSVEC() macro
Vitaly Kuznetsov
2020-09-12
1
-4
/
+0
*
|
KVM: Check the allocation of pv cpu mask
Haiwei Li
2020-09-11
1
-3
/
+19
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-06
1
-37
/
+81
|
\
|
*
x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
Zhenzhong Duan
2020-07-08
1
-7
/
+32
|
*
x86/kvm: Change print code to use pr_*() format
Zhenzhong Duan
2020-07-08
1
-9
/
+13
|
*
Revert "KVM: X86: Fix setup the virt_spin_lock_key before static key get init...
Zhenzhong Duan
2020-07-08
1
-9
/
+3
|
*
Merge branch 'kvm-async-pf-int' into HEAD
Paolo Bonzini
2020-07-08
1
-13
/
+34
|
|
\
|
|
*
KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery
Vitaly Kuznetsov
2020-06-15
1
-15
/
+33
*
|
|
x86/entry: Cleanup idtentry_enter/exit
Thomas Gleixner
2020-07-24
1
-3
/
+3
[next]