All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Zyngier <maz@kernel.org>
To: stable@vger.kernel.org
Cc: gregkh@linuxfoundation.org
Subject: [STABLE 4.4 to 5.4][PATCH 0/2] epoll fixes
Date: Mon, 24 Aug 2020 09:02:09 +0100	[thread overview]
Message-ID: <20200824080211.1037550-1-maz@kernel.org> (raw)

Hi Greg,

Here's the backport for a couple of epoll fixes that don't cleanly
backport to anything older than 5.7. These backports cleanly apply
from 5.4 all the way to 4.4.

Thanks,

	M.

Al Viro (1):
  do_epoll_ctl(): clean the failure exits up a bit

Marc Zyngier (1):
  epoll: Keep a reference on files added to the check list

 fs/eventpoll.c | 19 +++++++++++--------
 1 file changed, 11 insertions(+), 8 deletions(-)

-- 
2.27.0


             reply	other threads:[~2020-08-24  8:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-24  8:02 Marc Zyngier [this message]
2020-08-24  8:02 ` [PATCH 1/2] epoll: Keep a reference on files added to the check list Marc Zyngier
2020-08-24  8:02 ` [PATCH 2/2] do_epoll_ctl(): clean the failure exits up a bit Marc Zyngier
2020-08-24  8:06 ` [STABLE 4.4 to 5.4][PATCH 0/2] epoll fixes Greg KH

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=20200824080211.1037550-1-maz@kernel.org \
    --to=maz@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=stable@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.