index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
arch
/
riscv
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
2025-10-01
Merge tag 'soc-newsoc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
5
-0
/
+383
2025-09-30
Merge tag 'bpf-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
5
-391
/
+256
2025-09-30
Merge tag 'timers-vdso-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-7
/
+5
2025-09-30
Merge tag 'irq-drivers-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+2
2025-09-30
entry: Rename "kvm" entry code assets to "virt" to genericize APIs
Sean Christopherson
1
-1
/
+1
2025-09-30
entry/kvm: KVM: Move KVM details related to signal/-EINTR into KVM proper
Sean Christopherson
1
-2
/
+1
2025-09-30
Merge tag 'core-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-18
/
+14
2025-09-30
Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-8
/
+2
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
78
-487
/
+1068
[next]