Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-next | Dave Airlie | 2020-01-30 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | drm/nouveau: support synchronous pushbuf submission | Ben Skeggs | 2020-01-29 | 1 | -0/+1 | |
| * | | | | | | | | | Merge tag 'exynos-drm-next-for-v5.6' of git://git.kernel.org/pub/scm/linux/ke... | Dave Airlie | 2020-01-23 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | drm/exynos: Rename Exynos to lowercase | Krzysztof Kozlowski | 2020-01-21 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int... | Dave Airlie | 2020-01-23 | 1 | -0/+17 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | drm/vmwgfx: add ioctl for messaging from/to guest userspace to/from host | Roland Scheidegger | 2020-01-15 | 1 | -0/+17 | |
| * | | | | | | | | | | Backmerge v5.5-rc7 into drm-next | Dave Airlie | 2020-01-20 | 4 | -8/+14 | |
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula | 2020-01-09 | 3 | -17/+79 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 2020-01-03 | 1 | -2/+2 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifier | Andrew F. Davis | 2019-12-17 | 1 | -2/+2 | |
| | * | | | | | | | | | Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2019-12-27 | 2 | -0/+43 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge tag 'drm-next-5.6-2019-12-11' of git://people.freedesktop.org/~agd5f/li... | Daniel Vetter | 2019-12-17 | 1 | -0/+3 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | drm/amdgpu: Add DMCUB to firmware query interface | Nicholas Kazlauskas | 2019-11-13 | 1 | -0/+3 | |
| | * | | | | | | | | | | | Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm... | Daniel Vetter | 2019-12-17 | 1 | -0/+53 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | / / | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | ||||||
| | | * | | | | | | | | | dma-buf: Add dma-buf heaps framework | Andrew F. Davis | 2019-12-11 | 1 | -0/+53 | |
| * | | | | | | | | | | | drm/framebuffer: Format modifier for Intel Gen-12 media compression | Dhinakaran Pandiyan | 2020-01-07 | 1 | -0/+13 | |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | drm/framebuffer: Format modifier for Intel Gen-12 render compression | Dhinakaran Pandiyan | 2019-12-23 | 1 | -0/+11 | |
| * | | | | | | | | | | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula | 2019-12-11 | 86 | -421/+1279 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | drm/i915: Introduce DRM_I915_GEM_MMAP_OFFSET | Abdiel Janulgue | 2019-12-04 | 1 | -0/+32 | |
* | | | | | | | | | | | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds | 2020-01-29 | 3 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | prctl: PR_{G,S}ET_IO_FLUSHER to support controlling memory reclaim | Mike Christie | 2020-01-28 | 2 | -0/+5 | |
| * | | | | | | | | | | | arch: wire up pidfd_getfd syscall | Sargun Dhillon | 2020-01-13 | 1 | -1/+3 | |
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-01-29 | 1 | -6/+67 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | io_uring: add support for epoll_ctl(2) | Jens Axboe | 2020-01-29 | 1 | -0/+1 | |
| * | | | | | | | | | | | io_uring: support using a registered personality for commands | Jens Axboe | 2020-01-28 | 1 | -1/+6 | |
| * | | | | | | | | | | | io_uring: allow registering credentials | Jens Axboe | 2020-01-28 | 1 | -0/+2 | |
| * | | | | | | | | | | | io_uring: add io-wq workqueue sharing | Pavel Begunkov | 2020-01-28 | 1 | -1/+3 | |
| * | | | | | | | | | | | io_uring/io-wq: don't use static creds/mm assignments | Jens Axboe | 2020-01-28 | 1 | -0/+1 | |
| * | | | | | | | | | | | io_uring: optimise sqe-to-req flags translation | Pavel Begunkov | 2020-01-20 | 1 | -5/+18 | |
| * | | | | | | | | | | | io_uring: add support for probing opcodes | Jens Axboe | 2020-01-20 | 1 | -0/+18 | |
| * | | | | | | | | | | | io_uring: add support for IORING_OP_OPENAT2 | Jens Axboe | 2020-01-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | io_uring: enable option to only trigger eventfd for async completions | Jens Axboe | 2020-01-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | io_uring: add support for send(2) and recv(2) | Jens Axboe | 2020-01-20 | 1 | -0/+2 | |
| * | | | | | | | | | | | io_uring: add support for IORING_SETUP_CLAMP | Jens Axboe | 2020-01-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | io_uring: add IORING_OP_MADVISE | Jens Axboe | 2020-01-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | io_uring: add IORING_OP_FADVISE | Jens Axboe | 2020-01-20 | 1 | -0/+2 | |
| * | | | | | | | | | | | io_uring: allow use of offset == -1 to mean file position | Jens Axboe | 2020-01-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | io_uring: add non-vectored read/write commands | Jens Axboe | 2020-01-20 | 1 | -0/+2 | |
| * | | | | | | | | | | | io_uring: add IOSQE_ASYNC | Jens Axboe | 2020-01-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | io_uring: add support for IORING_OP_STATX | Jens Axboe | 2020-01-20 | 1 | -0/+2 | |
| * | | | | | | | | | | | io_uring: avoid ring quiesce for fixed file set unregister and update | Jens Axboe | 2020-01-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | io_uring: add support for IORING_OP_CLOSE | Jens Axboe | 2020-01-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | io_uring: add support for IORING_OP_OPENAT | Jens Axboe | 2020-01-20 | 1 | -0/+2 | |
| * | | | | | | | | | | | io_uring: add support for fallocate() | Jens Axboe | 2020-01-20 | 1 | -0/+1 | |
| * | | | | | | | | | | | Merge branch 'io_uring-5.5' into for-5.6/io_uring-vfs | Jens Axboe | 2020-01-20 | 1 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Jens Axboe | 2020-01-19 | 3 | -2/+44 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 2020-01-29 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ | Merge tag 'block-ioctl-cleanup-5.6' into 5.6/scsi-queue | Martin K. Petersen | 2020-01-10 | 2 | -3/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | scsi: ufs: delete unused structure filed tr | Bean Huo | 2019-12-19 | 1 | -2/+1 | |
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/li... | Linus Torvalds | 2020-01-29 | 4 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |