linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] XArray for 6.6
@ 2023-09-08 17:44 Matthew Wilcox
  2023-09-09  4:57 ` Linus Torvalds
  2023-09-09  5:05 ` pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Matthew Wilcox @ 2023-09-08 17:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel, linux-mm

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(-)




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

end of thread, other threads:[~2023-09-09  5:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-08 17:44 [GIT PULL] XArray for 6.6 Matthew Wilcox
2023-09-09  4:57 ` Linus Torvalds
2023-09-09  5:05 ` 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