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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-02
Merge tag 'core-uaccess-2025-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+4
2025-12-01
Merge tag 'core-bugs-2025-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+5
2025-11-28
Merge tag 'soc-fixes-6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2025-11-28
Merge tag 'sunxi-fixes-for-6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/fixes
Arnd Bergmann
1
-1
/
+1
2025-11-22
riscv: dts: allwinner: d1: fix vlenb property
Sergey Matyukevich
1
-1
/
+1
2025-11-21
Merge branch 'objtool/core'
Peter Zijlstra
160
-1461
/
+4193
2025-11-16
riscv: sbi: Prefer SRST shutdown over legacy
Mayuresh Chitale
1
-1
/
+5
2025-11-15
riscv: Update MIPS vendor id to 0x127
Chao-ying Fu
1
-1
/
+1
2025-11-10
Merge tag 'riscv-for-linus-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
2
-17
/
+2
2025-11-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-26
/
+17
2025-11-09
Merge tag 'kvm-riscv-fixes-6.18-2' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
3
-26
/
+17
2025-11-07
riscv: Fix CONFIG_AS_HAS_INSN for new .insn usage
Nathan Chancellor
1
-1
/
+1
2025-11-07
riscv: Remove redundant judgment for the default build target
Feng Jiang
1
-15
/
+0
2025-11-07
riscv: Build loader.bin exclusively for Canaan K210
Feng Jiang
1
-1
/
+1
2025-11-03
riscv/uaccess: Use unsafe wrappers for ASM GOTO
Thomas Gleixner
1
-4
/
+4
2025-10-27
riscv: KGDB: Replace deprecated strcpy in kgdb_arch_handle_qxfer_pkt
Thorsten Blum
1
-2
/
+2
2025-10-27
riscv: asm: use .insn for making custom instructions
Ben Dooks
3
-7
/
+13
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: ptdump: use seq_puts() in pt_dump_seq_puts() macro
Josephine Pfeiffer
1
-1
/
+1
2025-10-27
riscv: stacktrace: Disable KASAN checks for non-current tasks
Chunyan Zhang
1
-2
/
+19
2025-10-24
RISC-V: KVM: Remove automatic I/O mapping for VM_PFNMAP
Fangyu Yu
1
-23
/
+2
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
5
-15
/
+79
2025-10-17
riscv: add a forward declaration for cpuinfo_op
Paul Walmsley
1
-0
/
+2
2025-10-17
RISC-V: Don't print details of CPUs disabled in DT
Anup Patel
1
-3
/
+1
2025-10-17
riscv: Remove the PER_CPU_OFFSET_SHIFT macro
Samuel Holland
1
-7
/
+1
2025-10-17
riscv: mm: Define MAX_POSSIBLE_PHYSMEM_BITS for zsmalloc
Samuel Holland
1
-0
/
+2
2025-10-17
riscv: Register IPI IRQs with unique names
Samuel Holland
1
-12
/
+12
2025-10-17
RISC-V: Define pgprot_dmacoherent() for non-coherent devices
Anup Patel
1
-0
/
+2
2025-10-17
RISC-V: KVM: Read HGEIP CSR on the correct cpu
Fangyu Yu
1
-2
/
+14
2025-10-16
RISC-V: KVM: Fix check for local interrupts on riscv32
Samuel Holland
1
-1
/
+1
2025-10-10
riscv: kprobes: convert one final __ASSEMBLY__ to __ASSEMBLER__
Paul Walmsley
1
-2
/
+2
2025-10-09
riscv: Respect dependencies of ARCH_HAS_ELF_CORE_EFLAGS
Thomas Weißschuh
1
-1
/
+1
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-10-09
riscv: kgdb: Ensure that BUFMAX > NUMREGBYTES
Miquel Sabaté Solà
1
-2
/
+7
2025-10-07
Merge tag 'hyperv-next-signed-20251006' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
2
-3
/
+2
2025-10-04
Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Linus Torvalds
3
-0
/
+70
2025-10-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
17
-161
/
+975
2025-10-03
Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/iommu/linux
Linus Torvalds
1
-0
/
+1
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
5
-7
/
+8
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
4
-0
/
+166
2025-10-01
Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbuild/linux
Linus Torvalds
2
-22
/
+8
2025-10-01
Merge tag 'soc-defconfig-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-3
/
+3
2025-10-01
Merge tag 'soc-dt-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
23
-260
/
+992
[next]