summaryrefslogtreecommitdiff
path: root/include/uapi/linux
AgeCommit message (Expand)Author
2018-05-05prctl: Add force disable speculationThomas Gleixner
2018-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-03bpf: add skb_load_bytes_relative helperDaniel Borkmann
2018-05-03xsk: statistics supportMagnus Karlsson
2018-05-03xsk: add Tx queue setup and mmap supportMagnus Karlsson
2018-05-03xsk: add umem completion queue support and mmapMagnus Karlsson
2018-05-03bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAPBjörn Töpel
2018-05-03xsk: add support for bind for RxMagnus Karlsson
2018-05-03xsk: add Rx queue setup and mmap supportBjörn Töpel
2018-05-03xsk: add umem fill queue support and mmapMagnus Karlsson
2018-05-03xsk: add user memory registration support sockoptBjörn Töpel
2018-05-03prctl: Add speculation control prctlsThomas Gleixner
2018-05-02aio: implement io_pgeteventsChristoph Hellwig
2018-05-02Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-05-01tcp: send in-queue bytes in cmsg upon readSoheil Hassas Yeganeh
2018-05-01connector: add parent pid and tgid to coredump and exit eventsStefan Strogin
2018-04-30Merge 4.17-rc3 into usb-nextGreg Kroah-Hartman
2018-04-30bpf: fix formatting for bpf_get_stack() helper docQuentin Monnet
2018-04-30bpf: fix formatting for bpf_perf_event_read() helper docQuentin Monnet
2018-04-29tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receiveEric Dumazet
2018-04-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-04-29bpf: Fix helpers ctx struct types in uapi docAndrey Ignatov
2018-04-29bpf: add bpf_get_stack helperYonghong Song
2018-04-27rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-27PCI: Add PCI_EXP_LNKCTL2_TLS* macrosFrederick Lawler
2018-04-27x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPIKarimAllah Ahmed
2018-04-27Merge tag 'staging-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-27tipc: introduce ioctl for fetching node identityJon Maloy
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-26signal/signalfd: Add support for SIGSYSEric W. Biederman
2018-04-27netfilter: Fix handling simultaneous open in TCP conntrackJozsef Kadlecsik
2018-04-27bpf: add documentation for eBPF helpers (65-66)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (58-64)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (51-57)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (42-50)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (33-41)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (23-32)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (12-22)Quentin Monnet
2018-04-27bpf: add documentation for eBPF helpers (01-11)Quentin Monnet
2018-04-27bpf: add script and prepare bpf.h for new helpers documentationQuentin Monnet
2018-04-26bpf: Add gpl_compatible flag to struct bpf_prog_infoJiri Olsa
2018-04-26udp: generate gso with UDP_SEGMENTWillem de Bruijn
2018-04-26Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner
2018-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-24bpf: add helper for getting xfrm statesEyal Birger
2018-04-24virtio_balloon: add array of stat namesMichael S. Tsirkin
2018-04-24netfilter: ebtables: add ebt_get_target and ebt_get_target_cTaehee Yoo
2018-04-24netfilter: add NAT support for shifted portmap rangesThierry Du Tre
2018-04-23uapi: Fix SPDX tags for files referring to the 'OpenIB.org' licenseJason Gunthorpe
2018-04-23bpf: btf: Clean up btf.h in uapiMartin KaFai Lau