index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-26
Merge patch series "riscv: Various text patching improvements"
Palmer Dabbelt
6
-54
/
+63
2024-06-26
riscv: Remove extra variable in patch_text_nosync()
Samuel Holland
1
-8
/
+4
2024-06-26
riscv: Use offset_in_page() in text patching functions
Samuel Holland
1
-3
/
+3
2024-06-26
riscv: Pass patch_text() the length in bytes
Samuel Holland
4
-21
/
+20
2024-06-26
riscv: Simplify text patching loops
Samuel Holland
1
-16
/
+21
2024-06-26
riscv: kprobes: Use patch_text_nosync() for insn slots
Samuel Holland
1
-3
/
+2
2024-06-26
riscv: jump_label: Simplify assembly syntax
Samuel Holland
1
-1
/
+1
2024-06-26
riscv: jump_label: Batch icache maintenance
Samuel Holland
2
-4
/
+14
2024-06-26
RISC-V: KVM: Redirect AMO load/store access fault traps to guest
Yu-Wei Hsu
1
-0
/
+2
2024-06-26
RISCV: KVM: add tracepoints for entry and exit events
Shenlin Liang
2
-0
/
+74
2024-06-26
RISC-V: KVM: Use IMSIC guest files when available
Anup Patel
1
-13
/
+20
2024-06-26
RISC-V: KVM: Share APLIC and IMSIC defines with irqchip drivers
Anup Patel
6
-100
/
+4
2024-06-25
RISC-V: fix vector insn load/store width mask
Jesse Taube
1
-1
/
+1
2024-06-25
syscalls: mmap(): use unsigned offset type consistently
Arnd Bergmann
1
-2
/
+2
2024-06-24
riscv: dts: starfive: jh7110: Add the core reset and jh7110 compatible for uarts
Hal Feng
1
-12
/
+18
2024-06-20
bpf: remove unused parameter in bpf_jit_binary_pack_finalize
Rafael Passos
1
-3
/
+2
2024-06-19
riscv: dts: microchip: add an initial devicetree for the BeagleV Fire
Conor Dooley
3
-0
/
+306
2024-06-19
riscv: dts: starfive: Set EMMC vqmmc maximum voltage to 3.3V on JH7110 boards
Shengyu Qu
1
-1
/
+1
2024-06-19
riscv: dts: starfive: Update flash partition layout
Matthias Brugger
1
-5
/
+2
2024-06-19
riscv: dts: thead: th1520: Add PMU event node
Inochi Amaoto
1
-0
/
+81
2024-06-19
riscv: dts: starfive: add Star64 board devicetree
Henry Bell
2
-0
/
+62
2024-06-19
riscv: dts: sophgo: disable write-protection for milkv duo
Haylen Chu
1
-0
/
+1
2024-06-18
KVM: Introduce vcpu->wants_to_run
David Matlack
1
-1
/
+1
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-12
/
+13
2024-06-12
riscv: defconfig: Enable StarFive JH7110 drivers
Hal Feng
1
-0
/
+26
2024-06-11
KVM: Delete the now unused kvm_arch_sched_in()
Sean Christopherson
1
-1
/
+0
2024-06-11
function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
Steven Rostedt (Google)
1
-1
/
+0
2024-06-10
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-8
/
+37
2024-06-07
Merge tag 'riscv-for-linus-6.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+13
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-19
/
+21
2024-06-03
Merge tag 'kvm-riscv-fixes-6.10-1' of https://github.com/kvm-riscv/linux into...
Paolo Bonzini
2
-5
/
+6
2024-06-03
riscv, bpf: Introduce shift add helper with Zba optimization
Xiao Wang
3
-8
/
+37
2024-06-03
Revert "riscv: mm: accelerate pagefault when badaccess"
Palmer Dabbelt
1
-2
/
+2
2024-06-03
riscv: fix overlap of allocated page and PTR_ERR
Nam Cao
1
-10
/
+11
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
20
-181
/
+294
2024-05-31
RISC-V: KVM: Fix incorrect reg_subtype labels in kvm_riscv_vcpu_set_reg_isa_e...
Quan Zhou
1
-2
/
+2
2024-05-31
RISC-V: KVM: No need to use mask when hart-index-bit is 0
Yong-Xuan Wang
1
-3
/
+4
2024-05-30
riscv: vector: adjust minimum Vector requirement to ZVE32X
Andy Chiu
5
-9
/
+19
2024-05-30
riscv: hwprobe: add zve Vector subextensions into hwprobe interface
Andy Chiu
2
-0
/
+10
2024-05-30
riscv: cpufeature: add zve32[xf] and zve64[xfd] isa detection
Andy Chiu
2
-1
/
+45
2024-05-30
riscv: cpufeature: call match_isa_ext() for single-letter extensions
Andy Chiu
1
-6
/
+5
2024-05-30
riscv: smp: fail booting up smp if inconsistent vlen is detected
Andy Chiu
2
-12
/
+21
2024-05-30
riscv: vector: add a comment when calling riscv_setup_vsize()
Andy Chiu
1
-0
/
+3
2024-05-30
riscv: Fix fully ordered LR/SC xchg[8|16]() implementations
Alexandre Ghiti
1
-10
/
+12
2024-05-30
riscv: enable HAVE_ARCH_HUGE_VMAP for XIP kernel
Nam Cao
1
-1
/
+1
2024-05-30
riscv: prevent pt_regs corruption for secondary idle threads
Sergey Matyukevich
2
-3
/
+2
2024-05-28
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
3
-5
/
+37
2024-05-28
riscv: dts: canaan: Disable I/O devices unless used
Geert Uytterhoeven
7
-7
/
+32
2024-05-28
riscv: dts: canaan: Clean up serial aliases
Geert Uytterhoeven
7
-7
/
+24
2024-05-24
Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
20
-181
/
+294
[prev]
[next]