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
/
kernel
/
patch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-09
riscv: Check if the code to patch lies in the exit section
Alexandre Ghiti
1
-1
/
+10
2023-09-06
riscv: implement a memset like function for text
Puranjay Mohan
1
-0
/
+77
2023-09-06
riscv: extend patch_text_nosync() for multiple pages
Puranjay Mohan
1
-5
/
+32
2023-03-09
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
1
-3
/
+25
2023-02-17
riscv: Extend patch_text for multiple instructions
Pu Lehui
1
-7
/
+12
2022-04-22
riscv: patch_text: Fixup last cpu should be master
Guo Ren
1
-1
/
+1
2021-01-14
riscv: Fixup compile error BUILD_BUG_ON failed
Guo Ren
1
-2
/
+6
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-2
/
+2
2020-06-09
riscv: fix build warning of missing prototypes
Zong Li
1
-0
/
+1
2020-05-18
riscv: Use text_mutex instead of patch_lock
Zong Li
1
-6
/
+7
2020-05-18
riscv: Use NOKPROBE_SYMBOL() instead of __krpobes annotation
Zong Li
1
-7
/
+14
2020-05-18
riscv: Remove the 'riscv_' prefix of function name
Zong Li
1
-11
/
+11
2020-03-26
riscv: introduce interfaces to patch kernel code
Zong Li
1
-0
/
+120