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]
Date:   Mon, 14 Dec 2020 12:07:50 -0600
From:   Dave Kleikamp <dkleikamp@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>,
        LKML <linux-kernel@...r.kernel.org>,
        "jfs-discussion@...ts.sourceforge.net" 
        <jfs-discussion@...ts.sourceforge.net>
Subject: [GIT PULL] jfs updates for 5.11

The following changes since commit 585e5b17b92dead8a3aca4e3c9876fbca5f7e0ba:

   Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt (2020-11-12 16:39:58 -0800)

are available in the Git repository at:

   git://github.com/kleikamp/linux-shaggy.git tags/jfs-5.11

for you to fetch changes up to c61b3e4839007668360ed8b87d7da96d2e59fc6c:

   jfs: Fix array index bounds check in dbAdjTree (2020-11-13 16:03:07 -0600)

----------------------------------------------------------------
A few jfs fixes

----------------------------------------------------------------
Dave Kleikamp (1):
       jfs: Fix array index bounds check in dbAdjTree

Dinghao Liu (1):
       jfs: Fix memleak in dbAdjCtl

Randy Dunlap (1):
       jfs: delete duplicated words + other fixes

  fs/jfs/jfs_dmap.c   | 10 +++++++---
  fs/jfs/jfs_dmap.h   |  2 +-
  fs/jfs/jfs_extent.c |  2 +-
  fs/jfs/jfs_extent.h |  2 +-
  fs/jfs/jfs_logmgr.h |  2 +-
  fs/jfs/jfs_txnmgr.c |  2 +-
  fs/jfs/jfs_xtree.c  |  2 +-
  7 files changed, 13 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ