Show patches with: State = Action Required       |    Archived = No       |   807 patches
« 1 2 ... 3 4 58 9 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,3/4] KVM: x86: Add lockdep-guarded asserts on register cache usage KVM: x86: Fix and harden reg caching from !TASK context - - - --- 2024-10-09 Sean Christopherson New
[v4,2/4] KVM: VMX: reset the segment cache after segment init in vmx_vcpu_reset() KVM: x86: Fix and harden reg caching from !TASK context - - - --- 2024-10-09 Sean Christopherson New
[v4,1/4] KVM: x86: Bypass register cache when querying CPL from kvm_sched_out() KVM: x86: Fix and harden reg caching from !TASK context - - - --- 2024-10-09 Sean Christopherson New
[v3,9/9] iommu/arm-smmu-v3: Use S2FWB for NESTED domains Initial support for SMMUv3 nested translation - 1 - --- 2024-10-09 Jason Gunthorpe New
[v3,8/9] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED Initial support for SMMUv3 nested translation - 1 - --- 2024-10-09 Jason Gunthorpe New
[v3,7/9] iommu/arm-smmu-v3: Expose the arm_smmu_attach interface Initial support for SMMUv3 nested translation - 1 - --- 2024-10-09 Jason Gunthorpe New
[v3,6/9] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT Initial support for SMMUv3 nested translation - 2 1 --- 2024-10-09 Jason Gunthorpe New
[v3,5/9] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info Initial support for SMMUv3 nested translation - 1 1 --- 2024-10-09 Jason Gunthorpe New
[v3,4/9] iommu/arm-smmu-v3: Report IOMMU_CAP_ENFORCE_CACHE_COHERENCY for CANWBS Initial support for SMMUv3 nested translation - 2 1 --- 2024-10-09 Jason Gunthorpe New
[v3,3/9] ACPI/IORT: Support CANWBS memory access flag Initial support for SMMUv3 nested translation 1 - 1 --- 2024-10-09 Jason Gunthorpe New
[v3,2/9] ACPICA: IORT: Update for revision E.f Initial support for SMMUv3 nested translation 2 - - --- 2024-10-09 Jason Gunthorpe New
[v3,1/9] vfio: Remove VFIO_TYPE1_NESTING_IOMMU Initial support for SMMUv3 nested translation 1 2 1 --- 2024-10-09 Jason Gunthorpe New
[v3,14/14] KVM: selftests: Verify KVM correctly handles mprotect(PROT_READ) KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-10-09 Sean Christopherson New
[v3,13/14] KVM: selftests: Add a read-only mprotect() phase to mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-10-09 Sean Christopherson New
[v3,12/14] KVM: selftests: Precisely limit the number of guest loops in mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-10-09 Sean Christopherson New
[v3,11/14] KVM: selftests: Use vcpu_arch_put_guest() in mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-10-09 Sean Christopherson New
[v3,10/14] KVM: selftests: Enable mmu_stress_test on arm64 KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-10-09 Sean Christopherson New
[v3,09/14] KVM: sefltests: Explicitly include ucall_common.h in mmu_stress_test.c KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-10-09 Sean Christopherson New
[v3,08/14] KVM: selftests: Compute number of extra pages needed in mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-10-09 Sean Christopherson New
[v3,07/14] KVM: selftests: Only muck with SREGS on x86 in mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-10-09 Sean Christopherson New
[v3,06/14] KVM: selftests: Rename max_guest_memory_test to mmu_stress_test KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-10-09 Sean Christopherson New
[v3,05/14] KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-10-09 Sean Christopherson New
[v3,04/14] KVM: selftests: Assert that vcpu_{g,s}et_reg() won't truncate KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-10-09 Sean Christopherson New
[v3,03/14] KVM: selftests: Return a value from vcpu_get_reg() instead of using an out-param KVM: selftests: Morph max_guest_mem to mmu_stress - 1 - --- 2024-10-09 Sean Christopherson New
[v3,02/14] KVM: selftests: Disable strict aliasing KVM: selftests: Morph max_guest_mem to mmu_stress - - - --- 2024-10-09 Sean Christopherson New
[v3,01/14] KVM: Move KVM_REG_SIZE() definition to common uAPI header KVM: selftests: Morph max_guest_mem to mmu_stress 1 - - --- 2024-10-09 Sean Christopherson New
[6/6] KVM: Drop hack that "manually" informs lockdep of kvm->lock vs. vcpu->mutex KVM: Fix bugs in vCPUs xarray usage - - - --- 2024-10-09 Sean Christopherson New
[5/6] KVM: Don't BUG() the kernel if xa_insert() fails with -EBUSY KVM: Fix bugs in vCPUs xarray usage - 1 - --- 2024-10-09 Sean Christopherson New
[4/6] Revert "KVM: Fix vcpu_array[0] races" KVM: Fix bugs in vCPUs xarray usage - - - --- 2024-10-09 Sean Christopherson New
[3/6] KVM: Grab vcpu->mutex across installing the vCPU's fd and bumping online_vcpus KVM: Fix bugs in vCPUs xarray usage - - - --- 2024-10-09 Sean Christopherson New
[2/6] KVM: Verify there's at least one online vCPU when iterating over all vCPUs KVM: Fix bugs in vCPUs xarray usage - - - --- 2024-10-09 Sean Christopherson New
[1/6] KVM: Explicitly verify target vCPU is online in kvm_get_vcpu() KVM: Fix bugs in vCPUs xarray usage - 1 - --- 2024-10-09 Sean Christopherson New
KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory KVM: nSVM: Ignore nCR3[4:0] when loading PDPTEs from memory - - - --- 2024-10-09 Sean Christopherson New
[v2,1/1] x86: Add support save/load HWCR MSR [v2,1/1] x86: Add support save/load HWCR MSR - 1 - --- 2024-10-09 Gao Shiyuan New
[v12,19/19] x86/sev: Allow Secure TSC feature for SNP guests Add Secure TSC support for SNP guests - 1 1 --- 2024-10-09 Nikunj A. Dadhania New
[v12,18/19] x86/cpu/amd: Do not print FW_BUG for Secure TSC Add Secure TSC support for SNP guests - 1 1 --- 2024-10-09 Nikunj A. Dadhania New
[v12,17/19] x86/kvmclock: Abort SecureTSC enabled guest when kvmclock is selected Add Secure TSC support for SNP guests - - - --- 2024-10-09 Nikunj A. Dadhania New
[v12,16/19] x86/kvmclock: Use clock source callback to update kvm sched clock Add Secure TSC support for SNP guests - - - --- 2024-10-09 Nikunj A. Dadhania New
[v12,15/19] tsc: Upgrade TSC clocksource rating Add Secure TSC support for SNP guests - - - --- 2024-10-09 Nikunj A. Dadhania New
[v12,14/19] tsc: Use the GUEST_TSC_FREQ MSR for discovering TSC frequency Add Secure TSC support for SNP guests - - - --- 2024-10-09 Nikunj A. Dadhania New
[v12,13/19] x86/sev: Mark Secure TSC as reliable clocksource Add Secure TSC support for SNP guests - 1 1 --- 2024-10-09 Nikunj A. Dadhania New
[v12,12/19] x86/sev: Prevent RDTSC/RDTSCP interception for Secure TSC enabled guests Add Secure TSC support for SNP guests - 1 1 --- 2024-10-09 Nikunj A. Dadhania New
[v12,11/19] x86/sev: Change TSC MSR behavior for Secure TSC enabled guests Add Secure TSC support for SNP guests - 1 1 --- 2024-10-09 Nikunj A. Dadhania New
[v12,10/19] x86/sev: Add Secure TSC support for SNP guests Add Secure TSC support for SNP guests - 1 1 --- 2024-10-09 Nikunj A. Dadhania New
[v12,09/19] x86/cc: Add CC_ATTR_GUEST_SNP_SECURE_TSC Add Secure TSC support for SNP guests - 1 - --- 2024-10-09 Nikunj A. Dadhania New
[v12,08/19] x86/sev: Relocate SNP guest messaging routines to common code Add Secure TSC support for SNP guests - 1 - --- 2024-10-09 Nikunj A. Dadhania New
[v12,07/19] x86/sev: Carve out and export SNP guest messaging init routines Add Secure TSC support for SNP guests - 1 - --- 2024-10-09 Nikunj A. Dadhania New
[v12,06/19] virt: sev-guest: Carve out SNP message context structure Add Secure TSC support for SNP guests - 1 - --- 2024-10-09 Nikunj A. Dadhania New
[v12,05/19] virt: sev-guest: Reduce the scope of SNP command mutex Add Secure TSC support for SNP guests - 1 - --- 2024-10-09 Nikunj A. Dadhania New
[v12,04/19] virt: sev-guest: Consolidate SNP guest messaging parameters to a struct Add Secure TSC support for SNP guests - 1 - --- 2024-10-09 Nikunj A. Dadhania New
[v12,03/19] x86/sev: Cache the secrets page address Add Secure TSC support for SNP guests - 1 - --- 2024-10-09 Nikunj A. Dadhania New
[v12,02/19] x86/sev: Handle failures from snp_init() Add Secure TSC support for SNP guests - 1 - --- 2024-10-09 Nikunj A. Dadhania New
[v12,01/19] virt: sev-guest: Use AES GCM crypto library Add Secure TSC support for SNP guests 1 1 1 --- 2024-10-09 Nikunj A. Dadhania New
[RFC,13/13] Remove devres from pci_intx() Remove implicit devres from pci_intx() - - - --- 2024-10-09 Philipp Stanner New
[RFC,12/13] HID: amd_sfh: Use always-managed version of pcim_intx() Remove implicit devres from pci_intx() 1 - - --- 2024-10-09 Philipp Stanner New
[RFC,11/13] wifi: qtnfmac: use always-managed version of pcim_intx() Remove implicit devres from pci_intx() - - - --- 2024-10-09 Philipp Stanner New
[RFC,10/13] staging: rts5280: Use always-managed version of pci_intx() Remove implicit devres from pci_intx() 1 - - --- 2024-10-09 Philipp Stanner New
[RFC,09/13] ata: Use always-managed version of pci_intx() Remove implicit devres from pci_intx() - - - --- 2024-10-09 Philipp Stanner New
[RFC,08/13] PCI: MSI: Use never-managed version of pci_intx() Remove implicit devres from pci_intx() - - - --- 2024-10-09 Philipp Stanner New
[RFC,07/13] vfio/pci: Use never-managed version of pci_intx() Remove implicit devres from pci_intx() - - - --- 2024-10-09 Philipp Stanner New
[RFC,06/13] misc: Use never-managed version of pci_intx() Remove implicit devres from pci_intx() - - - --- 2024-10-09 Philipp Stanner New
[RFC,05/13] net/ntb: Use never-managed version of pci_intx() Remove implicit devres from pci_intx() 2 - - --- 2024-10-09 Philipp Stanner New
[RFC,04/13] net/ethernet: Use never-managed version of pci_intx() Remove implicit devres from pci_intx() - - - --- 2024-10-09 Philipp Stanner New
[RFC,03/13] drivers/xen: Use never-managed version of pci_intx() Remove implicit devres from pci_intx() 1 - - --- 2024-10-09 Philipp Stanner New
[RFC,02/13] ALSA: hda: hda_intel: Use always-managed version of pcim_intx() Remove implicit devres from pci_intx() - - - --- 2024-10-09 Philipp Stanner New
[RFC,01/13] PCI: Prepare removing devres from pci_intx() Remove implicit devres from pci_intx() - 1 - --- 2024-10-09 Philipp Stanner New
KVM: SVM: Increase X2AVIC limit to 4096 vcpus KVM: SVM: Increase X2AVIC limit to 4096 vcpus - - - --- 2024-10-08 Suravee Suthikulpanit New
[net-next,v20,04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly Untitled series #896685 1 1 - --- 2024-10-08 Yunsheng Lin New
[2/2] KVM: x86: Fix a comment inside __kvm_set_or_clear_apicv_inhibit() Fixup two comments - - - --- 2024-10-08 Huang, Kai New
[1/2] KVM: x86: Fix a comment inside kvm_vcpu_update_apicv() Fixup two comments - - - --- 2024-10-08 Huang, Kai New
[v5,4/4] selftests: kvm: s390: Fix whitespace confusion in ucontrol test selftests: kvm: s390: Add ucontrol memory selftests - 1 - --- 2024-10-08 Christoph Schlameuss New
[v5,3/4] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs selftests: kvm: s390: Add ucontrol memory selftests - 1 - --- 2024-10-08 Christoph Schlameuss New
[v5,2/4] selftests: kvm: s390: Add uc_skey VM test case selftests: kvm: s390: Add ucontrol memory selftests - 1 - --- 2024-10-08 Christoph Schlameuss New
[v5,1/4] selftests: kvm: s390: Add uc_map_unmap VM test case selftests: kvm: s390: Add ucontrol memory selftests - 1 - --- 2024-10-08 Christoph Schlameuss New
[RFC,v5,10/10] vhost/net: Support VIRTIO_NET_F_HASH_REPORT tun: Introduce virtio-net hashing feature - - - --- 2024-10-08 Akihiko Odaki New
[RFC,v5,09/10] selftest: tun: Add tests for virtio-net hashing tun: Introduce virtio-net hashing feature - - - --- 2024-10-08 Akihiko Odaki New
[RFC,v5,08/10] selftest: tun: Test vnet ioctls without device tun: Introduce virtio-net hashing feature - - - --- 2024-10-08 Akihiko Odaki New
[RFC,v5,07/10] tun: Introduce virtio-net RSS tun: Introduce virtio-net hashing feature - - - --- 2024-10-08 Akihiko Odaki New
[RFC,v5,06/10] tun: Introduce virtio-net hash reporting feature tun: Introduce virtio-net hashing feature - - - --- 2024-10-08 Akihiko Odaki New
[RFC,v5,05/10] tun: Pad virtio header with zero tun: Introduce virtio-net hashing feature - - - --- 2024-10-08 Akihiko Odaki New
[RFC,v5,04/10] tun: Unify vnet implementation tun: Introduce virtio-net hashing feature - - - --- 2024-10-08 Akihiko Odaki New
[RFC,v5,03/10] net: flow_dissector: Export flow_keys_dissector_symmetric tun: Introduce virtio-net hashing feature - - - --- 2024-10-08 Akihiko Odaki New
[RFC,v5,02/10] skbuff: Introduce SKB_EXT_TUN_VNET_HASH tun: Introduce virtio-net hashing feature - - - --- 2024-10-08 Akihiko Odaki New
[RFC,v5,01/10] virtio_net: Add functions for hashing tun: Introduce virtio-net hashing feature - - - --- 2024-10-08 Akihiko Odaki New
[1/1] s390/virtio_ccw: fix dma_parm pointer not set up [1/1] s390/virtio_ccw: fix dma_parm pointer not set up - 2 1 --- 2024-10-07 Halil Pasic New
[GIT,PULL] virtio: bugfixes [GIT,PULL] virtio: bugfixes - - - --- 2024-10-07 Michael S. Tsirkin New
[1/1] virtio_fs: store actual queue index in mq_map [1/1] virtio_fs: store actual queue index in mq_map - - - --- 2024-10-06 Max Gurtovoy New
[1/1] virtio_fs: add informative log for new tag discovery [1/1] virtio_fs: add informative log for new tag discovery - - - --- 2024-10-06 Max Gurtovoy New
[GIT,PULL] KVM fixes for Linux 6.12-rc2 [GIT,PULL] KVM fixes for Linux 6.12-rc2 - - - --- 2024-10-06 Paolo Bonzini New
[v1,3/3] vfio/nvgrace-gpu: Check the HBM training and C2C link status vfio/nvgrace-gpu: Enable grace blackwell boards - - - --- 2024-10-06 Ankit Agrawal New
[v1,2/3] vfio/nvgrace-gpu: Expose the blackwell device PF BAR1 to the VM vfio/nvgrace-gpu: Enable grace blackwell boards - - - --- 2024-10-06 Ankit Agrawal New
[v1,1/3] vfio/nvgrace-gpu: Read dvsec register to determine need for uncached resmem vfio/nvgrace-gpu: Enable grace blackwell boards - - - --- 2024-10-06 Ankit Agrawal New
[kvmtool,v2,8/8] riscv: Add Zimop extension support Add RISC-V ISA extensions based on Linux-6.11 - - - --- 2024-10-05 Anup Patel New
[kvmtool,v2,7/8] riscv: Add Zcmop extension support Add RISC-V ISA extensions based on Linux-6.11 - - - --- 2024-10-05 Anup Patel New
[kvmtool,v2,6/8] riscv: Add Zcf extension support Add RISC-V ISA extensions based on Linux-6.11 - - - --- 2024-10-05 Anup Patel New
[kvmtool,v2,5/8] riscv: Add Zcd extension support Add RISC-V ISA extensions based on Linux-6.11 - - - --- 2024-10-05 Anup Patel New
[kvmtool,v2,4/8] riscv: Add Zcb extension support Add RISC-V ISA extensions based on Linux-6.11 - - - --- 2024-10-05 Anup Patel New
[kvmtool,v2,3/8] riscv: Add Zca extension support Add RISC-V ISA extensions based on Linux-6.11 - - - --- 2024-10-05 Anup Patel New
[kvmtool,v2,2/8] riscv: Add Zawrs extension support Add RISC-V ISA extensions based on Linux-6.11 - - - --- 2024-10-05 Anup Patel New
[kvmtool,v2,1/8] Sync-up headers with Linux-6.11 kernel Add RISC-V ISA extensions based on Linux-6.11 - - - --- 2024-10-05 Anup Patel New
« 1 2 ... 3 4 58 9 »