index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
entry
/
syscalls
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
mm/mempolicy: wire up syscall set_mempolicy_home_node
Aneesh Kumar K.V
2
-0
/
+2
2021-10-07
futex,x86: Wire up sys_futex_waitv()
André Almeida
2
-0
/
+2
2021-09-09
compat: remove some compat entry points
Arnd Bergmann
2
-3
/
+3
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-0
/
+2
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
2
-0
/
+2
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
1
-1
/
+1
2021-07-08
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
2
-0
/
+2
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+2
2021-06-29
Merge tag 'x86-entry-2021-06-29' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-96
/
+23
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
2
-2
/
+2
2021-05-25
x86/syscalls: Clear 'offset' and 'prefix' in case they are set in env
Masahiro Yamada
1
-0
/
+2
2021-05-20
x86/syscalls: Switch to generic syscallhdr.sh
Masahiro Yamada
2
-48
/
+13
2021-05-20
x86/syscalls: Use __NR_syscalls instead of __NR_syscall_max
Masahiro Yamada
1
-1
/
+1
2021-05-20
x86/syscalls: Switch to generic syscalltbl.sh
Masahiro Yamada
2
-48
/
+8
2021-05-17
quota: Disable quotactl_path syscall
Jan Kara
2
-2
/
+2
2021-05-02
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-28
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-13
Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2020-10-13
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-23
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-15
all arch: remove system call sys_sysctl
Xiaoming Ni
2
-2
/
+2
2020-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2
-4
/
+4
2020-07-20
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-30
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
[next]