This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-mainline-defconfig in repository toolchain/ci/linux.
from d2f8825ab78e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linu [...] adds 907fa893258b exfat: add the dummy mount options to be backward compatib [...] adds a0b845ffa0d9 apparmor: fix potential label refcnt leak in aa_change_profile adds c6b39f070722 apparmor: Fix aa_label refcnt leak in policy_update adds c54d481d71c6 apparmor: Fix use-after-free in aa_audit_rule_init adds 051143e1602d Merge tag 'apparmor-pr-2020-05-21' of git://git.kernel.org [...] adds 40bb0e904212 Revert "powerpc/32s: reorder Linux PTE bits to better matc [...] adds 8659a0e0efdd powerpc/64s: Disable STRICT_KERNEL_RWX new c8347bbf19f2 Merge tag 'powerpc-5.7-5' of git://git.kernel.org/pub/scm/ [...] adds e7513c5786f8 ALSA: pcm: fix incorrect hw_base increase adds d9e8fe0cffbf ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aor [...] adds b0cb099062b0 ALSA: iec1712: Initialize STDSP24 properly when using the [...] adds 259eb8247531 ALSA: hda/realtek - Add more fixup entries for Clevo machines new f5ca7a716102 Merge tag 'sound-5.7-rc7' of git://git.kernel.org/pub/scm/ [...] adds 1cf6022bd916 arm64: Fix PTRACE_SYSEMU semantics new 8cfb347ad0cf arm64: Add get_user() type annotation on the !access_ok() path new 4286d192c803 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...]
The 4 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/arm64/include/asm/uaccess.h | 2 +- arch/arm64/kernel/ptrace.c | 7 ++++--- arch/powerpc/Kconfig | 2 +- arch/powerpc/include/asm/book3s/32/hash.h | 8 ++++---- arch/powerpc/kernel/head_32.S | 9 ++++++--- arch/powerpc/mm/book3s32/hash_low.S | 14 ++++++++------ fs/exfat/super.c | 19 +++++++++++++++++++ security/apparmor/apparmorfs.c | 3 ++- security/apparmor/audit.c | 3 ++- security/apparmor/domain.c | 3 +-- sound/core/pcm_lib.c | 1 + sound/pci/hda/patch_realtek.c | 4 ++++ sound/pci/ice1712/ice1712.c | 3 ++- 13 files changed, 55 insertions(+), 23 deletions(-)