From patchwork Wed Jan 27 22:08:23 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 1432389 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4DQyRn2gm2z9sVX; Thu, 28 Jan 2021 09:08:53 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1l4szZ-0003nQ-8C; Wed, 27 Jan 2021 22:08:49 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1l4szW-0003n4-7l for kernel-team@lists.ubuntu.com; Wed, 27 Jan 2021 22:08:46 +0000 Received: from 2.general.kamal.us.vpn ([10.172.68.52] helo=ascalon) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1l4szV-0003Xz-Gt for kernel-team@lists.ubuntu.com; Wed, 27 Jan 2021 22:08:46 +0000 Received: from kamal by ascalon with local (Exim 4.90_1) (envelope-from ) id 1l4szC-0000rP-1C for kernel-team@lists.ubuntu.com; Wed, 27 Jan 2021 14:08:26 -0800 From: Kamal Mostafa To: kernel-team@lists.ubuntu.com Subject: [SRU][Focal][PULL] Focal update: v5.4.89 upstream stable release Date: Wed, 27 Jan 2021 14:08:23 -0800 Message-Id: <20210127220823.2857-1-kamal@canonical.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" This pull request (155 commits) includes the following Focal stable patchsets: Focal update: v5.4.89 upstream stable release https://bugs.launchpad.net/bugs/1913486 Note also that the 'stable-next' branch head contains this and all prior pending upstream stable releases. I recommend fetching and applying just this reference ('stable-next') instead of each tags/focal-stable-v5.4.xx reference: git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git stable-next -Kamal ----- The following changes since commit 4aeffc246531a666c1fad1925ebf1a6e68a704e4: UBUNTU: [Packaging] Turn on ODM support for amd64 (2021-01-26 17:29:07 -0700) are available in the Git repository at: git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-focal.git tags/focal-stable-v5.4.89 for you to fetch changes up to 4dde82ab3cde5e10051db7968fa48ea7636243f1: UBUNTU: upstream stable to v5.4.89 (2021-01-27 13:08:50 -0800) ---------------------------------------------------------------- Adrian Hunter (1): scsi: ufs-pci: Ensure UFS device is in PowerDown mode for suspend-to-disk ->poweroff() Alex Deucher (1): Revert "drm/amd/display: Fix memory leaks in S3 resume" Alexey Dobriyan (2): proc: change ->nlink under proc_subdir_lock proc: fix lookup in /proc/net subdirectories after setns(2) Anant Thazhemadam (2): Bluetooth: hci_h5: close serdev device and free hu in h5_close misc: vmw_vmci: fix kernel info-leak by initializing dbells in vmci_ctx_get_chkpt_doorbells() Antoine Tenart (4): net-sysfs: take the rtnl lock when storing xps_cpus net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc net-sysfs: take the rtnl lock when storing xps_rxqs net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc Ard Biesheuvel (1): crypto: ecdh - avoid buffer overflow in ecdh_set_secret() Arnaldo Carvalho de Melo (1): tools headers UAPI: Sync linux/const.h with the kernel headers Arnd Bergmann (1): usb: gadget: select CONFIG_CRC32 Bard Liao (1): Revert "device property: Keep secondary firmware node secondary by type" Bart Van Assche (3): scsi: block: Fix a race in the runtime power management code scsi: ide: Do not set the RQF_PREEMPT flag for sense requests scsi: scsi_transport_spi: Set RQF_PM for domain validation commands Bean Huo (1): scsi: ufs: Fix wrong print message in dev_err() Bjørn Mork (2): net: usb: qmi_wwan: add Quectel EM160R-GL USB: serial: option: add Quectel EM160R-GL Boqun Feng (1): fcntl: Fix potential deadlock in send_sig{io, urg}() Chandana Kishori Chiluveru (1): usb: gadget: configfs: Preserve function ordering after bind failure Chao Yu (1): f2fs: fix shift-out-of-bounds in sanity_check_raw_super() Charan Teja Reddy (1): dmabuf: fix use-after-free of dmabuf's file->f_inode Christophe JAILLET (1): staging: mt7621-dma: Fix a resource leak in an error handling path Christophe Leroy (1): powerpc/bitops: Fix possible undefined behaviour with fls() and fls64() Cong Wang (1): erspan: fix version 1 check in gre_parse_header() Damien Le Moal (1): null_blk: Fix zone size initialization Dan Carpenter (1): atm: idt77252: call pci_disable_device() on error path Dan Williams (1): x86/mm: Fix leak of pmd ptlock Daniel Palmer (1): USB: serial: option: add LongSung M5710 module support Davide Caratti (2): net/sched: sch_taprio: reset child qdiscs before freeing them net/sched: sch_taprio: ensure to reset/destroy all child qdiscs Dexuan Cui (1): video: hyperv_fb: Fix the mmap() regression for v5.4.y and older Dinghao Liu (3): rtc: sun6i: Fix memleak in sun6i_rtc_clk_init net: ethernet: mvneta: Fix error handling in mvneta_probe net: ethernet: Fix memleak in ethoc_probe Dominique Martinet (1): kbuild: don't hardcode depmod path Eddie Hung (1): usb: gadget: configfs: Fix use-after-free issue with udc_name Eric Auger (1): vfio/pci: Move dummy_resources_list init in vfio_pci_probe() Eric Biggers (6): ext4: prevent creating duplicate encrypted filenames ubifs: prevent creating duplicate encrypted filenames f2fs: prevent creating duplicate encrypted filenames fscrypt: add fscrypt_is_nokey_name() fscrypt: remove kernel-internal constants from UAPI header fs/namespace.c: WARN if mnt_count has become negative Eric W. Biederman (3): rwsem: Implement down_read_killable_nested rwsem: Implement down_read_interruptible exec: Transform exec_update_mutex into a rw_semaphore Felix Fietkau (1): Revert "mtd: spinand: Fix OOB read" Filipe Manana (2): btrfs: fix race when defragmenting leads to unnecessary IO btrfs: send: fix wrong file path when there is an inode with a pending rmdir Florian Fainelli (1): net: systemport: set dev->max_mtu to UMAC_MAX_MTU_SIZE Florian Westphal (1): netfilter: xt_RATEEST: reject non-null terminated string from userspace Gabriel Krisman Bertazi (1): um: ubd: Submit all data segments atomically Greg Kroah-Hartman (4): Linux 5.4.87 Linux 5.4.88 crypto: asym_tpm: correct zero out potential secrets Linux 5.4.89 Grygorii Strashko (1): net: ethernet: ti: cpts: fix ethtool output when no ptp_clock registered Guillaume Nault (1): ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst() Hans de Goede (1): Bluetooth: revert: hci_h5: close serdev device and free hu in h5_close Heiner Kallweit (1): r8169: work around power-saving bug on some chip versions Huang Shijie (1): lib/genalloc: fix the overflow when size is too big Hyeongseok Kim (1): dm verity: skip verity work if I/O error when system is shutting down Jaegeuk Kim (1): f2fs: avoid race condition for shrinker count Jakub Kicinski (1): iavf: fix double-release of rtnl_lock Jamie Iles (1): jffs2: Fix NULL pointer dereference in rp_size fs option parsing Jan Kara (2): ext4: don't remount read-only with errors=continue on reboot quota: Don't overflow quota file offsets Jeff Dike (1): virtio_net: Fix recursive call to cpus_read_lock() Jerome Brunet (1): usb: gadget: f_uac2: reset wMaxPacketSize Jessica Yu (1): module: delay kobject uevent until after module init call Johan Hovold (5): of: fix linker-section match-table corruption USB: serial: iuu_phoenix: fix DMA from stack USB: yurex: fix control-URB timeout handling USB: usblp: fix DMA to stack USB: serial: keyspan_pda: remove unused variable John Wang (1): net/ncsi: Use real net-device for response handler Jonathan Cameron (1): iio:imu:bmi160: Fix alignment and data leak issues Josh Poimboeuf (1): kdev_t: always inline major/minor helper functions Kailang Yang (1): ALSA: hda/realtek - Fix speaker volume control on Lenovo C940 Kamal Mostafa (3): UBUNTU: upstream stable to v5.4.87 UBUNTU: upstream stable to v5.4.88 UBUNTU: upstream stable to v5.4.89 Kevin Vigor (1): md/raid10: initialize r10_bio->read_slot before use. Lai Jiangshan (1): kvm: check tlbs_dirty directly Lijun Pan (1): ibmvnic: continue fatal error reset after passive init Linus Torvalds (1): depmod: handle the case of /sbin/depmod without /sbin in PATH Manish Narani (1): usb: gadget: u_ether: Fix MTU size mismatch with RX packet size Martin Blumenstingl (2): net: dsa: lantiq_gswip: Enable GSWIP_MII_CFG_EN also for internal PHYs net: dsa: lantiq_gswip: Fix GSWIP_MII_CFG(p) register access Matthew Auld (1): drm/i915: clear the gpu reloc batch Mauro Carvalho Chehab (1): media: gp8psk: initialize stats at power control logic Michael Grzeschik (1): USB: xhci: fix U1/U2 handling for hardware with XHCI_INTEL_HOST quirk set Miklos Szeredi (1): fuse: fix bad inode Miroslav Benes (1): module: set MODULE_STATE_GOING state when a module fails to load Nathan Chancellor (1): powerpc: Handle .text.{hot,unlikely}.* in linker script Pablo Neira Ayuso (1): netfilter: nft_dynset: report EOPNOTSUPP on missing set feature Paolo Bonzini (4): KVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL KVM: SVM: relax conditions for allowing MSR_IA32_SPEC_CTRL accesses KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bits KVM: x86: fix shift out of bounds reported by UBSAN PeiSen Hou (1): ALSA: hda/realtek: Add two "Intel Reference board" SSID in the ALC256. Petr Vorel (1): uapi: move constants from to Qinglang Miao (3): cgroup: Fix memory leak when parsing multiple source parameters powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe() i3c master: fix missing destroy_workqueue() on error in i3c_master_register Randy Dunlap (4): scsi: cxgb4i: Fix TLS dependency bfs: don't use WARNING: string when it's just info. net: sched: prevent invalid Scell_log shift count usb: usbip: vhci_hcd: protect shift size Rasmus Villemoes (2): ethernet: ucc_geth: fix use-after-free in ucc_geth_remove() ethernet: ucc_geth: set dev->max_mtu to 1518 Roland Dreier (1): CDC-NCM: remove "connected" log message Rustam Kovhaev (1): reiserfs: add check for an invalid ih_entry_count Sean Young (1): USB: cdc-acm: blacklist another IR Droid device Serge Semin (1): usb: dwc3: ulpi: Use VStsDone to detect PHY regs access completion Shannon Nelson (1): ionic: account for vlan tag len in rx buffer len Sriharsha Allenki (1): usb: gadget: Fix spinlock lockup on usb_function_deactivate Stefan Chulski (4): net: mvpp2: Add TCAM entry to drop flow control pause frames net: mvpp2: prs: fix PPPoE with ipv6 packet parse net: mvpp2: Fix GoP port 3 Networking Complex Control configurations net: mvpp2: fix pkt coalescing int-threshold configuration Subash Abhinov Kasiviswanathan (1): netfilter: x_tables: Update remaining dereference to RCU Sylwester Dziedziuch (1): i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFs Takashi Iwai (5): ALSA: seq: Use bool for snd_seq_queue internal flags ALSA: rawmidi: Access runtime->avail always in spinlock ALSA: pcm: Clear the full allocated memory at hw_params ALSA: usb-audio: Fix UBSAN warnings for MIDI jacks ALSA: hda/via: Fix runtime PM for Clevo W35xSS Tetsuo Handa (1): USB: cdc-wdm: Fix use after free in service_outstanding_interrupt(). Thinh Nguyen (1): usb: uas: Add PNY USB Portable SSD to unusual_uas Thomas Gleixner (1): tick/sched: Remove bogus boot "safety" check Trond Myklebust (1): NFSv4: Fix a pNFS layout related use-after-free race when freeing the inode Tudor Ambarus (1): dmaengine: at_hdmac: Substitute kzalloc with kmalloc Vasily Averin (1): netfilter: ipset: fix shift-out-of-bounds in htable_bits() Xie He (1): net: hdlc_ppp: Fix issues when mod_timer is called while timer is running Yang Yingliang (1): USB: gadget: legacy: fix return error code in acm_ms_bind() Ying-Tsun Huang (1): x86/mtrr: Correct the range check before performing MTRR type lookups Yu Kuai (3): dmaengine: at_hdmac: add missing put_device() call in at_dma_xlate() dmaengine: at_hdmac: add missing kfree() call in at_dma_xlate() usb: chipidea: ci_hdrc_imx: add missing put_device() call in usbmisc_get_init_data() Yunfeng Ye (1): workqueue: Kick a worker based on the actual activation of delayed works Yunjian Wang (3): tun: fix return value when the number of iovs exceeds MAX_SKB_FRAGS net: hns: fix return value check in __lb_other_process() vhost_net: fix ubuf refcount incorrectly when sendmsg fails Zhang Xiaohui (1): mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start Zheng Liang (1): rtc: pl031: fix resource leak in pl031_probe Zhuguangqing (1): thermal/drivers/cpufreq_cooling: Update cpufreq_state only if state has changed Zqiang (1): usb: gadget: function: printer: Fix a memory leak for interface descriptor bo liu (1): ALSA: hda/conexant: add a new hda codec CX11970 lizhe (1): jffs2: Allow setting rp_size to zero during remounting peterz@infradead.org (1): perf: Break deadlock involving exec_update_mutex taehyun.cho (1): usb: gadget: enable super speed plus Makefile | 4 +- arch/powerpc/include/asm/bitops.h | 23 ++- arch/powerpc/kernel/vmlinux.lds.S | 2 +- arch/powerpc/sysdev/mpic_msgr.c | 2 +- arch/um/drivers/ubd_kern.c | 191 +++++++++++++-------- arch/x86/kernel/cpu/mtrr/generic.c | 6 +- arch/x86/kvm/cpuid.h | 14 ++ arch/x86/kvm/mmu.h | 2 +- arch/x86/kvm/svm.c | 17 +- arch/x86/kvm/vmx/vmx.c | 13 +- arch/x86/kvm/x86.c | 22 +++ arch/x86/kvm/x86.h | 1 + arch/x86/mm/pgtable.c | 2 + block/blk-pm.c | 15 +- crypto/asymmetric_keys/asym_tpm.c | 2 +- crypto/ecdh.c | 3 +- debian.master/upstream-stable | 2 +- drivers/atm/idt77252.c | 2 +- drivers/base/core.c | 2 +- drivers/block/null_blk_zoned.c | 19 +- drivers/dma-buf/dma-buf.c | 21 ++- drivers/dma/at_hdmac.c | 11 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 3 +- drivers/gpu/drm/i915/gem/i915_gem_execbuffer.c | 4 +- drivers/i3c/master.c | 5 +- drivers/ide/ide-atapi.c | 1 - drivers/ide/ide-io.c | 5 - drivers/iio/imu/bmi160/bmi160.h | 7 + drivers/iio/imu/bmi160/bmi160_core.c | 6 +- drivers/md/dm-verity-target.c | 12 +- drivers/md/raid10.c | 3 +- drivers/media/usb/dvb-usb/gp8psk.c | 2 +- drivers/misc/vmw_vmci/vmci_context.c | 2 +- drivers/mtd/nand/spi/core.c | 4 - drivers/net/dsa/lantiq_gswip.c | 27 +-- drivers/net/ethernet/broadcom/bcmsysport.c | 1 + drivers/net/ethernet/ethoc.c | 3 +- drivers/net/ethernet/freescale/ucc_geth.c | 3 +- drivers/net/ethernet/hisilicon/hns/hns_ethtool.c | 4 + drivers/net/ethernet/ibm/ibmvnic.c | 3 +- drivers/net/ethernet/intel/i40e/i40e.h | 3 + drivers/net/ethernet/intel/i40e/i40e_main.c | 10 ++ drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 4 +- drivers/net/ethernet/intel/iavf/iavf_main.c | 4 +- drivers/net/ethernet/marvell/mvneta.c | 2 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 13 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c | 38 +++- drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.h | 2 +- drivers/net/ethernet/pensando/ionic/ionic_txrx.c | 2 +- drivers/net/ethernet/realtek/r8169_main.c | 6 +- drivers/net/ethernet/ti/cpts.c | 2 + drivers/net/tun.c | 2 +- drivers/net/usb/cdc_ncm.c | 3 - drivers/net/usb/qmi_wwan.c | 1 + drivers/net/virtio_net.c | 12 +- drivers/net/wan/hdlc_ppp.c | 7 + drivers/net/wireless/marvell/mwifiex/join.c | 2 + drivers/rtc/rtc-pl031.c | 6 +- drivers/rtc/rtc-sun6i.c | 8 +- drivers/scsi/cxgbi/cxgb4i/Kconfig | 1 + drivers/scsi/scsi_transport_spi.c | 27 ++- drivers/scsi/ufs/ufshcd-pci.c | 34 +++- drivers/scsi/ufs/ufshcd.c | 2 +- drivers/staging/mt7621-dma/mtk-hsdma.c | 4 +- drivers/thermal/cpu_cooling.c | 9 +- drivers/usb/chipidea/ci_hdrc_imx.c | 6 +- drivers/usb/class/cdc-acm.c | 4 + drivers/usb/class/cdc-wdm.c | 16 +- drivers/usb/class/usblp.c | 21 ++- drivers/usb/dwc3/core.h | 1 + drivers/usb/dwc3/ulpi.c | 2 +- drivers/usb/gadget/Kconfig | 2 + drivers/usb/gadget/composite.c | 10 +- drivers/usb/gadget/configfs.c | 19 +- drivers/usb/gadget/function/f_printer.c | 1 + drivers/usb/gadget/function/f_uac2.c | 69 ++++++-- drivers/usb/gadget/function/u_ether.c | 9 +- drivers/usb/gadget/legacy/acm_ms.c | 4 +- drivers/usb/host/xhci.c | 24 +-- drivers/usb/misc/yurex.c | 3 + drivers/usb/serial/iuu_phoenix.c | 20 ++- drivers/usb/serial/keyspan_pda.c | 2 - drivers/usb/serial/option.c | 3 + drivers/usb/storage/unusual_uas.h | 7 + drivers/usb/usbip/vhci_hcd.c | 2 + drivers/vfio/pci/vfio_pci.c | 3 +- drivers/vhost/net.c | 6 +- drivers/video/fbdev/hyperv_fb.c | 6 +- fs/bfs/inode.c | 2 +- fs/btrfs/ioctl.c | 39 +++++ fs/btrfs/send.c | 49 ++++-- fs/crypto/fscrypt_private.h | 5 +- fs/crypto/hooks.c | 10 +- fs/crypto/keysetup.c | 2 + fs/crypto/policy.c | 6 +- fs/exec.c | 12 +- fs/ext4/namei.c | 3 + fs/ext4/super.c | 14 +- fs/f2fs/checkpoint.c | 2 +- fs/f2fs/debug.c | 11 +- fs/f2fs/f2fs.h | 12 +- fs/f2fs/node.c | 29 ++-- fs/f2fs/node.h | 4 +- fs/f2fs/shrinker.c | 4 +- fs/f2fs/super.c | 9 +- fs/fcntl.c | 10 +- fs/fuse/acl.c | 6 + fs/fuse/dir.c | 37 +++- fs/fuse/file.c | 19 +- fs/fuse/fuse_i.h | 12 ++ fs/fuse/inode.c | 4 +- fs/fuse/readdir.c | 4 +- fs/fuse/xattr.c | 9 + fs/jffs2/jffs2_fs_sb.h | 1 + fs/jffs2/super.c | 17 +- fs/namespace.c | 9 +- fs/nfs/nfs4super.c | 2 +- fs/nfs/pnfs.c | 33 +++- fs/nfs/pnfs.h | 5 + fs/pnode.h | 2 +- fs/proc/base.c | 10 +- fs/proc/generic.c | 55 ++++-- fs/proc/internal.h | 7 + fs/proc/proc_net.c | 16 -- fs/quota/quota_tree.c | 8 +- fs/reiserfs/stree.c | 6 + fs/ubifs/dir.c | 17 +- include/linux/fscrypt.h | 34 ++++ include/linux/kdev_t.h | 22 +-- include/linux/of.h | 1 + include/linux/proc_fs.h | 8 +- include/linux/rwsem.h | 3 + include/linux/sched/signal.h | 11 +- include/net/red.h | 4 +- include/uapi/linux/const.h | 5 + include/uapi/linux/ethtool.h | 2 +- include/uapi/linux/fscrypt.h | 5 +- include/uapi/linux/kernel.h | 9 +- include/uapi/linux/lightnvm.h | 2 +- include/uapi/linux/mroute6.h | 2 +- include/uapi/linux/netfilter/x_tables.h | 2 +- include/uapi/linux/netlink.h | 2 +- include/uapi/linux/sysctl.h | 2 +- init/init_task.c | 2 +- kernel/cgroup/cgroup-v1.c | 2 + kernel/events/core.c | 52 +++--- kernel/fork.c | 6 +- kernel/kcmp.c | 30 ++-- kernel/locking/rwsem.c | 40 +++++ kernel/module.c | 6 +- kernel/time/tick-sched.c | 7 - kernel/workqueue.c | 13 +- lib/genalloc.c | 25 +-- net/core/net-sysfs.c | 65 +++++-- net/ipv4/fib_frontend.c | 2 +- net/ipv4/gre_demux.c | 2 +- net/ipv4/netfilter/arp_tables.c | 2 +- net/ipv4/netfilter/ip_tables.c | 2 +- net/ipv6/netfilter/ip6_tables.c | 2 +- net/ncsi/ncsi-rsp.c | 2 +- net/netfilter/ipset/ip_set_hash_gen.h | 20 +-- net/netfilter/nft_dynset.c | 6 +- net/netfilter/xt_RATEEST.c | 3 + net/sched/sch_choke.c | 2 +- net/sched/sch_gred.c | 2 +- net/sched/sch_red.c | 2 +- net/sched/sch_sfq.c | 2 +- net/sched/sch_taprio.c | 19 +- scripts/depmod.sh | 2 + sound/core/pcm_native.c | 9 +- sound/core/rawmidi.c | 49 ++++-- sound/core/seq/seq_queue.h | 8 +- sound/pci/hda/hda_intel.c | 2 - sound/pci/hda/patch_conexant.c | 1 + sound/pci/hda/patch_realtek.c | 8 + sound/pci/hda/patch_via.c | 13 ++ sound/usb/midi.c | 4 + tools/include/uapi/linux/const.h | 5 + virt/kvm/kvm_main.c | 3 +- 179 files changed, 1345 insertions(+), 606 deletions(-)