linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] file locking changes for v5.6
@ 2020-03-06 17:18 Jeff Layton
  2020-03-06 21:00 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jeff Layton @ 2020-03-06 17:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML, linux-fsdevel, Bruce Fields, Al Viro

[-- Attachment #1: Type: text/plain, Size: 1207 bytes --]

The following changes since commit 98d54f81e36ba3bf92172791eba5ca5bd813989b:

  Linux 5.6-rc4 (2020-03-01 16:38:46 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/filelock-v5.6-1

for you to fetch changes up to 6d390e4b5d48ec03bb87e63cf0a2bff5f4e116da:

  locks: fix a potential use-after-free problem when wakeup a waiter (2020-03-06 11:54:13 -0500)

----------------------------------------------------------------
Just a couple of late-breaking patches for the file locking code. The
second patch (from yangerkun) fixes a rather nasty looking potential
use-after-free that should go to stable.

The other patch could technically wait for 5.7, but it's fairly
innocuous so I figured we might as well take it.

Thanks,
Jeff
----------------------------------------------------------------
Kees Cook (1):
      fcntl: Distribute switch variables for initialization

yangerkun (1):
      locks: fix a potential use-after-free problem when wakeup a waiter

 fs/fcntl.c |  6 ++++--
 fs/locks.c | 14 --------------
 2 files changed, 4 insertions(+), 16 deletions(-)

-- 
Jeff Layton <jlayton@kernel.org>

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 862 bytes --]

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

end of thread, other threads:[~2020-03-06 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-06 17:18 [GIT PULL] file locking changes for v5.6 Jeff Layton
2020-03-06 21:00 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).