All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linux Media Mailing List <linux-media@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL for v5.0-rc3] media fixes
Date: Fri, 18 Jan 2019 15:40:58 -0200	[thread overview]
Message-ID: <20190118154058.12fda86a@coco.lan> (raw)

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(-)


             reply	other threads:[~2019-01-18 17:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-18 17:40 Mauro Carvalho Chehab [this message]
2019-01-18 19:40 ` [GIT PULL for v5.0-rc3] media fixes pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190118154058.12fda86a@coco.lan \
    --to=mchehab+samsung@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.