Show patches with: State = Action Required       |    Archived = No       |   184 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3] gpio: ath79: Add missing check for platform_get_irq [v3] gpio: ath79: Add missing check for platform_get_irq - - - --- 2023-06-06 Jiasheng Jiang New
[v3] gpio: sifive: Add missing check for platform_get_irq [v3] gpio: sifive: Add missing check for platform_get_irq - - - --- 2023-06-06 Jiasheng Jiang New
[v2,6/6] perf parse-regs: Move out arch specific header from util/perf_regs.h perf parse-regs: Refactor architecture functions - - - --- 2023-06-06 Leo Yan New
[v2,5/6] perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code perf parse-regs: Refactor architecture functions - - - --- 2023-06-06 Leo Yan New
[v2,4/6] perf parse-regs: Remove unused macros PERF_REG_{IP|SP} perf parse-regs: Refactor architecture functions - - - --- 2023-06-06 Leo Yan New
[v2,3/6] perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macros perf parse-regs: Refactor architecture functions - - - --- 2023-06-06 Leo Yan New
[v2,2/6] perf parse-regs: Introduce functions perf_arch_reg_{ip|sp}() perf parse-regs: Refactor architecture functions - - - --- 2023-06-06 Leo Yan New
[v2,1/6] perf parse-regs: Refactor arch register parsing functions perf parse-regs: Refactor architecture functions - - - --- 2023-06-06 Leo Yan New
[6.3] riscv: vmlinux.lds.S: Explicitly handle '.got' section [6.3] riscv: vmlinux.lds.S: Explicitly handle '.got' section - - - --- 2023-06-05 Nathan Chancellor New
[v1,-next,2/2] RISC-V/perf: Use standard interface to get INTC domain RISC-V ACPI: Assorted fixes - - - 16-- 2023-06-05 Sunil V L New
[v1,-next,1/2] RISC-V: ACPI : Fix for usage of pointers in different address space RISC-V ACPI: Assorted fixes - - - 16-- 2023-06-05 Sunil V L New
[-next,v21,27/27] selftests: add .gitignore file for RISC-V hwprobe riscv: Add vector ISA support - - - --- 2023-06-05 Andy Chiu New
[-next,v21,26/27] selftests: Test RISC-V Vector prctl interface riscv: Add vector ISA support - - - --- 2023-06-05 Andy Chiu New
[-next,v21,25/27] riscv: Add documentation for Vector riscv: Add vector ISA support - 2 - --- 2023-06-05 Andy Chiu New
[-next,v21,24/27] riscv: Enable Vector code to be built riscv: Add vector ISA support - 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,23/27] riscv: detect assembler support for .option arch riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,22/27] riscv: Add sysctl to set the default vector rule for new processes riscv: Add vector ISA support - 3 - --- 2023-06-05 Andy Chiu New
[-next,v21,21/27] riscv: Add prctl controls for userspace vector management riscv: Add vector ISA support - 2 - --- 2023-06-05 Andy Chiu New
[-next,v21,20/27] riscv: hwcap: change ELF_HWCAP to a function riscv: Add vector ISA support - 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,19/27] riscv: KVM: Add vector lazy save/restore support riscv: Add vector ISA support 1 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,18/27] riscv: kvm: Add V extension to KVM ISA riscv: Add vector ISA support 1 3 - --- 2023-06-05 Andy Chiu New
[-next,v21,17/27] riscv: prevent stack corruption by reserving task_pt_regs(p) early riscv: Add vector ISA support - 2 1 --- 2023-06-05 Andy Chiu New
[-next,v21,16/27] riscv: signal: validate altstack to reflect Vector riscv: Add vector ISA support - 2 1 --- 2023-06-05 Andy Chiu New
[-next,v21,15/27] riscv: signal: Report signal frame size to userspace via auxv riscv: Add vector ISA support 1 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,14/27] riscv: signal: Add sigcontext save/restore for vector riscv: Add vector ISA support 2 - 1 --- 2023-06-05 Andy Chiu New
[-next,v21,13/27] riscv: signal: check fp-reserved words unconditionally riscv: Add vector ISA support 2 - 1 --- 2023-06-05 Andy Chiu New
[-next,v21,12/27] riscv: Add ptrace vector support riscv: Add vector ISA support - 2 - --- 2023-06-05 Andy Chiu New
[-next,v21,11/27] riscv: Allocate user's vector context in the first-use trap riscv: Add vector ISA support - 1 - --- 2023-06-05 Andy Chiu New
[-next,v21,10/27] riscv: Add task switch support for vector riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,09/27] riscv: Introduce struct/helpers to save/restore per-task Vector state riscv: Add vector ISA support 1 4 1 --- 2023-06-05 Andy Chiu New
[-next,v21,08/27] riscv: Introduce riscv_v_vsize to record size of Vector context riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,07/27] riscv: Introduce Vector enable/disable helpers riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,06/27] riscv: Disable Vector Instructions for kernel itself riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,05/27] riscv: Clear vector regfile on bootup riscv: Add vector ISA support 1 2 1 --- 2023-06-05 Andy Chiu New
[-next,v21,04/27] riscv: Add new csr defines related to vector extension riscv: Add vector ISA support 1 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,03/27] riscv: hwprobe: Add support for probing V in RISCV_HWPROBE_KEY_IMA_EXT_0 riscv: Add vector ISA support - 3 - --- 2023-06-05 Andy Chiu New
[-next,v21,02/27] riscv: Extending cpufeature.c to detect V-extension riscv: Add vector ISA support - 3 1 --- 2023-06-05 Andy Chiu New
[-next,v21,01/27] riscv: Rename __switch_to_aux() -> fpu riscv: Add vector ISA support - 4 1 --- 2023-06-05 Andy Chiu New
[v3,3/3] riscv: dts: allwinner: d1: Add GPADC node Add support for Allwinner GPADC on D1/T113s/R329/T507 SoCs - - - 16-- 2023-06-04 Maxim Kiselev conchuod New
perf/core: Add pmu stop before unthrottling to prevent WARNING perf/core: Add pmu stop before unthrottling to prevent WARNING - - - 16-- 2023-06-02 Eric Lin New
[v2,3/3] riscv: dts: starfive: Add QSPI controller node for StarFive JH7110 SoC Add initialization of clock for StarFive JH7110 SoC - 1 - 16-- 2023-06-02 William Qiu conchuod New
[2/9] riscv: dts: starfive: jh7110: add dc&hdmi controller node Add DRM driver for StarFive SoC JH7110 - - - --- 2023-06-02 Keith Zhao conchuod New
[13/13] x86/jitalloc: make memory allocated for code ROX mm: jit/text allocator - - - 16-- 2023-06-01 Mike Rapoport New
[12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX mm: jit/text allocator - - - 151- 2023-06-01 Mike Rapoport New
[11/13] ftrace: Add swap_func to ftrace_process_locs() mm: jit/text allocator - - - 16-- 2023-06-01 Mike Rapoport New
[10/13] modules, jitalloc: prepare to allocate executable memory as ROX mm: jit/text allocator - - - 16-- 2023-06-01 Mike Rapoport New
[09/13] kprobes: remove dependcy on CONFIG_MODULES mm: jit/text allocator - - - 16-- 2023-06-01 Mike Rapoport New
[08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES mm: jit/text allocator - - - 151- 2023-06-01 Mike Rapoport New
[07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES mm: jit/text allocator - - - 151- 2023-06-01 Mike Rapoport New
[06/13] mm/jitalloc: introduce jit_data_alloc() mm: jit/text allocator - - - 15-1 2023-06-01 Mike Rapoport New
[05/13] module, jitalloc: drop module_alloc mm: jit/text allocator - - - 16-- 2023-06-01 Mike Rapoport New
[04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc mm: jit/text allocator - - - 16-- 2023-06-01 Mike Rapoport New
[03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc mm: jit/text allocator - - - 16-- 2023-06-01 Mike Rapoport New
[02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc() mm: jit/text allocator - - - 151- 2023-06-01 Mike Rapoport New
[01/13] nios2: define virtual address space for modules mm: jit/text allocator - - - 16-- 2023-06-01 Mike Rapoport New
[v4,4/4] riscv: dts: starfive: jh7100: Add PWM node and pins configuration StarFive's Pulse Width Modulation driver support - 1 - 16-- 2023-06-01 William Qiu conchuod New
[v4,3/4] riscv: dts: starfive: jh7110: Add PWM node and pins configuration StarFive's Pulse Width Modulation driver support - 1 - 16-- 2023-06-01 William Qiu conchuod New
[v2] riscv: mm: Pre-allocate PGD entries for vmalloc/modules area [v2] riscv: mm: Pre-allocate PGD entries for vmalloc/modules area - - - 16-- 2023-05-31 Björn Töpel New
[RFC,1/1] fdt: Mark "/reserved-memory" nodes as nosave if !reusable fdt: Mark "/reserved-memory" nodes as nosave if !reusable - - - 151- 2023-05-30 Alexandre Ghiti New
riscv: mm: Pre-allocate PGD entries vmalloc/modules area riscv: mm: Pre-allocate PGD entries vmalloc/modules area - - - 14-2 2023-05-29 Björn Töpel New
[v5,3/3] riscv: dts: starfive: Add dphy rx node Add JH7110 MIPI DPHY RX support - - - --1 2023-05-29 Changhuang Liang conchuod New
riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idle riscv: Enable ARCH_SUSPEND_POSSIBLE for s2idle - 1 - 15-1 2023-05-29 Song Shuai New
[-next,V12,3/3] riscv: stack: Add config of thread stack size riscv: Add independent irq/softirq stacks - - 1 --1 2023-05-29 Guo Ren New
[-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 New
[-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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
[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 New
riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE riscv: Kconfig: Add select ARM_AMBA to SOC_STARFIVE - - - 14-2 2023-05-25 Jia Jie Ho conchuod New
[3/4] riscv: hibernate: remove WARN_ON in save_processor_state Remove WARN_ON in save_processor_state - - - 16-- 2023-05-25 Song Shuai New
riscv: mm: try VMA lock-based page fault handling first riscv: mm: try VMA lock-based page fault handling first - 2 - 16-- 2023-05-23 Jisheng Zhang New
[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 New
[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 New
[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 New
[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 New
[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 New
[v3,2/2] riscv: Add Zawrs support for spinlocks Add Zawrs support and use it for spinlocks - - - 12-4 2023-05-21 Heiko Stuebner New
[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 Stuebner New
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 New
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 New
[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 New
[v2,7/8] dt-bindings: riscv: explicitly mention assumption of Zicntr & Zihpm support ISA string parser cleanups++ - - - --1 2023-05-18 Conor Dooley New
[v2,6/8] RISC-V: remove decrement/increment dance in ISA string parser ISA string parser cleanups++ - 1 - --1 2023-05-18 Conor Dooley New
[v2,5/8] RISC-V: rework comments in ISA string parser ISA string parser cleanups++ - 1 - --1 2023-05-18 Conor Dooley New
[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 New
[v2,3/8] RISC-V: split early & late of_node to hartid mapping ISA string parser cleanups++ - 1 - --1 2023-05-18 Conor Dooley New
[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 New
[v2,1/8] RISC-V: simplify register width check in ISA string parsing ISA string parser cleanups++ - 1 - --1 2023-05-18 Conor Dooley New
[RFC,1/1] riscv: add Kconfig.vdso riscv: Allow disable vdso support - - - --- 2023-05-18 Zhangjin Wu New
[v6,7/7] riscv: dts: starfive: Add USB dts configuration for JH7110 Add JH7110 USB and USB PHY driver support - - - --1 2023-05-18 Minda Chen conchuod New
[v6,11/11] riscv: dts: starfive: jh7110: Add STGCRG/ISPCRG/VOUTCRG nodes Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110 - 1 - 16-- 2023-05-18 Xingyu Wu conchuod New
[v6,10/11] riscv: dts: starfive: jh7110: Add DVP and HDMI TX pixel external clocks Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110 - 1 - 16-- 2023-05-18 Xingyu Wu conchuod New
[v6,09/11] riscv: dts: starfive: jh7110: add pmu controller node Add STG/ISP/VOUT clock and reset drivers for StarFive JH7110 - - - 16-- 2023-05-18 Xingyu Wu conchuod New
[v1] dt-bindings: riscv: deprecate riscv,isa [v1] dt-bindings: riscv: deprecate riscv,isa - - - 151- 2023-05-18 Conor Dooley conchuod New
Bug report: kernel paniced when system hibernates Bug report: kernel paniced when system hibernates - - - --1 2023-05-17 Alexandre Ghiti New
[11/14] init: consolidate prototypes in linux/init.h mm/init/kernel: missing-prototypes warnings - - - --1 2023-05-17 Arnd Bergmann New
« 1 2 »