summaryrefslogtreecommitdiff
path: root/arch/riscv
AgeCommit message (Expand)Author
29 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/bp...Mark Brown
29 hoursMerge branch 'riscv-dt-fixes' of https://git.kernel.org/pub/scm/linux/kernel/...Mark Brown
29 hoursMerge branch 'fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/riscv...Mark Brown
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
4 daysbpf, riscv: Add support for signed arena loadsChen Pei
8 daysbpf: Wire up JIT support for 16-byte kfunc returnsYonghong Song
9 daysriscv: bug: Make RV32 use GENERIC_BUG_RELATIVE_POINTERSJisheng Zhang
9 daysriscv: hwprobe: initialize pair->value in hwprobe_one_pair()Andy Chiu
9 daysMerge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
9 daysriscv: use string helper in setup_global_riscv_enable()Dmitry Antipov
9 daysRevert "riscv: Reset pmm when PR_TAGGED_ADDR_ENABLE is not set"Samuel Holland
9 daysriscv: patch: skip fixmap mapping when kernel text is already writableXiaofeng Yuan
9 daysriscv: mm: make EXECMEM_KPROBES writable without CONFIG_STRICT_MODULE_RWXXiaofeng Yuan
9 daysMerge tag 'riscv-for-linus-7.3-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
9 daysMerge tag 'bpf-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
11 daysMerge tag 'soc-defconfig-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 daysMerge tag 'soc-dt-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
11 daysMerge tag 'timers-vdso-2026-08-17' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
11 daysMerge tag 'timers-cleanups-2026-08-17' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
11 daysMerge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
11 daysMerge tag 'locking-core-2026-08-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
11 daysMerge tag 'kexec-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
11 daysMerge tag 'memblock-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 daysMerge tag 'acpi-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
11 daysMerge tag 'loongarch-kvm-7.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini
2026-08-14riscv, bpf: Fix missing sign-ext for signed 1-byte and 2-byte kfunc argsPu Lehui
2026-08-13RISC-V: KVM: fix vcpu vector context handling for kernel-mode vectorAndy Chiu
2026-08-13riscv: vector: allow non-preemptible kernel-mode vector with IRQs offAndy Chiu
2026-08-13riscv: vector: refactor riscv_v_start_kernel_contextAndy Chiu
2026-08-12bpf, riscv: Clear fetch destination on faulting arena atomicDaniel Borkmann
2026-08-12KVM: RISC-V: Add CPU PM notifier for non-retention idle statesYong-Xuan Wang
2026-08-10Merge tag 'riscv-sophgo-dt-for-v7.3' of https://github.com/sophgo/linux into ...Arnd Bergmann
2026-08-10Revert "riscv: dts: spacemit: k3: add i2s0-i2s5 nodes"Arnd Bergmann
2026-08-09Merge tag 'tegra-for-7.3-arm64-dt' of git://git.kernel.org/pub/scm/linux/kern...Alexandre Belloni
2026-08-08riscv: lib: Fix ZBB strnlen reading past count boundaryMichael Neuling
2026-08-08Merge tag 'sunxi-dt-for-7.3' of https://git.kernel.org/pub/scm/linux/kernel/g...Alexandre Belloni
2026-08-08Merge tag 'spacemit-dt-for-7.3-1' of https://git.kernel.org/pub/scm/linux/ker...Alexandre Belloni
2026-08-08KVM: RISC-V: Clear former VCPU cache on virtualization disableYong-Xuan Wang
2026-08-08RISC-V: KVM: Fix PMU event info array size overflowGuidong Han
2026-08-08RISC-V: KVM: Avoid one-word masks for SBI v0.1 all-hartsPengpeng Hou
2026-08-08RISC-V: KVM: Guard HFENCE range loops against overflowPengpeng Hou
2026-08-07RISC-V: hwprobe: Use BIT macro to avoid warningsJesse Taube
2026-08-07riscv: alternative: Also patch the compat vDSOThomas Weißschuh
2026-08-07riscv: alternative: Use the statically extracted vDSO section offsetsThomas Weißschuh
2026-08-07riscv: vdso: Add symbols for the alternative section boundariesThomas Weißschuh
2026-08-07riscv: Add Ziccamoa, Ziccif, Ziccrse, and Za64rs to cpufeature and hwprobeAndrew Jones
2026-08-07riscv: Add Zicclsm to cpufeature and hwprobeJesse Taube
2026-08-07riscv: cpufeature: Clarify ISA spec version for canonical orderGuodong Xu
2026-08-07riscv: Standardize extension capitalizationCharlie Jenkins
2026-08-07riscv: kprobes: Prevent probes in breakpoint handlersRui Qi