index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2025-09-17
riscv: mm: Return intended SATP mode for noXlvl options
Junhui Liu
-2
/
+2
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_ITYPE_IMM
Nam Cao
-1
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_UTYPE_IMM
Nam Cao
-12
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_RD_REG
Nam Cao
-6
/
+3
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_BTYPE_IMM
Nam Cao
-9
/
+3
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_C2_RS1_REG
Nam Cao
-1
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_JTYPE_IMM
Nam Cao
-17
/
+2
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_BTYPE_IMM
Nam Cao
-10
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_RS1_REG
Nam Cao
-5
/
+2
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_JTYPE_IMM
Nam Cao
-6
/
+3
2025-09-16
riscv: kprobes: Move branch_funct3 to insn.h
Nam Cao
-4
/
+1
2025-09-16
riscv: kprobes: Move branch_rs2_idx to insn.h
Nam Cao
-4
/
+1
2025-09-16
riscv: Move all duplicate insn parsing macros into asm/insn.h
Alexandre Ghiti
-142
/
+0
2025-09-16
riscv: Strengthen duplicate and inconsistent definition of RV_X()
Alexandre Ghiti
-2
/
+2
2025-09-16
riscv: Fix typo EXRACT -> EXTRACT
Alexandre Ghiti
-1
/
+1
2025-09-16
riscv: Add kprobes KUnit test
Nam Cao
-0
/
+323
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
-5
/
+5
2025-09-05
riscv: kexec: Initialize kexec_buf struct
Breno Leitao
-4
/
+4
2025-09-05
riscv: use lw when reading int cpu in new_vmalloc_check
Radim Krčmář
-1
/
+1
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
-1
/
+1
2025-08-15
riscv: Separate toolchain support dependency from RISCV_ISA_ZACAS
Pu Lehui
-0
/
+1
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+6
2025-08-02
kexec: enable CMA based contiguous allocation
Alexander Graf
-0
/
+1
2025-07-31
cfi: Move BPF CFI types and helpers to generic code
Sami Tolvanen
-24
/
+0
2025-07-31
cfi: add C CFI type macro
Mark Rutland
-32
/
+3
2025-07-29
Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+34
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-2
/
+2
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
-6
/
+6
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
-2
/
+2
2025-07-19
riscv: optimize gcd() performance on RISC-V without Zbb extension
Kuan-Wei Chiu
-0
/
+5
2025-07-16
riscv: traps_misaligned: properly sign extend value in misaligned load handler
Andreas Schwab
-1
/
+1
2025-07-16
riscv: Enable interrupt during exception handling
Nam Cao
-4
/
+6
2025-07-16
riscv: ftrace: Properly acquire text_mutex to fix a race condition
Alexandre Ghiti
-4
/
+14
2025-07-14
riscv: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
-6
/
+6
2025-06-30
riscv: cpu_ops_sbi: Use static array for boot_data
Vivian Wang
-3
/
+3
2025-06-26
riscv: Helper to parse hart index
Vladimir Kondratiev
-0
/
+34
2025-06-23
riscv: export boot_cpu_hartid
Klara Modin
-0
/
+1
2025-06-23
riscv: Fix sparse warning in vendor_extensions/sifive.c
Alexandre Ghiti
-1
/
+1
2025-06-23
Revert "riscv: misaligned: fix sleeping function called during misaligned acc...
Nam Cao
-2
/
+2
2025-06-10
riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
Fangrui Song
-1
/
+1
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
-1
/
+1
2025-06-07
arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds
Masahiro Yamada
-1
/
+1
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-687
/
+1436
2025-06-05
Merge patch series "riscv: add SBI FWFT misaligned exception delegation support"
Palmer Dabbelt
-16
/
+185
2025-06-05
Merge patch series "riscv: misaligned: fix misaligned accesses handling in pu...
Palmer Dabbelt
-1
/
+1
2025-06-05
riscv: uaccess: Only restore the CSR_STATUS SUM bit
Cyril Bur
-7
/
+8
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
-39
/
+324
2025-06-05
RISC-V: vDSO: Wire up getrandom() vDSO implementation
Xi Ruoyao
-0
/
+275
2025-06-05
riscv: enable mseal sysmap for RV64
Jisheng Zhang
-1
/
+1
2025-06-05
Merge tag 'riscv-mw1-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
-691
/
+971
[prev]
[next]