aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sys_ni.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2018-06-06rseq: Introduce restartable sequences system callMathieu Desnoyers1-0/+3
2018-05-10powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro1-1/+1
2018-05-02aio: implement io_pgeteventsChristoph Hellwig1-0/+2
2018-04-05syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski1-0/+10
2018-04-02kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitionsDominik Brodowski1-215/+218
2018-04-02kernel/sys_ni: sort cond_syscall() entriesDominik Brodowski1-174/+332
2018-04-02fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()Dominik Brodowski1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-22move aio compat to fs/aio.cAl Viro1-0/+3
2016-09-13x86/pkeys: Fix pkeys build breakage for some non-x86 archesDave Hansen1-0/+5
2015-12-01vfs: add copy_file_range syscall and vfs helperZach Brown1-0/+1
2015-11-05mm: mlock: add new mlock system callEric B Munson1-0/+1
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers1-0/+3
2015-09-04userfaultfd: activate syscallAndrea Arcangeli1-0/+1
2015-07-31x86/ldt: Make modify_ldt() optionalAndy Lutomirski1-0/+1
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda1-0/+14
2014-12-13syscalls: implement execveat() system callDavid Drysdale1-0/+3
2014-11-19s390/kernel: add system calls for PCI memory accessAlexey Ishchuk1-0/+2
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov1-0/+3
2014-08-17mm: Support compiling out madvise and fadviseJosh Triplett1-0/+3
2014-08-08kexec: new syscall kexec_file_load() declarationVivek Goyal1-0/+1
2014-08-08shm: add memfd_create() syscallDavid Herrmann1-0/+1
2014-07-18seccomp: add "seccomp" syscallKees Cook1-0/+3
2014-06-04sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALLFabian Frederick1-0/+2
2014-04-03fs, kernel: permit disabling the uselib syscallJosh Triplett1-0/+1
2014-04-03sys_sysfs: Add CONFIG_SYSFS_SYSCALLFabian Frederick1-0/+1
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro1-0/+1
2013-03-03merge compat sys_ipc instancesAl Viro1-1/+1
2013-03-03consolidate compat lookup_dcookie()Al Viro1-0/+1
2012-12-14module: add syscall to load module from fdKees Cook1-0/+1
2012-05-31syscalls, x86: add __NR_kcmp syscallCyrill Gorcunov1-0/+3
2011-10-31Cross Memory AttachChristopher Yeoh1-0/+4
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+0
2011-05-20ipc: Add missing sys_ni entries for ipc/compat.c functionsKevin Cernekee1-0/+7
2011-05-05net: Add sendmmsg socket system callAnton Blanchard1-0/+2
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V1-0/+2
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V1-0/+3
2010-09-23powerpc: define a compat_sys_recv cond_syscallStephen Rothwell1-0/+1
2010-07-28fanotify: sys_fanotify_mark declartionEric Paris1-0/+1
2010-07-28fanotify: fanotify_init syscall declarationEric Paris1-0/+3
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-0/+1
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+2
2009-11-06sysctl: Remove the cond_syscall entry for sys32_sysctlEric W. Biederman1-1/+0
2009-10-12net: Introduce recvmmsg socket syscallArnaldo Carvalho de Melo1-0/+2
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-1/+1
2009-09-21net: fix CONFIG_NET=n build on sparc64Andrew Morton1-0/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1