summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz
2017-09-06mm: hugetlb: define system call hugetlb size encodings in single fileMike Kravetz
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman
2017-07-24fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig
2017-05-21net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-04-17Remove compat_sys_getdents64()Al Viro
2017-04-08New getsockopt option to get socket cookieChenbo Feng
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt
2017-03-20generic syscalls: Wire up statx syscallStafford Horne
2017-02-22userfaultfd: document _IOR/_IOWAndrea Arcangeli
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen
2016-09-09generic syscalls: Wire up memory protection keys syscallsDave Hansen
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen
2016-05-05asm-generic: Drop renameat syscall from default listJames Hogan
2016-05-05asm-generic: use compat version for preadv2 and pwritev2Yury Norov
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-05mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen
2016-02-25net: Facility to report route quality of connected socketsTom Herbert
2016-02-18signals, pkeys: Notify userspace about protection key faultsDave Hansen
2016-01-15arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all archi...Chen Gang
2016-01-15mm: support madvise(MADV_FREE)Minchan Kim
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2015-12-01vfs: add copy_file_range syscall and vfs helperZach Brown
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