summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* signal: Correct the offset of si_pkey in struct siginfoEric W. Biederman2018-03-061-2/+2
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-111-27/+13
* <asm-generic/siginfo.h>: fix language in commentsRandy Dunlap2018-02-061-2/+2
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-15/+29
|\
| * make kernel-side POLL... arch-independentAl Viro2017-11-291-0/+14
| * define __poll_t, annotate constantsAl Viro2017-11-271-15/+15
* | signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-2/+27
* | signal/tile: Move the tile specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-0/+4
* | signal/frv: Move the frv specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-0/+3
* | signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-151-3/+19
* | signal: Move addr_lsb into the _sigfault union for clarityEric W. Biederman2018-01-151-3/+11
* | signal: kill __ARCH_SI_UID_TAl Viro2018-01-121-8/+3
* | signal: Remove unnecessary ifdefs now that there is only one struct siginfoEric W. Biederman2018-01-121-8/+0
* | signal/mips: switch mips to generic siginfoAl Viro2018-01-121-0/+5
* | ia64/signal: switch to generic struct siginfoEric W. Biederman2018-01-121-0/+5
* | signal: Document glibc's si_code of SI_ASYNCNLEric W. Biederman2018-01-121-0/+1
* | signal: Document the strange si_codes used by ptrace event stopsEric W. Biederman2018-01-121-0/+5
* | signal: Document all of the signals that use the _sigfault union memberEric W. Biederman2018-01-121-1/+1
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-051-0/+9
|/
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-172-0/+2
|\
| * mm: Define MAP_SYNC and VM_SYNC flagsJan Kara2017-11-031-0/+1
| * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-031-0/+1
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-0233-0/+33
|/
* 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