summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
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-25signal: Add TRAP_UNK si_code for undiagnosted trap exceptionsEric W. Biederman
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
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-22USB: Add support to store lane count used by USB 3.2Mathias Nyman
2018-04-21Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-04-20scsi: target: target_core_user.[ch]: convert comments into DOC:Randy Dunlap
2018-04-20tipc: implement configuration of UDP media MTUGhantaKrishnamurthy MohanKrishna
2018-04-20tipc: set default MTU for UDP mediaGhantaKrishnamurthy MohanKrishna
2018-04-20y2038: asm-generic: Extend sysvipc data structuresArnd Bergmann
2018-04-20media: rc: add ioctl to get the current timeoutSean Young
2018-04-19bpf: btf: Add pretty print support to the basic arraymapMartin KaFai Lau
2018-04-19bpf: btf: Add BPF_BTF_LOAD commandMartin KaFai Lau
2018-04-19bpf: btf: Introduce BPF Type Format (BTF)Martin KaFai Lau
2018-04-19tcp: export packets delivery infoYuchung Cheng
2018-04-19cfg80211: limit wiphy names to 128 bytesJohannes Berg
2018-04-19time: Add new y2038 safe __kernel_timespecDeepa Dinamani
2018-04-18bpf: adding bpf_xdp_adjust_tail helperNikita V. Shirokov
2018-04-17vxlan: add ttl inherit supportHangbin Liu
2018-04-17perf/core: Store context switch out type in PERF_RECORD_SWITCH[_CPU_WIDE]Alexey Budankov
2018-04-16PCI: Add two more values for PCIe Max_Read_Request_SizeHeiner Kallweit
2018-04-16ASoC: topology: Add definitions for mclk_direction valuesKirill Marinushkin
2018-04-16ASoC: topology: Add missing clock gating parameter when parsing hw_configsKirill Marinushkin
2018-04-16ASoC: topology: Fix bclk and fsync inversion in set_link_hw_format()Kirill Marinushkin
2018-04-16staging: irda: remove remaining remants of irda code removalGreg Kroah-Hartman
2018-04-14random: add new ioctl RNDRESEEDCRNGTheodore Ts'o