Show patches with: State = Action Required       |   111369 patches
« 1 2 3 41113 1114 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,5/5] KVM: selftests: Test vCPU boot IDs above 2^32 KVM: Reject vCPU IDs above 2^32 - - - --- 2024-06-14 Mathias Krause New
[v3,4/5] KVM: selftests: Test max vCPU IDs corner cases KVM: Reject vCPU IDs above 2^32 - - - --- 2024-06-14 Mathias Krause New
[v3,3/5] KVM: x86: Prevent excluding the BSP on setting max_vcpu_ids KVM: Reject vCPU IDs above 2^32 - - - --- 2024-06-14 Mathias Krause New
[v3,2/5] KVM: x86: Limit check IDs for KVM_SET_BOOT_CPU_ID KVM: Reject vCPU IDs above 2^32 - - - --- 2024-06-14 Mathias Krause New
[v3,1/5] KVM: Reject overly excessive IDs in KVM_CREATE_VCPU KVM: Reject vCPU IDs above 2^32 - - - --- 2024-06-14 Mathias Krause New
[v3,16/16] KVM: arm64: nv: Add handling of NXS-flavoured TLBI operations KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,15/16] KVM: arm64: nv: Add handling of range-based TLBI operations KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,14/16] KVM: arm64: nv: Add handling of outer-shareable TLBI operations KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,13/16] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,12/16] KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,11/16] KVM: arm64: nv: Handle FEAT_TTL hinted TLB operations KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,10/16] KVM: arm64: nv: Handle TLBI IPAS2E1{,IS} operations KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,09/16] KVM: arm64: nv: Handle TLBI ALLE1{,IS} operations KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,08/16] KVM: arm64: nv: Handle TLBI VMALLS12E1{,IS} operations KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,07/16] KVM: arm64: nv: Handle TLB invalidation targeting L2 stage-1 KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,06/16] KVM: arm64: nv: Handle EL2 Stage-1 TLB invalidation KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,05/16] KVM: arm64: nv: Add Stage-1 EL2 invalidation primitives KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,04/16] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,03/16] KVM: arm64: nv: Handle shadow stage 2 page faults KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,02/16] KVM: arm64: nv: Implement nested Stage-2 page table walk logic KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[v3,01/16] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures KVM: arm64: nv: Shadow stage-2 page table handling - - - --- 2024-06-14 Marc Zyngier New
[net-next,2/2] vsock/virtio: avoid enqueue packets when work queue is empty vsock: avoid queuing on workqueue if possible - - - --- 2024-06-14 Luigi Leonardi New
[net-next,1/2] vsock/virtio: refactor virtio_transport_send_pkt_work vsock: avoid queuing on workqueue if possible - - - --- 2024-06-14 Luigi Leonardi New
KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() KVM: PPC: Book3S HV: Prevent UAF in kvm_spapr_tce_attach_iommu_group() - - - --- 2024-06-14 Michael Ellerman New
i386: revert defaults to 'legacy-vm-type=true' for SEV(-ES) guests i386: revert defaults to 'legacy-vm-type=true' for SEV(-ES) guests - - - --- 2024-06-14 Daniel P. Berrangé New
[v2,15/15] KVM: arm64: Allow the use of SVE+NV KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - - - --- 2024-06-13 Oliver Upton New
[v2,14/15] KVM: arm64: nv: Add additional trap setup for CPTR_EL2 KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - - - --- 2024-06-13 Oliver Upton New
[v2,13/15] KVM: arm64: nv: Add trap description for CPTR_EL2 KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - - - --- 2024-06-13 Oliver Upton New
[v2,12/15] KVM: arm64: nv: Add TCPAC/TTA to CPTR->CPACR conversion helper KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - - - --- 2024-06-13 Oliver Upton New
[v2,11/15] KVM: arm64: nv: Honor guest hypervisor's FP/SVE traps in CPTR_EL2 KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - - - --- 2024-06-13 Oliver Upton New
[v2,10/15] KVM: arm64: Spin off helper for programming CPTR traps KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - - - --- 2024-06-13 Oliver Upton New
[v2,09/15] KVM: arm64: nv: Ensure correct VL is loaded before saving SVE state KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - - - --- 2024-06-13 Oliver Upton New
[v2,08/15] KVM: arm64: nv: Use guest hypervisor's max VL when running nested guest KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - - - --- 2024-06-13 Oliver Upton New
[v2,07/15] KVM: arm64: nv: Save guest's ZCR_EL2 when in hyp context KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - - - --- 2024-06-13 Oliver Upton New
[v2,06/15] KVM: arm64: nv: Handle ZCR_EL2 traps KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - - - --- 2024-06-13 Oliver Upton New
[v2,05/15] KVM: arm64: nv: Load guest hyp's ZCR into EL1 state KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - - - --- 2024-06-13 Oliver Upton New
[v2,04/15] KVM: arm64: nv: Load guest FP state for ZCR_EL2 trap KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - - - --- 2024-06-13 Oliver Upton New
[v2,03/15] KVM: arm64: nv: Handle CPACR_EL1 traps KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - - - --- 2024-06-13 Oliver Upton New
[v2,02/15] KVM: arm64: nv: Forward SVE traps to guest hypervisor KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - - - --- 2024-06-13 Oliver Upton New
[v2,01/15] KVM: arm64: nv: Forward FP/ASIMD traps to guest hypervisor KVM: arm64: nv: FPSIMD/SVE, plus some other CPTR goodies - 1 - --- 2024-06-13 Oliver Upton New
KVM: nVMX: Update VMCS12_REVISION comment to state it should never change KVM: nVMX: Update VMCS12_REVISION comment to state it should never change - 1 - --- 2024-06-13 Sean Christopherson New
KVM: fix an error code in kvm_create_vm() KVM: fix an error code in kvm_create_vm() - - - --- 2024-06-13 Dan Carpenter New
KVM: Remove duplicated zero clear with dirty_bitmap buffer KVM: Remove duplicated zero clear with dirty_bitmap buffer - - - --- 2024-06-13 maobibo New
KVM: Discard zero mask with function kvm_dirty_ring_reset KVM: Discard zero mask with function kvm_dirty_ring_reset - - - --- 2024-06-13 maobibo New
[v9,3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test KVM: selftests: aarch64: Introduce pmu_event_filter_test - 1 - --- 2024-06-13 Shaoqin Huang New
[v9,2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test KVM: selftests: aarch64: Introduce pmu_event_filter_test - - - --- 2024-06-13 Shaoqin Huang New
[v9,1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation KVM: selftests: aarch64: Introduce pmu_event_filter_test - 1 - --- 2024-06-13 Shaoqin Huang New
[5/5] KVM: selftests: Test private access to deleted memslot with quirk disabled Introduce a quirk to control memslot zap behavior - - - --- 2024-06-13 Yan Zhao New
[4/5] KVM: selftests: Test memslot move in memslot_perf_test with quirk disabled Introduce a quirk to control memslot zap behavior - - - --- 2024-06-13 Yan Zhao New
[3/5] KVM: selftests: Allow slot modification stress test with quirk disabled Introduce a quirk to control memslot zap behavior - - - --- 2024-06-13 Yan Zhao New
[2/5] KVM: selftests: Test slot move/delete with slot zap quirk enabled/disabled Introduce a quirk to control memslot zap behavior - - - --- 2024-06-13 Yan Zhao New
[1/5] KVM: x86/mmu: Introduce a quirk to control memslot zap behavior Introduce a quirk to control memslot zap behavior - - - --- 2024-06-13 Yan Zhao New
KVM/x86: increase frame warning limit in emulate when using KASAN or KCSAN KVM/x86: increase frame warning limit in emulate when using KASAN or KCSAN - - - --- 2024-06-13 Hao Peng New
LoongArch: KVM: always make pte yong in page map's fast path LoongArch: KVM: always make pte yong in page map's fast path - 1 - --- 2024-06-13 Jia Qingtong New
[v2,4/4] KVM: selftests: Test vCPU boot IDs above 2^32 KVM: Reject vCPU IDs above 2^32 - - - --- 2024-06-12 Mathias Krause New
[v2,3/4] KVM: Limit check IDs for KVM_SET_BOOT_CPU_ID KVM: Reject vCPU IDs above 2^32 - - - --- 2024-06-12 Mathias Krause New
[v2,2/4] KVM: selftests: Test vCPU IDs above 2^32 KVM: Reject vCPU IDs above 2^32 - - - --- 2024-06-12 Mathias Krause New
[v2,1/4] KVM: Reject overly excessive IDs in KVM_CREATE_VCPU KVM: Reject vCPU IDs above 2^32 - - - --- 2024-06-12 Mathias Krause New
[4/4] i386/cpu: Add support for EPYC-Turin model i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model - 1 - --- 2024-06-12 Moger, Babu New
[3/4] i386/cpu: Enable perfmon-v2 and RAS feature bits on EPYC-Genoa i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model - 1 - --- 2024-06-12 Moger, Babu New
[2/4] i386/cpu: Add PerfMonV2 feature bit i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model - 1 - --- 2024-06-12 Moger, Babu New
[1/4] i386/cpu: Add RAS feature bits on EPYC CPU models i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model - 1 - --- 2024-06-12 Moger, Babu New
[V9,2/2] KVM: selftests: Add test for configure of x86 APIC bus frequency KVM: x86: Make bus clock frequency for vAPIC timer configurable - - - --- 2024-06-12 Reinette Chatre New
[V9,1/2] KVM: selftests: Add x86_64 guest udelay() utility KVM: x86: Make bus clock frequency for vAPIC timer configurable - - - --- 2024-06-12 Reinette Chatre New
[9/9] contrib/plugins: add ips plugin example for cost modeling maintainer updates (gdbstub, plugins, time control) - - - --- 2024-06-12 Alex Bennée New
[8/9] plugins: add time control API maintainer updates (gdbstub, plugins, time control) - - - --- 2024-06-12 Alex Bennée New
[7/9] qtest: move qtest_{get, set}_virtual_clock to accel/qtest/qtest.c maintainer updates (gdbstub, plugins, time control) - 1 - --- 2024-06-12 Alex Bennée New
[6/9] sysemu: generalise qtest_warp_clock as qemu_clock_advance_virtual_time maintainer updates (gdbstub, plugins, time control) - - - --- 2024-06-12 Alex Bennée New
[5/9] qtest: use cpu interface in qtest_clock_warp maintainer updates (gdbstub, plugins, time control) 1 - - --- 2024-06-12 Alex Bennée New
[4/9] sysemu: add set_virtual_time to accel ops maintainer updates (gdbstub, plugins, time control) - 1 - --- 2024-06-12 Alex Bennée New
[3/9] plugins: Ensure register handles are not NULL maintainer updates (gdbstub, plugins, time control) - 1 - --- 2024-06-12 Alex Bennée New
[2/9] gdbstub: move enums into separate header maintainer updates (gdbstub, plugins, time control) - 1 - --- 2024-06-12 Alex Bennée New
[1/9] include/exec: add missing include guard comment maintainer updates (gdbstub, plugins, time control) - 1 - --- 2024-06-12 Alex Bennée New
[kvm-unit-tests,v8,12/12] lib/x86: remove unused SVM_IOIO_* macros Add #VC exception handling for AMD SEV-ES - - - --- 2024-06-12 Vasant Karasulli New
[kvm-unit-tests,v8,11/12] x86: AMD SEV-ES: Handle string IO for IOIO #VC Add #VC exception handling for AMD SEV-ES - - - --- 2024-06-12 Vasant Karasulli New
[kvm-unit-tests,v8,10/12] x86: AMD SEV-ES: Handle IOIO #VC Add #VC exception handling for AMD SEV-ES - - - --- 2024-06-12 Vasant Karasulli New
[kvm-unit-tests,v8,09/12] x86: AMD SEV-ES: Handle MSR #VC Add #VC exception handling for AMD SEV-ES - - - --- 2024-06-12 Vasant Karasulli New
[kvm-unit-tests,v8,08/12] x86: AMD SEV-ES: Handle CPUID #VC Add #VC exception handling for AMD SEV-ES - - - --- 2024-06-12 Vasant Karasulli New
[kvm-unit-tests,v8,07/12] lib/x86: Move xsave helpers to lib/ Add #VC exception handling for AMD SEV-ES - - - --- 2024-06-12 Vasant Karasulli New
[kvm-unit-tests,v8,06/12] x86: AMD SEV-ES: Prepare for #VC processing Add #VC exception handling for AMD SEV-ES - - - --- 2024-06-12 Vasant Karasulli New
[kvm-unit-tests,v8,05/12] x86: AMD SEV-ES: Pull related GHCB definitions and helpers from Linux Add #VC exception handling for AMD SEV-ES - - - --- 2024-06-12 Vasant Karasulli New
[kvm-unit-tests,v8,04/12] lib: x86: Import insn decoder from Linux Add #VC exception handling for AMD SEV-ES - - - --- 2024-06-12 Vasant Karasulli New
[kvm-unit-tests,v8,03/12] lib: Define unlikely()/likely() macros in compiler.h Add #VC exception handling for AMD SEV-ES - - - --- 2024-06-12 Vasant Karasulli New
[kvm-unit-tests,v8,02/12] x86: Move architectural code to lib/x86 Add #VC exception handling for AMD SEV-ES - - - --- 2024-06-12 Vasant Karasulli New
[kvm-unit-tests,v8,01/12] x86: AMD SEV-ES: Setup #VC exception handler for AMD SEV-ES Add #VC exception handling for AMD SEV-ES - - - --- 2024-06-12 Vasant Karasulli New
[v2] KVM: Fix Undefined Behavior Sanitizer(UBSAN) error [v2] KVM: Fix Undefined Behavior Sanitizer(UBSAN) error - - - --- 2024-06-12 Moger, Babu New
[2/2] KVM: SVM: Fix an error code in sev_gmem_post_populate() [1/2] KVM: SVM: Fix uninitialized variable bug - - - --- 2024-06-12 Dan Carpenter New
[1/2] KVM: SVM: Fix uninitialized variable bug [1/2] KVM: SVM: Fix uninitialized variable bug - - - --- 2024-06-12 Dan Carpenter New
[v1] x86/kvm: Fix the decrypted pages free in kvmclock [v1] x86/kvm: Fix the decrypted pages free in kvmclock - - - --- 2024-06-12 Li RongQing New
[2/2] selftests: kvm: replace exit() with ksft_exit_fail_msg() [1/2] selftests: kvm: remove print_skip() - - - --- 2024-06-12 Muhammad Usama Anjum New
[1/2] selftests: kvm: remove print_skip() [1/2] selftests: kvm: remove print_skip() - - - --- 2024-06-12 Muhammad Usama Anjum New
[kvm-unit-tests,v10,15/15] powerpc/gitlab-ci: Enable more tests with Fedora 40 powerpc improvements - - - --- 2024-06-12 Nicholas Piggin New
[kvm-unit-tests,v10,14/15] powerpc/gitlab-ci: Upgrade powerpc to Fedora 40 powerpc improvements - - - --- 2024-06-12 Nicholas Piggin New
[kvm-unit-tests,v10,13/15] powerpc: Add a panic test powerpc improvements - - - --- 2024-06-12 Nicholas Piggin New
[kvm-unit-tests,v10,12/15] scripts/arch-run.bash: Fix run_panic() success exit status powerpc improvements - - - --- 2024-06-12 Nicholas Piggin New
[kvm-unit-tests,v10,11/15] powerpc: gitlab CI update powerpc improvements - - - --- 2024-06-12 Nicholas Piggin New
[kvm-unit-tests,v10,10/15] powerpc: Remove remnants of ppc64 directory and build structure powerpc improvements 1 - - --- 2024-06-12 Nicholas Piggin New
[kvm-unit-tests,v10,09/15] configure: Make arch_libdir a first-class entity powerpc improvements - 1 - --- 2024-06-12 Nicholas Piggin New
[kvm-unit-tests,v10,08/15] powerpc: add pmu tests powerpc improvements - - - --- 2024-06-12 Nicholas Piggin New
[kvm-unit-tests,v10,07/15] powerpc: add usermode support powerpc improvements - 1 - --- 2024-06-12 Nicholas Piggin New
« 1 2 3 41113 1114 »