I'm announcing the release of the 4.9.3 kernel. All users of the 4.9 kernel series must upgrade. The updated 4.9.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.y and can be browsed at the normal kernel.org git web browser: http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary thanks, greg k-h ------------ Documentation/conf.py | 6 Documentation/media/index.rst | 5 Makefile | 2 arch/arm/boot/dts/r8a7794.dtsi | 2 arch/arm/boot/dts/sun7i-a20-bananapi-m1-plus.dts | 5 arch/arm/crypto/aes-ce-glue.c | 5 arch/arm/mach-davinci/da850.c | 12 + arch/arm64/boot/dts/hisilicon/hip06.dtsi | 4 arch/arm64/crypto/aes-ce-ccm-core.S | 53 ++--- arch/arm64/crypto/aes-ce-cipher.c | 25 +- arch/arm64/crypto/aes-ce.S | 1 arch/arm64/crypto/aes-modes.S | 3 arch/arm64/crypto/aes-neon.S | 25 +- arch/arm64/crypto/ghash-ce-core.S | 6 arch/arm64/crypto/sha1-ce-core.S | 4 arch/arm64/crypto/sha2-ce-core.S | 4 arch/cris/boot/rescue/Makefile | 8 arch/mips/kvm/entry.c | 5 arch/mips/kvm/mips.c | 4 arch/parisc/kernel/time.c | 23 ++ arch/parisc/mm/fault.c | 2 arch/s390/crypto/prng.c | 6 arch/s390/kernel/topology.c | 2 arch/s390/pci/pci_dma.c | 15 - arch/x86/include/uapi/asm/prctl.h | 8 arch/x86/kernel/cpu/common.c | 7 arch/x86/kvm/x86.c | 9 drivers/base/power/power.h | 19 + drivers/base/power/runtime.c | 8 drivers/base/power/wakeirq.c | 76 ++++++- drivers/char/tpm/tpm_tis_core.c | 15 + drivers/clk/clk-wm831x.c | 2 drivers/clk/imx/clk-imx31.c | 4 drivers/clk/qcom/gcc-ipq806x.c | 4 drivers/clk/renesas/clk-mstp.c | 27 ++ drivers/clk/renesas/renesas-cpg-mssr.c | 4 drivers/clk/sunxi-ng/ccu-sun8i-a23.c | 6 drivers/clk/sunxi-ng/ccu-sun8i-h3.c | 10 - drivers/clk/ti/clk-7xx.c | 1 drivers/firmware/efi/efi.c | 4 drivers/gpu/drm/i915/i915_gem_request.h | 19 + drivers/gpu/drm/i915/intel_dp.c | 46 +++- drivers/gpu/drm/i915/intel_overlay.c | 9 drivers/gpu/drm/i915/intel_pm.c | 50 ++++- drivers/gpu/drm/i915/intel_psr.c | 10 - drivers/gpu/drm/radeon/radeon_cursor.c | 6 drivers/hid/hid-sensor-hub.c | 3 drivers/hwmon/amc6821.c | 4 drivers/hwmon/ds620.c | 2 drivers/hwmon/g762.c | 11 - drivers/hwmon/lm90.c | 2 drivers/hwmon/nct7802.c | 8 drivers/hwmon/scpi-hwmon.c | 1 drivers/iio/accel/st_accel_core.c | 12 + drivers/iio/common/st_sensors/st_sensors_buffer.c | 4 drivers/iio/common/st_sensors/st_sensors_core.c | 13 + drivers/iio/imu/bmi160/bmi160_core.c | 25 -- drivers/iio/light/max44000.c | 2 drivers/input/rmi4/rmi_f54.c | 5 drivers/iommu/amd_iommu.c | 2 drivers/iommu/amd_iommu_v2.c | 4 drivers/iommu/intel-iommu.c | 42 ++++ drivers/irqchip/irq-bcm7038-l1.c | 26 ++ drivers/md/md.c | 7 drivers/media/usb/dvb-usb/dibusb-common.c | 2 drivers/mfd/tps65217.c | 19 + drivers/misc/mei/bus.c | 2 drivers/misc/mei/client.c | 24 +- drivers/mmc/card/mmc_test.c | 2 drivers/net/wireless/ath/ath10k/core.h | 6 drivers/net/wireless/ath/ath10k/mac.c | 2 drivers/net/wireless/ath/ath10k/spectral.c | 2 drivers/net/wireless/realtek/rtlwifi/base.c | 8 drivers/net/wireless/realtek/rtlwifi/core.c | 9 drivers/net/wireless/realtek/rtlwifi/pci.c | 14 - drivers/net/wireless/realtek/rtlwifi/ps.c | 36 --- drivers/pci/host/pcie-rockchip.c | 6 drivers/pci/hotplug/rpadlpar_core.c | 10 - drivers/pci/msi.c | 3 drivers/pci/quirks.c | 180 ++++++++++++++---- drivers/pinctrl/pinctrl-amd.c | 19 - drivers/platform/x86/fujitsu-laptop.c | 42 ++-- drivers/rpmsg/qcom_smd.c | 2 drivers/scsi/g_NCR5380.c | 6 drivers/scsi/mvsas/mv_94xx.c | 2 drivers/staging/iio/adc/ad7606_core.c | 2 drivers/staging/media/davinci_vpfe/vpfe_video.c | 2 drivers/staging/octeon/ethernet.c | 2 drivers/target/iscsi/iscsi_target_tpg.c | 1 drivers/target/sbp/sbp_target.c | 2 drivers/usb/core/config.c | 10 + drivers/usb/core/hub.c | 59 ++--- drivers/usb/dwc3/core.h | 10 - drivers/usb/dwc3/dwc3-pci.c | 4 drivers/usb/dwc3/ep0.c | 50 ++--- drivers/usb/dwc3/gadget.c | 13 - drivers/usb/gadget/composite.c | 14 - drivers/usb/gadget/function/f_tcm.c | 2 drivers/usb/gadget/legacy/inode.c | 17 + drivers/usb/gadget/udc/core.c | 6 drivers/usb/gadget/udc/dummy_hcd.c | 6 drivers/usb/host/xhci-mem.c | 50 ++++- drivers/usb/host/xhci-mtk.c | 4 drivers/usb/host/xhci-pci.c | 3 drivers/usb/host/xhci-ring.c | 219 ++++++++++++---------- drivers/usb/host/xhci.c | 4 drivers/usb/host/xhci.h | 5 drivers/usb/musb/blackfin.c | 1 drivers/usb/musb/musb_core.h | 7 drivers/usb/musb/musb_dsps.c | 12 + drivers/usb/musb/musb_host.c | 10 - drivers/usb/musb/musbhsdma.h | 2 drivers/usb/phy/phy-am335x-control.c | 2 drivers/usb/serial/cyberjack.c | 10 + drivers/usb/serial/garmin_gps.c | 1 drivers/usb/serial/io_edgeport.c | 5 drivers/usb/serial/io_ti.c | 22 +- drivers/usb/serial/iuu_phoenix.c | 11 + drivers/usb/serial/keyspan_pda.c | 14 + drivers/usb/serial/kl5kusb105.c | 2 drivers/usb/serial/kobil_sct.c | 12 + drivers/usb/serial/mos7720.c | 51 ++--- drivers/usb/serial/mos7840.c | 12 + drivers/usb/serial/omninet.c | 13 + drivers/usb/serial/oti6858.c | 16 + drivers/usb/serial/pl2303.c | 8 drivers/usb/serial/quatech2.c | 4 drivers/usb/serial/spcp8x5.c | 14 + drivers/usb/serial/ti_usb_3410_5052.c | 7 drivers/usb/storage/unusual_devs.h | 7 fs/crypto/policy.c | 5 fs/f2fs/data.c | 2 fs/f2fs/debug.c | 12 - fs/f2fs/f2fs.h | 12 - fs/f2fs/super.c | 16 - fs/xfs/libxfs/xfs_ag_resv.c | 3 fs/xfs/libxfs/xfs_alloc.c | 10 - fs/xfs/libxfs/xfs_alloc_btree.c | 2 fs/xfs/libxfs/xfs_attr_leaf.c | 8 fs/xfs/libxfs/xfs_bmap.c | 116 +++++++---- fs/xfs/libxfs/xfs_bmap.h | 5 fs/xfs/libxfs/xfs_bmap_btree.c | 2 fs/xfs/libxfs/xfs_btree.c | 20 ++ fs/xfs/libxfs/xfs_dir2_data.c | 2 fs/xfs/libxfs/xfs_ialloc.c | 13 + fs/xfs/libxfs/xfs_ialloc_btree.c | 2 fs/xfs/libxfs/xfs_inode_buf.c | 8 fs/xfs/libxfs/xfs_inode_fork.c | 77 ++++++- fs/xfs/libxfs/xfs_inode_fork.h | 7 fs/xfs/libxfs/xfs_refcount_btree.c | 9 fs/xfs/libxfs/xfs_refcount_btree.h | 3 fs/xfs/libxfs/xfs_rmap_btree.c | 14 - fs/xfs/libxfs/xfs_rmap_btree.h | 3 fs/xfs/libxfs/xfs_sb.c | 13 + fs/xfs/libxfs/xfs_types.h | 3 fs/xfs/xfs_aops.c | 22 ++ fs/xfs/xfs_bmap_util.c | 34 +-- fs/xfs/xfs_file.c | 9 fs/xfs/xfs_fsops.c | 14 + fs/xfs/xfs_icache.c | 37 ++- fs/xfs/xfs_inode.c | 2 fs/xfs/xfs_inode.h | 11 - fs/xfs/xfs_inode_item.c | 4 fs/xfs/xfs_ioctl.c | 6 fs/xfs/xfs_iomap.c | 54 ++--- fs/xfs/xfs_log_recover.c | 1 fs/xfs/xfs_qm.c | 2 fs/xfs/xfs_refcount_item.c | 3 fs/xfs/xfs_reflink.c | 87 +------- fs/xfs/xfs_reflink.h | 2 fs/xfs/xfs_sysfs.c | 4 include/asm-generic/asm-prototypes.h | 6 include/linux/cpuhotplug.h | 3 include/linux/debugfs.h | 44 ++-- include/linux/iio/common/st_sensors.h | 12 + include/linux/pci_ids.h | 27 ++ include/linux/usb/gadget.h | 4 include/uapi/linux/nl80211.h | 7 kernel/irq/affinity.c | 6 kernel/relay.c | 4 kernel/time/tick-broadcast.c | 3 mm/compaction.c | 25 -- mm/hugetlb.c | 12 - mm/khugepaged.c | 11 - mm/migrate.c | 15 + net/mac80211/agg-rx.c | 8 net/mac80211/debugfs_sta.c | 2 net/mac80211/sta_info.h | 4 net/mac80211/tx.c | 3 net/wireless/nl80211.c | 16 + scripts/gcc-plugins/gcc-common.h | 85 ++++++++ security/integrity/ima/ima_fs.c | 2 sound/pci/hda/patch_realtek.c | 2 sound/soc/intel/boards/cht_bsw_rt5645.c | 6 sound/soc/intel/skylake/skl-sst-utils.c | 2 sound/soc/qcom/lpass-platform.c | 3 sound/soc/samsung/i2s.c | 5 sound/usb/card.c | 1 sound/usb/endpoint.c | 17 - sound/usb/endpoint.h | 2 sound/usb/pcm.c | 10 - 201 files changed, 1929 insertions(+), 945 deletions(-) Akinobu Mita (1): iio: max44000: correct value in illuminance_integration_time_available Alan Stern (5): USB: gadgetfs: fix unbounded memory allocation bug USB: gadgetfs: fix use-after-free bug USB: gadgetfs: fix checks of wTotalLength in config descriptors USB: fix problems with duplicate endpoint addresses USB: dummy-hcd: fix bug in stop_activity (handle ep0) Alexander Usyskin (3): mei: fix parameter rename KDoc mei: bus: fix mei_cldev_enable KDoc mei: move write cb to completion on credentials failures Alexey Kardashevskiy (1): PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3) Andy Lutomirski (1): x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6 Aneesh Kumar K.V (1): mm/hugetlb.c: use the right pte val for compare in hugetlb_cow Ard Biesheuvel (8): crypto: arm64/sha2-ce - fix for big endian crypto: arm64/ghash-ce - fix for big endian crypto: arm/aes-ce - fix for big endian crypto: arm64/aes-ccm-ce: fix for big endian crypto: arm64/aes-neon - fix for big endian crypto: arm64/sha1-ce - fix for big endian crypto: arm64/aes-xts-ce: fix for big endian crypto: arm64/aes-ce - fix for big endian Arnd Bergmann (4): debugfs: improve DEFINE_DEBUGFS_ATTRIBUTE for !CONFIG_DEBUG_FS ASoC: lpass-platform: initialize dma channel number scsi: mvsas: fix command_active typo f2fs: hide a maybe-uninitialized warning Baolin Wang (1): usb: host: xhci: Fix possible wild pointer when handling abort command Bart Van Assche (2): usb: gadget: Fix second argument of percpu_ida_alloc() sbp-target: Fix second argument of percpu_ida_alloc() Bartosz Golaszewski (1): ARM: davinci: da850: don't add emac clock to lookup table twice Bin Liu (2): usb: musb: core: add clear_ep_rxintr() to musb_platform_ops usb: musb: dsps: implement clear_ep_rxintr() callback Bjorn Andersson (1): rpmsg: qcom_smd: Correct return value for O_NONBLOCK Brian Foster (6): xfs: don't skip cow forks w/ delalloc blocks in cowblocks scan xfs: don't BUG() on mixed direct and mapped I/O xfs: fix unbalanced inode reclaim flush locking xfs: track preallocation separately in xfs_bmapi_reserve_delalloc() xfs: clean up cow fork reservation and tag inodes correctly xfs: pass post-eof speculative prealloc blocks to bmapi Brian Norris (1): PCI: rockchip: Correct the use of FTS mask Carlos Maiolino (1): xfs: fix max_retries _show and _store functions Charles Keepax (1): ASoC: samsung: i2s: Fixup last IRQ unsafe spin lock call Chen-Yu Tsai (3): ARM: dts: sun7i: bananapi-m1-plus: Enable USB PHY for USB host support clk: sunxi-ng: sun8i-a23: Set CLK_SET_RATE_PARENT for audio module clocks clk: sunxi-ng: sun8i-h3: Set CLK_SET_RATE_PARENT for audio module clocks Chris Brandt (1): clk: renesas: mstp: Support 8-bit registers for r7s72100 Christoph Hellwig (5): xfs: new inode extent list lookup helpers xfs: remove prev argument to xfs_bmapi_reserve_delalloc xfs: use new extent lookup helpers in __xfs_reflink_reserve_cow xfs: use new extent lookup helpers xfs_file_iomap_begin_delay xfs: fix crash and data corruption due to removal of busy COW extents Dan Carpenter (10): usb: xhci-mem: use passed in GFP flags instead of GFP_KERNEL efi/efivar_ssdt_load: Don't return success on allocation failure Input: synaptics-rmi4 - unlock on error iommu/amd: Missing error code in amd_iommu_init_device() ASoC: Intel: Skylake: Fix a shift wrapping bug target/iscsi: Fix double free in lio_target_tiqn_addtpg() relay: check array offset before using it mmc: mmc_test: Uninitialized return value s390/crypto: unlock on error in prng_tdes_read() staging: media: davinci_vpfe: unlock on error in vpfe_reqbufs() Daniel Vetter (1): drm/i915: tune down the fast link training vs boot fail Darrick J. Wong (14): xfs: check return value of _trans_reserve_quota_nblks xfs: check minimum block size for CRC filesystems xfs: factor rmap btree size into the indlen calculations xfs: always succeed when deduping zero bytes xfs: forbid AG btrees with level == 0 xfs: check for bogus values in btree block headers xfs: complain if we don't get nextents bmap records xfs: don't crash if reading a directory results in an unexpected hole xfs: error out if trying to add attrs and anextents > 0 xfs: don't allow di_size with high bit set xfs: don't cap maximum dedupe request length xfs: use GPF_NOFS when allocating btree cursors xfs: fix double-cleanup when CUI recovery fails xfs: use the actual AG length when reserving blocks Dmitry Safonov (1): x86/prctl/uapi: Remove #ifdef for CHECKPOINT_RESTORE Eric Biggers (1): fscrypt: fix renaming and linking special files Eric Richter (1): ima: fix memory leak in ima_release_policy Eric Sandeen (6): xfs: don't call xfs_sb_quota_from_disk twice xfs: provide helper for counting extents from if_bytes xfs: Move AGI buffer type setting to xfs_read_agi xfs: pass state not whichfork to trace_xfs_extlist xfs: handle cow fork in xfs_bmap_trace_exlist xfs: ignore leaf attr ichdr.count in verifier during log replay Eva Rachel Retuya (1): staging: iio: ad7606: fix improper setting of oversampling pins Felipe Balbi (5): usb: dwc3: core: avoid Overflow events usb: dwc3: ep0: add dwc3_ep0_prepare_one_trb() usb: dwc3: ep0: explicitly call dwc3_ep0_prepare_one_trb() usb: dwc3: gadget: always unmap EP0 requests usb: gadget: composite: always set ep->mult to a sensible value Felix Hädicke (1): usb: gadget: udc: core: fix return code of usb_gadget_probe_driver() Florian Fainelli (2): staging: octeon: Call SET_NETDEV_DEV() irqchip/bcm7038-l1: Implement irq_cpu_offline() callback Geert Uytterhoeven (3): usb: hub: Move hub_port_disable() to fix warning if PM is disabled ARM: dts: r8a7794: Correct hsusb parent clock clk: renesas: cpg-mssr: Fix inverted debug check Greg Kroah-Hartman (4): usb: gadgetfs: restrict upper bound on device configuration size Revert "rtlwifi: Fix enter/exit power_save" Revert "usb: gadget: composite: always set ep->mult to a sensible value" Linux 4.9.3 Grygorii Strashko (1): clk: ti: dra7: fix "failed to lookup clock node gmac_gmii_ref_clk_div" boot message Guenter Roeck (4): cris: Only build flash rescue image if CONFIG_ETRAX_AXISFLASHMAP is selected hwmon: (ds620) Fix overflows seen when writing temperature limits hwmon: (nct7802) Fix overflows seen when writing into limit attributes hwmon: (g762) Fix overflows and crash seen when writing limit attributes Guilherme G. Piccoli (1): genirq/affinity: Fix node generation from cpumask Hans de Goede (1): usb: dwc3: pci: Fix dr_mode misspelling Heikki Krogerus (1): usb: dwc3: pci: add Intel Gemini Lake PCI ID Heiko Carstens (1): s390/topology: always use s390 specific sched_domain_topology_level Helge Deller (2): parisc: Add line-break when printing segfault info parisc: Mark cr16 clocksource unstable on SMP systems Huang Rui (1): iommu/amd: Fix the left value check of cmd buffer Ioan-Adrian Ratiu (1): ALSA: usb-audio: Fix irq/process data synchronization Jacob Pan (1): iommu/vt-d: Fix pasid table size encoding Jaegeuk Kim (1): f2fs: remove percpu_count due to performance regression James Hogan (2): KVM: MIPS: Don't clobber CP0_Status.UX KVM: MIPS: Flush KVM entry code from icache globally Jan Beulich (1): PCI/MSI: Check for NULL affinity mask in pci_irq_get_affinity() Jared Bents (1): hwmon: (amc6821) sign extension temperature Javier Martinez Canillas (1): hwmon: (scpi) Fix module autoload Johan Hovold (23): USB: serial: omninet: fix NULL-derefs at open and disconnect USB: serial: quatech2: fix sleep-while-atomic in close USB: serial: pl2303: fix NULL-deref at open USB: serial: keyspan_pda: verify endpoints at probe USB: serial: spcp8x5: fix NULL-deref at open USB: serial: io_ti: fix NULL-deref at open USB: serial: io_ti: fix another NULL-deref at open USB: serial: io_ti: fix I/O after disconnect USB: serial: iuu_phoenix: fix NULL-deref at open USB: serial: garmin_gps: fix memory leak on failed URB submit USB: serial: ti_usb_3410_5052: fix NULL-deref at open USB: serial: io_edgeport: fix NULL-deref at open USB: serial: oti6858: fix NULL-deref at open USB: serial: cyberjack: fix NULL-deref at open USB: serial: kobil_sct: fix NULL-deref in write USB: serial: mos7840: fix NULL-deref at open USB: serial: mos7720: fix NULL-deref at open USB: serial: mos7720: fix use-after-free on probe errors USB: serial: mos7720: fix parport use-after-free on probe errors USB: serial: mos7720: fix parallel probe USB: phy: am335x-control: fix device and of_node leaks USB: serial: io_ti: bind to interface after fw download powerpc/pci/rpadlpar: Fix device reference leaks Johannes Berg (2): mac80211: initialize fast-xmit 'info' later mac80211: fix tid_agg_rx NULL dereference Johannes Weiner (2): mm: khugepaged: close use-after-free race during shmem collapsing mm: khugepaged: fix radix tree node leak in shmem collapse error path Josh Zimmerman (1): tpm_tis: Check return values from get_burstcount. Jérémy Lefaure (1): usb: musb: blackfin: add bfin_fifo_offset in bfin_ops Kees Cook (1): gcc-plugins: update gcc-common.h for gcc-7 Kefeng Wang (1): arm64: dts: hip06: Correct hardware pin number of usb node Krzysztof Opasiak (1): usb: gadget: composite: Test get_alt() presence instead of set_alt() Linus Walleij (1): iio: accel: st_accel: fix LIS3LV02 reading and scaling Lorenzo Bianconi (1): iio: common: st_sensors: fix channel data parsing Lu Baolu (3): usb: xhci: fix possible wild pointer usb: xhci: fix return value of xhci_setup_device() usb: xhci: hold lock over xhci_abort_cmd_ring() Marcin Niestroj (1): iio: bmi160: Fix time needed to sleep after command execution Mathias Nyman (2): xhci: free xhci virtual devices with leaf nodes first xhci: Handle command completion and timeout race Matthew Auld (1): drm/i915/dp: add lane_count check in intel_dp_check_link_status Mauro Carvalho Chehab (1): docs-rst: fix LaTeX \DURole renewcommand with Sphinx 1.3+ Micha? K?pie? (1): platform/x86: fujitsu-laptop: use brightness_set_blocking for LED-setting callbacks Michael Walle (1): hwmon: (lm90) fix temp1_max_alarm attribute Michal Marek (1): asm-prototypes: Clear any CPP defines before declaring the functions Michel Dänzer (1): drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y values Milo Kim (1): mfd: tps65217: Fix page fault on unloading modules Ming Ling (1): mm, compaction: fix NR_ISOLATED_* stats for pfn based migration Mohammed Shafi Shajakhan (1): ath10k: fix failure to send NULL func frame for 10.4 NeilBrown (1): md: fix refcount problem on mddev when stopping array. Nicolas Iooss (1): ath10k: use the right length of "background" Noa Osherovich (4): PCI: Add Mellanox device IDs PCI: Convert broken INTx masking quirks from HEADER to FINAL PCI: Convert Mellanox broken INTx quirks to be for listed devices only PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+ OGAWA Hirofumi (2): xhci: Use delayed_work instead of timer for command timeout xhci: Fix race related to abort operation Oliver Neukum (1): usb: storage: unusual_uas: Add JMicron JMS56x to unusual device Ondrej Zary (1): scsi: g_NCR5380: Fix release_region in error handling Pan Bian (3): usb: return error code when platform_get_irq fails USB: serial: kl5kusb105: abort on open exception path clk: clk-wm831x: fix a logic error Paulo Zanoni (3): drm/i915: disable PSR by default on HSW/BDW drm/i915/gen9: unconditionally apply the memory bandwidth WA drm/i915/gen9: fix the WM memory bandwidth WA for Y tiling cases Peter Chen (1): usb: gadget: fix request length error for isoc transfer Roger Quadros (1): usb: dwc3: gadget: Fix full speed mode Sebastian Ott (1): s390/pci: fix dma address calculation in map_sg Shaohua Li (1): md: MD_RECOVERY_NEEDED is set for mddev->recovery Shawn Lin (1): PCI: rockchip: Fix negotiated lanes calculation Shyam Sundar S K (1): pinctrl/amd: Set the level based on ACPI tables Srinivas Pandruvada (1): HID: sensor-hub: Move the memset to sensor_hub_get_feature() Stephen Boyd (1): clk: qcom: ipq806x: Fix board clk rates Takashi Iwai (4): ALSA: hda - Fix up GPIO for ASUS ROG Ranger ALSA: hda - Apply asus-mode8 fixup to ASUS X71SL ALSA: usb-audio: Fix bogus error return in snd_usb_create_stream() ASoC: cht_bsw_rt5645: Fix leftover kmalloc Thomas Gleixner (2): clocksource/dummy_timer: Move hotplug callback after the real timers tick/broadcast: Prevent NULL pointer dereference Tony Lindgren (2): usb: musb: Fix trying to free already-free IRQ 4 PM / wakeirq: Fix dedicated wakeirq for drivers not using autosuspend Vamsi Krishna (1): nl80211: Use different attrs for BSSID and random MAC addr in scan req Ville Syrjälä (4): drm/i915: Fix oopses in the overlay code due to i915_gem_active stuff drm/i915: Fix oops in overlay due to frontbuffer tracking drm/i915: Force VDD off on the new power seqeuencer before starting to use it drm/i915: Initialize overlay->last_flip properly Vladimir Zapolskiy (1): clk: imx31: fix rewritten input argument of mx31_clocks_init() Wan Ahmad Zainie (1): usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake Wei Yongjun (1): dibusb: fix possible memory leak in dibusb_rc_query() Xiao Guangrong (1): KVM: x86: reset MMU on KVM_SET_VCPU_EVENTS Xunlei Pang (1): iommu/vt-d: Flush old iommu caches for kdump when the device gets context mapped
Attachment:
signature.asc
Description: PGP signature