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>] [day] [month] [year] [list]
Date:   Mon, 13 Aug 2018 07:00:23 -0400
From:   Jeff Layton <jlayton@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-fsdevel <linux-fsdevel@...r.kernel.org>,
        LKML <linux-kernel@...r.kernel.org>,
        Konstantin Khorenko <khorenko@...tuozzo.com>,
        Bruce Fields <bfields@...ldses.org>
Subject: [GIT PULL] file locking updates for 4.19

The following changes since commit 2837461dbe6f4a9acc0d86f88825888109211c99:

  Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi (2018-06-14 16:35:32 +0900)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux.git tags/locks-v4.19-1

for you to fetch changes up to da33a871ba178dbe81da7d755818d3c2088cae32:

  locks: remove misleading obsolete comment (2018-08-08 12:59:06 -0400)

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

Just a couple of patches from Konstantin to fix /proc/locks when the
process that set the lock has exited, and a new tracepoint for the
flock() codepath. Also threw in mailmap entries for my addresses and a
comment cleanup.

----------------------------------------------------------------
Jeff Layton (3):
      locks: add tracepoint in flock codepath
      mailmap: remap some of my email addresses to kernel.org address
      locks: remove misleading obsolete comment

Konstantin Khorenko (2):
      fs/lock: skip lock owner pid translation in case we are in init_pid_ns
      fs/lock: show locks taken by processes from another pidns

 .mailmap                        |  3 +++
 fs/locks.c                      | 20 +++++++++++---------
 include/trace/events/filelock.h |  5 ++++-
 3 files changed, 18 insertions(+), 10 deletions(-)
-- 
Jeff Layton <jlayton@...nel.org>

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