index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-16
riscv: sbi: Prefer SRST shutdown over legacy
Mayuresh Chitale
1
-1
/
+5
2025-10-27
riscv: KGDB: Replace deprecated strcpy in kgdb_arch_handle_qxfer_pkt
Thorsten Blum
1
-2
/
+2
2025-10-27
riscv: tests: Make RISCV_KPROBES_KUNIT tristate
Vivian Wang
3
-2
/
+7
2025-10-27
riscv: tests: Rename kprobes_test_riscv to kprobes_riscv
Vivian Wang
1
-1
/
+1
2025-10-27
riscv: Fix memory leak in module_frob_arch_sections()
Miaoqian Lin
1
-2
/
+6
2025-10-27
riscv: stacktrace: Disable KASAN checks for non-current tasks
Chunyan Zhang
1
-2
/
+19
2025-10-18
riscv: hwprobe: avoid uninitialized variable use in hwprobe_arch_id()
Paul Walmsley
1
-0
/
+6
2025-10-18
riscv: cpufeature: avoid uninitialized variable in has_thead_homogeneous_vlenb()
Paul Walmsley
1
-2
/
+2
2025-10-17
riscv: hwprobe: Fix stale vDSO data for late-initialized keys at boot
Jingwei Wang
3
-15
/
+66
2025-10-17
RISC-V: Don't print details of CPUs disabled in DT
Anup Patel
1
-3
/
+1
2025-10-17
riscv: Register IPI IRQs with unique names
Samuel Holland
1
-12
/
+12
2025-10-10
riscv: kprobes: convert one final __ASSEMBLY__ to __ASSEMBLER__
Paul Walmsley
1
-2
/
+2
2025-10-09
riscv: acpi: avoid errors caused by probing DT devices when ACPI is used
Han Gao
1
-2
/
+5
2025-10-09
riscv: kprobes: Fix probe address validation
Fabian Vogt
1
-4
/
+9
2025-10-09
riscv: entry: fix typo in comment 'instruciton' -> 'instruction'
Florian Schmaus
1
-1
/
+1
2025-10-09
RISC-V: clear hot-unplugged cores from all task mm_cpumasks to avoid rfence errors
Danil Skrebenkov
1
-0
/
+1
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-0
/
+1
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2025-09-29
Merge tag 'riscv-for-linus-6.18-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
25
-237
/
+471
2025-09-29
Merge tag 'hardening-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2025-09-25
arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.c
Menglong Dong
1
-0
/
+1
2025-09-24
kcfi: Rename CONFIG_CFI_CLANG to CONFIG_CFI
Kees Cook
1
-1
/
+1
2025-09-19
riscv: errata: Fix the PAUSE Opcode for MIPS P8700
Djordje Todorovic
2
-0
/
+6
2025-09-19
riscv: hwprobe: Add MIPS vendor extension probing
Aleksa Paunovic
3
-0
/
+28
2025-09-18
riscv: Add xmipsexectl as a vendor extension
Aleksa Paunovic
3
-0
/
+33
2025-09-18
riscv: cpufeature: add validation for zfa, zfh and zfhmin
Clément Léger
2
-11
/
+9
2025-09-18
riscv: sbi: Switch to new sys-off handler API
Andrew Davis
1
-2
/
+2
2025-09-18
RISC-V: ACPI: enable parsing the BGRT table
Heinrich Schuchardt
1
-0
/
+3
2025-09-18
riscv: pi: use 'targets' instead of extra-y in Makefile
Masahiro Yamada
1
-1
/
+1
2025-09-18
riscv: mmap(): use unsigned offset type in riscv_sys_mmap
Jessica Liu
1
-1
/
+1
2025-09-18
riscv: mm: Use mmu-type from FDT to limit SATP mode
Junhui Liu
2
-0
/
+41
2025-09-17
riscv: mm: Return intended SATP mode for noXlvl options
Junhui Liu
1
-2
/
+2
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_ITYPE_IMM
Nam Cao
1
-1
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_UTYPE_IMM
Nam Cao
1
-12
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_RD_REG
Nam Cao
1
-6
/
+3
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_BTYPE_IMM
Nam Cao
1
-9
/
+3
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_C2_RS1_REG
Nam Cao
1
-1
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RVC_EXTRACT_JTYPE_IMM
Nam Cao
1
-17
/
+2
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_BTYPE_IMM
Nam Cao
1
-10
/
+1
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_RS1_REG
Nam Cao
1
-5
/
+2
2025-09-16
riscv: kprobes: Remove duplication of RV_EXTRACT_JTYPE_IMM
Nam Cao
1
-6
/
+3
2025-09-16
riscv: kprobes: Move branch_funct3 to insn.h
Nam Cao
1
-4
/
+1
2025-09-16
riscv: kprobes: Move branch_rs2_idx to insn.h
Nam Cao
1
-4
/
+1
2025-09-16
riscv: Move all duplicate insn parsing macros into asm/insn.h
Alexandre Ghiti
1
-142
/
+0
2025-09-16
riscv: Strengthen duplicate and inconsistent definition of RV_X()
Alexandre Ghiti
2
-2
/
+2
2025-09-16
riscv: Fix typo EXRACT -> EXTRACT
Alexandre Ghiti
1
-1
/
+1
2025-09-16
riscv: Add kprobes KUnit test
Nam Cao
6
-0
/
+323
2025-09-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
4
-5
/
+5
2025-09-05
riscv: kexec: Initialize kexec_buf struct
Breno Leitao
3
-4
/
+4
[next]