index
:
Linux Stable
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.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: x86: Move uret MSR slot management to common x86
Sean Christopherson
2021-05-07
4
-29
/
+17
*
KVM: x86: Export the number of uret MSRs to vendor modules
Sean Christopherson
2021-05-07
2
-16
/
+14
*
KVM: VMX: Disable loading of TSX_CTRL MSR the more conventional way
Sean Christopherson
2021-05-07
1
-12
/
+10
*
KVM: VMX: Use common x86's uret MSR list as the one true list
Sean Christopherson
2021-05-07
3
-57
/
+53
*
KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
Sean Christopherson
2021-05-07
2
-40
/
+42
*
KVM: VMX: Configure list of user return MSRs at module init
Sean Christopherson
2021-05-07
2
-21
/
+50
*
KVM: x86: Add support for RDPID without RDTSCP
Sean Christopherson
2021-05-07
3
-7
/
+29
*
KVM: SVM: Probe and load MSR_TSC_AUX regardless of RDTSCP support in host
Sean Christopherson
2021-05-07
1
-8
/
+10
*
KVM: VMX: Disable preemption when probing user return MSRs
Sean Christopherson
2021-05-07
3
-4
/
+18
*
KVM: x86: Move RDPID emulation intercept to its own enum
Sean Christopherson
2021-05-07
3
-2
/
+4
*
KVM: SVM: Inject #UD on RDTSCP when it should be disabled in the guest
Sean Christopherson
2021-05-07
1
-4
/
+13
*
KVM: x86: Emulate RDPID only if RDTSCP is supported
Sean Christopherson
2021-05-07
1
-1
/
+2
*
KVM: VMX: Do not advertise RDPID if ENABLE_RDTSCP control is unsupported
Sean Christopherson
2021-05-07
1
-2
/
+4
*
KVM: nSVM: remove a warning about vmcb01 VM exit reason
Maxim Levitsky
2021-05-07
1
-1
/
+0
*
KVM: nSVM: always restore the L1's GIF on migration
Maxim Levitsky
2021-05-07
1
-0
/
+2
*
KVM: x86: Hoist input checks in kvm_add_msr_filter()
Siddharth Chandrasekaran
2021-05-07
1
-19
/
+7
*
KVM: nVMX: Properly pad 'struct kvm_vmx_nested_state_hdr'
Vitaly Kuznetsov
2021-05-07
1
-0
/
+2
*
KVM: nVMX: Always make an attempt to map eVMCS after migration
Vitaly Kuznetsov
2021-05-07
1
-10
/
+19
*
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
3
-39
/
+32
*
x86/kvm: Disable kvmclock on all CPUs on shutdown
Vitaly Kuznetsov
2021-05-07
3
-6
/
+4
*
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
*
KVM: x86: Fix potential fput on a null source_kvm_file
Colin Ian King
2021-05-03
1
-1
/
+2
*
KVM: x86/mmu: Fix kdoc of __handle_changed_spte
Kai Huang
2021-05-03
1
-1
/
+1
*
KVM: nSVM: leave the guest mode prior to loading a nested state
Maxim Levitsky
2021-05-03
1
-2
/
+5
*
KVM: nSVM: fix few bugs in the vmcb02 caching logic
Maxim Levitsky
2021-05-03
3
-2
/
+14
*
KVM: nSVM: fix a typo in svm_leave_nested
Maxim Levitsky
2021-05-03
1
-1
/
+1
*
KVM: LAPIC: Accurately guarantee busy wait for timer to expire when using hv_...
Wanpeng Li
2021-05-03
1
-1
/
+1
*
kvm/x86: Fix 'lpages' kvm stat for TDM MMU
Shahin, Md Shahadat Hossain
2021-05-03
1
-0
/
+7
*
KVM: x86/mmu: Avoid unnecessary page table allocation in kvm_tdp_mmu_map()
Kai Huang
2021-05-03
1
-0
/
+8
*
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-01
2
-0
/
+6
|
\
|
*
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-22
2
-0
/
+6
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-05-01
42
-2450
/
+4212
|
\
\
|
*
|
KVM: x86: Take advantage of kvm_arch_dy_has_pending_interrupt()
Haiwei Li
2021-04-26
1
-12
/
+9
|
*
|
KVM: SVM: Skip SEV cache flush if no ASIDs have been used
Sean Christopherson
2021-04-26
1
-12
/
+13
|
*
|
KVM: SVM: Remove an unnecessary prototype declaration of sev_flush_asids()
Sean Christopherson
2021-04-26
1
-1
/
+0
|
*
|
KVM: SVM: Drop redundant svm_sev_enabled() helper
Sean Christopherson
2021-04-26
2
-8
/
+3
|
*
|
KVM: SVM: Move SEV VMCB tracking allocation to sev.c
Sean Christopherson
2021-04-26
3
-8
/
+20
|
*
|
KVM: SVM: Explicitly check max SEV ASID during sev_hardware_setup()
Sean Christopherson
2021-04-26
1
-2
/
+1
|
*
|
KVM: SVM: Unconditionally invoke sev_hardware_teardown()
Sean Christopherson
2021-04-26
1
-2
/
+1
|
*
|
KVM: SVM: Enable SEV/SEV-ES functionality by default (when supported)
Sean Christopherson
2021-04-26
1
-2
/
+2
|
*
|
KVM: SVM: Condition sev_enabled and sev_es_enabled on CONFIG_KVM_AMD_SEV=y
Sean Christopherson
2021-04-26
1
-1
/
+8
|
*
|
KVM: SVM: Append "_enabled" to module-scoped SEV/SEV-ES control variables
Sean Christopherson
2021-04-26
1
-12
/
+12
|
*
|
KVM: SEV: Mask CPUID[0x8000001F].eax according to supported features
Paolo Bonzini
2021-04-26
5
-1
/
+20
|
*
|
KVM: SVM: Move SEV module params/variables to sev.c
Sean Christopherson
2021-04-26
3
-16
/
+13
|
*
|
KVM: SVM: Disable SEV/SEV-ES if NPT is disabled
Sean Christopherson
2021-04-26
1
-15
/
+15
|
*
|
KVM: SVM: Free sev_asid_bitmap during init if SEV setup fails
Sean Christopherson
2021-04-26
1
-1
/
+4
|
*
|
KVM: SVM: Zero out the VMCB array used to track SEV ASID association
Sean Christopherson
2021-04-26
1
-3
/
+2
|
*
|
x86/sev: Drop redundant and potentially misleading 'sev_enabled'
Sean Christopherson
2021-04-26
3
-8
/
+4
[next]