aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy1-1/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+4
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann1-0/+2
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai1-0/+1
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig1-2/+13
2017-05-21net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar1-0/+2
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel2-82/+30
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+6
2017-04-17Remove compat_sys_getdents64()Al Viro1-2/+1
2017-04-08New getsockopt option to get socket cookieChenbo Feng1-0/+2
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala1-0/+2
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt1-0/+2
2017-03-20generic syscalls: Wire up statx syscallStafford Horne1-1/+3
2017-02-22userfaultfd: document _IOR/_IOWAndrea Arcangeli1-1/+9
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan1-0/+2
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen1-4/+0
2016-09-09generic syscalls: Wire up memory protection keys syscallsDave Hansen1-1/+11
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen1-0/+5
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan1-0/+3
2016-05-05asm-generic: use compat version for preadv2 and pwritev2Yury Norov1-2/+2
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara1-1/+5
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+12
2016-03-05mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen1-1/+1
2016-02-25net: Facility to report route quality of connected socketsTom Herbert1-0/+2
2016-02-18signals, pkeys: Notify userspace about protection key faultsDave Hansen1-5/+12
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architecturesChen Gang1-1/+1
2016-01-15mm: support madvise(MADV_FREE)Minchan Kim1-0/+1
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-0/+3
2015-12-01vfs: add copy_file_range syscall and vfs helperZach Brown1-1/+3
2015-11-05mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2-0/+6
2015-11-05mm: mlock: add new mlock system callEric B Munson1-1/+3
2015-10-12arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar1-0/+2
2015-09-22userfaultfd: register uapi generic syscall (aarch64)Dr. David Alan Gilbert1-3/+5
2015-09-11sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers1-1/+3
2015-04-17errno.h: Improve ENOSYS's commentAndy Lutomirski1-1/+10
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