This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/linux.
from ca1fdab7fd27 Merge tag 'efi-urgent-for-v5.19-1' of git://git.kernel.org [...] adds beca774fc51a 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl adds e5690f263208 9p: fix fid refcount leak in v9fs_vfs_get_link adds 2a3dcbccd64b 9p: Fix refcounting during full path walks for fid lookups adds b0017602fdf6 9p: fix EBADF errors in cached mode adds 3abc3ae553c7 Merge tag '9p-for-5.19-rc4' of https://github.com/martinetd/linux adds 795285ef2425 selftests: Fix clang cross compilation adds 12a29115be72 selftests dma: fix compile error for dma_map_benchmark adds 3084a4ec7f9b selftests: vm: Fix resource leak when return error adds 9b4d5c01eb23 selftests: make use of GUP_TEST_FILE macro new de5c208d533a Merge tag 'linux-kselftest-fixes-5.19-rc4' of git://git.ke [...]
The 1 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: fs/9p/fid.c | 22 +++++++++------------- fs/9p/vfs_addr.c | 13 +++++++++++++ fs/9p/vfs_inode.c | 8 ++++---- fs/9p/vfs_inode_dotl.c | 3 +++ tools/testing/selftests/dma/Makefile | 1 + tools/testing/selftests/dma/dma_map_benchmark.c | 2 +- tools/testing/selftests/lib.mk | 25 +++++++++++++++++++++++-- tools/testing/selftests/vm/gup_test.c | 4 ++-- tools/testing/selftests/vm/ksm_tests.c | 2 ++ 9 files changed, 58 insertions(+), 22 deletions(-)