aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
Commit message (Expand)AuthorAge
* tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy2017-07-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-05
|\
| * net: introduce SO_PEERGROUPS getsockoptDavid Herrmann2017-06-21
| * net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar2017-05-21
* | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-07-03
|\ \
| * | tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-09
| |/
* / signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-04
|/
* uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\
| * New getsockopt option to get socket cookieChenbo Feng2017-04-08
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-06
| |\
| * | net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala2017-03-24
| * | sock: introduce SO_MEMINFO getsockoptJosh Hunt2017-03-22
* | | Remove compat_sys_getdents64()Al Viro2017-04-17
| |/ |/|
* | generic syscalls: Wire up statx syscallStafford Horne2017-03-20
|/
* userfaultfd: document _IOR/_IOWAndrea Arcangeli2017-02-22
* tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-30
* generic syscalls: kill cruft from removed pkey syscallsDave Hansen2016-10-17
* generic syscalls: Wire up memory protection keys syscallsDave Hansen2016-09-09
* x86/pkeys: Allocation/free syscallsDave Hansen2016-09-09
* asm-generic: Drop renameat syscall from default listJames Hogan2016-05-04
* asm-generic: use compat version for preadv2 and pwritev2Yury Norov2016-05-04
* generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara2016-04-23
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-20
|\
| * mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen2016-03-05
| * signals, pkeys: Notify userspace about protection key faultsDave Hansen2016-02-18
* | net: Facility to report route quality of connected socketsTom Herbert2016-02-25
|/
* arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang2016-01-15
* mm: support madvise(MADV_FREE)Minchan Kim2016-01-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-12
|\
| * soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-04
* | vfs: add copy_file_range syscall and vfs helperZach Brown2015-12-01
|/
* mm: mlock: add mlock flags to enable VM_LOCKONFAULT usageEric B Munson2015-11-05
* mm: mlock: add new mlock system callEric B Munson2015-11-05
* arm64: Fix MINSIGSTKSZ and SIGSTKSZManjeet Pawar2015-10-12
* userfaultfd: register uapi generic syscall (aarch64)Dr. David Alan Gilbert2015-09-22
* sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-09-11
* errno.h: Improve ENOSYS's commentAndy Lutomirski2015-04-17
* vfs: renumber FMODE_NONOTIFY and add to uniqueness checkDavid Drysdale2015-01-08
* syscalls: implement execveat() system callDavid Drysdale2014-12-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-12-11
|\
| * net: sock: allow eBPF programs to be attached to socketsAlexei Starovoitov2014-12-06
| * net: introduce SO_INCOMING_CPUEric Dumazet2014-11-11
* | mpx: Extend siginfo structure to include bound violation informationQiaowei Ren2014-11-17
|/
* bpf: enable bpf syscall on x64 and i386Alexei Starovoitov2014-09-26
* asm-generic: add memfd_create system call to unistd.hWill Deacon2014-08-18
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-06
|\
| * random: introduce getrandom(2) system callTheodore Ts'o2014-08-05
* | seccomp: add "seccomp" syscallKees Cook2014-07-18
|/
* asm-generic: Add renameat2 syscallJames Hogan2014-05-20