Age | Commit message (Expand) | Author | Files | Lines |
2020-01-31 | xtensa: drop set_except_vector declaration | Max Filippov | 1 | -2/+0 |
2019-12-05 | arch: sembuf.h: make uapi asm/sembuf.h self-contained | Masahiro Yamada | 1 | -0/+1 |
2019-12-05 | arch: msgbuf.h: make uapi asm/msgbuf.h self-contained | Masahiro Yamada | 1 | -0/+2 |
2019-12-05 | arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained | Masahiro Yamada | 1 | -0/+2 |
2019-09-26 | mm: introduce MADV_PAGEOUT | Minchan Kim | 1 | -0/+1 |
2019-09-26 | mm: introduce MADV_COLD | Minchan Kim | 1 | -0/+2 |
2019-07-17 | mm: fix the MAP_UNINITIALIZED flag | Christoph Hellwig | 1 | -5/+1 |
2019-05-30 | treewide: Add SPDX license identifier - Kbuild | Greg Kroah-Hartman | 1 | -0/+1 |
2019-04-20 | net: socket: implement 64-bit timestamps | Arnd Bergmann | 1 | -2/+2 |
2019-03-28 | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported | Masahiro Yamada | 1 | -1/+0 |
2019-03-17 | kbuild: force all architectures except um to include mandatory-y | Masahiro Yamada | 1 | -2/+0 |
2019-03-17 | kbuild: warn redundant generic-y | Masahiro Yamada | 1 | -1/+0 |
2019-03-06 | Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -3/+1 |
2019-02-18 | arch: move common mmap flags to linux/mman.h | Michael S. Tsirkin | 1 | -3/+1 |
2019-02-03 | arch: Use asm-generic/socket.h when possible | Deepa Dinamani | 2 | -124/+1 |
2019-01-18 | net: introduce SO_BINDTOIFINDEX sockopt | David Herrmann | 1 | -0/+2 |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada | 1 | -9/+0 |
2019-01-06 | arch: remove stale comments "UAPI Header export list" | Masahiro Yamada | 1 | -1/+0 |
2018-12-18 | xtensa: implement task_user_regset_view | Max Filippov | 1 | -1/+19 |
2018-12-03 | xtensa: generate uapi header and syscall table header files | Firoz Khan | 2 | -781/+3 |
2018-12-03 | xtensa: add __NR_syscalls along with __NR_syscall_count | Firoz Khan | 1 | -1/+3 |
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-04-20 | y2038: xtensa: Extend sysvipc data structures | Arnd Bergmann | 3 | -51/+28 |
2018-04-11 | mm: introduce MAP_FIXED_NOREPLACE | Michal Hocko | 1 | -0/+1 |
2018-02-12 | unify {de,}mangle_poll(), get rid of kernel-side POLL... | Al Viro | 1 | -19/+2 |
2018-01-31 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+19 |
2017-12-05 | bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type | Hendrik Brueckner | 1 | -0/+1 |
2017-11-30 | make kernel-side POLL... arch-independent | Al Viro | 1 | -0/+17 |
2017-11-28 | define __poll_t, annotate constants | Al Viro | 1 | -2/+2 |
2017-11-17 | Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g... | 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 | 19 | -0/+19 |
2017-11-02 | License cleanup: add SPDX license identifier to uapi header files with no lic... | Greg Kroah-Hartman | 2 | -0/+2 |
2017-09-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -11/+3 |
2017-09-07 | mm,fork: introduce MADV_WIPEONFORK | Rik van Riel | 1 | -0/+3 |
2017-09-07 | mm: arch: consolidate mmap hugetlb size encodings | Mike Kravetz | 1 | -11/+0 |
2017-08-04 | sock: add SOCK_ZEROCOPY sockopt | Willem de Bruijn | 1 | -0/+2 |
2017-07-17 | tty: Fix TIOCGPTPEER ioctl definition | Gleb Fotengauer-Malinovskiy | 1 | -1/+1 |
2017-07-11 | xtensa: move generic-y of exported headers to uapi/asm/Kbuild | Masahiro Yamada | 1 | -0/+9 |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -0/+4 |
2017-07-04 | Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2017-06-21 | net: introduce SO_PEERGROUPS getsockopt | David Herrmann | 1 | -0/+2 |
2017-06-09 | tty: add TIOCGPTPEER ioctl | Aleksa Sarai | 1 | -0/+1 |
2017-06-04 | signal: Remove non-uapi <asm/siginfo.h> | Christoph Hellwig | 1 | -0/+1 |
2017-05-22 | net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. | David S. Miller | 1 | -0/+2 |
2017-05-10 | uapi: export all headers under uapi directories | Nicolas Dichtel | 1 | -23/+0 |
2017-05-08 | Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 1 | -40/+0 |
2017-05-01 | xtensa: move internal ptrace definitions from uapi/asm to asm | Max Filippov | 1 | -40/+0 |
2017-04-08 | New getsockopt option to get socket cookie | Chenbo Feng | 1 | -0/+2 |