aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale1-1/+1
2014-12-13syscalls: implement execveat() system callDavid Drysdale1-1/+3
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov1-0/+3
2014-11-18mpx: Extend siginfo structure to include bound violation informationQiaowei Ren1-1/+8
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet1-0/+2
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov1-1/+3
2014-08-18asm-generic: add memfd_create system call to unistd.hWill Deacon1-1/+3
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/randomLinus Torvalds1-1/+3
2014-08-05random: introduce getrandom(2) system callTheodore Ts'o1-1/+3
2014-07-18seccomp: add "seccomp" syscallKees Cook1-1/+3
2014-05-20asm-generic: Add renameat2 syscallJames Hogan1-1/+3
2014-05-15asm-generic: remove _STK_LIM_MAXJames Hogan1-7/+0
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton1-10/+10
2014-04-07madvise: correct the comment of MADV_DODUMP flagZhang Yanfei1-1/+1
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds1-3/+16
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton1-0/+16
2014-03-31locks: fix posix lock range overflow handlingJ. Bruce Fields1-3/+0
2014-03-04compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens1-0/+1
2014-02-24asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan1-1/+5
2014-01-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-19/+19
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2014-01-23asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven1-2/+1
2014-01-20uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_infoH.J. Lu1-12/+12
2014-01-20uapi: Use __kernel_ulong_t in struct msqid64_dsH.J. Lu1-5/+5
2014-01-20uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_permH.J. Lu1-2/+2
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar1-0/+2
2013-12-20x86, x32: Use __kernel_long_t for __statfs_wordH.J. Lu1-1/+1
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen1-1/+1
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet1-0/+2
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro1-2/+2
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+6
2013-07-13Safer ABI for O_TMPFILEAl Viro1-2/+6
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+4
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir1-1/+1
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+4
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now...Al Viro1-0/+4
2013-06-25net: poll/select low latency socket supportEliezer Tamir1-0/+2
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-1/+1
2013-06-17net: add socket option for low latency pollingEliezer Tamir1-0/+2
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E1-0/+2
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-6/+8
2013-02-03tile: switch to generic compat rt_sig{procmask,pending}()Al Viro1-2/+2
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro1-0/+6
2013-02-03consolidate declarations of k_sigactionAl Viro1-4/+0
2013-01-23soreuseport: infrastructureTom Herbert1-2/+1
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+2
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-6/+0