Show patches with: none      |   115390 patches
« 1 2 ... 16 17 181153 1154 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[14/22] KVM: x86/mmu: Always walk guest PTEs with WRITE access when unprotecting KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[13/22] KVM: x86/mmu: Don't try to unprotect an INVALID_GPA KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[12/22] KVM: x86: Fold retry_instruction() into x86_emulate_instruction() KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[11/22] KVM: x86: Move EMULTYPE_ALLOW_RETRY_PF to x86_emulate_instruction() KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[10/22] KVM: x86/mmu: Replace PFERR_NESTED_GUEST_PAGE with a more descriptive helper KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[09/22] KVM: x86/mmu: Try "unprotect for retry" iff there are indirect SPs KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[08/22] KVM: x86/mmu: Apply retry protection to "fast nTDP unprotect" path KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[07/22] KVM: x86: Store gpa as gpa_t, not unsigned long, when unprotecting for retry KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[06/22] KVM: x86: Get RIP from vCPU state when storing it to last_retry_eip KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[05/22] KVM: x86: Retry to-be-emulated insn in "slow" unprotect path iff sp is zapped KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[04/22] KVM: x86/mmu: Skip emulation on page fault iff 1+ SPs were unprotected KVM: x86: Fix multiple #PF RO infinite loop bugs - 1 - --- 2024-08-09 Sean Christopherson New
[03/22] KVM: x86/mmu: Trigger unprotect logic only on write-protection page faults KVM: x86: Fix multiple #PF RO infinite loop bugs - 1 - --- 2024-08-09 Sean Christopherson New
[02/22] KVM: VMX: Set PFERR_GUEST_{FINAL,PAGE}_MASK if and only if the GVA is valid KVM: x86: Fix multiple #PF RO infinite loop bugs - 1 - --- 2024-08-09 Sean Christopherson New
[01/22] KVM: x86: Disallow read-only memslots for SEV-ES and SEV-SNP (and TDX) KVM: x86: Fix multiple #PF RO infinite loop bugs - - - --- 2024-08-09 Sean Christopherson New
[v5,2/2] KVM: arm64: selftests: Add arch_timer_edge_cases selftest Add arch_timer_edge_cases selftest - - - --- 2024-08-09 Colton Lewis New
[v5,1/2] KVM: selftests: Ensure pending interrupts are handled in arch_timer test Add arch_timer_edge_cases selftest - - - --- 2024-08-09 Colton Lewis New
[19/19] vfio/pci: Implement huge_fault support mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[18/19] mm/arm64: Support large pfn mappings mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[17/19] mm/x86: Support large pfn mappings mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[16/19] mm: Remove follow_pte() mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[15/19] mm/access_process_vm: Use the new follow_pfnmap API mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[14/19] acrn: Use the new follow_pfnmap API mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[13/19] vfio: Use the new follow_pfnmap API mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[12/19] mm/x86/pat: Use the new follow_pfnmap API mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[11/19] s390/pci_mmio: Use follow_pfnmap API mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[10/19] KVM: Use follow_pfnmap API mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[09/19] mm: New follow_pfnmap API mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[08/19] mm: Always define pxx_pgprot() mm: Support huge pfnmaps - 1 - --- 2024-08-09 Peter Xu New
[07/19] mm/fork: Accept huge pfnmap entries mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[06/19] mm/pagewalk: Check pfnmap early for folio_walk_start() mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[05/19] mm/gup: Detect huge pfnmap entries in gup-fast mm: Support huge pfnmaps 1 1 - --- 2024-08-09 Peter Xu New
[04/19] mm: Allow THP orders for PFNMAPs mm: Support huge pfnmaps - 1 - --- 2024-08-09 Peter Xu New
[03/19] mm: Mark special bits for huge pfn mappings when inject mm: Support huge pfnmaps - 1 - --- 2024-08-09 Peter Xu New
[02/19] mm: Drop is_huge_zero_pud() mm: Support huge pfnmaps 1 1 - --- 2024-08-09 Peter Xu New
[01/19] mm: Introduce ARCH_SUPPORTS_HUGE_PFNMAP and special bits to pmd/pud mm: Support huge pfnmaps - - - --- 2024-08-09 Peter Xu New
[kvmtool,v2,3/3] riscv: Set SBI_SUCCESS on successful DBCN call Add RISC-V ISA extensions based on Linux-6.10 - - - --- 2024-08-09 Anup Patel New
[kvmtool,v2,2/3] riscv: Add Sscofpmf extensiona support Add RISC-V ISA extensions based on Linux-6.10 - - - --- 2024-08-09 Anup Patel New
[kvmtool,v2,1/3] Sync-up headers with Linux-6.10 kernel Add RISC-V ISA extensions based on Linux-6.10 - - - --- 2024-08-09 Anup Patel New
[v3] kvm: replace fprintf with error_report/printf() in kvm_init() [v3] kvm: replace fprintf with error_report/printf() in kvm_init() - 1 - --- 2024-08-09 Ani Sinha New
[v3,2/2] kvm: refactor core virtual machine creation into its own function [v2,1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions - 2 - --- 2024-08-09 Ani Sinha New
[v2,1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions [v2,1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions - 1 - --- 2024-08-09 Ani Sinha New
[v3,2/2] kvm: refactor core virtual machine creation into its own function [1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions - - - --- 2024-08-09 Ani Sinha New
[1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions [1/2] kvm: replace fprintf with error_report() in kvm_init() for error conditions - - - --- 2024-08-09 Ani Sinha New
[v2] KVM: arm64: Move data barrier to end of split walk [v2] KVM: arm64: Move data barrier to end of split walk 1 - - --- 2024-08-08 Colton Lewis New
[kvm-unit-tests,v2,4/4] riscv: Extend gitlab CI riscv: Extend CI - - - --- 2024-08-08 Andrew Jones New
[kvm-unit-tests,v2,3/4] riscv: Fix out-of-tree builds riscv: Extend CI - - - --- 2024-08-08 Andrew Jones New
[kvm-unit-tests,v2,2/4] riscv: Build with explicit ABI riscv: Extend CI - - - --- 2024-08-08 Andrew Jones New
[kvm-unit-tests,v2,1/4] lib: Add limits.h riscv: Extend CI - - - --- 2024-08-08 Andrew Jones New
[GIT,PULL,2/2] s390/uv: Panic for set and remove shared access UVC errors [GIT,PULL,1/2] KVM: s390: fix validity interception issue when gisa is switched off - 3 - --- 2024-08-08 Janosch Frank New
[GIT,PULL,1/2] KVM: s390: fix validity interception issue when gisa is switched off [GIT,PULL,1/2] KVM: s390: fix validity interception issue when gisa is switched off - 1 1 --- 2024-08-08 Janosch Frank New
[GIT,PULL,0/2] KVM: s390: Fixes for 6.11 - - - --- 2024-08-08 Janosch Frank New
[kvm-unit-tests,3/3] riscv: Extend gitlab CI riscv: Extend CI - - - --- 2024-08-08 Andrew Jones New
[kvm-unit-tests,2/3] riscv: Build with explicit ABI riscv: Extend CI - - - --- 2024-08-08 Andrew Jones New
[kvm-unit-tests,1/3] lib: Add limits.h riscv: Extend CI - - - --- 2024-08-08 Andrew Jones New
[net-next,v13,05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly Untitled series #877798 1 1 - --- 2024-08-08 Yunsheng Lin New
[net-next,v13,04/14] mm: page_frag: add '_va' suffix to page_frag API Untitled series #877798 2 1 - --- 2024-08-08 Yunsheng Lin New
[v2] kvm: refactor core virtual machine creation into its own function [v2] kvm: refactor core virtual machine creation into its own function - - - --- 2024-08-08 Ani Sinha New
kvm: refactor core virtual machine creation into its own function kvm: refactor core virtual machine creation into its own function - - - --- 2024-08-08 Ani Sinha New
LoongArch: KVM: Add haltpoll control feature in kvm side LoongArch: KVM: Add haltpoll control feature in kvm side - - - --- 2024-08-08 Bibo Mao New
[RFC] vhost_vdpa: assign irq bypass producer token correctly [RFC] vhost_vdpa: assign irq bypass producer token correctly - 1 1 --- 2024-08-08 Jason Wang New
[1/1] RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulation [1/1] RISC-V: KVM: Fix APLIC in_clrip and clripnum write emulation - 1 - --- 2024-08-08 Yong-Xuan Wang New
[v4,4/4] KVM: SVM: Add Bus Lock Detect support x86/cpu: Add Bus Lock Detect support for AMD - 1 - --- 2024-08-08 Ravi Bangoria New
[v4,3/4] KVM: SVM: Don't advertise Bus Lock Detect to guest if SVM support is missing x86/cpu: Add Bus Lock Detect support for AMD - 2 - --- 2024-08-08 Ravi Bangoria New
[v4,2/4] x86/bus_lock: Add support for AMD x86/cpu: Add Bus Lock Detect support for AMD - 1 - --- 2024-08-08 Ravi Bangoria New
[v4,1/4] x86/split_lock: Move Split and Bus lock code to a dedicated file x86/cpu: Add Bus Lock Detect support for AMD - 1 - --- 2024-08-08 Ravi Bangoria New
[v2] virtio_blk: implement init_hctx MQ operation [v2] virtio_blk: implement init_hctx MQ operation - 4 - --- 2024-08-07 Max Gurtovoy New
[v2,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-08-07 Babu Moger New
[v2,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-08-07 Babu Moger New
[v2,2/4] i386/cpu: Add PerfMonV2 feature bit i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model - 1 - --- 2024-08-07 Babu Moger New
[v2,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-08-07 Babu Moger New
[v4,2/7] mm/mprotect: Push mmu notifier to PUDs Untitled series #877555 - - - --- 2024-08-07 Peter Xu New
iommu: Allow ATS to work on VFs when the PF uses IDENTITY iommu: Allow ATS to work on VFs when the PF uses IDENTITY 1 1 - --- 2024-08-07 Jason Gunthorpe New
tools/kvm_stat: fix termination behavior when not on a terminal tools/kvm_stat: fix termination behavior when not on a terminal - 1 - --- 2024-08-07 Claudio Fontana New
RISC-V: KVM: Fix sbiret init before forwarding to userspace RISC-V: KVM: Fix sbiret init before forwarding to userspace - - - --- 2024-08-07 Andrew Jones New
[v5,10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig selftests: kvm: s390: Add s390x ucontrol selftests - 1 - --- 2024-08-07 Christoph Schlameuss New
[v5,09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs selftests: kvm: s390: Add s390x ucontrol selftests - 1 - --- 2024-08-07 Christoph Schlameuss New
[v5,08/10] selftests: kvm: s390: Add uc_skey VM test case selftests: kvm: s390: Add s390x ucontrol selftests - - - --- 2024-08-07 Christoph Schlameuss New
[v5,07/10] selftests: kvm: s390: Add uc_map_unmap VM test case selftests: kvm: s390: Add s390x ucontrol selftests - - - --- 2024-08-07 Christoph Schlameuss New
[v5,06/10] selftests: kvm: s390: Add VM run test case selftests: kvm: s390: Add s390x ucontrol selftests - 1 - --- 2024-08-07 Christoph Schlameuss New
[v5,05/10] selftests: kvm: s390: Add debug print functions selftests: kvm: s390: Add s390x ucontrol selftests 1 - - --- 2024-08-07 Christoph Schlameuss New
[v5,04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests selftests: kvm: s390: Add s390x ucontrol selftests - 1 - --- 2024-08-07 Christoph Schlameuss New
[v5,03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test selftests: kvm: s390: Add s390x ucontrol selftests - 1 - --- 2024-08-07 Christoph Schlameuss New
[v5,02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests selftests: kvm: s390: Add s390x ucontrol selftests - 1 - --- 2024-08-07 Christoph Schlameuss New
[v5,01/10] selftests: kvm: s390: Define page sizes in shared header selftests: kvm: s390: Add s390x ucontrol selftests - 2 - --- 2024-08-07 Christoph Schlameuss New
[kvm-unit-tests,3/3] riscv: Support up to 34-bit physical addresses on rv32, sort of riscv: 32-bit should use phys_addr_t - - - --- 2024-08-07 Andrew Jones New
[kvm-unit-tests,2/3] riscv: setup: Apply VA_BASE check to rv64 riscv: 32-bit should use phys_addr_t - - - --- 2024-08-07 Andrew Jones New
[kvm-unit-tests,1/3] riscv: Fix virt_to_phys again riscv: 32-bit should use phys_addr_t - - - --- 2024-08-07 Andrew Jones New
[v4] KVM: SVM: let alternatives handle the cases when RSB filling is required [v4] KVM: SVM: let alternatives handle the cases when RSB filling is required - - - --- 2024-08-07 Amit Shah New
KVM: arm64: Enforce dependency on an ARMv8.4-aware toolchain KVM: arm64: Enforce dependency on an ARMv8.4-aware toolchain 1 - 1 --- 2024-08-07 Marc Zyngier New
[kvm-unit-tests] riscv: sbi: add dbcn write test [kvm-unit-tests] riscv: sbi: add dbcn write test - - - --- 2024-08-07 Cade Richard New
[6/6] KVM: SVM: Enable restricted injection for an SEV-SNP guest SEV-SNP restricted injection hypervisor patches - - - --- 2024-08-07 Melody Wang New
[5/6] KVM: SVM: Inject MCEs when restricted injection is active SEV-SNP restricted injection hypervisor patches - - - --- 2024-08-07 Melody Wang New
[4/6] KVM: SVM: Inject NMIs when restricted injection is active SEV-SNP restricted injection hypervisor patches - - - --- 2024-08-07 Melody Wang New
[3/6] KVM: SVM: Inject #HV when restricted injection is active SEV-SNP restricted injection hypervisor patches - - - --- 2024-08-07 Melody Wang New
[2/6] KVM: SVM: Add support for the SEV-SNP #HV doorbell page NAE event SEV-SNP restricted injection hypervisor patches - - - --- 2024-08-07 Melody Wang New
[1/6] x86/sev: Define the #HV doorbell page structure SEV-SNP restricted injection hypervisor patches - - - --- 2024-08-07 Melody Wang New
[8/8] iommu/arm-smmu-v3: Add arm_smmu_cache_invalidate_user Initial support for SMMUv3 nested translation - - - --- 2024-08-06 Jason Gunthorpe New
[7/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED Initial support for SMMUv3 nested translation - - - --- 2024-08-06 Jason Gunthorpe New
[6/8] iommu/arm-smmu-v3: Implement IOMMU_HWPT_ALLOC_NEST_PARENT Initial support for SMMUv3 nested translation - - - --- 2024-08-06 Jason Gunthorpe New
[5/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info Initial support for SMMUv3 nested translation - - - --- 2024-08-06 Jason Gunthorpe New
« 1 2 ... 16 17 181153 1154 »