summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2024-07-18Merge tag 'ftrace-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-16Merge tag 'soc-defconfig-6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-07-16Merge tag 'soc-dt-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-10riscv: convert to generic syscall tableArnd Bergmann
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-09Merge tag 'riscv-sophgo-dt-for-v6.11' of https://github.com/sophgo/linux into...Arnd Bergmann
2024-07-09riscv: dts: add clock generator for Sophgo SG2042 SoCChen Wang
2024-07-08Merge tag 'riscv-config-for-v6.11' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2024-07-08Merge tag 'riscv-dt-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2024-07-08Merge tag 'sunxi-dt-for-6.11' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-07-08riscv, bpf: Optimize stack usage of trampolinePuranjay Mohan
2024-07-05Merge tag 'riscv-for-linus-6.10-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-03riscv: kexec: Avoid deadlock in kexec crash pathSong Shuai
2024-07-03riscv: stacktrace: fix usage of ftrace_graph_ret_addr()Puranjay Mohan
2024-07-03Merge patch series "Assorted fixes in RISC-V PMU driver"Palmer Dabbelt
2024-07-03perf: RISC-V: Check standard event availabilitySamuel Holland
2024-07-02riscv, bpf: Add 12-argument support for RV64 bpf trampolinePu Lehui
2024-07-01Merge tag 'arm-fixes-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-01riscv, bpf: Use bpf_prog_pack for RV64 bpf trampolinePu Lehui
2024-07-01riscv, bpf: Fix out-of-bounds issue when preparing trampoline imagePu Lehui
2024-07-01riscv: dts: starfive: add PCIe dts configuration for JH7110Minda Chen
2024-06-30riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetreesSamuel Holland
2024-06-30riscv: dts: allwinner: d1s-t113: Add system LDOsChen-Yu Tsai
2024-06-28Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-27Merge tag 'riscv-dt-fixes-for-v6.10-rc5+' of https://git.kernel.org/pub/scm/l...Arnd Bergmann
2024-06-26Merge patch "riscv: stacktrace: convert arch_stack_walk() to noinstr"Palmer Dabbelt
2024-06-26riscv: stacktrace: convert arch_stack_walk() to noinstrAndy Chiu
2024-06-26riscv: patch: Flush the icache right after patching to avoid illegal insnsAlexandre Ghiti
2024-06-25RISC-V: fix vector insn load/store width maskJesse Taube
2024-06-25syscalls: mmap(): use unsigned offset type consistentlyArnd Bergmann
2024-06-20bpf: remove unused parameter in bpf_jit_binary_pack_finalizeRafael Passos
2024-06-19riscv: dts: microchip: add an initial devicetree for the BeagleV FireConor Dooley
2024-06-19riscv: dts: starfive: Set EMMC vqmmc maximum voltage to 3.3V on JH7110 boardsShengyu Qu
2024-06-19riscv: dts: starfive: Update flash partition layoutMatthias Brugger
2024-06-19riscv: dts: thead: th1520: Add PMU event nodeInochi Amaoto
2024-06-19riscv: dts: starfive: add Star64 board devicetreeHenry Bell
2024-06-19riscv: dts: sophgo: disable write-protection for milkv duoHaylen Chu
2024-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-12riscv: defconfig: Enable StarFive JH7110 driversHal Feng
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)
2024-06-10Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-06-07Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-03Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into...Paolo Bonzini