index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
syscalls
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-01
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-0
/
+6
2021-04-22
arch: Wire up Landlock syscalls
Mickaël Salaün
2
-0
/
+6
2021-03-17
quota: wire up quotactl_path
Sascha Hauer
2
-0
/
+2
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-14
/
+15
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
1
-2
/
+2
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
1
-12
/
+13
2021-01-24
fs: add mount_setattr()
Christian Brauner
2
-0
/
+2
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2
-0
/
+2
2020-10-27
Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+6
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2
-0
/
+2
2020-10-14
x86/syscalls: Document the fact that syscalls 512-547 are a legacy mistake
Andy Lutomirski
1
-4
/
+6
2020-10-12
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-10-12
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2
-4
/
+4
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
2
-2
/
+2
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2
-4
/
+4
2020-09-22
fs: remove compat_sys_mount
Christoph Hellwig
1
-1
/
+1
2020-09-17
quota: simplify the quotactl compat handling
Christoph Hellwig
1
-1
/
+1
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
2
-2
/
+2
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-4
/
+4
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2
-4
/
+4
2020-06-17
arch: wire-up close_range()
Christian Brauner
2
-0
/
+2
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
2
-0
/
+2
2020-03-21
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
1
-9
/
+9
2020-03-21
x86/entry/32: Rename 32-bit specific syscalls
Brian Gerst
1
-15
/
+15
2020-03-21
x86/entry/32: Clean up syscall_32.tbl
Brian Gerst
1
-289
/
+289
2020-03-21
x86/entry: Remove ABI prefixes from functions in syscall tables
Brian Gerst
3
-792
/
+780
2020-03-21
x86/entry/64: Add __SYSCALL_COMMON()
Brian Gerst
1
-20
/
+2
2020-03-21
x86/entry: Remove syscall qualifier support
Brian Gerst
1
-9
/
+1
2020-03-21
x86/entry/64: Remove ptregs qualifier from syscall table
Brian Gerst
1
-10
/
+10
2020-03-21
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
1
-0
/
+7
2020-03-21
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn
Brian Gerst
1
-1
/
+1
2020-01-29
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2
-0
/
+2
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
2
-0
/
+2
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2
-0
/
+2
2019-10-11
syscalls/x86: Use the correct function type for sys_ni_syscall
Sami Tolvanen
1
-2
/
+2
2019-10-11
syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn
Sami Tolvanen
1
-2
/
+2
2019-07-22
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
1
-14
/
+17
2019-07-22
x86/syscalls: Disallow compat entries for all types of 64-bit syscalls
Andy Lutomirski
1
-2
/
+2
2019-07-22
x86/syscalls: Use the compat versions of rt_sigsuspend() and rt_sigprocmask()
Andy Lutomirski
1
-2
/
+2
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2
-0
/
+2
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
2
-0
/
+2
2019-06-09
arch: wire-up clone3() syscall
Christian Brauner
2
-0
/
+2
2019-05-16
uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2]
David Howells
2
-12
/
+12
2019-03-20
vfs: syscall: Add fspick() to select a superblock for reconfiguration
David Howells
2
-1
/
+2
2019-03-20
vfs: syscall: Add fsmount() to create a mount for a superblock
David Howells
2
-1
/
+3
2019-03-20
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
2
-1
/
+3
2019-03-20
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
2
-1
/
+3
2019-03-20
vfs: syscall: Add move_mount(2) to move mounts around
David Howells
2
-1
/
+3
2019-03-20
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
2
-1
/
+3
[prev]
[next]