lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <b811d76937408f4fded7314da18f770b88c83fe2.camel@kernel.org>
Date:   Mon, 15 Feb 2021 06:50:24 -0500
From:   Jeff Layton <jlayton@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-fsdevel <linux-fsdevel@...r.kernel.org>,
        Pavel Tikhomirov <ptikhomirov@...tuozzo.com>,
        LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] fcntl fix

The following changes since commit 92bf22614b21a2706f4993b278017e437f7785b3:

  Linux 5.11-rc7 (2021-02-07 13:57:38 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/locks-v5.12

for you to fetch changes up to cc4a3f885e8f2bc3c86a265972e94fef32d68f67:

  fcntl: make F_GETOWN(EX) return 0 on dead owner task (2021-02-08 07:36:13 -0500)

----------------------------------------------------------------

Just a single fix from Pavel for fcntl(F_GETOWN(_EX), ...), needed for
proper functioning of CRIU.

Thanks,
Jeff

----------------------------------------------------------------
Pavel Tikhomirov (1):
      fcntl: make F_GETOWN(EX) return 0 on dead owner task

 fs/fcntl.c | 19 +++++++++++++------
 1 file changed, 13 insertions(+), 6 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (863 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ