Show patches with: State = Action Required       |   116075 patches
« 1 2 3 41160 1161 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/7] KVM: SVM: Inject #HV when restricted injection is active Add SEV-SNP restricted injection hypervisor support - - - --- 2024-11-27 Melody Wang New
[v3,2/7] KVM: SVM: Add support for the SEV-SNP #HV doorbell page NAE event Add SEV-SNP restricted injection hypervisor support - - - --- 2024-11-27 Melody Wang New
[v3,1/7] x86/sev: Define the #HV doorbell page structure Add SEV-SNP restricted injection hypervisor support - - - --- 2024-11-27 Melody Wang New
[15/15] KVM: x86: Hoist VMX MSR intercepts to common x86 code Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[14/15] KVM: x86: Hoist SVM MSR intercepts to common x86 code Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[13/15] KVM: x86: Move ownership of passthrough MSR "shadow" to common x86 Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[12/15] KVM: x86: Track possible passthrough MSRs in kvm_x86_ops Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[11/15] KVM: VMX: Make list of possible passthrough MSRs "const" Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[10/15] KVM: SVM: Don't "NULL terminate" the list of possible passthrough MSRs Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[09/15] KVM: SVM: Drop "always" flag from list of possible passthrough MSRs Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[08/15] KVM: SVM: Pass through GHCB MSR if and only if VM is SEV-ES Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[07/15] KVM: SVM: Delete old SVM MSR management code Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[06/15] KVM: SVM: Disable intercepts for all direct access MSRs on MSR filter changes Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[05/15] KVM: x86: SVM: Adopt VMX style MSR intercepts in SVM Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[04/15] KVM: SVM: Track MSRPM as "unsigned long", not "u32" Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[03/15] KVM: SVM: Invert the polarity of the "shadow" MSR interception bitmaps Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[02/15] KVM: SVM: Use non-atomic bit ops to manipulate MSR interception bitmaps Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[01/15] KVM: x86: Use non-atomic bit ops to manipulate "shadow" MSR intercepts Unify MSR intercepts in x86 - - - --- 2024-11-27 Aaron Lewis New
[3/3] KVM: VMX: Initialize TDX during KVM module load KVM: VMX: Initialize TDX during KVM module load - - - --- 2024-11-27 Paolo Bonzini New
[2/3] KVM: VMX: Refactor VMX module init/exit functions KVM: VMX: Initialize TDX during KVM module load - - - --- 2024-11-27 Paolo Bonzini New
[1/3] KVM: Export hardware virtualization enabling/disabling functions KVM: VMX: Initialize TDX during KVM module load - - - --- 2024-11-27 Paolo Bonzini New
[2/2] KVM: x86: async_pf: determine x86 user as cpl == 3 KVM_ASYNC_PF_SEND_ALWAYS - - - --- 2024-11-27 Nikita Kalyazin New
[1/2] KVM: x86: async_pf: remove support for KVM_ASYNC_PF_SEND_ALWAYS KVM_ASYNC_PF_SEND_ALWAYS - - - --- 2024-11-27 Nikita Kalyazin New
[GIT,PULL] Please pull IOMMUFD subsystem changes #2 [GIT,PULL] Please pull IOMMUFD subsystem changes #2 - - - --- 2024-11-27 Jason Gunthorpe New
[2/2] virtio_blk: Add support for transport error recovery Add Error Recovery support for Virtio PCI devices - 1 - --- 2024-11-27 Israel Rukshin New
[1/2] virtio_pci: Add support for PCIe Function Level Reset Add Error Recovery support for Virtio PCI devices - 1 - --- 2024-11-27 Israel Rukshin New
[GIT,PULL] virtio: features, fixes, cleanups [GIT,PULL] virtio: features, fixes, cleanups - - - --- 2024-11-26 Michael S. Tsirkin New
[GIT,PULL] VFIO updates for v6.13-rc1 [GIT,PULL] VFIO updates for v6.13-rc1 - - - --- 2024-11-26 Alex Williamson New
[v2,3/3] KVM: s390: Increase size of union sca_utility to four bytes KVM: s390: Couple of small cmpxchg() optimizations 1 - - --- 2024-11-26 Heiko Carstens New
[v2,2/3] KVM: s390: Remove one byte cmpxchg() usage KVM: s390: Couple of small cmpxchg() optimizations 1 - - --- 2024-11-26 Heiko Carstens New
[v2,1/3] KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops KVM: s390: Couple of small cmpxchg() optimizations 1 - - --- 2024-11-26 Heiko Carstens New
[v2,6/6] x86/fpu/xstate: Warn if CET supervisor state is detected in normal fpstate Introduce CET supervisor state support - - - --- 2024-11-26 Chao Gao New
[v2,5/6] x86/fpu/xstate: Create guest fpstate with guest specific config Introduce CET supervisor state support - 2 - --- 2024-11-26 Chao Gao New
[v2,4/6] x86/fpu/xstate: Introduce fpu_guest_cfg for guest FPU configuration Introduce CET supervisor state support - 2 - --- 2024-11-26 Chao Gao New
[v2,3/6] x86/fpu/xstate: Introduce XFEATURE_MASK_KERNEL_DYNAMIC xfeature set Introduce CET supervisor state support - 1 - --- 2024-11-26 Chao Gao New
[v2,2/6] x86/fpu/xstate: Add CET supervisor mode state support Introduce CET supervisor state support - 2 - --- 2024-11-26 Chao Gao New
[v2,1/6] x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm Introduce CET supervisor state support - 2 - --- 2024-11-26 Chao Gao New
[v2,2/2] x86: KVM: Advertise AMD's speculation control features x86: KVM: Add missing AMD features - 1 - --- 2024-11-26 Maksim Davydov New
[v2,1/2] x86: KVM: Advertise FSRS and FSRC on AMD to userspace x86: KVM: Add missing AMD features - - - --- 2024-11-26 Maksim Davydov New
KVM: selftests: Remove unneeded semicolon KVM: selftests: Remove unneeded semicolon - - - --- 2024-11-26 Chen Ni New
[v3,5/5] hyperv: Remove the now unused hyperv-tlfs.h files Introduce new headers for Hyper-V - 1 - --- 2024-11-25 Nuno Das Neves New
[v3,4/5] hyperv: Switch from hyperv-tlfs.h to hyperv/hvhdk.h Introduce new headers for Hyper-V - 1 - --- 2024-11-25 Nuno Das Neves New
[v3,3/5] hyperv: Add new Hyper-V headers in include/hyperv Introduce new headers for Hyper-V - 1 - --- 2024-11-25 Nuno Das Neves New
[v3,2/5] hyperv: Clean up unnecessary #includes Introduce new headers for Hyper-V 1 2 - --- 2024-11-25 Nuno Das Neves New
[v3,1/5] hyperv: Move hv_connection_id to hyperv-tlfs.h Introduce new headers for Hyper-V 1 2 - --- 2024-11-25 Nuno Das Neves New
[kvm-unit-tests,v4,5/5] riscv: sbi: Add SSE extension tests riscv: add SBI SSE extension tests - - - --- 2024-11-25 Clément Léger New
[kvm-unit-tests,v4,4/5] riscv: lib: Add SBI SSE extension definitions riscv: add SBI SSE extension tests - - - --- 2024-11-25 Clément Léger New
[kvm-unit-tests,v4,3/5] riscv: Add "-deps" handling for tests riscv: add SBI SSE extension tests - 1 - --- 2024-11-25 Clément Léger New
[kvm-unit-tests,v4,2/5] riscv: use asm-offsets to generate SBI_EXT_HSM values riscv: add SBI SSE extension tests - - - --- 2024-11-25 Clément Léger New
[kvm-unit-tests,v4,1/5] kbuild: allow multiple asm-offsets file to be generated riscv: add SBI SSE extension tests - - - --- 2024-11-25 Clément Léger New
[v3,7/7] system/physmem: Memory settings applied on remap notification [v3,1/7] hwpoison_page_list and qemu_ram_remap are based of pages - - - --- 2024-11-25 “William Roche New
[v3,6/7] hostmem: Handle remapping of RAM [v3,1/7] hwpoison_page_list and qemu_ram_remap are based of pages - - - --- 2024-11-25 “William Roche New
[v3,5/7] hostmem: Factor out applying settings [v3,1/7] hwpoison_page_list and qemu_ram_remap are based of pages - - - --- 2024-11-25 “William Roche New
[v3,4/7] numa: Introduce and use ram_block_notify_remap() [v3,1/7] hwpoison_page_list and qemu_ram_remap are based of pages - - - --- 2024-11-25 “William Roche New
[v3,3/7] accel/kvm: Report the loss of a large memory page [v3,1/7] hwpoison_page_list and qemu_ram_remap are based of pages - - - --- 2024-11-25 “William Roche New
[v3,2/7] system/physmem: poisoned memory discard on reboot [v3,1/7] hwpoison_page_list and qemu_ram_remap are based of pages - - - --- 2024-11-25 “William Roche New
[v3,1/7] hwpoison_page_list and qemu_ram_remap are based of pages [v3,1/7] hwpoison_page_list and qemu_ram_remap are based of pages - - - --- 2024-11-25 “William Roche New
[kvm-unit-tests,v3,4/4] riscv: sbi: Add SSE extension tests riscv: add SBI SSE extension tests - - - --- 2024-11-25 Clément Léger New
[kvm-unit-tests,v3,3/4] riscv: lib: Add SSE assembly entry handling riscv: add SBI SSE extension tests - - - --- 2024-11-25 Clément Léger New
[kvm-unit-tests,v3,2/4] riscv: lib: Add SBI SSE extension definitions riscv: add SBI SSE extension tests - - - --- 2024-11-25 Clément Léger New
[kvm-unit-tests,v3,1/4] riscv: Add "-deps" handling for tests riscv: add SBI SSE extension tests - 1 - --- 2024-11-25 Clément Léger New
[3/3] KVM: s390: Increase size of union sca_utility to four bytes KVM: s390: Couple of small cmpxchg() optimizations 1 - - --- 2024-11-25 Heiko Carstens New
[2/3] KVM: s390: Remove one byte cmpxchg() usage KVM: s390: Couple of small cmpxchg() optimizations 1 - - --- 2024-11-25 Heiko Carstens New
[1/3] KVM: s390: Use try_cmpxchg() instead of cmpxchg() loops KVM: s390: Couple of small cmpxchg() optimizations 1 - - --- 2024-11-25 Heiko Carstens New
vfio/mlx5: Align the page tracking max message size with the device capability vfio/mlx5: Align the page tracking max message size with the device capability - - - --- 2024-11-25 Yishai Hadas New
[v3] vfio/pci: Properly hide first-in-list PCIe extended capability [v3] vfio/pci: Properly hide first-in-list PCIe extended capability - 1 1 --- 2024-11-24 Avihai Horon New
[v5,2/2] mm: guestmem: Convert address_space operations to guestmem library mm: Refactor KVM guest_memfd to introduce guestmem library - - - --- 2024-11-22 Elliot Berman New
[v5,1/2] filemap: Pass address_space mapping to ->free_folio() mm: Refactor KVM guest_memfd to introduce guestmem library 1 - - --- 2024-11-22 Elliot Berman New
[kvm-unit-tests,v2,3/3] riscv: sbi: Add SSE extension tests riscv: add SBI SSE extension tests - - - --- 2024-11-22 Clément Léger New
[kvm-unit-tests,v2,2/3] riscv: lib: Add SSE assembly entry handling riscv: add SBI SSE extension tests - - - --- 2024-11-22 Clément Léger New
[kvm-unit-tests,v2,1/3] riscv: lib: Add SBI SSE extension definitions riscv: add SBI SSE extension tests - - - --- 2024-11-22 Clément Léger New
KVM: make uevents configurable KVM: make uevents configurable - - - --- 2024-11-22 Bernhard Kauer New
[v4,09/15] acpi/ghes: better name GHES memory error function Prepare GHES driver to support error injection - 2 - --- 2024-11-22 Mauro Carvalho Chehab New
[7/7] KVM: TDX: Add TSX_CTRL msr into uret_msrs list KVM: TDX: TD vcpu enter/exit - - - --- 2024-11-21 Adrian Hunter New
[6/7] KVM: TDX: restore user ret MSRs KVM: TDX: TD vcpu enter/exit - 1 - --- 2024-11-21 Adrian Hunter New
[5/7] KVM: x86: Allow to update cached values in kvm_user_return_msrs w/o wrmsr KVM: TDX: TD vcpu enter/exit - 1 - --- 2024-11-21 Adrian Hunter New
[4/7] KVM: TDX: restore host xsave state when exit from the guest TD KVM: TDX: TD vcpu enter/exit - - - --- 2024-11-21 Adrian Hunter New
[3/7] KVM: TDX: vcpu_run: save/restore host state(host kernel gs) KVM: TDX: TD vcpu enter/exit - 1 - --- 2024-11-21 Adrian Hunter New
[2/7] KVM: TDX: Implement TDX vcpu enter/exit path KVM: TDX: TD vcpu enter/exit - - - --- 2024-11-21 Adrian Hunter New
[RFC,1/7] x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest KVM: TDX: TD vcpu enter/exit - - - --- 2024-11-21 Adrian Hunter New
[v2,2/2] x86/bugs: Don't fill RSB on context switch with eIBRS x86/bugs: RSB tweaks - 2 - --- 2024-11-21 Josh Poimboeuf New
[v2,1/2] x86/bugs: Don't fill RSB on VMEXIT with eIBRS+retpoline x86/bugs: RSB tweaks - 2 - --- 2024-11-21 Josh Poimboeuf New
[RFC,22/22] KVM: x86: Enable guest usage of X86_FEATURE_APERFMPERF KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,21/22] KVM: SVM: Pass through guest reads of IA32_[AM]PERF KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,20/22] KVM: VMX: Pass through guest reads of IA32_[AM]PERF KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,19/22] KVM: x86: Allow host and guest access to IA32_[AM]PERF KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,18/22] KVM: x86: Update aperfmperf on host-initiated MP_STATE transitions KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - 1 - --- 2024-11-21 Mingwei Zhang New
[RFC,17/22] KVM: x86: Save guest [am]perf checkpoint on vcpu_put() KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,16/22] KVM: x86: Save guest [am]perf checkpoint on HLT KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,15/22] KVM: x86: Restore host IA32_[AM]PERF on userspace return KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,14/22] KVM: x86: Introduce kvm_user_return_notifier_register() KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,13/22] KVM: x86: Load guest [am]perf when leaving halt state KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,12/22] KVM: x86: Load guest [am]perf into hardware MSRs at vcpu_load() KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,11/22] KVM: x86: Initialize guest [am]perf at vcpu power-on KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,10/22] KVM: x86: Make APERFMPERF a governed feature KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - 1 - --- 2024-11-21 Mingwei Zhang New
[RFC,09/22] KVM: x86: Introduce KVM_X86_FEATURE_APERFMPERF KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,08/22] KVM: nVMX: Nested VM-exit may transition from HALTED to RUNNABLE KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,07/22] KVM: nSVM: Nested #VMEXIT may transition from HALTED to RUNNABLE KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,06/22] KVM: x86: INIT may transition from HALTED to RUNNABLE KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - - - --- 2024-11-21 Mingwei Zhang New
[RFC,05/22] KVM: x86: Introduce kvm_vcpu_make_runnable() KVM: x86: Virtualize IA32_APERF and IA32_MPERF MSRs - 1 - --- 2024-11-21 Mingwei Zhang New
« 1 2 3 41160 1161 »