This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gcc/master-arm in repository toolchain/ci/linux.
from 32346491ddf2 Linux 5.19-rc6 adds d5b36a4dbd06 fix race between exit_itimers() and /proc/pid/timers adds afe4e376ac5d vfio: Move IOMMU_CAP_CACHE_COHERENCY test to after we know [...] adds 816e51dfb5ba Merge tag 'vfio-v5.19-rc7' of https://github.com/awilliam/ [...] new 35adf9a4e55e modules: Fix corruption of /proc/kallsyms new cfa94c538be6 module: Fix selfAssignment cppcheck warning new f963ef123900 module: Fix "warning: variable 'exit' set but not used" new 2cc39179acbb doc: module: update file references new e69a66147d49 module: kallsyms: Ensure preemption in add_kallsyms() with [...] new b5374396e5de Merge tag 'modules-5.19-rc7' of git://git.kernel.org/pub/s [...] adds 73f37dbcfe17 mm: userfaultfd: fix UFFDIO_CONTINUE on fallocated shmem pages adds d684e0a52d36 sh: convert nommu io{re,un}map() to static inline functions adds ed1523a895ff mm/damon: use set_huge_pte_at() to make huge pte old adds 39d35edee453 mm: sparsemem: fix missing higher order allocation splitting adds cffe57bee62b Documentation: highmem: use literal block for code example [...] adds 34c0a5b04da8 riscv/mm: fix build error while PAGE_TABLE_CHECK enabled w [...] adds 1118234e4bc2 mm/rmap: fix dereferencing invalid subpage pointer in try_ [...] adds 5924e6ec1585 nilfs2: fix incorrect masking of permission flags for symlinks adds 14c99d659415 mm: split huge PUD on wp_huge_pud fallback new 8e59a6a7a4fa Merge tag 'mm-hotfixes-stable-2022-07-11' of git://git.ker [...] adds db7cfc380900 ipc: Free mq_sysctls if ipc namespace creation failed new 3418357a32db ptrace: fix clearing of JOBCTL_TRACED in ptrace_unfreeze_traced() new 23458ac91dc8 Merge tags 'free-mq_sysctls-for-v5.19' and 'ptrace_unfreez [...] adds a4527e1853f8 btrfs: return -EAGAIN for NOWAIT dio reads/writes on compr [...] adds 2963457829de btrfs: zoned: fix a leaked bioc in read_zone_info adds b3a3b0255797 btrfs: zoned: drop optimization of zone finish new 5a29232d870d Merge tag 'for-5.19-rc6-tag' of git://git.kernel.org/pub/s [...]
The 10 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/kernel-api.rst | 2 +- Documentation/core-api/symbol-namespaces.rst | 4 +-- Documentation/livepatch/module-elf-format.rst | 10 +++---- .../it_IT/core-api/symbol-namespaces.rst | 6 ++-- .../translations/zh_CN/core-api/kernel-api.rst | 2 +- .../zh_CN/core-api/symbol-namespaces.rst | 2 +- arch/riscv/Kconfig | 2 +- arch/sh/include/asm/io.h | 8 +++-- drivers/vfio/vfio.c | 17 ++++++----- fs/btrfs/inode.c | 14 ++++++++- fs/btrfs/zoned.c | 34 +++++++++------------ fs/exec.c | 2 +- fs/nilfs2/nilfs.h | 3 ++ include/linux/highmem.h | 18 +++++------ include/linux/sched/task.h | 2 +- ipc/namespace.c | 5 +++- kernel/exit.c | 2 +- kernel/module/internal.h | 13 ++++---- kernel/module/kallsyms.c | 35 ++++++++++++++-------- kernel/module/main.c | 9 +++--- kernel/time/posix-timers.c | 19 ++++++++---- mm/damon/vaddr.c | 3 +- mm/memory.c | 27 +++++++++-------- mm/rmap.c | 27 ++++++++++------- mm/sparse-vmemmap.c | 8 +++++ mm/userfaultfd.c | 5 +++- 26 files changed, 169 insertions(+), 110 deletions(-)