Hi Greg, For your consideration, I've just tried to pick commits applicable on 4.4 out of the stable commits shared by Sasha Levin from Ubuntu Yakkety for 4.9. This is the set of patches that cleanly applies on 4.4.55, and is build tested for x86. (Thanks Sasha for all the heavy lifting :) ) Alex Hung (1): ACPI / blacklist: add _REV quirks for Dell Precision 5520 and 3520 Alexey Kardashevskiy (1): vfio/spapr: Postpone allocation of userspace version of TCE table Bjorn Helgaas (7): PCI: Separate VF BAR updates from standard BAR updates PCI: Remove pci_resource_bar() and pci_iov_resource_bar() PCI: Add comments about ROM BAR updating PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE PCI: Don't update VF BARs while VF memory space is enabled PCI: Update BARs using property bits appropriate for type PCI: Ignore BAR updates on virtual functions Chris J Arges (1): igb: Workaround for igb i210 firmware issue Dan Streetman (1): xen: do not re-use pirq number cached in pci device msi msg data Gabriel Krisman Bertazi (1): serial: 8250_pci: Detach low-level driver during PCI error recovery Gavin Shan (1): PCI: Do any VF BAR updates before enabling the BARs Harald Freudenberger (1): s390/zcrypt: Introduce CEX6 toleration Henrik Ingo (1): uvcvideo: uvc_scan_fallback() for webcams with broken chain Mauricio Faria de Oliveira (1): block: allow WRITE_SAME commands with the SG_IO ioctl Michael Pobega (1): ACPI / blacklist: Make Dell Latitude 3350 ethernet work Todd Fujinaka (1): igb: add i211 to i210 PHY workaround Vitaly Kuznetsov (1): x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic arch/x86/kernel/cpu/mshyperv.c | 24 ++++++ arch/x86/pci/xen.c | 23 ++---- block/scsi_ioctl.c | 3 + drivers/acpi/blacklist.c | 28 +++++++ drivers/media/usb/uvc/uvc_driver.c | 118 +++++++++++++++++++++++++++-- drivers/net/ethernet/intel/igb/e1000_phy.c | 4 + drivers/pci/iov.c | 70 +++++++++++++---- drivers/pci/pci.c | 34 --------- drivers/pci/pci.h | 7 +- drivers/pci/probe.c | 3 +- drivers/pci/rom.c | 5 ++ drivers/pci/setup-res.c | 48 ++++++++---- drivers/s390/crypto/ap_bus.c | 3 + drivers/s390/crypto/ap_bus.h | 1 + drivers/tty/serial/8250/8250_pci.c | 23 +++++- drivers/vfio/vfio_iommu_spapr_tce.c | 20 ++--- 16 files changed, 305 insertions(+), 109 deletions(-) -- 2.7.4