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-03-17
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Alexandre Ghiti
1
-1
/
+1
2023-03-11
RISC-V: time: initialize hrtimer based broadcast clock event device
Conor Dooley
1
-0
/
+3
2023-02-06
exit: Add and use make_task_dead.
Eric W. Biederman
1
-1
/
+1
2022-12-08
RISC-V: vdso: Do not add missing symbols to version section in linker script
Nathan Chancellor
2
-0
/
+5
2022-11-25
riscv: process: fix kernel info leakage
Jisheng Zhang
1
-0
/
+2
2022-10-29
riscv: topology: fix default topology reporting
Conor Dooley
1
-1
/
+3
2022-10-26
riscv: Allow PROT_WRITE-only mmap()
Andrew Bresticker
1
-3
/
+0
2022-08-25
RISC-V: Add fast call path of crash_kexec()
Xianting Tian
1
-0
/
+4
2022-08-25
riscv: mmap with PROT_WRITE but no PROT_READ is invalid
Celeste Liu
1
-3
/
+2
2022-04-15
riscv module: remove (NOLOAD)
Fangrui Song
1
-3
/
+3
2022-04-15
riscv: Fix fill_callchain return value
Nikita Shubin
1
-1
/
+1
2022-03-16
riscv: Fix auipc+jalr relocation range checks
Emil Renner Berthing
1
-5
/
+16
2022-01-20
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
1
-2
/
+5
2021-09-26
drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION()
Thomas Gleixner
1
-5
/
+2
2021-05-22
riscv: Workaround mcount name prior to clang-13
Nathan Chancellor
1
-5
/
+5
2021-05-19
RISC-V: Fix error code returned by riscv_hartid_to_cpuid()
Anup Patel
1
-1
/
+1
2021-04-16
riscv,entry: fix misaligned base for excp_vect_table
Zihao Yu
1
-0
/
+1
2021-01-27
riscv: Fix kernel time_init()
Damien Le Moal
1
-0
/
+3
2020-11-18
riscv: Set text_offset correctly for M-Mode
Sean Anderson
1
-0
/
+5
2020-10-01
RISC-V: Take text_mutex in ftrace_init_nop()
Palmer Dabbelt
1
-0
/
+19
2020-06-30
RISC-V: Don't allow write+exec only page mapping request in mmap
Yash Shah
1
-0
/
+6
2020-06-03
riscv: stacktrace: Fix undefined reference to `walk_stackframe'
Kefeng Wang
1
-1
/
+1
2020-05-20
riscv: fix vdso build with lld
Ilie Halip
1
-3
/
+3
2020-03-25
riscv: avoid the PIC offset of static percpu data in module beyond 2G limits
Vincent Chen
1
-0
/
+16
2020-02-05
riscv: delete temporary files
Ilie Halip
1
-1
/
+2
2020-01-14
riscv: Implement copy_thread_tls
Amanieu d'Antras
1
-3
/
+3
2020-01-09
riscv: ftrace: correct the condition logic in function graph tracer
Zong Li
1
-1
/
+1
2019-10-28
riscv: for C functions called only from assembly, mark with __visible
Paul Walmsley
5
-8
/
+8
2019-10-28
riscv: fp: add missing __user pointer annotations
Paul Walmsley
1
-2
/
+2
2019-10-28
riscv: add missing header file includes
Paul Walmsley
10
-0
/
+12
2019-10-28
riscv: mark some code and data as file-static
Paul Walmsley
1
-1
/
+1
2019-10-28
riscv: add prototypes for assembly language functions from head.S
Paul Walmsley
3
-0
/
+25
2019-10-25
riscv: cleanup do_trap_break
Christoph Hellwig
1
-20
/
+6
2019-10-14
riscv: remove the switch statement in do_trap_break()
Vincent Chen
1
-11
/
+11
2019-10-09
RISC-V: entry: Remove unneeded need_resched() loop
Valentin Schneider
1
-2
/
+1
2019-10-07
riscv: Correct the handling of unexpected ebreak in do_trap_break()
Vincent Chen
1
-3
/
+3
2019-10-07
riscv: avoid sending a SIGTRAP to a user thread trapped in WARN()
Vincent Chen
1
-1
/
+1
2019-10-07
riscv: avoid kernel hangs when trapped in BUG()
Vincent Chen
1
-3
/
+3
2019-10-01
RISC-V: Clear load reservations while restoring hart contexts
Palmer Dabbelt
1
-1
/
+20
2019-09-20
riscv: Avoid interrupts being erroneously enabled in handle_exception()
Vincent Chen
1
-1
/
+5
2019-09-20
RISC-V: Export kernel symbols for kvm
Atish Patra
2
-0
/
+2
2019-09-20
arch/riscv: disable excess harts before picking main boot hart
Xiang Wang
1
-3
/
+5
2019-09-16
Merge tag 'riscv/for-v5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-35
/
+187
2019-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2019-09-13
riscv: modify the Image header to improve compatibility with the ARM64 header
Paul Walmsley
1
-2
/
+2
2019-09-05
riscv: cleanup riscv_cpuid_to_hartid_mask
Christoph Hellwig
1
-0
/
+1
2019-09-05
riscv: optimize send_ipi_single
Christoph Hellwig
1
-1
/
+7
2019-09-05
riscv: cleanup send_ipi_mask
Christoph Hellwig
1
-9
/
+7
2019-09-05
riscv: refactor the IPI code
Christoph Hellwig
1
-24
/
+31
2019-09-05
riscv: Add support for perf registers sampling
Mao Han
2
-0
/
+45
[next]