index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
syscalls
/
syscall_64.tbl
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-0
/
+1
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+1
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
1
-0
/
+1
2020-10-14
x86/syscalls: Document the fact that syscalls 512-547 are a legacy mistake
Andy Lutomirski
1
-4
/
+6
2020-10-03
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
1
-2
/
+2
2020-10-03
fs: remove compat_sys_vmsplice
Christoph Hellwig
1
-1
/
+1
2020-10-03
fs: remove the compat readv/writev syscalls
Christoph Hellwig
1
-2
/
+2
2020-08-14
all arch: remove system call sys_sysctl
Xiaoming Ni
1
-1
/
+1
2020-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-2
/
+2
2020-07-19
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
1
-2
/
+2
2020-06-17
arch: wire-up close_range()
Christian Brauner
1
-0
/
+1
2020-05-14
vfs: add faccessat2 syscall
Miklos Szeredi
1
-0
/
+1
2020-03-21
x86/entry: Remove ABI prefixes from functions in syscall tables
Brian Gerst
1
-370
/
+370
2020-03-21
x86/entry/64: Remove ptregs qualifier from syscall table
Brian Gerst
1
-10
/
+10
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
1
-0
/
+1
2020-01-18
open: introduce openat2(2) syscall
Aleksa Sarai
1
-0
/
+1
2020-01-13
arch: wire up pidfd_getfd syscall
Sargun Dhillon
1
-0
/
+1
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
1
-0
/
+1
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
1
-0
/
+1
2019-06-09
arch: wire-up clone3() syscall
Christian Brauner
1
-0
/
+1
2019-05-16
uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2]
David Howells
1
-6
/
+6
2019-03-20
vfs: syscall: Add fspick() to select a superblock for reconfiguration
David Howells
1
-0
/
+1
2019-03-20
vfs: syscall: Add fsmount() to create a mount for a superblock
David Howells
1
-0
/
+1
2019-03-20
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
1
-0
/
+1
2019-03-20
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
1
-0
/
+1
2019-03-20
vfs: syscall: Add move_mount(2) to move mounts around
David Howells
1
-0
/
+1
2019-03-20
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
1
-0
/
+1
2019-03-16
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
1
-0
/
+1
2019-03-08
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2019-03-05
signal: add pidfd_send_signal() syscall
Christian Brauner
1
-0
/
+1
2019-02-28
io_uring: add support for pre-mapped user IO buffers
Jens Axboe
1
-0
/
+1
2019-02-28
Add io_uring IO interface
Jens Axboe
1
-0
/
+2
2019-02-07
x86/x32: use time64 versions of sigtimedwait and recvmmsg
Arnd Bergmann
1
-2
/
+2
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
1
-0
/
+2
2018-06-06
x86: Wire up restartable sequence system call
Mathieu Desnoyers
1
-0
/
+1
2018-05-02
aio: implement io_pgetevents
Christoph Hellwig
1
-0
/
+1
2018-04-09
syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...
Dominik Brodowski
1
-318
/
+320
2018-04-09
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
Dominik Brodowski
1
-36
/
+36
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...
Dominik Brodowski
1
-36
/
+38
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
1
-0
/
+1
2016-10-17
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
1
-2
/
+0
2016-09-09
x86: Wire up protection keys system calls
Dave Hansen
1
-0
/
+5
2016-07-15
x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2
H.J. Lu
1
-2
/
+2
2016-04-13
x86/syscalls: Wire up compat readv2/writev2 syscalls
Christoph Hellwig
1
-0
/
+2
2016-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-0
/
+2
2016-03-04
x86: wire up preadv2 and pwritev2
Christoph Hellwig
1
-0
/
+2
2016-02-01
x86/syscalls/64: Mark sys_iopl() as using ptregs
Andy Lutomirski
1
-1
/
+1
2016-01-29
x86/entry/64: Call all native slow-path syscalls with full pt-regs
Andy Lutomirski
1
-9
/
+9
[next]