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 3b47fd5ca9ea Merge tag 'nfs-for-5.3-4' of git://git.linux-nfs.org/proje [...] adds 52d083472e0b clang-format: Update with the latest for_each macro list adds 13133f933ac4 Merge tag 'clang-format-for-linus-v5.3-rc8' of git://githu [...] adds 5e2d2cc2588b sched/fair: Don't assign runtime for throttled cfs_rq adds 1251201c0d34 sched/core: Fix uclamp ABI bug, clean up and robustify sch [...] adds 262f7eeddc85 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...] adds 29d9a0b50736 x86/boot: Preserve boot_params.secure_boot from sanitizing adds 9b8bd476e78e x86/uaccess: Don't leak the AC flags into __get_user() arg [...] adds 4030b4c585c4 x86/hyper-v: Fix overflow bug in fill_gva_list() adds 19e4147a04a4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] adds 333f31436d3d ALSA: hda - Fix potential endless loop at applying quirks adds 89781d0806c2 ALSA: hda/realtek - Fix overridden device-specific initialization adds d33cd42d8667 ALSA: hda/realtek - Add quirk for HP Pavilion 15 adds 60083f9e94b2 ALSA: hda/realtek - Enable internal speaker & headset mic [...] adds 2a36c16efab2 ALSA: hda/realtek - Fix the problem of two front mics on a [...] adds a3f5e1f57839 Merge tag 'sound-5.3-rc8' of git://git.kernel.org/pub/scm/ [...] adds d41a3effbb53 keys: Fix missing null pointer check in request_key_auth_d [...]
No new revisions were added by this update.
Summary of changes: .clang-format | 17 ++++++-- arch/x86/hyperv/mmu.c | 8 ++-- arch/x86/include/asm/bootparam_utils.h | 1 + arch/x86/include/asm/uaccess.h | 4 +- kernel/sched/core.c | 78 +++++++++++++++++----------------- kernel/sched/fair.c | 5 +++ security/keys/request_key_auth.c | 6 +++ sound/pci/hda/hda_auto_parser.c | 4 +- sound/pci/hda/hda_generic.c | 3 +- sound/pci/hda/hda_generic.h | 1 + sound/pci/hda/patch_realtek.c | 17 ++++++++ 11 files changed, 95 insertions(+), 49 deletions(-)