summaryrefslogtreecommitdiffstats
path: root/include/uapi/asm-generic
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-172-12/+13
|\
| * mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2019-07-172-6/+9
| * mm: move MAP_SYNC to asm-generic/mman-common.hAneesh Kumar K.V2019-07-172-2/+2
| * mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig2019-07-171-5/+3Star
* | unistd: protect clone3 via __ARCH_WANT_SYS_CLONE3Christian Brauner2019-07-151-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-0/+2
|\
| * bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-151-0/+2
* | Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2019-07-111-1/+3
|\ \
| * | arch: wire-up clone3() syscallChristian Brauner2019-06-091-1/+3
| |/
* / arch: wire-up pidfd_open()Christian Brauner2019-06-281-1/+3
|/
* uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-1/+13
* net: socket: implement 64-bit timestampsArnd Bergmann2019-04-191-2/+2
* 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/+1Star
|\ \ \
| * | | arch: move common mmap flags to linux/mman.hMichael S. Tsirkin2019-02-181-3/+1Star
| |/ /
* | | 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/+2Star
| * | 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/+0Star
|\ \
| * | Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada2019-02-131-7/+0Star
| |/
* | 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-261-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