https://github.com/torvalds/linux
Revision 5a3fe95d76999980a106f661bf70379818a77701 authored by Linus Torvalds on 01 April 2022, 20:40:44 UTC, committed by Linus Torvalds on 01 April 2022, 20:40:44 UTC
Pull XArray updates from Matthew Wilcox:

 - Documentation update

 - Fix test-suite build after move of bitmap.h

 - Fix xas_create_range() when a large entry is already present

 - Fix xas_split() of a shadow entry

* tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray:
  XArray: Update the LRU list in xas_split()
  XArray: Fix xas_create_range() when multi-order entry present
  XArray: Include bitmap.h from xarray.h
  XArray: Document the locking requirement for the xa_state
2 parent s a3dfc53 + 3ed4bb7
History
Tip revision: 5a3fe95d76999980a106f661bf70379818a77701 authored by Linus Torvalds on 01 April 2022, 20:40:44 UTC
Merge tag 'xarray-5.18' of git://git.infradead.org/users/willy/xarray
Tip revision: 5a3fe95
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 16.6 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 71 bytes
.gitattributes -rw-r--r-- 62 bytes
.gitignore -rw-r--r-- 1.9 KB
.mailmap -rw-r--r-- 22.0 KB
COPYING -rw-r--r-- 496 bytes
CREDITS -rw-r--r-- 98.9 KB
Kbuild -rw-r--r-- 1.3 KB
Kconfig -rw-r--r-- 555 bytes
MAINTAINERS -rw-r--r-- 640.5 KB
Makefile -rw-r--r-- 63.8 KB
README -rw-r--r-- 727 bytes

README

back to top