summaryrefslogtreecommitdiff
path: root/arch/xtensa/include/uapi/asm
AgeCommit message (Expand)Author
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-09-13xtensa: add FDPIC and static PIE support for noMMUMax Filippov
2022-09-11mm/madvise: introduce MADV_COLLAPSE sync hugepage collapseZach O'Keefe
2022-03-28Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-03-24mm: madvise: MADV_DONTNEED_LOCKEDJohannes Weiner
2022-02-25xtensa: termbits.h is identical to asm-generic oneIlpo Järvinen
2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada
2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada
2021-06-30mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tablesDavid Hildenbrand
2020-11-23arch: move SA_* definitions to generic headersPeter Collingbourne
2020-07-28xtensa: expose syscall through user_pt_regsMax Filippov
2020-01-31xtensa: drop set_except_vector declarationMax Filippov
2019-12-04arch: sembuf.h: make uapi asm/sembuf.h self-containedMasahiro Yamada
2019-12-04arch: msgbuf.h: make uapi asm/msgbuf.h self-containedMasahiro Yamada
2019-12-04arch: ipcbuf.h: make uapi asm/ipcbuf.h self-containedMasahiro Yamada
2019-09-25mm: introduce MADV_PAGEOUTMinchan Kim
2019-09-25mm: introduce MADV_COLDMinchan Kim
2019-07-16mm: fix the MAP_UNINITIALIZED flagChristoph Hellwig
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman
2019-04-19net: socket: implement 64-bit timestampsArnd Bergmann
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada
2019-03-06Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-02-18arch: move common mmap flags to linux/mman.hMichael S. Tsirkin
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani
2019-01-17net: introduce SO_BINDTOIFINDEX sockoptDavid Herrmann
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2018-12-17xtensa: implement task_user_regset_viewMax Filippov
2018-12-02xtensa: generate uapi header and syscall table header filesFiroz Khan
2018-12-02xtensa: add __NR_syscalls along with __NR_syscall_countFiroz Khan
2018-10-02tty/serial_core: add ISO7816 infrastructureNicolas Ferre
2018-07-04net: Add a new socket option for a future transmit time.Richard Cochran
2018-04-20y2038: xtensa: Extend sysvipc data structuresArnd Bergmann
2018-04-11mm: introduce MAP_FIXED_NOREPLACEMichal Hocko
2018-02-11unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-12-05bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program typeHendrik Brueckner
2017-11-29make kernel-side POLL... arch-independentAl Viro
2017-11-27define __poll_t, annotate constantsAl Viro
2017-11-17Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman
2017-09-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-06mm,fork: introduce MADV_WIPEONFORKRik van Riel
2017-09-06mm: arch: consolidate mmap hugetlb size encodingsMike Kravetz
2017-08-03sock: add SOCK_ZEROCOPY sockoptWillem de Bruijn
2017-07-17tty: Fix TIOCGPTPEER ioctl definitionGleb Fotengauer-Malinovskiy