summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
AgeCommit message (Expand)AuthorLines
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro-27/+13
2018-02-06<asm-generic/siginfo.h>: fix language in commentsRandy Dunlap-2/+2
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds-15/+29
2018-01-15signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman-2/+27
2018-01-15signal/tile: Move the tile specific si_codes to asm-generic/siginfo.hEric W. Biederman-0/+4
2018-01-15signal/frv: Move the frv specific si_codes to asm-generic/siginfo.hEric W. Biederman-0/+3
2018-01-15signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman-3/+19
2018-01-15signal: Move addr_lsb into the _sigfault union for clarityEric W. Biederman-3/+11
2018-01-12signal: kill __ARCH_SI_UID_TAl Viro-8/+3
2018-01-12signal: Remove unnecessary ifdefs now that there is only one struct siginfoEric W. Biederman-8/+0
2018-01-12signal/mips: switch mips to generic siginfoAl Viro-0/+5
2018-01-12ia64/signal: switch to generic struct siginfoEric W. Biederman-0/+5
2018-01-12signal: Document glibc's si_code of SI_ASYNCNLEric W. Biederman-0/+1
2018-01-12signal: Document the strange si_codes used by ptrace event stopsEric W. Biederman-0/+5
2018-01-12signal: Document all of the signals that use the _sigfault union memberEric W. Biederman-1/+1
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner-0/+9
2017-11-29make kernel-side POLL... arch-independentAl Viro-0/+14
2017-11-27define __poll_t, annotate constantsAl Viro-15/+15
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+2
2017-11-03mm: Define MAP_SYNC and VM_SYNC flagsJan Kara-0/+1
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman-0/+33
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds-69/+46
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-11/+37
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel-0/+3
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz-11/+0
2017-09-06mm: hugetlb: define system call hugetlb size encodings in single fileMike Kravetz-0/+34
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn-0/+2
2017-07-24signal: Remove kernel interal si_code magicEric W. Biederman-69/+46
2017-07-24fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman-2/+2
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy-1/+1
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+4
2017-07-03Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-0/+1
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann-0/+2
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai-0/+1
2017-06-04signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig-2/+13
2017-05-21net: add new control message for incoming HW-timestamped packetsMiroslav Lichvar-0/+2
2017-05-11uapi: export all headers under uapi directoriesNicolas Dichtel-82/+30
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-0/+6
2017-04-17Remove compat_sys_getdents64()Al Viro-2/+1
2017-04-08New getsockopt option to get socket cookieChenbo Feng-0/+2
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+3
2017-03-24net: Introduce SO_INCOMING_NAPI_IDSridhar Samudrala-0/+2
2017-03-22sock: introduce SO_MEMINFO getsockoptJosh Hunt-0/+2
2017-03-20generic syscalls: Wire up statx syscallStafford Horne-1/+3
2017-02-22userfaultfd: document _IOR/_IOWAndrea Arcangeli-1/+9
2016-11-30tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan-0/+2
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen-4/+0
2016-09-09generic syscalls: Wire up memory protection keys syscallsDave Hansen-1/+11
2016-09-09x86/pkeys: Allocation/free syscallsDave Hansen-0/+5