Show patches with: Archived = No       |   3040 patches
« 1 2 ... 23 24 2530 31 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,6/6] RISC-V: KVM: Expose Zicboz to the guest RISC-V: Apply Zicboz to clear_page - - 2 - --- 2023-01-22 Andrew Jones Accepted
[v2,5/6] RISC-V: KVM: Provide UAPI for Zicboz block size RISC-V: Apply Zicboz to clear_page - - 2 - --- 2023-01-22 Andrew Jones Accepted
[v2,4/6] RISC-V: Use Zicboz in clear_page when available RISC-V: Apply Zicboz to clear_page 1 - - - --- 2023-01-22 Andrew Jones Accepted
[v2,3/6] RISC-V: Add Zicboz detection and block size parsing RISC-V: Apply Zicboz to clear_page - - 2 - --- 2023-01-22 Andrew Jones Accepted
[v2,2/6] dt-bindings: riscv: Document cboz-block-size RISC-V: Apply Zicboz to clear_page - - 1 - --- 2023-01-22 Andrew Jones Accepted
[v2,1/6] RISC-V: Factor out body of riscv_init_cbom_blocksize loop RISC-V: Apply Zicboz to clear_page - - 2 - --- 2023-01-22 Andrew Jones Accepted
[7/7] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code KVM: Add a common API for range-based TLB invalidation - - - - --- 2023-01-19 David Matlack Superseded
[6/7] KVM: Allow range-based TLB invalidation from common code KVM: Add a common API for range-based TLB invalidation - - - - --- 2023-01-19 David Matlack Superseded
[5/7] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range() KVM: Add a common API for range-based TLB invalidation - - - - --- 2023-01-19 David Matlack Superseded
[4/7] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address() KVM: Add a common API for range-based TLB invalidation - - - - --- 2023-01-19 David Matlack Superseded
[3/7] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together KVM: Add a common API for range-based TLB invalidation - - - - --- 2023-01-19 David Matlack Superseded
[2/7] KVM: arm64: Use kvm_arch_flush_remote_tlbs() KVM: Add a common API for range-based TLB invalidation - - - - --- 2023-01-19 David Matlack Superseded
[1/7] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs() KVM: Add a common API for range-based TLB invalidation - - - - --- 2023-01-19 David Matlack Superseded
[v4,13/13] riscv: remove riscv_isa_ext_keys[] array and related usage riscv: improve boot time isa extensions handling - - 4 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely() riscv: improve boot time isa extensions handling 1 - 1 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,11/13] riscv: cpu_relax: switch to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - - 4 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,10/13] riscv: alternative: patch alternatives in the vDSO riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,09/13] riscv: switch to relative alternative entries riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,08/13] riscv: module: move find_section to module.h riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,07/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,06/13] riscv: introduce riscv_has_extension_[un]likely() riscv: improve boot time isa extensions handling 1 - 1 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,04/13] riscv: hwcap: make ISA extension ids can be used in asm riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,03/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,02/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-15 Jisheng Zhang Accepted
[v4,01/13] riscv: fix jal offsets in patched alternatives riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-15 Jisheng Zhang Accepted
[7/7] RISC-V: KVM: Implement guest external interrupt line management RISC-V KVM virtualize AIA CSRs - - - - --- 2023-01-12 Anup Patel Superseded
[6/7] RISC-V: KVM: Virtualize per-HART AIA CSRs RISC-V KVM virtualize AIA CSRs - - - - --- 2023-01-12 Anup Patel Superseded
[5/7] RISC-V: KVM: Add ONE_REG interface for AIA CSRs RISC-V KVM virtualize AIA CSRs - - - - --- 2023-01-12 Anup Patel Superseded
[4/7] RISC-V: KVM: Initial skeletal support for AIA RISC-V KVM virtualize AIA CSRs - - - - --- 2023-01-12 Anup Patel Superseded
[3/7] RISC-V: KVM: Drop the _MASK suffix from hgatp.VMID mask defines RISC-V KVM virtualize AIA CSRs - - 1 - --- 2023-01-12 Anup Patel Superseded
[2/7] RISC-V: Detect AIA CSRs from ISA string RISC-V KVM virtualize AIA CSRs - - 1 - --- 2023-01-12 Anup Patel Superseded
[1/7] RISC-V: Add AIA related CSR defines RISC-V KVM virtualize AIA CSRs - - 1 - --- 2023-01-12 Anup Patel Superseded
[v3,13/13] riscv: remove riscv_isa_ext_keys[] array and related usage riscv: improve boot time isa extensions handling - - 4 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely() riscv: improve boot time isa extensions handling - - 1 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,11/13] riscv: cpu_relax: switch to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - - 4 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,10/13] riscv: alternative: patch alternatives in the vDSO riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,09/13] riscv: switch to relative alternative entries riscv: improve boot time isa extensions handling - - 1 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,08/13] riscv: module: move find_section to module.h riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,07/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,06/13] riscv: introduce riscv_has_extension_[un]likely() riscv: improve boot time isa extensions handling - - 1 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,05/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,04/13] riscv: hwcap: make ISA extension ids can be used in asm riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,03/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier riscv: improve boot time isa extensions handling - - 3 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,02/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-11 Jisheng Zhang Superseded
[v3,01/13] riscv: fix jal offsets in patched alternatives riscv: improve boot time isa extensions handling - - 2 - --- 2023-01-11 Jisheng Zhang Superseded
[rcu,05/27] arch/riscv/kvm: Remove "select SRCU" Untitled series #335212 1 - - - --- 2023-01-05 Paul E. McKenney Accepted
[v2,11/11] RISC-V: KVM: Implement firmware events KVM perf support - - - - --- 2022-12-15 Atish Kumar Patra Changes Requested
[v2,10/11] RISC-V: KVM: Implement perf support without sampling KVM perf support - - - - --- 2022-12-15 Atish Kumar Patra Changes Requested
[v2,09/11] RISC-V: KVM: Implement trap & emulate for hpmcounters KVM perf support - - 1 - --- 2022-12-15 Atish Kumar Patra Changes Requested
[v2,08/11] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode KVM perf support - - 1 - --- 2022-12-15 Atish Kumar Patra Changes Requested
[v2,07/11] RISC-V: KVM: Add SBI PMU extension support KVM perf support - - - - --- 2022-12-15 Atish Kumar Patra Changes Requested
[v2,06/11] RISC-V: KVM: Add skeleton support for perf KVM perf support - - - - --- 2022-12-15 Atish Kumar Patra Changes Requested
[v2,05/11] RISC-V: KVM: Improve privilege mode filtering for perf KVM perf support - - 1 - --- 2022-12-15 Atish Kumar Patra Changes Requested
[v2,04/11] RISC-V: KVM: Modify SBI extension handler to return SBI error code KVM perf support - - - - --- 2022-12-15 Atish Kumar Patra Changes Requested
[v2,03/11] RISC-V: KVM: Return correct code for hsm stop function KVM perf support - - - - --- 2022-12-15 Atish Kumar Patra Changes Requested
[v2,02/11] RISC-V: KVM: Define a probe function for SBI extension data structures KVM perf support - - 1 - --- 2022-12-15 Atish Kumar Patra Changes Requested
[v2,01/11] RISC-V: Define helper functions expose hpm counter width and count KVM perf support - - - - --- 2022-12-15 Atish Kumar Patra Changes Requested
[RFC,37/37] KVM: MMU: Move the TDP MMU to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,36/37] KVM: x86/mmu: Move is_tdp_mmu_page() to mmu_internal.h KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,35/37] KVM: x86/mmu: Move tdp_mmu_max_gfn_exclusive() to tdp_pgtable.c KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,34/37] KVM: MMU: Move the TDP iterator to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,33/37] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,32/37] KVM: Allow range-based TLB invalidation from common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,31/37] KVM: x86/MMU: Use gfn_t in kvm_flush_remote_tlbs_range() KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,30/37] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address() KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,29/37] KVM: x86/mmu: Collapse kvm_flush_remote_tlbs_with_{range,address}() together KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,28/37] KVM: MMU: Stub out tracepoints on non-x86 architectures KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,27/37] KVM: MMU: Move mmu_page_header_cache to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,26/37] KVM: Move page table cache to struct kvm_vcpu KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,25/37] KVM: x86/mmu: Pass root role to kvm_tdp_mmu_get_vcpu_root_hpa() KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,24/37] KVM: x86/mmu: Move kvm_mmu_hugepage_adjust() up to fault handler KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,23/37] KVM: MMU: Move VM-level TDP MMU state to struct kvm KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,22/37] KVM: x86: Select HAVE_TDP_MMU if X86_64 KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,21/37] KVM: Introduce CONFIG_HAVE_TDP_MMU KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,20/37] KVM: x86/mmu: Abstract away computing the max mapping level KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,19/37] KVM: x86/mmu: Add arch hooks for NX Huge Pages KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,18/37] KVM: x86/mmu: Add common API for creating TDP PTEs KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,17/37] KVM: Move struct kvm_gfn_range to kvm_types.h KVM: Refactor the KVM/x86 TDP MMU into common code - - 1 - --- 2022-12-08 David Matlack RFC
[RFC,16/37] KVM: x86/mmu: Abstract away TDP MMU root lookup KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,15/37] KVM: x86/mmu: Add a common API for inspecting/modifying TDP PTEs KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,14/37] KVM: MMU: Introduce common macros for TDP page tables KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,13/37] KVM: MMU: Move sptep_to_sp() to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,12/37] KVM: x86/mmu: Use PG_LEVEL_{PTE,PMD,PUD} in the TDP MMU KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,11/37] KVM: MMU: Move RET_PF_* into common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,10/37] KVM: MMU: Move struct kvm_page_fault to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,09/37] KVM: Move page size stats into common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,08/37] KVM: selftests: Stop assuming stats are contiguous in kvm_binary_stats_test KVM: Refactor the KVM/x86 TDP MMU into common code - 1 - - --- 2022-12-08 David Matlack RFC
[RFC,07/37] mm: Introduce architecture-neutral PG_LEVEL macros KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,06/37] KVM: MMU: Move struct kvm_mmu_page to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,05/37] KVM: x86/mmu: Unify TDP MMU and Shadow MMU root refcounts KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,04/37] KVM: x86/mmu: Invert sp->tdp_mmu_page to sp->shadow_mmu_page KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,03/37] KVM: MMU: Move tdp_ptep_t into common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,02/37] KVM: MMU: Move struct kvm_mmu_page_role into common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[RFC,01/37] KVM: x86/mmu: Store the address space ID directly in kvm_mmu_page_role KVM: Refactor the KVM/x86 TDP MMU into common code - - - - --- 2022-12-08 David Matlack RFC
[GIT,PULL] KVM/riscv changes for 6.2 [GIT,PULL] KVM/riscv changes for 6.2 - - - - --- 2022-12-07 Anup Patel Changes Requested
[v2,13/13] riscv: remove riscv_isa_ext_keys[] array and related usage riscv: improve boot time isa extensions handling - - 5 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely() riscv: improve boot time isa extensions handling - - 1 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,11/13] riscv: cpu_relax: switch to riscv_has_extension_likely() riscv: improve boot time isa extensions handling - - 3 - --- 2022-12-04 Jisheng Zhang Superseded
[v2,10/13] riscv: alternative: patch alternatives in the vDSO riscv: improve boot time isa extensions handling - - 2 - --- 2022-12-04 Jisheng Zhang Superseded
« 1 2 ... 23 24 2530 31 »