This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f5d582777bcb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new b61c19209c2c tracing: Fix memory leak in create_filter() new 3cec638b3d79 tracing: Fix memory leak in set_trigger_filter() new 2840f84f7403 tracing: Fix memory leak of instance function hash filters new b5884002dc39 Merge tag 'trace-v4.20-rc6' of git://git.kernel.org/pub/sc [...] new 4fc4bb796b0c fuse: Add bad inode check in fuse_destroy_inode() new a9c2d1e82fc2 fuse: fix fsync on directory new d233c7dd1682 fuse: fix revalidation of attributes for permission check new d72f70da60de fuse: Fix memory leak in fuse_dev_free() new 2e64ff154ce6 fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN retu [...] new 70f4828201e3 Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pu [...] new 91ff20f34e94 ovl: fix missing override creds in link of a metacopy upper new 155b8a0492a9 ovl: fix decode of dir file handle with multi lower layers new ec7ba118b940 Revert "ovl: relax permission checking on underlying layers" new e6333d72cb37 Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub [...] new 230bce5511cc media: vsp1: Fix LIF buffer thresholds new 53e9d838275d media: cedrus: Fix a NULL vs IS_ERR() check new 04990215dec4 media: vb2: don't call __vb2_queue_cancel if vb2_start_str [...] new b7ff0b099089 media: vb2: skip request checks for VIDIOC_PREPARE_BUF new 6093d3002eab media: vb2: keep a reference to the request until dqbuf new dde6bdcc9759 media: vb2: don't unbind/put the object when going to stat [...] new e714c92f42ae media: vivid: drop v4l2_ctrl_request_complete() from start [...] new daa3fc4454b2 media: vicodec: set state resolution from raw format new 9514063498cb media: mpeg2-ctrls.h: move MPEG2 state controls to non-pub [...] new cd9fd6f12fc7 media: extended-controls.rst: add note to the MPEG2 state [...] new 078ab3ea2c3b media: Add a Kconfig option for the Request API new 14a996c38312 Merge tag 'media/v4.20-5' of git://git.kernel.org/pub/scm/ [...] new 687cf4412a34 dm cache metadata: verify cache has blocks in blocks_are_c [...] new 89f5fa47476e dm: call blk_queue_split() to impose device limits on bios new d57f9da89069 dm zoned: Fix target BIO completion handling new f6c367585d0d dm thin: send event about thin-pool state change _after_ m [...] new 2af6c0703d75 dm thin: bump target version new 67f2a93099cc Merge tag 'for-4.20/dm-fixes' of git://git.kernel.org/pub/ [...] new bde1a7459623 ALSA: hda/realtek - Fixed headphone issue for ALC700 new 6ba189c5c1a4 ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X [...] new fa9c98e4b975 ALSA: fireface: fix reference to wrong register for clock [...] new d8ae458eeca9 ALSA: hda/realtek: ALC294 mic and headset-mode fixups for [...] new 4e051106730d ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294 new 0bea4cc83835 ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX33 [...] new 52a7dc28a7b0 Merge tag 'sound-4.20-rc7' of git://git.kernel.org/pub/scm [...] new a44f7cb93732 mmc: core: use mrq->sbc when sending CMD23 for RPMB new e8cde625bfe8 MMC: OMAP: fix broken MMC on OMAP15XX/OMAP5910/OMAP310 new db2039fcfd57 mmc: sdhci-omap: Fix DCRC error handling during tuning new b704441e38f6 mmc: sdhci: fix the timeout check window for clock and reset new e861e11c5900 Merge tag 'mmc-v4.20-rc5' of git://git.kernel.org/pub/scm/ [...] new 90b2620e6a8a IB/hfi1: Fix a latency issue for small messages new 36d842194a57 IB/hfi1: Fix an out-of-bounds access in get_hw_stats new 37b06e507897 IB/mlx5: Fix implicit ODP interrupted page fault new 47f07f03b5ee IB/mlx5: Block DEVX umem from the non applicable cases new 37fbd834b4e4 IB/core: Fix oops in netdev_next_upper_dev_rcu() new e10db791bf73 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new 5d7ab8f0bc14 thermal/drivers/hisi: Fix wrong platform_get_irq_byname() new 7d3a2a2bbadb thermal/drivers/hisi: Fix number of sensors on hi3660 new 3c9d082064b5 thermal: stm32: read factory settings inside stm_thermal_prepare new 99c47fcd4daa thermal: stm32: Fix stm_thermal_read_factory_settings new 76a5cfb8e7c9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] new 2bd61abead58 selftests/seccomp: Remove SIGSTOP si_pid check new 65e08c5e8631 Merge tag 'linux-kselftest-4.20-rc7' of git://git.kernel.o [...]
The 57 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/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