Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935461AbdCJJ14 (ORCPT ); Fri, 10 Mar 2017 04:27:56 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:39390 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934838AbdCJJ1t (ORCPT ); Fri, 10 Mar 2017 04:27:49 -0500 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org Subject: [PATCH 4.10 000/167] 4.10.2-stable review Date: Fri, 10 Mar 2017 10:07:23 +0100 Message-Id: <20170310083956.767605269@linuxfoundation.org> X-Mailer: git-send-email 2.12.0 MIME-Version: 1.0 User-Agent: quilt/0.65 X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.10.2-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.10.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.10.2-rc1 X-KernelTest-Deadline: 2017-03-12T08:40+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 27822 Lines: 706 This is the start of the stable review cycle for the 4.10.2 release. There are 167 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Sun Mar 12 08:39:21 UTC 2017. Anything received after that time might be too late. The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.10.2-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.10.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.10.2-rc1 Yan, Zheng ceph: update readpages osd request according to size of pages James Smart scsi: lpfc: Correct WQ creation for pagesize Ralf Baechle MIPS: IP22: Fix build error due to binutils 2.25 uselessnes. Ralf Baechle MIPS: IP22: Reformat inline assembler code to modern standards. Luis R. Rodriguez module: fix memory leak on early load_module() failures Aneesh Kumar K.V powerpc/mm/hash: Always clear UPRT and Host Radix bits when setting up CPU Aneesh Kumar K.V powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask Ravi Bangoria powerpc/xmon: Fix data-breakpoint Chuck Lever xprtrdma: Reduce required number of send SGEs Chuck Lever xprtrdma: Disable pad optimization by default Chuck Lever xprtrdma: Per-connection pad optimization Chuck Lever xprtrdma: Fix Read chunk padding Magnus Lilja dmaengine: ipu: Make sure the interrupt routine checks all interrupts. Mark Marshall mtd: nand: ifc: Fix location of eccstat registers for IFC V1.0 Rafał Miłecki bcma: use (get|put)_device when probing/removing device driver colyli@suse.de md linear: fix a race between linear_add() and linear_congested() Maxime Ripard rtc: sun6i: Switch to the external oscillator Maxime Ripard rtc: sun6i: Add some locking Maxime Ripard rtc: sun6i: Disable the build as a module Masato Suzuki f2fs: Fix zoned block device support Jaegeuk Kim f2fs: avoid to issue redundant discard commands Hou Pengyang f2fs: add ovp valid_blocks check for bg gc victim to fg_gc Jaegeuk Kim f2fs: fix multiple f2fs_add_link() calls having same name Yunlei He f2fs: fix a problem of using memory after free Weston Andros Adamson NFSv4: fix getacl ERANGE for some ACL buffer sizes J. Bruce Fields NFSv4: fix getacl head length estimation Trond Myklebust Revert "NFSv4.1: Handle NFS4ERR_BADSESSION/NFS4ERR_DEADSESSION replies to OP_SEQUENCE" Trond Myklebust pNFS/flexfiles: If the layout is invalid, it must be updated before retrying Trond Myklebust NFSv4: Fix reboot recovery in copy offload Trond Myklebust NFSv4: Fix memory and state leak in _nfs4_open_and_get_state Christoph Hellwig nfsd: special case truncates some more Christoph Hellwig nfsd: minor nfsd_setattr cleanup Stefano Babic VME: restore bus_remove function causing incomplete module unload Larry Finger rtlwifi: rtl8192c-common: Fix "BUG: KASAN: Ping-Ke Shih rtlwifi: Fix alignment issues Bjorn Andersson remoteproc: qcom: mdt_loader: Don't overwrite firmware object Andrew Price gfs2: Add missing rcu locking for glock lookup Steve Wise rdma_cm: fail iwarp accepts w/o connection params Jason Gunthorpe RDMA/core: Fix incorrect structure packing for booleans K. Y. Srinivasan Drivers: hv: util: Backup: Fix a rescind processing issue K. Y. Srinivasan Drivers: hv: util: Fcopy: Fix a rescind processing issue K. Y. Srinivasan Drivers: hv: util: kvp: Fix a rescind processing issue K. Y. Srinivasan Drivers: hv: vmbus: Fix a rescind handling bug K. Y. Srinivasan Drivers: hv: vmbus: Prevent sending data on a rescinded channel Vitaly Kuznetsov hv: don't reset hv_context.tsc_page on crash Vitaly Kuznetsov hv: init percpu_list in hv_synic_alloc() Vitaly Kuznetsov hv: allocate synic pages for all present CPUs Krzysztof Opasiak usb: gadget: f_hid: fix: Move IN request allocation to set_alt() Krzysztof Opasiak usb: gadget: f_hid: Use spinlock instead of mutex Krzysztof Opasiak usb: gadget: f_hid: fix: Prevent accessing released memory Krzysztof Opasiak usb: gadget: f_hid: fix: Free out requests Magnus Lilja usb: gadget: udc: fsl: Add missing complete function. Krzysztof Opasiak usb: gadget: udc-core: Rescan pending list on driver unbind William wu usb: host: xhci: plat: check hcc_params after add hcd Felipe Balbi usb: dwc3: gadget: skip Set/Clear Halt when invalid Alexandre Bailon usb: musb: da8xx: Remove CPPI 3.0 quirk and methods Maciej S. Szmigiero w1: ds2490: USB transfer buffers need to be DMAable Maciej S. Szmigiero w1: don't leak refcount on slave attach failure in w1_attach_slave_device() Marc Kleine-Budde can: usb_8dev: Fix memory leak of priv->cmd_msg_buffer Ethan Zonca can: gs_usb: Don't use stack memory for USB transfers Peter Rosin iio: pressure: mpl3115: do not rely on structure field ordering Peter Rosin iio: pressure: mpl115: do not rely on structure field ordering Mark Rutland Revert "arm64: mm: set the contiguous bit for kernel mappings where appropriate" Shanker Donthineni KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice Mark Rutland arm64: fix erroneous __raw_read_system_reg() cases Robin Murphy arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB Marc Zyngier arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2 Dave Hansen x86/pkeys: Check against max pkey to avoid overflows Miklos Szeredi fuse: add missing FR_FORCE Paulo Flabiano Smorigo crypto: vmx - Use skcipher for xts fallback Paulo Flabiano Smorigo crypto: vmx - Use skcipher for cbc fallback Herbert Xu crypto: api - Add crypto_requires_off helper Herbert Xu crypto: xts - Propagate NEED_FALLBACK bit Laura Abbott crypto: testmgr - Pad aes_ccm_enc_tv_template vector Milan Broz crypto: xts - Add ECB dependency Vitaly Kuznetsov Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg() Ley Foon Tan PCI: altera: Fix TLP_CFG_DW0 for TLP write Gavin Shan pci/hotplug/pnv-php: Disable MSI and PCI device properly Dexuan Cui PCI: hv: Fix wslot_to_devfn() to fix warnings on device removal Christian Lamparter ath9k: use correct OTP register offsets for the AR9340 and AR9550 Felix Fietkau ath9k: fix race condition in enabling/disabling IRQs Felix Fietkau ath5k: drop bogus warning on drv_set_key with unsupported cipher Tamizh chelvam ath10k: fix boot failure in UTF mode/testmode Alexander Usyskin mei: remove support for broken parallel read Mathias Svensson samples/seccomp: fix 64-bit comparison macros Theodore Ts'o ext4: fix fencepost in s_first_meta_bg validation Theodore Ts'o ext4: return EROFS if device is r/o and journal replay is needed Theodore Ts'o ext4: preserve the needs_recovery flag when the journal is aborted Theodore Ts'o ext4: fix inline data error paths Eric Biggers ext4: fix use-after-iput when fscrypt contexts are inconsistent Jan Kara ext4: fix data corruption in data=journal mode Jan Kara ext4: trim allocation requests to group size Roman Pen ext4: do not polute the extents cache while shifting extents Roman Pen ext4: Include forgotten start block on fallocate insert range Omar Sandoval loop: fix LO_FLAGS_PARTSCAN hang Ming Lei block/loop: fix race between I/O and set_status Theodore Ts'o jbd2: don't leak modified metadata buffers on an aborted journal Mathieu Desnoyers Fix: Disable sys_membarrier when nohz_full is enabled Alexandre Belloni power: reset: at91-poweroff: timely shutdown LPDDR memories Hannes Reinecke scsi: use 'scsi_device_from_queue()' for scsi_dh Raghava Aditya Renukunta scsi: aacraid: Reorder Adapter status check Michael Hernandez scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call. Michael Hernandez scsi: qla2xxx: Fix response queue count for Target mode. Michael Hernandez scsi: qla2xxx: Cleaned up queue configuration code. Long Li scsi: storvsc: properly set residual data length on errors Long Li scsi: storvsc: properly handle SRB_ERROR when sense message is present Long Li scsi: storvsc: use tagged SRB requests if supported by the device Heinz Mauelshagen dm raid: fix data corruption on reshape request Mike Snitzer dm round robin: revert "use percpu 'repeat_count' and 'current_path'" Mikulas Patocka dm stats: fix a leaked s->histogram_boundaries array Joe Thornber dm cache: fix corruption seen when using cache > 2TB Chanwoo Choi PM / devfreq: Fix wrong trans_stat of passive devfreq device Chanwoo Choi PM / devfreq: Fix available_governor sysfs Mimi Zohar ima: fix ima_d_path() possible race with rename Davidlohr Bueso ipc/shm: Fix shmat mmap nil-page protection Stas Sergeev sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT Michal Hocko mm, vmscan: consider eligible zones in get_scan_count Michal Hocko mm, vmscan: cleanup lru size claculations Yisheng Xie mm balloon: umount balloon_mnt when removing vb device Minchan Kim mm: do not access page->mapping directly on page_endio Vinayak Menon mm: vmpressure: fix sending wrong events on underflow Gavin Shan mm/page_alloc: fix nodes for reclaim in fast path Dan Williams mm, devm_memremap_pages: hold device_hotplug lock over mem_hotplug_{begin, done} Pavel Shilovsky CIFS: Fix splice read for non-cached files Ashok Raj iommu/vt-d: Tylersburg isoch identity map check is done too late. CQ Tang iommu/vt-d: Fix some macros that are incorrectly specified in intel-iommu Wei Yongjun tpm_tis: fix the error handling of init_tis() Maciej S. Szmigiero tpm_tis: use default timeout value if chip reports it as zero Leonard Crestez regulator: Fix regulator_summary for deviceless consumers Wang Nan coresight: fix kernel panic caused by invalid CPU Suzuki K Poulose coresight: STM: Balance enable/disable Arnd Bergmann staging: rtl: fix possible NULL pointer dereference Oleg Drokin staging/lustre/lnet: Fix allocation size for sv_cpt_data Johan Hovold staging: greybus: loopback: fix broken udelay Guenter Roeck hwmon: (it87) Ensure that pwm control cache is current before updating values Guenter Roeck hwmon: (it87) Do not overwrite bit 2..6 of pwm control registers Hui Wang ALSA: hda - Fix micmute hotkey problem for a lenovo AIO machine Takashi Iwai ALSA: hda - Add subwoofer support for Dell Inspiron 17 7000 Gaming Takashi Iwai ALSA: seq: Fix link corruption by event error handling Takashi Iwai ALSA: ctxfi: Fallback DMA mask to 32bit Takashi Iwai ALSA: timer: Reject user params with too small ticks Jaroslav Kysela ALSA: hda - fix Lewisburg audio issue Kai-Heng Feng ALSA: hda/realtek - Cannot adjust speaker's volume on a Dell AIO Alexandre Belloni ARM: dts: at91: Enable DMA on sama5d2_xplained console Alexandre Belloni ARM: dts: at91: Enable DMA on sama5d4_xplained console Alexandre Belloni ARM: at91: define LPDDR types Andi Shyti spi: s3c64xx: fix inconsistency between binding and driver Theodore Ts'o ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() Sakari Ailus media: Properly pass through media entity types in entity enumeration Sean Young lirc_dev: LIRC_{G,S}ET_REC_MODE do not work Mauro Carvalho Chehab dvb-usb: don't use stack for firmware load Antti Palosaari cxd2820r: fix gpio null pointer dereference Randy Dunlap media: fix dm1105.c build error Guennadi Liakhovetski uvcvideo: Fix a wrong macro Nicolas Iooss am437x-vpfe: always assign bpp variable Zhang Rui mmc: sdhci-acpi: support deferred probe Paul Burton MIPS: Handle microMIPS jumps in the same way as MIPS32/MIPS64 jumps Paul Burton MIPS: Calculate microMIPS ra properly when unwinding the stack Paul Burton MIPS: Fix is_jump_ins() handling of 16b microMIPS instructions Paul Burton MIPS: Fix get_frame_info() handling of microMIPS function size Paul Burton MIPS: Prevent unaligned accesses during stack unwinding Paul Burton MIPS: Clear ISA bit correctly in get_frame_info() Felix Fietkau MIPS: Lantiq: Keep ethernet enabled during boot James Cowgill MIPS: OCTEON: Fix copy_from_user fault handling for large buffers Mirko Parthey MIPS: BCM47XX: Fix button inversion for Asus WL-500W Ralf Baechle MIPS: Fix special case in 64 bit IP checksumming. Purna Chandra Mandal MIPS: pic32mzda: Fix linker error for pic32_get_pbclk() ------------- Diffstat: Makefile | 4 +- arch/arm/boot/dts/at91-sama5d2_xplained.dts | 2 + arch/arm/boot/dts/at91-sama5d4_xplained.dts | 2 + arch/arm/include/asm/kvm_mmu.h | 9 +- arch/arm64/include/asm/kvm_mmu.h | 3 +- arch/arm64/kernel/cpufeature.c | 6 +- arch/arm64/mm/dma-mapping.c | 9 +- arch/arm64/mm/mmu.c | 34 +--- arch/mips/bcm47xx/buttons.c | 10 +- arch/mips/cavium-octeon/octeon-memcpy.S | 20 ++- arch/mips/include/asm/checksum.h | 2 + arch/mips/kernel/process.c | 151 +++++++++++------ arch/mips/lantiq/xway/sysctrl.c | 8 +- arch/mips/mm/sc-ip22.c | 54 +++--- arch/mips/pic32/pic32mzda/Makefile | 5 +- arch/powerpc/include/asm/mmu.h | 1 + arch/powerpc/kernel/cpu_setup_power.S | 4 + arch/powerpc/kernel/hw_breakpoint.c | 4 +- arch/x86/include/asm/pkeys.h | 15 +- crypto/Kconfig | 1 + crypto/testmgr.h | 2 +- crypto/xts.c | 14 +- drivers/bcma/main.c | 4 + drivers/block/loop.c | 32 ++-- drivers/char/tpm/tpm-interface.c | 53 +++--- drivers/char/tpm/tpm_tis.c | 4 +- drivers/char/tpm/tpm_tis_core.c | 6 +- drivers/char/tpm/tpm_tis_core.h | 2 +- drivers/crypto/vmx/aes_cbc.c | 47 +++--- drivers/crypto/vmx/aes_xts.c | 32 ++-- drivers/devfreq/devfreq.c | 34 +++- drivers/devfreq/governor.h | 2 + drivers/devfreq/governor_passive.c | 6 + drivers/dma/ipu/ipu_irq.c | 2 +- drivers/hv/channel.c | 35 +++- drivers/hv/channel_mgmt.c | 35 +++- drivers/hv/connection.c | 17 +- drivers/hv/hv.c | 13 +- drivers/hv/hv_fcopy.c | 4 + drivers/hv/hv_kvp.c | 4 + drivers/hv/hv_snapshot.c | 4 + drivers/hv/hyperv_vmbus.h | 2 +- drivers/hv/ring_buffer.c | 7 + drivers/hwmon/it87.c | 39 +++-- drivers/hwtracing/coresight/coresight-etm-perf.c | 1 + drivers/hwtracing/coresight/coresight-stm.c | 2 +- drivers/iio/pressure/mpl115.c | 1 + drivers/iio/pressure/mpl3115.c | 4 +- drivers/infiniband/core/cma.c | 3 + drivers/iommu/intel-iommu.c | 3 +- drivers/md/dm-cache-target.c | 6 +- drivers/md/dm-raid.c | 12 +- drivers/md/dm-round-robin.c | 67 ++------ drivers/md/dm-stats.c | 1 + drivers/md/linear.c | 39 ++++- drivers/md/linear.h | 1 + drivers/media/dvb-frontends/cxd2820r_core.c | 2 +- drivers/media/media-device.c | 2 +- drivers/media/pci/dm1105/Kconfig | 2 +- drivers/media/platform/am437x/am437x-vpfe.c | 2 +- drivers/media/rc/lirc_dev.c | 4 +- drivers/media/usb/dvb-usb/dvb-usb-firmware.c | 19 ++- drivers/media/usb/uvc/uvc_queue.c | 2 +- drivers/misc/mei/main.c | 48 +++--- drivers/mmc/host/sdhci-acpi.c | 5 +- drivers/mtd/nand/fsl_ifc_nand.c | 8 +- drivers/net/can/usb/gs_usb.c | 40 +++-- drivers/net/can/usb/usb_8dev.c | 9 +- drivers/net/wireless/ath/ath10k/core.c | 14 +- drivers/net/wireless/ath/ath5k/mac80211-ops.c | 3 +- drivers/net/wireless/ath/ath9k/ar9003_eeprom.h | 4 +- drivers/net/wireless/ath/ath9k/ath9k.h | 1 + drivers/net/wireless/ath/ath9k/init.c | 1 + drivers/net/wireless/ath/ath9k/mac.c | 44 +++-- drivers/net/wireless/ath/ath9k/mac.h | 1 + drivers/net/wireless/ath/ath9k/main.c | 27 ++- drivers/net/wireless/realtek/rtlwifi/pci.h | 4 +- .../net/wireless/realtek/rtlwifi/rtl8192ee/hw.c | 2 +- .../net/wireless/realtek/rtlwifi/rtl8821ae/hw.c | 2 +- drivers/net/wireless/realtek/rtlwifi/usb.h | 3 +- drivers/pci/host/pci-hyperv.c | 8 +- drivers/pci/host/pcie-altera.c | 10 +- drivers/pci/hotplug/pnv_php.c | 22 ++- drivers/power/reset/Kconfig | 2 +- drivers/power/reset/at91-poweroff.c | 54 +++++- drivers/power/reset/at91-sama5d2_shdwc.c | 49 +++++- drivers/regulator/core.c | 5 +- drivers/remoteproc/qcom_mdt_loader.c | 7 +- drivers/rtc/Kconfig | 2 +- drivers/rtc/rtc-sun6i.c | 30 +++- drivers/scsi/aacraid/src.c | 21 ++- drivers/scsi/lpfc/lpfc_hw4.h | 2 + drivers/scsi/lpfc/lpfc_sli.c | 9 +- drivers/scsi/qla2xxx/qla_isr.c | 7 +- drivers/scsi/qla2xxx/qla_os.c | 16 +- drivers/scsi/scsi_dh.c | 22 +-- drivers/scsi/scsi_lib.c | 23 +++ drivers/scsi/storvsc_drv.c | 32 +++- drivers/spi/spi-s3c64xx.c | 2 +- drivers/staging/greybus/loopback.c | 9 +- drivers/staging/lustre/lnet/selftest/rpc.c | 2 +- drivers/staging/rtl8188eu/core/rtw_recv.c | 3 + drivers/staging/rtl8712/rtl871x_recv.c | 7 +- drivers/usb/dwc3/gadget.c | 5 + drivers/usb/gadget/function/f_hid.c | 188 +++++++++++++++------ drivers/usb/gadget/udc/core.c | 45 +++-- drivers/usb/gadget/udc/fsl_udc_core.c | 10 +- drivers/usb/host/xhci-plat.c | 6 +- drivers/usb/musb/da8xx.c | 6 +- drivers/virtio/virtio_balloon.c | 4 + drivers/vme/vme.c | 15 ++ drivers/w1/masters/ds2490.c | 142 +++++++++------- drivers/w1/w1.c | 1 + fs/ceph/addr.c | 1 + fs/cifs/file.c | 10 +- fs/ext4/extents.c | 27 ++- fs/ext4/inline.c | 75 ++++---- fs/ext4/inode.c | 39 +++-- fs/ext4/mballoc.c | 7 + fs/ext4/namei.c | 6 +- fs/ext4/super.c | 11 +- fs/ext4/xattr.c | 30 ++-- fs/ext4/xattr.h | 32 ++++ fs/f2fs/dir.c | 34 +++- fs/f2fs/extent_cache.c | 5 +- fs/f2fs/f2fs.h | 4 + fs/f2fs/gc.c | 22 ++- fs/f2fs/segment.c | 2 + fs/f2fs/segment.h | 9 + fs/f2fs/super.c | 67 +++++--- fs/fuse/file.c | 1 + fs/gfs2/glock.c | 5 + fs/jbd2/transaction.c | 4 +- fs/nfs/flexfilelayout/flexfilelayout.c | 13 +- fs/nfs/nfs42proc.c | 63 ++++--- fs/nfs/nfs4proc.c | 14 +- fs/nfs/nfs4xdr.c | 2 +- fs/nfsd/vfs.c | 59 ++++--- include/crypto/algapi.h | 7 +- include/linux/compat.h | 4 +- include/linux/devfreq.h | 3 + include/linux/fsl_ifc.h | 8 +- include/linux/hyperv.h | 1 + include/linux/intel-iommu.h | 14 +- include/linux/mmzone.h | 2 +- include/rdma/ib_sa.h | 6 +- include/scsi/scsi_device.h | 1 + include/soc/at91/at91sam9_ddrsdr.h | 3 + ipc/shm.c | 13 +- kernel/membarrier.c | 4 + kernel/memremap.c | 6 + kernel/module.c | 1 + kernel/signal.c | 11 +- mm/filemap.c | 7 +- mm/page_alloc.c | 2 +- mm/vmpressure.c | 10 +- mm/vmscan.c | 81 +++++---- mm/workingset.c | 2 +- net/ceph/osd_client.c | 3 +- net/sunrpc/xprtrdma/rpc_rdma.c | 62 ++++--- net/sunrpc/xprtrdma/transport.c | 2 +- net/sunrpc/xprtrdma/verbs.c | 15 +- net/sunrpc/xprtrdma/xprt_rdma.h | 3 + samples/seccomp/bpf-helper.h | 125 ++++++++------ security/integrity/ima/ima.h | 2 +- security/integrity/ima/ima_api.c | 20 ++- security/integrity/ima/ima_main.c | 8 +- sound/core/seq/seq_fifo.c | 3 + sound/core/timer.c | 18 +- sound/pci/ctxfi/cthw20k1.c | 19 +-- sound/pci/ctxfi/cthw20k2.c | 19 +-- sound/pci/hda/hda_intel.c | 4 +- sound/pci/hda/patch_realtek.c | 8 + virt/kvm/arm/vgic/vgic-irqfd.c | 3 + 174 files changed, 1930 insertions(+), 1011 deletions(-)