This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-mainline-allmodconfig in repository toolchain/ci/linux.
from 8113a85f8720 Merge tag 'ceph-for-5.1-rc7' of git://github.com/ceph/ceph-client adds 05fd5c2c6173 cifs: fix memory leak in SMB2_read adds 652727bbe1b1 cifs: do not attempt cifs operation on smb2+ rename error adds 13f5938d8264 cifs: fix page reference leak with readv/writev adds 58130235bfcc Merge tag '5.1-rc6-smb3-fixes' of git://git.samba.org/sfre [...] adds a3d46aea46f9 btrfs: Switch memory allocations in async csum calculation [...] adds d0473f978e61 Merge tag 'for-5.1-rc6-tag' of git://git.kernel.org/pub/sc [...] adds 5aae7832d1b4 drm/i915: Do not enable FEC without DSC adds f5c58ba18ab8 drm/i915: Restore correct bxt_ddi_phy_calc_lane_lat_optim_ [...] adds b3a39c798213 Merge tag 'drm-intel-fixes-2019-04-24' of git://anongit.fr [...] adds bd4264112f93 drm/ttm: fix re-init of global structures adds f5d356328d67 drm/sched: Fix description of drm_sched_stop adds f21492d33ea4 Merge branch 'drm-fixes-5.1' of git://people.freedesktop.o [...] adds d15d9fd02575 drm: bridge: dw-hdmi: Fix overflow workaround for Rockchip SoCs adds 71adf60f0a92 drm/sun4i: Add missing drm_atomic_helper_shutdown at drive [...] adds 02b92adbe33e drm/sun4i: Set device driver data at bind time for use in unbind adds f5a9ed867c83 drm/sun4i: Fix component unbinding and component master deletion adds d08106796a78 drm/vc4: Fix memory leak during gpu reset. adds e02bc29b2cfa drm/sun4i: Unbind components before releasing DRM and memory adds 462ce5d963f1 drm/vc4: Fix compilation error reported by kbuild test bot adds c4cba44eeeca drm/bridge: dw-hdmi: fix SCDC configuration for ddc-i2c-bus adds 528ffbfe6431 Merge tag 'drm-misc-fixes-2019-04-25' of git://anongit.fre [...] adds 81103355b1e2 drm/vmwgfx: Fix dma API layer violation adds a35d9d6a8677 Merge branch 'vmwgfx-fixes-5.1' of git://people.freedeskto [...] adds d4fad0a426c6 gpu: ipu-v3: dp: fix CSC handling adds 7bcde275eb1d drm/imx: don't skip DP channel disable for background plane adds 6db71bea59f9 Merge tag 'imx-drm-fixes-2019-04-25' of git://git.pengutro [...] adds 4e40f0f35be8 Merge tag 'drm-fixes-2019-04-26' of git://anongit.freedesk [...] adds 102bbe34b31c gpio: eic: sprd: Fix incorrect irq type setting for the sync EIC adds 357798909164 gpio: Fix gpiochip_add_data_with_key() error path adds 29279d21997a Merge tag 'gpio-v5.1-3' of git://git.kernel.org/pub/scm/li [...] adds b987222654f8 tracing: Fix buffer_ref pipe ops adds 91862cc7867b tracing: Fix a memory leak by early error exit in trace_pi [...] adds d6097c9e4454 trace: Fix preempt_enable_no_resched() abuse adds e9e1a2e7b486 Merge tag 'trace-v5.1-rc6' of git://git.kernel.org/pub/scm [...] adds d4d18e3ec609 arm64: mm: Ensure tail of unaligned initrd is reserved adds 4e69ecf4da1e arm64/module: ftrace: deal with place relative nature of PLTs adds 857e17c2ee7c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 89c02e69fc52 mm/memory_hotplug.c: drop memory device reference after fi [...] new e153abc0739f zram: pass down the bvec we need to read into in the work struct new ae3d6a323347 lib/Kconfig.debug: fix build error without CONFIG_BLOCK new e789803507b2 lib/test_vmalloc.c: do not create cpumask_t variable on stack new 24512228b7a3 mm: do not boost watermarks to avoid fragmentation for the [...] new ee8ab0eeb49b mm, page_alloc: always use a captured page regardless of c [...] new 8139ad043d63 mm/page_alloc.c: avoid potential NULL pointer dereference new 8118b82eb756 mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag new 89189557b47b fs/proc/proc_sysctl.c: Fix a NULL pointer dereference new ce944935eef2 Merge branch 'akpm' (patches from Andrew) new baf76f0c58ae slip: make slhc_free() silently accept an error pointer
The 11 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: Documentation/sysctl/vm.txt | 16 +++++++------- arch/arm64/kernel/ftrace.c | 9 ++++++-- arch/arm64/mm/init.c | 2 +- drivers/block/zram/zram_drv.c | 5 +++-- 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 ++++++++--- drivers/net/slip/slhc.c | 2 +- fs/btrfs/file-item.c | 15 +++++++++---- fs/btrfs/ordered-data.c | 3 ++- fs/cifs/file.c | 15 +------------ fs/cifs/inode.c | 4 ++++ fs/cifs/misc.c | 23 +++++++++++++++++++- fs/cifs/smb2pdu.c | 1 + fs/proc/proc_sysctl.c | 6 ++++-- 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 +++++++++++++++++-------------- lib/Kconfig.debug | 1 + lib/test_vmalloc.c | 6 +++--- mm/memory_hotplug.c | 1 + mm/page_alloc.c | 27 +++++++++++++++++------- 34 files changed, 174 insertions(+), 122 deletions(-)