Show patches with: none      |   111615 patches
« 1 2 3 41116 1117 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] First batch of KVM changes for Linux 6.10 merge window [GIT,PULL] First batch of KVM changes for Linux 6.10 merge window - - - --- 2024-05-15 Paolo Bonzini New
KVM: Unexport kvm_debugfs_dir KVM: Unexport kvm_debugfs_dir - - - --- 2024-05-15 Borislav Petkov New
vhost/vsock: always initialize seqpacket_allow vhost/vsock: always initialize seqpacket_allow 1 - 1 --- 2024-05-15 Michael S. Tsirkin New
[RFC,v4,07/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly Untitled series #853412 - - - --- 2024-05-15 Yunsheng Lin New
[RFC,v4,06/13] mm: page_frag: add '_va' suffix to page_frag API Untitled series #853412 - - - --- 2024-05-15 Yunsheng Lin New
[kvmtool,v2,1/1] riscv: Fix the hart bit setting of AIA [kvmtool,v2,1/1] riscv: Fix the hart bit setting of AIA - 1 - --- 2024-05-15 Yong-Xuan Wang New
KVM: x86: Prevent L0 VMM from modifying L2 VM registers via ioctl KVM: x86: Prevent L0 VMM from modifying L2 VM registers via ioctl - - - --- 2024-05-15 Liang Chen New
KVM: SEV: Replace KVM_EXIT_VMGEXIT with KVM_EXIT_SNP_REQ_CERTS KVM: SEV: Replace KVM_EXIT_VMGEXIT with KVM_EXIT_SNP_REQ_CERTS - - - --- 2024-05-15 Michael Roth New
[16/16] KVM: x86/tdp_mmu: Invalidate correct roots TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[15/16] KVM: x86/tdp_mmu: Make mmu notifier callbacks to check kvm_process TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[14/16] KVM: x86/tdp_mmu: Take root types for kvm_tdp_mmu_invalidate_all_roots() TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[13/16] KVM: x86/tdp_mmu: Introduce shared, private KVM MMU root types TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[12/16] KVM: x86/tdp_mmu: Introduce KVM MMU root types to specify page table type TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[11/16] KVM: x86/tdp_mmu: Extract root invalid check from tdx_mmu_next_root() TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[10/16] KVM: x86/tdp_mmu: Support TDX private mapping for TDP MMU TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[09/16] KVM: x86/mmu: Make kvm_tdp_mmu_alloc_root() return void TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[08/16] KVM: x86/mmu: Bug the VM if kvm_zap_gfn_range() is called for TDX TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[07/16] KVM: x86/mmu: Add a private pointer to struct kvm_mmu_page TDX MMU prep series part 1 - 1 - --- 2024-05-15 Edgecombe, Rick P New
[06/16] KVM: x86/mmu: Add a new is_private member for union kvm_mmu_page_role TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[05/16] KVM: Add member to struct kvm_gfn_range for target alias TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[04/16] KVM: x86/mmu: Add address conversion functions for TDX shared bit of GPA TDX MMU prep series part 1 - 1 - --- 2024-05-15 Edgecombe, Rick P New
[03/16] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[02/16] KVM: x86/mmu: Introduce a slot flag to zap only slot leafs on slot deletion TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
[01/16] KVM: x86: Add a VM type define for TDX TDX MMU prep series part 1 - - - --- 2024-05-15 Edgecombe, Rick P New
KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAx KVM: arm64: nv: Fix relative priorities of exceptions generated by ERETAx - - - --- 2024-05-14 Marc Zyngier New
[kvmtool,3/3] riscv: Add Zacas extensiona support Add RISC-V ISA extensions based on Linux-6.9 - - - --- 2024-05-14 Anup Patel New
[kvmtool,2/3] riscv: Add Ztso extensiona support Add RISC-V ISA extensions based on Linux-6.9 - - - --- 2024-05-14 Anup Patel New
[kvmtool,1/3] Sync-up headers with Linux-6.9 kernel Add RISC-V ISA extensions based on Linux-6.9 - - - --- 2024-05-14 Anup Patel New
KVM: SEV: Fix unused variable in guest request handling KVM: SEV: Fix unused variable in guest request handling - - - --- 2024-05-13 Michael Roth New
KVM: SEV: Fix uninitialized firmware error code KVM: SEV: Fix uninitialized firmware error code - - - --- 2024-05-13 Michael Roth New
[v3] KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits [v3] KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits - 1 1 --- 2024-05-13 Tao Su New
[3/3] LoongArch: KVM: Add vm migration support for LBT feature LoongArch: KVM: Add Binary Translation extension support - - - --- 2024-05-13 Bibo Mao New
[2/3] LoongArch: KVM: Add LBT feature detection with cpucfg LoongArch: KVM: Add Binary Translation extension support - - - --- 2024-05-13 Bibo Mao New
[1/3] LoongArch: KVM: Add HW Binary Translation extension support LoongArch: KVM: Add Binary Translation extension support - - - --- 2024-05-13 Bibo Mao New
[GIT,PULL] Kselftest fixes for v6.9 [GIT,PULL] Kselftest fixes for v6.9 - - - --- 2024-05-12 Mickaël Salaün New
[GIT,PULL] Final KVM change for Linux 6.9 [GIT,PULL] Final KVM change for Linux 6.9 - - - --- 2024-05-12 Paolo Bonzini New
[v7,10/10] selftests/harness: Handle TEST_F()'s explicit exit codes Fix Kselftest's vfork() side effects - - 1 --- 2024-05-11 Mickaël Salaün New
[v7,09/10] selftests/harness: Fix vfork() side effects Fix Kselftest's vfork() side effects - 1 - --- 2024-05-11 Mickaël Salaün New
[v7,08/10] selftests/harness: Share _metadata between forked processes Fix Kselftest's vfork() side effects - 1 - --- 2024-05-11 Mickaël Salaün New
[v7,07/10] selftests/pidfd: Fix wrong expectation Fix Kselftest's vfork() side effects - 2 - --- 2024-05-11 Mickaël Salaün New
[v7,06/10] selftests/harness: Constify fixture variants Fix Kselftest's vfork() side effects - 1 - --- 2024-05-11 Mickaël Salaün New
[v7,05/10] selftests/landlock: Do not allocate memory in fixture data Fix Kselftest's vfork() side effects - 1 - --- 2024-05-11 Mickaël Salaün New
[v7,04/10] selftests/harness: Fix interleaved scheduling leading to race conditions Fix Kselftest's vfork() side effects - 1 - --- 2024-05-11 Mickaël Salaün New
[v7,03/10] selftests/harness: Fix fixture teardown Fix Kselftest's vfork() side effects - 1 - --- 2024-05-11 Mickaël Salaün New
[v7,02/10] selftests/landlock: Fix FS tests when run on a private mount point Fix Kselftest's vfork() side effects - 1 - --- 2024-05-11 Mickaël Salaün New
[v7,01/10] selftests/pidfd: Fix config for pidfd_setns_test Fix Kselftest's vfork() side effects - 2 - --- 2024-05-11 Mickaël Salaün New
[GIT,PULL] KVM/arm64 updates for 6.10 [GIT,PULL] KVM/arm64 updates for 6.10 - - - --- 2024-05-11 Marc Zyngier New
[v2] KVM: x86/mmu: Only allocate shadowed translation cache for sp->role.level <= KVM_MAX_HUGEPAGE_… [v2] KVM: x86/mmu: Only allocate shadowed translation cache for sp->role.level <= KVM_MAX_HUGEPAGE_… - - - --- 2024-05-11 Hou Wenlong New
[RFC,1/1] kvm: Note an RCU quiescent state on guest exit [RFC,1/1] kvm: Note an RCU quiescent state on guest exit 1 - - --- 2024-05-11 Leonardo Bras New
[GIT,PULL] KVM: x86: VMX changes for 6.10 [GIT,PULL] KVM: x86: VMX changes for 6.10 - - - --- 2024-05-10 Sean Christopherson New
[GIT,PULL] KVM: Selftests "tree"-wide changes for 6.10 [GIT,PULL] KVM: Selftests "tree"-wide changes for 6.10 - - - --- 2024-05-10 Sean Christopherson New
[GIT,PULL] KVM: Selftests cleanups and fixes for 6.10 [GIT,PULL] KVM: Selftests cleanups and fixes for 6.10 - - - --- 2024-05-10 Sean Christopherson New
[GIT,PULL] KVM: x86: MMU changes for 6.10 [GIT,PULL] KVM: x86: MMU changes for 6.10 - - - --- 2024-05-10 Sean Christopherson New
[GIT,PULL] KVM: x86: Misc changes for 6.10 [GIT,PULL] KVM: x86: Misc changes for 6.10 - - - --- 2024-05-10 Sean Christopherson New
[GIT,PULL] KVM: Common changes for 6.10 [GIT,PULL] KVM: Common changes for 6.10 - - - --- 2024-05-10 Sean Christopherson New
[PULL,19/19] crypto: ccp: Add the SNP_VLEK_LOAD command [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - 1 - --- 2024-05-10 Michael Roth New
[PULL,18/19] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - - - --- 2024-05-10 Michael Roth New
[PULL,17/19] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - 1 - --- 2024-05-10 Michael Roth New
[PULL,16/19] KVM: SVM: Add module parameter to enable SEV-SNP [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - 1 - --- 2024-05-10 Michael Roth New
[PULL,15/19] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - 1 - --- 2024-05-10 Michael Roth New
[PULL,14/19] KVM: x86: Implement hook for determining max NPT mapping level [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - 1 - --- 2024-05-10 Michael Roth New
[PULL,13/19] KVM: SEV: Implement gmem hook for invalidating private pages [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - - - --- 2024-05-10 Michael Roth New
[PULL,12/19] KVM: SEV: Implement gmem hook for initializing private pages [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - 1 - --- 2024-05-10 Michael Roth New
[PULL,11/19] KVM: SEV: Support SEV-SNP AP Creation NAE event [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - - - --- 2024-05-10 Michael Roth New
[PULL,10/19] KVM: SEV: Add support to handle RMP nested page faults [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - - - --- 2024-05-10 Michael Roth New
[PULL,09/19] KVM: SEV: Add support to handle Page State Change VMGEXIT [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - - - --- 2024-05-10 Michael Roth New
[PULL,08/19] KVM: SEV: Add support to handle MSR based Page State Change VMGEXIT [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - - - --- 2024-05-10 Michael Roth New
[PULL,07/19] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - - - --- 2024-05-10 Michael Roth New
[PULL,06/19] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - - - --- 2024-05-10 Michael Roth New
[PULL,05/19] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - - - --- 2024-05-10 Michael Roth New
[PULL,04/19] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - - - --- 2024-05-10 Michael Roth New
[PULL,03/19] KVM: SEV: Add initial SEV-SNP support [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - 1 - --- 2024-05-10 Michael Roth New
[PULL,02/19] KVM: SEV: Select KVM_GENERIC_PRIVATE_MEM when CONFIG_KVM_AMD_SEV=y [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - - - --- 2024-05-10 Michael Roth New
[PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed [PULL,01/19] KVM: MMU: Disable fast path if KVM_EXIT_MEMORY_FAULT is needed - 1 - --- 2024-05-10 Michael Roth New
[PULL,00/19] KVM: Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-05-10 Michael Roth New
[v3,12/12] KVM: arm64: Improve CONFIG_CFI_CLANG error message KVM: arm64: Add support for hypervisor kCFI - - - --- 2024-05-10 Pierre-Clément Tosi New
[v3,11/12] KVM: arm64: nVHE: Support test module for hyp kCFI KVM: arm64: Add support for hypervisor kCFI - - - --- 2024-05-10 Pierre-Clément Tosi New
[v3,10/12] KVM: arm64: nVHE: Support CONFIG_CFI_CLANG at EL2 KVM: arm64: Add support for hypervisor kCFI - - - --- 2024-05-10 Pierre-Clément Tosi New
[v3,09/12] KVM: arm64: VHE: Add test module for hyp kCFI KVM: arm64: Add support for hypervisor kCFI - - - --- 2024-05-10 Pierre-Clément Tosi New
[v3,08/12] arm64: Move esr_comment() to <asm/esr.h> KVM: arm64: Add support for hypervisor kCFI 1 - - --- 2024-05-10 Pierre-Clément Tosi New
[v3,07/12] KVM: arm64: VHE: Mark __hyp_call_panic __noreturn KVM: arm64: Add support for hypervisor kCFI 1 - - --- 2024-05-10 Pierre-Clément Tosi New
[v3,06/12] KVM: arm64: nVHE: gen-hyprel: Skip R_AARCH64_ABS32 KVM: arm64: Add support for hypervisor kCFI - - - --- 2024-05-10 Pierre-Clément Tosi New
[v3,05/12] KVM: arm64: nVHE: Add EL2h sync exception handler KVM: arm64: Add support for hypervisor kCFI - - - --- 2024-05-10 Pierre-Clément Tosi New
[v3,04/12] KVM: arm64: nVHE: Remove __guest_exit_panic path KVM: arm64: Add support for hypervisor kCFI - - - --- 2024-05-10 Pierre-Clément Tosi New
[v3,03/12] KVM: arm64: Pass pointer to __pkvm_init_switch_pgd KVM: arm64: Add support for hypervisor kCFI - - - --- 2024-05-10 Pierre-Clément Tosi New
[v3,02/12] KVM: arm64: Fix __pkvm_init_switch_pgd C signature KVM: arm64: Add support for hypervisor kCFI 1 - - --- 2024-05-10 Pierre-Clément Tosi New
[v3,01/12] KVM: arm64: Fix clobbered ELR in sync abort/SError KVM: arm64: Add support for hypervisor kCFI - - - --- 2024-05-10 Pierre-Clément Tosi New
[v8] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests [v8] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests 1 1 - --- 2024-05-10 Gautam Menghani New
[v2] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() [v2] KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() - - - --- 2024-05-10 Breno Leitao New
[v2] KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits [v2] KVM: selftests: x86: Prioritize getting max_gfn from GuestPhysBits - 1 1 --- 2024-05-10 Tao Su New
[v15,23/23] KVM: SEV: Fix PSC handling for SMASH/UNSMASH and partial update ops Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-05-10 Michael Roth New
[v15,22/23] KVM: SEV: Fix return code interpretation for RMP nested page faults Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - - - --- 2024-05-10 Michael Roth New
[v15,21/23] KVM: MMU: Disable fast path for private memslots Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support - 1 - --- 2024-05-10 Michael Roth New
vfio: remove an extra semicolon vfio: remove an extra semicolon - - - --- 2024-05-10 foryun.ma New
[v3] KVM: x86/mmu: Always drop mmu_lock to allocate TDP MMU SPs for eager splitting [v3] KVM: x86/mmu: Always drop mmu_lock to allocate TDP MMU SPs for eager splitting - - - --- 2024-05-09 David Matlack New
KVM: selftests: Check API version when creating VM KVM: selftests: Check API version when creating VM - - - --- 2024-05-09 Ivan Orlov New
[v8,3/3] KVM: selftests: aarch64: Add invalid filter test in pmu_event_filter_test KVM: selftests: aarch64: Introduce pmu_event_filter_test - 1 - --- 2024-05-09 Shaoqin Huang New
[v8,2/3] KVM: selftests: aarch64: Introduce pmu_event_filter_test KVM: selftests: aarch64: Introduce pmu_event_filter_test - - - --- 2024-05-09 Shaoqin Huang New
[v8,1/3] KVM: selftests: aarch64: Add helper function for the vpmu vcpu creation KVM: selftests: aarch64: Introduce pmu_event_filter_test - 1 - --- 2024-05-09 Shaoqin Huang New
KVM: Addressing a possible race in kvm_vcpu_on_spin: KVM: Addressing a possible race in kvm_vcpu_on_spin: - - - --- 2024-05-09 Breno Leitao New
« 1 2 3 41116 1117 »