' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/include/linux/syscalls.h
AgeCommit message (Expand)Author
2017-09-17syscalls: Use CHECK_DATA_CORRUPTION for addr_limit_user_checkThomas Garnier
2017-09-11perf/bpf: fix a clang compilation issueYonghong Song
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-09-04Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-31annotate RWF_... flagsChristoph Hellwig
2017-08-31teach SYSCALL_DEFINE/COMPAT_SYSCALL_DEFINE to handle __bitwise argumentsAl Viro
2017-08-07bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song
2017-07-08x86/syscalls: Check address limit on user-mode returnThomas Garnier
2017-05-27take compat_sys_old_getrlimit() to native syscallAl Viro
2017-03-02statx: Add a system call to make enhanced file info availableDavid Howells
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen
2016-09-09generic syscalls: Wire up memory protection keys syscallsDave Hansen
2016-05-20include/linux/syscalls.h: use pid_t instead of intRené Nyffenegger
2016-03-04vfs: vfs: Define new syscalls preadv2,pwritev2Milosz Tanski
2015-12-01vfs: add copy_file_range syscall and vfs helperZach Brown
2015-11-25arm64: fix building without CONFIG_UID16Arnd Bergmann
2015-11-05mm: mlock: add new mlock system callEric B Munson
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers
2015-09-04userfaultfd: activate syscallAndrea Arcangeli