summaryrefslogtreecommitdiff
path: root/include/uapi
AgeCommit message (Expand)Author
2019-05-28Merge tag 'v5.2-rc2' into patchworkMauro Carvalho Chehab
2019-05-28Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-28Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-05-27fuse: add FUSE_WRITE_KILL_PRIVMiklos Szeredi
2019-05-25zsfold: Convert zsfold to use the new mount APIDavid Howells
2019-05-24bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"Jiong Wang
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-24bpf: implement bpf_send_signal() helperYonghong Song
2019-05-24uapi/habanalabs: add opcode for enable/disable device debug modeOded Gabbay
2019-05-24drm/amdkfd: Introduce XGMI SDMA queue typeOak Zeng
2019-05-24drm/amdkfd: Expose HDP registers to user spaceOak Zeng
2019-05-24drm/amdgpu: Remap hdp coherency registersOak Zeng
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner
2019-05-23audit: add saddr_fam filter fieldRichard Guy Briggs
2019-05-23media: cec: add CEC_MSG_FL_RAW flag and msg_is_raw helper functionHans Verkuil
2019-05-22net: phy: Add support for 100BaseT1 and 1000BaseT1Andrew Lunn
2019-05-22Merge drm/drm-next into drm-misc-nextSean Paul
2019-05-22drm: Add HDR source metadata propertyUma Shankar
2019-05-22net: Add UNIX_DIAG_UID to Netlink UNIX socket diagnostics.Felipe Gasper
2019-05-22drm/i915: Engine discovery queryTvrtko Ursulin
2019-05-22drm/i915: Allow specification of parallel execbufChris Wilson
2019-05-22drm/i915/execlists: Virtual engine bondingChris Wilson
2019-05-22drm/i915: Load balancing across a virtual engineChris Wilson
2019-05-22drm/i915: Allow userspace to clone contexts on creationChris Wilson
2019-05-22drm/i915: Re-expose SINGLE_TIMELINE flags for context creationChris Wilson
2019-05-22drm/i915: Extend I915_CONTEXT_PARAM_SSEU to support local ctx->engine[]Chris Wilson
2019-05-22drm/i915: Allow a context to define its set of enginesChris Wilson
2019-05-22drm/i915: Restore control over ppgtt for context creation ABIChris Wilson
2019-05-21scsi: libfc: remove duplicate GPL boilerplate textChristoph Hellwig
2019-05-21scsi: scsi_transport_fc: remove duplicate GPL boilerplate textChristoph Hellwig
2019-05-21scsi: scsi_netlink: remove duplicate GPL boilerplate textChristoph Hellwig
2019-05-20tipc: Avoid copying bytes beyond the supplied dataChris Packham
2019-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-05-20Merge tag 'v5.2-rc1' into asoc-5.3Mark Brown
2019-05-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-16drm: Fix drm.h uapi header for GNU/kFreeBSDJames Clarke
2019-05-16uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells
2019-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-05-15Merge tag 'kvmarm-for-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-05-15Merge tag 'kvm-ppc-next-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2019-05-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-14fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writebackAmir Goldstein
2019-05-14Merge tag 'fuse-update-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-14bpf: btf: fix the brackets of BTF_INT_OFFSET()Gary Lin
2019-05-13RDMA/core: Change system parameters callback from dumpit to doitParav Pandit
2019-05-13Merge branch 'pci/trivial'Bjorn Helgaas