Age | Commit message (Expand) | Author | Files | Lines |
2015-12-01 | vfs: add copy_file_range syscall and vfs helper | Zach Brown | 1 | -0/+1 |
2015-11-06 | mm: mlock: add new mlock system call | Eric B Munson | 1 | -0/+1 |
2015-09-12 | sys_membarrier(): system-wide memory barrier (generic, x86) | Mathieu Desnoyers | 1 | -0/+3 |
2015-09-05 | userfaultfd: activate syscall | Andrea Arcangeli | 1 | -0/+1 |
2015-07-31 | x86/ldt: Make modify_ldt() optional | Andy Lutomirski | 1 | -0/+1 |
2015-04-16 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 1 | -0/+14 |
2014-12-13 | syscalls: implement execveat() system call | David Drysdale | 1 | -0/+3 |
2014-11-19 | s390/kernel: add system calls for PCI memory access | Alexey Ishchuk | 1 | -0/+2 |
2014-10-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+3 |
2014-09-26 | bpf: enable bpf syscall on x64 and i386 | Alexei Starovoitov | 1 | -0/+3 |
2014-08-18 | mm: Support compiling out madvise and fadvise | Josh Triplett | 1 | -0/+3 |
2014-08-09 | kexec: new syscall kexec_file_load() declaration | Vivek Goyal | 1 | -0/+1 |
2014-08-09 | shm: add memfd_create() syscall | David Herrmann | 1 | -0/+1 |
2014-07-18 | seccomp: add "seccomp" syscall | Kees Cook | 1 | -0/+3 |
2014-06-05 | sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL | Fabian Frederick | 1 | -0/+2 |
2014-04-04 | fs, kernel: permit disabling the uselib syscall | Josh Triplett | 1 | -0/+1 |
2014-04-04 | sys_sysfs: Add CONFIG_SYSFS_SYSCALL | Fabian Frederick | 1 | -0/+1 |
2013-05-09 | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE | Al Viro | 1 | -0/+1 |
2013-03-04 | merge compat sys_ipc instances | Al Viro | 1 | -1/+1 |
2013-03-04 | consolidate compat lookup_dcookie() | Al Viro | 1 | -0/+1 |
2012-12-14 | module: add syscall to load module from fd | Kees Cook | 1 | -0/+1 |
2012-06-01 | syscalls, x86: add __NR_kcmp syscall | Cyrill Gorcunov | 1 | -0/+3 |
2011-11-01 | Cross Memory Attach | Christopher Yeoh | 1 | -0/+4 |
2011-08-27 | All Arch: remove linkage for sys_nfsservctl system call | NeilBrown | 1 | -1/+0 |
2011-05-21 | ipc: Add missing sys_ni entries for ipc/compat.c functions | Kevin Cernekee | 1 | -0/+7 |
2011-05-05 | net: Add sendmmsg socket system call | Anton Blanchard | 1 | -0/+2 |
2011-03-15 | vfs: Add open by file handle support | Aneesh Kumar K.V | 1 | -0/+2 |
2011-03-15 | vfs: Add name to file handle conversion support | Aneesh Kumar K.V | 1 | -0/+3 |
2010-09-23 | powerpc: define a compat_sys_recv cond_syscall | Stephen Rothwell | 1 | -0/+1 |
2010-07-28 | fanotify: sys_fanotify_mark declartion | Eric Paris | 1 | -0/+1 |
2010-07-28 | fanotify: fanotify_init syscall declaration | Eric Paris | 1 | -0/+3 |
2010-03-13 | Add generic sys_ipc wrapper | Christoph Hellwig | 1 | -0/+1 |
2009-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -0/+2 |
2009-11-06 | sysctl: Remove the cond_syscall entry for sys32_sysctl | Eric W. Biederman | 1 | -1/+0 |
2009-10-13 | net: Introduce recvmmsg socket syscall | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2009-09-25 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -1/+1 |
2009-09-21 | net: fix CONFIG_NET=n build on sparc64 | Andrew Morton | 1 | -0/+1 |
2009-09-21 | perf: Do the big rename: Performance Counters -> Performance Events | Ingo Molnar | 1 | -1/+1 |
2009-01-21 | Merge commit 'v2.6.29-rc2' into perfcounters/core | Ingo Molnar | 1 | -0/+1 |
2009-01-14 | [CVE-2009-0029] Make sys_syslog a conditional system call | Heiko Carstens | 1 | -0/+1 |
2008-12-08 | performance counters: core code | Thomas Gleixner | 1 | -0/+3 |
2008-11-20 | reintroduce accept4 | Ulrich Drepper | 1 | -1/+1 |
2008-10-16 | Configure out AIO support | Thomas Petazzoni | 1 | -0/+5 |
2008-09-30 | Configure out file locking features | Thomas Petazzoni | 1 | -0/+1 |
2008-07-25 | signalfd: fix undefined reference to `compat_sys_signalfd4' when !CONFIG_SIGN... | Ingo Molnar | 1 | -0/+1 |
2008-07-25 | flag parameters: fix compile error of sys_epoll_create1 | Wang Chen | 1 | -0/+1 |
2008-07-24 | flag parameters: inotify_init | Ulrich Drepper | 1 | -0/+1 |
2008-07-24 | flag parameters: eventfd | Ulrich Drepper | 1 | -0/+1 |
2008-07-24 | flag parameters: signalfd | Ulrich Drepper | 1 | -0/+1 |
2008-07-24 | flag parameters: paccept | Ulrich Drepper | 1 | -0/+1 |