index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-113
/
+154
2024-04-17
Merge branch 'svm' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-67
/
+57
2024-04-16
Merge tag 'kvm-x86-fixes-6.9-rcN' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
6
-43
/
+82
2024-04-11
KVM: x86/mmu: Fix and clarify comments about clearing D-bit vs. write-protecting
David Matlack
1
-10
/
+6
2024-04-11
KVM: x86/mmu: Remove function comments above clear_dirty_{gfn_range,pt_masked}()
David Matlack
1
-14
/
+0
2024-04-11
KVM: x86/mmu: Write-protect L2 SPTEs in TDP MMU when clearing dirty status
David Matlack
1
-5
/
+16
2024-04-11
KVM: x86/mmu: Precisely invalidate MMU root_role during CPUID update
Sean Christopherson
1
-3
/
+3
2024-04-11
KVM: VMX: Disable LBR virtualization if the CPU doesn't support LBR callstacks
Sean Christopherson
1
-1
/
+9
2024-04-11
KVM: VMX: Snapshot LBR capabilities during module initialization
Sean Christopherson
3
-5
/
+8
2024-04-11
KVM: x86/pmu: Do not mask LVTPC when handling a PMI on AMD platforms
Sandipan Das
1
-1
/
+2
2024-04-11
KVM: x86: Snapshot if a vCPU's vendor model is AMD vs. Intel compatible
Sean Christopherson
4
-2
/
+13
2024-04-09
KVM: x86: Stop compiling vmenter.S with OBJECT_FILES_NON_STANDARD
Sean Christopherson
1
-5
/
+0
2024-04-09
KVM: SVM: Create a stack frame in __svm_sev_es_vcpu_run()
Sean Christopherson
1
-0
/
+4
2024-04-09
KVM: SVM: Save/restore args across SEV-ES VMRUN via host save area
Sean Christopherson
1
-16
/
+13
2024-04-09
KVM: SVM: Save/restore non-volatile GPRs in SEV-ES VMRUN via host save area
Sean Christopherson
3
-26
/
+35
2024-04-09
KVM: SVM: Clobber RAX instead of RBX when discarding spec_ctrl_intercepted
Sean Christopherson
1
-2
/
+2
2024-04-09
KVM: SVM: Drop 32-bit "support" from __svm_sev_es_vcpu_run()
Sean Christopherson
1
-31
/
+13
2024-04-09
KVM: SVM: Wrap __svm_sev_es_vcpu_run() with #ifdef CONFIG_KVM_AMD_SEV
Sean Christopherson
1
-0
/
+2
2024-04-09
KVM: SVM: Create a stack frame in __svm_vcpu_run() for unwinding
Sean Christopherson
1
-0
/
+1
2024-04-09
KVM: SVM: Remove a useless zeroing of allocated memory
Christophe JAILLET
1
-1
/
+1
2024-04-08
Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-2
/
+5
2024-04-08
KVM: VMX: Ignore MKTME KeyID bits when intercepting #PF for allow_smaller_max...
Tao Su
1
-1
/
+3
2024-04-08
KVM: x86/pmu: Set enable bits for GP counters in PERF_GLOBAL_CTRL at "RESET"
Sean Christopherson
1
-2
/
+14
2024-04-08
KVM: x86/mmu: x86: Don't overflow lpage_info when checking attributes
Rick Edgecombe
1
-1
/
+2
2024-04-08
KVM: x86/pmu: Disable support for adaptive PEBS
Sean Christopherson
1
-2
/
+22
2024-04-08
KVM: x86: Add BHI_NO
Daniel Sneddon
1
-1
/
+1
2024-04-08
x86/bhi: Mitigate KVM by default
Pawan Gupta
1
-1
/
+1
2024-04-08
x86/bhi: Define SPEC_CTRL_BHI_DIS_S
Daniel Sneddon
1
-1
/
+2
2024-04-08
x86/bhi: Add support for clearing branch history at syscall entry
Pawan Gupta
1
-0
/
+2
2024-04-06
Merge branch 'linus' into x86/urgent, to pick up dependent commit
Ingo Molnar
4
-45
/
+67
2024-04-04
x86/cpufeatures: Add CPUID_LNX_5 to track recently added Linux-defined word
Sean Christopherson
1
-0
/
+2
2024-04-04
x86/CPU/AMD: Track SNP host status with cc_platform_*()
Borislav Petkov (AMD)
1
-1
/
+1
2024-04-04
x86/kvm/Kconfig: Have KVM_AMD_SEV select ARCH_HAS_CC_PLATFORM
Borislav Petkov (AMD)
1
-0
/
+1
2024-04-02
Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2
-2
/
+3
2024-03-21
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-2
/
+3
2024-03-18
Merge tag 'kvm-x86-pvunhalt-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-16
/
+26
2024-03-18
Merge tag 'kvm-x86-svm-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2
-29
/
+39
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-624
/
+939
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+3
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2024-03-12
Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+4
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-6
/
+6
2024-03-11
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+1
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-6
/
+56
2024-03-11
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+9
2024-03-11
KVM/x86: Export RFDS_NO and RFDS_CLEAR to guests
Pawan Gupta
1
-1
/
+4
2024-03-11
Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-105
/
+302
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
9
-233
/
+256
2024-03-11
Merge tag 'kvm-x86-vmx-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-41
/
+31
2024-03-11
Merge tag 'kvm-x86-mmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
5
-76
/
+194
[next]