Show patches with: State = Action Required       |   116692 patches
« 1 2 ... 92 93 941166 1167 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[for-6.8,3/5] KVM: LoongArch: Rename _kvm_get_cpucfg to _kvm_get_cpucfg_mask KVM: LoongArch: Fix wrong CPUCFG ID handling - - - --- 2024-02-14 WANG Xuerui New
[for-6.8,2/5] KVM: LoongArch: Fix kvm_check_cpucfg incorrectly accepting bad CPUCFG IDs KVM: LoongArch: Fix wrong CPUCFG ID handling - - - --- 2024-02-14 WANG Xuerui New
[for-6.8,1/5] KVM: LoongArch: Fix input value checking of _kvm_get_cpucfg KVM: LoongArch: Fix wrong CPUCFG ID handling - - - --- 2024-02-14 WANG Xuerui New
[v8,6/6] KVM: VMX: Move VERW closer to VMentry for MDS mitigation Delay VERW 1 - - --- 2024-02-14 Pawan Gupta New
[v8,5/6] KVM: VMX: Use BT+JNC, i.e. EFLAGS.CF to select VMRESUME vs. VMLAUNCH Delay VERW - 1 - --- 2024-02-14 Pawan Gupta New
[v8,4/6] x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key Delay VERW - - - --- 2024-02-14 Pawan Gupta New
[v8,3/6] x86/entry_32: Add VERW just before userspace transition Delay VERW - - - --- 2024-02-14 Pawan Gupta New
[v8,2/6] x86/entry_64: Add VERW just before userspace transition Delay VERW - - - --- 2024-02-14 Pawan Gupta New
[v8,1/6] x86/bugs: Add asm helpers for executing VERW Delay VERW - - - --- 2024-02-14 Pawan Gupta New
[v3] kvm/x86: allocate the write-tracking metadata on-demand [v3] kvm/x86: allocate the write-tracking metadata on-demand - - - --- 2024-02-13 Andrei Vagin New
[v2,23/23] KVM: selftests: Add stress test for LPI injection KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,22/23] KVM: selftests: Hack in support for aligned page allocations KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,21/23] KVM: selftests: Use MPIDR_HWID_BITMASK from cputype.h KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,20/23] KVM: selftests: Add helper for enabling LPIs on a redistributor KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,19/23] KVM: selftests: Add a minimal library for interacting with an ITS KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,18/23] KVM: selftests: Standardise layout of GIC frames KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,17/23] KVM: selftests: Align with kernel's GIC definitions KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,16/23] KVM: arm64: vgic-its: Rely on RCU to protect translation cache reads KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,15/23] KVM: arm64: vgic-its: Treat the LPI translation cache as an rculist KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,14/23] KVM: arm64: vgic-its: Protect cached vgic_irq pointers with RCU KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,13/23] KVM: arm64: vgic-its: Pick cache victim based on usage count KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,12/23] KVM: arm64: vgic-its: Lazily allocate LPI translation cache KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,11/23] KVM: arm64: vgic: Don't acquire the lpi_list_lock in vgic_put_irq() KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,10/23] KVM: arm64: vgic: Ensure the irq refcount is nonzero when taking a ref KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,09/23] KVM: arm64: vgic: Rely on RCU protection in vgic_get_lpi() KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,08/23] KVM: arm64: vgic: Free LPI vgic_irq structs in an RCU-safe manner KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,07/23] KVM: arm64: vgic: Use atomics to count LPIs KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,06/23] KVM: arm64: vgic: Get rid of the LPI linked-list KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,05/23] KVM: arm64: vgic-its: Walk the LPI xarray in vgic_copy_lpi_list() KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,04/23] KVM: arm64: vgic-v3: Iterate the xarray to find pending LPIs KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,03/23] KVM: arm64: vgic: Use xarray to find LPI in vgic_get_lpi() KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,02/23] KVM: arm64: vgic: Store LPIs in an xarray KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
[v2,01/23] KVM: arm64: Add tracepoints + stats for LPI cache effectiveness KVM: arm64: Improvements to LPI injection - - - --- 2024-02-13 Oliver Upton New
KVM: selftests: Print timer ctl register in ISTATUS assertion KVM: selftests: Print timer ctl register in ISTATUS assertion - 1 - --- 2024-02-12 Oliver Upton New
[2/2] arm64: cpufeatures: Only check for NV1 if NV is present ARM64: Fixes for FEAT_E2H0 handling - 1 1 --- 2024-02-12 Marc Zyngier New
[1/2] arm64: cpufeatures: Add missing ID_AA64MMFR4_EL1 to __read_sysreg_by_encoding() ARM64: Fixes for FEAT_E2H0 handling - - 1 --- 2024-02-12 Marc Zyngier New
KVM: fix kvm_mmu_memory_cache allocation warning KVM: fix kvm_mmu_memory_cache allocation warning - 1 - --- 2024-02-12 Arnd Bergmann New
[v13,16/16] iommu: Make iommu_report_device_fault() return void iommu: Prepare to deliver page faults to user space - 2 - --- 2024-02-12 Baolu Lu New
[v13,15/16] iommu: Make iopf_group_response() return void iommu: Prepare to deliver page faults to user space - 2 - --- 2024-02-12 Baolu Lu New
[v13,14/16] iommu: Track iopf group instead of last fault iommu: Prepare to deliver page faults to user space - 2 1 --- 2024-02-12 Baolu Lu New
[v13,13/16] iommu: Improve iopf_queue_remove_device() iommu: Prepare to deliver page faults to user space - 1 1 --- 2024-02-12 Baolu Lu New
[v13,12/16] iommu: Use refcount for fault data access iommu: Prepare to deliver page faults to user space - 2 1 --- 2024-02-12 Baolu Lu New
[v13,11/16] iommu: Refine locking for per-device fault data management iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-02-12 Baolu Lu New
[v13,10/16] iommu: Separate SVA and IOPF iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-02-12 Baolu Lu New
[v13,09/16] iommu: Make iommu_queue_iopf() more generic iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-02-12 Baolu Lu New
[v13,08/16] iommu: Prepare for separating SVA and IOPF iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-02-12 Baolu Lu New
[v13,07/16] iommu: Merge iommu_fault_event and iopf_fault iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-02-12 Baolu Lu New
[v13,06/16] iommu: Remove iommu_[un]register_device_fault_handler() iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-02-12 Baolu Lu New
[v13,05/16] iommu: Merge iopf_device_param into iommu_fault_param iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-02-12 Baolu Lu New
[v13,04/16] iommu: Cleanup iopf data structure definitions iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-02-12 Baolu Lu New
[v13,03/16] iommu: Remove unrecoverable fault data iommu: Prepare to deliver page faults to user space - 2 2 --- 2024-02-12 Baolu Lu New
[v13,02/16] iommu/arm-smmu-v3: Remove unrecoverable faults reporting iommu: Prepare to deliver page faults to user space - 2 1 --- 2024-02-12 Baolu Lu New
[v13,01/16] iommu: Move iommu fault data to linux/iommu.h iommu: Prepare to deliver page faults to user space - 3 2 --- 2024-02-12 Baolu Lu New
[v7,4/4] vfio: convey kvm that the vfio-pci device is wc safe kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory 2 1 - --- 2024-02-11 Ankit Agrawal New
[v7,3/4] kvm: arm64: set io memory s2 pte as normalnc for vfio pci device kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory 1 1 - --- 2024-02-11 Ankit Agrawal New
[v7,2/4] mm: introduce new flag to indicate wc safe kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory 1 1 - --- 2024-02-11 Ankit Agrawal New
[v7,1/4] kvm: arm64: introduce new flag for non-cacheable IO memory kvm: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory 1 - - --- 2024-02-11 Ankit Agrawal New
[v4,4/4] KVM: x86/mmu: Handle no-slot faults at the beginning of kvm_faultin_pfn() KVM: x86/mmu: Pre-check for mmu_notifier retry - - - --- 2024-02-09 Sean Christopherson New
[v4,3/4] KVM: x86/mmu: Move slot checks from __kvm_faultin_pfn() to kvm_faultin_pfn() KVM: x86/mmu: Pre-check for mmu_notifier retry - - - --- 2024-02-09 Sean Christopherson New
[v4,2/4] KVM: x86/mmu: Move private vs. shared check above slot validity checks KVM: x86/mmu: Pre-check for mmu_notifier retry - - - --- 2024-02-09 Sean Christopherson New
[v4,1/4] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing KVM: x86/mmu: Pre-check for mmu_notifier retry - - - --- 2024-02-09 Sean Christopherson New
[2/2] KVM: x86: Sanity check that kvm_has_noapic_vcpu is zero at module_exit() KVM: x86: kvm_has_noapic_vcpu fix/cleanup - - - --- 2024-02-09 Sean Christopherson New
[1/2] KVM: x86: Move "KVM no-APIC vCPU" key management into local APIC code KVM: x86: kvm_has_noapic_vcpu fix/cleanup - 1 - --- 2024-02-09 Sean Christopherson New
[3/3] KVM: nVMX: Add a sanity check that nested PML Full stems from EPT Violations KVM: nVMX: nEPT injection fixes and cleanups - - - --- 2024-02-09 Sean Christopherson New
[2/3] KVM: x86: Move nEPT exit_qualification field from kvm_vcpu_arch to x86_exception KVM: nVMX: nEPT injection fixes and cleanups - - - --- 2024-02-09 Sean Christopherson New
[1/3] KVM: nVMX: Clear EXIT_QUALIFICATION when injecting an EPT Misconfig KVM: nVMX: nEPT injection fixes and cleanups - - - --- 2024-02-09 Sean Christopherson New
[2/2] KVM: x86: Open code all direct reads to guest DR6 and DR7 KVM: x86: Cleanup kvm_get_dr() usage - 1 - --- 2024-02-09 Sean Christopherson New
[1/2] KVM: x86: Make kvm_get_dr() return a value, not use an out parameter KVM: x86: Cleanup kvm_get_dr() usage 1 1 - --- 2024-02-09 Sean Christopherson New
[v1,2/2] KVM: s390: selftests: memop: add a simple AR test KVM: s390: Fix AR parameter in MEM_OP ioctl - - - --- 2024-02-09 Eric Farman New
[v1,1/2] KVM: s390: load guest access registers in MEM_OP ioctl KVM: s390: Fix AR parameter in MEM_OP ioctl - - - --- 2024-02-09 Eric Farman New
[11/10] selftests: kvm: switch sev_migrate_tests to KVM_SEV_INIT2 KVM: SEV: allow customizing VMSA features - - - --- 2024-02-09 Paolo Bonzini New
[10/10] selftests: kvm: add tests for KVM_SEV_INIT2 KVM: SEV: allow customizing VMSA features - - - --- 2024-02-09 Paolo Bonzini New
[09/10] KVM: SEV: introduce KVM_SEV_INIT2 operation KVM: SEV: allow customizing VMSA features - - - --- 2024-02-09 Paolo Bonzini New
[08/10] KVM: SEV: define VM types for SEV and SEV-ES KVM: SEV: allow customizing VMSA features - - - --- 2024-02-09 Paolo Bonzini New
[07/10] KVM: x86: Add is_vm_type_supported callback KVM: SEV: allow customizing VMSA features - - - --- 2024-02-09 Paolo Bonzini New
[06/10] KVM: x86: define standard behavior for bits 0/1 of VM type KVM: SEV: allow customizing VMSA features - - - --- 2024-02-09 Paolo Bonzini New
[05/10] KVM: SEV: store VMSA features in kvm_sev_info KVM: SEV: allow customizing VMSA features - 1 - --- 2024-02-09 Paolo Bonzini New
[04/10] KVM: SEV: publish supported VMSA features KVM: SEV: allow customizing VMSA features - 1 - --- 2024-02-09 Paolo Bonzini New
[03/10] Documentation: kvm/sev: separate description of firmware KVM: SEV: allow customizing VMSA features - 1 - --- 2024-02-09 Paolo Bonzini New
[02/10] KVM: introduce new vendor op for KVM_GET_DEVICE_ATTR KVM: SEV: allow customizing VMSA features - 1 - --- 2024-02-09 Paolo Bonzini New
[01/10] KVM: SEV: fix compat ABI for KVM_MEMORY_ENCRYPT_OP KVM: SEV: allow customizing VMSA features - 1 - --- 2024-02-09 Paolo Bonzini New
[GIT,PULL] KVM/riscv fixes for 6.8, take #1 [GIT,PULL] KVM/riscv fixes for 6.8, take #1 - - - --- 2024-02-09 Anup Patel New
[kvm-unit-tests,v4,8/8] migration: add a migration selftest Multi-migration support 1 1 - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v4,7/8] Add common/ directory for architecture-independent tests Multi-migration support - 1 - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v4,6/8] migration: Add quiet migration support Multi-migration support - 1 - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v4,5/8] arch-run: rename migration variables Multi-migration support 1 - - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v4,4/8] migration: Support multiple migrations Multi-migration support - 1 - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v4,3/8] migration: use a more robust way to wait for background job Multi-migration support - 1 - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v4,2/8] arch-run: Clean up initrd cleanup Multi-migration support - 1 - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v4,1/8] arch-run: Fix TRAP handler recursion to remove temporary files properly Multi-migration support - 1 - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v3,8/8] migration: add a migration selftest Multi-migration support 1 1 - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v3,7/8] Add common/ directory for architecture-independent tests Multi-migration support - 1 - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v3,6/8] migration: Add quiet migration support Multi-migration support - - - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v3,5/8] arch-run: rename migration variables Multi-migration support 1 - - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v3,4/8] migration: Support multiple migrations Multi-migration support - - - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v3,3/8] migration: use a more robust way to wait for background job Multi-migration support - 1 - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v3,2/8] arch-run: Clean up initrd cleanup Multi-migration support - - - --- 2024-02-09 Nicholas Piggin New
[kvm-unit-tests,v3,1/8] arch-run: Fix TRAP handler recursion to remove temporary files properly Multi-migration support - 2 - --- 2024-02-09 Nicholas Piggin New
Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier) Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier) - - - --- 2024-02-08 Sean Christopherson New
[v3,8/8] KVM: selftests: x86: Use TAP interface in the userspace_msr_exit test Use TAP in some more x86 KVM selftests - - - --- 2024-02-08 Thomas Huth New
« 1 2 ... 92 93 941166 1167 »