summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2019-04-09bpf: add program side {rd, wr}only support for mapsDaniel Borkmann
2019-04-09bpf: implement lookup-free direct value access for mapsDaniel Borkmann
2019-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-08scsi: fc: add FPIN ELS definitionJames Smart
2019-04-08ethtool: avoid signed-unsigned comparison in ethtool_validate_speed()Michael Zhivich
2019-04-08netfilter: nft_osf: Add version option supportFernando Fernandez Mancera
2019-04-08ipvs: allow tunneling with gue encapsulationJacky Hu
2019-04-08cfg80211/nl80211: Offload OWE processing to user space in AP modeSunil Dutt
2019-04-08mac80211: Add support for NL80211_STA_INFO_AIRTIME_LINK_METRICNarayanraddi Masti
2019-04-08nl80211/cfg80211: Specify band specific min RSSI thresholds with sched scanvamsi krishna
2019-04-08crypto: ccp - introduce SEV_GET_ID2 commandSingh, Brijesh
2019-04-06block: sed-opal: fix typos and formattingDavid Kozub
2019-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-04-03drm/gamma: Clarify gamma lut uapiDaniel Vetter
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie
2019-04-03uapi/habanalabs: fix some comments in uapi fileOded Gabbay
2019-04-02ALSA: uapi: #include <time.h> in asound.hDaniel Mentz
2019-04-01habanalabs: add new IOCTL for debug, tracing and profilingOmer Shpigelman
2019-04-01drm/lima: driver for ARM Mali4xx GPUsQiang Yu
2019-04-01drm/syncobj: add timeline signal ioctl for syncobj v5Chunming Zhou
2019-04-01drm/syncobj: add transition iotcls between binary and timeline v2Chunming Zhou
2019-04-01drm/syncobj: add timeline payload query ioctl v6Chunming Zhou
2019-04-01drm/syncobj: add support for timeline point wait v8Chunming Zhou
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-29Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-03-29openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-03-28openvswitch: Add timeout support to ct actionYi-Hung Wei
2019-03-28Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...David S. Miller
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-03-27net: openvswitch: Add a new action check_pkt_lenNuman Siddique
2019-03-27ethtool: add PHY Fast Link Down supportHeiner Kallweit
2019-03-27fou: Support binding FoU socketKristian Evensen
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-28virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede
2019-03-27Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen
2019-03-27drm/i915: Drop new chunks of context creation ABI (for now)Chris Wilson
2019-03-27drm/uapi: Remove unused DRM_DISPLAY_INFO_LENVille Syrjälä
2019-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-03-26Input: document meanings of KEY_SCREEN and KEY_ZOOMDmitry Torokhov
2019-03-25media: vicodec: Introducing stateless fwht defs and structsDafna Hirschfeld
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-03-25batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann
2019-03-24habanalabs: add device status option to INFO IOCTLDalit Ben Zoor
2019-03-23tcp: add documentation for tcp_ca_stateSoheil Hassas Yeganeh
2019-03-22bpf: add bpf_skb_adjust_room encap flagsWillem de Bruijn
2019-03-22bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn