summaryrefslogtreecommitdiff
path: root/include/uapi/asm-generic
AgeCommit message (Expand)Author
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson
2015-11-05mm: mlock: add new mlock system callEric B Munson
2015-10-12arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar
2015-09-22userfaultfd: register uapi generic syscall (aarch64)Dr. David Alan Gilbert
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers
2015-04-17errno.h: Improve ENOSYS's commentAndy Lutomirski
2015-01-08vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale
2014-12-13syscalls: implement execveat() system callDavid Drysdale
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-05net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov
2014-11-18mpx: Extend siginfo structure to include bound violation informationQiaowei Ren
2014-11-11net: introduce SO_INCOMING_CPUEric Dumazet
2014-09-26bpf: enable bpf syscall on x64 and i386Alexei Starovoitov
2014-08-18asm-generic: add memfd_create system call to unistd.hWill Deacon
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-05random: introduce getrandom(2) system callTheodore Ts'o
2014-07-18seccomp: add "seccomp" syscallKees Cook
2014-05-20asm-generic: Add renameat2 syscallJames Hogan
2014-05-15asm-generic: remove _STK_LIM_MAXJames Hogan
2014-04-22locks: rename file-private locks to "open file description locks"Jeff Layton
2014-04-07madvise: correct the comment of MADV_DODUMP flagZhang Yanfei
2014-04-04Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-03-31locks: add new fcntl cmd values for handling file private locksJeff Layton
2014-03-31locks: fix posix lock range overflow handlingJ. Bruce Fields
2014-03-04compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens
2014-02-24asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan
2014-01-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-23asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven
2014-01-20uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_infoH.J. Lu
2014-01-20uapi: Use __kernel_ulong_t in struct msqid64_dsH.J. Lu
2014-01-20uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_permH.J. Lu
2014-01-18net: introduce SO_BPF_EXTENSIONSMichal Sekletar
2013-12-20x86, x32: Use __kernel_long_t for __statfs_wordH.J. Lu
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-11-13errno.h: remove "NFS" from descriptions in commentsEric Sandeen
2013-09-28net: introduce SO_MAX_PACING_RATEEric Dumazet
2013-07-20allow O_TMPFILE to work with O_WRONLYAl Viro
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-13Safer ABI for O_TMPFILEAl Viro
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-08net: rename low latency sockets functions to busy pollEliezer Tamir
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-29[O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro
2013-06-25net: poll/select low latency socket supportEliezer Tamir
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds