index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
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
5 days
mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()
Anshuman Khandual
1
-3
/
+0
5 days
riscv: dts: thead: Add APB clocks for TH1520 GMACs
Yao Zi
1
-4
/
+6
10 days
RISC-V: KVM: Fix inclusion of Smnpm in the guest ISA bitmap
Samuel Holland
1
-30
/
+53
2025-07-24
riscv: traps_misaligned: properly sign extend value in misaligned load handler
Andreas Schwab
1
-1
/
+1
2025-07-24
riscv: Enable interrupt during exception handling
Nam Cao
1
-4
/
+6
2025-07-17
riscv: vdso: Exclude .rodata from the PT_DYNAMIC segment
Fangrui Song
1
-1
/
+1
2025-07-10
riscv: cpu_ops_sbi: Use static array for boot_data
Vivian Wang
1
-3
/
+3
2025-07-06
riscv: uaccess: Only restore the CSR_STATUS SUM bit
Cyril Bur
3
-8
/
+9
2025-07-06
riscv: fix runtime constant support for nommu kernels
Charles Mirabile
1
-1
/
+1
2025-07-06
Revert "riscv: misaligned: fix sleeping function called during misaligned acc...
Nam Cao
1
-2
/
+2
2025-07-06
Revert "riscv: Define TASK_SIZE_MAX for __access_ok()"
Nam Cao
1
-1
/
+0
2025-07-06
riscv: export boot_cpu_hartid
Klara Modin
1
-0
/
+1
2025-07-06
riscv: vector: Fix context save/restore with xtheadvector
Han Gao
1
-6
/
+6
2025-07-06
riscv: save the SR_SUM status over switches
Ben Dooks
3
-0
/
+14
2025-07-06
riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED
Clément Léger
2
-3
/
+4
2025-07-06
riscv: add a data fence for CMODX in the kernel mode
Andy Chiu
1
-1
/
+14
2025-06-27
RISC-V: KVM: Don't treat SBI HFENCE calls as NOPs
Anup Patel
1
-2
/
+2
2025-06-27
RISC-V: KVM: Fix the size parameter check in SBI SFENCE calls
Anup Patel
1
-2
/
+2
2025-06-19
riscv: misaligned: fix sleeping function called during misaligned access hand...
Nylon Chen
1
-2
/
+2
2025-06-19
RISC-V: KVM: lock the correct mp_state during reset
Radim Krčmář
1
-2
/
+2
2025-05-14
Merge tag 'soc-fixes-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2025-05-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2025-05-09
Merge tag 'riscv-sophgo-dt-fixes-for-v6.15-rc1' of https://github.com/sophgo/...
Arnd Bergmann
1
-1
/
+1
2025-05-08
riscv: Disallow PR_GET_TAGGED_ADDR_CTRL without Supm
Samuel Holland
1
-0
/
+3
2025-05-08
riscv: Fix kernel crash due to PR_SET_TAGGED_ADDR_CTRL
Nam Cao
1
-0
/
+3
2025-05-08
riscv: misaligned: use get_user() instead of __get_user()
Clément Léger
1
-1
/
+1
2025-05-08
riscv: misaligned: enable IRQs while handling misaligned accesses
Clément Léger
1
-4
/
+8
2025-05-08
riscv: misaligned: factorize trap handling
Clément Léger
1
-30
/
+36
2025-05-05
riscv: misaligned: Add handling for ZCB instructions
Nylon Chen
1
-0
/
+17
2025-05-01
KVM: RISC-V: reset smstateen CSRs
Radim Krčmář
1
-0
/
+2
2025-04-30
riscv: dts: sophgo: fix DMA data-width configuration for CV18xx
Ze Huang
1
-1
/
+1
2025-04-25
Merge tag 'riscv-for-linus-6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-13
/
+12
2025-04-24
riscv: uprobes: Add missing fence.i after building the XOL buffer
Björn Töpel
1
-8
/
+2
2025-04-24
riscv: Replace function-like macro by static inline function
Björn Töpel
1
-5
/
+10
2025-04-23
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
1
-2
/
+2
2025-04-16
Merge tag 'riscv-fixes-6.15-rc3' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Palmer Dabbelt
5
-34
/
+71
2025-04-16
Merge patch series "riscv: Rework the arch_kgdb_breakpoint() implementation"
Palmer Dabbelt
2
-8
/
+7
2025-04-16
riscv: KGDB: Remove ".option norvc/.option rvc" for kgdb_compiled_break
WangYuli
1
-3
/
+1
2025-04-16
riscv: KGDB: Do not inline arch_kgdb_breakpoint()
WangYuli
2
-8
/
+9
2025-04-16
riscv: Avoid fortify warning in syscall_get_arguments()
Nathan Chancellor
1
-2
/
+5
2025-04-14
riscv: Provide all alternative macros all the time
Andrew Jones
1
-12
/
+7
2025-04-14
riscv: module: Allocate PLT entries for R_RISCV_PLT32
Samuel Holland
1
-6
/
+7
2025-04-14
riscv: module: Fix out-of-bounds relocation access
Samuel Holland
1
-1
/
+1
2025-04-14
riscv: Properly export reserved regions in /proc/iomem
Björn Töpel
1
-1
/
+35
2025-04-14
riscv: Fix unaligned access info messages
Andrew Jones
1
-14
/
+21
2025-04-10
riscv: Avoid fortify warning in syscall_get_arguments()
Nathan Chancellor
1
-2
/
+5
2025-04-07
riscv: Use kvmalloc_array on relocation_hashtable
Will Pierce
1
-4
/
+5
2025-04-05
Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-15
/
+4
2025-04-04
Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
54
-373
/
+981
2025-04-03
Merge tag 'riscv-mw2-6.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
9
-73
/
+172
[next]