aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
Commit message (Expand)AuthorAge
* unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-11
* <asm-generic/siginfo.h>: fix language in commentsRandy Dunlap2018-02-06
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\
| * make kernel-side POLL... arch-independentAl Viro2017-11-29
| * define __poll_t, annotate constantsAl Viro2017-11-27
* | signal/blackfin: Move the blackfin specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-15
* | signal/tile: Move the tile specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-15
* | signal/frv: Move the frv specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-15
* | signal/ia64: Move the ia64 specific si_codes to asm-generic/siginfo.hEric W. Biederman2018-01-15
* | signal: Move addr_lsb into the _sigfault union for clarityEric W. Biederman2018-01-15
* | signal: kill __ARCH_SI_UID_TAl Viro2018-01-12
* | signal: Remove unnecessary ifdefs now that there is only one struct siginfoEric W. Biederman2018-01-12
* | signal/mips: switch mips to generic siginfoAl Viro2018-01-12
* | ia64/signal: switch to generic struct siginfoEric W. Biederman2018-01-12
* | signal: Document glibc's si_code of SI_ASYNCNLEric W. Biederman2018-01-12
* | signal: Document the strange si_codes used by ptrace event stopsEric W. Biederman2018-01-12
* | signal: Document all of the signals that use the _sigfault union memberEric W. Biederman2018-01-12
* | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner2017-12-05
|/
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-17
|\
| * mm: Define MAP_SYNC and VM_SYNC flagsJan Kara2017-11-03
| * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-03
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-02
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-11
|\
| * signal: Remove kernel interal si_code magicEric W. Biederman2017-07-24
| * fcntl: Don't use ambiguous SIG_POLL si_codesEric W. Biederman2017-07-24
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-09-06
|\ \
| * | mm,fork: introduce MADV_WIPEONFORKRik van Riel2017-09-06
| * | mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz2017-09-06
| * | mm: hugetlb: define system call hugetlb size encodings in single fileMike Kravetz2017-09-06
* | | sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn2017-08-04
|/ /
* / 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