This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d8b9faec54ae Merge tag 'drm-fixes-2020-07-31' of git://anongit.freedesk [...] new 3da87ec67a49 ALSA: usb-audio: Add implicit feedback quirk for SSL2 new 4b43d05a1978 ALSA: hda/realtek: enable headset mic of ASUS ROG Zephyrus [...] new 293a92c1d991 ALSA: hda/realtek: typo_fix: enable headset mic of ASUS RO [...] new 6fa38ef1534e ALSA: hda/realtek: Fix add a "ultra_low_power" function fo [...] new a6630529aecb ALSA: hda: Workaround for spurious wakeups on some Intel p [...] new c2c3657f0aed ALSA: hda/hdmi: Fix keep_power assignment for non-componen [...] new 7fcd9bb5acd0 ALSA: hda: fix NULL pointer dereference during suspend new 5649625344fe ALSA: hda/realtek - Fixed HP right speaker no sound new 78431ab723aa Merge tag 'sound-5.8' of git://git.kernel.org/pub/scm/linu [...] new 31142a4ba617 RDMA/cm: Add min length checks to user structure copies new 5351a56b1a4c RDMA/mlx5: Fix prefetch memory leak if get_prefetchable_mr fails new 81530ab08ef0 RDMA/mlx5: Allow providing extra scatter CQE QP flag new 54a485e9ec08 IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE new 7fa84b5708cf RDMA/mlx5: Initialize QP mutex for the debug kernels new 5d46b289d04b RDMA/core: Stop DIM before destroying CQ new fb448ce87a4a RDMA/core: Free DIM memory in error unwind new ae2911de2eb5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new eec13b42d41b ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler [...] new 4405bdf3c57e ARM: 8987/1: VDSO: Fix incorrect clock_gettime64 new 5c6360ee4a0e ARM: 8988/1: mmu: fix crash in EFI calls due to p4d typo i [...] new c1954ca6abdc Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm new 966a0acce2fc arm64/alternatives: move length validation inside the subsection new 835d1c3a9879 arm64: Drop unnecessary include from asm/smp.h new 05fb3dbda187 arm64: csum: Fix handling of bad packets new 6a7389f0312f MAINTAINERS: Include drivers subdirs for ARM PMU PROFILING [...] new 14aab7eeb9f0 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 909adfc66b9a powerpc/64s/hash: Fix hash_preload running with interrupts [...] new deacdb3e3979 Merge tag 'powerpc-5.8-8' of git://git.kernel.org/pub/scm/ [...]
The 28 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: MAINTAINERS | 2 +- arch/arm/kernel/hw_breakpoint.c | 27 +++++++++++++++++++++----- arch/arm/kernel/vdso.c | 1 + arch/arm/mm/mmu.c | 2 +- arch/arm64/include/asm/alternative.h | 4 ++-- arch/arm64/include/asm/checksum.h | 5 +++-- arch/arm64/include/asm/smp.h | 1 - arch/powerpc/kernel/exceptions-64s.S | 14 +++++++++++--- arch/powerpc/mm/book3s64/hash_utils.c | 25 ++++++++++++++++++++++++ arch/powerpc/perf/core-book3s.c | 6 ++++++ drivers/infiniband/core/cq.c | 14 +++++++++++--- drivers/infiniband/core/ucma.c | 4 ++++ drivers/infiniband/hw/mlx5/odp.c | 5 ++--- drivers/infiniband/hw/mlx5/qp.c | 29 +++++++++++++++------------- drivers/infiniband/sw/rdmavt/qp.c | 33 ++++---------------------------- drivers/infiniband/sw/rdmavt/rc.c | 4 +--- include/rdma/rdmavt_qp.h | 19 ++++++++++++++++++ sound/pci/hda/hda_codec.c | 8 ++++++++ sound/pci/hda/hda_controller.h | 2 +- sound/pci/hda/hda_intel.c | 17 ++++++++++++++--- sound/pci/hda/patch_hdmi.c | 2 +- sound/pci/hda/patch_realtek.c | 36 ++++++++++++++++++++++++++++++----- sound/usb/pcm.c | 1 + 23 files changed, 185 insertions(+), 76 deletions(-)