This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 3b47fd5ca9ea Merge tag 'nfs-for-5.3-4' of git://git.linux-nfs.org/proje [...] new 52d083472e0b clang-format: Update with the latest for_each macro list new 13133f933ac4 Merge tag 'clang-format-for-linus-v5.3-rc8' of git://githu [...] new 5e2d2cc2588b sched/fair: Don't assign runtime for throttled cfs_rq new 1251201c0d34 sched/core: Fix uclamp ABI bug, clean up and robustify sch [...] new 262f7eeddc85 Merge branch 'sched-urgent-for-linus' of git://git.kernel. [...] new 29d9a0b50736 x86/boot: Preserve boot_params.secure_boot from sanitizing new 9b8bd476e78e x86/uaccess: Don't leak the AC flags into __get_user() arg [...] new 4030b4c585c4 x86/hyper-v: Fix overflow bug in fill_gva_list() new 19e4147a04a4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.or [...] new 333f31436d3d ALSA: hda - Fix potential endless loop at applying quirks new 89781d0806c2 ALSA: hda/realtek - Fix overridden device-specific initialization new d33cd42d8667 ALSA: hda/realtek - Add quirk for HP Pavilion 15 new 60083f9e94b2 ALSA: hda/realtek - Enable internal speaker & headset mic [...] new 2a36c16efab2 ALSA: hda/realtek - Fix the problem of two front mics on a [...] new a3f5e1f57839 Merge tag 'sound-5.3-rc8' of git://git.kernel.org/pub/scm/ [...]
The 15 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: .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 +++ 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 ++++++++ 10 files changed, 89 insertions(+), 49 deletions(-)