This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 7ca4ad5ba886 Merge tag 'sizeof_field-v5.5-rc5' of git://git.kernel.org/ [...] new 15f0ec941f4f mm/hugetlbfs: fix for_each_hstate() loop in init_hugetlbfs_fs() new 13b0ba33d78b drm/mediatek: Check return value of mtk_drm_ddp_comp_for_plane. new 92c17f604364 drm/mediatek: Fix can't get component for external display plane. new e18e0f6b7c8f drm/mediatek: reduce the hbp and hfp for phy timing new 886a0dc04d73 Merge tag 'mediatek-drm-fixes-5.5' of https://github.com/c [...] new 57177d214ee0 drm/sun4i: hdmi: Remove duplicate cleanup calls new ac2917b01992 drm/arm/mali: make malidp_mw_connector_helper_funcs static new e7cbcb16fa41 Merge tag 'drm-misc-fixes-2019-12-31' of git://anongit.fre [...] new 5d30ed3c2c74 Revert "drm/amdgpu: simplify ATPX detection" new 073d5eef9e04 drm/amdgpu/smu: add metrics table lock new 1da87c9f67c9 drm/amdgpu/smu: add metrics table lock for arcturus (v2) new e0e384c398d4 drm/amdgpu/smu: add metrics table lock for navi (v2) new 1c455101c6d1 drm/amdgpu/smu: add metrics table lock for vega20 (v2) new e0c638123522 drm/amdgpu: enable gfxoff for raven1 refresh new 969e11529221 drm/amdgpu: correct RLC firmwares loading sequence new 866bd5eeaf13 Merge tag 'amd-drm-fixes-5.5-2020-01-01' of git://people.f [...] new 2fec966f593e agp: remove unused variable mcapndx new a6204fc7b83c agp: remove unused variable arqsz in agp_3_5_enable() new ca78fdeb00fa Merge tag 'drm-fixes-2020-01-03' of git://anongit.freedesk [...] new 92adc96f8eec ALSA: usb-audio: set the interface format after resume on [...] new 66c5d718e5a6 ALSA: hda/realtek - Add headset Mic no shutup for ALC283 new 0141254b0a74 ALSA: usb-audio: fix set_format altsetting sanity check new 8cc0991c09bf ALSA: hda/hdmi - fix atpx_present when CLASS is not VGA new c366b3dbbab1 ALSA: hda - Apply sync-write workaround to old Intel platf [...] new e79c22695abd ALSA: hda/realtek - Add Bass Speaker and fixed dac for bas [...] new 0aec96f5897a ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet s [...] new 48e01504cf53 ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC new e35d0165908a Merge tag 'sound-5.5-rc5' of git://git.kernel.org/pub/scm/ [...] new 91a063c95608 powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() a [...] new 6da3eced8c5f powerpc/spinlocks: Include correct header for static key new 6f2e9c3d2816 Merge tag 'powerpc-5.5-5' of git://git.kernel.org/pub/scm/ [...] new 0b8d616fb5a8 taskstats: fix data-race new 43cf75d96409 exit: panic before exit_mm() on global init exit new d9c82fd8c897 Merge tag 'for-linus-2020-01-03' of git://git.kernel.org/p [...] new cc976614f59b gen_initramfs_list.sh: fix 'bad variable name' error new 8ffdc54b6f4c kbuild/deb-pkg: annotate libelf-dev dependency as :native new bed723519a72 Merge tag 'kbuild-fixes-v5.5-2' of git://git.kernel.org/pu [...]
The 37 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/powerpc/include/asm/spinlock.h | 1 + arch/powerpc/mm/slice.c | 4 +- drivers/char/agp/isoch.c | 9 +--- drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 12 ++++- drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h | 2 +- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 15 ++---- drivers/gpu/drm/amd/powerplay/amdgpu_smu.c | 1 + drivers/gpu/drm/amd/powerplay/arcturus_ppt.c | 3 ++ drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h | 1 + drivers/gpu/drm/amd/powerplay/navi10_ppt.c | 3 ++ drivers/gpu/drm/amd/powerplay/vega20_ppt.c | 3 ++ drivers/gpu/drm/arm/malidp_mw.c | 2 +- drivers/gpu/drm/mediatek/mtk_drm_crtc.c | 18 ++++--- drivers/gpu/drm/mediatek/mtk_dsi.c | 67 ++++++++++++++---------- drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 2 - fs/hugetlbfs/inode.c | 4 +- kernel/exit.c | 12 +++-- kernel/taskstats.c | 30 +++++++---- scripts/package/mkdebian | 2 +- sound/pci/hda/hda_intel.c | 21 ++++++-- sound/pci/hda/patch_realtek.c | 44 +++++++++++----- sound/pci/ice1712/ice1724.c | 9 ++-- sound/usb/card.h | 1 + sound/usb/pcm.c | 25 +++++++-- sound/usb/quirks-table.h | 3 +- sound/usb/quirks.c | 11 ++++ sound/usb/usbaudio.h | 3 +- usr/gen_initramfs_list.sh | 2 +- 29 files changed, 205 insertions(+), 107 deletions(-)