Show patches with: none      |   21161 patches
« 1 2 ... 113 114 115211 212 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v2,2/3] riscv: Implement semihost.h for 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
[v2,1/3] serial: earlycon-arm-semihost: Move smh_putc() variants in respective arch's semihost.h [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
[v1,3/3] riscv: dts: starfive: Add mmc node StarFive's SDIO/eMMC driver support - - - --1 2022-12-07 William Qiu conchuod Superseded
[v1,2/3] mmc: starfive: Add sdio/emmc driver support StarFive's SDIO/eMMC driver support - - - --1 2022-12-07 William Qiu Superseded
[v1,1/3] dt-bindings: mmc: Add bindings for StarFive StarFive's SDIO/eMMC driver support - - - --1 2022-12-07 William Qiu Superseded
[GIT,PULL] KVM/riscv changes for 6.2 [GIT,PULL] KVM/riscv changes for 6.2 - - - 1-1 2022-12-07 Anup Patel Not Applicable
riscv: Fixup compile error with !MMU riscv: Fixup compile error with !MMU - - 1 17-- 2022-12-07 Guo Ren palmer Accepted
[v2] riscv: stacktrace: Fix missing the first frame [v2] riscv: stacktrace: Fix missing the first frame - - 1 17-- 2022-12-07 Liu Shixin palmer Accepted
[v3,4/4] Documentation: RISC-V: patch-acceptance: s/implementor/implementer Documentation: RISC-V: patch-acceptance changes - 3 - 17-- 2022-12-07 Palmer Dabbelt palmer Accepted
[v3,3/4] Documentation: RISC-V: Mention the UEFI Standards Documentation: RISC-V: patch-acceptance changes - 4 - 17-- 2022-12-07 Palmer Dabbelt palmer Accepted
[v3,2/4] Documentation: RISC-V: Allow patches for non-standard behavior Documentation: RISC-V: patch-acceptance changes - 3 - 17-- 2022-12-07 Palmer Dabbelt palmer Accepted
[v3,1/4] Documentation: RISC-V: Fix a typo in patch-acceptance Documentation: RISC-V: patch-acceptance changes - 2 - 17-- 2022-12-07 Palmer Dabbelt palmer Accepted
[mm-unstable,RFC,26/26] mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs - - - --1 2022-12-06 David Hildenbrand Superseded
[mm-unstable,RFC,25/26] xtensa/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs - - - --1 2022-12-06 David Hildenbrand Superseded
[mm-unstable,RFC,24/26] x86/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE also on 32bit mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs - - - --1 2022-12-06 David Hildenbrand Superseded
[mm-unstable,RFC,23/26] um/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs - - - --1 2022-12-06 David Hildenbrand Superseded
[mm-unstable,RFC,22/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 64bit mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs - - - --1 2022-12-06 David Hildenbrand Superseded
[mm-unstable,RFC,21/26] sparc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs - - - --1 2022-12-06 David Hildenbrand Superseded
[mm-unstable,RFC,20/26] sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs - - - --1 2022-12-06 David Hildenbrand Superseded
[mm-unstable,RFC,19/26] riscv/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs - - - --1 2022-12-06 David Hildenbrand Superseded
[mm-unstable,RFC,18/26] powerpc/nohash/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs - - - --1 2022-12-06 David Hildenbrand Superseded
[mm-unstable,RFC,17/26] powerpc/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on 32bit book3s mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs - - - --1 2022-12-06 David Hildenbrand Superseded
« 1 2 ... 113 114 115211 212 »