index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
syscall.tbl
Age
Commit message (
Expand
)
Author
2025-11-03
arch: hookup listns() system call
Christian Brauner
2025-07-02
fs: introduce file_getattr and file_setattr syscalls
Andrey Albershteyn
2025-02-12
fs: add open_tree_attr()
Christian Brauner
2024-11-06
fs/xattr: add *at family syscalls
Christian Göttsche
2024-08-06
syscalls: add back legacy __NR_nfsservctl macro
Arnd Bergmann
2024-08-05
syscalls: fix fstat() entry again
Arnd Bergmann
2024-08-02
syscalls: fix syscall macros for newfstat/newfstatat
Arnd Bergmann
2024-08-02
uretprobe: change syscall number, again
Arnd Bergmann
2024-07-19
syscalls: Fix to add sys_uretprobe to syscall.tbl
Masami Hiramatsu (Google)
2024-07-10
riscv: convert to generic syscall table
Arnd Bergmann
2024-07-10
openrisc: convert to generic syscall table
Arnd Bergmann
2024-07-10
nios2: convert to generic syscall table
Arnd Bergmann
2024-07-10
csky: convert to generic syscall table
Arnd Bergmann
2024-07-10
arc: convert to generic syscall table
Arnd Bergmann
2024-07-04
syscalls: add generic scripts/syscall.tbl
Arnd Bergmann