summaryrefslogtreecommitdiff
path: root/kernel/sys_ni.c
Commit message (Expand)AuthorAge
* syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski2018-04-05
* kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitionsDominik Brodowski2018-04-02
* kernel/sys_ni: sort cond_syscall() entriesDominik Brodowski2018-04-02
* fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()Dominik Brodowski2018-04-02
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* move aio compat to fs/aio.cAl Viro2016-12-22
* x86/pkeys: Fix pkeys build breakage for some non-x86 archesDave Hansen2016-09-13
* vfs: add copy_file_range syscall and vfs helperZach Brown2015-12-01
* mm: mlock: add new mlock system callEric B Munson2015-11-05
* sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-11
* userfaultfd: activate syscallAndrea Arcangeli2015-09-04
* x86/ldt: Make modify_ldt() optionalAndy Lutomirski2015-07-31
* kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-15
* syscalls: implement execveat() system callDavid Drysdale2014-12-13
* s390/kernel: add system calls for PCI memory accessAlexey Ishchuk2014-11-19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-08
|\
| * bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-26
* | mm: Support compiling out madvise and fadviseJosh Triplett2014-08-17
|/
* kexec: new syscall kexec_file_load() declarationVivek Goyal2014-08-08
* shm: add memfd_create() syscallDavid Herrmann2014-08-08
* seccomp: add "seccomp" syscallKees Cook2014-07-18
* sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick2014-06-04
* fs, kernel: permit disabling the uselib syscallJosh Triplett2014-04-03
* sys_sysfs: Add CONFIG_SYSFS_SYSCALLFabian Frederick2014-04-03
* unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09
* merge compat sys_ipc instancesAl Viro2013-03-03
* consolidate compat lookup_dcookie()Al Viro2013-03-03
* module: add syscall to load module from fdKees Cook2012-12-14
* syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov2012-05-31
* Cross Memory AttachChristopher Yeoh2011-10-31
* All Arch: remove linkage for sys_nfsservctl system callNeilBrown2011-08-26
* ipc: Add missing sys_ni entries for ipc/compat.c functionsKevin Cernekee2011-05-20
* net: Add sendmmsg socket system callAnton Blanchard2011-05-05
* vfs: Add open by file handle supportAneesh Kumar K.V2011-03-15
* vfs: Add name to file handle conversion supportAneesh Kumar K.V2011-03-15
* powerpc: define a compat_sys_recv cond_syscallStephen Rothwell2010-09-23
* fanotify: sys_fanotify_mark declartionEric Paris2010-07-28
* fanotify: fanotify_init syscall declarationEric Paris2010-07-28
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\
| * net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo2009-10-12
* | sysctl: Remove the cond_syscall entry for sys32_sysctlEric W. Biederman2009-11-06
|/
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-24
|\
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* | net: fix CONFIG_NET=n build on sparc64Andrew Morton2009-09-21
|/
* Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-21
|\
| * [CVE-2009-0029] Make sys_syslog a conditional system callHeiko Carstens2009-01-14
* | performance counters: core codeThomas Gleixner2008-12-08
|/
* reintroduce accept4Ulrich Drepper2008-11-19
* Configure out AIO supportThomas Petazzoni2008-10-16