This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from f8ff6c732d35 ide: fix a typo in the settings proc file name new 490fd30f8595 XArray tests: Add RCU locking new 02669b17a433 XArray: Turn xa_init_flags into a static inline new 4a31896c5b5a XArray: Change xa_for_each iterator new 76b4e5299565 XArray: Permit storing 2-byte-aligned pointers new b0606fed6eec XArray: Honour reserved entries in xa_insert new 19ba9ecf2418 XArray: Fix typo in comment new d69d287a9002 XArray tests: Check mark 2 gets squashed new edcddd4c879a XArray: Fix an arithmetic error in xa_is_err new 48b161983ae5 Merge tag 'xarray-5.0-rc3' of git://git.infradead.org/user [...]
The 9 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 | 15 ++- include/linux/xarray.h | 227 ++++++++++++++++++++++++++++---------- lib/test_xarray.c | 57 ++++++++-- lib/xarray.c | 92 ++++++++------- 4 files changed, 278 insertions(+), 113 deletions(-)