index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
powerpc
/
entry
/
syscalls
/
syscall.tbl
Age
Commit message (
Expand
)
Author
2024-12-04
tools headers: Sync *xattrat syscall changes with the kernel sources
Namhyung Kim
2024-08-07
tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources
Namhyung Kim
2024-05-28
tools headers: Update the syscall tables and unistd.h, mostly to support the ...
Arnaldo Carvalho de Melo
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-22
tools/perf: Update tools's copy of powerpc syscall table
Namhyung Kim
2023-11-12
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-03
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-09-13
tools headers UAPI: Sync files changed by new fchmodat2 and map_shadow_stack ...
Arnaldo Carvalho de Melo
2023-07-11
tools headers UAPI: Sync files changed by new cachestat syscall with the kern...
Arnaldo Carvalho de Melo
2022-12-20
tools headers UAPI: Sync powerpc syscall table with the kernel sources
Arnaldo Carvalho de Melo
2022-10-25
tools headers UAPI: Sync powerpc syscall tables with the kernel sources
Arnaldo Carvalho de Melo
2022-09-28
powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
Rohan McLure
2022-09-26
powerpc/32: Remove powerpc select specialisation
Rohan McLure
2022-01-20
tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall
Arnaldo Carvalho de Melo
2021-12-06
tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...
Arnaldo Carvalho de Melo
2021-09-10
tools headers UAPI: Sync files changed by new process_mrelease syscall and th...
Arnaldo Carvalho de Melo
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-05
tools headers UAPI: Sync files changed by the quotactl_fd new syscall
Arnaldo Carvalho de Melo
2021-05-21
tools headers UAPI: Sync files changed by the quotactl_path unwiring
Arnaldo Carvalho de Melo
2021-05-10
tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_s...
Arnaldo Carvalho de Melo
2021-03-06
tools headers: Update syscall.tbl files to support mount_setattr
Arnaldo Carvalho de Melo
2021-03-06
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
2020-12-24
perf tools: Update powerpc's syscall.tbl copy from the kernel sources
Tiezhu Yang
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2020-02-18
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
2019-08-28
perf arch powerpc: Sync powerpc syscall.tbl
Naveen N. Rao
2019-01-10
perf powerpc: Rework syscall table generation
Ravi Bangoria