This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository linux-next.
from 4064e47c8281 Merge tag 'csky-for-linus-5.0-rc1' of git://github.com/c-s [...] new ba422731316d mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug i [...] new 70c25259537c csky: fixup compile error with CPU 810. adds 19e16fb4f319 mtd: Fix the check on nvmem_register() ret code adds 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 [...] adds f4351a199cc1 ALSA: usb-audio: Avoid access before bLength check in buil [...] adds 0bfe5e434e66 ALSA: usb-audio: Check mixer unit descriptors more strictly adds 3e96d7280f16 ALSA: usb-audio: Always check descriptor sizes in parser code adds cbb2ebf70daf ALSA: usb-audio: Fix an out-of-bound read in create_compos [...] adds c2a7c55a0406 ALSA: hda/realtek - Support Dell headset mode for New AIO [...] adds 1524f4e47f90 ALSA: cs46xx: Potential NULL dereference in probe adds f5c9571e2265 ALSA: usb-audio: fix CM6206 register definitions adds 4d4b0c52bde4 ALSA: hda/realtek - Add unplug function into unplug state [...] adds 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/ [...] adds d1fc1176c055 vfio/pci: set TRACE_INCLUDE_PATH to fix the build error adds 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 6 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/csky/kernel/module.c | 2 +- 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 +- mm/rmap.c | 4 ++-- 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 +++++++++++++++++++++++++----------- 15 files changed, 124 insertions(+), 42 deletions(-)