summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-03-171-1/+3
|\
| * kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-171-1/+3
* | Merge tag 'pidfd-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2019-03-161-0/+2
|\ \
| * | signal: add pidfd_send_signal() syscallChristian Brauner2019-03-051-1/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-03-141-1/+1
|\ \ \ | |_|/ |/| |
| * | y2038: fix socket.h header inclusionArnd Bergmann2019-03-111-1/+1
* | | Merge tag 'io_uring-2019-03-06' of git://git.kernel.dk/linux-blockLinus Torvalds2019-03-081-1/+8
|\ \ \
| * | | io_uring: add support for pre-mapped user IO buffersJens Axboe2019-02-281-1/+3
| * | | Add io_uring IO interfaceJens Axboe2019-02-281-1/+5
| | |/ | |/|
* | | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-03-061-3/+1
|\ \ \
| * | | arch: move common mmap flags to linux/mman.hMichael S. Tsirkin2019-02-181-3/+1
| |/ /
* | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-33/+116
|\ \ \ | |_|/ |/| |
| * | asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-191-0/+36
| * | asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-191-0/+5
| * | compat ABI: use non-compat openat and open_by_handle_at variantsYury Norov2019-02-181-3/+2
| * | y2038: add 64-bit time_t syscalls to all 32-bit architecturesArnd Bergmann2019-02-071-1/+43
| * | y2038: use time32 syscall names on 32-bitArnd Bergmann2019-02-071-28/+28
| * | y2038: syscalls: rename y2038 compat syscallsArnd Bergmann2019-02-071-22/+22
| * | arch: add split IPC system calls where neededArnd Bergmann2019-01-251-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-151-7/+0
|\ \
| * | Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada2019-02-121-7/+0
| |/
* | sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEWDeepa Dinamani2019-02-031-2/+9
* | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixesDeepa Dinamani2019-02-031-2/+4
* | socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani2019-02-031-2/+3
* | socket: Add SO_TIMESTAMP[NS]_NEWDeepa Dinamani2019-02-031-2/+13
* | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLDDeepa Dinamani2019-02-031-7/+16
* | net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann2019-01-171-0/+2
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-12-251-1/+3
|\
| * asm-generic: add kexec_file_load system call to unistd.hAKASHI Takahiro2018-12-061-1/+3
* | bpf: promote bpf_perf_event.h to mandatory UAPI headerMasahiro Yamada2018-12-171-0/+1
* | asm-generic: unistd.h: fixup broken macro include.Guo Ren2018-12-061-0/+4
|/
* Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-10-291-0/+2
|\
| * Merge 4.19-rc7 into tty-nextGreg Kroah-Hartman2018-10-081-0/+2
| |\
| * | tty/serial_core: add ISO7816 infrastructureNicolas Ferre2018-10-021-0/+2
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+2
|\ \ \
| * | | y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-291-0/+2
| |/ /
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-10-241-93/+100
|\ \ \ | |_|/ |/| |
| * | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman2018-10-031-93/+94
| * | signal/sparc: Move EMT_TAGOVF into the generic siginfo.hEric W. Biederman2018-10-031-0/+6
| |/
* / mm/hugetlb: add mmap() encodings for 32MB and 512MB page sizesAnshuman Khandual2018-10-051-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-0/+3
|\
| * net: Add a new socket option for a future transmit time.Richard Cochran2018-07-041-0/+3
* | asm-generic: unistd.h: Wire up sys_rseqWill Deacon2018-07-111-1/+3
|/
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-043-45/+49
|\
| * y2038: asm-generic: Extend sysvipc data structuresArnd Bergmann2018-04-203-45/+49
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-041-0/+1
|\|
| * time: Add new y2038 safe __kernel_timespecDeepa Dinamani2018-04-191-0/+1
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-1/+2
|\ \
| * | signal: Add TRAP_UNK si_code for undiagnosted trap exceptionsEric W. Biederman2018-04-251-1/+2
| |/
* / aio: implement io_pgeteventsChristoph Hellwig2018-05-021-1/+3
|/