linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL for v6.0] media fixes
@ 2022-10-01  5:12 Mauro Carvalho Chehab
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2022-10-01  5:12 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Greg Kroah-Hartman, Andrew Morton, Linux Media Mailing List,
	Linux Kernel Mailing List

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL for v6.0] media fixes (#86466)
  2022-10-01  5:12 [GIT PULL for v6.0] media fixes Mauro Carvalho Chehab
@ 2022-10-01  5:36 ` Jenkins
  2022-10-01 16:52 ` [GIT PULL for v6.0] media fixes pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: Jenkins @ 2022-10-01  5:36 UTC (permalink / raw)
  To: mchehab+samsung, linux-media; +Cc: builder

From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/20221001071245.6720babc@coco.lan/
Build log: https://builder.linuxtv.org/job/patchwork/243275/
Build time: 00:00:00
Link: https://lore.kernel.org/linux-media/20221001071245.6720babc@coco.lan

gpg: Signature made Sat 01 Oct 2022 05:08:37 AM UTC
gpg:                using RSA key F909AE68FC11DF09C1755C00085F3EBD8EE4E115
gpg: Good signature from "Mauro Carvalho Chehab <mchehab+huawei@kernel.org>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@kernel.org>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <m.chehab@samsung.com>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@osg.samsung.com>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab@s-opensource.com>" [ultimate]
gpg:                 aka "Mauro Carvalho Chehab <mchehab+samsung@kernel.org>" [ultimate]
gpg:                 aka "[jpeg image of size 3594]" [ultimate]


Build aborted due to a fatal error:
FAILED: patch patch patches/0003-media-v4l2-ioctl.c-fix-incorrect-error-path.patch doesn't apply:
Applying patch patches/0003-media-v4l2-ioctl.c-fix-incorrect-error-path.patch
patching file drivers/media/v4l2-core/v4l2-ioctl.c
Hunk #1 FAILED at 2872.
Hunk #2 FAILED at 3367.
Hunk #3 FAILED at 3377.
Hunk #4 succeeded at 3401 with fuzz 2 (offset 6 lines).
Hunk #5 FAILED at 3416.
4 out of 5 hunks FAILED -- rejects in file drivers/media/v4l2-core/v4l2-ioctl.c
Patch patches/0003-media-v4l2-ioctl.c-fix-incorrect-error-path.patch can be reverse-applied


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL for v6.0] media fixes
  2022-10-01  5:12 [GIT PULL for v6.0] media fixes Mauro Carvalho Chehab
  2022-10-01  5:36 ` [GIT PULL for v6.0] media fixes (#86466) Jenkins
@ 2022-10-01 16:52 ` pr-tracker-bot
  1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2022-10-01 16:52 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: Linus Torvalds, Greg Kroah-Hartman, Andrew Morton,
	Linux Media Mailing List, Linux Kernel Mailing List

The pull request you sent on Sat, 1 Oct 2022 07:12:45 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.0-1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/89f2ddce78cc2a397065de8df509364d37c058da

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-01 16:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-01  5:12 [GIT PULL for v6.0] media fixes Mauro Carvalho Chehab
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).