Show patches with: Archived = No       |   11060 patches
« 1 2 3 4110 111 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
回复: 回复: [PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe 回复: 回复: [PATCH v13 0/21] Refactoring Microchip PCIe driver and add StarFive PCIe - - - --1 2024-01-08 Kevin Xie Handled Elsewhere
x86/smpboot: Fix the parallel bringup decision x86/smpboot: Fix the parallel bringup decision - - 2 --1 2023-05-31 Thomas Gleixner Handled Elsewhere
x86/smpboot: Disable parallel bootup if cc_vendor != NONE x86/smpboot: Disable parallel bootup if cc_vendor != NONE - - - --1 2023-05-30 Thomas Gleixner Handled Elsewhere
x86/realmode: Make stack lock work in trampoline_compat() x86/realmode: Make stack lock work in trampoline_compat() - - 1 --1 2023-05-30 Thomas Gleixner Handled Elsewhere
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
watchdog: Enable COMPILE_TEST for more drivers watchdog: Enable COMPILE_TEST for more drivers - 1 - 15-1 2023-07-28 Rob Herring Handled Elsewhere
Use bool value in set_cpu_online() Use bool value in set_cpu_online() - 1 - 13-- 2024-03-18 Zhao Ke New
usb: Explicitly include correct DT includes usb: Explicitly include correct DT includes 1 - - 16-- 2023-07-14 Rob Herring Superseded
undefined symbol in modpost "zero" undefined symbol in modpost "zero" - - - --1 2022-12-23 Ben Dooks Not Applicable
tty: serial: manage irq with spin_lock_irqsave in SiFive console tty: serial: manage irq with spin_lock_irqsave in SiFive console - - - --1 2024-02-01 Andy Chiu Handled Elsewhere
tty: hvc: Fix the RISC-V SBI driver for a refactoring tty: hvc: Fix the RISC-V SBI driver for a refactoring - - - --- 2024-01-19 Palmer Dabbelt Superseded
tty: hvc: Don't enable the RISC-V SBI console by default tty: hvc: Don't enable the RISC-V SBI console by default - 3 - 121- 2024-02-14 Palmer Dabbelt Accepted
Translated the RISC-V architecture boot documentation. Translated the RISC-V architecture boot documentation. - - - --- 2023-12-06 longjin Superseded
tools/perf: Fix compiling with libelf on rv32 tools/perf: Fix compiling with libelf on rv32 - 1 - --- 2024-04-15 cp0613@linux.alibaba.com Handled Elsewhere
tools/nolibc: riscv: add stackprotector support tools/nolibc: riscv: add stackprotector support - - - --1 2023-05-20 Thomas Weißschuh Handled Elsewhere
tools/kvm_stat: add support for riscv tools/kvm_stat: add support for riscv - - - 151- 2023-08-14 Andreas Schwab Handled Elsewhere
tools: scripts: Remove SH architecture build entry tools: scripts: Remove SH architecture build entry - - - 18-- 2023-02-27 Bhaskar Chowdhury Handled Elsewhere
test code for kprobe test code for kprobe - - - 14-2 2023-07-30 Nam Cao Handled Elsewhere
spi: microchip-core: Remove the unused function mchp_corespi_enable() spi: microchip-core: Remove the unused function mchp_corespi_enable() - 1 - --- 2022-10-17 Jiapeng Chong Not Applicable
soc: sifive: ccache: reduce printing on init soc: sifive: ccache: reduce printing on init - - - --- 2022-08-30 Ben Dooks Superseded
soc: renesas: select ERRATA_ANDES for R9A07G043 only when alternatives are present soc: renesas: select ERRATA_ANDES for R9A07G043 only when alternatives are present 1 - 1 --1 2023-10-09 Conor Dooley Handled Elsewhere
soc: renesas: make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE soc: renesas: make ARCH_R9A07G043 (riscv version) depend on NONPORTABLE - 2 1 14-- 2023-10-04 Jisheng Zhang Accepted
soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if dependencies are met soc: renesas: Kconfig: For ARCH_R9A07G043 select the required configs if dependencies are met 1 1 - 16-- 2023-09-01 Prabhakar Accepted
soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt soc: microchip: Fix POLARFIRE_SOC_SYS_CTRL input prompt - - - 13-- 2024-01-22 Geert Uytterhoeven Accepted
soc: microchip: Explicitly include correct DT includes soc: microchip: Explicitly include correct DT includes - - - 16-- 2023-07-14 Rob Herring Handled Elsewhere
serial: sifive: Remove 0 from fu540-c000-uart0 binding. serial: sifive: Remove 0 from fu540-c000-uart0 binding. - 1 - 13-- 2024-03-07 Sebastian Andrzej Siewior Handled Elsewhere
serial: sifive: Fix sifive_serial_console_setup() section serial: sifive: Fix sifive_serial_console_setup() section - - - 16-- 2023-06-24 Samuel Holland Handled Elsewhere
serial: sifive: enable clocks for UART when probed serial: sifive: enable clocks for UART when probed - - - --- 2022-09-19 Olof Johansson Superseded
serial: sifive: Declare PM operations as static serial: sifive: Declare PM operations as static - - - 13-- 2023-11-13 Samuel Holland Handled Elsewhere
selftests/vDSO: Add riscv getcpu & gettimeofday test selftests/vDSO: Add riscv getcpu & gettimeofday test - 1 - 1211 2022-11-02 Guo Ren palmer Superseded
selftests/riscv: fix potential build failure during the "emit_tests" step selftests/riscv: fix potential build failure during the "emit_tests" step - - 1 16-- 2023-07-12 John Hubbard Accepted
selftests/nolibc: Fix up compile error for rv32 selftests/nolibc: Fix up compile error for rv32 - - - --1 2023-05-20 Zhangjin Wu Handled Elsewhere
selftests/mm: Fix cross compilation with LLVM selftests/mm: Fix cross compilation with LLVM - - - 16-- 2023-06-14 Mark Brown Handled Elsewhere
selftests: riscv: Fix compilation error with vstate_exec_nolibc.c selftests: riscv: Fix compilation error with vstate_exec_nolibc.c - - - 16-- 2023-07-13 Alexandre Ghiti Accepted
scripts/package: buildtar: Output as vmlinuz for riscv scripts/package: buildtar: Output as vmlinuz for riscv - - - 13-- 2024-03-21 Matt Coster Handled Elsewhere
scripts/gdb: add lx_current support for riscv scripts/gdb: add lx_current support for riscv - - - 18-- 2023-02-22 Song Shuai Superseded
scripts: clean up IA-64 code scripts: clean up IA-64 code - 1 - 13-- 2023-11-18 Masahiro Yamada Superseded
sched/doc: supplement CPU capacity with RISC-V sched/doc: supplement CPU capacity with RISC-V 1 3 - 18-- 2023-02-27 Song Shuai Handled Elsewhere
s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36 s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36 - - - 171- 2023-01-05 Masahiro Yamada Not Applicable
riscv/purgatory: Do not use fortified string functions riscv/purgatory: Do not use fortified string functions - - - 1312 2023-05-31 Kees Cook Superseded
riscv/mm: Fix the comment for swap pte format riscv/mm: Fix the comment for swap pte format - 1 - 14-- 2023-09-21 Xiao Wang Accepted
riscv/kprobe: Fix instruction simulation of JALR riscv/kprobe: Fix instruction simulation of JALR - 1 - --- 2023-01-16 Liao, Chang palmer Accepted
riscv/ftrace: fix ftrace_modify_call bug riscv/ftrace: fix ftrace_modify_call bug - - - --1 2022-11-22 Song Shuai Not Applicable
riscv/fence: Consolidate fence definitions and define __{mb,rmb,wmb} riscv/fence: Consolidate fence definitions and define __{mb,rmb,wmb} - - - 7-6 2024-02-09 Eric Chan Superseded
riscv/fault: Dump user opcode bytes on fatal faults riscv/fault: Dump user opcode bytes on fatal faults - - - --1 2023-03-27 yunhui cui Changes Requested
riscv: ztso: disallow elf binaries needing TSO riscv: ztso: disallow elf binaries needing TSO - - - --- 2022-09-16 Vineet Gupta Superseded
riscv: VMAP_STACK overflow detection thread-safe riscv: VMAP_STACK overflow detection thread-safe - - - 1411 2022-11-24 Deepak Gupta Superseded
riscv: vector: only enable interrupts in the first-use trap riscv: vector: only enable interrupts in the first-use trap - 1 - 16-- 2023-06-25 Andy Chiu Accepted
riscv: vector: Fixup modules compile error riscv: vector: Fixup modules compile error - - - --1 2023-05-29 Guo Ren Handled Elsewhere
riscv: vector: Fix a typo of preempt_v riscv: vector: Fix a typo of preempt_v - 1 - 13-- 2024-02-06 Song Shuai Superseded
riscv: vector: Check SR_SD before saving vstate riscv: vector: Check SR_SD before saving vstate - - - 13-- 2023-12-21 Song Shuai Accepted
riscv: vdso: include vdso/vsyscall.h for vdso_data riscv: vdso: include vdso/vsyscall.h for vdso_data - - - 16-- 2023-06-16 Ben Dooks Accepted
riscv: vdso: fix section overlapping under some conditions riscv: vdso: fix section overlapping under some conditions - - - 1211 2022-10-31 Jisheng Zhang palmer Superseded
riscv: vdso: fix build with llvm riscv: vdso: fix build with llvm - - 1 12-2 2022-10-31 Jisheng Zhang palmer Accepted
riscv: Using CSR numbers to access CSRs riscv: Using CSR numbers to access CSRs - 1 - --- 2019-07-11 Bin Meng Superseded
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode - - - 18-- 2023-03-08 Alexandre Ghiti Accepted
riscv: Use PUD/P4D/PGD pages for the linear mapping riscv: Use PUD/P4D/PGD pages for the linear mapping - - - --1 2022-11-22 Alexandre Ghiti palmer Superseded
riscv: use KERN_INFO in do_trap riscv: use KERN_INFO in do_trap - 1 - 13-- 2024-02-13 Andreas Schwab Superseded
riscv: Use kcalloc() instead of kzalloc() riscv: Use kcalloc() instead of kzalloc() - 3 - 13-- 2024-01-20 Erick Archer Accepted
riscv: Use hugepage mappings for vmemmap riscv: Use hugepage mappings for vmemmap - - - 13-- 2023-12-14 Alexandre Ghiti Accepted
riscv: Use asm-generic for {read,write}{bwlq} and their relaxed variant riscv: Use asm-generic for {read,write}{bwlq} and their relaxed variant - - - 10-3 2023-11-23 Jisheng Zhang Superseded
riscv: uprobes: Restore thread.bad_cause riscv: uprobes: Restore thread.bad_cause 1 1 - 17-- 2023-04-23 Tiezhu Yang palmer Accepted
riscv: Update k210 defconfigs riscv: Update k210 defconfigs - - 1 16-- 2022-11-14 Damien Le Moal Deferred
riscv: uapi: Lie about having futex() riscv: uapi: Lie about having futex() - - - 17-- 2023-01-19 Palmer Dabbelt Not Applicable
riscv: uaccess: Relax the threshold for fast path riscv: uaccess: Relax the threshold for fast path - - - 13-- 2024-03-13 Xiao Wang New
riscv: uaccess: fix type of 0 variable on error in get_user() riscv: uaccess: fix type of 0 variable on error in get_user() - 1 - 18-- 2022-12-29 Ben Dooks palmer Accepted
riscv: uaccess: Allow the last potential unrolled copy riscv: uaccess: Allow the last potential unrolled copy - - - 13-- 2024-03-13 Xiao Wang New
riscv: typo in comment for get_f64_reg riscv: typo in comment for get_f64_reg - 1 - 121- 2024-03-17 Xingyou Chen New
riscv: Sync efi page table's kernel mappings before switching riscv: Sync efi page table's kernel mappings before switching - 1 1 16-- 2022-11-21 Alexandre Ghiti palmer Accepted
riscv: suspend: Add syscore ops for suspend riscv: suspend: Add syscore ops for suspend - - - 16-- 2023-08-16 Nick Hu Superseded
riscv: Support RANDOMIZE_KSTACK_OFFSET riscv: Support RANDOMIZE_KSTACK_OFFSET 1 2 - 112- 2023-11-01 Song Shuai Superseded
riscv: support PREEMPT_DYNAMIC with static keys riscv: support PREEMPT_DYNAMIC with static keys - - - 16-- 2023-07-09 Jisheng Zhang Superseded
riscv: Start of DRAM should at least be aligned on PMD size for the direct mapping riscv: Start of DRAM should at least be aligned on PMD size for the direct mapping - - 1 151- 2023-07-04 Alexandre Ghiti Accepted
riscv: stacktrace: Fix missing the first frame riscv: stacktrace: Fix missing the first frame - - - 1511 2022-12-05 Liu Shixin Superseded
riscv: split cache ops out of dma-noncoherent.c riscv: split cache ops out of dma-noncoherent.c - 2 2 517 2023-10-28 Christoph Hellwig Accepted
riscv: signal: handle syscall restart before get_signal riscv: signal: handle syscall restart before get_signal - - - --- 2023-08-03 Haorong Lu Accepted
riscv: signal: fix sigaltstack frame size checking riscv: signal: fix sigaltstack frame size checking - - - 151- 2023-08-22 Andy Chiu Accepted
riscv: sigcontext: Correct the comment of sigreturn riscv: sigcontext: Correct the comment of sigreturn - - - 16-- 2023-06-28 Guo Ren Accepted
riscv: selftests: Add signal handling vector tests riscv: selftests: Add signal handling vector tests - 2 1 121- 2024-04-03 Charlie Jenkins New
riscv: Select HAVE_ARCH_USERFAULTFD_MINOR riscv: Select HAVE_ARCH_USERFAULTFD_MINOR - - - 15-1 2023-06-24 Samuel Holland Accepted
riscv: Select ARCH_WANTS_NO_INSTR riscv: Select ARCH_WANTS_NO_INSTR - - - 13-- 2023-11-23 Jisheng Zhang Accepted
riscv: select ARCH_PROC_KCORE_TEXT riscv: select ARCH_PROC_KCORE_TEXT - - - 13-- 2023-10-31 Andreas Schwab Accepted
riscv: select ARCH_HAS_FAST_MULTIPLIER riscv: select ARCH_HAS_FAST_MULTIPLIER - 1 1 13-- 2023-11-21 Jisheng Zhang Superseded
riscv: say disabling zicbom if no or bad riscv,cbom-block-size found riscv: say disabling zicbom if no or bad riscv,cbom-block-size found - 2 - 17-- 2023-03-17 Ben Dooks palmer Accepted
riscv: Safely remove entries from relocation list riscv: Safely remove entries from relocation list - - - 13-- 2023-11-20 Charlie Jenkins Superseded
riscv: Require FRAME_POINTER for some configurations riscv: Require FRAME_POINTER for some configurations 1 1 1 15-1 2023-08-23 Björn Töpel conchuod Accepted
riscv: require alternatives framework when selecting FPU support riscv: require alternatives framework when selecting FPU support - 2 - 17-- 2023-03-22 Jason A. Donenfeld Superseded
riscv: replace deprecated scall with ecall riscv: replace deprecated scall with ecall - - - --1 2023-04-23 Fangrui Song palmer Accepted
riscv: Remove unused asm/signal.h file riscv: Remove unused asm/signal.h file - 1 - 121- 2024-03-10 Stafford Horne Superseded
riscv: remove unneeded #include <asm-generic/export.h> riscv: remove unneeded #include <asm-generic/export.h> - - - 13-- 2024-01-20 Masahiro Yamada Accepted
riscv: remove special treatment for the link order of head.o riscv: remove special treatment for the link order of head.o - - - --- 2022-10-18 Jisheng Zhang palmer Accepted
riscv: remove redundant mv instructions riscv: remove redundant mv instructions - 1 - 16-- 2023-07-25 Nam Cao Accepted
riscv: Remove redundant CONFIG_64BIT from pgtable_l{4,5}_enabled riscv: Remove redundant CONFIG_64BIT from pgtable_l{4,5}_enabled - 1 - 13-- 2024-03-12 Dawei Li Superseded
riscv: Remove obsolete rv32_defconfig file riscv: Remove obsolete rv32_defconfig file - 1 - 112- 2023-11-21 Samuel Holland Accepted
riscv: relocate R_RISCV_CALL_PLT in kexec_file riscv: relocate R_RISCV_CALL_PLT in kexec_file - 1 - 1611 2023-03-10 Torsten Duwe Changes Requested
riscv: put va_kernel_xip_pa_offset into CONFIG_XIP_KERNEL riscv: put va_kernel_xip_pa_offset into CONFIG_XIP_KERNEL - - - 13-- 2023-12-20 yunhui cui Rejected
riscv: put interrupt entries into .irqentry.text riscv: put interrupt entries into .irqentry.text - - - 16-- 2023-08-21 Nam Cao Superseded
riscv: provide riscv-specific is_trap_insn() riscv: provide riscv-specific is_trap_insn() - - 1 16-- 2023-08-27 Nam Cao Superseded
riscv: process: fix kernel info leakage riscv: process: fix kernel info leakage - - 1 1111 2022-10-29 Jisheng Zhang palmer Accepted
riscv: process: Fix kernel gp leakage riscv: process: Fix kernel gp leakage - 1 - 13-- 2024-03-27 Stefan O'Rear Accepted
« 1 2 3 4110 111 »