index
:
pub/scm/linux/kernel/git/modules/linux.git
master
mcgrof's fork of linux.git
Modules Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-04
riscv: kgdb: fix several debug register assignment bugs
Paul Walmsley
1
-3
/
+4
2026-04-04
RISC-V: KVM: Reuse KVM_CAP_VM_GPA_BITS to select HGATP.MODE
Fangyu Yu
1
-2
/
+42
2026-04-04
RISC-V: KVM: Cache gstage pgd_levels in struct kvm_gstage
Fangyu Yu
3
-46
/
+26
2026-04-04
RISC-V: KVM: Support runtime configuration for per-VM's HGATP mode
Fangyu Yu
7
-60
/
+89
2026-04-03
RISC-V: KVM: Don't check hstateen0 when updating sstateen0 CSR
Anup Patel
1
-10
/
+4
2026-04-03
RISC-V: KVM: Factor-out VCPU config into separate sources
Anup Patel
6
-87
/
+146
2026-04-03
RISC-V: KVM: Add hideleg to struct kvm_vcpu_config
Anup Patel
2
-0
/
+4
2026-04-03
RISC-V: KVM: Move timer state defines closer to struct in UAPI header
Anup Patel
1
-4
/
+4
2026-04-03
RISC-V: KVM: Factor-out ISA checks into separate sources
Anup Patel
10
-256
/
+288
2026-04-03
RISC-V: KVM: Introduce common kvm_riscv_isa_check_host()
Anup Patel
7
-27
/
+33
2026-04-02
xor: make xor.ko self-contained in lib/raid/
Christoph Hellwig
1
-19
/
+0
2026-04-02
riscv: move the XOR code to lib/raid/
Christoph Hellwig
3
-134
/
+2
2026-04-02
xor: remove macro abuse for XOR implementation registrations
Christoph Hellwig
1
-9
/
+10
2026-04-02
KVM: riscv: Skip CSR restore if VCPU is reloaded on the same core
Jinyu Tang
3
-2
/
+27
2026-03-31
riscv: dts: microchip: update mpfs gpio interrupts to better match the SoC
Conor Dooley
8
-51
/
+235
2026-03-30
RISC-V: KVM: Split huge pages during fault handling for dirty logging
Wang Yechao
2
-0
/
+130
2026-03-30
RISC-V: KVM: Fix lost write protection on huge pages during dirty logging
Wang Yechao
1
-4
/
+3
2026-03-30
RISC-V: KVM: Fix integer overflow in kvm_pmu_validate_counter_mask()
Jiakai Xu
1
-2
/
+4
2026-03-30
RISC-V: KVM: Fix double-free of sdata in kvm_pmu_clear_snapshot_area()
Jiakai Xu
1
-0
/
+1
2026-03-30
riscv: kvm: add null pointer check for vector datap
Yufeng Wang
1
-0
/
+1
2026-03-30
dts: riscv: spacemit: k3: add P1 PMIC regulator tree
Yixun Lan
2
-0
/
+158
2026-03-30
dts: riscv: spacemit: k3: Add i2c nodes
Yixun Lan
1
-0
/
+100
2026-03-27
RISC-V: KVM: Fix array out-of-bounds in pmu_ctr_read() and pmu_fw_ctr_read_hi()
Jiakai Xu
1
-0
/
+14
2026-03-27
riscv: kvm: fix vector context allocation leak
Osama Abdelkader
1
-1
/
+4
2026-03-27
RISC-V: KVM: fix PMU snapshot_set_shmem on 32-bit hosts
Osama Abdelkader
1
-3
/
+4
2026-03-27
riscv: dts: spacemit: enable PCIe ports on Milk-V Jupiter
Aurelien Jarno
1
-0
/
+42
2026-03-27
riscv: dts: spacemit: enable USB 3 ports on Milk-V Jupiter
Aurelien Jarno
1
-0
/
+62
2026-03-27
riscv: dts: spacemit: enable QSPI and add SPI NOR on Milk-V Jupiter
Aurelien Jarno
1
-1
/
+42
2026-03-27
riscv: dts: spacemit: add i2c aliases on Milk-V Jupiter
Aurelien Jarno
1
-0
/
+2
2026-03-27
riscv: dts: spacemit: add 24c04 eeprom on Milk-V Jupiter
Aurelien Jarno
1
-0
/
+22
2026-03-27
riscv: dts: spacemit: add LEDs for Milk-V Jupiter board
Aurelien Jarno
1
-0
/
+17
2026-03-26
RISC-V: KVM: Validate SBI STA shmem alignment in kvm_sbi_ext_sta_set_reg()
Jiakai Xu
1
-5
/
+11
2026-03-26
riscv: dts: spacemit: Add ethernet device for K3
Inochi Amaoto
3
-0
/
+171
2026-03-25
riscv: dts: thead: beaglev-ahead: enable HDMI output
Robert Mazur
1
-0
/
+25
2026-03-24
randomize_kstack: Unify random source across arches
Ryan Roberts
1
-12
/
+0
2026-03-24
riscv: dts: microchip: add tsu clock to macb on mpfs
Conor Dooley
1
-4
/
+4
2026-03-24
riscv: dts: microchip: remove POLARFIRE mention in Makefile
Pierre-Henry Moussay
1
-8
/
+8
2026-03-24
riscv: dts: microchip: add pic64gx and its curiosity kit
Pierre-Henry Moussay
4
-0
/
+973
2026-03-24
riscv: dts: microchip: add pinctrl nodes for mpfs/icicle kit
Conor Dooley
4
-1
/
+246
2026-03-24
riscv: dts: spacemit: drop incorrect pinctrl for combo PHY
Aurelien Jarno
1
-2
/
+0
2026-03-24
riscv: dts: spacemit: reorder phy nodes for K1
Chukun Pan
1
-54
/
+54
2026-03-23
lib/crypto: riscv/sm3: Migrate optimized code into library
Eric Biggers
4
-236
/
+0
2026-03-23
lib/crypto: riscv/ghash: Migrate optimized code into library
Eric Biggers
4
-232
/
+0
2026-03-20
riscv: dts: thead: th1520: add coefficients to the PVT node
Icenowy Zheng
1
-0
/
+4
2026-03-18
Merge tag 'soc-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
1
-0
/
+2
2026-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
10
-46
/
+111
2026-03-14
riscv: dts: thead: lichee-pi-4a: enable HDMI
Icenowy Zheng
1
-0
/
+25
2026-03-14
riscv: dts: thead: add DPU and HDMI device tree nodes
Icenowy Zheng
1
-0
/
+66
2026-03-13
riscv: dts: spacemit: k3: add full resource to UART
Yixun Lan
3
-10
/
+68
2026-03-13
riscv: dts: spacemit: k3: add GPIO support
Yixun Lan
1
-0
/
+18
[prev]
[next]