Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.0-1 for: - A regression fix at v4l2 core, with affects multi-plane streams; - a fix at vim2m driver. Thanks! Mauro The following changes since commit 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8: Linux 5.0-rc2 (2019-01-14 10:41:12 +1200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.0-1 for you to fetch changes up to 240809ef6630a4ce57c273c2d79ffb657cd361eb: media: vim2m: only cancel work if it is for right context (2019-01-16 11:13:25 -0500) ---------------------------------------------------------------- media fixes for v5.0-rc3 ---------------------------------------------------------------- Hans Verkuil (1): media: vim2m: only cancel work if it is for right context Sakari Ailus (2): media: v4l: ioctl: Validate num_planes before using it media: v4l: ioctl: Validate num_planes for debug messages Thierry Reding (1): media: v4l2-ioctl: Clear only per-plane reserved fields drivers/media/platform/vim2m.c | 4 +++- drivers/media/v4l2-core/v4l2-ioctl.c | 24 +++++++++++++++++++----- 2 files changed, 22 insertions(+), 6 deletions(-)