From: Mauro Carvalho Chehab <mchehab+huawei@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 v7.0-rc6] media fixes
Date: Fri, 27 Mar 2026 09:54:42 +0100 [thread overview]
Message-ID: <20260327095442.4ccd1b21@foz.lan> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git media/v7.0-6
For two regression fixes:
- uvcvideo may cause OOPS on out of memory;
- remove a deadlock at ccs driver.
Regards,
Mauro
---
The following changes since commit e8d97c270cb46a2a88739019d0f8547adc7d97da:
media: verisilicon: Fix kernel panic due to __initconst misuse (2026-03-18 13:17:25 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media.git tags/media/v7.0-6
for you to fetch changes up to 7587fbf5adc23d180a5ea9aa6944292c22328703:
media: ccs: Avoid deadlock in ccs_init_state() (2026-03-26 13:14:07 +0100)
----------------------------------------------------------------
[GIT PULL for v7.0-rc6] media fixes
----------------------------------------------------------------
Ricardo Ribalda (1):
media: uvcvideo: Fix bug in error path of uvc_alloc_urb_buffers
Sakari Ailus (1):
media: ccs: Avoid deadlock in ccs_init_state()
drivers/media/i2c/ccs/ccs-core.c | 2 --
drivers/media/usb/uvc/uvc_video.c | 9 +++++----
2 files changed, 5 insertions(+), 6 deletions(-)
next reply other threads:[~2026-03-27 8:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-27 8:54 Mauro Carvalho Chehab [this message]
2026-03-27 20:39 ` [GIT PULL for v7.0-rc6] media fixes pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2026-03-23 10:11 Mauro Carvalho Chehab
2026-03-24 16:18 ` 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=20260327095442.4ccd1b21@foz.lan \
--to=mchehab+huawei@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.