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