index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
syscalls
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-15
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-06
2
-4
/
+4
|
\
|
*
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2020-07-20
2
-4
/
+4
*
|
arch: wire-up close_range()
Christian Brauner
2020-06-17
2
-0
/
+2
|
/
*
vfs: add faccessat2 syscall
Miklos Szeredi
2020-05-14
2
-0
/
+2
*
x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit arguments
Brian Gerst
2020-03-21
1
-9
/
+9
*
x86/entry/32: Rename 32-bit specific syscalls
Brian Gerst
2020-03-21
1
-15
/
+15
*
x86/entry/32: Clean up syscall_32.tbl
Brian Gerst
2020-03-21
1
-289
/
+289
*
x86/entry: Remove ABI prefixes from functions in syscall tables
Brian Gerst
2020-03-21
3
-792
/
+780
*
x86/entry/64: Add __SYSCALL_COMMON()
Brian Gerst
2020-03-21
1
-20
/
+2
*
x86/entry: Remove syscall qualifier support
Brian Gerst
2020-03-21
1
-9
/
+1
*
x86/entry/64: Remove ptregs qualifier from syscall table
Brian Gerst
2020-03-21
1
-10
/
+10
*
x86/entry: Move max syscall number calculation to syscallhdr.sh
Brian Gerst
2020-03-21
1
-0
/
+7
*
x86/entry/64: Use syscall wrappers for x32_rt_sigreturn
Brian Gerst
2020-03-21
1
-1
/
+1
*
Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...
Linus Torvalds
2020-01-30
2
-0
/
+2
|
\
|
*
arch: wire up pidfd_getfd syscall
Sargun Dhillon
2020-01-13
2
-0
/
+2
*
|
open: introduce openat2(2) syscall
Aleksa Sarai
2020-01-18
2
-0
/
+2
|
/
*
syscalls/x86: Use the correct function type for sys_ni_syscall
Sami Tolvanen
2019-10-11
1
-2
/
+2
*
syscalls/x86: Use COMPAT_SYSCALL_DEFINE0 for IA32 (rt_)sigreturn
Sami Tolvanen
2019-10-11
1
-2
/
+2
*
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
2019-07-22
1
-14
/
+17
*
x86/syscalls: Disallow compat entries for all types of 64-bit syscalls
Andy Lutomirski
2019-07-22
1
-2
/
+2
*
x86/syscalls: Use the compat versions of rt_sigsuspend() and rt_sigprocmask()
Andy Lutomirski
2019-07-22
1
-2
/
+2
*
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2019-07-11
2
-0
/
+2
|
\
|
*
arch: wire-up clone3() syscall
Christian Brauner
2019-06-09
2
-0
/
+2
*
|
arch: wire-up pidfd_open()
Christian Brauner
2019-06-28
2
-0
/
+2
|
/
*
uapi, x86: Fix the syscall numbering of the mount API syscalls [ver #2]
David Howells
2019-05-16
2
-12
/
+12
*
vfs: syscall: Add fspick() to select a superblock for reconfiguration
David Howells
2019-03-20
2
-1
/
+2
*
vfs: syscall: Add fsmount() to create a mount for a superblock
David Howells
2019-03-20
2
-1
/
+3
*
vfs: syscall: Add fsconfig() for configuring and managing a context
David Howells
2019-03-20
2
-1
/
+3
*
vfs: syscall: Add fsopen() to prepare for superblock creation
David Howells
2019-03-20
2
-1
/
+3
*
vfs: syscall: Add move_mount(2) to move mounts around
David Howells
2019-03-20
2
-1
/
+3
*
vfs: syscall: Add open_tree(2) to reference or clone a mount
Al Viro
2019-03-20
2
-1
/
+3
*
Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
2019-03-16
2
-0
/
+2
|
\
|
*
signal: add pidfd_send_signal() syscall
Christian Brauner
2019-03-05
2
-0
/
+2
*
|
Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-03-08
2
-0
/
+6
|
\
\
|
*
|
io_uring: add support for pre-mapped user IO buffers
Jens Axboe
2019-02-28
2
-0
/
+2
|
*
|
Add io_uring IO interface
Jens Axboe
2019-02-28
2
-0
/
+4
|
|
/
*
|
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
2019-02-07
1
-0
/
+20
*
|
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
1
-5
/
+5
*
|
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
2019-02-07
1
-22
/
+22
*
|
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2019-02-07
1
-26
/
+26
*
|
x86/x32: use time64 versions of sigtimedwait and recvmmsg
Arnd Bergmann
2019-02-07
1
-2
/
+2
*
|
arch: add split IPC system calls where needed
Arnd Bergmann
2019-01-25
2
-0
/
+13
|
/
*
x86: Wire up restartable sequence system call
Mathieu Desnoyers
2018-06-06
2
-0
/
+2
*
aio: implement io_pgetevents
Christoph Hellwig
2018-05-02
2
-0
/
+2
*
syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...
Dominik Brodowski
2018-04-09
3
-342
/
+356
*
syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention
Dominik Brodowski
2018-04-09
2
-162
/
+162
*
syscalls/core, syscalls/x86: Clean up syscall stub naming convention
Dominik Brodowski
2018-04-09
1
-212
/
+212
*
syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...
Dominik Brodowski
2018-04-05
2
-372
/
+379
*
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
Dominik Brodowski
2018-04-02
1
-1
/
+1
[next]