All of lore.kernel.org
 help / color / mirror / Atom feed
* [STABLE 4.4 to 5.4][PATCH 0/2] epoll fixes
@ 2020-08-24  8:02 Marc Zyngier
  2020-08-24  8:02 ` [PATCH 1/2] epoll: Keep a reference on files added to the check list Marc Zyngier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Marc Zyngier @ 2020-08-24  8:02 UTC (permalink / raw)
  To: stable; +Cc: gregkh

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-08-24  8:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-24  8:02 [STABLE 4.4 to 5.4][PATCH 0/2] epoll fixes Marc Zyngier
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

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.