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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-05
riscv: provide riscv-specific is_trap_insn()
Nam Cao
1
-0
/
+6
2023-11-05
riscv: don't probe unaligned access speed if already done
Jisheng Zhang
1
-0
/
+4
2023-11-05
riscv: signal: handle syscall restart before get_signal
Haorong Lu
1
-39
/
+46
2023-11-05
Merge patch series "Add support to handle misaligned accesses in S-mode"
Palmer Dabbelt
7
-59
/
+474
2023-11-04
Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2
-20
/
+0
2023-11-03
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-12
/
+2
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2023-11-02
RISC-V: hwprobe: Fix vDSO SIGSEGV
Andrew Jones
1
-1
/
+1
2023-11-02
Merge patch series "riscv: SCS support"
Palmer Dabbelt
7
-171
/
+112
2023-11-01
Merge tag 'sysctl-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-1
/
+0
2023-11-01
Merge tag 'docs-6.7' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2023-11-01
riscv: add support for PR_SET_UNALIGN and PR_GET_UNALIGN
Clément Léger
2
-0
/
+24
2023-11-01
riscv: report misaligned accesses emulation to hwprobe
Clément Léger
3
-1
/
+61
2023-11-01
riscv: annotate check_unaligned_access_boot_cpu() with __init
Clément Léger
1
-1
/
+1
2023-11-01
riscv: add support for sysctl unaligned_enabled control
Clément Léger
1
-0
/
+9
2023-11-01
riscv: add floating point insn support to misaligned access emulation
Clément Léger
2
-4
/
+269
2023-11-01
riscv: report perf event for misaligned fault
Clément Léger
1
-0
/
+5
2023-11-01
riscv: add support for misaligned trap handling in S-mode
Clément Léger
3
-23
/
+107
2023-11-01
riscv: remove unused functions in traps_misaligned.c
Clément Léger
1
-39
/
+7
2023-10-31
Merge patch series "RISC-V: ACPI improvements"
Palmer Dabbelt
1
-2
/
+85
2023-10-31
riscv: put interrupt entries into .irqentry.text
Nam Cao
1
-0
/
+2
2023-10-31
RISC-V: clarify the QEMU workaround in ISA parser
Tsukasa OI
1
-3
/
+4
2023-10-31
Merge patch series "RISC-V: Enable cbo.zero in usermode"
Palmer Dabbelt
4
-16
/
+48
2023-10-31
Merge patch series "riscv: kexec: cleanup and fixups"
Palmer Dabbelt
2
-30
/
+30
2023-10-31
Merge tag 'kvm-riscv-6.7-1' of https://github.com/kvm-riscv/linux into HEAD
Paolo Bonzini
1
-0
/
+2
2023-10-28
kbuild: unify vdso_install rules
Masahiro Yamada
2
-20
/
+0
2023-10-27
riscv: Use separate IRQ shadow call stacks
Sami Tolvanen
2
-0
/
+28
2023-10-27
riscv: Implement Shadow Call Stack
Sami Tolvanen
4
-1
/
+19
2023-10-27
riscv: Move global pointer loading to a macro
Sami Tolvanen
3
-20
/
+6
2023-10-27
riscv: Deduplicate IRQ stack switching
Sami Tolvanen
4
-55
/
+47
2023-10-27
riscv: VMAP_STACK overflow detection thread-safe
Deepak Gupta
3
-95
/
+12
2023-10-26
RISC-V: ACPI: Enhance acpi_os_ioremap with MMIO remapping
Sunil V L
1
-2
/
+85
2023-10-17
efi: move screen_info into efi init code
Arnd Bergmann
2
-5
/
+2
2023-10-17
vgacon: rework screen_info #ifdef checks
Arnd Bergmann
1
-9
/
+2
2023-10-12
RISC-V: Fix wrong use of CONFIG_HAVE_SOFTIRQ_ON_OWN_STACK
Jiexun Wang
1
-2
/
+2
2023-10-12
riscv: kdump: fix crashkernel reserving problem on RISC-V
Chen Jiahao
1
-13
/
+0
2023-10-12
RISC-V: Detect Zicond from ISA string
Anup Patel
1
-0
/
+1
2023-10-12
RISC-V: Detect Smstateen extension
Mayuresh Chitale
1
-0
/
+1
2023-10-12
riscv: signal: fix sigaltstack frame size checking
Andy Chiu
1
-7
/
+0
2023-10-10
riscv: Remove now superfluous sentinel element from ctl_table array
Joel Granados
1
-1
/
+0
2023-10-10
docs: move riscv under arch
Costa Shulyupin
1
-1
/
+1
2023-09-21
RISC-V: hwprobe: Expose Zicboz extension and its block size
Andrew Jones
1
-14
/
+32
2023-09-21
RISC-V: Enable cbo.zero in usermode
Andrew Jones
3
-0
/
+14
2023-09-21
RISC-V: Make zicbom/zicboz errors consistent
Andrew Jones
1
-2
/
+2
2023-09-20
riscv: Only consider swbp/ss handlers for correct privileged mode
Björn Töpel
1
-10
/
+18
2023-09-20
riscv: kexec: Align the kexeced kernel entry
Song Shuai
1
-1
/
+7
2023-09-20
riscv: kexec: Cleanup riscv_kexec_relocate
Song Shuai
1
-29
/
+23
2023-09-12
riscv: kexec: Align the kexeced kernel entry
Song Shuai
1
-1
/
+7
2023-09-08
Merge patch series "bpf, riscv: use BPF prog pack allocator in BPF JIT"
Palmer Dabbelt
1
-5
/
+109
2023-09-08
Merge patch series "riscv: Introduce KASLR"
Palmer Dabbelt
5
-1
/
+70
[prev]
[next]