Age | Commit message (Expand) | Author | Files | Lines |
2022-10-11 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
2022-09-14 | xtensa: add FDPIC and static PIE support for noMMU | Max Filippov | 1 | -0/+4 |
2022-09-12 | mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse | Zach O'Keefe | 1 | -0/+2 |
2022-03-28 | Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -221/+0 |
2022-03-25 | mm: madvise: MADV_DONTNEED_LOCKED | Johannes Weiner | 1 | -0/+2 |
2022-02-25 | xtensa: termbits.h is identical to asm-generic one | Ilpo Järvinen | 1 | -221/+0 |
2022-02-17 | shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage | Masahiro Yamada | 1 | -1/+4 |
2022-02-17 | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage | Masahiro Yamada | 1 | -1/+1 |
2021-07-01 | mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables | David Hildenbrand | 1 | -0/+3 |
2020-11-23 | arch: move SA_* definitions to generic headers | Peter Collingbourne | 1 | -24/+0 |
2020-07-28 | xtensa: expose syscall through user_pt_regs | Max Filippov | 1 | -1/+2 |
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 |