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-allyesconfig in repository toolchain/ci/linux.
from 550d1f5bda33 Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm [...] adds 6994eefb0053 ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEME adds 503d90b30602 ALSA: hda/realtek: Add quirks for several Clevo notebook b [...] adds 2acf5a3e6e93 ALSA: usb-audio: fix sign unintended sign extension on lef [...] adds bef33e19203d ALSA: hda/realtek - Change front mic location for Lenovo M710q adds c3ea60c23144 ALSA: seq: fix incorrect order of dest_client/dest_ports a [...] adds 7fbd1753b64e ALSA: firewire-lib/fireworks: fix miss detection of receiv [...] adds 98482377dc72 ALSA: hda: Fix widget_mutex incomplete protection adds 3450121997ce ALSA: line6: Fix write on zero-sized buffer adds c212ddaee2fd Merge tag 'sound-5.2' of git://git.kernel.org/pub/scm/linu [...] adds 570d7a98e7d6 vfs: move_mount: reject moving kernel internal mounts adds 2cd7cdc7e420 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds 1571c029a2ff dax: Fix xarray entry association for mixed mappings adds cde357c392e9 Merge tag 'dax-fix-5.2-rc8' of git://git.kernel.org/pub/sc [...] adds 80031361747a ARM: dts: armada-xp-98dx3236: Switch to armada-38x-uart se [...] adds 180ae5095246 Merge tag 'mvebu-fixes-5.2-2' of git://git.infradead.org/l [...] adds 521a503f5247 soc: ti: fix irq-ti-sci link error adds 018ad0523208 ARM: davinci: da830-evm: add missing regulator constraints [...] adds ed667776d6e6 ARM: davinci: omapl138-hawk: add missing regulator constra [...] adds 4f2fe6467707 ARM: davinci: da830-evm: fix GPIO lookup for OHCI adds 2659dc8d225c Merge tag 'davinci-fixes-for-v5.2-part2' of git://git.kern [...] adds ecbe5086adc2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...] adds b9705d8778e7 mm/page_alloc.c: fix regression with deferred struct page init adds cbcfa130a911 fs/userfaultfd.c: disable irqs for fault_pending and event locks adds dffcac2cb88e mm/vmscan.c: prevent useless kswapd loops adds eef778c99c02 devres: allow const resource arguments adds 875185309199 swap_readpage(): avoid blk_wake_io_task() if !synchronous adds a5fff14a0c79 Merge branch 'akpm' (patches from Andrew) adds c8ea9fce2baf lib/mpi: Fix karactx leak in mpi_powm adds 1a0fad630e0b crypto: cryptd - Fix skcipher instance memory leak adds 21d4120ec6f5 crypto: user - prevent operating on larval algorithms new ee39d46dcaf8 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux [...]
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: arch/arm/boot/dts/armada-xp-98dx3236.dtsi | 8 ++++++ arch/arm/mach-davinci/board-da830-evm.c | 5 +++- arch/arm/mach-davinci/board-omapl138-hawk.c | 3 +++ crypto/cryptd.c | 1 + crypto/crypto_user_base.c | 3 +++ drivers/soc/Makefile | 2 +- drivers/soc/ti/Kconfig | 4 +-- fs/dax.c | 9 +++---- fs/namespace.c | 7 ++--- fs/userfaultfd.c | 42 ++++++++++++++++++----------- include/linux/device.h | 3 ++- kernel/ptrace.c | 4 +-- lib/devres.c | 3 ++- lib/mpi/mpi-pow.c | 6 ++--- mm/page_alloc.c | 3 ++- mm/page_io.c | 13 +++++---- mm/vmscan.c | 27 ++++++++++--------- sound/core/seq/oss/seq_oss_ioctl.c | 2 +- sound/core/seq/oss/seq_oss_rw.c | 2 +- sound/firewire/amdtp-am824.c | 2 +- sound/hda/hdac_device.c | 18 ++++++++----- sound/pci/hda/patch_realtek.c | 8 +++--- sound/usb/line6/pcm.c | 5 ++++ sound/usb/mixer_quirks.c | 4 +-- 24 files changed, 115 insertions(+), 69 deletions(-)