All of lore.kernel.org
 help / color / mirror / Atom feed
From: Al Viro <viro@ZenIV.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [git pull] a couple of fixes
Date: Sat, 10 Feb 2018 01:18:59 +0000	[thread overview]
Message-ID: <20180210011859.GL30522@ZenIV.linux.org.uk> (raw)


The following changes since commit ce4bb04cae8924792ed92f4af2793b77fc986f0e:

  Fix a leak in socket(2) when we fail to allocate a file descriptor. (2018-01-10 18:47:05 -0500)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git for-linus

for you to fetch changes up to cf5eebae2cd28d37581507668605f4d23cd7218d:

  seq_file: fix incomplete reset on read from zero offset (2018-01-20 02:31:15 -0500)

----------------------------------------------------------------
Ivan Vecera (1):
      kernfs: fix regression in kernfs_fop_write caused by wrong type

Miklos Szeredi (1):
      seq_file: fix incomplete reset on read from zero offset

 fs/kernfs/file.c | 2 +-
 fs/seq_file.c    | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

             reply	other threads:[~2018-02-10  1:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-10  1:18 Al Viro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-05-18 16:43 [git pull] a couple of fixes Al Viro
2022-05-19  0:07 ` Linus Torvalds
2022-05-19  0:35 ` pr-tracker-bot
2016-03-10 19:15 Al Viro

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=20180210011859.GL30522@ZenIV.linux.org.uk \
    --to=viro@zeniv.linux.org.uk \
    --cc=linux-kernel@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.