summaryrefslogtreecommitdiffstats
path: root/include/uapi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie2020-01-301-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/nouveau: support synchronous pushbuf submissionBen Skeggs2020-01-291-0/+1
| * | | | | | | | | Merge tag 'exynos-drm-next-for-v5.6' of git://git.kernel.org/pub/scm/linux/ke...Dave Airlie2020-01-231-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | drm/exynos: Rename Exynos to lowercaseKrzysztof Kozlowski2020-01-211-1/+1
| * | | | | | | | | | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie2020-01-231-0/+17
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from hostRoland Scheidegger2020-01-151-0/+17
| * | | | | | | | | | Backmerge v5.5-rc7 into drm-nextDave Airlie2020-01-204-8/+14
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge drm/drm-next into drm-intel-next-queuedJani Nikula2020-01-093-17/+79
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-01-031-2/+2
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifierAndrew F. Davis2019-12-171-2/+2
| | * | | | | | | | | Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-12-272-0/+43
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li...Daniel Vetter2019-12-171-0/+3
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | drm/amdgpu: Add DMCUB to firmware query interfaceNicholas Kazlauskas2019-11-131-0/+3
| | * | | | | | | | | | | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-12-171-0/+53
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | / / | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | | * | | | | | | | | dma-buf: Add dma-buf heaps frameworkAndrew F. Davis2019-12-111-0/+53
| * | | | | | | | | | | drm/framebuffer: Format modifier for Intel Gen-12 media compressionDhinakaran Pandiyan2020-01-071-0/+13
| | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | drm/framebuffer: Format modifier for Intel Gen-12 render compressionDhinakaran Pandiyan2019-12-231-0/+11
| * | | | | | | | | | Merge drm/drm-next into drm-intel-next-queuedJani Nikula2019-12-1186-421/+1279
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | |
| * | | | | | | | | | drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSETAbdiel Janulgue2019-12-041-0/+32
* | | | | | | | | | | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-293-1/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaimMike Christie2020-01-282-0/+5
| * | | | | | | | | | | arch: wire up pidfd_getfd syscallSargun Dhillon2020-01-131-1/+3
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-01-291-6/+67
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | io_uring: add support for epoll_ctl(2)Jens Axboe2020-01-291-0/+1
| * | | | | | | | | | | io_uring: support using a registered personality for commandsJens Axboe2020-01-281-1/+6
| * | | | | | | | | | | io_uring: allow registering credentialsJens Axboe2020-01-281-0/+2
| * | | | | | | | | | | io_uring: add io-wq workqueue sharingPavel Begunkov2020-01-281-1/+3
| * | | | | | | | | | | io_uring/io-wq: don't use static creds/mm assignmentsJens Axboe2020-01-281-0/+1
| * | | | | | | | | | | io_uring: optimise sqe-to-req flags translationPavel Begunkov2020-01-201-5/+18
| * | | | | | | | | | | io_uring: add support for probing opcodesJens Axboe2020-01-201-0/+18
| * | | | | | | | | | | io_uring: add support for IORING_OP_OPENAT2Jens Axboe2020-01-201-0/+1
| * | | | | | | | | | | io_uring: enable option to only trigger eventfd for async completionsJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | io_uring: add support for send(2) and recv(2)Jens Axboe2020-01-201-0/+2
| * | | | | | | | | | | io_uring: add support for IORING_SETUP_CLAMPJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | io_uring: add IORING_OP_MADVISEJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | io_uring: add IORING_OP_FADVISEJens Axboe2020-01-201-0/+2
| * | | | | | | | | | | io_uring: allow use of offset == -1 to mean file positionJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | io_uring: add non-vectored read/write commandsJens Axboe2020-01-201-0/+2
| * | | | | | | | | | | io_uring: add IOSQE_ASYNCJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | io_uring: add support for IORING_OP_STATXJens Axboe2020-01-201-0/+2
| * | | | | | | | | | | io_uring: avoid ring quiesce for fixed file set unregister and updateJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | io_uring: add support for IORING_OP_CLOSEJens Axboe2020-01-201-0/+1
| * | | | | | | | | | | io_uring: add support for IORING_OP_OPENATJens Axboe2020-01-201-0/+2
| * | | | | | | | | | | io_uring: add support for fallocate()Jens Axboe2020-01-201-0/+1
| * | | | | | | | | | | Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfsJens Axboe2020-01-201-1/+2
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jens Axboe2020-01-193-2/+44
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-291-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queueMartin K. Petersen2020-01-102-3/+8
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | scsi: ufs: delete unused structure filed trBean Huo2019-12-191-2/+1
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li...Linus Torvalds2020-01-294-1/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \