This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 75caf310d16c Merge branch 'akpm' (patches from Andrew) new f7d5991b92ff drm/amd/display: drop cursor position check in atomic test new 4e5183200d9b drm/amd/display: Fix potential integer wraparound resultin [...] new ed52a9b556f3 Merge tag 'amd-drm-fixes-5.7-2020-05-27' of git://people.f [...] new a53bcc198764 gpu/drm: ingenic: Fix bogus crtc_atomic_check callback new abf56fadf0e2 gpu/drm: Ingenic: Fix opaque pointer casted to wrong type new ed9244bd0b26 Merge tag 'drm-misc-fixes-2020-05-28' of git://anongit.fre [...] new 86e43b8bf0e6 Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freede [...] new 3a4ef4ca1166 clk: qcom: sm8250 gcc depends on QCOM_GDSC new a76f274182f0 clk: qcom: gcc: Fix parent for gpll0_out_even new 170ee4d74781 Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pu [...] new fb8cd6481ffd ALSA: hwdep: fix a left shifting 1 by 31 UB bug new 399c01aa49e5 ALSA: hda/realtek - Add a model for Thinkpad T570 without [...] new 4020d1ccbe55 ALSA: usb-audio: mixer: volume quirk for ESS Technology As [...] new 7f5ad9c90034 ALSA: usb-audio: Quirks for Gigabyte TRX40 Aorus Master on [...] new 630e36126e42 ALSA: hda/realtek - Add new codec supported for ALC287 new d54b64ef0df9 Merge tag 'sound-5.7' of git://git.kernel.org/pub/scm/linu [...] new 2b17b8d7cc65 mmc: sdhci: Fix SDHCI_QUIRK_BROKEN_CQE new 202500d21654 mmc: block: Fix use-after-free issue for rpmb new 411ea6790e73 Merge tag 'mmc-v5.7-rc6' of git://git.kernel.org/pub/scm/l [...] new a35cd6447eff IB/qib: Call kobject_put() when kobject_init_and_add() fails new 189277f3814c RDMA/mlx5: Fix NULL pointer dereference in destroy_prefetch_work new db857e6ae548 RDMA/pvrdma: Fix missing pci disable in pvrdma_pci_probe() new c85f4abe66be RDMA/core: Fix double destruction of uobject new 1acba6a81785 IB/ipoib: Fix double free of skb in case of multicast traf [...] new 6ff64d2537f5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...] new 9210c075cef2 nvme-pci: avoid race between nvme_reap_pending_cqes() and [...] new 15fede122b23 Merge branch 'nvme-5.7' of git://git.infradead.org/nvme in [...] new b0beb28097fa Revert "block: end bio with BLK_STS_AGAIN in case of non-m [...] new 75574f1212a7 Merge tag 'block-5.7-2020-05-29' of git://git.kernel.dk/li [...] new e18a8c104d77 ia64: Hide the archdata.iommu field behind generic IOMMU_API new ed3119e45519 x86: Hide the archdata.iommu field behind generic IOMMU_API new 7cc31613734c iommu: Fix reference count leak in iommu_group_alloc. new b58f2140ea86 Merge tag 'iommu-fixes-v5.7-rc7' of git://git.kernel.org/p [...] new bf71bc16e021 parisc: Fix kernel panic in mem_init() new ef4531be685f Merge branch 'parisc-5.7-2' of git://git.kernel.org/pub/sc [...] new ba051f097fc3 arm64/kernel: Fix return value when cpu_online() fails in [...] new 4f23460cfa86 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/li [...] new 20be493b787c gfs2: Even more gfs2_find_jhead fixes new 835e36b1197a Merge tag 'gfs2-v5.7-rc7.fixes' of git://git.kernel.org/pu [...] new 890bd0f8997a libceph: ignore pool overlay and cache logic on redirects new fb33c114d3ed ceph: flush release queue when handling caps for unknown inode new e2fce151d2b4 Merge tag 'ceph-for-5.7-rc8' of git://github.com/ceph/ceph-client
The 42 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/arm64/kernel/smp.c | 2 +- arch/ia64/include/asm/device.h | 2 +- arch/parisc/mm/init.c | 2 +- arch/x86/include/asm/device.h | 2 +- block/blk-core.c | 11 +++--- drivers/clk/qcom/Kconfig | 1 + drivers/clk/qcom/gcc-sm8150.c | 3 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 7 ---- .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 2 ++ drivers/gpu/drm/ingenic/ingenic-drm.c | 6 ++-- drivers/infiniband/core/rdma_core.c | 20 +++++++---- drivers/infiniband/hw/mlx5/mr.c | 1 + drivers/infiniband/hw/qib/qib_sysfs.c | 9 ++--- drivers/infiniband/hw/vmw_pvrdma/pvrdma_main.c | 2 +- drivers/infiniband/ulp/ipoib/ipoib.h | 4 +++ drivers/infiniband/ulp/ipoib/ipoib_cm.c | 15 +++++---- drivers/infiniband/ulp/ipoib/ipoib_ib.c | 9 +++-- drivers/infiniband/ulp/ipoib/ipoib_main.c | 10 +++--- drivers/iommu/iommu.c | 2 +- drivers/mmc/core/block.c | 2 +- drivers/mmc/host/sdhci.c | 9 +++-- drivers/nvme/host/pci.c | 11 +++--- fs/ceph/caps.c | 2 +- fs/gfs2/lops.c | 15 +++------ include/rdma/uverbs_std_types.h | 2 +- net/ceph/osd_client.c | 4 ++- sound/core/hwdep.c | 4 +-- sound/pci/hda/patch_realtek.c | 39 ++++++++++++++++------ sound/usb/mixer.c | 8 +++++ sound/usb/mixer_maps.c | 19 +++++++++++ sound/usb/quirks-table.h | 25 ++++++++++++++ 31 files changed, 169 insertions(+), 81 deletions(-)