summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* generic syscalls: kill cruft from removed pkey syscallsDave Hansen2016-10-171-4/+0
* generic syscalls: Wire up memory protection keys syscallsDave Hansen2016-09-091-1/+11
* x86/pkeys: Allocation/free syscallsDave Hansen2016-09-091-0/+5
* asm-generic: Drop renameat syscall from default listJames Hogan2016-05-051-0/+3
* asm-generic: use compat version for preadv2 and pwritev2Yury Norov2016-05-051-2/+2
* generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara2016-04-231-1/+5
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-5/+12
|\
| * mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen2016-03-051-1/+1
| * signals, pkeys: Notify userspace about protection key faultsDave Hansen2016-02-181-5/+12
* | net: Facility to report route quality of connected socketsTom Herbert2016-02-251-0/+2
|/
* arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-151-1/+1
* mm: support madvise(MADV_FREE)Minchan Kim2016-01-151-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-121-0/+3
|\
| * soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-041-0/+3
* | vfs: add copy_file_range syscall and vfs helperZach Brown2015-12-011-1/+3
|/
* mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-052-0/+6
* mm: mlock: add new mlock system callEric B Munson2015-11-051-1/+3
* arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar2015-10-121-0/+2
* userfaultfd: register uapi generic syscall (aarch64)Dr. David Alan Gilbert2015-09-221-3/+5
* sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-111-1/+3
* errno.h: Improve ENOSYS's commentAndy Lutomirski2015-04-171-1/+10
* vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale2015-01-081-1/+1
* syscalls: implement execveat() system callDavid Drysdale2014-12-131-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-111-0/+5
|\
| * net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-051-0/+3
| * net: introduce SO_INCOMING_CPUEric Dumazet2014-11-111-0/+2
* | mpx: Extend siginfo structure to include bound violation informationQiaowei Ren2014-11-181-1/+8
|/
* bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-261-1/+3
* asm-generic: add memfd_create system call to unistd.hWill Deacon2014-08-181-1/+3
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-061-1/+3
|\
| * random: introduce getrandom(2) system callTheodore Ts'o2014-08-051-1/+3
* | seccomp: add "seccomp" syscallKees Cook2014-07-181-1/+3
|/
* asm-generic: Add renameat2 syscallJames Hogan2014-05-201-1/+3
* asm-generic: remove _STK_LIM_MAXJames Hogan2014-05-151-7/+0
* locks: rename file-private locks to "open file description locks"Jeff Layton2014-04-221-10/+10
* madvise: correct the comment of MADV_DODUMP flagZhang Yanfei2014-04-071-1/+1
* Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linuxLinus Torvalds2014-04-041-3/+16
|\
| * locks: add new fcntl cmd values for handling file private locksJeff Layton2014-03-311-0/+16
| * locks: fix posix lock range overflow handlingJ. Bruce Fields2014-03-311-3/+0
* | compat: let architectures define __ARCH_WANT_COMPAT_SYS_GETDENTS64Heiko Carstens2014-03-041-0/+1
* | asm-generic: add sched_setattr/sched_getattr syscallsJames Hogan2014-02-241-1/+5
|/
* Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-293-19/+19
|\
| * uapi: Use __kernel_ulong_t in shmid64_ds/shminfo64/shm_infoH.J. Lu2014-01-201-12/+12
| * uapi: Use __kernel_ulong_t in struct msqid64_dsH.J. Lu2014-01-201-5/+5
| * uapi, asm-generic: Use __kernel_ulong_t in uapi struct ipc64_permH.J. Lu2014-01-201-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+2
|\ \
| * | net: introduce SO_BPF_EXTENSIONSMichal Sekletar2014-01-181-0/+2
* | | asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven2014-01-231-2/+1
| |/ |/|
* | x86, x32: Use __kernel_long_t for __statfs_wordH.J. Lu2013-12-201-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+2
|\