Show patches with: none      |   21303 patches
« 1 2 ... 75 76 77213 214 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,02/10] RISC-V: drop a needless check in print_isa_ext() RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base - 1 - 16-- 2023-06-29 Conor Dooley Superseded
[v2,01/10] RISC-V: don't parse dt/acpi isa string to get rv32/rv64 RISC-V: Probe DT extension support using riscv,isa-extensions & riscv,isa-base - 2 - 16-- 2023-06-29 Conor Dooley Superseded
riscv: pageattr: Fixup synchronization problem between init_mm and active_mm riscv: pageattr: Fixup synchronization problem between init_mm and active_mm - - - 16-- 2023-06-29 Guo Ren New
[v8,5/5] riscv: dts: starfive: Add PCIe PHY dts configuration for JH7110 Add JH7110 USB PHY driver support - 1 - 16-- 2023-06-29 Minda Chen conchuod Accepted
[v8,4/5] phy: starfive: Add JH7110 PCIE 2.0 PHY driver Add JH7110 USB PHY driver support - 1 - 16-- 2023-06-29 Minda Chen Handled Elsewhere
[v8,3/5] phy: starfive: Add JH7110 USB 2.0 PHY driver Add JH7110 USB PHY driver support - 1 - 16-- 2023-06-29 Minda Chen Handled Elsewhere
[v8,2/5] dt-bindings: phy: Add StarFive JH7110 PCIe PHY Add JH7110 USB PHY driver support - 3 - 151- 2023-06-29 Minda Chen Handled Elsewhere
[v8,1/5] dt-bindings: phy: Add StarFive JH7110 USB PHY Add JH7110 USB PHY driver support - 3 - 151- 2023-06-29 Minda Chen Handled Elsewhere
[v3] riscv: Discard vector state on syscalls [v3] riscv: Discard vector state on syscalls - - - 1312 2023-06-29 Björn Töpel Superseded
RISC-V: Document the ISA string parsing rules for ACPI RISC-V: Document the ISA string parsing rules for ACPI - - - 151- 2023-06-29 Palmer Dabbelt Accepted
[v1,11/11] tools/nolibc: s390: shrink _start with _start_c tools/nolibc: shrink arch support - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v1,10/11] tools/nolibc: riscv: shrink _start with _start_c tools/nolibc: shrink arch support - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v1,09/11] tools/nolibc: loongarch: shrink _start with _start_c tools/nolibc: shrink arch support - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v1,08/11] tools/nolibc: mips: shrink _start with _start_c tools/nolibc: shrink arch support - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v1,07/11] tools/nolibc: x86_64: shrink _start with _start_c tools/nolibc: shrink arch support - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v1,06/11] tools/nolibc: i386: shrink _start with _start_c tools/nolibc: shrink arch support - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v1,05/11] tools/nolibc: aarch64: shrink _start with _start_c tools/nolibc: shrink arch support - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v1,04/11] tools/nolibc: arm: shrink _start with _start_c tools/nolibc: shrink arch support - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v1,03/11] tools/nolibc: include crt.h before arch.h tools/nolibc: shrink arch support - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v1,02/11] tools/nolibc: add new crt.h with _start_c tools/nolibc: shrink arch support - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v1,01/11] tools/nolibc: remove old arch specific stat support tools/nolibc: shrink arch support - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v5,14/14] selftests/nolibc: add mmap and munmap test cases [v5,01/14] tools/nolibc: sys.h: add a syscall return helper - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v5,13/14] selftests/nolibc: add sbrk_0 to test current brk getting [v5,01/14] tools/nolibc: sys.h: add a syscall return helper - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v5,12/14] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER [v5,01/14] tools/nolibc: sys.h: add a syscall return helper - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v5,11/14] tools/nolibc: clean up mmap() support [v5,01/14] tools/nolibc: sys.h: add a syscall return helper - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v5,10/14] tools/nolibc: __sysret: support syscalls who return a pointer [v5,01/14] tools/nolibc: sys.h: add a syscall return helper - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v5,09/14] tools/nolibc: add missing my_syscall6() for mips [v5,01/14] tools/nolibc: sys.h: add a syscall return helper - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v5,08/14] tools/nolibc: arch-mips.h: shrink with SYSCALL_CLOBBERLIST [v5,01/14] tools/nolibc: sys.h: add a syscall return helper - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v5,07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST [v5,01/14] tools/nolibc: sys.h: add a syscall return helper - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v5,06/14] tools/nolibc: arch-*.h: clean up multiple whitespaces [v5,01/14] tools/nolibc: sys.h: add a syscall return helper - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v5,05/14] tools/nolibc: string.h: clean up multiple whitespaces with tab [v5,01/14] tools/nolibc: sys.h: add a syscall return helper - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v5,04/14] tools/nolibc: unistd.h: reorder the syscall macros [v5,01/14] tools/nolibc: sys.h: add a syscall return helper - - - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v2,3/3] RISC-V: Implement archrandom when Zkr is available RISC-V: archrandom support 1 1 - 151- 2023-06-28 Samuel Ortiz Superseded
[v2,2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions RISC-V: archrandom support - 3 1 151- 2023-06-28 Samuel Ortiz Superseded
[v2,1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT RISC-V: archrandom support - 3 2 16-- 2023-06-28 Samuel Ortiz Superseded
[v5,03/14] tools/nolibc: sys.h: apply __sysret() helper [v5,01/14] tools/nolibc: sys.h: add a syscall return helper - 1 - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v5,02/14] tools/nolibc: unistd.h: apply __sysret() helper [v5,01/14] tools/nolibc: sys.h: add a syscall return helper - 1 - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
[v5,01/14] tools/nolibc: sys.h: add a syscall return helper [v5,01/14] tools/nolibc: sys.h: add a syscall return helper - 1 - --1 2023-06-28 Zhangjin Wu Handled Elsewhere
riscv: sigcontext: Correct the comment of sigreturn riscv: sigcontext: Correct the comment of sigreturn - - - 16-- 2023-06-28 Guo Ren Accepted
[GIT,PULL] RISC-V: make ARCH_THEAD preclude XIP_KERNEL [GIT,PULL] RISC-V: make ARCH_THEAD preclude XIP_KERNEL 1 2 1 --1 2023-06-28 Conor Dooley Handled Elsewhere
[2/2] RISC-V: mm: Update documentation and include test Make SV39 the default address space - - - --1 2023-06-27 Charlie Jenkins Changes Requested
[1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57 Make SV39 the default address space - - - --1 2023-06-27 Charlie Jenkins Changes Requested
[3/3] RISC-V: Implement archrandom when Zkr is available RISC-V: archrandom support - - - 151- 2023-06-27 Samuel Ortiz Superseded
[2/3] RISC-V: hwprobe: Expose Zbc and the scalar crypto extensions RISC-V: archrandom support - 1 - 151- 2023-06-27 Samuel Ortiz Superseded
[1/3] RISC-V: add Bitmanip/Scalar Crypto parsing from DT RISC-V: archrandom support - - 1 16-- 2023-06-27 Samuel Ortiz Superseded
[V11,5/5] samples: ftrace: Make the riscv samples support RV32I riscv: Optimize function trace - - - 151- 2023-06-27 Song Shuai Changes Requested
[V11,4/5] samples: ftrace: Add riscv support for SAMPLE_FTRACE_DIRECT[_MULTI] riscv: Optimize function trace 1 - 2 151- 2023-06-27 Song Shuai Changes Requested
[V11,3/5] riscv: ftrace: Add DYNAMIC_FTRACE_WITH_DIRECT_CALLS support riscv: Optimize function trace 1 - 1 151- 2023-06-27 Song Shuai Changes Requested
[V11,2/5] riscv: ftrace: Add ftrace_graph_func riscv: Optimize function trace 1 - 1 16-- 2023-06-27 Song Shuai Changes Requested
[V11,1/5] riscv: select FTRACE_MCOUNT_USE_PATCHABLE_FUNCTION_ENTRY riscv: Optimize function trace 1 - 1 16-- 2023-06-27 Song Shuai Changes Requested
[v3,3/3] riscv: dts: allwinner: d1: Add pwm node Add support for Allwinner PWM on D1/T113s/R329 SoCs - - - 16-- 2023-06-27 Aleksandr Shubin Superseded
[v3,2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support Add support for Allwinner PWM on D1/T113s/R329 SoCs - - - 151- 2023-06-27 Aleksandr Shubin Superseded
[v3,1/3] dt-bindings: pwm: Add binding for Allwinner D1/T113-S3/R329 PWM controller Add support for Allwinner PWM on D1/T113s/R329 SoCs - 1 - 151- 2023-06-27 Aleksandr Shubin Superseded
[1/1] riscv: dts: Enable device-tree overlay support for starfive devices [1/1] riscv: dts: Enable device-tree overlay support for starfive devices 2 - - 16-- 2023-06-27 Felix Moessbauer conchuod Accepted
[v3,3/3] riscv: dts: jh7110: starfive: Add timer node Add timer driver for StarFive JH7110 RISC-V SoC - - - 16-- 2023-06-27 Xingyu Wu conchuod Superseded
[v3,2/3] clocksource: Add JH7110 timer driver Add timer driver for StarFive JH7110 RISC-V SoC - - - 151- 2023-06-27 Xingyu Wu Superseded
[v3,1/3] dt-bindings: timer: Add timer for StarFive JH7110 SoC Add timer driver for StarFive JH7110 RISC-V SoC - 1 - 151- 2023-06-27 Xingyu Wu Superseded
[v6,33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,30/33] sparc64: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,29/33] sh: Convert pte_free_tlb() to use ptdescs Split ptdesc from struct page 2 1 - --1 2023-06-27 Vishal Moola Superseded
[v6,28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs Split ptdesc from struct page 2 - - --1 2023-06-27 Vishal Moola Superseded
[v6,27/33] openrisc: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,26/33] nios2: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page 2 - - --1 2023-06-27 Vishal Moola Superseded
[v6,25/33] mips: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,24/33] m68k: Convert various functions to use ptdescs Split ptdesc from struct page 2 - - --1 2023-06-27 Vishal Moola Superseded
[v6,23/33] loongarch: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,22/33] hexagon: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,21/33] csky: Convert __pte_free_tlb() to use ptdescs Split ptdesc from struct page 2 - - --1 2023-06-27 Vishal Moola Superseded
[v6,20/33] arm64: Convert various functions to use ptdescs Split ptdesc from struct page 2 - - --1 2023-06-27 Vishal Moola Superseded
[v6,19/33] arm: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,18/33] pgalloc: Convert various functions to use ptdescs Split ptdesc from struct page - - - --1 2023-06-27 Vishal Moola Superseded
[v6,17/33] mm: Remove page table members from struct page Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,16/33] s390: Convert various pgalloc functions to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,15/33] s390: Convert various gmap functions to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,14/33] x86: Convert various functions to use ptdescs Split ptdesc from struct page - - - --1 2023-06-27 Vishal Moola Superseded
[v6,13/33] powerpc: Convert various functions to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor} Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,11/33] mm: Convert ptlock_free() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,10/33] mm: Convert pmd_ptlock_free() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,09/33] mm: Convert ptlock_init() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,08/33] mm: Convert pmd_ptlock_init() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,07/33] mm: Convert ptlock_ptr() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,06/33] mm: Convert ptlock_alloc() to use ptdescs Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc() Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,04/33] mm: add utility functions for ptdesc Split ptdesc from struct page - - - --1 2023-06-27 Vishal Moola Superseded
[v6,03/33] pgtable: Create struct ptdesc Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,02/33] s390: Use _pt_s390_gaddr for gmap address tracking Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v6,01/33] mm: Add PAGE_TYPE_OP folio functions Split ptdesc from struct page 1 - - --1 2023-06-27 Vishal Moola Superseded
[v1,2/2] selftests: Test RISC-V Vector's first-use handler Initialize Vector registers in the first-use trap - 1 - 151- 2023-06-27 Andy Chiu Accepted
[v1,1/2] riscv: vector: clear V-reg in the first-use trap Initialize Vector registers in the first-use trap - 1 - 16-- 2023-06-27 Andy Chiu Accepted
gpio: sifive: Support IRQ wake gpio: sifive: Support IRQ wake - - - 16-- 2023-06-26 Samuel Holland Handled Elsewhere
[v2] riscv: Discard vector state on syscalls [v2] riscv: Discard vector state on syscalls - - - 151- 2023-06-26 Björn Töpel Superseded
[v3,13/13] sh/kexec: refactor for kernel/Kconfig.kexec refactor Kconfig to consolidate KEXEC and CRASH options 1 - - 16-- 2023-06-26 Eric DeVolder Superseded
[v3,12/13] s390/kexec: refactor for kernel/Kconfig.kexec refactor Kconfig to consolidate KEXEC and CRASH options 1 - - 16-- 2023-06-26 Eric DeVolder Superseded
[v3,11/13] riscv/kexec: refactor for kernel/Kconfig.kexec refactor Kconfig to consolidate KEXEC and CRASH options - - - 16-- 2023-06-26 Eric DeVolder Superseded
[v3,10/13] powerpc/kexec: refactor for kernel/Kconfig.kexec refactor Kconfig to consolidate KEXEC and CRASH options - 1 - 16-- 2023-06-26 Eric DeVolder Superseded
[v3,09/13] parisc/kexec: refactor for kernel/Kconfig.kexec refactor Kconfig to consolidate KEXEC and CRASH options - - - 16-- 2023-06-26 Eric DeVolder Superseded
[v3,08/13] mips/kexec: refactor for kernel/Kconfig.kexec refactor Kconfig to consolidate KEXEC and CRASH options 1 - - 16-- 2023-06-26 Eric DeVolder Superseded
« 1 2 ... 75 76 77213 214 »