summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-111-69/+46
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-241-69/+46
| * fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman2017-07-241-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-062-11/+37
|\ \
| * | mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-061-0/+3
| * | mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-061-11/+0
| * | mm: hugetlb: define system call hugetlb size encodings in single fileMike Kravetz2017-09-061-0/+34
* | | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-031-0/+2
|/ /
* | tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-171-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-0/+4
|\
| * net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-211-0/+2
| * net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar2017-05-211-0/+2
* | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-031-0/+1
|\ \
| * | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-0/+1
| |/
* | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-041-2/+13
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-112-82/+30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-021-0/+6
|\
| * New getsockopt option to get socket cookieChenbo Feng2017-04-081-0/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-061-1/+3
| |\
| * | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-241-0/+2
| * | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-221-0/+2
* | | Remove compat_sys_getdents64()Al Viro2017-04-171-2/+1
| |/ |/|
* | generic syscalls: Wire up statx syscallStafford Horne2017-03-201-1/+3
|/
* userfaultfd: document _IOR/_IOWAndrea Arcangeli2017-02-221-1/+9
* tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
* 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
OpenPOWER on IntegriCloud