summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2023-02-15riscv: Fixup race condition on PG_dcache_clean in flush_icache_pteGuo Ren
2023-02-15riscv: disable generation of unwind tablesAndreas Schwab
2023-02-01exit: Add and use make_task_dead.Eric W. Biederman
2023-01-14riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks
2023-01-14riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argumentGuo Ren
2023-01-14riscv/stacktrace: Fix stack output without ra on the stack topChen Huang
2023-01-14riscv/mm: add arch hook arch_clear_hugepage_flagsTong Tiangen
2023-01-04arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2023-01-04riscv: add support for TIF_NOTIFY_SIGNALJens Axboe
2022-12-08riscv: vdso: fix section overlapping under some conditionsJisheng Zhang
2022-12-02RISC-V: vdso: Do not add missing symbols to version section in linker scriptNathan Chancellor
2022-12-02riscv: dts: sifive unleashed: Add PWM controlled LEDsEmil Renner Berthing
2022-11-16riscv: fix reserved memory setupConor Dooley
2022-11-16riscv: Separate memory init from paging initAtish Patra
2022-11-16riscv: Enable CMA supportKefeng Wang
2022-11-16riscv: vdso: fix build with llvmJisheng Zhang
2022-11-16riscv: process: fix kernel info leakageJisheng Zhang
2022-10-30riscv: topology: fix default topology reportingConor Dooley
2022-10-30riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtbWenting Zhang
2022-10-30riscv: Add machine name to kernel boot log and stack dump outputKefeng Wang
2022-10-26riscv: Pass -mno-relax only on lld < 15.0.0Fangrui Song
2022-10-26riscv: Make VM_WRITE imply VM_READAndrew Bresticker
2022-10-26riscv: Allow PROT_WRITE-only mmap()Andrew Bresticker
2022-10-26RISC-V: Make port I/O string accessors actually workMaciej W. Rozycki
2022-09-28riscv: fix a nasty sigreturn bug...Al Viro
2022-09-08mm: pagewalk: Fix race between unmap and page walkerSteven Price
2022-08-25RISC-V: Add fast call path of crash_kexec()Xianting Tian
2022-08-25riscv: mmap with PROT_WRITE but no PROT_READ is invalidCeleste Liu
2022-08-21riscv: set default pm_power_off to NULLDimitri John Ledkov
2022-07-29riscv: add as-options for modules with assembly compontentsBen Dooks
2022-06-14riscv: read-only pages should not be writableHeinrich Schuchardt
2022-06-09riscv: Fix irq_work when SMP is disabledSamuel Holland
2022-06-09riscv: Initialize thread pointer before calling C functionsAlexandre Ghiti
2022-05-30riscv: use fallback for random_get_entropy() instead of zeroJason A. Donenfeld
2022-05-25riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski
2022-05-09riscv: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-08riscv module: remove (NOLOAD)Fangrui Song
2022-04-08uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann
2022-04-08riscv: Increase stack size under KASANDmitry Vyukov
2022-04-08riscv: Fix fill_callchain return valueNikita Shubin
2022-03-16riscv: Fix auipc+jalr relocation range checksEmil Renner Berthing
2022-03-08riscv: Fix config KASAN && DEBUG_VIRTUALAlexandre Ghiti
2022-03-08riscv: Fix config KASAN && SPARSEMEM && !SPARSE_VMEMMAPAlexandre Ghiti
2022-03-02riscv: fix oops caused by irqsoff latency tracerChangbin Du
2022-02-16riscv: fix build with binutils 2.38Aurelien Jarno
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson
2021-11-02riscv: Fix asan-stack clang buildAlexandre Ghiti
2021-11-02riscv: fix misalgned trap vector base addressChen Lu
2021-11-02riscv, bpf: Fix potential NULL dereferenceBjörn Töpel
2021-10-13RISC-V: Include clone3() on rv32Palmer Dabbelt