This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d0473f978e61 Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/sc [...] new 5aae7832d1b4 drm/i915: Do not enable FEC without DSC new f5c58ba18ab8 drm/i915: Restore correct bxt_ddi_phy_calc_lane_lat_optim_ [...] new b3a39c798213 Merge tag 'drm-intel-fixes-2019-04-24' of git://anongit.fr [...] new bd4264112f93 drm/ttm: fix re-init of global structures new f5d356328d67 drm/sched: Fix description of drm_sched_stop new f21492d33ea4 Merge branch 'drm-fixes-5.1' of git://people.freedesktop.o [...] new d15d9fd02575 drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCs new 71adf60f0a92 drm/sun4i: Add missing drm_atomic_helper_shutdown at drive [...] new 02b92adbe33e drm/sun4i: Set device driver data at bind time for use in unbind new f5a9ed867c83 drm/sun4i: Fix component unbinding and component master deletion new d08106796a78 drm/vc4: Fix memory leak during gpu reset. new e02bc29b2cfa drm/sun4i: Unbind components before releasing DRM and memory new 462ce5d963f1 drm/vc4: Fix compilation error reported by kbuild test bot new c4cba44eeeca drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-bus new 528ffbfe6431 Merge tag 'drm-misc-fixes-2019-04-25' of git://anongit.fre [...] new 81103355b1e2 drm/vmwgfx: Fix dma API layer violation new a35d9d6a8677 Merge branch 'vmwgfx-fixes-5.1' of git://people.freedeskto [...] new d4fad0a426c6 gpu: ipu-v3: dp: fix CSC handling new 7bcde275eb1d drm/imx: don't skip DP channel disable for background plane new 6db71bea59f9 Merge tag 'imx-drm-fixes-2019-04-25' of git://git.pengutro [...] new 4e40f0f35be8 Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesk [...] new 102bbe34b31c gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC new 357798909164 gpio: Fix gpiochip_add_data_with_key() error path new 29279d21997a Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/li [...] new b987222654f8 tracing: Fix buffer_ref pipe ops new 91862cc7867b tracing: Fix a memory leak by early error exit in trace_pi [...] new d6097c9e4454 trace: Fix preempt_enable_no_resched() abuse new e9e1a2e7b486 Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm [...] new d4d18e3ec609 arm64: mm: Ensure tail of unaligned initrd is reserved new 4e69ecf4da1e arm64/module: ftrace: deal with place relative nature of PLTs new 857e17c2ee7c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 31 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: arch/arm64/kernel/ftrace.c | 9 ++++++-- arch/arm64/mm/init.c | 2 +- drivers/gpio/gpio-eic-sprd.c | 1 + drivers/gpio/gpiolib.c | 12 +++++++---- drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 16 ++++++++++---- drivers/gpu/drm/i915/intel_ddi.c | 6 ++++-- drivers/gpu/drm/i915/intel_dp.c | 6 +++--- drivers/gpu/drm/imx/ipuv3-crtc.c | 2 +- drivers/gpu/drm/scheduler/sched_main.c | 3 +-- drivers/gpu/drm/sun4i/sun4i_drv.c | 9 ++++++++ drivers/gpu/drm/ttm/ttm_bo.c | 10 ++++----- drivers/gpu/drm/ttm/ttm_memory.c | 5 +++-- drivers/gpu/drm/vc4/vc4_crtc.c | 2 +- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 33 +++++------------------------ drivers/gpu/ipu-v3/ipu-dp.c | 12 ++++++++--- fs/splice.c | 4 ++-- include/drm/ttm/ttm_bo_driver.h | 1 - include/linux/pipe_fs_i.h | 1 + kernel/trace/ring_buffer.c | 2 +- kernel/trace/trace.c | 35 +++++++++++++++++-------------- 20 files changed, 93 insertions(+), 78 deletions(-)