summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
2023-08-29Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-08-28Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-25Merge tag 'mm-hotfixes-stable-2023-08-25-11-07' of git://git.kernel.org/pub/s...Linus Torvalds
2023-08-25Merge tag 'riscv-for-linus-6.5-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-24riscv: Fix build errors using binutils2.37 toolchainsMingzheng Xing
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-24riscv, bpf: Support unconditional bswap insnPu Lehui
2023-08-24riscv, bpf: Support signed div/mod insnsPu Lehui
2023-08-24riscv, bpf: Support 32-bit offset jmp insnPu Lehui
2023-08-24riscv, bpf: Support sign-extension mov insnsPu Lehui
2023-08-24riscv, bpf: Support sign-extension load insnsPu Lehui
2023-08-24riscv, bpf: Fix missing exception handling and redundant zext for LDX_B/H/WPu Lehui
2023-08-23Merge patch series "riscv: fix ptrace and export VLENB"Palmer Dabbelt
2023-08-22RISC-V: vector: export VLENB csr in __sc_riscv_v_stateAndy Chiu
2023-08-22RISC-V: Remove ptrace support for vectorsPalmer Dabbelt
2023-08-21mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan
2023-08-21efi/riscv: Move EFI runtime call setup/teardown helpers out of lineArd Biesheuvel
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-18Merge tag 'riscv-for-linus-6.5-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-18Merge tag 'asm-generic-fix-6.5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-17asm-generic: partially revert "Unify uapi bitsperlong.h for arm64, riscv and ...Arnd Bergmann
2023-08-16riscv: Handle zicsr/zifencei issue between gcc and binutilsMingzheng Xing
2023-08-16riscv: uaccess: Return the number of bytes effectively not copiedAlexandre Ghiti
2023-08-16riscv: stack: Fixup independent softirq stack for CONFIG_FRAME_POINTER=nGuo Ren
2023-08-16riscv: stack: Fixup independent irq stack for CONFIG_FRAME_POINTER=nGuo Ren
2023-08-16riscv: correct riscv_insn_is_c_jr() and riscv_insn_is_c_jalr()Nam Cao
2023-08-16riscv: entry: set a0 = -ENOSYS only when syscall != -1Celeste Liu
2023-08-11Merge tag 'riscv-for-linus-6.5-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-10riscv: Implement flush_cache_vmap()Alexandre Ghiti
2023-08-10riscv: Do not allow vmap pud mappings for 3-level page tableAlexandre Ghiti
2023-08-08riscv: mm: fix 2 instances of -Wmissing-variable-declarationsNick Desaulniers
2023-08-08riscv,mmio: Fix readX()-to-delay() orderingAndrea Parri
2023-08-08riscv: Fix CPU feature detection with SMP disabledSamuel Holland
2023-08-07Revert "riscv: dts: allwinner: d1: Add CAN controller nodes"Marc Kleine-Budde
2023-08-04Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-04riscv: Start of DRAM should at least be aligned on PMD size for the direct ma...Alexandre Ghiti
2023-08-04Merge patch series "RISC-V: Fix a few kexec_file_load(2) failures"Palmer Dabbelt
2023-08-04riscv/kexec: load initrd high in available memoryTorsten Duwe
2023-08-04riscv/kexec: handle R_RISCV_CALL_PLT relocation typeTorsten Duwe
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-02riscv, bpf: Adapt bpf trampoline to optimized riscv ftrace frameworkPu Lehui
2023-08-02riscv: Export va_kernel_pa_offset in vmcoreinfoSong Shuai
2023-08-02RISC-V: ACPI: Fix acpi_os_ioremap to return iomem addressSunil V L
2023-07-29arch/*/configs/*defconfig: Replace AUTOFS4_FS by AUTOFS_FSSven Joachim
2023-07-28riscv: dts: allwinner: d1: Add CAN controller nodesJohn Watts
2023-07-14Merge tag 'riscv-for-linus-6.5-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-07-13Merge tag 'net-6.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds