This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f1c03a465192 Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/ [...] new b55326dc969e pinctrl: msm: Really mask level interrupts to prevent latching new 823dd71f58eb pinctrl: ingenic: Fix group & function error checking new 5bc5a671b1f4 pinctrl: madera: Fix possible NULL pointer with pdata config new bd5bca13819b Merge tag 'pinctrl-v4.19-2' of git://git.kernel.org/pub/sc [...] new 3c398f3c3bef mmc: omap_hsmmc: fix wakeirq handling on removal new c483a5cc9d09 mmc: meson-mx-sdio: fix OF child-node lookup new 4624d6ea1b7f Merge tag 'mmc-v4.19-rc2' of git://git.kernel.org/pub/scm/ [...] new 831b624df1b4 pstore: Fix incorrect persistent ram buffer mapping new 145ea6f10d42 Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/s [...] new 92a680314946 drm/i915/bdw: Increase IPS disable timeout to 100ms new 0a1b60d76b0a drm/i915/gvt: Fix life cycle reference on KVM mm new 792fab2c0d45 drm/i915/gvt: Fix the incorrect length of child_device_con [...] new 50cbc03e5096 Merge tag 'gvt-fixes-2018-09-10' of https://github.com/int [...] new 17dc7af70e89 drm/i915/overlay: Allocate physical registers from stolen new db7f06d49037 Merge tag 'drm-intel-fixes-2018-09-11' of git://anongit.fr [...] new b463d4e53ca9 drm/amdgpu: fix amdgpu_mn_unlock() in the CS error path new 68ebc13ea406 drm/amdgpu: Fix SDMA hang in prt mode v2 new 3a74987b2427 drm/amdgpu: move PSP init prior to IH in gpu reset new 0165de983272 drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk new 25824ca38e83 Merge branch 'drm-fixes-4.19' of git://people.freedesktop. [...] new 3483f08106fc drm/nouveau/devinit: fix warning when PMU/PRE_OS is missing new 2b6318a09fd3 Merge branch 'linux-4.19' of git://github.com/skeggsb/linu [...] new 0f9aeeac1df7 Merge tag 'drm-fixes-2018-09-14' of git://anongit.freedesk [...]
The 23 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 25 ++- drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +- drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c | 7 +- drivers/gpu/drm/i915/gvt/kvmgt.c | 10 +- drivers/gpu/drm/i915/gvt/opregion.c | 20 +- drivers/gpu/drm/i915/intel_display.c | 8 +- drivers/gpu/drm/i915/intel_overlay.c | 228 +++++++-------------- .../gpu/drm/nouveau/nvkm/subdev/devinit/gm200.c | 21 +- drivers/mmc/host/meson-mx-sdio.c | 8 +- drivers/mmc/host/omap_hsmmc.c | 1 + drivers/pinctrl/cirrus/pinctrl-madera-core.c | 2 +- drivers/pinctrl/pinctrl-ingenic.c | 4 +- drivers/pinctrl/qcom/pinctrl-msm.c | 24 +++ fs/pstore/ram_core.c | 17 +- 14 files changed, 179 insertions(+), 198 deletions(-)