Show patches with: none      |   2436 patches
« 1 2 ... 21 22 2324 25 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
RISC-V: KVM: Improve ISA extension by using a bitmap RISC-V: KVM: Improve ISA extension by using a bitmap - - - - --- 2022-06-20 Atish Patra Accepted
[3/3] KVM: selftest: Add __weak stubs for ucall_arch_(un)init() KVM: selftests: Consolidate ucall code - - - - --- 2022-06-18 Sean Christopherson Superseded
[2/3] KVM: selftests: Consolidate boilerplate code in get_ucall() KVM: selftests: Consolidate ucall code - - - - --- 2022-06-18 Sean Christopherson Superseded
[1/3] KVM: selftests: Consolidate common code for popuplating ucall struct KVM: selftests: Consolidate ucall code - - - 1 --- 2022-06-18 Sean Christopherson Superseded
[v2,3/3] RISC-V: KVM: Add extensible CSR emulation framework Improve instruction and CSR emulation in KVM RISC-V - - - - --- 2022-06-15 Anup Patel Accepted
[v2,2/3] RISC-V: KVM: Add extensible system instruction emulation framework Improve instruction and CSR emulation in KVM RISC-V - - - - --- 2022-06-15 Anup Patel Accepted
[v2,1/3] RISC-V: KVM: Factor-out instruction emulation into separate sources Improve instruction and CSR emulation in KVM RISC-V - - - - --- 2022-06-15 Anup Patel Accepted
[-fixes,v2] riscv: Fix missing PAGE_PFN_MASK [-fixes,v2] riscv: Fix missing PAGE_PFN_MASK 1 1 2 1 --- 2022-06-13 Alexandre Ghiti Accepted
[3/3] RISC-V: KVM: Add extensible CSR emulation framework Improve instruction and CSR emulation in KVM RISC-V - - - - --- 2022-06-10 Anup Patel Superseded
[2/3] RISC-V: KVM: Add extensible system instruction emulation framework Improve instruction and CSR emulation in KVM RISC-V - - - - --- 2022-06-10 Anup Patel Superseded
[1/3] RISC-V: KVM: Factor-out instruction emulation into separate sources Improve instruction and CSR emulation in KVM RISC-V - - - - --- 2022-06-10 Anup Patel Superseded
[GIT,PULL] KVM/riscv fixes for 5.19, take #1 [GIT,PULL] KVM/riscv fixes for 5.19, take #1 - - - - --- 2022-06-09 Anup Patel Accepted
rpmsg: virtio: Fix broken rpmsg_probe() rpmsg: virtio: Fix broken rpmsg_probe() - 1 - - --- 2022-06-08 Anup Patel Not Applicable
MAINTAINERS: Limit KVM RISC-V entry to existing selftests MAINTAINERS: Limit KVM RISC-V entry to existing selftests - - - - --- 2022-06-01 Lukas Bulwahn Accepted
[-for-next] riscv: Fix missing PAGE_PFN_MASK [-for-next] riscv: Fix missing PAGE_PFN_MASK - 1 1 - --- 2022-05-30 Alexandre Ghiti Superseded
[kvmtool,v2] Fixes: 0febaae00bb6 ("Add asm/kernel.h for riscv") [kvmtool,v2] Fixes: 0febaae00bb6 ("Add asm/kernel.h for riscv") - 1 2 1 --- 2022-05-24 Dao Lu Accepted
[GIT,PULL] KVM/riscv changes for 5.19 [GIT,PULL] KVM/riscv changes for 5.19 - - - - --- 2022-05-20 Anup Patel Accepted
KVM/riscv changes for 5.19 KVM/riscv changes for 5.19 - - - - --- 2022-05-20 Anup Patel Accepted
[v6,22/22] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-16 David Matlack Accepted
[v6,21/22] KVM: Allow for different capacities in kvm_mmu_memory_cache structs KVM: Extend Eager Page Splitting to the shadow MMU - - 2 - --- 2022-05-16 David Matlack Accepted
[v6,20/22] KVM: x86/mmu: Refactor drop_large_spte() KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-16 David Matlack Accepted
[v6,19/22] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-16 David Matlack Accepted
[v6,18/22] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-16 David Matlack Accepted
[v6,17/22] KVM: x86/mmu: Cache the access bits of shadowed translations KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-16 David Matlack Accepted
[v6,16/22] KVM: x86/mmu: Update page stats in __rmap_add() KVM: Extend Eager Page Splitting to the shadow MMU - - 3 - --- 2022-05-16 David Matlack Accepted
[v6,15/22] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu KVM: Extend Eager Page Splitting to the shadow MMU - - 2 - --- 2022-05-16 David Matlack Accepted
[v6,14/22] KVM: x86/mmu: Pass const memslot to rmap_add() KVM: Extend Eager Page Splitting to the shadow MMU - - 2 - --- 2022-05-16 David Matlack Accepted
[v6,13/22] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page() KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-16 David Matlack Accepted
[v6,12/22] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page() KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-16 David Matlack Accepted
[v6,11/22] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page() KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-16 David Matlack Accepted
[v6,10/22] KVM: x86/mmu: Pass memory caches to allocate SPs separately KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-16 David Matlack Accepted
[v6,09/22] KVM: x86/mmu: Move guest PT write-protection to account_shadowed() KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-16 David Matlack Accepted
[v6,08/22] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-16 David Matlack Accepted
[v6,07/22] KVM: x86/mmu: Consolidate shadow page allocation and initialization KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-16 David Matlack Accepted
[v6,06/22] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-16 David Matlack Accepted
[v6,05/22] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-16 David Matlack Accepted
[v6,04/22] KVM: x86/mmu: Derive shadow MMU page role from parent KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-16 David Matlack Accepted
[v6,03/22] KVM: x86/mmu: Stop passing @direct to mmu_alloc_root() KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-16 David Matlack Accepted
[v6,02/22] KVM: x86/mmu: Use a bool for direct KVM: Extend Eager Page Splitting to the shadow MMU - - 2 - --- 2022-05-16 David Matlack Accepted
[v6,01/22] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs KVM: Extend Eager Page Splitting to the shadow MMU - - 3 - --- 2022-05-16 David Matlack Accepted
[v5,21/21] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-13 David Matlack Changes Requested
[v5,20/21] KVM: Allow for different capacities in kvm_mmu_memory_cache structs KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-13 David Matlack Changes Requested
[v5,19/21] KVM: x86/mmu: Refactor drop_large_spte() KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-13 David Matlack Changes Requested
[v5,18/21] KVM: x86/mmu: Zap collapsible SPTEs in shadow MMU at all possible levels KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-13 David Matlack Changes Requested
[v5,17/21] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-13 David Matlack Changes Requested
[v5,16/21] KVM: x86/mmu: Cache the access bits of shadowed translations KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-13 David Matlack Changes Requested
[v5,15/21] KVM: x86/mmu: Update page stats in __rmap_add() KVM: Extend Eager Page Splitting to the shadow MMU - - 2 - --- 2022-05-13 David Matlack Changes Requested
[v5,14/21] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu KVM: Extend Eager Page Splitting to the shadow MMU - - 2 - --- 2022-05-13 David Matlack Changes Requested
[v5,13/21] KVM: x86/mmu: Pass const memslot to rmap_add() KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-13 David Matlack Changes Requested
[v5,12/21] KVM: x86/mmu: Allow NULL @vcpu in kvm_mmu_find_shadow_page() KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-13 David Matlack Changes Requested
[v5,11/21] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page() KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-13 David Matlack Changes Requested
[v5,10/21] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page() KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-13 David Matlack Changes Requested
[v5,09/21] KVM: x86/mmu: Pass memory caches to allocate SPs separately KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-13 David Matlack Changes Requested
[v5,08/21] KVM: x86/mmu: Move guest PT write-protection to account_shadowed() KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-13 David Matlack Changes Requested
[v5,07/21] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-13 David Matlack Changes Requested
[v5,06/21] KVM: x86/mmu: Consolidate shadow page allocation and initialization KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-13 David Matlack Changes Requested
[v5,05/21] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-13 David Matlack Changes Requested
[v5,04/21] KVM: x86/mmu: Always pass 0 for @quadrant when gptes are 8 bytes KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-05-13 David Matlack Changes Requested
[v5,03/21] KVM: x86/mmu: Derive shadow MMU page role from parent KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-05-13 David Matlack Changes Requested
[v5,02/21] KVM: x86/mmu: Use a bool for direct KVM: Extend Eager Page Splitting to the shadow MMU - - 2 - --- 2022-05-13 David Matlack Changes Requested
[v5,01/21] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs KVM: Extend Eager Page Splitting to the shadow MMU - - 3 - --- 2022-05-13 David Matlack Changes Requested
[v3] RISC-V: KVM: Introduce ISA extension register [v3] RISC-V: KVM: Introduce ISA extension register - - - - --- 2022-05-09 Atish Patra Accepted
MAINTAINERS: Update KVM RISC-V entry to cover selftests support MAINTAINERS: Update KVM RISC-V entry to cover selftests support - - - - --- 2022-05-09 Anup Patel Accepted
[kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent [kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent 2 - - - --- 2022-05-04 Alexey Kardashevskiy Superseded
RISC-V: fix typos in comments RISC-V: fix typos in comments 1 - 1 - --- 2022-04-30 Julia Lawall Accepted
[v3,4/4] RISC-V: KVM: Support sstc extension Add Sstc extension support - - - - --- 2022-04-26 Atish Patra Superseded
[v3,3/4] RISC-V: Prefer sstc extension if available Add Sstc extension support - - - - --- 2022-04-26 Atish Patra Superseded
[v3,2/4] RISC-V: Enable sstc extension parsing from DT Add Sstc extension support - - 1 - --- 2022-04-26 Atish Patra Superseded
[v3,1/4] RISC-V: Add SSTC extension CSR details Add Sstc extension support - - 1 - --- 2022-04-26 Atish Patra Superseded
[v3,6/6] KVM: mips/mmu: count KVM page table pages in pagetable stats KVM: mm: count KVM page table pages in memory stats - - - - --- 2022-04-26 Yosry Ahmed Deferred
[v3,5/6] KVM: riscv/mmu: count KVM page table pages in pagetable stats KVM: mm: count KVM page table pages in memory stats - - - - --- 2022-04-26 Yosry Ahmed Deferred
[v3,4/6] KVM: arm64/mmu: count KVM page table pages in pagetable stats KVM: mm: count KVM page table pages in memory stats - - - - --- 2022-04-26 Yosry Ahmed Deferred
[v3,3/6] KVM: x86/mmu: count KVM page table pages in pagetable stats KVM: mm: count KVM page table pages in memory stats - - - - --- 2022-04-26 Yosry Ahmed Deferred
[v3,2/6] KVM: mmu: add a helper to account page table pages used by KVM. KVM: mm: count KVM page table pages in memory stats - - - - --- 2022-04-26 Yosry Ahmed Deferred
[v3,1/6] mm: add NR_SECONDARY_PAGETABLE stat KVM: mm: count KVM page table pages in memory stats - - - - --- 2022-04-26 Yosry Ahmed Deferred
[v4,20/20] KVM: x86/mmu: Extend Eager Page Splitting to nested MMUs KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-04-22 David Matlack Changes Requested
[v4,19/20] KVM: Allow for different capacities in kvm_mmu_memory_cache structs KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-04-22 David Matlack Changes Requested
[v4,18/20] KVM: x86/mmu: Refactor drop_large_spte() KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-04-22 David Matlack Changes Requested
[v4,17/20] KVM: x86/mmu: Zap collapsible SPTEs at all levels in the shadow MMU KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-04-22 David Matlack Changes Requested
[v4,16/20] KVM: x86/mmu: Extend make_huge_page_split_spte() for the shadow MMU KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-04-22 David Matlack Changes Requested
[v4,15/20] KVM: x86/mmu: Cache the access bits of shadowed translations KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-04-22 David Matlack Changes Requested
[v4,14/20] KVM: x86/mmu: Update page stats in __rmap_add() KVM: Extend Eager Page Splitting to the shadow MMU - - 2 - --- 2022-04-22 David Matlack Changes Requested
[v4,13/20] KVM: x86/mmu: Decouple rmap_add() and link_shadow_page() from kvm_vcpu KVM: Extend Eager Page Splitting to the shadow MMU - - 2 - --- 2022-04-22 David Matlack Changes Requested
[v4,12/20] KVM: x86/mmu: Pass const memslot to rmap_add() KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-04-22 David Matlack Changes Requested
[v4,11/20] KVM: x86/mmu: Allow for NULL vcpu pointer in __kvm_mmu_get_shadow_page() KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-04-22 David Matlack Changes Requested
[v4,10/20] KVM: x86/mmu: Pass kvm pointer separately from vcpu to kvm_mmu_find_shadow_page() KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-04-22 David Matlack Changes Requested
[v4,09/20] KVM: x86/mmu: Replace vcpu with kvm in kvm_mmu_alloc_shadow_page() KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-04-22 David Matlack Changes Requested
[v4,08/20] KVM: x86/mmu: Pass memory caches to allocate SPs separately KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-04-22 David Matlack Changes Requested
[v4,07/20] KVM: x86/mmu: Move guest PT write-protection to account_shadowed() KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-04-22 David Matlack Changes Requested
[v4,06/20] KVM: x86/mmu: Rename shadow MMU functions that deal with shadow pages KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-04-22 David Matlack Changes Requested
[v4,05/20] KVM: x86/mmu: Consolidate shadow page allocation and initialization KVM: Extend Eager Page Splitting to the shadow MMU - - - - --- 2022-04-22 David Matlack Changes Requested
[v4,04/20] KVM: x86/mmu: Decompose kvm_mmu_get_page() into separate functions KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-04-22 David Matlack Changes Requested
[v4,03/20] KVM: x86/mmu: Derive shadow MMU page role from parent KVM: Extend Eager Page Splitting to the shadow MMU - - 1 - --- 2022-04-22 David Matlack Changes Requested
[v4,02/20] KVM: x86/mmu: Use a bool for direct KVM: Extend Eager Page Splitting to the shadow MMU - - 2 - --- 2022-04-22 David Matlack Changes Requested
[v4,01/20] KVM: x86/mmu: Optimize MMU page cache lookup for all direct SPs KVM: Extend Eager Page Splitting to the shadow MMU - - 3 - --- 2022-04-22 David Matlack Changes Requested
[v2] RISC-V: KVM: Introduce ISA extension register [v2] RISC-V: KVM: Introduce ISA extension register - - - - --- 2022-04-22 Atish Patra Superseded
[GIT,PULL] KVM/riscv fixes for 5.18, take #2 [GIT,PULL] KVM/riscv fixes for 5.18, take #2 - - - - --- 2022-04-21 Anup Patel Accepted
[v2,7/7] RISC-V: KVM: Cleanup stale TLB entries when host CPU changes KVM RISC-V Sv57x4 support and HFENCE improvements - - 1 - --- 2022-04-20 Anup Patel Accepted
[v2,6/7] RISC-V: KVM: Add remote HFENCE functions based on VCPU requests KVM RISC-V Sv57x4 support and HFENCE improvements 1 - - - --- 2022-04-20 Anup Patel Accepted
[v2,5/7] RISC-V: KVM: Reduce KVM_MAX_VCPUS value KVM RISC-V Sv57x4 support and HFENCE improvements - - 1 - --- 2022-04-20 Anup Patel Accepted
« 1 2 ... 21 22 2324 25 »