This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 34597c85be98 Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/s [...] new 82a22311b7a6 XArray: Fix xas_pause at ULONG_MAX new 6b81141deb73 XArray: Improve documentation of search marks new 82a958497dc9 XArray: Add wrappers for nested spinlocks new 430f24f94c8a XArray: Fix infinite loop with entry at ULONG_MAX new 19c30f4dd092 XArray: Fix xa_find_after with multi-index entries new c44aa5e8ab58 XArray: Fix xas_find returning too many entries new 00ed452c210a XArray: Add xa_for_each_range new 4703d9119972 Merge tag 'xarray-5.5' of git://git.infradead.org/users/wi [...]
The 8 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: Documentation/core-api/xarray.rst | 70 +++++++++++++++++++++-------------- include/linux/xarray.h | 45 +++++++++++++++++++--- lib/test_xarray.c | 78 ++++++++++++++++++++++++++++++++------- lib/xarray.c | 41 ++++++++++++++------ 4 files changed, 175 insertions(+), 59 deletions(-)