* [git pull] (very belated) struct file leak fixes
@ 2024-07-26 5:41 Al Viro
2024-07-26 17:29 ` Linus Torvalds
2024-07-26 18:07 ` pr-tracker-bot
0 siblings, 2 replies; 3+ messages in thread
From: Al Viro @ 2024-07-26 5:41 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel
[sorry, that should've been sent out weeks ago - had been sick lately ;-/]
The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:
Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes
for you to fetch changes up to bba1f6758a9ec90c1adac5dcf78f8a15f1bad65b:
lirc: rc_dev_get_from_fd(): fix file leak (2024-05-30 23:58:26 -0400)
----------------------------------------------------------------
a couple of leaks on failure exits missing fdput()
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
----------------------------------------------------------------
Al Viro (2):
powerpc: fix a file leak in kvm_vcpu_ioctl_enable_cap()
lirc: rc_dev_get_from_fd(): fix file leak
arch/powerpc/kvm/powerpc.c | 4 +++-
drivers/media/rc/lirc_dev.c | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [git pull] (very belated) struct file leak fixes
2024-07-26 5:41 [git pull] (very belated) struct file leak fixes Al Viro
@ 2024-07-26 17:29 ` Linus Torvalds
2024-07-26 18:07 ` pr-tracker-bot
1 sibling, 0 replies; 3+ messages in thread
From: Linus Torvalds @ 2024-07-26 17:29 UTC (permalink / raw)
To: Al Viro; +Cc: linux-fsdevel
On Thu, 25 Jul 2024 at 22:41, Al Viro <viro@zeniv.linux.org.uk> wrote:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes
Well, it's a signed tag, and it's the same key as always - but that
key has expired, and a "gpg --refresh" doesn't find a new expiration
date.
Can you please make sure to push the key with new expiration,
preferably far far in the future?
Linus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [git pull] (very belated) struct file leak fixes
2024-07-26 5:41 [git pull] (very belated) struct file leak fixes Al Viro
2024-07-26 17:29 ` Linus Torvalds
@ 2024-07-26 18:07 ` pr-tracker-bot
1 sibling, 0 replies; 3+ messages in thread
From: pr-tracker-bot @ 2024-07-26 18:07 UTC (permalink / raw)
To: Al Viro; +Cc: Linus Torvalds, linux-fsdevel
The pull request you sent on Fri, 26 Jul 2024 06:41:38 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/dd90ad50cb372056d01a9913ce80aaa526826593
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:[~2024-07-26 18:07 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-26 5:41 [git pull] (very belated) struct file leak fixes Al Viro
2024-07-26 17:29 ` Linus Torvalds
2024-07-26 18:07 ` pr-tracker-bot
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.