summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-12dt-bindings: memory-controllers: tegra: Fix type referencesRob Herring
2019-12-12dt-bindings: Change maintainer addressMaxime Ripard
2019-12-12PCI: rockchip: Fix IO outbound ATU register numberEnric Balletbo i Serra
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-12cpuidle: Drop unnecessary type cast in cpuidle_poll_time()Rafael J. Wysocki
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-12nios2: Fix ioremapGuenter Roeck
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-11dt-bindings: net: ti: cpsw-switch: update to fix commentsGrygorii Strashko
2019-12-11dt-bindings: remoteproc: stm32: add wakeup-source propertyArnaud Pouliquen
2019-12-11drm/i915: Serialise with remote retirementChris Wilson
2019-12-11virtio_balloon: divide/multiply instead of shiftsMichael S. Tsirkin
2019-12-11virtio_balloon: name cleanupsMichael S. Tsirkin
2019-12-11virtio-balloon: fix managed page counts when migrating pages between zonesDavid Hildenbrand
2019-12-11i2c: add helper to check if a client has a driver attachedWolfram Sang
2019-12-11ALSA: hda/realtek - Line-out jack doesn't work on a Dell AIOHui Wang
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