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-master-aarch64-mainline-allnoconfig 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 new 2cd7cdc7e420 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux [...] adds 1571c029a2ff dax: Fix xarray entry association for mixed mappings new 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 [...] new ecbe5086adc2 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/l [...] new b9705d8778e7 mm/page_alloc.c: fix regression with deferred struct page init new cbcfa130a911 fs/userfaultfd.c: disable irqs for fault_pending and event locks new dffcac2cb88e mm/vmscan.c: prevent useless kswapd loops new eef778c99c02 devres: allow const resource arguments new 875185309199 swap_readpage(): avoid blk_wake_io_task() if !synchronous new a5fff14a0c79 Merge branch 'akpm' (patches from Andrew)
The 9 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 +++ 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 ++- 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 +-- 21 files changed, 109 insertions(+), 65 deletions(-)