| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-03-05 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 1 | -0/+10 |
| 2019-02-18 | arch: move common mmap flags to linux/mman.h |  Michael S. Tsirkin | 1 | -3/+1 |
| 2019-02-03 | sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW |  Deepa Dinamani | 1 | -3/+9 |
| 2019-02-03 | socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes |  Deepa Dinamani | 1 | -2/+5 |
| 2019-02-03 | socket: Add SO_TIMESTAMPING_NEW |  Deepa Dinamani | 1 | -2/+3 |
| 2019-02-03 | socket: Add SO_TIMESTAMP[NS]_NEW |  Deepa Dinamani | 1 | -2/+12 |
| 2019-02-03 | sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD |  Deepa Dinamani | 1 | -7/+16 |
| 2019-01-25 | alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls |  Arnd Bergmann | 1 | -0/+5 |
| 2019-01-25 | alpha: update syscall macro definitions |  Arnd Bergmann | 1 | -0/+5 |
| 2019-01-17 | net: introduce SO_BINDTOIFINDEX sockopt |  David Herrmann | 1 | -0/+2 |
| 2019-01-06 | arch: remove redundant UAPI generic-y defines |  Masahiro Yamada | 1 | -6/+0 |
| 2019-01-06 | arch: remove stale comments "UAPI Header export list" |  Masahiro Yamada | 1 | -1/+0 |
| 2018-12-21 | alpha: Fix a typo on ptrace.h |  Daniel Bristot de Oliveira | 1 | -1/+1 |
| 2018-12-21 | alpha: generate uapi header and syscall table header files |  Firoz Khan | 2 | -466/+2 |
| 2018-12-21 | alpha: add __NR_syscalls along with NR_SYSCALLS |  Firoz Khan | 1 | -0/+4 |
| 2018-12-21 | alpha: move __IGNORE* entries to non uapi header |  Firoz Khan | 1 | -21/+0 |
| 2018-11-10 | Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 2 | -0/+22 |
| 2018-11-08 | arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 |  H. Peter Anvin (Intel) | 2 | -0/+22 |
| 2018-10-29 | Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 1 | -0/+2 |
| 2018-10-03 | signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE |  Eric W. Biederman | 1 | -1/+0 |
| 2018-10-02 | tty/serial_core: add ISO7816 infrastructure |  Nicolas Ferre | 1 | -0/+2 |
| 2018-07-04 | net: Add a new socket option for a future transmit time. |  Richard Cochran | 1 | -0/+3 |
| 2018-06-04 | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip |  Linus Torvalds | 5 | -92/+4 |
| 2018-04-25 | signal/alpha: Replace TRAP_FIXME with TRAP_UNK |  Eric W. Biederman | 1 | -7/+0 |
| 2018-04-25 | signal/alpha: Replace FPE_FIXME with FPE_FLTUNK |  Eric W. Biederman | 1 | -7/+0 |
| 2018-04-20 | y2038: alpha: Remove unneeded ipc uapi header files |  Arnd Bergmann | 5 | -92/+4 |
| 2018-04-11 | mm: introduce MAP_FIXED_NOREPLACE |  Michal Hocko | 1 | -0/+1 |
| 2018-02-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha |  Linus Torvalds | 1 | -1/+5 |
| 2018-01-30 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 2 | -2/+1 |
| 2018-01-20 | alpha: make XTABS equivalent to TAB3 |  Eugene Syromiatnikov | 1 | -1/+5 |
| 2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type |  Hendrik Brueckner | 1 | -0/+2 |
| 2017-11-27 | switch wrapper poll.h instances to generic-y |  Al Viro | 2 | -2/+2 |
| 2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm |  Linus Torvalds | 1 | -0/+1 |
| 2017-11-03 | mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags |  Dan Williams | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with a license |  Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no license |  Greg Kroah-Hartman | 39 | -0/+39 |
| 2017-09-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace |  Linus Torvalds | 1 | -0/+14 |
| 2017-09-06 | Merge branch 'akpm' (patches from Andrew) |  Linus Torvalds | 1 | -11/+3 |
| 2017-09-06 | mm,fork: introduce MADV_WIPEONFORK |  Rik van Riel | 1 | -0/+3 |
| 2017-09-06 | mm: arch: consolidate mmap hugetlb size encodings |  Mike Kravetz | 1 | -11/+0 |
| 2017-09-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -0/+2 |
| 2017-09-04 | alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_* |  Sergei Trofimovich | 1 | -5/+0 |
| 2017-09-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 2 | -1/+25 |
| 2017-08-29 | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ |  Ben Hutchings | 1 | -1/+11 |
| 2017-08-29 | alpha: Update for new syscalls |  Richard Henderson | 1 | -0/+14 |
| 2017-08-03 | sock: add SOCK_ZEROCOPY sockopt |  Willem de Bruijn | 1 | -0/+2 |
| 2017-07-24 | signal: Remove kernel interal si_code magic |  Eric W. Biederman | 1 | -2/+2 |
| 2017-07-19 | signal/alpha: Document a conflict with SI_USER for SIGTRAP |  Eric W. Biederman | 1 | -0/+14 |
| 2017-07-17 | tty: Fix TIOCGPTPEER ioctl definition |  Gleb Fotengauer-Malinovskiy | 1 | -1/+1 |
| 2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 1 | -0/+4 |