index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
include
/
asm
/
syscall.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
1
-0
/
+7
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
1
-0
/
+12
2025-04-10
riscv: Avoid fortify warning in syscall_get_arguments()
Nathan Chancellor
1
-2
/
+5
2023-08-23
riscv: Implement syscall wrappers
Sami Tolvanen
1
-3
/
+2
2023-04-18
Merge patch series "RISC-V Hardware Probing User Interface"
Palmer Dabbelt
1
-0
/
+4
2023-04-18
RISC-V: Add a syscall for HW probing
Evan Green
1
-0
/
+4
2023-03-23
riscv: entry: Convert to generic entry
Guo Ren
1
-0
/
+21
2022-04-26
riscv: compat: syscall: Add compat_sys_call_table implementation
Guo Ren
1
-0
/
+1
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-9
/
+0
2021-10-02
riscv/vdso: Refactor asm/vdso.h
Tong Tiangen
1
-0
/
+1
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-9
/
+0
2021-04-26
riscv: Constify sys_call_table
Jisheng Zhang
1
-1
/
+1
2020-03-05
riscv: fix seccomp reject syscall code path
Tycho Andersen
1
-7
/
+0
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286
Thomas Gleixner
1
-9
/
+1
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-10
/
+3
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-10
/
+3
2019-04-04
riscv: Fix syscall_get_arguments() and syscall_set_arguments()
Dmitry V. Levin
1
-5
/
+7
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-1
/
+1
2019-01-07
riscv: add audit support
David Abdurachmanov
1
-0
/
+10
2017-09-26
RISC-V: User-facing API
Palmer Dabbelt
1
-0
/
+102