index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
Age
Commit message (
Expand
)
Author
28 hours
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
36 hours
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2 days
Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2 days
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2 days
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7 days
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
7 days
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
13 days
riscv: errata: Fix the PAUSE Opcode for MIPS P8700
Djordje Todorovic
13 days
riscv: hwprobe: Add MIPS vendor extension probing
Aleksa Paunovic
13 days
riscv: Add xmipsexectl as a vendor extension
Aleksa Paunovic
13 days
riscv: cpufeature: add validation for zfa, zfh and zfhmin
Clément Léger
13 days
riscv: sbi: Switch to new sys-off handler API
Andrew Davis
14 days
RISC-V: ACPI: enable parsing the BGRT table
Heinrich Schuchardt
14 days
riscv: pi: use 'targets' instead of extra-y in Makefile
Masahiro Yamada
14 days
riscv: mmap(): use unsigned offset type in riscv_sys_mmap
Jessica Liu
14 days
riscv: mm: Use mmu-type from FDT to limit SATP mode
Junhui Liu
2025-09-17
riscv: mm: Return intended SATP mode for noXlvl options
Junhui Liu
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_ITYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_UTYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_RD_REG
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_BTYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_C2_RS1_REG
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_JTYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_BTYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_RS1_REG
Nam Cao
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_JTYPE_IMM
Nam Cao
2025-09-16
riscv: kprobes: Move branch_funct3 to insn.h
Nam Cao
2025-09-16
riscv: kprobes: Move branch_rs2_idx to insn.h
Nam Cao
2025-09-16
riscv: Move all duplicate insn parsing macros into asm/insn.h
Alexandre Ghiti
2025-09-16
riscv: Strengthen duplicate and inconsistent definition of RV_X()
Alexandre Ghiti
2025-09-16
riscv: Fix typo EXRACT -> EXTRACT
Alexandre Ghiti
2025-09-16
riscv: Add kprobes KUnit test
Nam Cao
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
2025-09-05
riscv: kexec: Initialize kexec_buf struct
Breno Leitao
2025-09-05
riscv: use lw when reading int cpu in new_vmalloc_check
Radim Krčmář
2025-09-01
arch: copy_thread: pass clone_flags as u64
Simon Schuster
2025-08-15
riscv: Separate toolchain support dependency from RISCV_ISA_ZACAS
Pu Lehui
2025-08-03
Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-08-02
kexec: enable CMA based contiguous allocation
Alexander Graf
2025-07-31
cfi: Move BPF CFI types and helpers to generic code
Sami Tolvanen
2025-07-31
cfi: add C CFI type macro
Mark Rutland
2025-07-29
Merge tag 'irq-drivers-2025-07-27' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-07-28
Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-28
Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
Linus Torvalds
2025-07-21
stackleak: Rename STACKLEAK to KSTACK_ERASE
Kees Cook
2025-07-19
riscv: optimize gcd() performance on RISC-V without Zbb extension
Kuan-Wei Chiu
2025-07-16
riscv: traps_misaligned: properly sign extend value in misaligned load handler
Andreas Schwab
2025-07-16
riscv: Enable interrupt during exception handling
Nam Cao
2025-07-16
riscv: ftrace: Properly acquire text_mutex to fix a race condition
Alexandre Ghiti
2025-07-14
riscv: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names
Dave Martin
[next]