summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-17Merge branch 'net-rds-RDMA-fixes'David S. Miller
2019-07-17net/rds: Initialize ic->i_fastreg_wrs upon allocationGerd Rausch
2019-07-17net/rds: Keep track of and wait for FRWR segments in use upon shutdownGerd Rausch
2019-07-17net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...Gerd Rausch
2019-07-17net/rds: Fix NULL/ERR_PTR inconsistencyGerd Rausch
2019-07-17net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...Gerd Rausch
2019-07-17net/rds: Get rid of "wait_clean_list_grace" and add lockingGerd Rausch
2019-07-17net/rds: Give fr_state a chance to transition to FRMR_IS_FREEGerd Rausch
2019-07-17net/sched: Make NET_ACT_CT depends on NF_NATYueHaibing
2019-07-17net: sctp: fix warning "NULL check before some freeing functions is not needed"Hariprasad Kelam
2019-07-17caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo
2019-07-17Merge tag 'hwlock-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-07-17Merge tag 'rproc-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-07-17drm/amdkfd: Remove GWS from process during uninitJoseph Greathouse
2019-07-17drm/amd/amdgpu: Fix offset for vmid selection in debugfs interfaceTom St Denis
2019-07-17drm/amd/powerplay: update vega20 driver if to fit latest SMU firmwareEvan Quan
2019-07-17drm/amd/powerplay: maintain SMU FW backward compatibilityEvan Quan
2019-07-17drm/amd/powerplay: correct smu_update_table usageEvan Quan
2019-07-17drm/amd/powerplay: fix deadlock around smu_handle_task V2Evan Quan
2019-07-17drm/amd/powerplay: avoid access before allocationEvan Quan
2019-07-17drm/amd/powerplay: fix memory allocation failure check V2Evan Quan
2019-07-17drm/amdgpu: Fix silent amdgpu_bo_move failuresFelix Kuehling
2019-07-17drm/amdgpu: drop dead headerAlex Deucher
2019-07-17Merge tag 'rpmsg-v5.3' of git://github.com/andersson/remoteprocLinus Torvalds
2019-07-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-07-17Merge tag 'vfio-v5.3-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2019-07-18kbuild: split out *.mod out of {single,multi}-used-m rulesMasahiro Yamada
2019-07-18kbuild: remove 'prepare1' targetMasahiro Yamada
2019-07-18kbuild: remove the first line of *.mod filesMasahiro Yamada
2019-07-18kbuild: create *.mod with full directory path and remove MODVERDIRMasahiro Yamada
2019-07-18kbuild: export_report: read modules.order instead of .tmp_versions/*.modMasahiro Yamada
2019-07-18kbuild: modpost: read modules.order instead of $(MODVERDIR)/*.modMasahiro Yamada
2019-07-17dm: use printk ratelimiting functionsMike Snitzer
2019-07-17Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2019-07-17Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2019-07-17Merge tag 'dmaengine-5.3-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-07-17Merge tag 'h8300-for-linus-20190617' of git://git.sourceforge.jp/gitroot/ucli...Linus Torvalds
2019-07-17Merge tag 'for-linus-20190617' of git://git.sourceforge.jp/gitroot/uclinux-h8...Linus Torvalds
2019-07-17KVM: LAPIC: Make lapic timer unpinnedWanpeng Li
2019-07-17platform/x86: asus: Rename "fan mode" to "fan boost mode"Daniel Drake
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-07-17dm kcopyd: Increase default sub-job size to 512KBNikos Tsironis
2019-07-17dm snapshot: fix oversights in optional discard supportMike Snitzer
2019-07-17dm zoned: fix zone state management raceDamien Le Moal
2019-07-17iomap: move internal declarations into fs/iomap/Darrick J. Wong
2019-07-17iomap: move the main iteration code into a separate fileDarrick J. Wong
2019-07-17iomap: move the buffered IO code into a separate fileDarrick J. Wong
2019-07-17iomap: move the direct IO code into a separate fileDarrick J. Wong
2019-07-17iomap: move the SEEK_HOLE code into a separate fileDarrick J. Wong