index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sys_ni.c
Age
Commit message (
Expand
)
Author
2022-09-05
kernel/sys_ni: add compat entry for fadvise64_64
Randy Dunlap
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-06
rseq: Introduce restartable sequences system call
Mathieu Desnoyers
2018-05-10
powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE
Al Viro
2018-05-02
aio: implement io_pgetevents
Christoph Hellwig
2018-04-05
syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscalls
Dominik Brodowski
2018-04-02
kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitions
Dominik Brodowski
2018-04-02
kernel/sys_ni: sort cond_syscall() entries
Dominik Brodowski
2018-04-02
fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
Dominik Brodowski
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-22
move aio compat to fs/aio.c
Al Viro
2016-09-13
x86/pkeys: Fix pkeys build breakage for some non-x86 arches
Dave Hansen
2015-12-01
vfs: add copy_file_range syscall and vfs helper
Zach Brown
2015-11-05
mm: mlock: add new mlock system call
Eric B Munson
2015-09-11
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
2015-09-04
userfaultfd: activate syscall
Andrea Arcangeli
2015-07-31
x86/ldt: Make modify_ldt() optional
Andy Lutomirski
2015-04-15
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
2014-12-13
syscalls: implement execveat() system call
David Drysdale
2014-11-19
s390/kernel: add system calls for PCI memory access
Alexey Ishchuk
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-09-26
bpf: enable bpf syscall on x64 and i386
Alexei Starovoitov
2014-08-17
mm: Support compiling out madvise and fadvise
Josh Triplett
2014-08-08
kexec: new syscall kexec_file_load() declaration
Vivek Goyal
2014-08-08
shm: add memfd_create() syscall
David Herrmann
2014-07-18
seccomp: add "seccomp" syscall
Kees Cook
2014-06-04
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
2014-04-03
fs, kernel: permit disabling the uselib syscall
Josh Triplett
2014-04-03
sys_sysfs: Add CONFIG_SYSFS_SYSCALL
Fabian Frederick
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
2013-03-03
merge compat sys_ipc instances
Al Viro
2013-03-03
consolidate compat lookup_dcookie()
Al Viro
2012-12-14
module: add syscall to load module from fd
Kees Cook
2012-05-31
syscalls, x86: add __NR_kcmp syscall
Cyrill Gorcunov
2011-10-31
Cross Memory Attach
Christopher Yeoh
2011-08-26
All Arch: remove linkage for sys_nfsservctl system call
NeilBrown
2011-05-20
ipc: Add missing sys_ni entries for ipc/compat.c functions
Kevin Cernekee
2011-05-05
net: Add sendmmsg socket system call
Anton Blanchard
2011-03-15
vfs: Add open by file handle support
Aneesh Kumar K.V
2011-03-15
vfs: Add name to file handle conversion support
Aneesh Kumar K.V
2010-09-23
powerpc: define a compat_sys_recv cond_syscall
Stephen Rothwell
2010-07-28
fanotify: sys_fanotify_mark declartion
Eric Paris
2010-07-28
fanotify: fanotify_init syscall declaration
Eric Paris
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-11-06
sysctl: Remove the cond_syscall entry for sys32_sysctl
Eric W. Biederman
2009-10-12
net: Introduce recvmmsg socket syscall
Arnaldo Carvalho de Melo
2009-09-24
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-09-21
net: fix CONFIG_NET=n build on sparc64
Andrew Morton
[next]