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-aarch64 in repository toolchain/ci/linux.
from 13bc32bad705 Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesk [...] adds f31076a6b239 xen: Convert kmap() to kmap_local_page() adds 533bec143a4c arm/xen: Fix some refcount leaks adds b51bd23c614b Merge tag 'for-linus-5.18-rc4-tag' of git://git.kernel.org [...] adds faad6cebded8 scsi: sr: Do not leak information in ioctl adds 6fc2586d23b5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] adds b1c6ecfdd069 ARC: entry: fix syscall_trace_exit argument adds ecaa054fc4c6 ARC: fix typos in comments adds 7f56b6d789df ARC: Remove a redundant memset() adds 3f943be0e76c ARC: dts: align SPI NOR node name with dtschema adds d139d0f0bfda arc: drop definitions of pgd_index() and pgd_offset{, _k}( [...] adds ac411e41ec06 ARC: atomic: cleanup atomic-llsc definitions adds c6ed4d84a2c4 ARC: remove redundant READ_ONCE() in cmpxchg loop new f39359260e39 Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/l [...] adds 50f500b7f633 ksmbd: remove filename in ksmbd_file adds 8510a043d334 ksmbd: increment reference count of parent fp adds 02655a70b7cc ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATION new 22da5264abf4 Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbd
The 2 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: arch/arc/boot/dts/hsdk.dts | 2 +- arch/arc/include/asm/atomic-llsc.h | 32 ++++++++++++++-------------- arch/arc/include/asm/pgtable-levels.h | 3 --- arch/arc/kernel/disasm.c | 3 +-- arch/arc/kernel/entry.S | 1 + arch/arc/kernel/signal.c | 2 +- arch/arc/kernel/smp.c | 4 ++-- arch/arc/kernel/unaligned.c | 2 +- arch/arc/mm/cache.c | 2 +- arch/arm/xen/enlighten.c | 9 ++++++-- drivers/scsi/sr_ioctl.c | 15 ++++++++++--- drivers/xen/gntalloc.c | 4 ++-- fs/ksmbd/misc.c | 40 +++++++++++++++++++++++++++-------- fs/ksmbd/misc.h | 3 ++- fs/ksmbd/oplock.c | 30 -------------------------- fs/ksmbd/oplock.h | 2 -- fs/ksmbd/smb2pdu.c | 34 ++++++++++++++--------------- fs/ksmbd/vfs.c | 6 ++---- fs/ksmbd/vfs_cache.c | 2 +- fs/ksmbd/vfs_cache.h | 1 - 20 files changed, 97 insertions(+), 100 deletions(-)