[Bug 1691369] Re: Zesty update to 4.10.16 stable release

2017-06-30 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.10.0-26.30

---
linux (4.10.0-26.30) zesty; urgency=low

  * linux: 4.10.0-26.30 -proposed tracker (LP: #1700528)

  * CVE-2017-1000364
- Revert "UBUNTU: SAUCE: mm: Only expand stack if guard area is hit"
- Revert "mm: do not collapse stack gap into THP"
- Revert "mm: enlarge stack guard gap"
- mm: larger stack guard gap, between vmas
- mm: fix new crash in unmapped_area_topdown()
- Allow stack to grow up to address space limit

linux (4.10.0-25.29) zesty; urgency=low

  * linux: 4.10.0-25.29 -proposed tracker (LP: #1699028)

  * CVE-2017-1000364
- SAUCE: mm: Only expand stack if guard area is hit

  * CVE-2017-9074
- ipv6: Prevent overrun when parsing v6 header options
- ipv6: Check ip6_find_1stfragopt() return value properly.

  * [Zesty] QDF2400 ARM64 server - NMI watchdog: BUG: soft lockup - CPU#8 stuck
for 22s!  (LP: #1680549)
- iommu/dma: Stop getting dma_32bit_pfn wrong
- iommu/dma: Implement PCI allocation optimisation
- iommu/dma: Convert to address-based allocation
- iommu/dma: Clean up MSI IOVA allocation
- iommu/dma: Plumb in the per-CPU IOVA caches
- iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range

  * Zesty update to 4.10.17 stable release (LP: #1692898)
- xen: adjust early dom0 p2m handling to xen hypervisor behavior
- target: Fix compare_and_write_callback handling for non GOOD status
- target/fileio: Fix zero-length READ and WRITE handling
- iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
- usb: xhci: bInterval quirk for TI TUSB73x0
- usb: host: xhci: print correct command ring address
- USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
- USB: Proper handling of Race Condition when two USB class drivers try to
  call init_usb_class simultaneously
- USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
- staging: vt6656: use off stack for in buffer USB transfers.
- staging: vt6656: use off stack for out buffer USB transfers.
- staging: gdm724x: gdm_mux: fix use-after-free on module unload
- staging: wilc1000: Fix problem with wrong vif index
- staging: comedi: jr3_pci: fix possible null pointer dereference
- staging: comedi: jr3_pci: cope with jiffies wraparound
- usb: misc: add missing continue in switch
- usb: gadget: legacy gadgets are optional
- usb: Make sure usb/phy/of gets built-in
- usb: hub: Fix error loop seen after hub communication errors
- usb: hub: Do not attempt to autosuspend disconnected devices
- x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
- selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
- x86, pmem: Fix cache flushing for iovec write < 8 bytes
- um: Fix PTRACE_POKEUSER on x86_64
- perf/x86: Fix Broadwell-EP DRAM RAPL events
- KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
- KVM: arm/arm64: fix races in kvm_psci_vcpu_on
- arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
- block: fix blk_integrity_register to use template's interval_exp if not 0
- crypto: s5p-sss - Close possible race for completed requests
- crypto: algif_aead - Require setkey before accept(2)
- crypto: ccp - Use only the relevant interrupt bits
- crypto: ccp - Disable interrupts early on unload
- crypto: ccp - Change ISR handler method for a v3 CCP
- crypto: ccp - Change ISR handler method for a v5 CCP
- dm crypt: rewrite (wipe) key in crypto layer using random data
- dm era: save spacemap metadata root after the pre-commit
- dm rq: check blk_mq_register_dev() return value in
  dm_mq_init_request_queue()
- dm thin: fix a memory leak when passing discard bio down
- vfio/type1: Remove locked page accounting workqueue
- iov_iter: don't revert iov buffer if csum error
- IB/core: Fix sysfs registration error flow
- IB/core: For multicast functions, verify that LIDs are multicast LIDs
- IB/IPoIB: ibX: failed to create mcg debug file
- IB/mlx4: Fix ib device initialization error flow
- IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
- IB/hfi1: Prevent kernel QP post send hard lockups
- perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
- perf annotate s390: Fix perf annotate error -95 (4.10 regression)
- perf annotate s390: Implement jump types for perf annotate
- jbd2: fix dbench4 performance regression for 'nobarrier' mounts
- ext4: evict inline data when writing to memory map
- orangefs: fix bounds check for listxattr
- orangefs: clean up oversize xattr validation
- orangefs: do not set getattr_time on orangefs_lookup
- orangefs: do not check possibly stale size on truncate
- fs/xattr.c: zero out memory copied to userspace in getxattr
- ceph: fix memory 

[Bug 1691369] Re: Zesty update to 4.10.16 stable release

2017-06-29 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.10.0-26.30

---
linux (4.10.0-26.30) zesty; urgency=low

  * linux: 4.10.0-26.30 -proposed tracker (LP: #1700528)

  * CVE-2017-1000364
- Revert "UBUNTU: SAUCE: mm: Only expand stack if guard area is hit"
- Revert "mm: do not collapse stack gap into THP"
- Revert "mm: enlarge stack guard gap"
- mm: larger stack guard gap, between vmas
- mm: fix new crash in unmapped_area_topdown()
- Allow stack to grow up to address space limit

linux (4.10.0-25.29) zesty; urgency=low

  * linux: 4.10.0-25.29 -proposed tracker (LP: #1699028)

  * CVE-2017-1000364
- SAUCE: mm: Only expand stack if guard area is hit

  * CVE-2017-9074
- ipv6: Prevent overrun when parsing v6 header options
- ipv6: Check ip6_find_1stfragopt() return value properly.

  * [Zesty] QDF2400 ARM64 server - NMI watchdog: BUG: soft lockup - CPU#8 stuck
for 22s!  (LP: #1680549)
- iommu/dma: Stop getting dma_32bit_pfn wrong
- iommu/dma: Implement PCI allocation optimisation
- iommu/dma: Convert to address-based allocation
- iommu/dma: Clean up MSI IOVA allocation
- iommu/dma: Plumb in the per-CPU IOVA caches
- iommu/iova: Fix underflow bug in __alloc_and_insert_iova_range

  * Zesty update to 4.10.17 stable release (LP: #1692898)
- xen: adjust early dom0 p2m handling to xen hypervisor behavior
- target: Fix compare_and_write_callback handling for non GOOD status
- target/fileio: Fix zero-length READ and WRITE handling
- iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatement
- usb: xhci: bInterval quirk for TI TUSB73x0
- usb: host: xhci: print correct command ring address
- USB: serial: ftdi_sio: add device ID for Microsemi/Arrow SF2PLUS Dev Kit
- USB: Proper handling of Race Condition when two USB class drivers try to
  call init_usb_class simultaneously
- USB: Revert "cdc-wdm: fix "out-of-sync" due to missing notifications"
- staging: vt6656: use off stack for in buffer USB transfers.
- staging: vt6656: use off stack for out buffer USB transfers.
- staging: gdm724x: gdm_mux: fix use-after-free on module unload
- staging: wilc1000: Fix problem with wrong vif index
- staging: comedi: jr3_pci: fix possible null pointer dereference
- staging: comedi: jr3_pci: cope with jiffies wraparound
- usb: misc: add missing continue in switch
- usb: gadget: legacy gadgets are optional
- usb: Make sure usb/phy/of gets built-in
- usb: hub: Fix error loop seen after hub communication errors
- usb: hub: Do not attempt to autosuspend disconnected devices
- x86/boot: Fix BSS corruption/overwrite bug in early x86 kernel startup
- selftests/x86/ldt_gdt_32: Work around a glibc sigaction() bug
- x86, pmem: Fix cache flushing for iovec write < 8 bytes
- um: Fix PTRACE_POKEUSER on x86_64
- perf/x86: Fix Broadwell-EP DRAM RAPL events
- KVM: x86: fix user triggerable warning in kvm_apic_accept_events()
- KVM: arm/arm64: fix races in kvm_psci_vcpu_on
- arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
- block: fix blk_integrity_register to use template's interval_exp if not 0
- crypto: s5p-sss - Close possible race for completed requests
- crypto: algif_aead - Require setkey before accept(2)
- crypto: ccp - Use only the relevant interrupt bits
- crypto: ccp - Disable interrupts early on unload
- crypto: ccp - Change ISR handler method for a v3 CCP
- crypto: ccp - Change ISR handler method for a v5 CCP
- dm crypt: rewrite (wipe) key in crypto layer using random data
- dm era: save spacemap metadata root after the pre-commit
- dm rq: check blk_mq_register_dev() return value in
  dm_mq_init_request_queue()
- dm thin: fix a memory leak when passing discard bio down
- vfio/type1: Remove locked page accounting workqueue
- iov_iter: don't revert iov buffer if csum error
- IB/core: Fix sysfs registration error flow
- IB/core: For multicast functions, verify that LIDs are multicast LIDs
- IB/IPoIB: ibX: failed to create mcg debug file
- IB/mlx4: Fix ib device initialization error flow
- IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level
- IB/hfi1: Prevent kernel QP post send hard lockups
- perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms()
- perf annotate s390: Fix perf annotate error -95 (4.10 regression)
- perf annotate s390: Implement jump types for perf annotate
- jbd2: fix dbench4 performance regression for 'nobarrier' mounts
- ext4: evict inline data when writing to memory map
- orangefs: fix bounds check for listxattr
- orangefs: clean up oversize xattr validation
- orangefs: do not set getattr_time on orangefs_lookup
- orangefs: do not check possibly stale size on truncate
- fs/xattr.c: zero out memory copied to userspace in getxattr
- ceph: fix memory 

[Bug 1691369] Re: Zesty update to 4.10.16 stable release

2017-05-31 Thread Thadeu Lima de Souza Cascardo
** Changed in: linux (Ubuntu Zesty)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1691369

Title:
  Zesty update to 4.10.16 stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1691369/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1691369] Re: Zesty update to 4.10.16 stable release

2017-05-17 Thread Stefan Bader
Additionally updated config to drop CONFIG_MTD_NAND_OXNAS and ignore
missing oxnas_nand module.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1691369

Title:
  Zesty update to 4.10.16 stable release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1691369/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1691369] Re: Zesty update to 4.10.16 stable release

2017-05-17 Thread Stefan Bader
The following patches were skipped because they were already applied:

* bug #1667413 POWER9: Improve PMU capabilites
  - powerpc/perf: Avoid FAB_*_MATCH checks for power9
* bug #1645962 [Feature] GLK Intel PT write
  - perf/x86/intel/pt: Add format strings for PTWRITE and power event
tracing
* bug #1674334 Fix MODULE_FIRMWARE for intel 6030 wireless
  - iwlwifi: fix MODULE_FIRMWARE for 6030
* bug #1675806 POWER9 Radix mode KVM
  - KVM: PPC: Book3S HV: Don't try to signal cpu -1
* bug #1685892 / CVE-2017-7477
  - macsec: dynamically allocate space for sglist

** Description changed:

  SRU Justification
  
  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The 4.10.16 upstream stable
     patch set is now available. It should be included in the Ubuntu
     kernel as well.
  
     git://git.kernel.org/
  
  TEST CASE: TBD
  
  The following patches from the 4.10.16 stable release shall be applied:
- 0001-9p-fix-a-potential-acl-leak.patch
- 0002-drm-sti-fix-GDP-size-to-support-up-to-UHD-resolution.patch
- 0003-hwmon-it87-Fix-pwm4-detection-for-IT8620-and-IT8628.patch
- 0004-mtd-nand-Add-OX820-NAND-hardware-dependency.patch
- 0005-tpm-fix-RC-value-check-in-tpm2_seal_trusted.patch
- 0006-tmp-use-pdev-for-parent-device-in-tpm_chip_alloc.patch
- 0007-crypto-caam-fix-error-path-for-ctx_dma-mapping-failu.patch
- 0008-crypto-caam-don-t-dma_map-key-for-hash-algorithms.patch
- 0009-power-supply-lp8788-prevent-out-of-bounds-array-acce.patch
- 0010-cpupower-Fix-turbo-frequency-reporting-for-pre-Sandy.patch
- 0011-powerpc-perf-Fix-perf_get_data_addr-for-power9-DD1.patch
- 0012-powerpc-perf-Handle-sdar_mode-for-marked-event-in-po.patch
- 0013-powerpc-mm-Fixup-wrong-LPCR_VRMASD-value.patch
- 0014-powerpc-powernv-Fix-opal_exit-tracepoint-opcode.patch
- 0015-powerpc-mm-Fix-build-break-when-CMA-n-SPAPR_TCE_IOMM.patch
- 0016-powerpc-ftrace-Fix-confusing-help-text-for-DISABLE_M.patch
- 0017-powerpc-Correctly-disable-latent-entropy-GCC-plugin-.patch
- 0018-power-supply-bq24190_charger-Fix-irq-trigger-to-IRQF.patch
- 0019-power-supply-bq24190_charger-Call-set_mode_host-on-p.patch
- 0020-power-supply-bq24190_charger-Install-irq_handler_thr.patch
- 0021-power-supply-bq24190_charger-Call-power_supply_chang.patch
- 0022-power-supply-bq24190_charger-Don-t-read-fault-regist.patch
- 0023-power-supply-bq24190_charger-Handle-fault-before-sta.patch
- 0024-arm64-dts-r8a7795-Mark-EthernetAVB-device-node-disab.patch
- 0025-arm-dts-qcom-Fix-ipq-board-clock-rates.patch
- 0026-arm64-remove-wrong-CONFIG_PROC_SYSCTL-ifdef.patch
- 0027-arm64-Improve-detection-of-user-non-user-mappings-in.patch
- 0028-spi-armada-3700-Remove-spi_master_put-in-a3700_spi_r.patch
- 0029-leds-ktd2692-avoid-harmless-maybe-uninitialized-warn.patch
- 0030-ARM-pxa-ezx-fix-a910-camera-data.patch
- 0031-ARM-dts-NSP-GPIO-reboot-open-source.patch
- 0032-ARM-dts-imx6sx-udoo-neo-Fix-reboot-hang.patch
- 0033-ARM-OMAP5-DRA7-Fix-HYP-mode-boot-for-thumb2-build.patch
- 0034-ARM-OMAP3-Fix-smartreflex-platform-data-regression.patch
- 0035-ARM-dts-am57xx-idk-tpic2810-is-on-I2C-bus-not-SPI.patch
- 0036-ARM-dts-sun7i-lamobo-r1-Fix-CPU-port-RGMII-settings.patch
- 0037-mwifiex-debugfs-Fix-sometimes-off-by-1-SSID-print.patch
- 0038-mwifiex-remove-redundant-dma-padding-in-AMSDU.patch
- 0039-mwifiex-Avoid-skipping-WEP-key-deletion-for-AP.patch
- 0040-mwifiex-don-t-enable-disable-IRQ-0-during-suspend-re.patch
- 0041-mwifiex-set-adapter-dev-before-starting-to-use-mwifi.patch
- 0042-iwlwifi-mvm-properly-check-for-transport-data-in-dum.patch
- 0043-iwlwifi-mvm-don-t-restart-HW-if-suspend-fails-with-u.patch
- 0044-iwlwifi-mvm-overwrite-skb-info-later.patch
- 0045-iwlwifi-pcie-don-t-increment-decrement-a-bool.patch
- 0046-iwlwifi-pcie-trans-Remove-unused-shift_param.patch
- 0047-iwlwifi-pcie-fix-the-set-of-DMA-memory-mask.patch
- 0048-iwlwifi-mvm-fix-reorder-timer-re-arming.patch
- 0049-iwlwifi-mvm-Use-aux-queue-for-offchannel-frames-in-d.patch
- 0050-iwlwifi-mvm-pcie-adjust-A-MSDU-tx_cmd-length-in-PCIe.patch
- 0051-iwlwifi-mvm-fix-pending-frame-counter-calculation.patch
- 0052-iwlwifi-mvm-fix-references-to-first_agg_queue-in-DQA.patch
- 0053-iwlwifi-mvm-synchronize-firmware-DMA-paging-memory.patch
- 0054-iwlwifi-mvm-writing-zero-bytes-to-debugfs-causes-a-c.patch
- 0055-iwlwifi-mvm-fix-accessing-fw_id_to_mac_id.patch
- 0056-x86-ioapic-Restore-IO-APIC-irq_chip-retrigger-callba.patch
- 0057-x86-pci-calgary-Fix-iommu_free-comparison-of-unsigne.patch
- 0058-x86-mpx-Re-add-MPX-to-selftests-Makefile.patch
- 0059-clk-Make-x86-conditional-on-CONFIG_COMMON_CLK.patch
- 0060-platform-x86-intel_pmc_core-fix-out-of-bounds-access.patch
- 

[Bug 1691369] Re: Zesty update to 4.10.16 stable release

2017-05-17 Thread Stefan Bader
** Description changed:

+ SRU Justification
  
- SRU Justification
+ Impact:
+    The upstream process for stable tree updates is quite similar
+    in scope to the Ubuntu SRU process, e.g., each patch has to
+    demonstrably fix a bug, and each patch is vetted by upstream
+    by originating either directly from a mainline/stable Linux tree or
+    a minimally backported form of that patch. The 4.10.16 upstream stable
+    patch set is now available. It should be included in the Ubuntu
+    kernel as well.
  
- Impact:
-The upstream process for stable tree updates is quite similar
-in scope to the Ubuntu SRU process, e.g., each patch has to
-demonstrably fix a bug, and each patch is vetted by upstream
-by originating either directly from a mainline/stable Linux tree or
-a minimally backported form of that patch. The 4.10.16 upstream stable
-patch set is now available. It should be included in the Ubuntu
-kernel as well.
+    git://git.kernel.org/
  
-git://git.kernel.org/
+ TEST CASE: TBD
  
- TEST CASE: TBD
- 
-The following patches from the 4.10.16 stable release shall be
- applied:
+ The following patches from the 4.10.16 stable release shall be applied:
+ 0001-9p-fix-a-potential-acl-leak.patch
+ 0002-drm-sti-fix-GDP-size-to-support-up-to-UHD-resolution.patch
+ 0003-hwmon-it87-Fix-pwm4-detection-for-IT8620-and-IT8628.patch
+ 0004-mtd-nand-Add-OX820-NAND-hardware-dependency.patch
+ 0005-tpm-fix-RC-value-check-in-tpm2_seal_trusted.patch
+ 0006-tmp-use-pdev-for-parent-device-in-tpm_chip_alloc.patch
+ 0007-crypto-caam-fix-error-path-for-ctx_dma-mapping-failu.patch
+ 0008-crypto-caam-don-t-dma_map-key-for-hash-algorithms.patch
+ 0009-power-supply-lp8788-prevent-out-of-bounds-array-acce.patch
+ 0010-cpupower-Fix-turbo-frequency-reporting-for-pre-Sandy.patch
+ 0011-powerpc-perf-Fix-perf_get_data_addr-for-power9-DD1.patch
+ 0012-powerpc-perf-Handle-sdar_mode-for-marked-event-in-po.patch
+ 0013-powerpc-mm-Fixup-wrong-LPCR_VRMASD-value.patch
+ 0014-powerpc-powernv-Fix-opal_exit-tracepoint-opcode.patch
+ 0015-powerpc-mm-Fix-build-break-when-CMA-n-SPAPR_TCE_IOMM.patch
+ 0016-powerpc-ftrace-Fix-confusing-help-text-for-DISABLE_M.patch
+ 0017-powerpc-Correctly-disable-latent-entropy-GCC-plugin-.patch
+ 0018-power-supply-bq24190_charger-Fix-irq-trigger-to-IRQF.patch
+ 0019-power-supply-bq24190_charger-Call-set_mode_host-on-p.patch
+ 0020-power-supply-bq24190_charger-Install-irq_handler_thr.patch
+ 0021-power-supply-bq24190_charger-Call-power_supply_chang.patch
+ 0022-power-supply-bq24190_charger-Don-t-read-fault-regist.patch
+ 0023-power-supply-bq24190_charger-Handle-fault-before-sta.patch
+ 0024-arm64-dts-r8a7795-Mark-EthernetAVB-device-node-disab.patch
+ 0025-arm-dts-qcom-Fix-ipq-board-clock-rates.patch
+ 0026-arm64-remove-wrong-CONFIG_PROC_SYSCTL-ifdef.patch
+ 0027-arm64-Improve-detection-of-user-non-user-mappings-in.patch
+ 0028-spi-armada-3700-Remove-spi_master_put-in-a3700_spi_r.patch
+ 0029-leds-ktd2692-avoid-harmless-maybe-uninitialized-warn.patch
+ 0030-ARM-pxa-ezx-fix-a910-camera-data.patch
+ 0031-ARM-dts-NSP-GPIO-reboot-open-source.patch
+ 0032-ARM-dts-imx6sx-udoo-neo-Fix-reboot-hang.patch
+ 0033-ARM-OMAP5-DRA7-Fix-HYP-mode-boot-for-thumb2-build.patch
+ 0034-ARM-OMAP3-Fix-smartreflex-platform-data-regression.patch
+ 0035-ARM-dts-am57xx-idk-tpic2810-is-on-I2C-bus-not-SPI.patch
+ 0036-ARM-dts-sun7i-lamobo-r1-Fix-CPU-port-RGMII-settings.patch
+ 0037-mwifiex-debugfs-Fix-sometimes-off-by-1-SSID-print.patch
+ 0038-mwifiex-remove-redundant-dma-padding-in-AMSDU.patch
+ 0039-mwifiex-Avoid-skipping-WEP-key-deletion-for-AP.patch
+ 0040-mwifiex-don-t-enable-disable-IRQ-0-during-suspend-re.patch
+ 0041-mwifiex-set-adapter-dev-before-starting-to-use-mwifi.patch
+ 0042-iwlwifi-mvm-properly-check-for-transport-data-in-dum.patch
+ 0043-iwlwifi-mvm-don-t-restart-HW-if-suspend-fails-with-u.patch
+ 0044-iwlwifi-mvm-overwrite-skb-info-later.patch
+ 0045-iwlwifi-pcie-don-t-increment-decrement-a-bool.patch
+ 0046-iwlwifi-pcie-trans-Remove-unused-shift_param.patch
+ 0047-iwlwifi-pcie-fix-the-set-of-DMA-memory-mask.patch
+ 0048-iwlwifi-mvm-fix-reorder-timer-re-arming.patch
+ 0049-iwlwifi-mvm-Use-aux-queue-for-offchannel-frames-in-d.patch
+ 0050-iwlwifi-mvm-pcie-adjust-A-MSDU-tx_cmd-length-in-PCIe.patch
+ 0051-iwlwifi-mvm-fix-pending-frame-counter-calculation.patch
+ 0052-iwlwifi-mvm-fix-references-to-first_agg_queue-in-DQA.patch
+ 0053-iwlwifi-mvm-synchronize-firmware-DMA-paging-memory.patch
+ 0054-iwlwifi-mvm-writing-zero-bytes-to-debugfs-causes-a-c.patch
+ 0055-iwlwifi-mvm-fix-accessing-fw_id_to_mac_id.patch
+ 0056-x86-ioapic-Restore-IO-APIC-irq_chip-retrigger-callba.patch
+ 0057-x86-pci-calgary-Fix-iommu_free-comparison-of-unsigne.patch
+ 0058-x86-mpx-Re-add-MPX-to-selftests-Makefile.patch
+ 0059-clk-Make-x86-conditional-on-CONFIG_COMMON_CLK.patch
+