summaryrefslogtreecommitdiffstats
path: root/kernel/sys_ni.c
Commit message (Expand)AuthorAge
* signal: support CLONE_PIDFD with pidfd_send_signalChristian Brauner2019-05-07
* Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-16
|\
| * signal: add pidfd_send_signal() syscallChristian Brauner2019-03-05
* | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-08
|\ \
| * | io_uring: add support for pre-mapped user IO buffersJens Axboe2019-02-28
| * | Add io_uring IO interfaceJens Axboe2019-02-28
| |/
* | ipc: Fix building compat mode without sysvipcArnd Bergmann2019-03-06
* | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-06
* | ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-25
* | ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann2019-01-18
|/
* y2038: socket: Add compat_sys_recvmmsg_time64Arnd Bergmann2018-12-18
* Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-10
|\
| * rseq: Introduce restartable sequences system callMathieu Desnoyers2018-06-06
* | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-07
|\ \ | |/ |/|
| * powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro2018-05-10
* | aio: implement io_pgeteventsChristoph Hellwig2018-05-02
|/
* 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-13
* 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