summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)AuthorFilesLines
2019-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+62
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-1/+207
2019-04-03drm/gamma: Clarify gamma lut uapiDaniel Vetter1-1/+2
2019-04-03Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2-1/+46
2019-04-03uapi/habanalabs: fix some comments in uapi fileOded Gabbay1-9/+14
2019-04-02ALSA: uapi: #include <time.h> in asound.hDaniel Mentz1-0/+1
2019-04-01habanalabs: add new IOCTL for debug, tracing and profilingOmer Shpigelman1-1/+115
2019-04-01drm/lima: driver for ARM Mali4xx GPUsQiang Yu1-0/+169
2019-04-01drm/syncobj: add timeline signal ioctl for syncobj v5Chunming Zhou1-0/+1
2019-04-01drm/syncobj: add transition iotcls between binary and timeline v2Chunming Zhou1-0/+10
2019-04-01drm/syncobj: add timeline payload query ioctl v6Chunming Zhou1-0/+10
2019-04-01drm/syncobj: add support for timeline point wait v8Chunming Zhou1-0/+15
2019-03-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2019-03-30Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+60
2019-03-29openvswitch: Make metadata_dst tunnel work in IP_TUNNEL_INFO_BRIDGE modewenxu1-0/+1
2019-03-29RDMA/netlink: Remove unused data structureLeon Romanovsky1-11/+0
2019-03-29KVM: arm64: Add a capability to advertise SVE supportDave Martin1-0/+1
2019-03-29KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctlDave Martin1-0/+3
2019-03-29KVM: Allow 2048-bit register access via ioctl interfaceDave Martin1-0/+1
2019-03-29Merge tag 'drm-misc-next-2019-03-28-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-1/+0
2019-03-29openvswitch: Add timeout support to ct actionYi-Hung Wei1-0/+3
2019-03-28RDMA/core: Add command to set ib_core device net namspace sharing modeParav Pandit1-1/+3
2019-03-28RDMA/core: Add interface to read device namespace sharing modeParav Pandit1-1/+8
2019-03-28Merge tag 'batadv-next-for-davem-20190328' of git://git.open-mesh.org/linux-m...David S. Miller2-30/+7
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada1-0/+2
2019-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-1/+5
2019-03-27net: openvswitch: Add a new action check_pkt_lenNuman Siddique1-0/+42
2019-03-27ethtool: add PHY Fast Link Down supportHeiner Kallweit1-0/+8
2019-03-27fou: Support binding FoU socketKristian Evensen1-0/+6
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-61/+127
2019-03-27virt: vbox: Implement passing requestor info to the host for VirtualBox 6.0.xHans de Goede1-0/+60
2019-03-27Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen79-190/+1838
2019-03-27drm/i915: Drop new chunks of context creation ABI (for now)Chris Wilson1-17/+1
2019-03-27drm/uapi: Remove unused DRM_DISPLAY_INFO_LENVille Syrjälä1-1/+0
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-4/+61
2019-03-27Input: document meanings of KEY_SCREEN and KEY_ZOOMDmitry Torokhov1-2/+4
2019-03-25media: vicodec: Introducing stateless fwht defs and structsDafna Hirschfeld2-0/+5
2019-03-25Merge tag 'drm-misc-next-2019-03-21' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+50
2019-03-25batman-adv: Add multicast-to-unicast support for multiple targetsLinus Lüssing1-0/+7
2019-03-25batman-adv: Drop license boilerplateSven Eckelmann2-30/+0
2019-03-24habanalabs: add device status option to INFO IOCTLDalit Ben Zoor1-0/+12
2019-03-24tcp: add documentation for tcp_ca_stateSoheil Hassas Yeganeh1-0/+27
2019-03-22bpf: add bpf_skb_adjust_room encap flagsWillem de Bruijn1-1/+15
2019-03-22bpf: add bpf_skb_adjust_room flag BPF_F_ADJ_ROOM_FIXED_GSOWillem de Bruijn1-2/+7
2019-03-22bpf: add bpf_skb_adjust_room mode BPF_ADJ_ROOM_MACWillem de Bruijn1-1/+5
2019-03-22PCI: Cleanup register definition width and whitespaceBjorn Helgaas1-67/+65
2019-03-22drm/i915: Allow contexts to share a single timeline across all enginesChris Wilson1-1/+2
2019-03-22drm/i915: Extend CONTEXT_CREATE to set parameters upon constructionChris Wilson1-82/+98
2019-03-22drm/i915: Create/destroy VM (ppGTT) for use with contextsChris Wilson1-0/+43
2019-03-22drm/i915: Introduce the i915_user_extension_methodChris Wilson1-0/+22