Show patches with: State = Action Required       |   95013 patches
« 1 2 3 4950 951 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,2/2] KVM: x86/ioapic: Resample the pending state of an IRQ when unmasking KVM: x86/ioapic: Fix oneshot interrupts forwarding - - - --- 2023-03-22 Dmytro Maluka New
[v4,1/2] KVM: irqfd: Make resampler_list an RCU list KVM: x86/ioapic: Fix oneshot interrupts forwarding - - - --- 2023-03-22 Dmytro Maluka New
[v5,vfio,7/7] vfio/pds: Add Kconfig and documentation pds_vfio driver - - - --- 2023-03-22 Brett Creeley New
[v5,vfio,6/7] vfio/pds: Add support for firmware recovery pds_vfio driver - - - --- 2023-03-22 Brett Creeley New
[v5,vfio,5/7] vfio/pds: Add support for dirty page tracking pds_vfio driver - - - --- 2023-03-22 Brett Creeley New
[v5,vfio,4/7] vfio/pds: Add VFIO live migration support pds_vfio driver - - - --- 2023-03-22 Brett Creeley New
[v5,vfio,3/7] vfio/pds: register with the pds_core PF pds_vfio driver - - - --- 2023-03-22 Brett Creeley New
[v5,vfio,2/7] vfio/pds: Initial support for pds_vfio VFIO driver pds_vfio driver - - - --- 2023-03-22 Brett Creeley New
[v5,vfio,1/7] vfio: Commonize combine_ranges for use in other VFIO drivers pds_vfio driver - - - --- 2023-03-22 Brett Creeley New
[RFC,v5,2/2] virtio/vsock: check argument to avoid no effect call allocate multiple skbuffs on tx - - - --- 2023-03-22 Arseniy Krasnov New
[RFC,v5,1/2] virtio/vsock: allocate multiple skbuffs on tx allocate multiple skbuffs on tx - 1 - --- 2023-03-22 Arseniy Krasnov New
selftests: kvm: Add 'malloc' failure check in vcpu_save_state selftests: kvm: Add 'malloc' failure check in vcpu_save_state - - - --- 2023-03-22 Ivan Orlov New
[2/2] KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real Mode [1/2] KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection - - - --- 2023-03-22 Sean Christopherson New
[1/2] KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection [1/2] KVM: x86: Clear "has_error_code", not "error_code", for RM exception injection - - - --- 2023-03-22 Sean Christopherson New
[0/2] KVM: x86: Fix RM exception injection bugs - - - --- 2023-03-22 Sean Christopherson New
KVM: x86: Suppress pending MMIO write exits if emulator detects exception KVM: x86: Suppress pending MMIO write exits if emulator detects exception - - - --- 2023-03-22 Sean Christopherson New
[v4] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support [v4] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support - - - --- 2023-03-22 Viktor Prutyanov New
riscv: require alternatives framework when selecting FPU support riscv: require alternatives framework when selecting FPU support - 2 - --- 2023-03-22 Jason A. Donenfeld New
[kvm-unit-tests] MAINTAINERS: Add Nico as s390x Maintainer and make Thomas reviewer [kvm-unit-tests] MAINTAINERS: Add Nico as s390x Maintainer and make Thomas reviewer 2 1 - --- 2023-03-22 Janosch Frank New
[v2] KVM: x86/pmu: Fix emulation on Intel counters' bit width [v2] KVM: x86/pmu: Fix emulation on Intel counters' bit width - - - --- 2023-03-22 Like Xu New
[v3] perf/x86: use hexidecimal value for cpuid [v3] perf/x86: use hexidecimal value for cpuid - - - --- 2023-03-22 Zhenyu Wang New
[4/4] KVM: x86: Change return type of is_long_mode() to bool Add and use helpers to check bit set in CR0/CR4 - 1 - --- 2023-03-22 Binbin Wu New
[3/4] KVM: SVM: Remove implicit cast from ulong to bool in svm_can_emulate_instruction() Add and use helpers to check bit set in CR0/CR4 - - - --- 2023-03-22 Binbin Wu New
[2/4] KVM: x86: Replace kvm_read_{cr0,cr4}_bits() with kvm_is_{cr0,cr4}_bit_set() Add and use helpers to check bit set in CR0/CR4 - - - --- 2023-03-22 Binbin Wu New
[1/4] KVM: x86: Add helpers to check bit set in CR0/CR4 and return in bool Add and use helpers to check bit set in CR0/CR4 - - - --- 2023-03-22 Binbin Wu New
[v4,6/6] KVM: VMX: Make CR0.WP a guest owned bit KVM: MMU: performance tweaks for heavy CR0.WP users - - - --- 2023-03-22 Mathias Krause New
[v4,5/6] KVM: x86/mmu: Fix comment typo KVM: MMU: performance tweaks for heavy CR0.WP users - - - --- 2023-03-22 Mathias Krause New
[v4,4/6] KVM: x86: Make use of kvm_read_cr*_bits() when testing bits KVM: MMU: performance tweaks for heavy CR0.WP users - - - --- 2023-03-22 Mathias Krause New
[v4,3/6] KVM: x86: Ignore CR0.WP toggles in non-paging mode KVM: MMU: performance tweaks for heavy CR0.WP users - - - --- 2023-03-22 Mathias Krause New
[v4,2/6] KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP enabled KVM: MMU: performance tweaks for heavy CR0.WP users - - - --- 2023-03-22 Mathias Krause New
[v4,1/6] KVM: x86/mmu: Avoid indirect call for get_cr3 KVM: MMU: performance tweaks for heavy CR0.WP users - - - --- 2023-03-22 Mathias Krause New
[6/6] KVM: SVM: Return the local "r" variable from svm_set_msr() KVM: x86: Unhost the *_CMD MSR mess - - - --- 2023-03-22 Sean Christopherson New
[5/6] KVM: x86: Virtualize FLUSH_L1D and passthrough MSR_IA32_FLUSH_CMD KVM: x86: Unhost the *_CMD MSR mess - - - --- 2023-03-22 Sean Christopherson New
[4/6] KVM: x86: Move MSR_IA32_PRED_CMD WRMSR emulation to common code KVM: x86: Unhost the *_CMD MSR mess - - - --- 2023-03-22 Sean Christopherson New
[3/6] KVM: SVM: Passthrough MSR_IA32_PRED_CMD based purely on host+guest CPUID KVM: x86: Unhost the *_CMD MSR mess - - - --- 2023-03-22 Sean Christopherson New
[2/6] KVM: VMX: Passthrough MSR_IA32_PRED_CMD based purely on host+guest CPUID KVM: x86: Unhost the *_CMD MSR mess - - - --- 2023-03-22 Sean Christopherson New
[1/6] KVM: x86: Revert MSR_IA32_FLUSH_CMD.FLUSH_L1D enabling KVM: x86: Unhost the *_CMD MSR mess - - 1 --- 2023-03-22 Sean Christopherson New
[GIT,PULL] VFIO fixes for v6.3-rc4 [GIT,PULL] VFIO fixes for v6.3-rc4 - - - --- 2023-03-21 Alex Williamson New
[v4,13/13] KVM: x86/mmu: Merge all handle_changed_pte*() functions KVM: x86/mmu: Optimize clear dirty log - 2 - --- 2023-03-21 Sean Christopherson New
[v4,12/13] KVM: x86/mmu: Remove handle_changed_spte_dirty_log() KVM: x86/mmu: Optimize clear dirty log - 1 - --- 2023-03-21 Sean Christopherson New
[v4,11/13] KVM: x86/mmu: Remove "record_acc_track" in __tdp_mmu_set_spte() KVM: x86/mmu: Optimize clear dirty log - 1 - --- 2023-03-21 Sean Christopherson New
[v4,10/13] KVM: x86/mmu: Bypass __handle_changed_spte() when aging TDP MMU SPTEs KVM: x86/mmu: Optimize clear dirty log - 1 - --- 2023-03-21 Sean Christopherson New
[v4,09/13] KVM: x86/mmu: Drop unnecessary dirty log checks when aging TDP MMU SPTEs KVM: x86/mmu: Optimize clear dirty log - - - --- 2023-03-21 Sean Christopherson New
[v4,08/13] KVM: x86/mmu: Clear only A-bit (if enabled) when aging TDP MMU SPTEs KVM: x86/mmu: Optimize clear dirty log - 1 - --- 2023-03-21 Sean Christopherson New
[v4,07/13] KVM: x86/mmu: Remove "record_dirty_log" in __tdp_mmu_set_spte() KVM: x86/mmu: Optimize clear dirty log - 1 - --- 2023-03-21 Sean Christopherson New
[v4,06/13] KVM: x86/mmu: Bypass __handle_changed_spte() when clearing TDP MMU dirty bits KVM: x86/mmu: Optimize clear dirty log - 1 - --- 2023-03-21 Sean Christopherson New
[v4,05/13] KVM: x86/mmu: Drop access tracking checks when clearing TDP MMU dirty bits KVM: x86/mmu: Optimize clear dirty log - - - --- 2023-03-21 Sean Christopherson New
[v4,04/13] KVM: x86/mmu: Atomically clear SPTE dirty state in the clear-dirty-log flow KVM: x86/mmu: Optimize clear dirty log - 1 - --- 2023-03-21 Sean Christopherson New
[v4,03/13] KVM: x86/mmu: Consolidate Dirty vs. Writable clearing logic in TDP MMU KVM: x86/mmu: Optimize clear dirty log - - - --- 2023-03-21 Sean Christopherson New
[v4,02/13] KVM: x86/mmu: Use kvm_ad_enabled() to determine if TDP MMU SPTEs need wrprot KVM: x86/mmu: Optimize clear dirty log - - - --- 2023-03-21 Sean Christopherson New
[v4,01/13] KVM: x86/mmu: Add a helper function to check if an SPTE needs atomic write KVM: x86/mmu: Optimize clear dirty log - 2 - --- 2023-03-21 Sean Christopherson New
[RFC,v2,2/2] selftests: restrictedmem: Check hugepage-ness of shmem file backing restrictedmem fd Providing mount in memfd_restricted() syscall - - - --- 2023-03-21 Ackerley Tng New
[RFC,v2,1/2] mm: restrictedmem: Allow userspace to specify mount for memfd_restricted Providing mount in memfd_restricted() syscall - - - --- 2023-03-21 Ackerley Tng New
[v16,8/8] x86/smpboot: Allow parallel bringup for SEV-ES Parallel CPU bringup for x86_64 - 1 - --- 2023-03-21 Usama Arif New
[v16,7/8] x86/smpboot: Serialize topology updates for secondary bringup Parallel CPU bringup for x86_64 - - 4 --- 2023-03-21 Usama Arif New
[v16,6/8] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel Parallel CPU bringup for x86_64 - - 4 --- 2023-03-21 Usama Arif New
[v16,5/8] x86/smpboot: Support parallel startup of secondary CPUs Parallel CPU bringup for x86_64 - - 4 --- 2023-03-21 Usama Arif New
[v16,4/8] x86/smpboot: Split up native_cpu_up into separate phases and document them Parallel CPU bringup for x86_64 - - 4 --- 2023-03-21 Usama Arif New
[v16,3/8] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU Parallel CPU bringup for x86_64 - - 4 --- 2023-03-21 Usama Arif New
[v16,2/8] cpu/hotplug: Reset task stack state in _cpu_up() Parallel CPU bringup for x86_64 - 1 1 --- 2023-03-21 Usama Arif New
[v16,1/8] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h> Parallel CPU bringup for x86_64 - 1 4 --- 2023-03-21 Usama Arif New
[v3,17/17] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC Add iommufd physical device operations for replace and alloc hwpt - - - --- 2023-03-21 Jason Gunthorpe New
[v3,16/17] iommufd/selftest: Return the real idev id from selftest mock_domain Add iommufd physical device operations for replace and alloc hwpt - - - --- 2023-03-21 Jason Gunthorpe New
[v3,15/17] iommufd: Add IOMMU_HWPT_ALLOC Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-03-21 Jason Gunthorpe New
[v3,14/17] iommufd/selftest: Test iommufd_device_replace() Add iommufd physical device operations for replace and alloc hwpt - - - --- 2023-03-21 Jason Gunthorpe New
[v3,13/17] iommufd: Make destroy_rwsem use a lock class per object type Add iommufd physical device operations for replace and alloc hwpt - - - --- 2023-03-21 Jason Gunthorpe New
[v3,12/17] iommufd: Add iommufd_device_replace() Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-03-21 Jason Gunthorpe New
[v3,11/17] iommu: Introduce a new iommu_group_replace_domain() API Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-03-21 Jason Gunthorpe New
[v3,10/17] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-03-21 Jason Gunthorpe New
[v3,09/17] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc() Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-03-21 Jason Gunthorpe New
[v3,08/17] iommufd: Move putting a hwpt to a helper function Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-03-21 Jason Gunthorpe New
[v3,07/17] iommufd: Make sw_msi_start a group global Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-03-21 Jason Gunthorpe New
[v3,06/17] iommufd: Use the iommufd_group to avoid duplicate MSI setup Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-03-21 Jason Gunthorpe New
[v3,05/17] iommufd: Keep track of each device's reserved regions instead of groups Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-03-21 Jason Gunthorpe New
[v3,04/17] iommu: Export iommu_get_resv_regions() Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-03-21 Jason Gunthorpe New
[v3,03/17] iommufd: Replace the hwpt->devices list with iommufd_group Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-03-21 Jason Gunthorpe New
[v3,02/17] iommufd: Add iommufd_group Add iommufd physical device operations for replace and alloc hwpt - 2 - --- 2023-03-21 Jason Gunthorpe New
[v3,01/17] iommufd: Move isolated msi enforcement to iommufd_device_bind() Add iommufd physical device operations for replace and alloc hwpt - 1 - --- 2023-03-21 Jason Gunthorpe New
[v3,8/8] vdpa_sim: add support for user VA vdpa_sim: add support for user VA - - - --- 2023-03-21 Stefano Garzarella New
[v3,7/8] vdpa_sim: replace the spinlock with a mutex to protect the state vdpa_sim: add support for user VA 1 - - --- 2023-03-21 Stefano Garzarella New
[v3,6/8] vdpa_sim: use kthread worker vdpa_sim: add support for user VA 1 - - --- 2023-03-21 Stefano Garzarella New
[v3,5/8] vdpa_sim: make devices agnostic for work management vdpa_sim: add support for user VA 2 - - --- 2023-03-21 Stefano Garzarella New
[v3,4/8] vringh: support VA with iotlb vdpa_sim: add support for user VA - - - --- 2023-03-21 Stefano Garzarella New
[v3,3/8] vringh: replace kmap_atomic() with kmap_local_page() vdpa_sim: add support for user VA - 1 - --- 2023-03-21 Stefano Garzarella New
[v3,2/8] vhost-vdpa: use bind_mm/unbind_mm device callbacks vdpa_sim: add support for user VA - - - --- 2023-03-21 Stefano Garzarella New
[v3,1/8] vdpa: add bind_mm/unbind_mm callbacks vdpa_sim: add support for user VA - - - --- 2023-03-21 Stefano Garzarella New
[RFC,v4] virtio/vsock: allocate multiple skbuffs on tx [RFC,v4] virtio/vsock: allocate multiple skbuffs on tx - 1 - --- 2023-03-21 Arseniy Krasnov New
[v3] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support [v3] virtio: add VIRTIO_F_NOTIFICATION_DATA feature support - - - --- 2023-03-21 Viktor Prutyanov New
KVM: x86/pmu: Add Intel PMU supported fixed counters bit mask KVM: x86/pmu: Add Intel PMU supported fixed counters bit mask - - - --- 2023-03-21 Like Xu New
[v4,29/29] LoongArch: KVM: Enable kvm config and add the makefile Add KVM LoongArch support - - - --- 2023-03-21 Tianrui Zhao New
[v4,28/29] LoongArch: KVM: Implement probe virtualization when loongarch cpu init Add KVM LoongArch support - - - --- 2023-03-21 Tianrui Zhao New
[v4,27/29] LoongArch: KVM: Implement vcpu world switch Add KVM LoongArch support - - - --- 2023-03-21 Tianrui Zhao New
[v4,26/29] LoongArch: KVM: Implement kvm exception vector Add KVM LoongArch support - - - --- 2023-03-21 Tianrui Zhao New
[v4,25/29] LoongArch: KVM: Implement handle fpu exception Add KVM LoongArch support - - - --- 2023-03-21 Tianrui Zhao New
[v4,24/29] LoongArch: KVM: Implement handle mmio exception Add KVM LoongArch support - - - --- 2023-03-21 Tianrui Zhao New
[v4,23/29] LoongArch: KVM: Implement handle gspr exception Add KVM LoongArch support - - - --- 2023-03-21 Tianrui Zhao New
[v4,22/29] LoongArch: KVM: Implement handle idle exception Add KVM LoongArch support - - - --- 2023-03-21 Tianrui Zhao New
[v4,21/29] LoongArch: KVM: Implement handle iocsr exception Add KVM LoongArch support - - - --- 2023-03-21 Tianrui Zhao New
[v4,20/29] LoongArch: KVM: Implement handle csr excption Add KVM LoongArch support - - - --- 2023-03-21 Tianrui Zhao New
[v4,19/29] LoongArch: KVM: Implement kvm mmu operations Add KVM LoongArch support - - - --- 2023-03-21 Tianrui Zhao New
« 1 2 3 4950 951 »