summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-13Merge tag 'drm-fixes-2019-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-12-13Merge tag 'for-linus-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-13Merge tag 'io_uring-5.5-20191212' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-13Merge tag 'for-5.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-12-13Merge tag 'sizeof_field-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-12-13Merge tag 'drm-fixes-5.5-2019-12-12' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-12-13Merge tag 'drm-intel-fixes-2019-12-12' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-12-13Merge tag 'drm-misc-next-fixes-2019-12-12' of git://anongit.freedesktop.org/d...Dave Airlie
2019-12-12drm/amdgpu: add invalidate semaphore limit for SRIOV in gmc10changzhu
2019-12-12drm/amdgpu: add invalidate semaphore limit for SRIOV and picasso in gmc9changzhu
2019-12-12Merge tag 'ceph-for-5.5-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2019-12-12blk-cgroup: remove blkcg_drain_queueGuoqing Jiang
2019-12-12block: fix NULL pointer dereference in account statistics with IDELogan Gunthorpe
2019-12-12drm/amdgpu: avoid using invalidate semaphore for picassochangzhu
2019-12-12Revert "drm/amdgpu: dont schedule jobs while in reset"Alex Deucher
2019-12-12Merge branch 'linux-5.5' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-12-11Merge branch 'md-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/song...Jens Axboe
2019-12-12Merge tag 'drm-misc-fixes-2019-12-11' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-12-11Merge tag 'afs-fixes-20191211' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-12-11io_uring: ensure we return -EINVAL on unknown opcodeJens Axboe
2019-12-11Merge tag 'erofs-for-5.5-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-12-11Merge tag 'trace-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds
2019-12-11pipe: simplify signal handling in pipe_read() and add commentsLinus Torvalds
2019-12-11drm/amdgpu: fix license on Kconfig and MakefilesAlex Deucher
2019-12-11drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin
2019-12-11drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2019-12-11drm/amdgpu/gfx10: update gfx golden settings for navi14Tianci.Yin
2019-12-11drm/amdgpu/gfx10: update gfx golden settingsTianci.Yin
2019-12-11md: make sure desc_nr less than MD_SB_DISKSYufen Yu
2019-12-11md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu
2019-12-11raid5: need to set STRIPE_HANDLE for batch headGuoqing Jiang
2019-12-11afs: Show volume name in /proc/net/afs/<cell>/volumesDavid Howells
2019-12-11afs: Fix missing cell comparison in afs_test_super()David Howells
2019-12-11afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPPDavid Howells
2019-12-11afs: Fix mountpoint parsingDavid Howells
2019-12-11drm/i915: Serialise with remote retirementChris Wilson
2019-12-10io_uring: add sockets to list of files that support non-blocking issueJens Axboe
2019-12-10net: make socket read/write_iter() honor IOCB_NOWAITJens Axboe
2019-12-10io_uring: only hash regular files for async work executionJens Axboe
2019-12-10io_uring: run next sqe inline if possibleJens Axboe
2019-12-10io_uring: don't dynamically allocate poll dataJens Axboe
2019-12-10io_uring: deferred send/recvmsg should assign iovJens Axboe
2019-12-10io_uring: sqthread should grab ctx->uring_lock for submissionsJens Axboe
2019-12-10io-wq: briefly spin for new work after finishing workJens Axboe
2019-12-10io-wq: remove worker->wait waitqueueJens Axboe
2019-12-10io_uring: allow unbreakable linksJens Axboe
2019-12-10drm/amd/display: include linux/slab.h where neededArnd Bergmann
2019-12-10drm/amd/display: fix undefined struct member referenceArnd Bergmann
2019-12-10ftrace: Fix function_graph tracer interaction with BPF trampolineAlexei Starovoitov
2019-12-10tracing: remove set but not used variable 'buffer'YueHaibing