This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 70c25259537c csky: fixup compile error with CPU 810. new 19e16fb4f319 mtd: Fix the check on nvmem_register() ret code new 2b6f0090a333 mtd: Check add_mtd_device() ret code new 81d9bdf59092 mtd: rawnand: qcom: fix memory corruption that causes panic new e7446be4468b Merge tag 'mtd/fixes-for-5.0-rc2' of git://git.infradead.o [...] new f4351a199cc1 ALSA: usb-audio: Avoid access before bLength check in buil [...] new 0bfe5e434e66 ALSA: usb-audio: Check mixer unit descriptors more strictly new 3e96d7280f16 ALSA: usb-audio: Always check descriptor sizes in parser code new cbb2ebf70daf ALSA: usb-audio: Fix an out-of-bound read in create_compos [...] new c2a7c55a0406 ALSA: hda/realtek - Support Dell headset mode for New AIO [...] new 1524f4e47f90 ALSA: cs46xx: Potential NULL dereference in probe new f5c9571e2265 ALSA: usb-audio: fix CM6206 register definitions new 4d4b0c52bde4 ALSA: hda/realtek - Add unplug function into unplug state [...] new d1dd42110d27 ALSA: hda/realtek - Disable headset Mic VREF for headset m [...] new f0ebbe9b18e0 Merge tag 'sound-5.0-rc2' of git://git.kernel.org/pub/scm/ [...] new d1fc1176c055 vfio/pci: set TRACE_INCLUDE_PATH to fix the build error new 58fec830fc19 vfio/type1: Fix unmap overflow off-by-one new 1bdbe2274920 Merge tag 'vfio-v5.0-rc2' of git://github.com/awilliam/linux-vfio
The 17 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: drivers/mtd/mtdcore.c | 2 +- drivers/mtd/mtdcore.h | 2 +- drivers/mtd/mtdpart.c | 36 +++++++++++++++++++++++++++++++----- drivers/mtd/nand/raw/qcom_nandc.c | 20 ++++++++++---------- drivers/vfio/pci/trace.h | 2 +- drivers/vfio/vfio_iommu_type1.c | 2 +- sound/pci/cs46xx/dsp_spos.c | 3 +++ sound/pci/hda/patch_realtek.c | 18 +++++++++++++++++- sound/usb/card.c | 2 +- sound/usb/mixer.c | 29 +++++++++++++++++++++++------ sound/usb/quirks-table.h | 6 ++++++ sound/usb/quirks.c | 2 +- sound/usb/stream.c | 36 +++++++++++++++++++++++++----------- 13 files changed, 121 insertions(+), 39 deletions(-)