- 0fb9dc2 arch: sembuf.h: make uapi asm/sembuf.h self-contained by Masahiro Yamada · 5 years ago
- 9ef0e00 arch: msgbuf.h: make uapi asm/msgbuf.h self-contained by Masahiro Yamada · 5 years ago
- 5b00967 arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained by Masahiro Yamada · 5 years ago
- 1a4e58c mm: introduce MADV_PAGEOUT by Minchan Kim · 5 years ago
- 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
- 0bf5f94 mm: fix the MAP_UNINITIALIZED flag by Christoph Hellwig · 5 years ago
- 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
- 0768e17 net: socket: implement 64-bit timestamps by Arnd Bergmann · 6 years ago
- 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
- 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
- 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
- fa29f5b Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
- 746c939 arch: move common mmap flags to linux/mman.h by Michael S. Tsirkin · 6 years ago
- 2edfd8e arch: Use asm-generic/socket.h when possible by Deepa Dinamani · 6 years ago
- f5dd3d0 net: introduce SO_BINDTOIFINDEX sockopt by David Herrmann · 6 years ago
- d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
- d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
- 06fbac8 xtensa: implement task_user_regset_view by Max Filippov · 6 years ago
- 5eacadb xtensa: generate uapi header and syscall table header files by Firoz Khan · 6 years ago
- a86067f xtensa: add __NR_syscalls along with __NR_syscall_count by Firoz Khan · 6 years ago
- ad8c0ea tty/serial_core: add ISO7816 infrastructure by Nicolas Ferre · 6 years ago
- 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 7 years ago
- b497ef5 y2038: xtensa: Extend sysvipc data structures by Arnd Bergmann · 10 years ago
- a4ff8e8 mm: introduce MAP_FIXED_NOREPLACE by Michal Hocko · 7 years ago
- 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
- 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
- c71d227 make kernel-side POLL... arch-independent by Al Viro · 7 years ago
- 8ced390 define __poll_t, annotate constants by Al Viro · 8 years ago
- a3841f9 Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- 1c97259 mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flags by Dan Williams · 7 years ago
- e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
- 6f52b16 License cleanup: add SPDX license identifier to uapi header files with no license by Greg Kroah-Hartman · 7 years ago
- d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- d2cd9ed mm,fork: introduce MADV_WIPEONFORK by Rik van Riel · 7 years ago
- aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
- 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
- c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 7 years ago
- 22c92ae xtensa: move generic-y of exported headers to uapi/asm/Kbuild by Masahiro Yamada · 8 years ago
- 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 9a715cd Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
- 28b5ba2a net: introduce SO_PEERGROUPS getsockopt by David Herrmann · 8 years ago
- 54ebbfb tty: add TIOCGPTPEER ioctl by Aleksa Sarai · 8 years ago
- 6bc51cb signal: Remove non-uapi <asm/siginfo.h> by Christoph Hellwig · 8 years ago
- 1c4f676 net: Define SCM_TIMESTAMPING_PKTINFO on all architectures. by David S. Miller · 8 years ago
- fcc8487 uapi: export all headers under uapi directories by Nicolas Dichtel · 8 years ago
- d9dc089 Merge tag 'xtensa-20170507' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 8 years ago
- 0700ed0 xtensa: move internal ptrace definitions from uapi/asm to asm by Max Filippov · 10 years ago
- 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 8 years ago
- 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- 1493aa6 xtensa: wire up statx system call by Max Filippov · 8 years ago
- 6d43390 net: Introduce SO_INCOMING_NAPI_ID by Sridhar Samudrala · 8 years ago
- a2d133b sock: introduce SO_MEMINFO getsockopt by Josh Hunt · 8 years ago
- 1c88580 tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING by Francis Yan · 8 years ago
- 709fb1f xtensa: wire up new pkey_{mprotect,alloc,free} syscalls by Max Filippov · 8 years ago
- 93c26d7 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 8 years ago
- d8d2f7f xtensa: wire up new syscalls by Max Filippov · 8 years ago
- d39af90 xtensa: add alternative kernel memory layouts by Max Filippov · 9 years ago
- fffad3e Merge tag 'xtensa-next-20160320' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 9 years ago
- c91e02b xtensa: support hardware breakpoints/watchpoints by Max Filippov · 9 years ago
- a87cb3e net: Facility to report route quality of connected sockets by Tom Herbert · 9 years ago
- dcd6c87 mm: arch: remove duplicate definitions of MADV_FREE by Guenter Roeck · 9 years ago
- 21f55b0 arch/*/include/uapi/asm/mman.h: : let MADV_FREE have same value for all architectures by Chen Gang · 9 years ago
- ef58978 mm: define MADV_FREE for some arches by Minchan Kim · 9 years ago
- 538950a soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF by Craig Gallek · 9 years ago
- b0f205c mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage by Eric B Munson · 9 years ago
- 01e84c7 xtensa: provide __NR_sync_file_range2 instead of __NR_sync_file_range by Max Filippov · 10 years ago
- d44679a xtensa: wire bpf and execveat syscalls by Max Filippov · 10 years ago
- a643fc7 Merge tag 'xtensa-next-20141215' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 10 years ago
- 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
- 076ce44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
- 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
- c0d7aa0 Merge tag 'xtensa-for-next-20141021-2' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
- 66acb02 Merge tag 'xtensa-for-next-20141021-1' of git://github.com/jcmvbkbc/linux-xtensa into for_next by Chris Zankel · 10 years ago
- f6891dd xtensa: nommu: provide MAP_UNINITIALIZED definition by Max Filippov · 10 years ago
- 2651cc6 xtensa: re-wire umount syscall to sys_oldumount by Max Filippov · 10 years ago
- bb550fd xtensa: add seccomp, getrandom, and memfd_create syscalls by Max Filippov · 10 years ago
- f2589bf xtensa/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
- a9a2eab xtensa/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
- 89f77c6 xtensa: add renameat2 syscall by Miklos Szeredi · 11 years ago
- f61bf8e xtensa: replace IOCTL code definitions with constants by Max Filippov · 10 years ago
- f63b6d75 xtensa: wire up sched_setattr and sched_getattr syscalls by Max Filippov · 11 years ago
- ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
- 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
- 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 12 years ago
- dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 12 years ago
- 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 12 years ago
- 9626357 Merge tag 'xtensa-next-20130225' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 12 years ago
- 9cf81c7 xtensa: add accept4 syscall by Chris Zankel · 12 years ago
- 475c32d xtensa: add finit_module syscall by Max Filippov · 12 years ago
- 5d9f36b xtensa: pull signal definitions from signal-defs.h by Max Filippov · 12 years ago
- 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 0430f2f xtensa: switch to generic sigaltstack by Al Viro · 12 years ago
- 055dc21 soreuseport: infrastructure by Tom Herbert · 12 years ago
- d59577b sk-filter: Add ability to lock a socket filter program by Vincent Bernat · 12 years ago
- 54d46ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- 031b656 unify SS_ONSTACK/SS_DISABLE definitions by Al Viro · 12 years ago
- 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago