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: <ZPtdbS6FTadc3LVA@casper.infradead.org>
Date:   Fri, 8 Sep 2023 18:44:13 +0100
From:   Matthew Wilcox <willy@...radead.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
        linux-mm@...ck.org
Subject: [GIT PULL] XArray for 6.6

I had to update the expiration on my signing key.  I don't know if you
pay attention to that, or whether my attempts to get my updated expiration
date into the system were successful.

The following changes since commit f837f0a3c94882a29e38ff211a36c1c8a0f07804:

  Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux (2023-07-28 11:21:57 -0700)

are available in the Git repository at:

  git://git.infradead.org/users/willy/xarray.git tags/xarray-6.6

for you to fetch changes up to 2a15de80dd0f7e04a823291aa9eb49c5294f56af:

  idr: fix param name in idr_alloc_cyclic() doc (2023-09-05 19:01:38 -0400)

----------------------------------------------------------------
XArray/IDA updates for 6.6

 - Fix a bug encountered by people using bittorrent where they'd get
   NULL pointer dereferences on page cache lookups when using XFS

 - Two documentation fixes

----------------------------------------------------------------
Ariel Marcovitch (1):
      idr: fix param name in idr_alloc_cyclic() doc

Matthew Wilcox (Oracle) (1):
      XArray: Do not return sibling entries from xa_load()

Philipp Stanner (1):
      xarray: Document necessary flag in alloc functions

 include/linux/xarray.h                | 18 ++++++++++
 lib/idr.c                             |  2 +-
 lib/xarray.c                          |  8 ++++-
 tools/testing/radix-tree/multiorder.c | 68 +++++++++++++++++++++++++++++++++--
 4 files changed, 92 insertions(+), 4 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ