- dca73a6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
- 99f3a06 bpf: net: Add SO_DETACH_REUSEPORT_BPF by Martin KaFai Lau · 6 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
- 28d747f Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
- f3ca4c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
- a623a7a y2038: fix socket.h header inclusion by Arnd Bergmann · 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
- b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 746c939 arch: move common mmap flags to linux/mman.h by Michael S. Tsirkin · 6 years ago
- a9beb86 sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW by Deepa Dinamani · 6 years ago
- 45bdc66 socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes by Deepa Dinamani · 6 years ago
- 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
- 887feae socket: Add SO_TIMESTAMP[NS]_NEW by Deepa Dinamani · 6 years ago
- 7f1bc6e sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD by Deepa Dinamani · 6 years ago
- ecf7e0a alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls by Arnd Bergmann · 6 years ago
- 12b57c5 alpha: update syscall macro definitions by Arnd Bergmann · 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
- a104d44 alpha: Fix a typo on ptrace.h by Daniel Bristot de Oliveira · 6 years ago
- a8faab5 alpha: generate uapi header and syscall table header files by Firoz Khan · 6 years ago
- b67bfd2 alpha: add __NR_syscalls along with NR_SYSCALLS by Firoz Khan · 6 years ago
- 150fbd5 alpha: move __IGNORE* entries to non uapi header by Firoz Khan · 6 years ago
- e255aee Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
- d0ffb80 arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 by H. Peter Anvin (Intel) · 6 years ago
- 5bd4af3 Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
- f283801 signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE by Eric W. Biederman · 7 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
- ba252f16 Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 535906c signal/alpha: Replace TRAP_FIXME with TRAP_UNK by Eric W. Biederman · 7 years ago
- 4cc13e4 signal/alpha: Replace FPE_FIXME with FPE_FLTUNK by Eric W. Biederman · 7 years ago
- 469599f y2038: alpha: Remove unneeded ipc uapi header files by Arnd Bergmann · 10 years ago
- a4ff8e8 mm: introduce MAP_FIXED_NOREPLACE by Michal Hocko · 7 years ago
- b89e32c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha by Linus Torvalds · 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
- 77e5bff1 alpha: make XTABS equivalent to TAB3 by Eugene Syromiatnikov · 7 years ago
- c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
- d759be8 switch wrapper poll.h instances to generic-y 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
- dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 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
- aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
- beb1057 alpha: cleanup: remove __NR_sys_epoll_*, leave __NR_epoll_* by Sergei Trofimovich · 8 years ago
- 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
- cec80d8 alpha: uapi: Add support for __SANE_USERSPACE_TYPES__ by Ben Hutchings · 9 years ago
- a720830 alpha: Update for new syscalls by Richard Henderson · 8 years ago
- 76851d1 sock: add SOCK_ZEROCOPY sockopt by Willem de Bruijn · 7 years ago
- cc73152 signal: Remove kernel interal si_code magic by Eric W. Biederman · 8 years ago
- e2bd64d signal/alpha: Document a conflict with SI_USER for SIGTRAP by Eric W. Biederman · 8 years ago
- c632517 tty: Fix TIOCGPTPEER ioctl definition by Gleb Fotengauer-Malinovskiy · 8 years ago
- 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 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
- 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
- 5daab9d New getsockopt option to get socket cookie by Chenbo Feng · 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
- e8c24d3 x86/pkeys: Allocation/free syscalls by Dave Hansen · 8 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
- 228fa85 alpha: Wire up all missing implemented syscalls by Chen Gang · 10 years ago
- 89aa075 net: sock: allow eBPF programs to be attached to sockets by Alexei Starovoitov · 10 years ago
- 2c8c56e net: introduce SO_INCOMING_CPU by Eric Dumazet · 10 years ago
- 1953117 asm/uapi: Add definition of TIOC[SG]RS485 by Ricardo Ribalda Delgado · 10 years ago
- 5691e44 alpha: Wire up sched_setattr, sched_getattr, and renameat2 syscalls. by Michael Cree · 10 years ago
- ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
- 7f3bbb8 alpha: Primitive support for CPU power down. by Richard Henderson · 12 years ago
- 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
- 0ca4343 errno.h: remove "NFS" from descriptions in comments by Eric Sandeen · 11 years ago
- 62748f3 net: introduce SO_MAX_PACING_RATE by Eric Dumazet · 11 years ago
- 46931bf alpha: Force the user-visible HZ to a constant 1024. by Richard Henderson · 14 years ago
- 01350eb6 alpha: Add kcmp and finit_module syscalls by Richard Henderson · 12 years ago
- 41d9884c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- bb458c6 Safer ABI for O_TMPFILE by Al Viro · 12 years ago
- 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 12 years ago
- 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
- 60545d0 [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK now... by Al Viro · 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
- 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
- 96433f6e UAPI: (Scripted) Disintegrate arch/alpha/include/asm by David Howells · 12 years ago
- 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago