From: Sean Young <sean@mess.org>
To: linux-media@vger.kernel.org
Subject: [GIT PULL FOR v6.9] rc fixes
Date: Wed, 31 Jan 2024 11:57:00 +0000 [thread overview]
Message-ID: <Zbo1jDcilSELSntC@gofer.mess.org> (raw)
Hi Hans, Mauro,
A few simple fixes for rc core.
Please pull
The following changes since commit c8282f7b8523a4d37e5fefa220d93f2be06650e2:
Merge tag 'v6.8-rc2' (2024-01-29 08:59:23 +0100)
are available in the Git repository at:
git://linuxtv.org/syoung/media_tree.git tags/v6.9a
for you to fetch changes up to e2a698a0023fd8bb22b76ab9517265be34ea34f3:
media: pwm-ir-tx: Depend on CONFIG_HIGH_RES_TIMERS (2024-01-31 11:52:44 +0000)
----------------------------------------------------------------
v6.9a
----------------------------------------------------------------
Sean Young (2):
media: rc: bpf attach/detach requires write permission
media: pwm-ir-tx: Depend on CONFIG_HIGH_RES_TIMERS
Zhipeng Lu (1):
media: ir_toy: fix a memleak in irtoy_tx
drivers/media/rc/Kconfig | 1 +
drivers/media/rc/bpf-lirc.c | 6 +++---
drivers/media/rc/ir_toy.c | 2 ++
drivers/media/rc/lirc_dev.c | 5 ++++-
drivers/media/rc/rc-core-priv.h | 2 +-
5 files changed, 11 insertions(+), 5 deletions(-)
next reply other threads:[~2024-01-31 11:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-31 11:57 Sean Young [this message]
2024-02-01 11:33 ` [GIT PULL FOR v6.9] rc fixes (#98917) Jenkins
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=Zbo1jDcilSELSntC@gofer.mess.org \
--to=sean@mess.org \
--cc=linux-media@vger.kernel.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.