index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
syscalls
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kbuild-v5.18-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-03-31
1
-2
/
+1
|
\
|
*
arch: syscalls: simplify uapi/kapi directory creation
Masahiro Yamada
2022-03-31
1
-2
/
+1
*
|
x86: Remove toolchain check for X32 ABI capability
Masahiro Yamada
2022-03-15
1
-1
/
+1
|
/
*
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2022-01-15
2
-0
/
+2
*
futex,x86: Wire up sys_futex_waitv()
André Almeida
2021-10-07
2
-0
/
+2
*
compat: remove some compat entry points
Arnd Bergmann
2021-09-08
2
-3
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
2
-0
/
+2
|
\
|
*
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2021-09-03
2
-0
/
+2
*
|
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
2021-07-12
1
-1
/
+1
|
/
*
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2021-07-08
2
-0
/
+2
*
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-01
2
-2
/
+2
|
\
|
*
quota: Wire up quotactl_fd syscall
Jan Kara
2021-06-07
2
-2
/
+2
*
|
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-29
3
-96
/
+23
|
\
\
|
|
/
|
/
|
|
*
x86/syscalls: Clear 'offset' and 'prefix' in case they are set in env
Masahiro Yamada
2021-05-25
1
-0
/
+2
|
*
x86/syscalls: Switch to generic syscallhdr.sh
Masahiro Yamada
2021-05-20
2
-48
/
+13
|
*
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
2021-05-20
1
-1
/
+1
|
*
x86/syscalls: Switch to generic syscalltbl.sh
Masahiro Yamada
2021-05-20
2
-48
/
+8
*
|
quota: Disable quotactl_path syscall
Jan Kara
2021-05-17
2
-2
/
+2
|
/
*
Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2021-05-01
2
-0
/
+6
|
\
|
*
arch: Wire up Landlock syscalls
Mickaël Salaün
2021-04-22
2
-0
/
+6
*
|
quota: wire up quotactl_path
Sascha Hauer
2021-03-17
2
-0
/
+2
|
/
*
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-02-25
1
-14
/
+15
|
\
|
*
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
2021-02-22
1
-2
/
+2
|
*
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
2021-02-22
1
-12
/
+13
*
|
fs: add mount_setattr()
Christian Brauner
2021-01-24
2
-0
/
+2
|
/
*
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
2020-12-19
2
-0
/
+2
*
Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-27
1
-4
/
+6
|
\
|
*
x86/syscalls: Document the fact that syscalls 512-547 are a legacy mistake
Andy Lutomirski
2020-10-14
1
-4
/
+6
*
|
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-18
2
-0
/
+2
*
|
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-12
1
-1
/
+1
|
\
\
|
*
|
fs: remove compat_sys_mount
Christoph Hellwig
2020-09-22
1
-1
/
+1
|
|
/
*
|
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
1
-1
/
+1
|
\
\
|
*
|
quota: simplify the quotactl compat handling
Christoph Hellwig
2020-09-17
1
-1
/
+1
|
|
/
*
|
mm: remove compat_process_vm_{readv,writev}
Christoph Hellwig
2020-10-03
2
-4
/
+4
*
|
fs: remove compat_sys_vmsplice
Christoph Hellwig
2020-10-03
2
-2
/
+2
*
|
fs: remove the compat readv/writev syscalls
Christoph Hellwig
2020-10-03
2
-4
/
+4
|
/
*
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-14
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-08-05
2
-4
/
+4
|
\
|
*
net: remove compat_sys_{get,set}sockopt
Christoph Hellwig
2020-07-19
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
[next]