summaryrefslogtreecommitdiffstats
path: root/kernel/sys_ni.c
Commit message (Expand)AuthorAgeFilesLines
* move aio compat to fs/aio.cAl Viro2016-12-221-0/+3
* x86/pkeys: Fix pkeys build breakage for some non-x86 archesDave Hansen2016-09-131-0/+5
* vfs: add copy_file_range syscall and vfs helperZach Brown2015-12-011-0/+1
* mm: mlock: add new mlock system callEric B Munson2015-11-051-0/+1
* sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-111-0/+3
* userfaultfd: activate syscallAndrea Arcangeli2015-09-041-0/+1
* x86/ldt: Make modify_ldt() optionalAndy Lutomirski2015-07-311-0/+1
* kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-151-0/+14
* syscalls: implement execveat() system callDavid Drysdale2014-12-131-0/+3
* s390/kernel: add system calls for PCI memory accessAlexey Ishchuk2014-11-191-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-081-0/+3
|\
| * bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-261-0/+3
* | mm: Support compiling out madvise and fadviseJosh Triplett2014-08-171-0/+3
|/
* kexec: new syscall kexec_file_load() declarationVivek Goyal2014-08-081-0/+1
* shm: add memfd_create() syscallDavid Herrmann2014-08-081-0/+1
* seccomp: add "seccomp" syscallKees Cook2014-07-181-0/+3
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-041-0/+2
* fs, kernel: permit disabling the uselib syscallJosh Triplett2014-04-031-0/+1
* sys_sysfs: Add CONFIG_SYSFS_SYSCALLFabian Frederick2014-04-031-0/+1
* unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-0/+1
* merge compat sys_ipc instancesAl Viro2013-03-031-1/+1
* consolidate compat lookup_dcookie()Al Viro2013-03-031-0/+1
* module: add syscall to load module from fdKees Cook2012-12-141-0/+1
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-311-0/+3
* Cross Memory AttachChristopher Yeoh2011-10-311-0/+4
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-261-1/+0
* ipc: Add missing sys_ni entries for ipc/compat.c functionsKevin Cernekee2011-05-201-0/+7
* net: Add sendmmsg socket system callAnton Blanchard2011-05-051-0/+2
* vfs: Add open by file handle supportAneesh Kumar K.V2011-03-151-0/+2
* vfs: Add name to file handle conversion supportAneesh Kumar K.V2011-03-151-0/+3
* powerpc: define a compat_sys_recv cond_syscallStephen Rothwell2010-09-231-0/+1
* fanotify: sys_fanotify_mark declartionEric Paris2010-07-281-0/+1
* fanotify: fanotify_init syscall declarationEric Paris2010-07-281-0/+3
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-121-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+2
|\
| * net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-121-0/+2
* | sysctl: Remove the cond_syscall entry for sys32_sysctlEric W. Biederman2009-11-061-1/+0
|/
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-241-1/+1
|\
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* | net: fix CONFIG_NET=n build on sparc64Andrew Morton2009-09-211-0/+1
|/
* Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-211-0/+1
|\
| * [CVE-2009-0029] Make sys_syslog a conditional system callHeiko Carstens2009-01-141-0/+1
* | performance counters: core codeThomas Gleixner2008-12-081-0/+3
|/
* reintroduce accept4Ulrich Drepper2008-11-191-1/+1
* Configure out AIO supportThomas Petazzoni2008-10-161-0/+5
* Configure out file locking featuresThomas Petazzoni2008-09-291-0/+1
* signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGN...Ingo Molnar2008-07-251-0/+1
* flag parameters: fix compile error of sys_epoll_create1Wang Chen2008-07-251-0/+1
* flag parameters: inotify_initUlrich Drepper2008-07-241-0/+1
* flag parameters: eventfdUlrich Drepper2008-07-241-0/+1
OpenPOWER on IntegriCloud