aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-23Merge branch 'linux-5.3' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2019-08-23drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUXLyude Paul
2019-08-23drm/amdgpu/powerplay: silence a warning in smu_v11_0_setup_pptableAlex Deucher
2019-08-23Merge tag 'drm-misc-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-08-23Merge tag 'drm-intel-fixes-2019-08-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-08-23timekeeping/vsyscall: Prevent math overflow in BOOTTIME updateThomas Gleixner
2019-08-23um: fix time travel modeJohannes Berg
2019-08-22io_uring: add need_resched() check in inner poll loopJens Axboe
2019-08-22Merge tag 'pci-v5.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-08-22dm space map metadata: fix missing store of apply_bops() return valueZhangXiaoxu
2019-08-22dm btree: fix order of block initialization in btree_split_beneathZhangXiaoxu
2019-08-22Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2019-08-22Merge tag 'tag-chrome-platform-fixes-for-v5.3-rc6' of git://git.kernel.org/pu...Linus Torvalds
2019-08-22Merge tag 'afs-fixes-20190822' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-08-22ubifs: Limit the number of pages in shrink_liabilityLiu Song
2019-08-22ubifs: Correctly initialize c->min_log_bytesRichard Weinberger
2019-08-22ubifs: Fix double unlock around orphan_delete()Richard Weinberger
2019-08-22jffs2: Remove C++ style comments from uapi headerMasahiro Yamada
2019-08-22RDMA/siw: Fix SGL mapping issuesBernard Metzler
2019-08-22RDMA/bnxt_re: Fix stack-out-of-bounds in bnxt_qplib_rcfw_send_messageSelvin Xavier
2019-08-22afs: use correct afs_call_type in yfs_fs_store_opaque_acl2YueHaibing
2019-08-22afs: Fix possible oops in afs_lookup trace eventMarc Dionne
2019-08-22afs: Fix leak in afs_lookup_cell_rcu()David Howells
2019-08-22KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones
2019-08-22libceph: fix PG split vs OSD (re)connect raceIlya Dryomov
2019-08-22ceph: don't try fill file_lock on unsuccessful GETFILELOCK replyJeff Layton
2019-08-22ceph: clear page dirty before invalidate pageErqi Chen
2019-08-22ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques
2019-08-22ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()Luis Henriques
2019-08-22ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques
2019-08-22libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques
2019-08-21md: update MAINTAINERS infoSong Liu
2019-08-22Merge tag 'drm-fixes-5.3-2019-08-21' of git://people.freedesktop.org/~agd5f/l...Dave Airlie
2019-08-22Merge tag 'mediatek-drm-fixes-5.3' of https://github.com/ckhu-mediatek/linux....Dave Airlie
2019-08-22Merge tag 'du-fixes-20190816' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie
2019-08-21drm/amd/display: Calculate bpc based on max_requested_bpcNicholas Kazlauskas
2019-08-21drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle
2019-08-21drm/amd/amdgpu: disable MMHUB PG for navi10Kenneth Feng
2019-08-21drm/amd/powerplay: remove duplicate macro smu_get_uclk_dpm_states in amdgpu_s...Kevin Wang
2019-08-21drm/amd/powerplay: fix variable type errors in smu_v11_0_setup_pptableKevin Wang
2019-08-21drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher
2019-08-21x86/boot: Fix boot regression caused by bootparam sanitizingJohn Hubbard
2019-08-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-08-21selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov
2019-08-21Merge tag 'nfsd-5.3-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-08-21dm raid: add missing cleanup in raid_ctr()Wenwen Wang
2019-08-21dm zoned: fix potential NULL dereference in dmz_do_reclaim()Dan Carpenter
2019-08-21dm dust: use dust block size for badblocklist indexBryan Gurney
2019-08-21drm/i915: Fix HW readout for crtc_clock in HDMI modeImre Deak
2019-08-21modules: page-align module section allocations only for arches supporting str...He Zhe