summaryrefslogtreecommitdiffstats
path: root/kernel/sys_ni.c
Commit message (Expand)AuthorAgeFilesLines
* compat: remove some compat entry pointsArnd Bergmann2021-09-081-5/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-0/+1
|\
| * mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+1
* | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+0
|/
* mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport2021-07-081-0/+2
* quota: Change quotactl_path() systcall to an fd-based oneJan Kara2021-06-071-1/+1
* Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+5
|\
| * landlock: Add syscall implementationsMickaël Salaün2021-04-221-0/+5
* | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
|/
* epoll: wire up syscall epoll_pwait2Willem de Bruijn2020-12-191-0/+2
* mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim2020-10-181-0/+1
* quota: simplify the quotactl compat handlingChristoph Hellwig2020-09-171-1/+0
* all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+0
* y2038: allow disabling time32 system callsArnd Bergmann2019-11-151-0/+23
* arch: handle arches who do not yet define clone3Christian Brauner2019-06-211-0/+2
* signal: support CLONE_PIDFD with pidfd_send_signalChristian Brauner2019-05-071-3/+0
* Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-161-0/+1
|\
| * signal: add pidfd_send_signal() syscallChristian Brauner2019-03-051-0/+1
* | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-0/+3
|\ \
| * | io_uring: add support for pre-mapped user IO buffersJens Axboe2019-02-281-0/+1
| * | Add io_uring IO interfaceJens Axboe2019-02-281-0/+2
| |/
* | ipc: Fix building compat mode without sysvipcArnd Bergmann2019-03-061-0/+3
* | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-8/+10
* | ipc: rename old-style shmctl/semctl/msgctl syscallsArnd Bergmann2019-01-251-0/+3
* | ipc: introduce ksys_ipc()/compat_ksys_ipc() for s390Arnd Bergmann2019-01-181-0/+1
|/
* y2038: socket: Add compat_sys_recvmmsg_time64Arnd Bergmann2018-12-181-0/+2
* Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-101-0/+3
|\
| * rseq: Introduce restartable sequences system callMathieu Desnoyers2018-06-061-0/+3
* | Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-071-1/+1
|\ \ | |/ |/|
| * powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINEAl Viro2018-05-101-1/+1
* | aio: implement io_pgeteventsChristoph Hellwig2018-05-021-0/+2
|/
* syscalls/core: Prepare CONFIG_ARCH_HAS_SYSCALL_WRAPPER=y for compat syscallsDominik Brodowski2018-04-051-0/+10
* kernel/sys_ni: remove {sys_,sys_compat} from cond_syscall definitionsDominik Brodowski2018-04-021-215/+218
* kernel/sys_ni: sort cond_syscall() entriesDominik Brodowski2018-04-021-174/+332
* fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()Dominik Brodowski2018-04-021-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* 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