Show patches with: none      |   21083 patches
« 1 2 ... 112 113 114210 211 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next,V11,3/7] riscv: entry: Add noinstr to prevent instrumentation inserted riscv: Add GENERIC_ENTRY support - - 1 17-- 2022-12-10 Guo Ren palmer Superseded
[-next,V11,2/7] riscv: ptrace: Remove duplicate operation riscv: Add GENERIC_ENTRY support - 1 - 17-- 2022-12-10 Guo Ren palmer Superseded
[-next,V11,1/7] compiler_types.h: Add __noinstr_section() for noinstr riscv: Add GENERIC_ENTRY support - 2 2 16-1 2022-12-10 Guo Ren palmer Superseded
[-next,V2,2/2] riscv: jump_label: Using c.j for CONFIG_RISCV_ISA_C riscv: jump_label: Fixup & Optimization - - - 161- 2022-12-10 Guo Ren palmer Superseded
[-next,V2,1/2] riscv: jump_label: Fixup unaligned arch_static_branch function riscv: jump_label: Fixup & Optimization - 1 - 161- 2022-12-10 Guo Ren palmer Superseded
[v3,3/3] serial: Rename earlycon semihost driver serial: Add RISC-V support to the earlycon semihost driver - - - 1412 2022-12-09 Bin Meng palmer Awaiting Upstream
[v3,2/3] riscv: Implement semihost.h for earlycon semihost driver serial: Add RISC-V support to the earlycon semihost driver - - - 1412 2022-12-09 Bin Meng palmer Awaiting Upstream
[v3,1/3] serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's semihost.h serial: Add RISC-V support to the earlycon semihost driver - - - 1412 2022-12-09 Bin Meng palmer Awaiting Upstream
[v3,5/5] arch_topology: Build cacheinfo from primary CPU arch_topology: Build cacheinfo from primary CPU 1 1 - 15-2 2022-12-09 Pierre Gondois Superseded
[v3,4/5] ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info() arch_topology: Build cacheinfo from primary CPU 2 2 - 15-2 2022-12-09 Pierre Gondois Superseded
[v3,3/5] ACPI: PPTT: Remove acpi_find_cache_levels() arch_topology: Build cacheinfo from primary CPU 2 2 - 15-2 2022-12-09 Pierre Gondois Superseded
[v3,2/5] cacheinfo: Return error code in init_of_cache_level() arch_topology: Build cacheinfo from primary CPU 1 1 - 15-2 2022-12-09 Pierre Gondois Superseded
[v3,1/5] cacheinfo: Use RISC-V's init_cache_level() as generic OF implementation arch_topology: Build cacheinfo from primary CPU 1 2 - 15-2 2022-12-09 Pierre Gondois Superseded
[-next,V6,2/2] riscv: kexec: Make crash save multi harts' context riscv: kexec: Fxiup crash_save percpu and - 1 - 1313 2022-12-09 Guo Ren Accepted
[-next,V6,1/2] riscv: kexec: EOI active and mask all interrupts in kexec crash path riscv: kexec: Fxiup crash_save percpu and - 1 - 15-2 2022-12-09 Guo Ren Accepted
[RFC,37/37] KVM: MMU: Move the TDP MMU to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[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 - - - --1 2022-12-08 David Matlack Not Applicable
[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 - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,34/37] KVM: MMU: Move the TDP iterator to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,33/37] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,32/37] KVM: Allow range-based TLB invalidation from common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[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 - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,30/37] KVM: x86/mmu: Rename kvm_flush_remote_tlbs_with_address() KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[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 - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,28/37] KVM: MMU: Stub out tracepoints on non-x86 architectures KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,27/37] KVM: MMU: Move mmu_page_header_cache to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,26/37] KVM: Move page table cache to struct kvm_vcpu KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[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 - - - --1 2022-12-08 David Matlack Not Applicable
[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 - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,23/37] KVM: MMU: Move VM-level TDP MMU state to struct kvm KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,22/37] KVM: x86: Select HAVE_TDP_MMU if X86_64 KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,21/37] KVM: Introduce CONFIG_HAVE_TDP_MMU KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,20/37] KVM: x86/mmu: Abstract away computing the max mapping level KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,19/37] KVM: x86/mmu: Add arch hooks for NX Huge Pages KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,18/37] KVM: x86/mmu: Add common API for creating TDP PTEs KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,17/37] KVM: Move struct kvm_gfn_range to kvm_types.h KVM: Refactor the KVM/x86 TDP MMU into common code - 1 - --1 2022-12-08 David Matlack Not Applicable
[RFC,16/37] KVM: x86/mmu: Abstract away TDP MMU root lookup KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[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 - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,14/37] KVM: MMU: Introduce common macros for TDP page tables KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,13/37] KVM: MMU: Move sptep_to_sp() to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[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 - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,11/37] KVM: MMU: Move RET_PF_* into common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,10/37] KVM: MMU: Move struct kvm_page_fault to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,09/37] KVM: Move page size stats into common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[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 Not Applicable
[RFC,07/37] mm: Introduce architecture-neutral PG_LEVEL macros KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,06/37] KVM: MMU: Move struct kvm_mmu_page to common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,05/37] KVM: x86/mmu: Unify TDP MMU and Shadow MMU root refcounts KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[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 - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,03/37] KVM: MMU: Move tdp_ptep_t into common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[RFC,02/37] KVM: MMU: Move struct kvm_mmu_page_role into common code KVM: Refactor the KVM/x86 TDP MMU into common code - - - --1 2022-12-08 David Matlack Not Applicable
[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 - - - --1 2022-12-08 David Matlack Not Applicable
[-next,V5,7/7] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI] riscv: Optimize function trace - - 1 1412 2022-12-08 Guo Ren palmer Superseded
[-next,V5,6/7] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support riscv: Optimize function trace - - 1 14-3 2022-12-08 Guo Ren palmer Superseded
[-next,V5,5/7] riscv: ftrace: Make ftrace_caller call ftrace_graph_func riscv: Optimize function trace - - 1 15-2 2022-12-08 Guo Ren palmer Superseded
[-next,V5,4/7] riscv: ftrace: Add ftrace_graph_func riscv: Optimize function trace - - 1 15-2 2022-12-08 Guo Ren palmer Superseded
[-next,V5,3/7] riscv: ftrace: Reduce the detour code size to half riscv: Optimize function trace - - - 1412 2022-12-08 Guo Ren palmer Superseded
[-next,V5,2/7] riscv: ftrace: Remove wasted nops for !RISCV_ISA_C riscv: Optimize function trace - - - 15-2 2022-12-08 Guo Ren palmer Superseded
[-next,V5,1/7] riscv: ftrace: Fixup panic by disabling preemption riscv: Optimize function trace - - - 15-2 2022-12-08 Guo Ren palmer Superseded
[v3,12/12] riscv: defconfig: Enable the Allwinner D1 platform and drivers riscv: Allwinner D1/D1s platform support 2 2 - --1 2022-12-08 Samuel Holland Superseded
[v3,11/12] riscv: Add the Allwinner SoC family Kconfig option riscv: Allwinner D1/D1s platform support 2 2 1 --1 2022-12-08 Samuel Holland Superseded
[v3,10/12] riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetrees riscv: Allwinner D1/D1s platform support 1 - - --1 2022-12-08 Samuel Holland Superseded
[v3,09/12] riscv: dts: allwinner: Add Dongshan Nezha STU devicetree riscv: Allwinner D1/D1s platform support 2 1 - --1 2022-12-08 Samuel Holland Superseded
[v3,08/12] riscv: dts: allwinner: Add MangoPi MQ Pro devicetree riscv: Allwinner D1/D1s platform support 2 1 - --1 2022-12-08 Samuel Holland Superseded
[v3,07/12] riscv: dts: allwinner: Add Sipeed Lichee RV devicetrees riscv: Allwinner D1/D1s platform support 2 - - --1 2022-12-08 Samuel Holland Superseded
[v3,06/12] riscv: dts: allwinner: Add Allwinner D1 Nezha devicetree riscv: Allwinner D1/D1s platform support 2 2 2 --1 2022-12-08 Samuel Holland Superseded
[v3,05/12] riscv: dts: allwinner: Add MangoPi MQ devicetree riscv: Allwinner D1/D1s platform support 2 1 - --1 2022-12-08 Samuel Holland Superseded
[v3,04/12] riscv: dts: allwinner: Add the D1/D1s SoC devicetree riscv: Allwinner D1/D1s platform support 2 2 1 --1 2022-12-08 Samuel Holland Superseded
[v3,03/12] dt-bindings: riscv: Add Allwinner D1/D1s board compatibles riscv: Allwinner D1/D1s platform support 2 3 - --1 2022-12-08 Samuel Holland Superseded
[v3,02/12] dt-bindings: vendor-prefixes: Add Allwinner D1/D1s board vendors riscv: Allwinner D1/D1s platform support 2 2 - --1 2022-12-08 Samuel Holland Superseded
[v3,01/12] MAINTAINERS: Match the sun20i family of Allwinner SoCs riscv: Allwinner D1/D1s platform support 1 2 - --1 2022-12-08 Samuel Holland Superseded
[RESEND,v2,3/3] riscv: dts: starfive: add pmu controller node JH7110 PMU Support - - - --1 2022-12-08 Walker Chen conchuod Superseded
[RESEND,v2,2/3] soc: starfive: Add StarFive JH71XX pmu driver JH7110 PMU Support - - - --1 2022-12-08 Walker Chen conchuod Superseded
[RESEND,v2,1/3] dt-bindings: power: Add starfive,jh71xx-pmu JH7110 PMU Support - - - --1 2022-12-08 Walker Chen conchuod Superseded
[v1,3/3] riscv: dts: starfive: add pmu controller node JH7110 PMU Support - - - --1 2022-12-08 Walker Chen Superseded
[v1,2/3] soc: starfive: Add StarFive JH71XX pmu driver JH7110 PMU Support - - - --1 2022-12-08 Walker Chen Superseded
[v1,1/3] dt-bindings: power: Add starfive,jh71xx-pmu JH7110 PMU Support - - - --1 2022-12-08 Walker Chen Superseded
[-next,V10,10/10] riscv: stack: Add config of thread stack size riscv: Add GENERIC_ENTRY support and related features - - 1 7-2 2022-12-08 Guo Ren Superseded
[-next,V10,09/10] riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK riscv: Add GENERIC_ENTRY support and related features - - 1 1511 2022-12-08 Guo Ren Superseded
[-next,V10,08/10] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK riscv: Add GENERIC_ENTRY support and related features - - 1 1511 2022-12-08 Guo Ren Superseded
[-next,V10,07/10] riscv: entry: Consolidate general regs saving/restoring riscv: Add GENERIC_ENTRY support and related features - 1 1 16-1 2022-12-08 Guo Ren Superseded
[-next,V10,06/10] riscv: entry: Consolidate ret_from_kernel_thread into ret_from_fork riscv: Add GENERIC_ENTRY support and related features - 1 1 16-1 2022-12-08 Guo Ren Superseded
[-next,V10,05/10] riscv: entry: Remove extra level wrappers of trace_hardirqs_{on,off} riscv: Add GENERIC_ENTRY support and related features - 1 1 1511 2022-12-08 Guo Ren Superseded
[-next,V10,04/10] riscv: entry: Convert to generic entry riscv: Add GENERIC_ENTRY support and related features - - 2 1511 2022-12-08 Guo Ren Superseded
[-next,V10,03/10] riscv: entry: Add noinstr to prevent instrumentation inserted riscv: Add GENERIC_ENTRY support and related features - - 1 16-1 2022-12-08 Guo Ren Superseded
[-next,V10,02/10] riscv: ptrace: Remove duplicate operation riscv: Add GENERIC_ENTRY support and related features - 1 - 16-1 2022-12-08 Guo Ren Superseded
[-next,V10,01/10] compiler_types.h: Add __noinstr_section() for noinstr riscv: Add GENERIC_ENTRY support and related features - 2 2 15-2 2022-12-08 Guo Ren Superseded
[v4,12/12] RISC-V: fix auipc-jalr addresses in patched alternatives Allow calls in alternatives - 3 1 161- 2022-12-07 Heiko Stübner palmer Superseded
[v4,11/12] RISC-V: add helpers for handling immediates in U-type and I-type pairs Allow calls in alternatives - 3 - 17-- 2022-12-07 Heiko Stübner palmer Superseded
[v4,10/12] RISC-V: add rd reg parsing to insn.h header Allow calls in alternatives - 3 - 17-- 2022-12-07 Heiko Stübner palmer Superseded
[v4,09/12] RISC-V: add U-type imm parsing to insn.h header Allow calls in alternatives - 3 - 17-- 2022-12-07 Heiko Stübner palmer Superseded
[v4,08/12] RISC-V: kprobes: use central defined funct3 constants Allow calls in alternatives - 3 - 17-- 2022-12-07 Heiko Stübner palmer Superseded
[v4,07/12] RISC-V: rename parse_asm.h to insn.h Allow calls in alternatives - 3 - 161- 2022-12-07 Heiko Stübner palmer Superseded
[v4,06/12] RISC-V: Move riscv_insn_is_* macros into a common header Allow calls in alternatives - 3 - 17-- 2022-12-07 Heiko Stübner palmer Superseded
[v4,05/12] RISC-V: add auipc elements to parse_asm header Allow calls in alternatives - 3 - 17-- 2022-12-07 Heiko Stübner palmer Superseded
[v4,04/12] RISC-V: add ebreak instructions to definitions Allow calls in alternatives - 3 - 17-- 2022-12-07 Heiko Stübner palmer Superseded
[v4,03/12] RISC-V: detach funct-values from their offset Allow calls in alternatives - 3 - 17-- 2022-12-07 Heiko Stübner palmer Superseded
[v4,02/12] RISC-V: add prefix to all constants/macros in parse_asm.h Allow calls in alternatives - 3 - 17-- 2022-12-07 Heiko Stübner palmer Superseded
[v4,01/12] RISC-V: fix funct4 definition for c.jalr in parse_asm.h Allow calls in alternatives - 2 - 17-- 2022-12-07 Heiko Stübner palmer Superseded
[v2,3/3] serial: Rename earlycon semihost driver [v2,1/3] serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's semihost.h - - - 152- 2022-12-07 Bin Meng palmer Superseded
« 1 2 ... 112 113 114210 211 »