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-release-aarch64-mainline-allnoconfig in repository toolchain/linux-next.
from f5d582777bcb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] adds b61c19209c2c tracing: Fix memory leak in create_filter() adds 3cec638b3d79 tracing: Fix memory leak in set_trigger_filter() adds 2840f84f7403 tracing: Fix memory leak of instance function hash filters adds b5884002dc39 Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/sc [...] adds 4fc4bb796b0c fuse: Add bad inode check in fuse_destroy_inode() adds a9c2d1e82fc2 fuse: fix fsync on directory adds d233c7dd1682 fuse: fix revalidation of attributes for permission check adds d72f70da60de fuse: Fix memory leak in fuse_dev_free() adds 2e64ff154ce6 fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN retu [...] adds 70f4828201e3 Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pu [...] adds 91ff20f34e94 ovl: fix missing override creds in link of a metacopy upper adds 155b8a0492a9 ovl: fix decode of dir file handle with multi lower layers adds ec7ba118b940 Revert "ovl: relax permission checking on underlying layers" adds e6333d72cb37 Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub [...] adds 230bce5511cc media: vsp1: Fix LIF buffer thresholds adds 53e9d838275d media: cedrus: Fix a NULL vs IS_ERR() check adds 04990215dec4 media: vb2: don't call __vb2_queue_cancel if vb2_start_str [...] adds b7ff0b099089 media: vb2: skip request checks for VIDIOC_PREPARE_BUF adds 6093d3002eab media: vb2: keep a reference to the request until dqbuf adds dde6bdcc9759 media: vb2: don't unbind/put the object when going to stat [...] adds e714c92f42ae media: vivid: drop v4l2_ctrl_request_complete() from start [...] adds daa3fc4454b2 media: vicodec: set state resolution from raw format adds 9514063498cb media: mpeg2-ctrls.h: move MPEG2 state controls to non-pub [...] adds cd9fd6f12fc7 media: extended-controls.rst: add note to the MPEG2 state [...] adds 078ab3ea2c3b media: Add a Kconfig option for the Request API adds 14a996c38312 Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/ [...] adds 687cf4412a34 dm cache metadata: verify cache has blocks in blocks_are_c [...] adds 89f5fa47476e dm: call blk_queue_split() to impose device limits on bios adds d57f9da89069 dm zoned: Fix target BIO completion handling adds f6c367585d0d dm thin: send event about thin-pool state change _after_ m [...] adds 2af6c0703d75 dm thin: bump target version adds 67f2a93099cc Merge tag 'for-4.20/dm-fixes' of git://git.kernel.org/pub/ [...] adds bde1a7459623 ALSA: hda/realtek - Fixed headphone issue for ALC700 adds 6ba189c5c1a4 ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X [...] adds fa9c98e4b975 ALSA: fireface: fix reference to wrong register for clock [...] adds d8ae458eeca9 ALSA: hda/realtek: ALC294 mic and headset-mode fixups for [...] adds 4e051106730d ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294 adds 0bea4cc83835 ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX33 [...] adds 52a7dc28a7b0 Merge tag 'sound-4.20-rc7' of git://git.kernel.org/pub/scm [...] adds a44f7cb93732 mmc: core: use mrq->sbc when sending CMD23 for RPMB adds e8cde625bfe8 MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310 adds db2039fcfd57 mmc: sdhci-omap: Fix DCRC error handling during tuning adds b704441e38f6 mmc: sdhci: fix the timeout check window for clock and reset adds e861e11c5900 Merge tag 'mmc-v4.20-rc5' of git://git.kernel.org/pub/scm/ [...] adds 90b2620e6a8a IB/hfi1: Fix a latency issue for small messages adds 36d842194a57 IB/hfi1: Fix an out-of-bounds access in get_hw_stats adds 37b06e507897 IB/mlx5: Fix implicit ODP interrupted page fault adds 47f07f03b5ee IB/mlx5: Block DEVX umem from the non applicable cases adds 37fbd834b4e4 IB/core: Fix oops in netdev_next_upper_dev_rcu() adds e10db791bf73 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] adds 5d7ab8f0bc14 thermal/drivers/hisi: Fix wrong platform_get_irq_byname() adds 7d3a2a2bbadb thermal/drivers/hisi: Fix number of sensors on hi3660 adds 3c9d082064b5 thermal: stm32: read factory settings inside stm_thermal_prepare adds 99c47fcd4daa thermal: stm32: Fix stm_thermal_read_factory_settings adds 76a5cfb8e7c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds 2bd61abead58 selftests/seccomp: Remove SIGSTOP si_pid check adds 65e08c5e8631 Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.o [...]
No new revisions were added by this update.
Summary of changes: Documentation/media/uapi/v4l/extended-controls.rst | 10 ++ drivers/infiniband/core/roce_gid_mgmt.c | 3 + drivers/infiniband/hw/hfi1/chip.c | 3 +- drivers/infiniband/hw/hfi1/hfi.h | 2 + drivers/infiniband/hw/hfi1/qp.c | 7 ++ drivers/infiniband/hw/hfi1/verbs.c | 2 +- drivers/infiniband/hw/mlx5/devx.c | 4 +- drivers/infiniband/hw/mlx5/odp.c | 9 +- drivers/md/dm-cache-metadata.c | 4 + drivers/md/dm-thin.c | 72 ++++++------ drivers/md/dm-zoned-target.c | 122 +++++++-------------- drivers/md/dm.c | 2 + drivers/media/Kconfig | 13 +++ drivers/media/common/videobuf2/videobuf2-core.c | 44 ++++++-- drivers/media/common/videobuf2/videobuf2-v4l2.c | 13 ++- drivers/media/media-device.c | 4 + drivers/media/platform/vicodec/vicodec-core.c | 13 ++- drivers/media/platform/vivid/vivid-sdr-cap.c | 2 - drivers/media/platform/vivid/vivid-vbi-cap.c | 2 - drivers/media/platform/vivid/vivid-vbi-out.c | 2 - drivers/media/platform/vivid/vivid-vid-cap.c | 2 - drivers/media/platform/vivid/vivid-vid-out.c | 2 - drivers/media/platform/vsp1/vsp1_lif.c | 2 +- drivers/media/v4l2-core/v4l2-ctrls.c | 4 +- drivers/mmc/core/block.c | 15 ++- drivers/mmc/host/omap.c | 11 +- drivers/mmc/host/sdhci-omap.c | 12 +- drivers/mmc/host/sdhci.c | 18 ++- drivers/staging/media/sunxi/cedrus/Kconfig | 1 + drivers/staging/media/sunxi/cedrus/cedrus_hw.c | 4 +- drivers/thermal/hisi_thermal.c | 4 +- drivers/thermal/st/stm_thermal.c | 12 +- fs/fuse/dir.c | 26 ++++- fs/fuse/file.c | 64 +++++------ fs/fuse/fuse_i.h | 4 +- fs/fuse/inode.c | 3 +- fs/overlayfs/dir.c | 14 ++- fs/overlayfs/export.c | 6 +- fs/overlayfs/inode.c | 17 +-- include/media/mpeg2-ctrls.h | 86 +++++++++++++++ include/media/v4l2-ctrls.h | 6 + include/media/videobuf2-core.h | 2 + include/uapi/linux/v4l2-controls.h | 68 ------------ include/uapi/linux/videodev2.h | 4 - kernel/trace/ftrace.c | 1 + kernel/trace/trace_events_filter.c | 5 +- kernel/trace/trace_events_trigger.c | 6 +- sound/firewire/fireface/ff-protocol-ff400.c | 2 +- sound/pci/hda/patch_realtek.c | 77 +++++++++++++ tools/testing/selftests/seccomp/seccomp_bpf.c | 9 +- 50 files changed, 506 insertions(+), 314 deletions(-) create mode 100644 include/media/mpeg2-ctrls.h