From: Mauro Carvalho Chehab <mchehab@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 v6.0] media fixes
Date: Sat, 1 Oct 2022 07:12:45 +0200 [thread overview]
Message-ID: <20221001071245.6720babc@coco.lan> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.0-1
For:
- some fixes at the v4l2 ioctl handler logic;
- a fix for an out of bound access at DVB videobuf2 handler;
- 3 driver fixes (rkvdec, mediatek/vcodek and uvcvideo).
Regards,
Mauro
---
The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.0-1
for you to fetch changes up to 3a99c4474112f49a5459933d8758614002ca0ddc:
media: rkvdec: Disable H.264 error detection (2022-09-27 10:24:44 +0200)
----------------------------------------------------------------
media fixes for v6.0-rc8
----------------------------------------------------------------
Hangyu Hua (1):
media: dvb_vb2: fix possible out of bound access
Hans Verkuil (2):
media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()
media: v4l2-ioctl.c: fix incorrect error path
Nicolas Dufresne (1):
media: rkvdec: Disable H.264 error detection
Nícolas F. R. A. Prado (1):
media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)
Ricardo Ribalda (1):
media: uvcvideo: Fix InterfaceProtocol for Quanta camera
drivers/media/dvb-core/dvb_vb2.c | 11 +++++++++
.../platform/mediatek/vcodec/mtk_vcodec_enc_drv.c | 9 +++-----
drivers/media/usb/uvc/uvc_driver.c | 2 +-
drivers/media/v4l2-core/v4l2-compat-ioctl32.c | 2 ++
drivers/media/v4l2-core/v4l2-ioctl.c | 26 ++++++++++------------
drivers/staging/media/rkvdec/rkvdec-h264.c | 4 ++--
6 files changed, 31 insertions(+), 23 deletions(-)
next reply other threads:[~2022-10-01 5:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-01 5:12 Mauro Carvalho Chehab [this message]
2022-10-01 5:36 ` [GIT PULL for v6.0] media fixes (#86466) Jenkins
2022-10-01 16:52 ` [GIT PULL for v6.0] 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=20221001071245.6720babc@coco.lan \
--to=mchehab@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox