Show patches with: none      |   20566 patches
« 1 2 ... 75 76 77205 206 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-next,V12,2/3] riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK riscv: Add independent irq/softirq stacks - - 1 --1 2023-05-29 Guo Ren Changes Requested
[-next,V12,1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK riscv: Add independent irq/softirq stacks - - 1 --1 2023-05-29 Guo Ren Changes Requested
riscv: vector: Fixup modules compile error riscv: vector: Fixup modules compile error - - - --1 2023-05-29 Guo Ren Handled Elsewhere
[6/6] riscv: enable DMA_BOUNCE_UNALIGNED_KMALLOC for !dma_coherent riscv: Reduce ARCH_KMALLOC_MINALIGN to 8 - - - 13-3 2023-05-26 Jisheng Zhang Superseded
[5/6] riscv: allow kmalloc() caches aligned to the smallest value riscv: Reduce ARCH_KMALLOC_MINALIGN to 8 - - - 13-3 2023-05-26 Jisheng Zhang Superseded
[4/6] riscv: mm: pass noncoherent or not to riscv_noncoherent_supported() riscv: Reduce ARCH_KMALLOC_MINALIGN to 8 - - - 16-- 2023-05-26 Jisheng Zhang Superseded
[3/6] riscv: mm: mark noncoherent_supported as __ro_after_init riscv: Reduce ARCH_KMALLOC_MINALIGN to 8 - 1 - 16-- 2023-05-26 Jisheng Zhang Superseded
[2/6] riscv: mm: mark CBO relate initialization funcs as __init riscv: Reduce ARCH_KMALLOC_MINALIGN to 8 - 1 - 16-- 2023-05-26 Jisheng Zhang Superseded
[1/6] riscv: errata: thead: only set cbom size & noncoherent during boot riscv: Reduce ARCH_KMALLOC_MINALIGN to 8 - 1 - 151- 2023-05-26 Jisheng Zhang Superseded
[-fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie [-fixes] riscv: Fix relocatable kernels with early alternatives using -fno-pie - - 1 16-- 2023-05-26 Alexandre Ghiti Accepted
[v5,3/3] riscv: dts: starfive: add the node and pins configuration for tdm Add TDM audio on StarFive JH7110 - 1 - --1 2023-05-26 Walker Chen conchuod Changes Requested
[v5,2/3] ASoC: starfive: Add JH7110 TDM driver Add TDM audio on StarFive JH7110 - 1 - --1 2023-05-26 Walker Chen Handled Elsewhere
[v5,1/3] ASoC: dt-bindings: Add TDM controller bindings for StarFive JH7110 Add TDM audio on StarFive JH7110 - 1 - --1 2023-05-26 Walker Chen Handled Elsewhere
[v1] RISC-V: mark hibernation as nonportable [v1] RISC-V: mark hibernation as nonportable - - - 151- 2023-05-26 Conor Dooley Accepted
[v2,3/3] RISC-V: KVM: Probe for SBI extension status RISC-V: KVM: Ensure SBI extension is enabled - 1 - 16-- 2023-05-26 Andrew Jones Superseded
[v2,2/3] RISC-V: KVM: Convert extension_disabled[] to ext_status[] RISC-V: KVM: Ensure SBI extension is enabled - 1 - 16-- 2023-05-26 Andrew Jones Superseded
[v2,1/3] RISC-V: KVM: Rename dis_idx to ext_idx RISC-V: KVM: Ensure SBI extension is enabled - 1 - 16-- 2023-05-26 Andrew Jones Superseded
[v1,3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC Add initialization of clock for StarFive JH7110 SoC - 1 - 16-- 2023-05-26 William Qiu conchuod Superseded
[v1,2/3] spi: cadence-quadspi: Add clock configuration for StarFive JH7110 QSPI Add initialization of clock for StarFive JH7110 SoC - 1 - 16-- 2023-05-26 William Qiu Superseded
[v1,1/3] dt-bindings: qspi: cdns,qspi-nor: Add clocks for StarFive JH7110 SoC Add initialization of clock for StarFive JH7110 SoC - 1 - 16-- 2023-05-26 William Qiu Superseded
[v2,11/11] KVM: riscv: selftests: Add get-reg-list test RISCV: Add KVM_GET_REG_LIST API - - - 151- 2023-05-25 Haibo Xu Superseded
[v2,10/11] KVM: riscv: selftests: Skip some registers set operation RISCV: Add KVM_GET_REG_LIST API - 1 - 151- 2023-05-25 Haibo Xu Superseded
[v2,09/11] KVM: riscv: selftests: Make check_supported arch specific RISCV: Add KVM_GET_REG_LIST API - - - 16-- 2023-05-25 Haibo Xu Superseded
[v2,08/11] KVM: riscv: Add KVM_GET_REG_LIST API support RISCV: Add KVM_GET_REG_LIST API - 1 - 151- 2023-05-25 Haibo Xu Superseded
[v2,07/11] KVM: arm64: selftests: Finish generalizing get-reg-list RISCV: Add KVM_GET_REG_LIST API - - - 16-- 2023-05-25 Haibo Xu Superseded
[v2,06/11] KVM: arm64: selftests: Split get-reg-list test code RISCV: Add KVM_GET_REG_LIST API - - - 15-1 2023-05-25 Haibo Xu Superseded
[v2,05/11] KVM: arm64: selftests: Delete core_reg_fixup RISCV: Add KVM_GET_REG_LIST API - - - 16-- 2023-05-25 Haibo Xu Superseded
[v2,04/11] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h RISCV: Add KVM_GET_REG_LIST API - - - 151- 2023-05-25 Haibo Xu Superseded
[v2,03/11] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config RISCV: Add KVM_GET_REG_LIST API - - - 151- 2023-05-25 Haibo Xu Superseded
[v2,02/11] KVM: arm64: selftests: Drop SVE cap check in print_reg RISCV: Add KVM_GET_REG_LIST API - - - 16-- 2023-05-25 Haibo Xu Superseded
[v2,01/11] KVM: arm64: selftests: Replace str_with_index with strdup_printf RISCV: Add KVM_GET_REG_LIST API - - - 151- 2023-05-25 Haibo Xu Superseded
riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE 1 - - 14-2 2023-05-25 Jia Jie Ho conchuod Accepted
[4/4] xtensa: hibernate: remove WARN_ON in save_processor_state Remove WARN_ON in save_processor_state - - - 16-- 2023-05-25 Song Shuai Superseded
[3/4] riscv: hibernate: remove WARN_ON in save_processor_state Remove WARN_ON in save_processor_state - - - 16-- 2023-05-25 Song Shuai Superseded
[2/4] arm64: hibernate: remove WARN_ON in save_processor_state Remove WARN_ON in save_processor_state - - - 16-- 2023-05-25 Song Shuai Superseded
[1/4] ARM: hibernate: remove WARN_ON in save_processor_state Remove WARN_ON in save_processor_state - - - 16-- 2023-05-25 Song Shuai Superseded
[03/13] selftests/nolibc: print name instead of number for EOVERFLOW tools/nolibc: riscv: Add full rv32 support - 1 - --1 2023-05-24 Zhangjin Wu Handled Elsewhere
[13/13] tools/nolibc: sys_gettimeofday: riscv: use __NR_clock_gettime64 for rv32 tools/nolibc: riscv: Add full rv32 support - - - --1 2023-05-24 Zhangjin Wu Handled Elsewhere
[12/13] tools/nolibc: sys_wait4: riscv: use __NR_waitid for rv32 tools/nolibc: riscv: Add full rv32 support - - - --1 2023-05-24 Zhangjin Wu Handled Elsewhere
[11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32 tools/nolibc: riscv: Add full rv32 support - - - --1 2023-05-24 Zhangjin Wu Handled Elsewhere
[10/13] tools/nolibc: ppoll/ppoll_time64: add a missing argument tools/nolibc: riscv: Add full rv32 support - - - --1 2023-05-24 Zhangjin Wu Handled Elsewhere
[09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32 tools/nolibc: riscv: Add full rv32 support - - - --1 2023-05-24 Zhangjin Wu Handled Elsewhere
[08/13] tools/nolibc: sys_lseek: riscv: use __NR_llseek for rv32 tools/nolibc: riscv: Add full rv32 support - - - --1 2023-05-24 Zhangjin Wu Handled Elsewhere
[07/13] selftests/nolibc: remove the duplicated gettimeofday_bad2 tools/nolibc: riscv: Add full rv32 support - - - --1 2023-05-24 Zhangjin Wu Handled Elsewhere
[06/13] selftests/nolibc: allow specify a bios for qemu tools/nolibc: riscv: Add full rv32 support - - - --1 2023-05-24 Zhangjin Wu Handled Elsewhere
[05/13] selftests/nolibc: riscv: customize makefile for rv32 tools/nolibc: riscv: Add full rv32 support - - - --1 2023-05-24 Zhangjin Wu Handled Elsewhere
[04/13] selftests/nolibc: syscall_args: use __NR_statx for rv32 tools/nolibc: riscv: Add full rv32 support - - - --1 2023-05-24 Zhangjin Wu Handled Elsewhere
[02/13] Revert "selftests/nolibc: Fix up compile error for rv32" tools/nolibc: riscv: Add full rv32 support - - - --1 2023-05-24 Zhangjin Wu Handled Elsewhere
[01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32" tools/nolibc: riscv: Add full rv32 support - - - --1 2023-05-24 Zhangjin Wu Handled Elsewhere
[RFC,v1,4/4] riscv: dts: allwinner: d1: Add GPADC node Add support for Allwinner GPADC on D1/T113s/R329 SoCs - - - 16-- 2023-05-24 Maksim Kiselev Handled Elsewhere
[RFC,v1,3/4] ARM: dts: sun8i: t113s: Add GPADC node Add support for Allwinner GPADC on D1/T113s/R329 SoCs - - - 16-- 2023-05-24 Maksim Kiselev Handled Elsewhere
[RFC,v1,2/4] dt-bindings: iio: adc: Add Allwinner D1/T113s/R329 SoCs GPADC Add support for Allwinner GPADC on D1/T113s/R329 SoCs - - - 1411 2023-05-24 Maksim Kiselev Handled Elsewhere
[RFC,v1,1/4] iio: adc: Add Allwinner D1/T113s/R329 SoCs GPADC Add support for Allwinner GPADC on D1/T113s/R329 SoCs - - - 151- 2023-05-24 Maksim Kiselev Handled Elsewhere
[v2] dmaengine: pl330: rename _start to prevent build error [v2] dmaengine: pl330: rename _start to prevent build error - - - 16-- 2023-05-24 Randy Dunlap Handled Elsewhere
riscv: mm: try VMA lock-based page fault handling first riscv: mm: try VMA lock-based page fault handling first - 3 - 16-- 2023-05-23 Jisheng Zhang Accepted
[v2,4/4] riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION - 2 1 --1 2023-05-23 Jisheng Zhang Changes Requested
[v2,3/4] vmlinux.lds.h: use correct .init.data.* section name riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION - 1 - --1 2023-05-23 Jisheng Zhang Changes Requested
[v2,2/4] riscv: vmlinux-xip.lds.S: remove .alternative section riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION - 2 - --1 2023-05-23 Jisheng Zhang Changes Requested
[v2,1/4] riscv: move options to keep entries sorted riscv: enable HAVE_LD_DEAD_CODE_DATA_ELIMINATION 1 1 - --1 2023-05-23 Jisheng Zhang Changes Requested
dmaengine: pl330: rename _start to prevent build error dmaengine: pl330: rename _start to prevent build error - 1 - 16-- 2023-05-23 Randy Dunlap Superseded
x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils - - 1 --1 2023-05-22 Andrew Cooper Handled Elsewhere
[V2] riscv: hibernation: Remove duplicate call of suspend_restore_csrs [V2] riscv: hibernation: Remove duplicate call of suspend_restore_csrs - 2 - 16-- 2023-05-22 Song Shuai Accepted
[v3,2/2] riscv: Add Zawrs support for spinlocks Add Zawrs support and use it for spinlocks - - - 12-4 2023-05-21 Heiko Stübner Changes Requested
[v3,1/2] riscv: don't include kernel.h into alternative.h Add Zawrs support and use it for spinlocks - - - 16-- 2023-05-21 Heiko Stübner Changes Requested
[7/7] tools/nolibc: simplify stackprotector compiler flags tools/nolibc: autodetect stackprotector availability from compiler - - - --1 2023-05-21 Thomas Weißschuh Handled Elsewhere
[6/7] tools/nolibc: add autodetection for stackprotector support tools/nolibc: autodetect stackprotector availability from compiler - - - --1 2023-05-21 Thomas Weißschuh Handled Elsewhere
[5/7] tools/nolibc: reformat list of headers to be installed tools/nolibc: autodetect stackprotector availability from compiler - - - --1 2023-05-21 Thomas Weißschuh Handled Elsewhere
[4/7] tools/nolibc: add test for __stack_chk_guard initialization tools/nolibc: autodetect stackprotector availability from compiler - - - --1 2023-05-21 Thomas Weißschuh Handled Elsewhere
[3/7] tools/nolibc: ensure stack protector guard is never zero tools/nolibc: autodetect stackprotector availability from compiler - - - --1 2023-05-21 Thomas Weißschuh Handled Elsewhere
[2/7] tools/nolibc: x86_64: disable stack protector for _start tools/nolibc: autodetect stackprotector availability from compiler - - - --1 2023-05-21 Thomas Weißschuh Handled Elsewhere
[1/7] tools/nolibc: fix typo pint -> point tools/nolibc: autodetect stackprotector availability from compiler - - - --1 2023-05-21 Thomas Weißschuh Handled Elsewhere
RISC-V: KVM: Redirect AMO load/store misaligned traps to guest RISC-V: KVM: Redirect AMO load/store misaligned traps to guest - 1 - 151- 2023-05-20 wchen Handled Elsewhere
selftests/nolibc: Fix up compile error for rv32 selftests/nolibc: Fix up compile error for rv32 - - - --1 2023-05-20 Zhangjin Wu Handled Elsewhere
tools/nolibc: riscv: add stackprotector support tools/nolibc: riscv: add stackprotector support - - - --1 2023-05-20 Thomas Weißschuh Handled Elsewhere
[v1,5/5] perf parse-regs: Move out arch specific header from util/perf_regs.h perf parse-regs: Refactor arch related functions - - - --1 2023-05-20 Leo Yan Handled Elsewhere
[v1,4/5] perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code perf parse-regs: Refactor arch related functions - - - --1 2023-05-20 Leo Yan Handled Elsewhere
[v1,3/5] perf parse-regs: Remove unused macros PERF_REG_{IP|SP} perf parse-regs: Refactor arch related functions - - - --1 2023-05-20 Leo Yan Handled Elsewhere
[v1,2/5] perf parse-regs: Introduce functions arch__reg_{ip|sp}() perf parse-regs: Refactor arch related functions - - - --1 2023-05-20 Leo Yan Handled Elsewhere
[v1,1/5] perf parse-regs: Refactor arch register parsing functions perf parse-regs: Refactor arch related functions - - - --1 2023-05-20 Leo Yan Handled Elsewhere
[v7,4/4] riscv/purgatory: Remove PGO flags kexec: Fix kexec_file_load for llvm16 with PGO 1 - - 16-- 2023-05-19 Ricardo Ribalda Handled Elsewhere
[v7,3/4] powerpc/purgatory: Remove PGO flags kexec: Fix kexec_file_load for llvm16 with PGO 1 - - 16-- 2023-05-19 Ricardo Ribalda Handled Elsewhere
[v7,2/4] x86/purgatory: Remove PGO flags kexec: Fix kexec_file_load for llvm16 with PGO - - - 16-- 2023-05-19 Ricardo Ribalda Handled Elsewhere
[v7,1/4] kexec: Support purgatories with .text.hot sections kexec: Fix kexec_file_load for llvm16 with PGO - 3 - 16-- 2023-05-19 Ricardo Ribalda Handled Elsewhere
[-fixes] riscv: Fix unused variable warning when BUILTIN_DTB is set [-fixes] riscv: Fix unused variable warning when BUILTIN_DTB is set - 1 - 16-- 2023-05-19 Alexandre Ghiti Accepted
riscv: hibernation: Remove duplicate call of suspend_restore_csrs riscv: hibernation: Remove duplicate call of suspend_restore_csrs - 2 - 16-- 2023-05-19 Song Shuai Accepted
riscv: hibernation: Replace jalr with jr before suspend_restore_regs riscv: hibernation: Replace jalr with jr before suspend_restore_regs - 1 - 16-- 2023-05-19 Song Shuai Accepted
[v2,8/8] RISC-V: always report presence of extenstions formerly part of the base ISA ISA string parser cleanups++ - - - --1 2023-05-18 Conor Dooley Superseded
[v2,7/8] dt-bindings: riscv: explicitly mention assumption of Zicntr & Zihpm support ISA string parser cleanups++ - - - --1 2023-05-18 Conor Dooley Superseded
[v2,6/8] RISC-V: remove decrement/increment dance in ISA string parser ISA string parser cleanups++ - 1 - --1 2023-05-18 Conor Dooley Superseded
[v2,5/8] RISC-V: rework comments in ISA string parser ISA string parser cleanups++ - 1 - --1 2023-05-18 Conor Dooley Superseded
[v2,4/8] RISC-V: validate riscv,isa at boot, not during ISA string parsing ISA string parser cleanups++ - 1 - --1 2023-05-18 Conor Dooley Superseded
[v2,3/8] RISC-V: split early & late of_node to hartid mapping ISA string parser cleanups++ - 1 - --1 2023-05-18 Conor Dooley Superseded
[v2,2/8] RISC-V: only iterate over possible CPUs in ISA string parser ISA string parser cleanups++ - 1 - --1 2023-05-18 Conor Dooley Superseded
[v2,1/8] RISC-V: simplify register width check in ISA string parsing ISA string parser cleanups++ - 1 - --1 2023-05-18 Conor Dooley Superseded
[v2,9/9] riscv: defconfig: enable T-HEAD SoC Add Sipeed Lichee Pi 4A RISC-V board support 2 1 - --1 2023-05-18 Jisheng Zhang conchuod Superseded
[v2,8/9] MAINTAINERS: add entry for T-HEAD RISC-V SoC Add Sipeed Lichee Pi 4A RISC-V board support 1 - - --1 2023-05-18 Jisheng Zhang conchuod Superseded
[v2,7/9] riscv: dts: thead: add sipeed Lichee Pi 4A board device tree Add Sipeed Lichee Pi 4A RISC-V board support - - - --1 2023-05-18 Jisheng Zhang conchuod Superseded
[v2,6/9] riscv: dts: add initial T-HEAD TH1520 SoC device tree Add Sipeed Lichee Pi 4A RISC-V board support - - - --1 2023-05-18 Jisheng Zhang conchuod Superseded
[v2,5/9] riscv: Add the T-HEAD SoC family Kconfig option Add Sipeed Lichee Pi 4A RISC-V board support - 1 - --1 2023-05-18 Jisheng Zhang conchuod Superseded
[v2,4/9] dt-binding: riscv: add T-HEAD CPU reset Add Sipeed Lichee Pi 4A RISC-V board support - - - --1 2023-05-18 Jisheng Zhang conchuod Superseded
« 1 2 ... 75 76 77205 206 »