[ubuntu/bionic-updates] linux_4.15.0-44.47_amd64.tar.gz - (Accepted)

Kleber Sacilotto de Souza kleber.souza at canonical.com
Mon Jan 28 17:47:45 UTC 2019


linux (4.15.0-44.47) bionic; urgency=medium

  * linux: 4.15.0-44.47 -proposed tracker (LP: #1811419)

  * Packaging resync (LP: #1786013)
    - [Packaging] update helper scripts

  * CPU hard lockup with rigorous writes to NVMe drive (LP: #1810998)
    - blk-wbt: pass in enum wbt_flags to get_rq_wait()
    - blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
    - blk-wbt: move disable check into get_limit()
    - blk-wbt: use wq_has_sleeper() for wq active check
    - blk-wbt: fix has-sleeper queueing check
    - blk-wbt: abstract out end IO completion handler
    - blk-wbt: improve waking of tasks

  * To reduce the Realtek USB cardreader power consumption (LP: #1811337)
    - mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support
      1.8v
    - mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
    - mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing led
    - mmc: rtsx_usb: Use MMC_CAP2_NO_SDIO
    - mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
    - mmc: rtsx_usb_sdmmc: Re-work runtime PM support
    - mmc: rtsx_usb_sdmmc: Re-work card detection/removal support
    - memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function
    - misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detection
    - memstick: Prevent memstick host from getting runtime suspended during card
      detection
    - memstick: rtsx_usb_ms: Use ms_dev() helper
    - memstick: rtsx_usb_ms: Support runtime power management

  * Support non-strict iommu mode on arm64 (LP: #1806488)
    - iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()
    - iommu/arm-smmu-v3: Implement flush_iotlb_all hook
    - iommu/dma: Add support for non-strict mode
    - iommu: Add "iommu.strict" command line option
    - iommu/io-pgtable-arm: Add support for non-strict mode
    - iommu/arm-smmu-v3: Add support for non-strict mode
    - iommu/io-pgtable-arm-v7s: Add support for non-strict mode
    - iommu/arm-smmu: Support non-strict mode

  * ELAN900C:00 04F3:2844 touchscreen doesn't work (LP: #1811335)
    - pinctrl: cannonlake: Fix community ordering for H variant
    - pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variant

  * Add Cavium ThunderX2 SoC UNCORE PMU driver (LP: #1811200)
    - perf: Export perf_event_update_userpage
    - Documentation: perf: Add documentation for ThunderX2 PMU uncore driver
    - drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driver
    - [Config] New config CONFIG_THUNDERX2_PMU=m

  * Update hisilicon SoC-specific drivers (LP: #1810457)
    - SAUCE: Revert "net: hns3: Updates RX packet info fetch in case of multi BD"
    - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
      resetting"
    - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
      callback function"
    - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
      function when link status change"
    - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
      roce client"
    - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
    - scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency
    - ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
    - scsi: hisi_sas: consolidate command check in hisi_sas_get_ata_protocol()
    - scsi: hisi_sas: remove some unneeded structure members
    - scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()
    - net: hns: Fix the process of adding broadcast addresses to tcam
    - net: hns3: remove redundant variable 'protocol'
    - scsi: hisi_sas: Drop hisi_sas_slot_abort()
    - net: hns: Make many functions static
    - net: hns: make hns_dsaf_roce_reset non static
    - net: hisilicon: hns: Replace mdelay() with msleep()
    - net: hns3: fix return value error while hclge_cmd_csq_clean failed
    - net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
    - net: hns: Mark expected switch fall-through
    - net: hns3: Mark expected switch fall-through
    - net: hns3: Remove tx ring BD len register in hns3_enet
    - net: hns: modify variable type in hns_nic_reuse_page
    - net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
    - net: hns3: modify variable type in hns3_nic_reuse_page
    - net: hns3: Fix for vf vlan delete failed problem
    - net: hns3: Fix for multicast failure
    - net: hns3: Fix error of checking used vlan id
    - net: hns3: Implement shutdown ops in hns3 pci driver
    - net: hns3: Fix for loopback selftest failed problem
    - net: hns3: Fix ping exited problem when doing lp selftest
    - net: hns3: Preserve vlan 0 in hardware table
    - net: hns3: Only update mac configuation when necessary
    - net: hns3: Change the dst mac addr of loopback packet
    - net: hns3: Remove redundant codes of query advertised flow control abilitiy
    - net: hns3: Refine hns3_get_link_ksettings()
    - net: hns: make function hns_gmac_wait_fifo_clean() static
    - net: hns3: Add default irq affinity
    - net: hns3: Add unlikely for buf_num check
    - net: hns3: Remove tx budget to clean more TX descriptors in a napi
    - net: hns3: Remove packet statistics of public
    - net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl
    - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
    - net: hns3: Check hdev state when getting link status
    - net: hns3: Fix for setting speed for phy failed problem
    - net: hns3: Fix cmdq registers initialization issue for vf
    - net: hns3: Clear client pointer when initialize client failed or unintialize
      finished
    - net: hns3: Fix client initialize state issue when roce client initialize
      failed
    - net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()
    - net: hns3: Fix ets validate issue
    - net: hns3: Unify the type convert for desc.data
    - net: hns3: Adjust prefix of tx/rx statistic names
    - net: hns3: Fix tqp array traversal condition for vf
    - net: hns3: Unify the prefix of vf functions
    - net: hns3: Add handle for default case
    - net: hns3: Add nic state check before calling netif_tx_wake_queue
    - net: hns3: Add unlikely for dma_mapping_error check
    - net: hns3: Remove print messages for error packet
    - net: hns3: Add get_media_type ops support for VF
    - net: hns3: Fix speed/duplex information loss problem when executing ethtool
      ethx cmd of VF
    - net: hns3: Remove redundant hclge_get_port_type()
    - net: hns3: Add support for sctp checksum offload
    - net: hns3: Set extra mac address of pause param for HW
    - net: hns3: Rename loop mode
    - net: hns3: Rename mac loopback to app loopback
    - net: hns3: Add serdes parallel inner loopback support
    - net: hns3: Fix for packet buffer setting bug
    - net: hns3: Fix for netdev not up problem when setting mtu
    - net: hns3: Change return type of hclge_tm_schd_info_update()
    - net: hns3: Modify hns3_get_max_available_channels
    - net: hns3: Fix loss of coal configuration while doing reset
    - net: hns: remove ndo_poll_controller
    - hns3: Fix the build.
    - hns3: Another build fix.
    - net: hns3: Add flow director initialization
    - net: hns3: Add input key and action config support for flow director
    - net: hns3: Add support for rule add/delete for flow director
    - net: hns3: Add support for rule query of flow director
    - net: hns3: Add reset handle for flow director
    - net: hns3: Remove all flow director rules when unload hns3 driver
    - net: hns3: Add support for enable/disable flow director
    - net: hns3: Remove the default mask configuration for mac vlan table
    - net: hns3: Clear mac vlan table entries when unload driver or function reset
    - net: hns3: Optimize for unicast mac vlan table
    - net: hns3: Drop depricated mta table support
    - net: hns3: Add egress/ingress vlan filter for revision 0x21
    - net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardware
    - net: hns3: Add new RSS hash algorithm support for PF
    - net: hns3: Add RSS general configuration support for VF
    - net: hns3: Add RSS tuples support for VF
    - net: hns3: Add HW RSS hash information to RX skb
    - net: hns3: Enable promisc mode when mac vlan table is full
    - net: hns3: Resume promisc mode and vlan filter status after reset
    - net: hns3: Resume promisc mode and vlan filter status after loopback test
    - scsi: hisi_sas: Feed back linkrate(max/min) when re-attached
    - scsi: hisi_sas: Move evaluation of hisi_hba in hisi_sas_task_prep()
    - scsi: hisi_sas: Fix the race between IO completion and timeout for
      SMP/internal IO
    - scsi: hisi_sas: Free slot later in slot_complete_vx_hw()
    - scsi: hisi_sas: unmask interrupts ent72 and ent74
    - scsi: hisi_sas: Use block layer tag instead for IPTT
    - scsi: hisi_sas: Update v3 hw AIP_LIMIT and CFG_AGING_TIME register values
    - net: hns3: remove hns3_fill_desc_tso
    - net: hns3: move DMA map into hns3_fill_desc
    - net: hns3: add handling for big TX fragment
    - net: hns3: rename hns_nic_dma_unmap
    - net: hns3: fix for multiple unmapping DMA problem
    - scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw()
    - scsi: hisi_sas: Fix NULL pointer dereference
    - net: hns3: Add PCIe AER callback error_detected
    - net: hns3: Add PCIe AER error recovery
    - net: hns3: Add support to enable and disable hw errors
    - net: hns3: Add enable and process common ecc errors
    - net: hns3: Add enable and process hw errors from IGU, EGU and NCSI
    - net: hns3: Add enable and process hw errors from PPP
    - net: hns3: Add enable and process hw errors of TM scheduler
    - net: hns3: Fix for warning uninitialized symbol hw_err_lst3
    - net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"
    - net: hns3: add error handler for hns3_nic_init_vector_data()
    - net: hns3: bugfix for buffer not free problem during resetting
    - net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problem
    - net: hns3: bugfix for the initialization of command queue's spin lock
    - net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()
    - net: hns3: bugfix for is_valid_csq_clean_head()
    - net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
    - net: hns3: fix incorrect return value/type of some functions
    - net: hns3: bugfix for handling mailbox while the command queue reinitialized
    - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
    - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
    - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
    - scsi: hisi_sas: Remove set but not used variable 'dq_list'
    - net: hns3: bugfix for not checking return value
    - net: hns: Incorrect offset address used for some registers.
    - net: hns: All ports can not work when insmod hns ko after rmmod.
    - net: hns: Some registers use wrong address according to the datasheet.
    - net: hns: Fixed bug that netdev was opened twice
    - net: hns: Clean rx fbd when ae stopped.
    - net: hns: Free irq when exit from abnormal branch
    - net: hns: Avoid net reset caused by pause frames storm
    - net: hns: Fix ntuple-filters status error.
    - net: hns: Add mac pcs config when enable|disable mac
    - net: hns: Fix ping failed when use net bridge and send multicast
    - net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of
      enet
    - net: hns3: add set_default_reset_request in the hnae3_ae_ops
    - net: hns3: provide some interface & information for the client
    - net: hns3: adjust the location of clearing the table when doing reset
    - net: hns3: enable/disable ring in the enet while doing UP/DOWN
    - net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
    - net: hns3: ignore new coming low-level reset while doing high-level reset
    - net: hns3: move some reset information from hnae3_handle into
      hclge_dev/hclgevf_dev
    - net: hns3: adjust the process of PF reset
    - net: hns3: call roce's reset notify callback when resetting
    - net: hns3: add error handler for hclge_reset()
    - net: hns3: fix for cmd queue memory not freed problem during reset
    - net: hns3: Remove set but not used variable 'reset_level'
    - net: hns3: fix spelling mistake, "assertting" -> "asserting"
    - net: hns3: add reset_hdev to reinit the hdev in VF's reset process
    - net: hns3: adjust VF's reset process
    - net: hns3: add reset handling for VF when doing PF reset
    - net: hns3: add reset handling for VF when doing Core/Global/IMP reset
    - net: hns3: stop handling command queue while resetting VF
    - net: hns3: add error handler for hclgevf_reset()
    - net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set
    - net: hns3: implement the IMP reset processing for PF
    - net: hns3: add PCIe FLR support for PF
    - net: hns3: do VF's pci re-initialization while PF doing FLR
    - net: hns3: add PCIe FLR support for VF
    - net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
    - net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
    - net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
    - net: hns3: Adds GRO params to SKB for the stack
    - scsi: hisi_sas: use dma_set_mask_and_coherent
    - scsi: hisi_sas: Create separate host attributes per HBA
    - scsi: hisi_sas: Add support for interrupt converge for v3 hw
    - scsi: hisi_sas: Add support for interrupt coalescing for v3 hw
    - scsi: hisi_sas: Relocate some codes to avoid an unused check
    - scsi: hisi_sas: change the time of SAS SSP connection
    - net: hns3: fix spelling mistake "failded" -> "failed"
    - net: hns3: Support two vlan header when setting mtu
    - net: hns3: Refactor mac mtu setting related functions
    - net: hns3: Add vport alive state checking support
    - net: hns3: Add mtu setting support for vf
    - net: hns3: up/down netdev in hclge module when setting mtu
    - net: hns3: add common validation in hclge_dcb
    - net: hns3: Add debugfs framework registration
    - net: hns3: Add "queue info" query function
    - net: hns3: Add "FD flow table" info query function
    - net: hns3: Add "tc config" info query function
    - net: hns3: Add "tm config" info query function
    - net: hns3: Add "qos pause" config info query function
    - net: hns3: Add "qos prio map" info query function
    - net: hns3: Add "qos buffer" config info query function
    - net: hns3: Support "ethtool -d" for HNS3 VF driver
    - net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driver
    - net: hns3: remove existing process error functions and reorder hw_blk table
    - net: hns3: rename enable error interrupt functions
    - net: hns3: re-enable error interrupts on hw reset
    - net: hns3: deletes unnecessary settings of the descriptor data
    - net: hns3: rename process_hw_error function
    - net: hns3: add optimization in the hclge_hw_error_set_state
    - net: hns3: add handling of hw ras errors using new set of commands
    - net: hns3: deleted logging 1 bit errors
    - net: hns3: add handling of hw errors reported through MSIX
    - net: hns3: add handling of hw errors of MAC
    - net: hns3: handle hw errors of PPP PF
    - net: hns3: handle hw errors of PPU(RCB)
    - net: hns3: handle hw errors of SSU
    - net: hns3: add handling of RDMA RAS errors
    - net: hns3: fix spelling mistake "offser" -> "offset"
    - scsi: hisi_sas: Fix warnings detected by sparse
    - scsi: hisi_sas: Relocate some code to reduce complexity
    - scsi: hisi_sas: Make sg_tablesize consistent value
    - hns3: prevent building without CONFIG_INET
    - net: hns3: Add "bd info" query function
    - net: hns3: Add "manager table" information query function
    - net: hns3: Add "status register" information query function
    - net: hns3: Add "dcb register" status information query function
    - net: hns3: Add "queue map" information query function
    - net: hns3: Add "tm map" status information query function
    - net: hns3: fix error handling int the hns3_get_vector_ring_chain
    - net: hns3: uninitialize pci in the hclgevf_uninit
    - net: hns3: fix napi_disable not return problem
    - net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
    - net: hns3: remove unnecessary configuration recapture while resetting
    - net: hns3: fix incomplete uninitialization of IRQ in the
      hns3_nic_uninit_vector_data()
    - net: hns3: update coalesce param per second
    - net: hns3: remove 1000M/half support of phy
    - net: hns3: synchronize speed and duplex from phy when phy link up
    - net: hns3: getting tx and dv buffer size through firmware
    - net: hns3: aligning buffer size in SSU to 256 bytes
    - net: hns3: fix a SSU buffer checking bug
    - scsi: hisi_sas: Add support for DIF feature for v2 hw
    - net: hns3: refine the handle for hns3_nic_net_open/stop()
    - net: hns3: change default tc state to close
    - net: hns3: fix a bug caused by udelay
    - net: hns3: add max vector number check for pf
    - net: hns3: reset tqp while doing DOWN operation
    - net: hns3: fix vf id check issue when add flow director rule
    - net: hns3: don't restore rules when flow director is disabled
    - net: hns3: fix the descriptor index when get rss type
    - net: hns3: remove redundant variable initialization
    - net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT

  * iptables connlimit allows more connections than the limit when using
    multiple CPUs (LP: #1811094)
    - SAUCE: netfilter: xt_connlimit: remove the 'addr' parameter in add_hlist()
    - netfilter: nf_conncount: expose connection list interface
    - netfilter: nf_conncount: Fix garbage collection with zones
    - netfilter: nf_conncount: fix garbage collection confirm race
    - netfilter: nf_conncount: don't skip eviction when age is negative

  * CVE-2018-16882
    - KVM: Fix UAF in nested posted interrupt processing

  * Cannot initialize ATA disk if IDENTIFY command fails (LP: #1809046)
    - scsi: libsas: check the ata device status by ata_dev_enabled()

  * scsi: libsas: fix a race condition when smp task timeout (LP: #1808912)
    - scsi: libsas: fix a race condition when smp task timeout

  * CVE-2018-14625
    - vhost/vsock: fix use-after-free in network stack callers

  * Fix and issue that LG I2C touchscreen stops working after reboot
    (LP: #1805085)
    - HID: i2c-hid: Disable runtime PM for LG touchscreen

  * powerpc/powernv/pci: Work around races in PCI bridge enabling (LP: #1805245)
    - powerpc/powernv/pci: Work around races in PCI bridge enabling

  * Drivers: hv: vmbus: Offload the handling of channels to two workqueues
    (LP: #1807757)
    - hv_netvsc: fix network namespace issues with VF support
    - hv_netvsc: split sub-channel setup into async and sync
    - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
    - hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
    - vmbus: don't return values for uninitalized channels
    - Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
    - Drivers: hv: vmbus: Offload the handling of channels to two workqueues

  * Disable LPM for Raydium Touchscreens (LP: #1802248)
    - USB: quirks: Add no-lpm quirk for Raydium touchscreens

  * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
    Adapter (LP: #1805607)
    - SAUCE: ath10k: provide reset function for QCA9377 chip

  * CVE-2018-17972
    - proc: restrict kernel stack dumps to root

  * CVE-2018-19407
    - KVM: X86: Fix scan ioapic use-before-initialization

  * CVE-2018-18281
    - mremap: properly flush TLB before releasing the page

  * Fix USB2 device wrongly detected as USB1 (LP: #1806534)
    - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc

  * armhf guests fail to boot in EFI mode (LP: #1809488)
    - efi/arm: Revert deferred unmap of early memmap mapping

  * Bionic shows incorrect warning about number of pointers in TFD
    (LP: #1801102)
    - iwlwifi: pcie: don't warn if we use all the transmit pointers

  * audio output has constant noise on a Dell machine (LP: #1810891)
    - ALSA: hda/realtek - Fixed headphone issue for ALC700

  * ldisc crash on reopened tty (LP: #1791758)
    - tty: Drop tty->count on tty_reopen() failure
    - tty: Hold tty_ldisc_lock() during tty_reopen()
    - tty: Don't block on IO when ldisc change is pending
    - tty: Simplify tty->count math in tty_reopen()

  * SATA device is not going to DEVSLP (LP: #1781533)
    - ahci: Allow setting a default LPM policy for mobile chipsets
    - ata: libahci: Correct setting of DEVSLP register
    - ata: libahci: Allow reconfigure of DEVSLP register
    - ata: ahci: Support state with min power but Partial low power state
    - ata: ahci: Enable DEVSLP by default on x86 with SLP_S0
    - [Config] set CONFIG_SATA_MOBILE_LPM_POLICY=0

  * Console got stuck using serial tty after logout (LP: #1808097)
    - tty: do not set TTY_IO_ERROR flag if console port

  * fanotify10 in ubuntu_ltp_syscalls failed (LP: #1802454)
    - fsnotify: fix ignore mask logic in fsnotify()

  * SRU: Fix kernel xhci hang when resume from S3 (LP: #1805344)
    - usb: xhci: fix uninitialized completion when USB3 port got wrong status
    - usb: xhci: fix timeout for transition from RExit to U0

  * Add pointstick support for Cirque Touchpad (LP: #1805081)
    - HID: multitouch: Add pointstick support for Cirque Touchpad

  * Intel NVMe drives timeout when nvme format is attempted (LP: #1797587)
    - nvme: Use admin command effects for admin commands

  * lineout jack can't work on a Dell machine (LP: #1810892)
    - ALSA: hda/realtek - Support Dell headset mode for New AIO platform

  * Bionic update: upstream stable patchset 2019-01-04 (LP: #1810554)
    - MIPS: Call dump_stack() from show_regs()
    - MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
    - MIPS: Fix ioremap() RAM check
    - mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
    - mmc: dw_mmc: fix card threshold control configuration
    - ibmasm: don't write out of bounds in read handler
    - staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().
    - staging: r8822be: Fix RTL8822be can't find any wireless AP
    - ata: Fix ZBC_OUT command block check
    - ata: Fix ZBC_OUT all bit handling
    - vmw_balloon: fix inflation with batching
    - ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
    - USB: serial: ch341: fix type promotion bug in ch341_control_in()
    - USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
    - USB: serial: keyspan_pda: fix modem-status error handling
    - USB: serial: mos7840: fix status-register error handling
    - usb: quirks: add delay quirks for Corsair Strafe
    - xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
    - ALSA: hda - Handle pm failure during hotplug
    - fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
    - fs, elf: make sure to page align bss in load_elf_library
    - mm: do not bug_on on incorrect length in __mm_populate()
    - tracing: Reorder display of TGID to be after PID
    - kbuild: delete INSTALL_FW_PATH from kbuild documentation
    - arm64: neon: Fix function may_use_simd() return error status
    - tools build: fix # escaping in .cmd files for future Make
    - IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
    - i2c: tegra: Fix NACK error handling
    - iw_cxgb4: correctly enforce the max reg_mr depth
    - xen: setup pv irq ops vector earlier
    - nvme-pci: Remap CMB SQ entries on every controller reset
    - crypto: x86/salsa20 - remove x86 salsa20 implementations
    - uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
    - netfilter: nf_queue: augment nfqa_cfg_policy
    - netfilter: x_tables: initialise match/target check parameter struct
    - loop: add recursion validation to LOOP_CHANGE_FD
    - PM / hibernate: Fix oops at snapshot_write()
    - RDMA/ucm: Mark UCM interface as BROKEN
    - loop: remember whether sysfs_create_group() was done
    - f2fs: give message and set need_fsck given broken node id
    - mm: do not drop unused pages when userfaultd is running
    - bpf: reject passing modified ctx to helper functions
    - mei: discard messages from not connected client during power down.
    - mm: zero unavailable pages before memmap init
    - xen: remove global bit from __default_kernel_pte_mask for pv guests
    - f2fs: return error during fill_super
    - f2fs: avoid bug_on on corrupted inode
    - f2fs: sanity check on sit entry
    - f2fs: sanity check for total valid node blocks
    - ARM: dts: armada-38x: use the new thermal binding
    - mm: don't do zero_resv_unavail if memmap is not allocated

  * Blacklist Realtek Virtual IPMI device (LP: #1808353)
    - ipmi:pci: Blacklist a Realtek "IPMI" device

  * Ethernet[10ec:8136] doesn't work after S3 with kernel 4.15.0.43.64
    (LP: #1809847)
    - SAUCE: Revert "r8169: don't use MSI-X on RTL8106e"
    - r8169: re-enable MSI-X on RTL8168g

  * Killer 802.11ac 2x2 (1550 or 1550i) [8086:2526][1a56:1550] is not supported
    (LP: #1809219)
    - iwlwifi: add more card IDs for 9000 series

  * Support new Realtek ethernet chips (LP: #1811055)
    - r8169: Add support for new Realtek Ethernet

  * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
    (LP: #1805775)
    - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
      disabled

  * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
    (LP: #1804588)
    - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
    - SAUCE: nvme: add quirk to not call disable function when suspending

  * mpt3sas - driver using the wrong register to update a queue index in FW
    (LP: #1810781)
    - scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5
      controllers when HBA supports more than 16 MSI-x vectors.

  * HP mobile workstations with hybrid graphics support, can not directly output
    to external monitors by dGPU (LP: #1810702)
    - ACPI / OSI: Add OEM _OSI string to enable dGPU direct output

  * broken touchpad after i2c-i801 blacklist change (LP: #1802135)
    - i2c: i801: Don't restore config registers on runtime PM

  * Enable new Realtek card reader (LP: #1806335)
    - USB: usb-storage: Add new IDs to ums-realtek
    - SAUCE: (noup) USB: usb-storage: Make MMC support optional on ums-realtek

  * The line-out on the Dell Dock station can't work (LP: #1806532)
    - ALSA: usb-audio: Allow to override the longname string
    - ALSA: usb-audio: Give proper vendor/product name for Dell WD15 Dock
    - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock

  * linux-buildinfo: pull out ABI information into its own package
    (LP: #1806380)
    - [Packaging] getabis -- handle all known package combinations
    - [Packaging] getabis -- support parsing a simple version

  * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
    - igb: Fix an issue that PME is not enabled during runtime suspend

  * Fix Terminus USB hub that may breaks connected USB devices after S3
    (LP: #1806850)
    - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub

  * Add support for Dell DW5821e WWAN/GPS module (LP: #1807342)
    - qmi_wwan: add support for the Dell Wireless 5821e module
    - qmi_wwan: fix interface number for DW5821e production firmware
    - USB: option: add support for DW5821e

  * Add support for 0cf3:535b QCA_ROME device (LP: #1807333)
    - Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME device

  * The mute led can't work anymore on the lenovo x1 carbon (LP: #1808465)
    - ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 Carbon

  * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
    click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
    - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops

  * Touchpad stops working after reboot on Apollo Lake (LP: #1728244)
    - HID: i2c-hid: disable runtime PM operations on hantick touchpad

  * MAC address pass through on RTL8153-BND for docking station (LP: #1808729)
    - r8152: Add support for MAC address pass through on RTL8153-BND

  * [Ubuntu] kernel: zcrypt: reinit ap queue state machine (LP: #1805414)
    - s390/zcrypt: reinit ap queue state machine during device probe

  * [UBUNTU] qeth: fix length check in SNMP processing (LP: #1805802)
    - s390/qeth: fix length check in SNMP processing

  * ASPEED server console output extremely slow after upgrade to 18.04
    (LP: #1808183)
    - drm/ast: Remove existing framebuffers before loading driver

  * Bionic update: upstream stable patchset 2018-12-13 (LP: #1808399)
    - userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
    - mm: hugetlb: yield when prepping struct pages
    - tracing: Fix missing return symbol in function_graph output
    - scsi: target: Fix truncated PR-in ReadKeys response
    - s390: Correct register corruption in critical section cleanup
    - drbd: fix access after free
    - vfio: Use get_user_pages_longterm correctly
    - cifs: Fix use after free of a mid_q_entry
    - cifs: Fix memory leak in smb2_set_ea()
    - cifs: Fix infinite loop when using hard mount option
    - drm: Use kvzalloc for allocating blob property memory
    - drm/udl: fix display corruption of the last line
    - jbd2: don't mark block as modified if the handle is out of credits
    - ext4: add corruption check in ext4_xattr_set_entry()
    - ext4: always verify the magic number in xattr blocks
    - ext4: make sure bitmaps and the inode table don't overlap with bg
      descriptors
    - ext4: always check block group bounds in ext4_init_block_bitmap()
    - ext4: only look at the bg_flags field if it is valid
    - ext4: verify the depth of extent tree in ext4_find_extent()
    - ext4: include the illegal physical block in the bad map ext4_error msg
    - ext4: never move the system.data xattr out of the inode body
    - ext4: avoid running out of journal credits when appending to an inline file
    - ext4: add more inode number paranoia checks
    - ext4: add more mount time checks of the superblock
    - ext4: check superblock mapped prior to committing
    - HID: i2c-hid: Fix "incomplete report" noise
    - HID: hiddev: fix potential Spectre v1
    - HID: debug: check length before copy_to_user()
    - media: vb2: core: Finish buffers at the end of the stream
    - f2fs: truncate preallocated blocks in error case
    - Revert "dpaa_eth: fix error in dpaa_remove()"
    - Kbuild: fix # escaping in .cmd files for future Make
    - media: cx25840: Use subdev host data for PLL override
    - fs: allow per-device dax status checking for filesystems
    - dax: change bdev_dax_supported() to support boolean returns
    - dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
    - dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
    - dm: prevent DAX mounts if not supported
    - mtd: cfi_cmdset_0002: Change definition naming to retry write operation
    - mtd: cfi_cmdset_0002: Change erase functions to retry for error
    - mtd: cfi_cmdset_0002: Change erase functions to check chip good only
    - netfilter: nf_log: don't hold nf_log_mutex during user access
    - staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
    - sched, tracing: Fix trace_sched_pi_setprio() for deboosting
    - PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM
    - drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
    - scsi: aacraid: Fix PD performance regression over incorrect qd being set
    - ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrl
    - drm/amdgpu: Add amdgpu_atpx_get_dhandle()
    - drm/amdgpu: Dynamically probe for ATIF handle (v2)
    - i2c: core: smbus: fix a potential missing-check bug

  * Bionic update: upstream stable patchset 2018-12-12 (LP: #1808185)
    - usb: cdc_acm: Add quirk for Uniden UBC125 scanner
    - USB: serial: cp210x: add CESINEL device ids
    - USB: serial: cp210x: add Silicon Labs IDs for Windows Update
    - usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
    - acpi: Add helper for deactivating memory region
    - usb: typec: ucsi: acpi: Workaround for cache mode issue
    - usb: typec: ucsi: Fix for incorrect status data issue
    - xhci: Fix kernel oops in trace_xhci_free_virt_device
    - n_tty: Fix stall at n_tty_receive_char_special().
    - n_tty: Access echo_* variables carefully.
    - staging: android: ion: Return an ERR_PTR in ion_map_kernel
    - serial: 8250_pci: Remove stalled entries in blacklist
    - serdev: fix memleak on module unload
    - vt: prevent leaking uninitialized data to userspace via /dev/vcs*
    - drm/amdgpu: Add APU support in vi_set_uvd_clocks
    - drm/amdgpu: Add APU support in vi_set_vce_clocks
    - drm/amdgpu: fix the missed vcn fw version report
    - drm/qxl: Call qxl_bo_unref outside atomic context
    - drm/atmel-hlcdc: check stride values in the first plane
    - drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
    - drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
    - drm/i915: Enable provoking vertex fix on Gen9 systems.
    - netfilter: nf_tables: nft_compat: fix refcount leak on xt module
    - netfilter: nft_compat: prepare for indirect info storage
    - netfilter: nft_compat: fix handling of large matchinfo size
    - netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
    - netfilter: nf_tables: bogus EBUSY in chain deletions
    - netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
    - netfilter: nf_tables: disable preemption in nft_update_chain_stats()
    - netfilter: nf_tables: increase nft_counters_enabled in
      nft_chain_stats_replace()
    - netfilter: nf_tables: fix memory leak on error exit return
    - netfilter: nf_tables: add missing netlink attrs to policies
    - netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
    - netfilter: don't set F_IFACE on ipv6 fib lookups
    - netfilter: ip6t_rpfilter: provide input interface for route lookup
    - netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
    - ARM: dts: imx6q: Use correct SDMA script for SPI5 core
    - xfrm6: avoid potential infinite loop in _decode_session6()
    - afs: Fix directory permissions check
    - netfilter: ebtables: handle string from userspace with care
    - s390/dasd: use blk_mq_rq_from_pdu for per request data
    - netfilter: nft_limit: fix packet ratelimiting
    - ipvs: fix buffer overflow with sync daemon and service
    - iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs
    - atm: zatm: fix memcmp casting
    - net: qmi_wwan: Add Netgear Aircard 779S
    - perf test: "Session topology" dumps core on s390
    - perf bpf: Fix NULL return handling in bpf__prepare_load()
    - fs: clear writeback errors in inode_init_always
    - sched/core: Fix rules for running on online && !active CPUs
    - sched/core: Require cpu_active() in select_task_rq(), for user tasks
    - platform/x86: asus-wmi: Fix NULL pointer dereference
    - net/sonic: Use dma_mapping_error()
    - net: dsa: b53: Add BCM5389 support
    - usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
    - iio: mma8452: Fix ignoring MMA8452_INT_DRDY
    - drm/amdgpu: fix clear_all and replace handling in the VM (v2)
    - drm/amd/display: Clear connector's edid pointer
    - drm/i915/dp: Send DPCD ON for MST before phy_up
    - drm/amdgpu: remove DC special casing for KB/ML
    - drm/amdgpu: Don't default to DC support for Kaveri and older
    - drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
    - drm/amd/display: release spinlock before committing updates to stream
    - drm/i915: Fix PIPESTAT irq ack on i965/g4x
    - ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
    - x86/mm: Don't free P4D table when it is folded at runtime

  * Bionic update: upstream stable patchset 2018-12-07 (LP: #1807469)
    - x86/spectre_v1: Disable compiler optimizations over
      array_index_mask_nospec()
    - x86/mce: Improve error message when kernel cannot recover
    - x86/mce: Check for alternate indication of machine check recovery on Skylake
    - x86/mce: Fix incorrect "Machine check from unknown source" message
    - x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
    - x86: Call fixup_exception() before notify_die() in math_error()
    - m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
    - m68k/mac: Fix SWIM memory resource end address
    - serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
    - signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
    - PM / Domains: Fix error path during attach in genpd
    - PM / core: Fix supplier device runtime PM usage counter imbalance
    - PM / OPP: Update voltage in case freq == old_freq
    - usb: do not reset if a low-speed or full-speed device timed out
    - 1wire: family module autoload fails because of upper/lower case mismatch.
    - ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
    - ASoC: cs35l35: Add use_single_rw to regmap config
    - ASoC: cirrus: i2s: Fix LRCLK configuration
    - ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setup
    - thermal: bcm2835: Stop using printk format %pCr
    - clk: renesas: cpg-mssr: Stop using printk format %pCr
    - lib/vsprintf: Remove atomic-unsafe support for %pCr
    - ftrace/selftest: Have the reset_trigger code be a bit more careful
    - mips: ftrace: fix static function graph tracing
    - branch-check: fix long->int truncation when profiling branches
    - ipmi:bt: Set the timeout before doing a capabilities check
    - Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader
    - printk: fix possible reuse of va_list variable
    - fuse: fix congested state leak on aborted connections
    - fuse: atomic_o_trunc should truncate pagecache
    - fuse: don't keep dead fuse_conn at fuse_fill_super().
    - fuse: fix control dir setup and teardown
    - powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
    - powerpc/ptrace: Fix setting 512B aligned breakpoints with
      PTRACE_SET_DEBUGREG
    - powerpc/ptrace: Fix enforcement of DAWR constraints
    - powerpc/powernv/ioda2: Remove redundant free of TCE pages
    - powerpc/powernv: copy/paste - Mask SO bit in CR
    - powerpc/fadump: Unregister fadump on kexec down path.
    - soc: rockchip: power-domain: Fix wrong value when power up pd with writemask
    - ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
    - ARM: dts: Fix SPI node for Arria10
    - ARM: dts: socfpga: Fix NAND controller node compatible
    - ARM: dts: socfpga: Fix NAND controller clock supply
    - ARM: dts: socfpga: Fix NAND controller node compatible for Arria10
    - arm64: Fix syscall restarting around signal suppressed by tracer
    - arm64: kpti: Use early_param for kpti= command-line option
    - arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache
      maintenance
    - ARM64: dts: meson: disable sd-uhs modes on the libretech-cc
    - of: overlay: validate offset from property fixups
    - of: unittest: for strings, account for trailing \0 in property length field
    - of: platform: stop accessing invalid dev in of_platform_device_destroy
    - tpm: fix use after free in tpm2_load_context()
    - tpm: fix race condition in tpm_common_write()
    - IB/qib: Fix DMA api warning with debug kernel
    - IB/{hfi1, qib}: Add handling of kernel restart
    - IB/mlx4: Mark user MR as writable if actual virtual memory is writable
    - IB/core: Make testing MR flags for writability a static inline function
    - IB/mlx5: Fetch soft WQE's on fatal error state
    - IB/isert: Fix for lib/dma_debug check_sync warning
    - IB/isert: fix T10-pi check mask setting
    - IB/hfi1: Fix fault injection init/exit issues
    - IB/hfi1: Reorder incorrect send context disable
    - IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
    - IB/hfi1: Fix user context tail allocation for DMA_RTAIL
    - RDMA/mlx4: Discard unknown SQP work requests
    - xprtrdma: Return -ENOBUFS when no pages are available
    - mtd: cfi_cmdset_0002: Change write buffer to check correct value
    - mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
    - mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
    - mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
    - mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.
    - PCI: hv: Make sure the bus domain is really unique
    - PCI: Add ACS quirk for Intel 7th & 8th Gen mobile
    - PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on
      resume
    - auxdisplay: fix broken menu
    - pinctrl: samsung: Correct EINTG banks order
    - pinctrl: devicetree: Fix pctldev pointer overwrite
    - cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
    - MIPS: io: Add barrier after register read in inX()
    - time: Make sure jiffies_to_msecs() preserves non-zero time periods
    - irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
    - X.509: unpack RSA signatureValue field from BIT STRING
    - Btrfs: fix return value on rename exchange failure
    - iio: adc: ad7791: remove sample freq sysfs attributes
    - iio: sca3000: Fix an error handling path in 'sca3000_probe()'
    - mm: fix __gup_device_huge vs unmap
    - scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
    - scsi: qla2xxx: Mask off Scope bits in retry delay
    - scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
    - scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
    - scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
    - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
    - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for
      ERP_FAILED
    - scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
    - scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
    - linvdimm, pmem: Preserve read-only setting for pmem devices
    - clk: at91: PLL recalc_rate() now using cached MUL and DIV values
    - rtc: sun6i: Fix bit_idx value for clk_register_gate
    - md: fix two problems with setting the "re-add" device state.
    - rpmsg: smd: do not use mananged resources for endpoints and channels
    - ubi: fastmap: Cancel work upon detach
    - ubi: fastmap: Correctly handle interrupted erasures in EBA
    - backlight: as3711_bl: Fix Device Tree node lookup
    - backlight: max8925_bl: Fix Device Tree node lookup
    - backlight: tps65217_bl: Fix Device Tree node lookup
    - mfd: intel-lpss: Program REMAP register in PIO mode
    - arm: dts: mt7623: fix invalid memory node being generated
    - perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
    - perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
    - perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
    - perf intel-pt: Fix MTC timing after overflow
    - perf intel-pt: Fix "Unexpected indirect branch" error
    - perf intel-pt: Fix packet decoding of CYC packets
    - media: vsp1: Release buffers for each video node
    - media: v4l2-compat-ioctl32: prevent go past max size
    - media: dvb_frontend: fix locking issues at dvb_frontend_get_event()
    - nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
    - NFSv4: Fix possible 1-byte stack overflow in
      nfs_idmap_read_and_verify_message
    - NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
    - NFSv4: Fix a typo in nfs41_sequence_process
    - ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
    - Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
    - pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
    - rbd: flush rbd_dev->watch_dwork after watch is unregistered
    - mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
    - mm: fix devmem_is_allowed() for sub-page System RAM intersections
    - xen: Remove unnecessary BUG_ON from __unbind_from_irq()
    - udf: Detect incorrect directory size
    - Input: xpad - fix GPD Win 2 controller name
    - Input: elan_i2c_smbus - fix more potential stack buffer overflows
    - ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
    - ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co
    - ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210
    - slub: fix failure when we delete and create a slab cache
    - block: Fix transfer when chunk sectors exceeds max
    - block: Fix cloning of requests with a special payload
    - x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
    - dm zoned: avoid triggering reclaim from inside dmz_map()
    - dm thin: handle running out of data space vs concurrent discard
    - x86/platform/UV: Use new set memory block size function
    - x86/platform/UV: Add kernel parameter to set memory block size
    - platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.
    - platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device found
    - hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs
    - spi-nor: intel-spi: Remove unused preopcodes field
    - mtd: spi-nor: intel-spi: Fix atomic sequence handling
    - PCI / PM: Do not clear state_saved for devices that remain suspended
    - ASoC: mediatek: preallocate pages use platform device
    - libnvdimm, pmem: Do not flush power-fail protected CPU caches
    - powerpc/64s: Set assembler machine type to POWER4
    - powerpc/e500mc: Set assembler machine type to e500mc
    - hwrng: core - Always drop the RNG in hwrng_unregister()
    - softirq: Reorder trace_softirqs_on to prevent lockdep splat
    - ARM64: dts: meson-gx: fix ATF reserved memory region
    - mtd: rawnand: fix return value check for bad block status
    - mtd: rawnand: mxc: set spare area size register explicitly
    - PCI: Account for all bridges on bus when distributing bus numbers
    - pinctrl: armada-37xx: Fix spurious irq management
    - MIPS: pb44: Fix i2c-gpio GPIO descriptor table
    - locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
    - scsi: scsi_debug: Fix memory leak on module unload
    - scsi: qla2xxx: Spinlock recursion in qla_target
    - libnvdimm, pmem: Unconditionally deep flush on *sync
    - f2fs: don't use GFP_ZERO for page caches
    - mfd: twl-core: Fix clock initialization
    - remoteproc: Prevent incorrect rproc state on xfer mem ownership failure
    - media: rc: mce_kbd decoder: fix stuck keys
    - Input: silead - add Chuwi Hi8 support
    - Input: silead - add MSSL0002 ACPI HID
    - ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI
    - i2c: gpio: initialize SCL to HIGH again
    - kasan: depend on CONFIG_SLUB_DEBUG
    - dm: ensure bio submission follows a depth-first tree walk
    - dm: rename 'bio' member of dm_io structure to 'orig_bio'
    - dm: use bio_split() when splitting out the already processed bio
    - x86/e820: put !E820_TYPE_RAM regions into memblock.reserved

  * Support AverMedia DVD EZMaker 7 USB video capture dongle (LP: #1620762) //
    Bionic update: upstream stable patchset 2018-12-07 (LP: #1807469)
    - media: cx231xx: Add support for AverMedia DVD EZMaker 7

Date: Mon, 14 Jan 2019 09:38:05 +0000
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-010.buildd>

-------------- next part --------------
Format: 1.8
Date: Mon, 14 Jan 2019 09:38:05 +0000
Source: linux
Binary: linux-source-4.15.0 linux-doc linux-headers-4.15.0-44 linux-libc-dev linux-tools-common linux-tools-4.15.0-44 linux-cloud-tools-common linux-cloud-tools-4.15.0-44 linux-tools-host linux-image-unsigned-4.15.0-44-generic linux-modules-4.15.0-44-generic linux-modules-extra-4.15.0-44-generic linux-headers-4.15.0-44-generic linux-image-unsigned-4.15.0-44-generic-dbgsym linux-tools-4.15.0-44-generic linux-cloud-tools-4.15.0-44-generic linux-udebs-generic linux-buildinfo-4.15.0-44-generic linux-image-unsigned-4.15.0-44-generic-lpae linux-modules-4.15.0-44-generic-lpae linux-modules-extra-4.15.0-44-generic-lpae linux-headers-4.15.0-44-generic-lpae linux-image-unsigned-4.15.0-44-generic-lpae-dbgsym linux-tools-4.15.0-44-generic-lpae linux-cloud-tools-4.15.0-44-generic-lpae linux-udebs-generic-lpae linux-buildinfo-4.15.0-44-generic-lpae linux-image-unsigned-4.15.0-44-lowlatency linux-modules-4.15.0-44-lowlatency linux-modules-extra-4.15.0-44-lowlatency
 linux-headers-4.15.0-44-lowlatency linux-image-unsigned-4.15.0-44-lowlatency-dbgsym linux-tools-4.15.0-44-lowlatency linux-cloud-tools-4.15.0-44-lowlatency linux-udebs-lowlatency linux-buildinfo-4.15.0-44-lowlatency linux-image-unsigned-4.15.0-44-snapdragon linux-modules-4.15.0-44-snapdragon linux-modules-extra-4.15.0-44-snapdragon linux-headers-4.15.0-44-snapdragon linux-image-unsigned-4.15.0-44-snapdragon-dbgsym linux-tools-4.15.0-44-snapdragon linux-cloud-tools-4.15.0-44-snapdragon linux-udebs-snapdragon linux-buildinfo-4.15.0-44-snapdragon kernel-image-4.15.0-44-generic-di fat-modules-4.15.0-44-generic-di fb-modules-4.15.0-44-generic-di firewire-core-modules-4.15.0-44-generic-di floppy-modules-4.15.0-44-generic-di fs-core-modules-4.15.0-44-generic-di fs-secondary-modules-4.15.0-44-generic-di input-modules-4.15.0-44-generic-di irda-modules-4.15.0-44-generic-di md-modules-4.15.0-44-generic-di nic-modules-4.15.0-44-generic-di nic-pcmcia-modules-4.15.0-44-generic-di
 nic-usb-modules-4.15.0-44-generic-di nic-shared-modules-4.15.0-44-generic-di parport-modules-4.15.0-44-generic-di pata-modules-4.15.0-44-generic-di pcmcia-modules-4.15.0-44-generic-di pcmcia-storage-modules-4.15.0-44-generic-di plip-modules-4.15.0-44-generic-di ppp-modules-4.15.0-44-generic-di sata-modules-4.15.0-44-generic-di scsi-modules-4.15.0-44-generic-di serial-modules-4.15.0-44-generic-di storage-core-modules-4.15.0-44-generic-di usb-modules-4.15.0-44-generic-di nfs-modules-4.15.0-44-generic-di block-modules-4.15.0-44-generic-di message-modules-4.15.0-44-generic-di crypto-modules-4.15.0-44-generic-di virtio-modules-4.15.0-44-generic-di mouse-modules-4.15.0-44-generic-di vlan-modules-4.15.0-44-generic-di ipmi-modules-4.15.0-44-generic-di
 multipath-modules-4.15.0-44-generic-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-44.47
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lcy01-amd64-010.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
 block-modules-4.15.0-44-generic-di - Block storage devices (udeb)
 crypto-modules-4.15.0-44-generic-di - crypto modules (udeb)
 fat-modules-4.15.0-44-generic-di - FAT filesystem support (udeb)
 fb-modules-4.15.0-44-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.15.0-44-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.15.0-44-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.15.0-44-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.15.0-44-generic-di - Extra filesystem modules (udeb)
 input-modules-4.15.0-44-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.15.0-44-generic-di - ipmi modules (udeb)
 irda-modules-4.15.0-44-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.15.0-44-generic-di - kernel image and system map (udeb)
 linux-buildinfo-4.15.0-44-generic - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-buildinfo-4.15.0-44-generic-lpae - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-buildinfo-4.15.0-44-lowlatency - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-buildinfo-4.15.0-44-snapdragon - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-cloud-tools-4.15.0-44 - Linux kernel version specific cloud tools for version 4.15.0-44
 linux-cloud-tools-4.15.0-44-generic - Linux kernel version specific cloud tools for version 4.15.0-44
 linux-cloud-tools-4.15.0-44-generic-lpae - Linux kernel version specific cloud tools for version 4.15.0-44
 linux-cloud-tools-4.15.0-44-lowlatency - Linux kernel version specific cloud tools for version 4.15.0-44
 linux-cloud-tools-4.15.0-44-snapdragon - Linux kernel version specific cloud tools for version 4.15.0-44
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.15.0
 linux-doc  - Linux kernel specific documentation for version 4.15.0
 linux-headers-4.15.0-44 - Header files related to Linux kernel version 4.15.0
 linux-headers-4.15.0-44-generic - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-44-generic-lpae - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-44-lowlatency - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-44-snapdragon - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-44-generic - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-44-generic-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-44-generic-lpae - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-44-generic-lpae-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-44-lowlatency - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-44-lowlatency-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-44-snapdragon - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-44-snapdragon-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-4.15.0-44-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-44-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-44-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-44-snapdragon - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-44-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-44-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-44-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-44-snapdragon - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-source-4.15.0 - Linux kernel source for version 4.15.0 with Ubuntu patches
 linux-tools-4.15.0-44 - Linux kernel version specific tools for version 4.15.0-44
 linux-tools-4.15.0-44-generic - Linux kernel version specific tools for version 4.15.0-44
 linux-tools-4.15.0-44-generic-lpae - Linux kernel version specific tools for version 4.15.0-44
 linux-tools-4.15.0-44-lowlatency - Linux kernel version specific tools for version 4.15.0-44
 linux-tools-4.15.0-44-snapdragon - Linux kernel version specific tools for version 4.15.0-44
 linux-tools-common - Linux kernel version specific tools for version 4.15.0
 linux-tools-host - Linux kernel VM host tools
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 linux-udebs-snapdragon - Metapackage depending on kernel udebs (udeb)
 md-modules-4.15.0-44-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.15.0-44-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.15.0-44-generic-di - Mouse support (udeb)
 multipath-modules-4.15.0-44-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.15.0-44-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.15.0-44-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.15.0-44-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.15.0-44-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.15.0-44-generic-di - USB network interface support (udeb)
 parport-modules-4.15.0-44-generic-di - Parallel port support (udeb)
 pata-modules-4.15.0-44-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.15.0-44-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.15.0-44-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.15.0-44-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.15.0-44-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.15.0-44-generic-di - SATA storage support (udeb)
 scsi-modules-4.15.0-44-generic-di - SCSI storage support (udeb)
 serial-modules-4.15.0-44-generic-di - Serial port support (udeb)
 storage-core-modules-4.15.0-44-generic-di - Core storage support (udeb)
 usb-modules-4.15.0-44-generic-di - Core USB support (udeb)
 virtio-modules-4.15.0-44-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.15.0-44-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1620762 1728244 1781533 1786013 1791758 1797587 1801102 1802135 1802248 1802454 1804588 1805079 1805081 1805085 1805245 1805344 1805414 1805607 1805775 1805802 1806335 1806380 1806488 1806532 1806534 1806818 1806850 1807333 1807342 1807469 1807757 1808097 1808183 1808185 1808353 1808399 1808465 1808729 1808912 1809046 1809219 1809488 1809847 1810457 1810554 1810702 1810781 1810891 1810892 1810998 1811055 1811094 1811200 1811335 1811337 1811419
Changes:
 linux (4.15.0-44.47) bionic; urgency=medium
 .
   * linux: 4.15.0-44.47 -proposed tracker (LP: #1811419)
 .
   * Packaging resync (LP: #1786013)
     - [Packaging] update helper scripts
 .
   * CPU hard lockup with rigorous writes to NVMe drive (LP: #1810998)
     - blk-wbt: pass in enum wbt_flags to get_rq_wait()
     - blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
     - blk-wbt: move disable check into get_limit()
     - blk-wbt: use wq_has_sleeper() for wq active check
     - blk-wbt: fix has-sleeper queueing check
     - blk-wbt: abstract out end IO completion handler
     - blk-wbt: improve waking of tasks
 .
   * To reduce the Realtek USB cardreader power consumption (LP: #1811337)
     - mmc: sdhci: Disable 1.8v modes (HS200/HS400/UHS) if controller can't support
       1.8v
     - mmc: core: Introduce MMC_CAP_SYNC_RUNTIME_PM
     - mmc: rtsx_usb_sdmmc: Don't runtime resume the device while changing led
     - mmc: rtsx_usb: Use MMC_CAP2_NO_SDIO
     - mmc: rtsx_usb: Enable MMC_CAP_ERASE to allow erase/discard/trim requests
     - mmc: rtsx_usb_sdmmc: Re-work runtime PM support
     - mmc: rtsx_usb_sdmmc: Re-work card detection/removal support
     - memstick: rtsx_usb_ms: Add missing pm_runtime_disable() in probe function
     - misc: rtsx_usb: Use USB remote wakeup signaling for card insertion detection
     - memstick: Prevent memstick host from getting runtime suspended during card
       detection
     - memstick: rtsx_usb_ms: Use ms_dev() helper
     - memstick: rtsx_usb_ms: Support runtime power management
 .
   * Support non-strict iommu mode on arm64 (LP: #1806488)
     - iommu/io-pgtable-arm: Fix race handling in split_blk_unmap()
     - iommu/arm-smmu-v3: Implement flush_iotlb_all hook
     - iommu/dma: Add support for non-strict mode
     - iommu: Add "iommu.strict" command line option
     - iommu/io-pgtable-arm: Add support for non-strict mode
     - iommu/arm-smmu-v3: Add support for non-strict mode
     - iommu/io-pgtable-arm-v7s: Add support for non-strict mode
     - iommu/arm-smmu: Support non-strict mode
 .
   * ELAN900C:00 04F3:2844 touchscreen doesn't work (LP: #1811335)
     - pinctrl: cannonlake: Fix community ordering for H variant
     - pinctrl: cannonlake: Fix HOSTSW_OWN register offset of H variant
 .
   * Add Cavium ThunderX2 SoC UNCORE PMU driver (LP: #1811200)
     - perf: Export perf_event_update_userpage
     - Documentation: perf: Add documentation for ThunderX2 PMU uncore driver
     - drivers/perf: Add Cavium ThunderX2 SoC UNCORE PMU driver
     - [Config] New config CONFIG_THUNDERX2_PMU=m
 .
   * Update hisilicon SoC-specific drivers (LP: #1810457)
     - SAUCE: Revert "net: hns3: Updates RX packet info fetch in case of multi BD"
     - Revert "UBUNTU: SAUCE: {topost} net: hns3: separate roce from nic when
       resetting"
     - Revert "UBUNTU: SAUCE: {topost} net: hns3: Use roce handle when calling roce
       callback function"
     - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add calling roce callback
       function when link status change"
     - Revert "UBUNTU: SAUCE: {topost} net: hns3: optimize the process of notifying
       roce client"
     - Revert "UBUNTU: SAUCE: {topost} net: hns3: Add pf reset for hip08 RoCE"
     - scsi: hisi_sas: Remove depends on HAS_DMA in case of platform dependency
     - ethernet: hisilicon: hns: hns_dsaf_mac: Use generic eth_broadcast_addr
     - scsi: hisi_sas: consolidate command check in hisi_sas_get_ata_protocol()
     - scsi: hisi_sas: remove some unneeded structure members
     - scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()
     - net: hns: Fix the process of adding broadcast addresses to tcam
     - net: hns3: remove redundant variable 'protocol'
     - scsi: hisi_sas: Drop hisi_sas_slot_abort()
     - net: hns: Make many functions static
     - net: hns: make hns_dsaf_roce_reset non static
     - net: hisilicon: hns: Replace mdelay() with msleep()
     - net: hns3: fix return value error while hclge_cmd_csq_clean failed
     - net: hns: remove redundant variables 'max_frm' and 'tmp_mac_key'
     - net: hns: Mark expected switch fall-through
     - net: hns3: Mark expected switch fall-through
     - net: hns3: Remove tx ring BD len register in hns3_enet
     - net: hns: modify variable type in hns_nic_reuse_page
     - net: hns: use eth_get_headlen interface instead of hns_nic_get_headlen
     - net: hns3: modify variable type in hns3_nic_reuse_page
     - net: hns3: Fix for vf vlan delete failed problem
     - net: hns3: Fix for multicast failure
     - net: hns3: Fix error of checking used vlan id
     - net: hns3: Implement shutdown ops in hns3 pci driver
     - net: hns3: Fix for loopback selftest failed problem
     - net: hns3: Fix ping exited problem when doing lp selftest
     - net: hns3: Preserve vlan 0 in hardware table
     - net: hns3: Only update mac configuation when necessary
     - net: hns3: Change the dst mac addr of loopback packet
     - net: hns3: Remove redundant codes of query advertised flow control abilitiy
     - net: hns3: Refine hns3_get_link_ksettings()
     - net: hns: make function hns_gmac_wait_fifo_clean() static
     - net: hns3: Add default irq affinity
     - net: hns3: Add unlikely for buf_num check
     - net: hns3: Remove tx budget to clean more TX descriptors in a napi
     - net: hns3: Remove packet statistics of public
     - net: hns3: Add support for hns3_nic_netdev_ops.ndo_do_ioctl
     - net: hns3: Set STATE_DOWN bit of hdev state when stopping net
     - net: hns3: Check hdev state when getting link status
     - net: hns3: Fix for setting speed for phy failed problem
     - net: hns3: Fix cmdq registers initialization issue for vf
     - net: hns3: Clear client pointer when initialize client failed or unintialize
       finished
     - net: hns3: Fix client initialize state issue when roce client initialize
       failed
     - net: hns3: Fix parameter type for q_id in hclge_tm_q_to_qs_map_cfg()
     - net: hns3: Fix ets validate issue
     - net: hns3: Unify the type convert for desc.data
     - net: hns3: Adjust prefix of tx/rx statistic names
     - net: hns3: Fix tqp array traversal condition for vf
     - net: hns3: Unify the prefix of vf functions
     - net: hns3: Add handle for default case
     - net: hns3: Add nic state check before calling netif_tx_wake_queue
     - net: hns3: Add unlikely for dma_mapping_error check
     - net: hns3: Remove print messages for error packet
     - net: hns3: Add get_media_type ops support for VF
     - net: hns3: Fix speed/duplex information loss problem when executing ethtool
       ethx cmd of VF
     - net: hns3: Remove redundant hclge_get_port_type()
     - net: hns3: Add support for sctp checksum offload
     - net: hns3: Set extra mac address of pause param for HW
     - net: hns3: Rename loop mode
     - net: hns3: Rename mac loopback to app loopback
     - net: hns3: Add serdes parallel inner loopback support
     - net: hns3: Fix for packet buffer setting bug
     - net: hns3: Fix for netdev not up problem when setting mtu
     - net: hns3: Change return type of hclge_tm_schd_info_update()
     - net: hns3: Modify hns3_get_max_available_channels
     - net: hns3: Fix loss of coal configuration while doing reset
     - net: hns: remove ndo_poll_controller
     - hns3: Fix the build.
     - hns3: Another build fix.
     - net: hns3: Add flow director initialization
     - net: hns3: Add input key and action config support for flow director
     - net: hns3: Add support for rule add/delete for flow director
     - net: hns3: Add support for rule query of flow director
     - net: hns3: Add reset handle for flow director
     - net: hns3: Remove all flow director rules when unload hns3 driver
     - net: hns3: Add support for enable/disable flow director
     - net: hns3: Remove the default mask configuration for mac vlan table
     - net: hns3: Clear mac vlan table entries when unload driver or function reset
     - net: hns3: Optimize for unicast mac vlan table
     - net: hns3: Drop depricated mta table support
     - net: hns3: Add egress/ingress vlan filter for revision 0x21
     - net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardware
     - net: hns3: Add new RSS hash algorithm support for PF
     - net: hns3: Add RSS general configuration support for VF
     - net: hns3: Add RSS tuples support for VF
     - net: hns3: Add HW RSS hash information to RX skb
     - net: hns3: Enable promisc mode when mac vlan table is full
     - net: hns3: Resume promisc mode and vlan filter status after reset
     - net: hns3: Resume promisc mode and vlan filter status after loopback test
     - scsi: hisi_sas: Feed back linkrate(max/min) when re-attached
     - scsi: hisi_sas: Move evaluation of hisi_hba in hisi_sas_task_prep()
     - scsi: hisi_sas: Fix the race between IO completion and timeout for
       SMP/internal IO
     - scsi: hisi_sas: Free slot later in slot_complete_vx_hw()
     - scsi: hisi_sas: unmask interrupts ent72 and ent74
     - scsi: hisi_sas: Use block layer tag instead for IPTT
     - scsi: hisi_sas: Update v3 hw AIP_LIMIT and CFG_AGING_TIME register values
     - net: hns3: remove hns3_fill_desc_tso
     - net: hns3: move DMA map into hns3_fill_desc
     - net: hns3: add handling for big TX fragment
     - net: hns3: rename hns_nic_dma_unmap
     - net: hns3: fix for multiple unmapping DMA problem
     - scsi: hisi_sas: Fix spin lock management in slot_index_alloc_quirk_v2_hw()
     - scsi: hisi_sas: Fix NULL pointer dereference
     - net: hns3: Add PCIe AER callback error_detected
     - net: hns3: Add PCIe AER error recovery
     - net: hns3: Add support to enable and disable hw errors
     - net: hns3: Add enable and process common ecc errors
     - net: hns3: Add enable and process hw errors from IGU, EGU and NCSI
     - net: hns3: Add enable and process hw errors from PPP
     - net: hns3: Add enable and process hw errors of TM scheduler
     - net: hns3: Fix for warning uninitialized symbol hw_err_lst3
     - net: hns3: fix spelling mistake "intrerrupt" -> "interrupt"
     - net: hns3: add error handler for hns3_nic_init_vector_data()
     - net: hns3: bugfix for buffer not free problem during resetting
     - net: hns3: bugfix for reporting unknown vector0 interrupt repeatly problem
     - net: hns3: bugfix for the initialization of command queue's spin lock
     - net: hns3: remove unnecessary queue reset in the hns3_uninit_all_ring()
     - net: hns3: bugfix for is_valid_csq_clean_head()
     - net: hns3: bugfix for hclge_mdio_write and hclge_mdio_read
     - net: hns3: fix incorrect return value/type of some functions
     - net: hns3: bugfix for handling mailbox while the command queue reinitialized
     - net: hns3: bugfix for rtnl_lock's range in the hclge_reset()
     - net: hns3: bugfix for rtnl_lock's range in the hclgevf_reset()
     - net: hns3: Fix for out-of-bounds access when setting pfc back pressure
     - scsi: hisi_sas: Remove set but not used variable 'dq_list'
     - net: hns3: bugfix for not checking return value
     - net: hns: Incorrect offset address used for some registers.
     - net: hns: All ports can not work when insmod hns ko after rmmod.
     - net: hns: Some registers use wrong address according to the datasheet.
     - net: hns: Fixed bug that netdev was opened twice
     - net: hns: Clean rx fbd when ae stopped.
     - net: hns: Free irq when exit from abnormal branch
     - net: hns: Avoid net reset caused by pause frames storm
     - net: hns: Fix ntuple-filters status error.
     - net: hns: Add mac pcs config when enable|disable mac
     - net: hns: Fix ping failed when use net bridge and send multicast
     - net: hns3: use HNS3_NIC_STATE_INITED to indicate the initialization state of
       enet
     - net: hns3: add set_default_reset_request in the hnae3_ae_ops
     - net: hns3: provide some interface & information for the client
     - net: hns3: adjust the location of clearing the table when doing reset
     - net: hns3: enable/disable ring in the enet while doing UP/DOWN
     - net: hns3: use HNS3_NIC_STATE_RESETTING to indicate resetting
     - net: hns3: ignore new coming low-level reset while doing high-level reset
     - net: hns3: move some reset information from hnae3_handle into
       hclge_dev/hclgevf_dev
     - net: hns3: adjust the process of PF reset
     - net: hns3: call roce's reset notify callback when resetting
     - net: hns3: add error handler for hclge_reset()
     - net: hns3: fix for cmd queue memory not freed problem during reset
     - net: hns3: Remove set but not used variable 'reset_level'
     - net: hns3: fix spelling mistake, "assertting" -> "asserting"
     - net: hns3: add reset_hdev to reinit the hdev in VF's reset process
     - net: hns3: adjust VF's reset process
     - net: hns3: add reset handling for VF when doing PF reset
     - net: hns3: add reset handling for VF when doing Core/Global/IMP reset
     - net: hns3: stop handling command queue while resetting VF
     - net: hns3: add error handler for hclgevf_reset()
     - net: hns3: stop napi polling when HNS3_NIC_STATE_DOWN is set
     - net: hns3: implement the IMP reset processing for PF
     - net: hns3: add PCIe FLR support for PF
     - net: hns3: do VF's pci re-initialization while PF doing FLR
     - net: hns3: add PCIe FLR support for VF
     - net: hns3: Enable HW GRO for Rev B(=0x21) HNS3 hardware
     - net: hns3: Add handling of GRO Pkts not fully RX'ed in NAPI poll
     - net: hns3: Add skb chain when num of RX buf exceeds MAX_SKB_FRAGS
     - net: hns3: Adds GRO params to SKB for the stack
     - scsi: hisi_sas: use dma_set_mask_and_coherent
     - scsi: hisi_sas: Create separate host attributes per HBA
     - scsi: hisi_sas: Add support for interrupt converge for v3 hw
     - scsi: hisi_sas: Add support for interrupt coalescing for v3 hw
     - scsi: hisi_sas: Relocate some codes to avoid an unused check
     - scsi: hisi_sas: change the time of SAS SSP connection
     - net: hns3: fix spelling mistake "failded" -> "failed"
     - net: hns3: Support two vlan header when setting mtu
     - net: hns3: Refactor mac mtu setting related functions
     - net: hns3: Add vport alive state checking support
     - net: hns3: Add mtu setting support for vf
     - net: hns3: up/down netdev in hclge module when setting mtu
     - net: hns3: add common validation in hclge_dcb
     - net: hns3: Add debugfs framework registration
     - net: hns3: Add "queue info" query function
     - net: hns3: Add "FD flow table" info query function
     - net: hns3: Add "tc config" info query function
     - net: hns3: Add "tm config" info query function
     - net: hns3: Add "qos pause" config info query function
     - net: hns3: Add "qos prio map" info query function
     - net: hns3: Add "qos buffer" config info query function
     - net: hns3: Support "ethtool -d" for HNS3 VF driver
     - net: hns3: Adds support to dump(using ethool-d) PCIe regs in HNS3 PF driver
     - net: hns3: remove existing process error functions and reorder hw_blk table
     - net: hns3: rename enable error interrupt functions
     - net: hns3: re-enable error interrupts on hw reset
     - net: hns3: deletes unnecessary settings of the descriptor data
     - net: hns3: rename process_hw_error function
     - net: hns3: add optimization in the hclge_hw_error_set_state
     - net: hns3: add handling of hw ras errors using new set of commands
     - net: hns3: deleted logging 1 bit errors
     - net: hns3: add handling of hw errors reported through MSIX
     - net: hns3: add handling of hw errors of MAC
     - net: hns3: handle hw errors of PPP PF
     - net: hns3: handle hw errors of PPU(RCB)
     - net: hns3: handle hw errors of SSU
     - net: hns3: add handling of RDMA RAS errors
     - net: hns3: fix spelling mistake "offser" -> "offset"
     - scsi: hisi_sas: Fix warnings detected by sparse
     - scsi: hisi_sas: Relocate some code to reduce complexity
     - scsi: hisi_sas: Make sg_tablesize consistent value
     - hns3: prevent building without CONFIG_INET
     - net: hns3: Add "bd info" query function
     - net: hns3: Add "manager table" information query function
     - net: hns3: Add "status register" information query function
     - net: hns3: Add "dcb register" status information query function
     - net: hns3: Add "queue map" information query function
     - net: hns3: Add "tm map" status information query function
     - net: hns3: fix error handling int the hns3_get_vector_ring_chain
     - net: hns3: uninitialize pci in the hclgevf_uninit
     - net: hns3: fix napi_disable not return problem
     - net: hns3: update some variables while hclge_reset()/hclgevf_reset() done
     - net: hns3: remove unnecessary configuration recapture while resetting
     - net: hns3: fix incomplete uninitialization of IRQ in the
       hns3_nic_uninit_vector_data()
     - net: hns3: update coalesce param per second
     - net: hns3: remove 1000M/half support of phy
     - net: hns3: synchronize speed and duplex from phy when phy link up
     - net: hns3: getting tx and dv buffer size through firmware
     - net: hns3: aligning buffer size in SSU to 256 bytes
     - net: hns3: fix a SSU buffer checking bug
     - scsi: hisi_sas: Add support for DIF feature for v2 hw
     - net: hns3: refine the handle for hns3_nic_net_open/stop()
     - net: hns3: change default tc state to close
     - net: hns3: fix a bug caused by udelay
     - net: hns3: add max vector number check for pf
     - net: hns3: reset tqp while doing DOWN operation
     - net: hns3: fix vf id check issue when add flow director rule
     - net: hns3: don't restore rules when flow director is disabled
     - net: hns3: fix the descriptor index when get rss type
     - net: hns3: remove redundant variable initialization
     - net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENT
 .
   * iptables connlimit allows more connections than the limit when using
     multiple CPUs (LP: #1811094)
     - SAUCE: netfilter: xt_connlimit: remove the 'addr' parameter in add_hlist()
     - netfilter: nf_conncount: expose connection list interface
     - netfilter: nf_conncount: Fix garbage collection with zones
     - netfilter: nf_conncount: fix garbage collection confirm race
     - netfilter: nf_conncount: don't skip eviction when age is negative
 .
   * CVE-2018-16882
     - KVM: Fix UAF in nested posted interrupt processing
 .
   * Cannot initialize ATA disk if IDENTIFY command fails (LP: #1809046)
     - scsi: libsas: check the ata device status by ata_dev_enabled()
 .
   * scsi: libsas: fix a race condition when smp task timeout (LP: #1808912)
     - scsi: libsas: fix a race condition when smp task timeout
 .
   * CVE-2018-14625
     - vhost/vsock: fix use-after-free in network stack callers
 .
   * Fix and issue that LG I2C touchscreen stops working after reboot
     (LP: #1805085)
     - HID: i2c-hid: Disable runtime PM for LG touchscreen
 .
   * powerpc/powernv/pci: Work around races in PCI bridge enabling (LP: #1805245)
     - powerpc/powernv/pci: Work around races in PCI bridge enabling
 .
   * Drivers: hv: vmbus: Offload the handling of channels to two workqueues
     (LP: #1807757)
     - hv_netvsc: fix network namespace issues with VF support
     - hv_netvsc: split sub-channel setup into async and sync
     - Drivers: hv: vmbus: Fix the offer_in_progress in vmbus_process_offer()
     - hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
     - vmbus: don't return values for uninitalized channels
     - Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl()
     - Drivers: hv: vmbus: Offload the handling of channels to two workqueues
 .
   * Disable LPM for Raydium Touchscreens (LP: #1802248)
     - USB: quirks: Add no-lpm quirk for Raydium touchscreens
 .
   * Power leakage at S5 with Qualcomm Atheros QCA9377 802.11ac Wireless Network
     Adapter (LP: #1805607)
     - SAUCE: ath10k: provide reset function for QCA9377 chip
 .
   * CVE-2018-17972
     - proc: restrict kernel stack dumps to root
 .
   * CVE-2018-19407
     - KVM: X86: Fix scan ioapic use-before-initialization
 .
   * CVE-2018-18281
     - mremap: properly flush TLB before releasing the page
 .
   * Fix USB2 device wrongly detected as USB1 (LP: #1806534)
     - xhci: Add quirk to workaround the errata seen on Cavium Thunder-X2 Soc
 .
   * armhf guests fail to boot in EFI mode (LP: #1809488)
     - efi/arm: Revert deferred unmap of early memmap mapping
 .
   * Bionic shows incorrect warning about number of pointers in TFD
     (LP: #1801102)
     - iwlwifi: pcie: don't warn if we use all the transmit pointers
 .
   * audio output has constant noise on a Dell machine (LP: #1810891)
     - ALSA: hda/realtek - Fixed headphone issue for ALC700
 .
   * ldisc crash on reopened tty (LP: #1791758)
     - tty: Drop tty->count on tty_reopen() failure
     - tty: Hold tty_ldisc_lock() during tty_reopen()
     - tty: Don't block on IO when ldisc change is pending
     - tty: Simplify tty->count math in tty_reopen()
 .
   * SATA device is not going to DEVSLP (LP: #1781533)
     - ahci: Allow setting a default LPM policy for mobile chipsets
     - ata: libahci: Correct setting of DEVSLP register
     - ata: libahci: Allow reconfigure of DEVSLP register
     - ata: ahci: Support state with min power but Partial low power state
     - ata: ahci: Enable DEVSLP by default on x86 with SLP_S0
     - [Config] set CONFIG_SATA_MOBILE_LPM_POLICY=0
 .
   * Console got stuck using serial tty after logout (LP: #1808097)
     - tty: do not set TTY_IO_ERROR flag if console port
 .
   * fanotify10 in ubuntu_ltp_syscalls failed (LP: #1802454)
     - fsnotify: fix ignore mask logic in fsnotify()
 .
   * SRU: Fix kernel xhci hang when resume from S3 (LP: #1805344)
     - usb: xhci: fix uninitialized completion when USB3 port got wrong status
     - usb: xhci: fix timeout for transition from RExit to U0
 .
   * Add pointstick support for Cirque Touchpad (LP: #1805081)
     - HID: multitouch: Add pointstick support for Cirque Touchpad
 .
   * Intel NVMe drives timeout when nvme format is attempted (LP: #1797587)
     - nvme: Use admin command effects for admin commands
 .
   * lineout jack can't work on a Dell machine (LP: #1810892)
     - ALSA: hda/realtek - Support Dell headset mode for New AIO platform
 .
   * Bionic update: upstream stable patchset 2019-01-04 (LP: #1810554)
     - MIPS: Call dump_stack() from show_regs()
     - MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
     - MIPS: Fix ioremap() RAM check
     - mmc: sdhci-esdhc-imx: allow 1.8V modes without 100/200MHz pinctrl states
     - mmc: dw_mmc: fix card threshold control configuration
     - ibmasm: don't write out of bounds in read handler
     - staging: rtl8723bs: Prevent an underflow in rtw_check_beacon_data().
     - staging: r8822be: Fix RTL8822be can't find any wireless AP
     - ata: Fix ZBC_OUT command block check
     - ata: Fix ZBC_OUT all bit handling
     - vmw_balloon: fix inflation with batching
     - ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
     - USB: serial: ch341: fix type promotion bug in ch341_control_in()
     - USB: serial: cp210x: add another USB ID for Qivicon ZigBee stick
     - USB: serial: keyspan_pda: fix modem-status error handling
     - USB: serial: mos7840: fix status-register error handling
     - usb: quirks: add delay quirks for Corsair Strafe
     - xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
     - ALSA: hda - Handle pm failure during hotplug
     - fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
     - fs, elf: make sure to page align bss in load_elf_library
     - mm: do not bug_on on incorrect length in __mm_populate()
     - tracing: Reorder display of TGID to be after PID
     - kbuild: delete INSTALL_FW_PATH from kbuild documentation
     - arm64: neon: Fix function may_use_simd() return error status
     - tools build: fix # escaping in .cmd files for future Make
     - IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values
     - i2c: tegra: Fix NACK error handling
     - iw_cxgb4: correctly enforce the max reg_mr depth
     - xen: setup pv irq ops vector earlier
     - nvme-pci: Remap CMB SQ entries on every controller reset
     - crypto: x86/salsa20 - remove x86 salsa20 implementations
     - uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
     - netfilter: nf_queue: augment nfqa_cfg_policy
     - netfilter: x_tables: initialise match/target check parameter struct
     - loop: add recursion validation to LOOP_CHANGE_FD
     - PM / hibernate: Fix oops at snapshot_write()
     - RDMA/ucm: Mark UCM interface as BROKEN
     - loop: remember whether sysfs_create_group() was done
     - f2fs: give message and set need_fsck given broken node id
     - mm: do not drop unused pages when userfaultd is running
     - bpf: reject passing modified ctx to helper functions
     - mei: discard messages from not connected client during power down.
     - mm: zero unavailable pages before memmap init
     - xen: remove global bit from __default_kernel_pte_mask for pv guests
     - f2fs: return error during fill_super
     - f2fs: avoid bug_on on corrupted inode
     - f2fs: sanity check on sit entry
     - f2fs: sanity check for total valid node blocks
     - ARM: dts: armada-38x: use the new thermal binding
     - mm: don't do zero_resv_unavail if memmap is not allocated
 .
   * Blacklist Realtek Virtual IPMI device (LP: #1808353)
     - ipmi:pci: Blacklist a Realtek "IPMI" device
 .
   * Ethernet[10ec:8136] doesn't work after S3 with kernel 4.15.0.43.64
     (LP: #1809847)
     - SAUCE: Revert "r8169: don't use MSI-X on RTL8106e"
     - r8169: re-enable MSI-X on RTL8168g
 .
   * Killer 802.11ac 2x2 (1550 or 1550i) [8086:2526][1a56:1550] is not supported
     (LP: #1809219)
     - iwlwifi: add more card IDs for 9000 series
 .
   * Support new Realtek ethernet chips (LP: #1811055)
     - r8169: Add support for new Realtek Ethernet
 .
   * PC SN720 NVMe WDC 256GB consumes more power in S2Idle than during long idle
     (LP: #1805775)
     - SAUCE: pci/nvme: prevent WDC PC SN720 NVMe from entering D3 and being
       disabled
 .
   * Power consumption during s2idle is higher than long idle (Intel SSDPEKKF)
     (LP: #1804588)
     - SAUCE: pci: prevent Intel NVMe SSDPEKKF from entering D3
     - SAUCE: nvme: add quirk to not call disable function when suspending
 .
   * mpt3sas - driver using the wrong register to update a queue index in FW
     (LP: #1810781)
     - scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5
       controllers when HBA supports more than 16 MSI-x vectors.
 .
   * HP mobile workstations with hybrid graphics support, can not directly output
     to external monitors by dGPU (LP: #1810702)
     - ACPI / OSI: Add OEM _OSI string to enable dGPU direct output
 .
   * broken touchpad after i2c-i801 blacklist change (LP: #1802135)
     - i2c: i801: Don't restore config registers on runtime PM
 .
   * Enable new Realtek card reader (LP: #1806335)
     - USB: usb-storage: Add new IDs to ums-realtek
     - SAUCE: (noup) USB: usb-storage: Make MMC support optional on ums-realtek
 .
   * The line-out on the Dell Dock station can't work (LP: #1806532)
     - ALSA: usb-audio: Allow to override the longname string
     - ALSA: usb-audio: Give proper vendor/product name for Dell WD15 Dock
     - ALSA: usb-audio: Add vendor and product name for Dell WD19 Dock
 .
   * linux-buildinfo: pull out ABI information into its own package
     (LP: #1806380)
     - [Packaging] getabis -- handle all known package combinations
     - [Packaging] getabis -- support parsing a simple version
 .
   * Fix Intel I210 doesn't work when ethernet cable gets plugged (LP: #1806818)
     - igb: Fix an issue that PME is not enabled during runtime suspend
 .
   * Fix Terminus USB hub that may breaks connected USB devices after S3
     (LP: #1806850)
     - USB: Wait for extra delay time after USB_PORT_FEAT_RESET for quirky hub
 .
   * Add support for Dell DW5821e WWAN/GPS module (LP: #1807342)
     - qmi_wwan: add support for the Dell Wireless 5821e module
     - qmi_wwan: fix interface number for DW5821e production firmware
     - USB: option: add support for DW5821e
 .
   * Add support for 0cf3:535b QCA_ROME device (LP: #1807333)
     - Bluetooth: btusb: Add support for 0cf3:535b QCA_ROME device
 .
   * The mute led can't work anymore on the lenovo x1 carbon (LP: #1808465)
     - ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 Carbon
 .
   * click/pop noise in the headphone on several lenovo laptops (LP: #1805079) //
     click/pop noise in the headphone on several lenovo laptops (LP: #1805079)
     - ALSA: hda/realtek - fix the pop noise on headphone for lenovo laptops
 .
   * Touchpad stops working after reboot on Apollo Lake (LP: #1728244)
     - HID: i2c-hid: disable runtime PM operations on hantick touchpad
 .
   * MAC address pass through on RTL8153-BND for docking station (LP: #1808729)
     - r8152: Add support for MAC address pass through on RTL8153-BND
 .
   * [Ubuntu] kernel: zcrypt: reinit ap queue state machine (LP: #1805414)
     - s390/zcrypt: reinit ap queue state machine during device probe
 .
   * [UBUNTU] qeth: fix length check in SNMP processing (LP: #1805802)
     - s390/qeth: fix length check in SNMP processing
 .
   * ASPEED server console output extremely slow after upgrade to 18.04
     (LP: #1808183)
     - drm/ast: Remove existing framebuffers before loading driver
 .
   * Bionic update: upstream stable patchset 2018-12-13 (LP: #1808399)
     - userfaultfd: hugetlbfs: fix userfaultfd_huge_must_wait() pte access
     - mm: hugetlb: yield when prepping struct pages
     - tracing: Fix missing return symbol in function_graph output
     - scsi: target: Fix truncated PR-in ReadKeys response
     - s390: Correct register corruption in critical section cleanup
     - drbd: fix access after free
     - vfio: Use get_user_pages_longterm correctly
     - cifs: Fix use after free of a mid_q_entry
     - cifs: Fix memory leak in smb2_set_ea()
     - cifs: Fix infinite loop when using hard mount option
     - drm: Use kvzalloc for allocating blob property memory
     - drm/udl: fix display corruption of the last line
     - jbd2: don't mark block as modified if the handle is out of credits
     - ext4: add corruption check in ext4_xattr_set_entry()
     - ext4: always verify the magic number in xattr blocks
     - ext4: make sure bitmaps and the inode table don't overlap with bg
       descriptors
     - ext4: always check block group bounds in ext4_init_block_bitmap()
     - ext4: only look at the bg_flags field if it is valid
     - ext4: verify the depth of extent tree in ext4_find_extent()
     - ext4: include the illegal physical block in the bad map ext4_error msg
     - ext4: never move the system.data xattr out of the inode body
     - ext4: avoid running out of journal credits when appending to an inline file
     - ext4: add more inode number paranoia checks
     - ext4: add more mount time checks of the superblock
     - ext4: check superblock mapped prior to committing
     - HID: i2c-hid: Fix "incomplete report" noise
     - HID: hiddev: fix potential Spectre v1
     - HID: debug: check length before copy_to_user()
     - media: vb2: core: Finish buffers at the end of the stream
     - f2fs: truncate preallocated blocks in error case
     - Revert "dpaa_eth: fix error in dpaa_remove()"
     - Kbuild: fix # escaping in .cmd files for future Make
     - media: cx25840: Use subdev host data for PLL override
     - fs: allow per-device dax status checking for filesystems
     - dax: change bdev_dax_supported() to support boolean returns
     - dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
     - dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
     - dm: prevent DAX mounts if not supported
     - mtd: cfi_cmdset_0002: Change definition naming to retry write operation
     - mtd: cfi_cmdset_0002: Change erase functions to retry for error
     - mtd: cfi_cmdset_0002: Change erase functions to check chip good only
     - netfilter: nf_log: don't hold nf_log_mutex during user access
     - staging: comedi: quatech_daqp_cs: fix no-op loop daqp_ao_insn_write()
     - sched, tracing: Fix trace_sched_pi_setprio() for deboosting
     - PCI / ACPI / PM: Resume bridges w/o drivers on suspend-to-RAM
     - drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.c
     - scsi: aacraid: Fix PD performance regression over incorrect qd being set
     - ARM: dts: imx51-zii-rdu1: fix touchscreen pinctrl
     - drm/amdgpu: Add amdgpu_atpx_get_dhandle()
     - drm/amdgpu: Dynamically probe for ATIF handle (v2)
     - i2c: core: smbus: fix a potential missing-check bug
 .
   * Bionic update: upstream stable patchset 2018-12-12 (LP: #1808185)
     - usb: cdc_acm: Add quirk for Uniden UBC125 scanner
     - USB: serial: cp210x: add CESINEL device ids
     - USB: serial: cp210x: add Silicon Labs IDs for Windows Update
     - usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
     - acpi: Add helper for deactivating memory region
     - usb: typec: ucsi: acpi: Workaround for cache mode issue
     - usb: typec: ucsi: Fix for incorrect status data issue
     - xhci: Fix kernel oops in trace_xhci_free_virt_device
     - n_tty: Fix stall at n_tty_receive_char_special().
     - n_tty: Access echo_* variables carefully.
     - staging: android: ion: Return an ERR_PTR in ion_map_kernel
     - serial: 8250_pci: Remove stalled entries in blacklist
     - serdev: fix memleak on module unload
     - vt: prevent leaking uninitialized data to userspace via /dev/vcs*
     - drm/amdgpu: Add APU support in vi_set_uvd_clocks
     - drm/amdgpu: Add APU support in vi_set_vce_clocks
     - drm/amdgpu: fix the missed vcn fw version report
     - drm/qxl: Call qxl_bo_unref outside atomic context
     - drm/atmel-hlcdc: check stride values in the first plane
     - drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array
     - drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper
     - drm/i915: Enable provoking vertex fix on Gen9 systems.
     - netfilter: nf_tables: nft_compat: fix refcount leak on xt module
     - netfilter: nft_compat: prepare for indirect info storage
     - netfilter: nft_compat: fix handling of large matchinfo size
     - netfilter: nf_tables: don't assume chain stats are set when jumplabel is set
     - netfilter: nf_tables: bogus EBUSY in chain deletions
     - netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval
     - netfilter: nf_tables: disable preemption in nft_update_chain_stats()
     - netfilter: nf_tables: increase nft_counters_enabled in
       nft_chain_stats_replace()
     - netfilter: nf_tables: fix memory leak on error exit return
     - netfilter: nf_tables: add missing netlink attrs to policies
     - netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj()
     - netfilter: don't set F_IFACE on ipv6 fib lookups
     - netfilter: ip6t_rpfilter: provide input interface for route lookup
     - netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
     - ARM: dts: imx6q: Use correct SDMA script for SPI5 core
     - xfrm6: avoid potential infinite loop in _decode_session6()
     - afs: Fix directory permissions check
     - netfilter: ebtables: handle string from userspace with care
     - s390/dasd: use blk_mq_rq_from_pdu for per request data
     - netfilter: nft_limit: fix packet ratelimiting
     - ipvs: fix buffer overflow with sync daemon and service
     - iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs
     - atm: zatm: fix memcmp casting
     - net: qmi_wwan: Add Netgear Aircard 779S
     - perf test: "Session topology" dumps core on s390
     - perf bpf: Fix NULL return handling in bpf__prepare_load()
     - fs: clear writeback errors in inode_init_always
     - sched/core: Fix rules for running on online && !active CPUs
     - sched/core: Require cpu_active() in select_task_rq(), for user tasks
     - platform/x86: asus-wmi: Fix NULL pointer dereference
     - net/sonic: Use dma_mapping_error()
     - net: dsa: b53: Add BCM5389 support
     - usb: typec: tcpm: fix logbuffer index is wrong if _tcpm_log is re-entered
     - iio: mma8452: Fix ignoring MMA8452_INT_DRDY
     - drm/amdgpu: fix clear_all and replace handling in the VM (v2)
     - drm/amd/display: Clear connector's edid pointer
     - drm/i915/dp: Send DPCD ON for MST before phy_up
     - drm/amdgpu: remove DC special casing for KB/ML
     - drm/amdgpu: Don't default to DC support for Kaveri and older
     - drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mapping
     - drm/amd/display: release spinlock before committing updates to stream
     - drm/i915: Fix PIPESTAT irq ack on i965/g4x
     - ARM64: dts: meson-gxl-s905x-p212: Add phy-supply for usb0
     - x86/mm: Don't free P4D table when it is folded at runtime
 .
   * Bionic update: upstream stable patchset 2018-12-07 (LP: #1807469)
     - x86/spectre_v1: Disable compiler optimizations over
       array_index_mask_nospec()
     - x86/mce: Improve error message when kernel cannot recover
     - x86/mce: Check for alternate indication of machine check recovery on Skylake
     - x86/mce: Fix incorrect "Machine check from unknown source" message
     - x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
     - x86: Call fixup_exception() before notify_die() in math_error()
     - m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
     - m68k/mac: Fix SWIM memory resource end address
     - serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
     - signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
     - PM / Domains: Fix error path during attach in genpd
     - PM / core: Fix supplier device runtime PM usage counter imbalance
     - PM / OPP: Update voltage in case freq == old_freq
     - usb: do not reset if a low-speed or full-speed device timed out
     - 1wire: family module autoload fails because of upper/lower case mismatch.
     - ASoC: dapm: delete dapm_kcontrol_data paths list before freeing it
     - ASoC: cs35l35: Add use_single_rw to regmap config
     - ASoC: cirrus: i2s: Fix LRCLK configuration
     - ASoC: cirrus: i2s: Fix {TX|RX}LinCtrlData setup
     - thermal: bcm2835: Stop using printk format %pCr
     - clk: renesas: cpg-mssr: Stop using printk format %pCr
     - lib/vsprintf: Remove atomic-unsafe support for %pCr
     - ftrace/selftest: Have the reset_trigger code be a bit more careful
     - mips: ftrace: fix static function graph tracing
     - branch-check: fix long->int truncation when profiling branches
     - ipmi:bt: Set the timeout before doing a capabilities check
     - Bluetooth: hci_qca: Avoid missing rampatch failure with userspace fw loader
     - printk: fix possible reuse of va_list variable
     - fuse: fix congested state leak on aborted connections
     - fuse: atomic_o_trunc should truncate pagecache
     - fuse: don't keep dead fuse_conn at fuse_fill_super().
     - fuse: fix control dir setup and teardown
     - powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
     - powerpc/ptrace: Fix setting 512B aligned breakpoints with
       PTRACE_SET_DEBUGREG
     - powerpc/ptrace: Fix enforcement of DAWR constraints
     - powerpc/powernv/ioda2: Remove redundant free of TCE pages
     - powerpc/powernv: copy/paste - Mask SO bit in CR
     - powerpc/fadump: Unregister fadump on kexec down path.
     - soc: rockchip: power-domain: Fix wrong value when power up pd with writemask
     - ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
     - ARM: dts: Fix SPI node for Arria10
     - ARM: dts: socfpga: Fix NAND controller node compatible
     - ARM: dts: socfpga: Fix NAND controller clock supply
     - ARM: dts: socfpga: Fix NAND controller node compatible for Arria10
     - arm64: Fix syscall restarting around signal suppressed by tracer
     - arm64: kpti: Use early_param for kpti= command-line option
     - arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache
       maintenance
     - ARM64: dts: meson: disable sd-uhs modes on the libretech-cc
     - of: overlay: validate offset from property fixups
     - of: unittest: for strings, account for trailing \0 in property length field
     - of: platform: stop accessing invalid dev in of_platform_device_destroy
     - tpm: fix use after free in tpm2_load_context()
     - tpm: fix race condition in tpm_common_write()
     - IB/qib: Fix DMA api warning with debug kernel
     - IB/{hfi1, qib}: Add handling of kernel restart
     - IB/mlx4: Mark user MR as writable if actual virtual memory is writable
     - IB/core: Make testing MR flags for writability a static inline function
     - IB/mlx5: Fetch soft WQE's on fatal error state
     - IB/isert: Fix for lib/dma_debug check_sync warning
     - IB/isert: fix T10-pi check mask setting
     - IB/hfi1: Fix fault injection init/exit issues
     - IB/hfi1: Reorder incorrect send context disable
     - IB/hfi1: Optimize kthread pointer locking when queuing CQ entries
     - IB/hfi1: Fix user context tail allocation for DMA_RTAIL
     - RDMA/mlx4: Discard unknown SQP work requests
     - xprtrdma: Return -ENOBUFS when no pages are available
     - mtd: cfi_cmdset_0002: Change write buffer to check correct value
     - mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock()
     - mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips
     - mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary
     - mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking.
     - PCI: hv: Make sure the bus domain is really unique
     - PCI: Add ACS quirk for Intel 7th & 8th Gen mobile
     - PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on
       resume
     - auxdisplay: fix broken menu
     - pinctrl: samsung: Correct EINTG banks order
     - pinctrl: devicetree: Fix pctldev pointer overwrite
     - cpufreq: intel_pstate: Fix scaling max/min limits with Turbo 3.0
     - MIPS: io: Add barrier after register read in inX()
     - time: Make sure jiffies_to_msecs() preserves non-zero time periods
     - irqchip/gic-v3-its: Don't bind LPI to unavailable NUMA node
     - X.509: unpack RSA signatureValue field from BIT STRING
     - Btrfs: fix return value on rename exchange failure
     - iio: adc: ad7791: remove sample freq sysfs attributes
     - iio: sca3000: Fix an error handling path in 'sca3000_probe()'
     - mm: fix __gup_device_huge vs unmap
     - scsi: qla2xxx: Fix setting lower transfer speed if GPSC fails
     - scsi: qla2xxx: Mask off Scope bits in retry delay
     - scsi: zfcp: fix missing SCSI trace for result of eh_host_reset_handler
     - scsi: zfcp: fix missing SCSI trace for retry of abort / scsi_eh TMF
     - scsi: zfcp: fix misleading REC trigger trace where erp_action setup failed
     - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io early return
     - scsi: zfcp: fix missing REC trigger trace on terminate_rport_io for
       ERP_FAILED
     - scsi: zfcp: fix missing REC trigger trace for all objects in ERP_FAILED
     - scsi: zfcp: fix missing REC trigger trace on enqueue without ERP thread
     - linvdimm, pmem: Preserve read-only setting for pmem devices
     - clk: at91: PLL recalc_rate() now using cached MUL and DIV values
     - rtc: sun6i: Fix bit_idx value for clk_register_gate
     - md: fix two problems with setting the "re-add" device state.
     - rpmsg: smd: do not use mananged resources for endpoints and channels
     - ubi: fastmap: Cancel work upon detach
     - ubi: fastmap: Correctly handle interrupted erasures in EBA
     - backlight: as3711_bl: Fix Device Tree node lookup
     - backlight: max8925_bl: Fix Device Tree node lookup
     - backlight: tps65217_bl: Fix Device Tree node lookup
     - mfd: intel-lpss: Program REMAP register in PIO mode
     - arm: dts: mt7623: fix invalid memory node being generated
     - perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
     - perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
     - perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
     - perf intel-pt: Fix MTC timing after overflow
     - perf intel-pt: Fix "Unexpected indirect branch" error
     - perf intel-pt: Fix packet decoding of CYC packets
     - media: vsp1: Release buffers for each video node
     - media: v4l2-compat-ioctl32: prevent go past max size
     - media: dvb_frontend: fix locking issues at dvb_frontend_get_event()
     - nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir
     - NFSv4: Fix possible 1-byte stack overflow in
       nfs_idmap_read_and_verify_message
     - NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..")
     - NFSv4: Fix a typo in nfs41_sequence_process
     - ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices
     - Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
     - pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
     - rbd: flush rbd_dev->watch_dwork after watch is unregistered
     - mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()
     - mm: fix devmem_is_allowed() for sub-page System RAM intersections
     - xen: Remove unnecessary BUG_ON from __unbind_from_irq()
     - udf: Detect incorrect directory size
     - Input: xpad - fix GPD Win 2 controller name
     - Input: elan_i2c_smbus - fix more potential stack buffer overflows
     - ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctl
     - ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co
     - ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210
     - slub: fix failure when we delete and create a slab cache
     - block: Fix transfer when chunk sectors exceeds max
     - block: Fix cloning of requests with a special payload
     - x86/efi: Fix efi_call_phys_epilog() with CONFIG_X86_5LEVEL=y
     - dm zoned: avoid triggering reclaim from inside dmz_map()
     - dm thin: handle running out of data space vs concurrent discard
     - x86/platform/UV: Use new set memory block size function
     - x86/platform/UV: Add kernel parameter to set memory block size
     - platform/chrome: cros_ec_lpc: Register the driver if ACPI entry is missing.
     - platform/chrome: cros_ec_lpc: do not try DMI match when ACPI device found
     - hwmon: (k10temp) Add support for Stoney Ridge and Bristol Ridge CPUs
     - spi-nor: intel-spi: Remove unused preopcodes field
     - mtd: spi-nor: intel-spi: Fix atomic sequence handling
     - PCI / PM: Do not clear state_saved for devices that remain suspended
     - ASoC: mediatek: preallocate pages use platform device
     - libnvdimm, pmem: Do not flush power-fail protected CPU caches
     - powerpc/64s: Set assembler machine type to POWER4
     - powerpc/e500mc: Set assembler machine type to e500mc
     - hwrng: core - Always drop the RNG in hwrng_unregister()
     - softirq: Reorder trace_softirqs_on to prevent lockdep splat
     - ARM64: dts: meson-gx: fix ATF reserved memory region
     - mtd: rawnand: fix return value check for bad block status
     - mtd: rawnand: mxc: set spare area size register explicitly
     - PCI: Account for all bridges on bus when distributing bus numbers
     - pinctrl: armada-37xx: Fix spurious irq management
     - MIPS: pb44: Fix i2c-gpio GPIO descriptor table
     - locking/rwsem: Fix up_read_non_owner() warning with DEBUG_RWSEMS
     - scsi: scsi_debug: Fix memory leak on module unload
     - scsi: qla2xxx: Spinlock recursion in qla_target
     - libnvdimm, pmem: Unconditionally deep flush on *sync
     - f2fs: don't use GFP_ZERO for page caches
     - mfd: twl-core: Fix clock initialization
     - remoteproc: Prevent incorrect rproc state on xfer mem ownership failure
     - media: rc: mce_kbd decoder: fix stuck keys
     - Input: silead - add Chuwi Hi8 support
     - Input: silead - add MSSL0002 ACPI HID
     - ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMI
     - i2c: gpio: initialize SCL to HIGH again
     - kasan: depend on CONFIG_SLUB_DEBUG
     - dm: ensure bio submission follows a depth-first tree walk
     - dm: rename 'bio' member of dm_io structure to 'orig_bio'
     - dm: use bio_split() when splitting out the already processed bio
     - x86/e820: put !E820_TYPE_RAM regions into memblock.reserved
 .
   * Support AverMedia DVD EZMaker 7 USB video capture dongle (LP: #1620762) //
     Bionic update: upstream stable patchset 2018-12-07 (LP: #1807469)
     - media: cx231xx: Add support for AverMedia DVD EZMaker 7
Checksums-Sha1:
 694d6bc28dd423ab618e39a2ee78ef2a32e2afba 373304 block-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 1efac5ea2efc73e13e043c51cb66bde6cdc6e7b7 318436 crypto-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 9eb72ccce6a89e30feefb76b5f8ae5f4d72ada8c 4288 fat-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 2b3b8a5692c47472a5c164731294eac05197f28f 13712 fb-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 7ffc68d8b9e73bdaa57c69ecf48bd6f37351e3c5 65332 firewire-core-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 1360be662048eec82434a9c5f19cd74d93ed56ff 34900 floppy-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 ef0ce40620adb4770a9e5d25d9bb1d4dd2aa695f 1313400 fs-core-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 7705890c0c62343fca9dca1c52eed1e894bcc9a3 699724 fs-secondary-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 464c888dcbefed0b987ec175f246705746494a3a 428780 input-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 7e1e3453cb0491e5fd45482a69637212d1eb3358 61644 ipmi-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 78db10060d17f65ea95e4da9890acd049ce941c9 209488 irda-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 dab316ec9dadeed50234ec321316f06af08a2396 8845352 kernel-image-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 40d10481ef437433d8a885d8d05d8569f8107663 261900 linux-buildinfo-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 64aa4e41f02f9f944881b13b0ca734a212c51a11 261908 linux-buildinfo-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 8af782e6d502651e54831824ef308f4aa387d3d3 1868 linux-cloud-tools-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 1986a2d70d896b386a3f332f69ab5786be1af303 1868 linux-cloud-tools-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 cb30642b0a8a54c0d267e691465d0f553166bddc 71324 linux-cloud-tools-4.15.0-44_4.15.0-44.47_amd64.deb
 703d738690b37aee8fba6503592258527b26d0d2 61440 linux-cloud-tools-common_4.15.0-44.47_all.deb
 c5354e2e9892484d3662d71c38d09eabb8ddc2de 34829852 linux-doc_4.15.0-44.47_all.deb
 da22f44438324f02b0dca9a4d32fd590a309bed3 1117712 linux-headers-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 e1aaac2b9ed504a7fa62caf030551baceecba4cc 1117668 linux-headers-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 f4acb3c5d6f0162f0367e980b8a028a7a0d3412c 11002500 linux-headers-4.15.0-44_4.15.0-44.47_all.deb
 a4e69da7bbf20c0f937171ed911a0a698574251c 780510904 linux-image-unsigned-4.15.0-44-generic-dbgsym_4.15.0-44.47_amd64.ddeb
 56bf36adf6145a33f506ba07bd335ddf4180bc1e 7955836 linux-image-unsigned-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 94aa272590f5afa8c946fec4536a6f758034a53a 781280676 linux-image-unsigned-4.15.0-44-lowlatency-dbgsym_4.15.0-44.47_amd64.ddeb
 d1e80a916fdae67ab96aa0ff59f8ce146902c17d 8005980 linux-image-unsigned-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 6b1d5fdd550fe745f8c66936fa4a607a5a8481a7 1013300 linux-libc-dev_4.15.0-44.47_amd64.deb
 6728cfe0e9a1ed50e2cd62895d235f0b3a59bb41 12954424 linux-modules-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 39d7c9a68c43231c8ef08b9cc63883f93262fdf7 45751432 linux-modules-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 b048120195094e589653e154565c211ea4fbc382 32760324 linux-modules-extra-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 ad3d56f7a32e948f2bb88d0a35fa8b37509bfd4e 128621608 linux-source-4.15.0_4.15.0-44.47_all.deb
 84aa46fa678c92c333edaeff1ec6ef5949354b91 1960 linux-tools-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 58610fc89853a63470d297a3738b751d990b35e5 1960 linux-tools-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 674c0a9c9016057039503b1bb5128d07555786cc 4614808 linux-tools-4.15.0-44_4.15.0-44.47_amd64.deb
 7ad2adae01a83f570d0b839b42ad229bf3d80830 174216 linux-tools-common_4.15.0-44.47_all.deb
 38e50e3cde7189d81c50ef1a31adad7c02bd5746 69608 linux-tools-host_4.15.0-44.47_all.deb
 905659bb5ed5c663d2604ab26760facd39eb5ea8 1024 linux-udebs-generic_4.15.0-44.47_amd64.udeb
 7da7fea2aa61058bcd23f708a9ec70411d230be3 34248 linux_4.15.0-44.47_amd64.buildinfo
 3273c25f8febee7bd64b97683b6e7fe9a841c134 15875639 linux_4.15.0-44.47_amd64.tar.gz
 02ffa94ee63589544a3a15e5c79b60a56314beb2 34105 linux_4.15.0-44.47_amd64_translations.tar.gz
 a3a4a9a4de5824712dd20063246efc760c1daf7f 284712 md-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 f96b9161546b8b1239cc2255130938c85202daaf 206724 message-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 9d7711498f9d01fd780377e47635b8c6ab98a784 58860 mouse-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 105eaae7bf573526a33dcf079a91d0411e4dfa9e 18236 multipath-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 5bd094cf6f881c1ab6f4b6863a5d105dbb3cc636 505740 nfs-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 9e0671ff6492234310445566e3bb77ae256b2ab2 4459708 nic-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 ef08fa6fe5be17331990c3f333ada16485fc8253 143536 nic-pcmcia-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 f625044421e10a8fac74742a17c2c27502db2ade 540188 nic-shared-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 23627f4b461370adcff250c8fb48c6e6031c01c3 316036 nic-usb-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 2d7ce109d5fe084c7ba66a658afee5407c1399a1 31684 parport-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 f10b606ac7a702d75e33f5ef6f3f97d000d7c9fe 122428 pata-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 83833983a890d25fce38ca7c75b1ef66de39bf60 63752 pcmcia-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 227785dbbe4d2842746f216005b70c9cb1da731a 66664 pcmcia-storage-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 507aab94d4b9df521b6ea618df1b458e42953e0a 8732 plip-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 2067257a2c9ea185d3ff371a61bf746aee1972f1 25168 ppp-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 1ee170611594b1516747abb2ca0e624639acf0fa 95848 sata-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 9962d61bfc088b5a1df57c6404ad0dffc56a8a77 2472676 scsi-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 c77e5fadfc373829e032befe226174c014ececfd 92344 serial-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 0008bdff746102862a0de84083908a4bbc47f309 50420 storage-core-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 bf3a1b4dccd91de6a6d7b36c77274cf7bc582d05 139980 usb-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 65eff31ee3790bda41fdf58fd879ed7741f68b84 112516 virtio-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 df851a044eca7f5d9e5bb503b7cc6f5870efc101 25872 vlan-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
Checksums-Sha256:
 094fe43535e8e2702d2c649e3fb99e1e3b53b5e3e5153bf7f405ac790f0da1a1 373304 block-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 6a41990400ded8f69e586f87b667cf1e6aa473c94d23d0bd71876b6321c6bd5f 318436 crypto-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 b12f96d29c1e0bc5dc0064da9d5b2849886923206dac7a37f4845d15db30de73 4288 fat-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 7b0d5767da44dbb43577ae6c6a54d72252f663d23f09d1d82ac134cadedec23f 13712 fb-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 70da870982ef04ce643e257b2170efea356f1ca964e4270e0eed1e5150217ad8 65332 firewire-core-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 c17141ff739ecae7544063d424c6fc5ec29b54d93cce6c0fe87061cefb2db4f9 34900 floppy-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 9d0331698329e251b7065b278ac71b8631c9f4df1d2db42eac2578c1097b80f8 1313400 fs-core-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 81f945234957adcff7b98d45c90e2457b9248dd890eb56ce03d8c1f17ed14c99 699724 fs-secondary-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 f2a8e3388dce222f6c24a61413167fe6745daf8046192fdd4a02e045ba17e883 428780 input-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 d887c0197aeb46d6d0a332be72fd9a31a13a3721f4ec4444cf66e6ed6789ab37 61644 ipmi-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 bbfdc7fe0a4e4cbebd0a49bda1afdc954f4f4806decc1d8c6149f716090f5aed 209488 irda-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 26b6b1f96e3c24de4c7a73be8bd3903d8ceb476dfd351c3d9c7fc8c72faf0617 8845352 kernel-image-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 ff3dab40db945456c85eb9e91c6233ea0922d09313c7569766f9936070771386 261900 linux-buildinfo-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 c0eeac93041da207d99e9aa5a4b2ad842e379f59f78b2411fe69eda46db2242c 261908 linux-buildinfo-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 e5dbc3476cc3dadbd4461d81816aabe85db9decfbd18fb1e95576e215adfa645 1868 linux-cloud-tools-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 af578182ce20d073bc11f6b4577a077da1ef4f3f0684955552ef02330dda3c26 1868 linux-cloud-tools-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 3f84b4f23a7f9cce5377ecd185e382b6436a7aab2f2d9685030812f939d5614e 71324 linux-cloud-tools-4.15.0-44_4.15.0-44.47_amd64.deb
 65507ef67284ea342ce33c007361b2c3f5cdb1cecf3b08de8c8b2b782846aa99 61440 linux-cloud-tools-common_4.15.0-44.47_all.deb
 d15afc65504123fc7a965cbb2ddd9a99ed6060464e54202e3a2cf99dc81800ca 34829852 linux-doc_4.15.0-44.47_all.deb
 5d1123187089e0cb1017f6688724d1100b49d9acf4d0b1d49bd0826a6f27d722 1117712 linux-headers-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 3fde1e3b126cd9a2937f5ccbbd029c108d4d0b1ba3c31586668cf7fcb2494119 1117668 linux-headers-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 ea1f171dda58994f3b120adcd47d44df524ac6e252ea61895b091dd1f98e3c0b 11002500 linux-headers-4.15.0-44_4.15.0-44.47_all.deb
 b426e53e894e7a7c8373deaa71bd1e2ffd10c6574b4743941c9574e9fd6b2873 780510904 linux-image-unsigned-4.15.0-44-generic-dbgsym_4.15.0-44.47_amd64.ddeb
 6050d33c9f67957c04bb3ecd805793fa549f60de745fbcf94efff022fa56691c 7955836 linux-image-unsigned-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 96adfa9f9c6e70a48c216e1ca0f39e237904335b202c9df53fd78c6496f91c9e 781280676 linux-image-unsigned-4.15.0-44-lowlatency-dbgsym_4.15.0-44.47_amd64.ddeb
 80ebf165bfd1493dc665f3fa1dcf6f9ed8036907f26acb76ff01830eb1900ccf 8005980 linux-image-unsigned-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 95946f635625b774a631a6b28dd1f251562754f0fa52a0a91666f11cc78a4c89 1013300 linux-libc-dev_4.15.0-44.47_amd64.deb
 5ab6b4278eb96b82ef14802d0f8c02213014119adae88f58fa2273572ff1a0b9 12954424 linux-modules-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 f50acac03a78d40f86b20aac7be3b55c263d53b5a4f720616cea4aa5569c561d 45751432 linux-modules-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 fa7ad335af22a5b5002e7ece137a564c9b3bb34002086668306bda6e1e0456fb 32760324 linux-modules-extra-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 2950d14478ddfbf49f9dc23b366de4cb38fb0341034201f42a1c471732bb79c6 128621608 linux-source-4.15.0_4.15.0-44.47_all.deb
 89f5c36b0b44e7efb2989ec07d2842af58ab41d51ce5933ae3bb2dfcdcb58f42 1960 linux-tools-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 758eba9c201bc0eef9d9ccc27d87938026e070cdb11acf39c5e9c26a9c9d496c 1960 linux-tools-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 d69d58b216968e6b0ee27521f72c301168e11cbe3ebd3fcd7b491548893acd1a 4614808 linux-tools-4.15.0-44_4.15.0-44.47_amd64.deb
 fbe7c0b16a7b25e141f5a56f543ccece64676a9dbb9d37583514b1c3f8b6abbe 174216 linux-tools-common_4.15.0-44.47_all.deb
 849429cf90d8b39cd484879f05021dfc96b139cf30b0654d1a25bd62583c9c0d 69608 linux-tools-host_4.15.0-44.47_all.deb
 a79bdf19d381d304efeddba4781460f84127ae653117e6baddcdce32c6339d18 1024 linux-udebs-generic_4.15.0-44.47_amd64.udeb
 0162e8e6b78f6b5c39fedb64f24434381cf52701a2f6c6eb55e8fa21d250761f 34248 linux_4.15.0-44.47_amd64.buildinfo
 33ad9d904d4439aba6423d836048ab6a8a3e016307d3581e7c22ff5d718fc58e 15875639 linux_4.15.0-44.47_amd64.tar.gz
 ef39d49fec5614bd5a8f7f080a99e7f9970cc9e15513d81a22ca3e8927222bc2 34105 linux_4.15.0-44.47_amd64_translations.tar.gz
 848908aa2cdfa42e30b384859e8851d504e03af9d4fd1c3d047617709d044ed3 284712 md-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 ed8a6a7cec2cd599d39bf7c039a75dbf1c6bcb4d3b5a6f41d9c636b0a2b04a3a 206724 message-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 8c316eedb252d2636ba6ebe903afa5dc744f93f94d3b9b9dd094478a2a6abbf6 58860 mouse-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 aec8ff66c9f73a600efb2809732832d103ea15c15e7e6b6cc5e82c036aac8c5c 18236 multipath-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 163e312c47ae9f52bb15116f81f09fe36d04f140167562befca13df7e719cdef 505740 nfs-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 532a6fcf49910a79fd368640e63b343eba752b69c489d9f1dd0305073de0d201 4459708 nic-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 297bb713e67e02f2e1a86bf2561e338324b70982aae29fdddab331d3c7661b11 143536 nic-pcmcia-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 cb4467868c4903e95dbf39250f22f0e85290691675bd91af5f3f892252f93b43 540188 nic-shared-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 07bb13a5fa44064e1a1061755caec8c6e63edc271d0909a649bd12c0ae256a54 316036 nic-usb-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 03e4500f01621c7ee1ca108ca455e0bba13aed4e0cf0c41b8b28ceffb9ac7572 31684 parport-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 390bf6eb1e69566cebf34fd2374580eb5a1faa5701025f2e4558da01e3e0ada3 122428 pata-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 4b60290b153a642738e9f891432917c3133784e3d45d589642720a5af52c0adc 63752 pcmcia-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 5b196fcd8b36d7ede6c164a25b8234f015fdc98d9bf1bc714ae4b4edc963c4ce 66664 pcmcia-storage-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 08a93295ca5e8337954ec0a5c1f4ff0cf22989760a7096491cea45a15195c3cf 8732 plip-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 0cf6acec566525c811b435a76b3e8eeebdaadd6ea09c6189e02c75cfcf6ac5ee 25168 ppp-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 67dff39240bae69f4dcff9b00e4e0147f4fe1a7499850b00ceb492b3ee36c75c 95848 sata-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 ec2fc8b5afeb52112762dda0acc362b3a2c947f92e945b39030f377a43f05d2c 2472676 scsi-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 86eca48a66dd21e8cb14f2f165afe9812dfdbcbf55cf28769e18dd0d22824fbb 92344 serial-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 b93ba495205da2304a2e7b40b5fe7df5e21c650c8cc79fb49e25e824b356931f 50420 storage-core-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 17ac954ec6f78a9d7dccf65eb01c9aafe2a9058f2532027584cea99612c9c7be 139980 usb-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 01683bbd8ff9547a03348378db56663625095e5308991fea1eb87b6c152960b5 112516 virtio-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 ec06f0f8b09928493aa6a6a99541fd926a8ff13516d460fc93fd7419732ddeea 25872 vlan-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
Files:
 c9a62c24df201d77f026e57ed29d83d5 373304 debian-installer standard block-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 bf03e778ef3c40f3320a928ff8e660d4 318436 debian-installer extra crypto-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 e40a19588b1ef5159a987e05e2543c25 4288 debian-installer standard fat-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 f6ef943639737ce1d99e08f2180011c1 13712 debian-installer standard fb-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 258d99f5031bee2461a70afb72cb5ce7 65332 debian-installer standard firewire-core-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 1137290309c31ff63deb779015916929 34900 debian-installer standard floppy-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 22e2b10a2ee702f0a30eec716703cc00 1313400 debian-installer standard fs-core-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 c59e2672aaad3e7b404e754c45bc9711 699724 debian-installer standard fs-secondary-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 67996ab320a1dbac3b22b7c9f5e65780 428780 debian-installer standard input-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 cae1ee299ec6b2f2c5f79821b36d2367 61644 debian-installer standard ipmi-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 0fac2fc8e4c360b7ecb77f0ff122d4f7 209488 debian-installer standard irda-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 d4380ae4ba3efd131b1860c556546d60 8845352 debian-installer optional kernel-image-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 10094726a323c6debbdb0f337a1bdd60 261900 kernel optional linux-buildinfo-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 976875e749f8dcb190453a0658746330 261908 kernel optional linux-buildinfo-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 4d33ad90f0da4f8642cabd96ab39721c 1868 devel optional linux-cloud-tools-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 a0df939b890a73fa002d100badf0b389 1868 devel optional linux-cloud-tools-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 d07509791a2e3ec9ac3a6735517c9b57 71324 devel optional linux-cloud-tools-4.15.0-44_4.15.0-44.47_amd64.deb
 9cad7d540bcde6cf3bf0d4a33ed2870b 61440 kernel optional linux-cloud-tools-common_4.15.0-44.47_all.deb
 a8e3cae9203691317ed9bd9cd4524c36 34829852 doc optional linux-doc_4.15.0-44.47_all.deb
 6b3f76ee7d16b56e70180acac295f7d6 1117712 devel optional linux-headers-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 43d7382295f68a2e5f1e916baa26eb1d 1117668 devel optional linux-headers-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 e657fc696db66e8f7c951bb23d37944d 11002500 devel optional linux-headers-4.15.0-44_4.15.0-44.47_all.deb
 c36d9cfacd36cd8c97a3782da9b27f38 780510904 devel optional linux-image-unsigned-4.15.0-44-generic-dbgsym_4.15.0-44.47_amd64.ddeb
 b083575d30f131847e1cb134f67e7cd6 7955836 kernel optional linux-image-unsigned-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 77895c5e99fe702cc02670dc58b5e3be 781280676 devel optional linux-image-unsigned-4.15.0-44-lowlatency-dbgsym_4.15.0-44.47_amd64.ddeb
 acccd02d2948ec6913be7fa1d8e32dce 8005980 kernel optional linux-image-unsigned-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 6ca4e232018e025183a22edcf5a6f5aa 1013300 devel optional linux-libc-dev_4.15.0-44.47_amd64.deb
 175bacd798024d27d43a4ac97c98ebdb 12954424 kernel optional linux-modules-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 dbc9e7c9c25722d47d9b7ea1d7a0c21a 45751432 kernel optional linux-modules-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 1466a74fe0a3566af897724a3d76ce55 32760324 kernel optional linux-modules-extra-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 ed70cb9baa5237f78f93aa7a011c5827 128621608 devel optional linux-source-4.15.0_4.15.0-44.47_all.deb
 5eed293741164935f40da84d5adb1ed2 1960 devel optional linux-tools-4.15.0-44-generic_4.15.0-44.47_amd64.deb
 b4085a73598f373b38eaecfff23e4279 1960 devel optional linux-tools-4.15.0-44-lowlatency_4.15.0-44.47_amd64.deb
 bd842a5bdd9a0f4768d35b641b99be13 4614808 devel optional linux-tools-4.15.0-44_4.15.0-44.47_amd64.deb
 ac311dc9d3f742d5a9e9bdeffb72f902 174216 kernel optional linux-tools-common_4.15.0-44.47_all.deb
 d6f80969f9174e412ce3d9d404e26626 69608 kernel optional linux-tools-host_4.15.0-44.47_all.deb
 ef135d095f8a52718a46b9423f099037 1024 debian-installer optional linux-udebs-generic_4.15.0-44.47_amd64.udeb
 2f67bcf2893856ef59d6af7928e0db60 34248 devel optional linux_4.15.0-44.47_amd64.buildinfo
 506b7879732ba73667d39e54bd2754f9 15875639 raw-signing - linux_4.15.0-44.47_amd64.tar.gz
 4ed07187cace5002673f428e4f6dfcdd 34105 raw-translations - linux_4.15.0-44.47_amd64_translations.tar.gz
 e847f58470e54e0c6b7c4842bde0fe5c 284712 debian-installer standard md-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 c62454f5028245b8cf83dda8e80b9a6f 206724 debian-installer standard message-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 03b098584fb49a583be937c7e3121245 58860 debian-installer extra mouse-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 f4f6b32d9cf9a8399810da01407ab83e 18236 debian-installer extra multipath-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 3f79389a076200bf6c4cade0636515b4 505740 debian-installer standard nfs-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 15a206eebc2d8eac856c3320dc918dd7 4459708 debian-installer standard nic-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 b59f21019abba796ebc2726ad1d51a26 143536 debian-installer standard nic-pcmcia-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 6c7c5020da0648b15a1d9afe1711142f 540188 debian-installer standard nic-shared-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 81539dd1a65b9ba1f2b8e0f81a948248 316036 debian-installer standard nic-usb-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 e033f017cc7bf860a3ada7653b1b9bf9 31684 debian-installer standard parport-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 7cd58568992adf2deca752f5a1497799 122428 debian-installer standard pata-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 a4d5ae4f587ed0a1ce608f330fad0ed5 63752 debian-installer standard pcmcia-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 728fbf20c695984597c6b650d88edb00 66664 debian-installer standard pcmcia-storage-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 5e1101d5a145fc58ac91da2875696fb2 8732 debian-installer standard plip-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 451b68b6a91f8a8e768c7c851029c094 25168 debian-installer standard ppp-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 84a73688ea9ee871dfff5050701a0fd6 95848 debian-installer standard sata-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 9bea36ab16163957b11e903a70431773 2472676 debian-installer standard scsi-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 d7f3bff8875bec2bf003f74ba7c25e25 92344 debian-installer standard serial-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 23d98764ceb36a6593556e7164b7699f 50420 debian-installer standard storage-core-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 eb063be5d67c4f28cb3ee678fcd6dacd 139980 debian-installer standard usb-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 f07adf667e909b12156169226d3e1bfd 112516 debian-installer standard virtio-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
 0b1233df57399ca5c1a901b218f526a2 25872 debian-installer extra vlan-modules-4.15.0-44-generic-di_4.15.0-44.47_amd64.udeb
Package-Type: udeb


More information about the Bionic-changes mailing list