[ubuntu/bionic-proposed] linux_4.15.0-89.89_amd64.tar.gz - (Accepted)

Marcelo Henrique Cerri marcelo.cerri at canonical.com
Mon Feb 17 16:17:54 UTC 2020


linux (4.15.0-89.89) bionic; urgency=medium

  * bionic/linux: 4.15.0-89.89 -proposed tracker (LP: #1863350)

  * [SRU][B/OEM-B] Fix multitouch support on some devices (LP: #1862567)
    - HID: core: move the dynamic quirks handling in core
    - HID: quirks: move the list of special devices into a quirk
    - HID: core: move the list of ignored devices in hid-quirks.c
    - HID: core: remove the absolute need of hid_have_special_driver[]

  * [linux] Patch to prevent possible data corruption (LP: #1848739)
    - blk-mq: silence false positive warnings in hctx_unlock()

  * Add bpftool to linux-tools-common (LP: #1774815)
    - tools/bpftool: fix bpftool build with bintutils >= 2.9
    - bpftool: make libbfd optional
    - [Debian] Remove binutils-dev build dependency
    - [Debian] package bpftool in linux-tools-common

  * Root can lift kernel lockdown via USB/IP (LP: #1861238)
    - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel
      lockdown"

  * [Bionic] i915 incomplete fix for CVE-2019-14615 (LP: #1862840) //
    CVE-2020-8832
    - drm/i915: Use same test for eviction and submitting kernel context
    - drm/i915: Define an engine class enum for the uABI
    - drm/i915: Force the switch to the i915->kernel_context
    - drm/i915: Move GT powersaving init to i915_gem_init()
    - drm/i915: Move intel_init_clock_gating() to i915_gem_init()
    - drm/i915: Inline intel_modeset_gem_init()
    - drm/i915: Mark the context state as dirty/written
    - drm/i915: Record the default hw state after reset upon load

  * Bionic update: upstream stable patchset 2020-02-12 (LP: #1863019)
    - xfs: Sanity check flags of Q_XQUOTARM call
    - mfd: intel-lpss: Add default I2C device properties for Gemini Lake
    - powerpc/archrandom: fix arch_get_random_seed_int()
    - tipc: fix wrong timeout input for tipc_wait_for_cond()
    - mt7601u: fix bbp version check in mt7601u_wait_bbp_ready
    - crypto: sun4i-ss - fix big endian issues
    - drm/sti: do not remove the drm_bridge that was never added
    - drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
    - ALSA: hda: fix unused variable warning
    - apparmor: don't try to replace stale label in ptrace access check
    - PCI: iproc: Remove PAXC slot check to allow VF support
    - drm/hisilicon: hibmc: Don't overwrite fb helper surface depth
    - IB/rxe: replace kvfree with vfree
    - IB/hfi1: Add mtu check for operational data VLs
    - ALSA: usb-audio: update quirk for B&W PX to remove microphone
    - staging: comedi: ni_mio_common: protect register write overflow
    - pwm: lpss: Release runtime-pm reference from the driver's remove callback
    - drm/sun4i: hdmi: Fix double flag assignation
    - mlxsw: reg: QEEC: Add minimum shaper fields
    - NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
    - pcrypt: use format specifier in kobject_add
    - exportfs: fix 'passing zero to ERR_PTR()' warning
    - drm/dp_mst: Skip validating ports during destruction, just ref
    - net: phy: Fix not to call phy_resume() if PHY is not attached
    - IB/rxe: Fix incorrect cache cleanup in error flow
    - staging: bcm2835-camera: Abort probe if there is no camera
    - switchtec: Remove immediate status check after submitting MRPC command
    - pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group
    - pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group
    - pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group
    - pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group
    - pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group
    - pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 field
    - pinctrl: sh-pfc: sh7734: Add missing IPSR11 field
    - pinctrl: sh-pfc: r8a77995: Remove bogus SEL_PWM[0-3]_3 configurations
    - pinctrl: sh-pfc: sh7269: Add missing PCIOR0 field
    - pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value
    - vxlan: changelink: Fix handling of default remotes
    - Input: nomadik-ske-keypad - fix a loop timeout test
    - clk: highbank: fix refcount leak in hb_clk_init()
    - clk: qoriq: fix refcount leak in clockgen_init()
    - clk: socfpga: fix refcount leak
    - clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()
    - clk: imx6q: fix refcount leak in imx6q_clocks_init()
    - clk: imx6sx: fix refcount leak in imx6sx_clocks_init()
    - clk: imx7d: fix refcount leak in imx7d_clocks_init()
    - clk: vf610: fix refcount leak in vf610_clocks_init()
    - clk: armada-370: fix refcount leak in a370_clk_init()
    - clk: kirkwood: fix refcount leak in kirkwood_clk_init()
    - clk: armada-xp: fix refcount leak in axp_clk_init()
    - clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init()
    - clk: dove: fix refcount leak in dove_clk_init()
    - MIPS: BCM63XX: drop unused and broken DSP platform device
    - IB/usnic: Fix out of bounds index check in query pkey
    - RDMA/ocrdma: Fix out of bounds index check in query pkey
    - RDMA/qedr: Fix out of bounds index check in query pkey
    - drm/shmob: Fix return value check in shmob_drm_probe
    - arm64: dts: apq8016-sbc: Increase load on l11 for SDCARD
    - spi: cadence: Correct initialisation of runtime PM
    - RDMA/iw_cxgb4: Fix the unchecked ep dereference
    - drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump()
    - media: s5p-jpeg: Correct step and max values for
      V4L2_CID_JPEG_RESTART_INTERVAL
    - kbuild: mark prepare0 as PHONY to fix external module build
    - crypto: brcm - Fix some set-but-not-used warning
    - crypto: tgr192 - fix unaligned memory access
    - ASoC: imx-sgtl5000: put of nodes if finding codec fails
    - IB/iser: Pass the correct number of entries for dma mapped SGL
    - rtc: cmos: ignore bogus century byte
    - spi/topcliff_pch: Fix potential NULL dereference on allocation error
    - clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it
    - iwlwifi: mvm: avoid possible access out of array.
    - net/mlx5: Take lock with IRQs disabled to avoid deadlock
    - iwlwifi: mvm: fix A-MPDU reference assignment
    - tty: ipwireless: Fix potential NULL pointer dereference
    - driver: uio: fix possible memory leak in __uio_register_device
    - driver: uio: fix possible use-after-free in __uio_register_device
    - crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove()
      arguments
    - driver core: Do not resume suppliers under device_links_write_lock()
    - ARM: dts: lpc32xx: add required clocks property to keypad device node
    - ARM: dts: lpc32xx: reparent keypad controller to SIC1
    - ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller variant
    - ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller clocks property
    - ARM: dts: lpc32xx: phy3250: fix SD card regulator voltage
    - iwlwifi: mvm: fix RSS config command
    - staging: most: cdev: add missing check for cdev_add failure
    - rtc: ds1672: fix unintended sign extension
    - thermal: mediatek: fix register index error
    - net: phy: fixed_phy: Fix fixed_phy not checking GPIO
    - rtc: ds1307: rx8130: Fix alarm handling
    - rtc: 88pm860x: fix unintended sign extension
    - rtc: 88pm80x: fix unintended sign extension
    - rtc: pm8xxx: fix unintended sign extension
    - fbdev: chipsfb: remove set but not used variable 'size'
    - iw_cxgb4: use tos when importing the endpoint
    - iw_cxgb4: use tos when finding ipv6 routes
    - drm/etnaviv: potential NULL dereference
    - pinctrl: sh-pfc: emev2: Add missing pinmux functions
    - pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group
    - pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin group
    - pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups
    - PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()
    - usb: phy: twl6030-usb: fix possible use-after-free on remove
    - block: don't use bio->bi_vcnt to figure out segment number
    - keys: Timestamp new keys
    - vfio_pci: Enable memory accesses before calling pci_map_rom
    - hwmon: (pmbus/tps53679) Fix driver info initialization in probe routine
    - KVM: PPC: Release all hardware TCE tables attached to a group
    - staging: r8822be: check kzalloc return or bail
    - dmaengine: mv_xor: Use correct device for DMA API
    - cdc-wdm: pass return value of recover_from_urb_loss
    - regulator: pv88060: Fix array out-of-bounds access
    - regulator: pv88080: Fix array out-of-bounds access
    - regulator: pv88090: Fix array out-of-bounds access
    - net: dsa: qca8k: Enable delay for RGMII_ID mode
    - drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON
    - drm/nouveau/pmu: don't print reply values if exec is false
    - ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()
    - fs/nfs: Fix nfs_parse_devname to not modify it's argument
    - staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xx
    - powerpc/64s: Fix logic when handling unknown CPU features
    - NFS: Fix a soft lockup in the delegation recovery code
    - clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable
    - clocksource/drivers/exynos_mct: Fix error path in timer resources
      initialization
    - platform/x86: wmi: fix potential null pointer dereference
    - NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount
    - mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe
    - ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used
    - ARM: 8848/1: virt: Align GIC version check with arm64 counterpart
    - regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA
    - netfilter: nft_set_hash: fix lookups with fixed size hash on big endian
    - NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()
    - net: aquantia: fixed instack structure overflow
    - powerpc/mm: Check secondary hash page table
    - nios2: ksyms: Add missing symbol exports
    - x86/mm: Remove unused variable 'cpu'
    - scsi: megaraid_sas: reduce module load time
    - drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen()
    - xen, cpu_hotplug: Prevent an out of bounds access
    - net: sh_eth: fix a missing check of of_get_phy_mode
    - regulator: lp87565: Fix missing register for LP87565_BUCK_0
    - media: ivtv: update *pos correctly in ivtv_read_pos()
    - media: cx18: update *pos correctly in cx18_read_pos()
    - media: wl128x: Fix an error code in fm_download_firmware()
    - media: cx23885: check allocation return
    - regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xB
    - jfs: fix bogus variable self-initialization
    - tipc: tipc clang warning
    - m68k: mac: Fix VIA timer counter accesses
    - arm64: dts: allwinner: a64: Add missing PIO clocks
    - ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()
    - media: davinci-isif: avoid uninitialized variable use
    - media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame
    - spi: tegra114: clear packed bit for unpacked mode
    - spi: tegra114: fix for unpacked mode transfers
    - spi: tegra114: terminate dma and reset on transfer timeout
    - spi: tegra114: flush fifos
    - spi: tegra114: configure dma burst size to fifo trig level
    - soc/fsl/qe: Fix an error code in qe_pin_request()
    - spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
    - ehea: Fix a copy-paste err in ehea_init_port_res
    - scsi: qla2xxx: Unregister chrdev if module initialization fails
    - scsi: target/core: Fix a race condition in the LUN lookup code
    - ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"
    - net: hns3: fix for vport->bw_limit overflow problem
    - hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses
    - platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer
    - tipc: set sysctl_tipc_rmem and named_timeout right range
    - selftests/ipc: Fix msgque compiler warnings
    - powerpc: vdso: Make vdso32 installation conditional in vdso_install
    - ARM: dts: ls1021: Fix SGMII PCS link remaining down after PHY disconnect
    - media: ov2659: fix unbalanced mutex_lock/unlock
    - 6lowpan: Off by one handling ->nexthdr
    - dmaengine: axi-dmac: Don't check the number of frames for alignment
    - ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()
    - NFS: Don't interrupt file writeout due to fatal errors
    - irqchip/gic-v3-its: fix some definitions of inner cacheability attributes
    - scsi: qla2xxx: Fix a format specifier
    - scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory
    - packet: in recvmsg msg_name return at least sizeof sockaddr_ll
    - ASoC: fix valid stream condition
    - usb: gadget: fsl: fix link error against usb-gadget module
    - dwc2: gadget: Fix completed transfer size calculation in DDMA
    - IB/mlx5: Add missing XRC options to QP optional params mask
    - iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
    - dmaengine: tegra210-adma: restore channel status
    - mmc: core: fix possible use after free of host
    - lightnvm: pblk: fix lock order in pblk_rb_tear_down_check
    - afs: Fix the afs.cell and afs.volume xattr handlers
    - vfio/mdev: Avoid release parent reference during error path
    - vfio/mdev: Fix aborting mdev child device removal if one fails
    - l2tp: Fix possible NULL pointer dereference
    - media: omap_vout: potential buffer overflow in vidioc_dqbuf()
    - media: davinci/vpbe: array underflow in vpbe_enum_outputs()
    - platform/x86: alienware-wmi: printing the wrong error code
    - crypto: caam - fix caam_dump_sg that iterates through scatterlist
    - netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
    - pwm: meson: Consider 128 a valid pre-divider
    - pwm: meson: Don't disable PWM when setting duty repeatedly
    - ARM: riscpc: fix lack of keyboard interrupts after irq conversion
    - kdb: do a sanity check on the cpu in kdb_per_cpu()
    - backlight: lm3630a: Return 0 on success in update_status functions
    - thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power
    - EDAC/mc: Fix edac_mc_find() in case no device is found
    - ARM: dts: sun8i-h3: Fix wifi in Beelink X2 DT
    - dmaengine: tegra210-adma: Fix crash during probe
    - arm64: dts: meson: libretech-cc: set eMMC as removable
    - RDMA/qedr: Fix incorrect device rate.
    - spi: spi-fsl-spi: call spi_finalize_current_message() at the end
    - crypto: ccp - fix AES CFB error exposed by new test vectors
    - crypto: ccp - Fix 3DES complaint from ccp-crypto module
    - serial: stm32: fix rx error handling
    - serial: stm32: fix transmit_chars when tx is stopped
    - serial: stm32: Add support of TC bit status check
    - serial: stm32: fix wakeup source initialization
    - misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa
    - iommu: Use right function to get group for device
    - signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
    - inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
    - netvsc: unshare skb in VF rx handler
    - cpufreq: brcmstb-avs-cpufreq: Fix initial command check
    - cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency
    - media: vivid: fix incorrect assignment operation when setting video mode
    - mpls: fix warning with multi-label encap
    - iommu/vt-d: Duplicate iommu_resv_region objects per device list
    - qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state
    - powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild
    - powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration
    - drm/msm/mdp5: Fix mdp5_cfg_init error return
    - net: netem: fix backlog accounting for corrupted GSO frames
    - net/af_iucv: always register net_device notifier
    - ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRs
    - rtc: pcf8563: Fix interrupt trigger method
    - rtc: pcf8563: Clear event flags and disable interrupts before requesting irq
    - drm/msm/a3xx: remove TPL1 regs from snapshot
    - perf/ioctl: Add check for the sample_period value
    - dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"
    - clk: qcom: Fix -Wunused-const-variable
    - nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing
    - bnxt_en: Fix ethtool selftest crash under error conditions.
    - iommu/amd: Make iommu_disable safer
    - mfd: intel-lpss: Release IDA resources
    - rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
    - devres: allow const resource arguments
    - net: pasemi: fix an use-after-free in pasemi_mac_phy_init()
    - scsi: libfc: fix null pointer dereference on a null lport
    - clk: sunxi-ng: v3s: add the missing PLL_DDR1
    - PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
    - libertas_tf: Use correct channel range in lbtf_geo_init
    - qed: reduce maximum stack frame size
    - usb: host: xhci-hub: fix extra endianness conversion
    - mic: avoid statically declaring a 'struct device'.
    - x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI
    - crypto: ccp - Reduce maximum stack usage
    - ALSA: aoa: onyx: always initialize register read value
    - tipc: reduce risk of wakeup queue starvation
    - ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-eval
    - net/mlx5: Fix mlx5_ifc_query_lag_out_bits
    - cifs: fix rmmod regression in cifs.ko caused by force_sig changes
    - crypto: caam - free resources in case caam_rng registration failed
    - ext4: set error return correctly when ext4_htree_store_dirent fails
    - ASoC: es8328: Fix copy-paste error in es8328_right_line_controls
    - ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'
    - ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls
    - net/rds: Add a few missing rds_stat_names entries
    - bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
    - signal: Allow cifs and drbd to receive their terminating signals
    - ASoC: sun4i-i2s: RX and TX counter registers are swapped
    - dmaengine: dw: platform: Switch to acpi_dma_controller_register()
    - mac80211: minstrel_ht: fix per-group max throughput rate initialization
    - media: atmel: atmel-isi: fix timeout value for stop streaming
    - rtc: pcf2127: bugfix: read rtc disables watchdog
    - mips: avoid explicit UB in assignment of mips_io_port_base
    - iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
    - ahci: Do not export local variable ahci_em_messages
    - Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"
    - hwmon: (lm75) Fix write operations for negative temperatures
    - power: supply: Init device wakeup after device_add()
    - x86, perf: Fix the dependency of the x86 insn decoder selftest
    - staging: greybus: light: fix a couple double frees
    - irqdomain: Add the missing assignment of domain->fwnode for named fwnode
    - bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
    - iio: dac: ad5380: fix incorrect assignment to val
    - ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
    - tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs
    - net: sonic: return NETDEV_TX_OK if failed to map buffer
    - scsi: fnic: fix msix interrupt allocation
    - Btrfs: fix hang when loading existing inode cache off disk
    - Btrfs: fix inode cache waiters hanging on failure to start caching thread
    - Btrfs: fix inode cache waiters hanging on path allocation failure
    - btrfs: use correct count in btrfs_file_write_iter()
    - ixgbe: sync the first fragment unconditionally
    - hwmon: (shtc1) fix shtc1 and shtw1 id mask
    - net: sonic: replace dev_kfree_skb in sonic_send_packet
    - pinctrl: iproc-gpio: Fix incorrect pinconf configurations
    - ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
    - RDMA/cma: Fix false error message
    - net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
    - iommu/amd: Wait for completion of IOTLB flush in attach_device
    - net: aquantia: Fix aq_vec_isr_legacy() return value
    - net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
    - net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
    - net: stmmac: dwmac-meson8b: Fix signedness bug in probe
    - net: axienet: fix a signedness bug in probe
    - of: mdio: Fix a signedness bug in of_phy_get_and_connect()
    - net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
    - nvme: retain split access workaround for capability reads
    - net: stmmac: gmac4+: Not all Unicast addresses may be available
    - mac80211: accept deauth frames in IBSS mode
    - llc: fix another potential sk_buff leak in llc_ui_sendmsg()
    - llc: fix sk_buff refcounting in llc_conn_state_process()
    - net: stmmac: fix length of PTP clock's name string
    - act_mirred: Fix mirred_init_module error handling
    - net: avoid possible false sharing in sk_leave_memory_pressure()
    - net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
    - tcp: annotate lockless access to tcp_memory_pressure
    - drm/msm/dsi: Implement reset correctly
    - dmaengine: imx-sdma: fix size check for sdma script_number
    - net: netem: fix error path for corrupted GSO frames
    - net: netem: correct the parent's backlog when corrupted packet was dropped
    - net: qca_spi: Move reset_count to struct qcaspi
    - afs: Fix large file support
    - MIPS: Loongson: Fix return value of loongson_hwmon_init
    - hv_netvsc: flag software created hash value
    - net: neigh: use long type to store jiffies delta
    - packet: fix data-race in fanout_flow_is_huge()
    - mmc: sdio: fix wl1251 vendor id
    - mmc: core: fix wl1251 sdio quirks
    - affs: fix a memory leak in affs_remount
    - dmaengine: ti: edma: fix missed failure handling
    - drm/radeon: fix bad DMA from INTERRUPT_CNTL2
    - arm64: dts: juno: Fix UART frequency
    - IB/iser: Fix dma_nents type definition
    - serial: stm32: fix clearing interrupt error flags
    - m68k: Call timer_interrupt() with interrupts disabled
    - SUNRPC: Fix svcauth_gss_proxy_init()
    - perf map: No need to adjust the long name of modules
    - ipmi: Fix memory leak in __ipmi_bmc_register
    - apparmor: Fix network performance issue in aa_label_sk_perm
    - firmware: coreboot: Let OF core populate platform device
    - bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER
    - signal/ia64: Use the generic force_sigsegv in setup_frame
    - ASoC: wm9712: fix unused variable warning
    - genirq/debugfs: Reinstate full OF path for domain name
    - usb: gadget: fsl_udc_core: check allocation return value and cleanup on
      failure
    - cfg80211: regulatory: make initialization more robust
    - net: socionext: Add dummy PHY register read in phy_write()
    - mlxsw: spectrum: Set minimum shaper on MC TCs
    - pinctrl: meson-gxl: remove invalid GPIOX tsin_a pins
    - drm: rcar-du: Fix vblank initialization
    - arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supply
    - IB/hfi1: Correctly process FECN and BECN in packets
    - OPP: Fix missing debugfs supply directory for OPPs
    - staging: bcm2835-camera: fix module autoloading
    - fork,memcg: fix crash in free_thread_stack on memcg charge fail
    - arm64: defconfig: Re-enable bcm2835-thermal driver
    - remoteproc: qcom: q6v5-mss: Add missing clocks for MSM8996
    - remoteproc: qcom: q6v5-mss: Add missing regulator for MSM8996
    - drm: Fix error handling in drm_legacy_addctx
    - ARM: dts: r8a7743: Remove generic compatible string from iic3
    - drm/etnaviv: fix some off by one bugs
    - fork, memcg: fix cached_stacks case
    - net: hns3: fix wrong combined count returned by ethtool -l
    - net: hns3: fix bug of ethtool_ops.get_channels for VF
    - ARM: dts: sun8i-a23-a33: Move NAND controller device node to sort by address
    - clk: ingenic: jz4740: Fix gating of UDC clock
    - ntb_hw_switchtec: NT req id mapping table register entry number should be
      512
    - net: dsa: b53: Fix default VLAN ID
    - net: dsa: b53: Properly account for VLAN filtering
    - net: dsa: b53: Do not program CPU port's PVID
    - drm/nouveau: fix missing break in switch statement
    - net: dsa: fix unintended change of bridge interface STP state
    - perf: Copy parent's address filter offsets on clone
    - netfilter: nft_set_hash: bogus element self comparison from deactivation
      path
    - iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()
    - NFS: Add missing encode / decode sequence_maxsz to v4.2 operations
    - ARM: dts: sun8i: a33: Reintroduce default pinctrl muxing
    - ARM: dts: sun9i: optimus: Fix fixed-regulators
    - bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocated
    - arm64/vdso: don't leak kernel addresses
    - rtc: mt6397: Don't call irq_dispose_mapping.
    - bpf: Add missed newline in verifier verbose log
    - ACPI: button: reinitialize button state upon resume
    - soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmask
    - net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()
    - afs: Fix AFS file locking to allow fine grained locks
    - afs: Further fix file locking
    - scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd()
    - KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest
    - vfio/mdev: Follow correct remove sequence
    - ALSA: aica: Fix a long-time build breakage
    - nfp: bpf: fix static check error through tightening shift amount adjustment
    - thermal: rcar_gen3_thermal: fix interrupt type
    - afs: Fix lock-wait/callback-break double locking
    - afs: Fix double inc of vnode->cb_break
    - clk: meson: gxbb: no spread spectrum on mpll0
    - serial: stm32: fix word length configuration
    - serial: stm32: fix rx data length when parity enabled
    - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
    - crypto: talitos - fix AEAD processing.
    - net: don't clear sock->sk early to avoid trouble in strparser
    - crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
    - arm64: dts: meson-gxm-khadas-vim2: fix gpio-keys-polled node
    - arm64: dts: meson-gxm-khadas-vim2: fix Bluetooth support
    - phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removal
    - qed: iWARP - fix uninitialized callback
    - IB/hfi1: Handle port down properly in pio
    - net/af_iucv: build proper skbs for HiperTransport
    - ARM: dts: iwg20d-q7-common: Fix SDHI1 VccQ regularor
    - ip6_fib: Don't discard nodes with valid routing information in
      fib6_locate_1()
    - nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithm
    - fork,memcg: alloc_thread_stack_node needs to set tsk->stack
    - PM: ACPI/PCI: Resume all devices during hibernation
    - ACPI: PM: Simplify and fix PM domain hibernation callbacks
    - ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSS
    - drm/panel: make drm_panel.h self-contained
    - cxgb4: smt: Add lock for atomic_dec_and_test
    - powerpc/64s/radix: Fix memory hot-unplug page table split
    - rtc: rv3029: revert error handling patch to rv3029_eeprom_write()
    - i40e: reduce stack usage in i40e_set_fc
    - ARM: 8896/1: VDSO: Don't leak kernel addresses
    - rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]
    - usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C
    - bcache: Fix an error code in bch_dump_read()
    - ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit
    - net: hns3: fix error VF index when setting VLAN offload
    - mailbox: qcom-apcs: fix max_register value
    - powerpc/mm/mce: Keep irqs disabled during lockless page table walk
    - net: netsec: Fix signedness bug in netsec_probe()
    - s390/qeth: Fix error handling during VNICC initialization
    - s390/qeth: Fix initialization of vnicc cmd masks during set online
    - vhost/test: stop device before reset
    - arm64: hibernate: check pgd table allocation
    - afs: Fix missing timeout reset
    - hwrng: omap3-rom - Fix missing clock by probing with device tree
    - arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth node

  * Bionic update: upstream stable patchset 2020-02-06 (LP: #1862259)
    - dt-bindings: reset: meson8b: fix duplicate reset IDs
    - clk: Don't try to enable critical clocks if prepare failed
    - ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1
    - ALSA: seq: Fix racy access for queue timer in proc read
    - Fix built-in early-load Intel microcode alignment
    - block: fix an integer overflow in logical block size
    - ARM: dts: am571x-idk: Fix gpios property to have the correct gpio number
    - iio: buffer: align the size of scan bytes to size of the largest element
    - USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx
    - USB: serial: option: Add support for Quectel RM500Q
    - USB: serial: opticon: fix control-message timeouts
    - USB: serial: option: add support for Quectel RM500Q in QDL mode
    - USB: serial: suppress driver bind attributes
    - USB: serial: ch341: handle unbound port at reset_resume
    - USB: serial: io_edgeport: add missing active-port sanity check
    - USB: serial: keyspan: handle unbound ports
    - USB: serial: quatech2: handle unbound ports
    - scsi: fnic: fix invalid stack access
    - scsi: mptfusion: Fix double fetch bug in ioctl
    - ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
    - usb: core: hub: Improved device recognition on remote wakeup
    - x86/resctrl: Fix an imbalance in domain_remove_cpu()
    - x86/efistub: Disable paging at mixed mode entry
    - perf hists: Fix variable name's inconsistency in hists__for_each() macro
    - perf report: Fix incorrectly added dimensions as switch perf data file
    - mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD
      alignment
    - btrfs: fix memory leak in qgroup accounting
    - mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
    - net: stmmac: 16KB buffer must be 16 byte aligned
    - net: stmmac: Enable 16KB buffer size
    - USB: serial: io_edgeport: use irqsave() in USB's complete callback
    - USB: serial: io_edgeport: handle unbound ports on URB completion
    - mm/huge_memory.c: make __thp_get_unmapped_area static
    - mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD
      alignment
    - arm64: dts: agilex/stratix10: fix pmu interrupt numbers
    - cfg80211: fix page refcount issue in A-MSDU decap
    - netfilter: fix a use-after-free in mtype_destroy()
    - netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
    - NFC: pn533: fix bulk-message timeout
    - batman-adv: Fix DAT candidate selection on little endian systems
    - macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()
    - hv_netvsc: Fix memory leak when removing rndis device
    - net: dsa: tag_qca: fix doubled Tx statistics
    - net: hns: fix soft lockup when there is not enough memory
    - net: usb: lan78xx: limit size of local TSO packets
    - net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
    - ptp: free ptp device pin descriptors properly
    - r8152: add missing endpoint sanity check
    - tcp: fix marked lost packets not being retransmitted
    - xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
    - cw1200: Fix a signedness bug in cw1200_load_firmware()
    - arm64: dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled node
    - cfg80211: check for set_wiphy_params
    - tick/sched: Annotate lockless access to last_jiffies_update
    - Revert "arm64: dts: juno: add dma-ranges property"
    - reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
    - scsi: esas2r: unlock on error in esas2r_nvram_read_direct()
    - scsi: qla4xxx: fix double free bug
    - scsi: bnx2i: fix potential use after free
    - scsi: target: core: Fix a pr_debug() argument
    - scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI
    - scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan
    - scsi: core: scsi_trace: Use get_unaligned_be*()
    - perf probe: Fix wrong address verification
    - regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
    - ARM: dts: meson8: fix the size of the PMU registers
    - LSM: generalize flag passing to security_capable
    - drm/i915: Add missing include file <linux/math64.h>
    - btrfs: do not delete mismatched root refs
    - ARM: dts: imx6qdl: Add Engicam i.Core 1.5 MX6
    - ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash support
    - mlxsw: spectrum: Wipe xstats.backlog of down ports
    - tcp: refine rule to allow EPOLLOUT generation under mem pressure
    - mtd: devices: fix mchp23k256 read and write
    - drm/nouveau/bar/nv50: check bar1 vmm return value
    - drm/nouveau/bar/gf100: ensure BAR is mapped
    - drm/nouveau/mmu: qualify vmm during dtor

  * Bionic update: upstream stable patchset 2020-02-04 (LP: #1861934)
    - chardev: Avoid potential use-after-free in 'chrdev_open()'
    - usb: chipidea: host: Disable port power only if previously enabled
    - ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5
    - ALSA: hda/realtek - Add new codec supported for ALCS1200A
    - ALSA: hda/realtek - Set EAPD control to default for ALC222
    - kernel/trace: Fix do not unregister tracepoints when register
      sched_migrate_task fail
    - tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
    - HID: Fix slab-out-of-bounds read in hid_field_extract
    - HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
    - can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
    - can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling
      to irq mode
    - can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing
      CAN sk_buffs
    - gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
    - gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
    - staging: vt6656: set usb_set_intfdata on driver fail.
    - USB: serial: option: add ZLP support for 0x1bc7/0x9010
    - usb: musb: fix idling for suspend after disconnect interrupt
    - usb: musb: Disable pullup at init
    - usb: musb: dma: Correct parameter passed to IRQ handler
    - staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713
    - HID: hid-input: clear unmapped usages
    - Input: add safety guards to input_set_keycode()
    - drm/fb-helper: Round up bits_per_pixel if possible
    - drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
    - staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21
    - tty: link tty and port before configuring it as console
    - tty: always relink the port
    - mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf
    - scsi: bfa: release allocated memory in case of error
    - rtl8xxxu: prevent leaking urb
    - arm64: cpufeature: Avoid warnings due to unused symbols
    - HID: hiddev: fix mess in hiddev_open()
    - USB: Fix: Don't skip endpoint descriptors with maxpacket=0
    - phy: cpcap-usb: Fix error path when no host driver is loaded
    - phy: cpcap-usb: Fix flakey host idling and enumerating of devices
    - netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
    - netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
    - ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th gen
    - tracing: Change offset type to s32 in preempt/irq tracepoints
    - serdev: Don't claim unsupported ACPI serial devices
    - netfilter: conntrack: dccp, sctp: handle null timeout argument
    - hidraw: Return EPOLLOUT from hidraw_poll
    - HID: hidraw: Fix returning EPOLLOUT from hidraw_poll
    - HID: hidraw, uhid: Always report EPOLLOUT
    - ethtool: reduce stack usage with clang
    - fs/select: avoid clang stack usage warning
    - arm64: don't open code page table entry creation
    - arm64: mm: Change page table pointer name in p[md]_set_huge()
    - arm64: Enforce BBM for huge IO/VMAP mappings
    - arm64: Make sure permission updates happen for pmd/pud
    - media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap
    - wimax: i2400: fix memory leak
    - wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
    - iwlwifi: dbg_ini: fix memory leak in alloc_sgtable
    - rtc: mt6397: fix alarm register overwrite
    - RDMA/bnxt_re: Fix Send Work Entry state check while polling completions
    - ASoC: stm32: spdifrx: fix inconsistent lock state
    - ASoC: stm32: spdifrx: fix race condition in irq handler
    - gpio: zynq: Fix for bug in zynq_gpio_restore_context API
    - iommu: Remove device link to group on failure
    - gpio: Fix error message on out-of-range GPIO in lookup table
    - hsr: reset network header when supervision frame is created
    - cifs: Adjust indentation in smb2_open_file
    - btrfs: simplify inode locking for RWF_NOWAIT
    - RDMA/mlx5: Return proper error value
    - RDMA/srpt: Report the SCSI residual to the initiator
    - scsi: enclosure: Fix stale device oops with hot replug
    - scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI
    - platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
    - xprtrdma: Fix completion wait during device removal
    - NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn
    - iio: imu: adis16480: assign bias value only if operation succeeded
    - mei: fix modalias documentation
    - clk: samsung: exynos5420: Preserve CPU clocks configuration during
      suspend/resume
    - pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args
      call
    - pinctrl: lewisburg: Update pin list according to v1.1v6
    - scsi: sd: enable compat ioctls for sed-opal
    - arm64: dts: apq8096-db820c: Increase load on l21 for SDCARD
    - af_unix: add compat_ioctl support
    - compat_ioctl: handle SIOCOUTQNSD
    - PCI/PTM: Remove spurious "d" from granularity message
    - powerpc/powernv: Disable native PCIe port management
    - tty: serial: imx: use the sg count from dma_map_sg
    - tty: serial: pch_uart: correct usage of dma_unmap_sg
    - media: ov6650: Fix incorrect use of JPEG colorspace
    - media: ov6650: Fix some format attributes not under control
    - media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
    - media: exynos4-is: Fix recursive locking in isp_video_release()
    - mtd: spi-nor: fix silent truncation in spi_nor_read()
    - mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
    - spi: atmel: fix handling of cs_change set on non-last xfer
    - rtlwifi: Remove unnecessary NULL check in rtl_regd_init
    - f2fs: fix potential overflow
    - rtc: msm6242: Fix reading of 10-hour digit
    - gpio: mpc8xxx: Add platform device to gpiochip->parent
    - scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
    - rseq/selftests: Turn off timeout setting
    - mips: cacheinfo: report shared CPU map
    - MIPS: Prevent link failure with kcov instrumentation
    - dmaengine: k3dma: Avoid null pointer traversal
    - ioat: ioat_alloc_ring() failure handling.
    - hexagon: parenthesize registers in asm predicates
    - hexagon: work around compiler crash
    - ocfs2: call journal flush to mark journal as empty after journal recovery
      when mount
    - s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
    - drm/ttm: fix start page for huge page check in ttm_put_pages()
    - drm/ttm: fix incrementing the page pointer for huge pages
    - crypto: virtio - implement missing support for output IVs
    - iommu/mediatek: Correct the flush_iotlb_all callback
    - rtc: brcmstb-waketimer: add missed clk_disable_unprepare

  * Bionic update: upstream stable patchset 2020-02-03 (LP: #1861739)
    - USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipein
    - USB: dummy-hcd: increase max number of devices to 32
    - locking/spinlock/debug: Fix various data races
    - netfilter: ctnetlink: netns exit must wait for callbacks
    - libtraceevent: Fix lib installation with O=
    - x86/efi: Update e820 with reserved EFI boot services data to fix kexec
      breakage
    - efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
    - efi/gop: Return EFI_SUCCESS if a usable GOP was found
    - efi/gop: Fix memory leak in __gop_query32/64()
    - ARM: vexpress: Set-up shared OPP table instead of individual for each CPU
    - netfilter: uapi: Avoid undefined left-shift in xt_sctp.h
    - netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
    - ARM: dts: Cygnus: Fix MDIO node address/size cells
    - spi: spi-cavium-thunderx: Add missing pci_release_regions()
    - ASoC: topology: Check return value for soc_tplg_pcm_create()
    - ARM: dts: bcm283x: Fix critical trip point
    - bpf, mips: Limit to 33 tail calls
    - ARM: dts: am437x-gp/epos-evm: fix panel compatible
    - samples: bpf: Replace symbol compare of trace_event
    - samples: bpf: fix syscall_tp due to unused syscall
    - powerpc: Ensure that swiotlb buffer is allocated from low memory
    - bnx2x: Do not handle requests from VFs after parity
    - bnx2x: Fix logic to get total no. of PFs per engine
    - net: usb: lan78xx: Fix error message format specifier
    - rfkill: Fix incorrect check to avoid NULL pointer dereference
    - ASoC: wm8962: fix lambda value
    - regulator: rn5t618: fix module aliases
    - kconfig: don't crash on NULL expressions in expr_eq()
    - perf/x86/intel: Fix PT PMI handling
    - fs: avoid softlockups in s_inodes iterators
    - net: stmmac: Do not accept invalid MTU values
    - net: stmmac: RX buffer size must be 16 byte aligned
    - s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly
    - s390/dasd: fix memleak in path handling error case
    - block: fix memleak when __blk_rq_map_user_iov() is failed
    - parisc: Fix compiler warnings in debug_core.c
    - llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
    - hv_netvsc: Fix unwanted rx_table reset
    - bpf: Fix passing modified ctx to ld/abs/ind instruction
    - PCI/switchtec: Read all 64 bits of part_event_bitmap
    - gtp: fix bad unlock balance in gtp_encap_enable_socket
    - macvlan: do not assume mac_header is set in macvlan_broadcast()
    - net: dsa: mv88e6xxx: Preserve priority when setting CPU port.
    - net: stmmac: dwmac-sun8i: Allow all RGMII modes
    - net: stmmac: dwmac-sunxi: Allow all RGMII modes
    - net: usb: lan78xx: fix possible skb leak
    - pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
    - USB: core: fix check for duplicate endpoints
    - USB: serial: option: add Telit ME910G1 0x110a composition
    - sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
    - tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
    - vxlan: fix tos value before xmit
    - vlan: vlan_changelink() should propagate errors
    - net: sch_prio: When ungrafting, replace with FIFO
    - vlan: fix memory leak in vlan_dev_set_egress_priority
    - regulator: fix use after free issue
    - ASoC: max98090: fix possible race conditions
    - netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
    - ARM: dts: BCM5301X: Fix MDIO node address/size cells
    - bpf: Clear skb->tstamp in bpf_redirect when necessary
    - parisc: add missing __init annotation
    - iommu/iova: Init the struct iova to fix the possible memleak
    - powerpc/spinlocks: Include correct header for static key
    - ARM: dts: imx6ul: use nvmem-cells for cpu speed grading

  * Sometimes can't adjust brightness on Dell AIO (LP: #1862885)
    - SAUCE: platform/x86: dell-uart-backlight: increase retry times

  * 4.15 kernel hard lockup about once a week (LP: #1799497)
    - zram: correct flag name of ZRAM_ACCESS
    - zram: fix lockdep warning of free block handling

  * Prevent arm64 guest from accessing host debug registers (LP: #1860657)
    - KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHE

  * pty03 from pty in ubuntu_ltp failed on Eoan (LP: #1862114)
    - can, slip: Protect tty->disc_data in write_wakeup and close with RCU

Date: Fri, 14 Feb 2020 15:22:46 -0300
Changed-By: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-037.buildd>

-------------- next part --------------
Format: 1.8
Date: Fri, 14 Feb 2020 15:22:46 -0300
Source: linux
Binary: linux-source-4.15.0 linux-doc linux-headers-4.15.0-89 linux-libc-dev linux-tools-common linux-tools-4.15.0-89 linux-cloud-tools-common linux-cloud-tools-4.15.0-89 linux-tools-host linux-image-unsigned-4.15.0-89-generic linux-modules-4.15.0-89-generic linux-modules-extra-4.15.0-89-generic linux-headers-4.15.0-89-generic linux-image-unsigned-4.15.0-89-generic-dbgsym linux-tools-4.15.0-89-generic linux-cloud-tools-4.15.0-89-generic linux-udebs-generic linux-buildinfo-4.15.0-89-generic linux-image-unsigned-4.15.0-89-generic-lpae linux-modules-4.15.0-89-generic-lpae linux-modules-extra-4.15.0-89-generic-lpae linux-headers-4.15.0-89-generic-lpae linux-image-unsigned-4.15.0-89-generic-lpae-dbgsym linux-tools-4.15.0-89-generic-lpae linux-cloud-tools-4.15.0-89-generic-lpae linux-udebs-generic-lpae linux-buildinfo-4.15.0-89-generic-lpae linux-image-unsigned-4.15.0-89-lowlatency linux-modules-4.15.0-89-lowlatency linux-modules-extra-4.15.0-89-lowlatency
 linux-headers-4.15.0-89-lowlatency linux-image-unsigned-4.15.0-89-lowlatency-dbgsym linux-tools-4.15.0-89-lowlatency linux-cloud-tools-4.15.0-89-lowlatency linux-udebs-lowlatency linux-buildinfo-4.15.0-89-lowlatency kernel-image-4.15.0-89-generic-di fat-modules-4.15.0-89-generic-di fb-modules-4.15.0-89-generic-di firewire-core-modules-4.15.0-89-generic-di floppy-modules-4.15.0-89-generic-di fs-core-modules-4.15.0-89-generic-di fs-secondary-modules-4.15.0-89-generic-di input-modules-4.15.0-89-generic-di irda-modules-4.15.0-89-generic-di md-modules-4.15.0-89-generic-di nic-modules-4.15.0-89-generic-di nic-pcmcia-modules-4.15.0-89-generic-di nic-usb-modules-4.15.0-89-generic-di nic-shared-modules-4.15.0-89-generic-di parport-modules-4.15.0-89-generic-di pata-modules-4.15.0-89-generic-di pcmcia-modules-4.15.0-89-generic-di pcmcia-storage-modules-4.15.0-89-generic-di plip-modules-4.15.0-89-generic-di ppp-modules-4.15.0-89-generic-di sata-modules-4.15.0-89-generic-di
 scsi-modules-4.15.0-89-generic-di serial-modules-4.15.0-89-generic-di storage-core-modules-4.15.0-89-generic-di usb-modules-4.15.0-89-generic-di nfs-modules-4.15.0-89-generic-di block-modules-4.15.0-89-generic-di message-modules-4.15.0-89-generic-di crypto-modules-4.15.0-89-generic-di virtio-modules-4.15.0-89-generic-di mouse-modules-4.15.0-89-generic-di vlan-modules-4.15.0-89-generic-di ipmi-modules-4.15.0-89-generic-di
 multipath-modules-4.15.0-89-generic-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-89.89
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-037.buildd>
Changed-By: Marcelo Henrique Cerri <marcelo.cerri at canonical.com>
Description:
 block-modules-4.15.0-89-generic-di - Block storage devices (udeb)
 crypto-modules-4.15.0-89-generic-di - crypto modules (udeb)
 fat-modules-4.15.0-89-generic-di - FAT filesystem support (udeb)
 fb-modules-4.15.0-89-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.15.0-89-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.15.0-89-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.15.0-89-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.15.0-89-generic-di - Extra filesystem modules (udeb)
 input-modules-4.15.0-89-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.15.0-89-generic-di - ipmi modules (udeb)
 irda-modules-4.15.0-89-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.15.0-89-generic-di - kernel image and system map (udeb)
 linux-buildinfo-4.15.0-89-generic - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-buildinfo-4.15.0-89-generic-lpae - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-buildinfo-4.15.0-89-lowlatency - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-cloud-tools-4.15.0-89 - Linux kernel version specific cloud tools for version 4.15.0-89
 linux-cloud-tools-4.15.0-89-generic - Linux kernel version specific cloud tools for version 4.15.0-89
 linux-cloud-tools-4.15.0-89-generic-lpae - Linux kernel version specific cloud tools for version 4.15.0-89
 linux-cloud-tools-4.15.0-89-lowlatency - Linux kernel version specific cloud tools for version 4.15.0-89
 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-89 - Header files related to Linux kernel version 4.15.0
 linux-headers-4.15.0-89-generic - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-89-generic-lpae - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-89-lowlatency - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-89-generic - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-89-generic-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-89-generic-lpae - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-89-generic-lpae-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-89-lowlatency - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-89-lowlatency-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-89-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-89-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-89-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-89-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-89-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-89-lowlatency - 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-89 - Linux kernel version specific tools for version 4.15.0-89
 linux-tools-4.15.0-89-generic - Linux kernel version specific tools for version 4.15.0-89
 linux-tools-4.15.0-89-generic-lpae - Linux kernel version specific tools for version 4.15.0-89
 linux-tools-4.15.0-89-lowlatency - Linux kernel version specific tools for version 4.15.0-89
 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)
 md-modules-4.15.0-89-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.15.0-89-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.15.0-89-generic-di - Mouse support (udeb)
 multipath-modules-4.15.0-89-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.15.0-89-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.15.0-89-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.15.0-89-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.15.0-89-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.15.0-89-generic-di - USB network interface support (udeb)
 parport-modules-4.15.0-89-generic-di - Parallel port support (udeb)
 pata-modules-4.15.0-89-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.15.0-89-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.15.0-89-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.15.0-89-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.15.0-89-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.15.0-89-generic-di - SATA storage support (udeb)
 scsi-modules-4.15.0-89-generic-di - SCSI storage support (udeb)
 serial-modules-4.15.0-89-generic-di - Serial port support (udeb)
 storage-core-modules-4.15.0-89-generic-di - Core storage support (udeb)
 usb-modules-4.15.0-89-generic-di - Core USB support (udeb)
 virtio-modules-4.15.0-89-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.15.0-89-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1774815 1799497 1848739 1860657 1861238 1861739 1861934 1862114 1862259 1862567 1862840 1862885 1863019 1863350
Changes:
 linux (4.15.0-89.89) bionic; urgency=medium
 .
   * bionic/linux: 4.15.0-89.89 -proposed tracker (LP: #1863350)
 .
   * [SRU][B/OEM-B] Fix multitouch support on some devices (LP: #1862567)
     - HID: core: move the dynamic quirks handling in core
     - HID: quirks: move the list of special devices into a quirk
     - HID: core: move the list of ignored devices in hid-quirks.c
     - HID: core: remove the absolute need of hid_have_special_driver[]
 .
   * [linux] Patch to prevent possible data corruption (LP: #1848739)
     - blk-mq: silence false positive warnings in hctx_unlock()
 .
   * Add bpftool to linux-tools-common (LP: #1774815)
     - tools/bpftool: fix bpftool build with bintutils >= 2.9
     - bpftool: make libbfd optional
     - [Debian] Remove binutils-dev build dependency
     - [Debian] package bpftool in linux-tools-common
 .
   * Root can lift kernel lockdown via USB/IP (LP: #1861238)
     - Revert "UBUNTU: SAUCE: (efi-lockdown) Add a SysRq option to lift kernel
       lockdown"
 .
   * [Bionic] i915 incomplete fix for CVE-2019-14615 (LP: #1862840) //
     CVE-2020-8832
     - drm/i915: Use same test for eviction and submitting kernel context
     - drm/i915: Define an engine class enum for the uABI
     - drm/i915: Force the switch to the i915->kernel_context
     - drm/i915: Move GT powersaving init to i915_gem_init()
     - drm/i915: Move intel_init_clock_gating() to i915_gem_init()
     - drm/i915: Inline intel_modeset_gem_init()
     - drm/i915: Mark the context state as dirty/written
     - drm/i915: Record the default hw state after reset upon load
 .
   * Bionic update: upstream stable patchset 2020-02-12 (LP: #1863019)
     - xfs: Sanity check flags of Q_XQUOTARM call
     - mfd: intel-lpss: Add default I2C device properties for Gemini Lake
     - powerpc/archrandom: fix arch_get_random_seed_int()
     - tipc: fix wrong timeout input for tipc_wait_for_cond()
     - mt7601u: fix bbp version check in mt7601u_wait_bbp_ready
     - crypto: sun4i-ss - fix big endian issues
     - drm/sti: do not remove the drm_bridge that was never added
     - drm/virtio: fix bounds check in virtio_gpu_cmd_get_capset()
     - ALSA: hda: fix unused variable warning
     - apparmor: don't try to replace stale label in ptrace access check
     - PCI: iproc: Remove PAXC slot check to allow VF support
     - drm/hisilicon: hibmc: Don't overwrite fb helper surface depth
     - IB/rxe: replace kvfree with vfree
     - IB/hfi1: Add mtu check for operational data VLs
     - ALSA: usb-audio: update quirk for B&W PX to remove microphone
     - staging: comedi: ni_mio_common: protect register write overflow
     - pwm: lpss: Release runtime-pm reference from the driver's remove callback
     - drm/sun4i: hdmi: Fix double flag assignation
     - mlxsw: reg: QEEC: Add minimum shaper fields
     - NTB: ntb_hw_idt: replace IS_ERR_OR_NULL with regular NULL checks
     - pcrypt: use format specifier in kobject_add
     - exportfs: fix 'passing zero to ERR_PTR()' warning
     - drm/dp_mst: Skip validating ports during destruction, just ref
     - net: phy: Fix not to call phy_resume() if PHY is not attached
     - IB/rxe: Fix incorrect cache cleanup in error flow
     - staging: bcm2835-camera: Abort probe if there is no camera
     - switchtec: Remove immediate status check after submitting MRPC command
     - pinctrl: sh-pfc: r8a7740: Add missing REF125CK pin to gether_gmii group
     - pinctrl: sh-pfc: r8a7740: Add missing LCD0 marks to lcd0_data24_1 group
     - pinctrl: sh-pfc: r8a7791: Remove bogus ctrl marks from qspi_data4_b group
     - pinctrl: sh-pfc: r8a7791: Remove bogus marks from vin1_b_data18 group
     - pinctrl: sh-pfc: sh73a0: Add missing TO pin to tpu4_to3 group
     - pinctrl: sh-pfc: r8a7794: Remove bogus IPSR9 field
     - pinctrl: sh-pfc: sh7734: Add missing IPSR11 field
     - pinctrl: sh-pfc: r8a77995: Remove bogus SEL_PWM[0-3]_3 configurations
     - pinctrl: sh-pfc: sh7269: Add missing PCIOR0 field
     - pinctrl: sh-pfc: sh7734: Remove bogus IPSR10 value
     - vxlan: changelink: Fix handling of default remotes
     - Input: nomadik-ske-keypad - fix a loop timeout test
     - clk: highbank: fix refcount leak in hb_clk_init()
     - clk: qoriq: fix refcount leak in clockgen_init()
     - clk: socfpga: fix refcount leak
     - clk: samsung: exynos4: fix refcount leak in exynos4_get_xom()
     - clk: imx6q: fix refcount leak in imx6q_clocks_init()
     - clk: imx6sx: fix refcount leak in imx6sx_clocks_init()
     - clk: imx7d: fix refcount leak in imx7d_clocks_init()
     - clk: vf610: fix refcount leak in vf610_clocks_init()
     - clk: armada-370: fix refcount leak in a370_clk_init()
     - clk: kirkwood: fix refcount leak in kirkwood_clk_init()
     - clk: armada-xp: fix refcount leak in axp_clk_init()
     - clk: mv98dx3236: fix refcount leak in mv98dx3236_clk_init()
     - clk: dove: fix refcount leak in dove_clk_init()
     - MIPS: BCM63XX: drop unused and broken DSP platform device
     - IB/usnic: Fix out of bounds index check in query pkey
     - RDMA/ocrdma: Fix out of bounds index check in query pkey
     - RDMA/qedr: Fix out of bounds index check in query pkey
     - drm/shmob: Fix return value check in shmob_drm_probe
     - arm64: dts: apq8016-sbc: Increase load on l11 for SDCARD
     - spi: cadence: Correct initialisation of runtime PM
     - RDMA/iw_cxgb4: Fix the unchecked ep dereference
     - drm/etnaviv: NULL vs IS_ERR() buf in etnaviv_core_dump()
     - media: s5p-jpeg: Correct step and max values for
       V4L2_CID_JPEG_RESTART_INTERVAL
     - kbuild: mark prepare0 as PHONY to fix external module build
     - crypto: brcm - Fix some set-but-not-used warning
     - crypto: tgr192 - fix unaligned memory access
     - ASoC: imx-sgtl5000: put of nodes if finding codec fails
     - IB/iser: Pass the correct number of entries for dma mapped SGL
     - rtc: cmos: ignore bogus century byte
     - spi/topcliff_pch: Fix potential NULL dereference on allocation error
     - clk: sunxi-ng: sun8i-a23: Enable PLL-MIPI LDOs when ungating it
     - iwlwifi: mvm: avoid possible access out of array.
     - net/mlx5: Take lock with IRQs disabled to avoid deadlock
     - iwlwifi: mvm: fix A-MPDU reference assignment
     - tty: ipwireless: Fix potential NULL pointer dereference
     - driver: uio: fix possible memory leak in __uio_register_device
     - driver: uio: fix possible use-after-free in __uio_register_device
     - crypto: crypto4xx - Fix wrong ppc4xx_trng_probe()/ppc4xx_trng_remove()
       arguments
     - driver core: Do not resume suppliers under device_links_write_lock()
     - ARM: dts: lpc32xx: add required clocks property to keypad device node
     - ARM: dts: lpc32xx: reparent keypad controller to SIC1
     - ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller variant
     - ARM: dts: lpc32xx: fix ARM PrimeCell LCD controller clocks property
     - ARM: dts: lpc32xx: phy3250: fix SD card regulator voltage
     - iwlwifi: mvm: fix RSS config command
     - staging: most: cdev: add missing check for cdev_add failure
     - rtc: ds1672: fix unintended sign extension
     - thermal: mediatek: fix register index error
     - net: phy: fixed_phy: Fix fixed_phy not checking GPIO
     - rtc: ds1307: rx8130: Fix alarm handling
     - rtc: 88pm860x: fix unintended sign extension
     - rtc: 88pm80x: fix unintended sign extension
     - rtc: pm8xxx: fix unintended sign extension
     - fbdev: chipsfb: remove set but not used variable 'size'
     - iw_cxgb4: use tos when importing the endpoint
     - iw_cxgb4: use tos when finding ipv6 routes
     - drm/etnaviv: potential NULL dereference
     - pinctrl: sh-pfc: emev2: Add missing pinmux functions
     - pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group
     - pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin group
     - pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups
     - PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()
     - usb: phy: twl6030-usb: fix possible use-after-free on remove
     - block: don't use bio->bi_vcnt to figure out segment number
     - keys: Timestamp new keys
     - vfio_pci: Enable memory accesses before calling pci_map_rom
     - hwmon: (pmbus/tps53679) Fix driver info initialization in probe routine
     - KVM: PPC: Release all hardware TCE tables attached to a group
     - staging: r8822be: check kzalloc return or bail
     - dmaengine: mv_xor: Use correct device for DMA API
     - cdc-wdm: pass return value of recover_from_urb_loss
     - regulator: pv88060: Fix array out-of-bounds access
     - regulator: pv88080: Fix array out-of-bounds access
     - regulator: pv88090: Fix array out-of-bounds access
     - net: dsa: qca8k: Enable delay for RGMII_ID mode
     - drm/nouveau/bios/ramcfg: fix missing parentheses when calculating RON
     - drm/nouveau/pmu: don't print reply values if exec is false
     - ASoC: qcom: Fix of-node refcount unbalance in apq8016_sbc_parse_of()
     - fs/nfs: Fix nfs_parse_devname to not modify it's argument
     - staging: rtlwifi: Use proper enum for return in halmac_parse_psd_data_88xx
     - powerpc/64s: Fix logic when handling unknown CPU features
     - NFS: Fix a soft lockup in the delegation recovery code
     - clocksource/drivers/sun5i: Fail gracefully when clock rate is unavailable
     - clocksource/drivers/exynos_mct: Fix error path in timer resources
       initialization
     - platform/x86: wmi: fix potential null pointer dereference
     - NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umount
     - mmc: sdhci-brcmstb: handle mmc_of_parse() errors during probe
     - ARM: 8847/1: pm: fix HYP/SVC mode mismatch when MCPM is used
     - ARM: 8848/1: virt: Align GIC version check with arm64 counterpart
     - regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uA
     - netfilter: nft_set_hash: fix lookups with fixed size hash on big endian
     - NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()
     - net: aquantia: fixed instack structure overflow
     - powerpc/mm: Check secondary hash page table
     - nios2: ksyms: Add missing symbol exports
     - x86/mm: Remove unused variable 'cpu'
     - scsi: megaraid_sas: reduce module load time
     - drivers/rapidio/rio_cm.c: fix potential oops in riocm_ch_listen()
     - xen, cpu_hotplug: Prevent an out of bounds access
     - net: sh_eth: fix a missing check of of_get_phy_mode
     - regulator: lp87565: Fix missing register for LP87565_BUCK_0
     - media: ivtv: update *pos correctly in ivtv_read_pos()
     - media: cx18: update *pos correctly in cx18_read_pos()
     - media: wl128x: Fix an error code in fm_download_firmware()
     - media: cx23885: check allocation return
     - regulator: tps65086: Fix tps65086_ldoa1_ranges for selector 0xB
     - jfs: fix bogus variable self-initialization
     - tipc: tipc clang warning
     - m68k: mac: Fix VIA timer counter accesses
     - arm64: dts: allwinner: a64: Add missing PIO clocks
     - ARM: OMAP2+: Fix potentially uninitialized return value for _setup_reset()
     - media: davinci-isif: avoid uninitialized variable use
     - media: tw5864: Fix possible NULL pointer dereference in tw5864_handle_frame
     - spi: tegra114: clear packed bit for unpacked mode
     - spi: tegra114: fix for unpacked mode transfers
     - spi: tegra114: terminate dma and reset on transfer timeout
     - spi: tegra114: flush fifos
     - spi: tegra114: configure dma burst size to fifo trig level
     - soc/fsl/qe: Fix an error code in qe_pin_request()
     - spi: bcm2835aux: fix driver to not allow 65535 (=-1) cs-gpios
     - ehea: Fix a copy-paste err in ehea_init_port_res
     - scsi: qla2xxx: Unregister chrdev if module initialization fails
     - scsi: target/core: Fix a race condition in the LUN lookup code
     - ARM: pxa: ssp: Fix "WARNING: invalid free of devm_ allocated data"
     - net: hns3: fix for vport->bw_limit overflow problem
     - hwmon: (w83627hf) Use request_muxed_region for Super-IO accesses
     - platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer
     - tipc: set sysctl_tipc_rmem and named_timeout right range
     - selftests/ipc: Fix msgque compiler warnings
     - powerpc: vdso: Make vdso32 installation conditional in vdso_install
     - ARM: dts: ls1021: Fix SGMII PCS link remaining down after PHY disconnect
     - media: ov2659: fix unbalanced mutex_lock/unlock
     - 6lowpan: Off by one handling ->nexthdr
     - dmaengine: axi-dmac: Don't check the number of frames for alignment
     - ALSA: usb-audio: Handle the error from snd_usb_mixer_apply_create_quirk()
     - NFS: Don't interrupt file writeout due to fatal errors
     - irqchip/gic-v3-its: fix some definitions of inner cacheability attributes
     - scsi: qla2xxx: Fix a format specifier
     - scsi: qla2xxx: Avoid that qlt_send_resp_ctio() corrupts memory
     - packet: in recvmsg msg_name return at least sizeof sockaddr_ll
     - ASoC: fix valid stream condition
     - usb: gadget: fsl: fix link error against usb-gadget module
     - dwc2: gadget: Fix completed transfer size calculation in DDMA
     - IB/mlx5: Add missing XRC options to QP optional params mask
     - iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
     - dmaengine: tegra210-adma: restore channel status
     - mmc: core: fix possible use after free of host
     - lightnvm: pblk: fix lock order in pblk_rb_tear_down_check
     - afs: Fix the afs.cell and afs.volume xattr handlers
     - vfio/mdev: Avoid release parent reference during error path
     - vfio/mdev: Fix aborting mdev child device removal if one fails
     - l2tp: Fix possible NULL pointer dereference
     - media: omap_vout: potential buffer overflow in vidioc_dqbuf()
     - media: davinci/vpbe: array underflow in vpbe_enum_outputs()
     - platform/x86: alienware-wmi: printing the wrong error code
     - crypto: caam - fix caam_dump_sg that iterates through scatterlist
     - netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule
     - pwm: meson: Consider 128 a valid pre-divider
     - pwm: meson: Don't disable PWM when setting duty repeatedly
     - ARM: riscpc: fix lack of keyboard interrupts after irq conversion
     - kdb: do a sanity check on the cpu in kdb_per_cpu()
     - backlight: lm3630a: Return 0 on success in update_status functions
     - thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_power
     - EDAC/mc: Fix edac_mc_find() in case no device is found
     - ARM: dts: sun8i-h3: Fix wifi in Beelink X2 DT
     - dmaengine: tegra210-adma: Fix crash during probe
     - arm64: dts: meson: libretech-cc: set eMMC as removable
     - RDMA/qedr: Fix incorrect device rate.
     - spi: spi-fsl-spi: call spi_finalize_current_message() at the end
     - crypto: ccp - fix AES CFB error exposed by new test vectors
     - crypto: ccp - Fix 3DES complaint from ccp-crypto module
     - serial: stm32: fix rx error handling
     - serial: stm32: fix transmit_chars when tx is stopped
     - serial: stm32: Add support of TC bit status check
     - serial: stm32: fix wakeup source initialization
     - misc: sgi-xp: Properly initialize buf in xpc_get_rsvd_page_pa
     - iommu: Use right function to get group for device
     - signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig
     - inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
     - netvsc: unshare skb in VF rx handler
     - cpufreq: brcmstb-avs-cpufreq: Fix initial command check
     - cpufreq: brcmstb-avs-cpufreq: Fix types for voltage/frequency
     - media: vivid: fix incorrect assignment operation when setting video mode
     - mpls: fix warning with multi-label encap
     - iommu/vt-d: Duplicate iommu_resv_region objects per device list
     - qed: iWARP - Use READ_ONCE and smp_store_release to access ep->state
     - powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild
     - powerpc/pseries/mobility: rebuild cacheinfo hierarchy post-migration
     - drm/msm/mdp5: Fix mdp5_cfg_init error return
     - net: netem: fix backlog accounting for corrupted GSO frames
     - net/af_iucv: always register net_device notifier
     - ASoC: ti: davinci-mcasp: Fix slot mask settings when using multiple AXRs
     - rtc: pcf8563: Fix interrupt trigger method
     - rtc: pcf8563: Clear event flags and disable interrupts before requesting irq
     - drm/msm/a3xx: remove TPL1 regs from snapshot
     - perf/ioctl: Add check for the sample_period value
     - dmaengine: hsu: Revert "set HSU_CH_MTSR to memory width"
     - clk: qcom: Fix -Wunused-const-variable
     - nvmem: imx-ocotp: Ensure WAIT bits are preserved when setting timing
     - bnxt_en: Fix ethtool selftest crash under error conditions.
     - iommu/amd: Make iommu_disable safer
     - mfd: intel-lpss: Release IDA resources
     - rxrpc: Fix uninitialized error code in rxrpc_send_data_packet()
     - devres: allow const resource arguments
     - net: pasemi: fix an use-after-free in pasemi_mac_phy_init()
     - scsi: libfc: fix null pointer dereference on a null lport
     - clk: sunxi-ng: v3s: add the missing PLL_DDR1
     - PM: sleep: Fix possible overflow in pm_system_cancel_wakeup()
     - libertas_tf: Use correct channel range in lbtf_geo_init
     - qed: reduce maximum stack frame size
     - usb: host: xhci-hub: fix extra endianness conversion
     - mic: avoid statically declaring a 'struct device'.
     - x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI
     - crypto: ccp - Reduce maximum stack usage
     - ALSA: aoa: onyx: always initialize register read value
     - tipc: reduce risk of wakeup queue starvation
     - ARM: dts: stm32: add missing vdda-supply to adc on stm32h743i-eval
     - net/mlx5: Fix mlx5_ifc_query_lag_out_bits
     - cifs: fix rmmod regression in cifs.ko caused by force_sig changes
     - crypto: caam - free resources in case caam_rng registration failed
     - ext4: set error return correctly when ext4_htree_store_dirent fails
     - ASoC: es8328: Fix copy-paste error in es8328_right_line_controls
     - ASoC: cs4349: Use PM ops 'cs4349_runtime_pm'
     - ASoC: wm8737: Fix copy-paste error in wm8737_snd_controls
     - net/rds: Add a few missing rds_stat_names entries
     - bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
     - signal: Allow cifs and drbd to receive their terminating signals
     - ASoC: sun4i-i2s: RX and TX counter registers are swapped
     - dmaengine: dw: platform: Switch to acpi_dma_controller_register()
     - mac80211: minstrel_ht: fix per-group max throughput rate initialization
     - media: atmel: atmel-isi: fix timeout value for stop streaming
     - rtc: pcf2127: bugfix: read rtc disables watchdog
     - mips: avoid explicit UB in assignment of mips_io_port_base
     - iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
     - ahci: Do not export local variable ahci_em_messages
     - Partially revert "kfifo: fix kfifo_alloc() and kfifo_init()"
     - hwmon: (lm75) Fix write operations for negative temperatures
     - power: supply: Init device wakeup after device_add()
     - x86, perf: Fix the dependency of the x86 insn decoder selftest
     - staging: greybus: light: fix a couple double frees
     - irqdomain: Add the missing assignment of domain->fwnode for named fwnode
     - bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
     - iio: dac: ad5380: fix incorrect assignment to val
     - ath9k: dynack: fix possible deadlock in ath_dynack_node_{de}init
     - tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs
     - net: sonic: return NETDEV_TX_OK if failed to map buffer
     - scsi: fnic: fix msix interrupt allocation
     - Btrfs: fix hang when loading existing inode cache off disk
     - Btrfs: fix inode cache waiters hanging on failure to start caching thread
     - Btrfs: fix inode cache waiters hanging on path allocation failure
     - btrfs: use correct count in btrfs_file_write_iter()
     - ixgbe: sync the first fragment unconditionally
     - hwmon: (shtc1) fix shtc1 and shtw1 id mask
     - net: sonic: replace dev_kfree_skb in sonic_send_packet
     - pinctrl: iproc-gpio: Fix incorrect pinconf configurations
     - ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
     - RDMA/cma: Fix false error message
     - net/rds: Fix 'ib_evt_handler_call' element in 'rds_ib_stat_names'
     - iommu/amd: Wait for completion of IOTLB flush in attach_device
     - net: aquantia: Fix aq_vec_isr_legacy() return value
     - net: hisilicon: Fix signedness bug in hix5hd2_dev_probe()
     - net: broadcom/bcmsysport: Fix signedness in bcm_sysport_probe()
     - net: stmmac: dwmac-meson8b: Fix signedness bug in probe
     - net: axienet: fix a signedness bug in probe
     - of: mdio: Fix a signedness bug in of_phy_get_and_connect()
     - net: ethernet: stmmac: Fix signedness bug in ipq806x_gmac_of_parse()
     - nvme: retain split access workaround for capability reads
     - net: stmmac: gmac4+: Not all Unicast addresses may be available
     - mac80211: accept deauth frames in IBSS mode
     - llc: fix another potential sk_buff leak in llc_ui_sendmsg()
     - llc: fix sk_buff refcounting in llc_conn_state_process()
     - net: stmmac: fix length of PTP clock's name string
     - act_mirred: Fix mirred_init_module error handling
     - net: avoid possible false sharing in sk_leave_memory_pressure()
     - net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
     - tcp: annotate lockless access to tcp_memory_pressure
     - drm/msm/dsi: Implement reset correctly
     - dmaengine: imx-sdma: fix size check for sdma script_number
     - net: netem: fix error path for corrupted GSO frames
     - net: netem: correct the parent's backlog when corrupted packet was dropped
     - net: qca_spi: Move reset_count to struct qcaspi
     - afs: Fix large file support
     - MIPS: Loongson: Fix return value of loongson_hwmon_init
     - hv_netvsc: flag software created hash value
     - net: neigh: use long type to store jiffies delta
     - packet: fix data-race in fanout_flow_is_huge()
     - mmc: sdio: fix wl1251 vendor id
     - mmc: core: fix wl1251 sdio quirks
     - affs: fix a memory leak in affs_remount
     - dmaengine: ti: edma: fix missed failure handling
     - drm/radeon: fix bad DMA from INTERRUPT_CNTL2
     - arm64: dts: juno: Fix UART frequency
     - IB/iser: Fix dma_nents type definition
     - serial: stm32: fix clearing interrupt error flags
     - m68k: Call timer_interrupt() with interrupts disabled
     - SUNRPC: Fix svcauth_gss_proxy_init()
     - perf map: No need to adjust the long name of modules
     - ipmi: Fix memory leak in __ipmi_bmc_register
     - apparmor: Fix network performance issue in aa_label_sk_perm
     - firmware: coreboot: Let OF core populate platform device
     - bridge: br_arp_nd_proxy: set icmp6_router if neigh has NTF_ROUTER
     - signal/ia64: Use the generic force_sigsegv in setup_frame
     - ASoC: wm9712: fix unused variable warning
     - genirq/debugfs: Reinstate full OF path for domain name
     - usb: gadget: fsl_udc_core: check allocation return value and cleanup on
       failure
     - cfg80211: regulatory: make initialization more robust
     - net: socionext: Add dummy PHY register read in phy_write()
     - mlxsw: spectrum: Set minimum shaper on MC TCs
     - pinctrl: meson-gxl: remove invalid GPIOX tsin_a pins
     - drm: rcar-du: Fix vblank initialization
     - arm64: dts: meson-gx: Add hdmi_5v regulator as hdmi tx supply
     - IB/hfi1: Correctly process FECN and BECN in packets
     - OPP: Fix missing debugfs supply directory for OPPs
     - staging: bcm2835-camera: fix module autoloading
     - fork,memcg: fix crash in free_thread_stack on memcg charge fail
     - arm64: defconfig: Re-enable bcm2835-thermal driver
     - remoteproc: qcom: q6v5-mss: Add missing clocks for MSM8996
     - remoteproc: qcom: q6v5-mss: Add missing regulator for MSM8996
     - drm: Fix error handling in drm_legacy_addctx
     - ARM: dts: r8a7743: Remove generic compatible string from iic3
     - drm/etnaviv: fix some off by one bugs
     - fork, memcg: fix cached_stacks case
     - net: hns3: fix wrong combined count returned by ethtool -l
     - net: hns3: fix bug of ethtool_ops.get_channels for VF
     - ARM: dts: sun8i-a23-a33: Move NAND controller device node to sort by address
     - clk: ingenic: jz4740: Fix gating of UDC clock
     - ntb_hw_switchtec: NT req id mapping table register entry number should be
       512
     - net: dsa: b53: Fix default VLAN ID
     - net: dsa: b53: Properly account for VLAN filtering
     - net: dsa: b53: Do not program CPU port's PVID
     - drm/nouveau: fix missing break in switch statement
     - net: dsa: fix unintended change of bridge interface STP state
     - perf: Copy parent's address filter offsets on clone
     - netfilter: nft_set_hash: bogus element self comparison from deactivation
       path
     - iommu/vt-d: Fix NULL pointer reference in intel_svm_bind_mm()
     - NFS: Add missing encode / decode sequence_maxsz to v4.2 operations
     - ARM: dts: sun8i: a33: Reintroduce default pinctrl muxing
     - ARM: dts: sun9i: optimus: Fix fixed-regulators
     - bus: ti-sysc: Fix sysc_unprepare() when no clocks have been allocated
     - arm64/vdso: don't leak kernel addresses
     - rtc: mt6397: Don't call irq_dispose_mapping.
     - bpf: Add missed newline in verifier verbose log
     - ACPI: button: reinitialize button state upon resume
     - soc: amlogic: meson-gx-pwrc-vpu: Fix power on/off register bitmask
     - net: hns3: fix loop condition of hns3_get_tx_timeo_queue_info()
     - afs: Fix AFS file locking to allow fine grained locks
     - afs: Further fix file locking
     - scsi: qla2xxx: Fix error handling in qlt_alloc_qfull_cmd()
     - KVM: PPC: Book3S HV: Fix lockdep warning when entering the guest
     - vfio/mdev: Follow correct remove sequence
     - ALSA: aica: Fix a long-time build breakage
     - nfp: bpf: fix static check error through tightening shift amount adjustment
     - thermal: rcar_gen3_thermal: fix interrupt type
     - afs: Fix lock-wait/callback-break double locking
     - afs: Fix double inc of vnode->cb_break
     - clk: meson: gxbb: no spread spectrum on mpll0
     - serial: stm32: fix word length configuration
     - serial: stm32: fix rx data length when parity enabled
     - net: hns3: fix a memory leak issue for hclge_map_unmap_ring_to_vf_vector
     - crypto: talitos - fix AEAD processing.
     - net: don't clear sock->sk early to avoid trouble in strparser
     - crypto: inside-secure - fix zeroing of the request in ahash_exit_inv
     - arm64: dts: meson-gxm-khadas-vim2: fix gpio-keys-polled node
     - arm64: dts: meson-gxm-khadas-vim2: fix Bluetooth support
     - phy: usb: phy-brcm-usb: Remove sysfs attributes upon driver removal
     - qed: iWARP - fix uninitialized callback
     - IB/hfi1: Handle port down properly in pio
     - net/af_iucv: build proper skbs for HiperTransport
     - ARM: dts: iwg20d-q7-common: Fix SDHI1 VccQ regularor
     - ip6_fib: Don't discard nodes with valid routing information in
       fib6_locate_1()
     - nvmem: imx-ocotp: Change TIMING calculation to u-boot algorithm
     - fork,memcg: alloc_thread_stack_node needs to set tsk->stack
     - PM: ACPI/PCI: Resume all devices during hibernation
     - ACPI: PM: Simplify and fix PM domain hibernation callbacks
     - ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSS
     - drm/panel: make drm_panel.h self-contained
     - cxgb4: smt: Add lock for atomic_dec_and_test
     - powerpc/64s/radix: Fix memory hot-unplug page table split
     - rtc: rv3029: revert error handling patch to rv3029_eeprom_write()
     - i40e: reduce stack usage in i40e_set_fc
     - ARM: 8896/1: VDSO: Don't leak kernel addresses
     - rxrpc: Fix lack of conn cleanup when local endpoint is cleaned up [ver #2]
     - usb: typec: tps6598x: Fix build error without CONFIG_REGMAP_I2C
     - bcache: Fix an error code in bch_dump_read()
     - ARM: dts: aspeed-g5: Fixe gpio-ranges upper limit
     - net: hns3: fix error VF index when setting VLAN offload
     - mailbox: qcom-apcs: fix max_register value
     - powerpc/mm/mce: Keep irqs disabled during lockless page table walk
     - net: netsec: Fix signedness bug in netsec_probe()
     - s390/qeth: Fix error handling during VNICC initialization
     - s390/qeth: Fix initialization of vnicc cmd masks during set online
     - vhost/test: stop device before reset
     - arm64: hibernate: check pgd table allocation
     - afs: Fix missing timeout reset
     - hwrng: omap3-rom - Fix missing clock by probing with device tree
     - arm64: dts: meson-gxm-khadas-vim2: fix uart_A bluetooth node
 .
   * Bionic update: upstream stable patchset 2020-02-06 (LP: #1862259)
     - dt-bindings: reset: meson8b: fix duplicate reset IDs
     - clk: Don't try to enable critical clocks if prepare failed
     - ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1
     - ALSA: seq: Fix racy access for queue timer in proc read
     - Fix built-in early-load Intel microcode alignment
     - block: fix an integer overflow in logical block size
     - ARM: dts: am571x-idk: Fix gpios property to have the correct gpio number
     - iio: buffer: align the size of scan bytes to size of the largest element
     - USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx
     - USB: serial: option: Add support for Quectel RM500Q
     - USB: serial: opticon: fix control-message timeouts
     - USB: serial: option: add support for Quectel RM500Q in QDL mode
     - USB: serial: suppress driver bind attributes
     - USB: serial: ch341: handle unbound port at reset_resume
     - USB: serial: io_edgeport: add missing active-port sanity check
     - USB: serial: keyspan: handle unbound ports
     - USB: serial: quatech2: handle unbound ports
     - scsi: fnic: fix invalid stack access
     - scsi: mptfusion: Fix double fetch bug in ioctl
     - ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
     - usb: core: hub: Improved device recognition on remote wakeup
     - x86/resctrl: Fix an imbalance in domain_remove_cpu()
     - x86/efistub: Disable paging at mixed mode entry
     - perf hists: Fix variable name's inconsistency in hists__for_each() macro
     - perf report: Fix incorrectly added dimensions as switch perf data file
     - mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD
       alignment
     - btrfs: fix memory leak in qgroup accounting
     - mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
     - net: stmmac: 16KB buffer must be 16 byte aligned
     - net: stmmac: Enable 16KB buffer size
     - USB: serial: io_edgeport: use irqsave() in USB's complete callback
     - USB: serial: io_edgeport: handle unbound ports on URB completion
     - mm/huge_memory.c: make __thp_get_unmapped_area static
     - mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD
       alignment
     - arm64: dts: agilex/stratix10: fix pmu interrupt numbers
     - cfg80211: fix page refcount issue in A-MSDU decap
     - netfilter: fix a use-after-free in mtype_destroy()
     - netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
     - NFC: pn533: fix bulk-message timeout
     - batman-adv: Fix DAT candidate selection on little endian systems
     - macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()
     - hv_netvsc: Fix memory leak when removing rndis device
     - net: dsa: tag_qca: fix doubled Tx statistics
     - net: hns: fix soft lockup when there is not enough memory
     - net: usb: lan78xx: limit size of local TSO packets
     - net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
     - ptp: free ptp device pin descriptors properly
     - r8152: add missing endpoint sanity check
     - tcp: fix marked lost packets not being retransmitted
     - xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
     - cw1200: Fix a signedness bug in cw1200_load_firmware()
     - arm64: dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled node
     - cfg80211: check for set_wiphy_params
     - tick/sched: Annotate lockless access to last_jiffies_update
     - Revert "arm64: dts: juno: add dma-ranges property"
     - reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
     - scsi: esas2r: unlock on error in esas2r_nvram_read_direct()
     - scsi: qla4xxx: fix double free bug
     - scsi: bnx2i: fix potential use after free
     - scsi: target: core: Fix a pr_debug() argument
     - scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI
     - scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan
     - scsi: core: scsi_trace: Use get_unaligned_be*()
     - perf probe: Fix wrong address verification
     - regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
     - ARM: dts: meson8: fix the size of the PMU registers
     - LSM: generalize flag passing to security_capable
     - drm/i915: Add missing include file <linux/math64.h>
     - btrfs: do not delete mismatched root refs
     - ARM: dts: imx6qdl: Add Engicam i.Core 1.5 MX6
     - ARM: dts: imx7: Fix Toradex Colibri iMX7S 256MB NAND flash support
     - mlxsw: spectrum: Wipe xstats.backlog of down ports
     - tcp: refine rule to allow EPOLLOUT generation under mem pressure
     - mtd: devices: fix mchp23k256 read and write
     - drm/nouveau/bar/nv50: check bar1 vmm return value
     - drm/nouveau/bar/gf100: ensure BAR is mapped
     - drm/nouveau/mmu: qualify vmm during dtor
 .
   * Bionic update: upstream stable patchset 2020-02-04 (LP: #1861934)
     - chardev: Avoid potential use-after-free in 'chrdev_open()'
     - usb: chipidea: host: Disable port power only if previously enabled
     - ALSA: usb-audio: Apply the sample rate quirk for Bose Companion 5
     - ALSA: hda/realtek - Add new codec supported for ALCS1200A
     - ALSA: hda/realtek - Set EAPD control to default for ALC222
     - kernel/trace: Fix do not unregister tracepoints when register
       sched_migrate_task fail
     - tracing: Have stack tracer compile when MCOUNT_INSN_SIZE is not defined
     - HID: Fix slab-out-of-bounds read in hid_field_extract
     - HID: uhid: Fix returning EPOLLOUT from uhid_char_poll
     - can: gs_usb: gs_usb_probe(): use descriptors of current altsetting
     - can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling
       to irq mode
     - can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing
       CAN sk_buffs
     - gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
     - gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
     - staging: vt6656: set usb_set_intfdata on driver fail.
     - USB: serial: option: add ZLP support for 0x1bc7/0x9010
     - usb: musb: fix idling for suspend after disconnect interrupt
     - usb: musb: Disable pullup at init
     - usb: musb: dma: Correct parameter passed to IRQ handler
     - staging: comedi: adv_pci1710: fix AI channels 16-31 for PCI-1713
     - HID: hid-input: clear unmapped usages
     - Input: add safety guards to input_set_keycode()
     - drm/fb-helper: Round up bits_per_pixel if possible
     - drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
     - staging: rtl8188eu: Add device code for TP-Link TL-WN727N v5.21
     - tty: link tty and port before configuring it as console
     - tty: always relink the port
     - mwifiex: pcie: Fix memory leak in mwifiex_pcie_alloc_cmdrsp_buf
     - scsi: bfa: release allocated memory in case of error
     - rtl8xxxu: prevent leaking urb
     - arm64: cpufeature: Avoid warnings due to unused symbols
     - HID: hiddev: fix mess in hiddev_open()
     - USB: Fix: Don't skip endpoint descriptors with maxpacket=0
     - phy: cpcap-usb: Fix error path when no host driver is loaded
     - phy: cpcap-usb: Fix flakey host idling and enumerating of devices
     - netfilter: arp_tables: init netns pointer in xt_tgchk_param struct
     - netfilter: ipset: avoid null deref when IPSET_ATTR_LINENO is present
     - ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th gen
     - tracing: Change offset type to s32 in preempt/irq tracepoints
     - serdev: Don't claim unsupported ACPI serial devices
     - netfilter: conntrack: dccp, sctp: handle null timeout argument
     - hidraw: Return EPOLLOUT from hidraw_poll
     - HID: hidraw: Fix returning EPOLLOUT from hidraw_poll
     - HID: hidraw, uhid: Always report EPOLLOUT
     - ethtool: reduce stack usage with clang
     - fs/select: avoid clang stack usage warning
     - arm64: don't open code page table entry creation
     - arm64: mm: Change page table pointer name in p[md]_set_huge()
     - arm64: Enforce BBM for huge IO/VMAP mappings
     - arm64: Make sure permission updates happen for pmd/pud
     - media: usb:zr364xx:Fix KASAN:null-ptr-deref Read in zr364xx_vidioc_querycap
     - wimax: i2400: fix memory leak
     - wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
     - iwlwifi: dbg_ini: fix memory leak in alloc_sgtable
     - rtc: mt6397: fix alarm register overwrite
     - RDMA/bnxt_re: Fix Send Work Entry state check while polling completions
     - ASoC: stm32: spdifrx: fix inconsistent lock state
     - ASoC: stm32: spdifrx: fix race condition in irq handler
     - gpio: zynq: Fix for bug in zynq_gpio_restore_context API
     - iommu: Remove device link to group on failure
     - gpio: Fix error message on out-of-range GPIO in lookup table
     - hsr: reset network header when supervision frame is created
     - cifs: Adjust indentation in smb2_open_file
     - btrfs: simplify inode locking for RWF_NOWAIT
     - RDMA/mlx5: Return proper error value
     - RDMA/srpt: Report the SCSI residual to the initiator
     - scsi: enclosure: Fix stale device oops with hot replug
     - scsi: sd: Clear sdkp->protection_type if disk is reformatted without PI
     - platform/x86: asus-wmi: Fix keyboard brightness cannot be set to 0
     - xprtrdma: Fix completion wait during device removal
     - NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturn
     - iio: imu: adis16480: assign bias value only if operation succeeded
     - mei: fix modalias documentation
     - clk: samsung: exynos5420: Preserve CPU clocks configuration during
       suspend/resume
     - pinctl: ti: iodelay: fix error checking on pinctrl_count_index_with_args
       call
     - pinctrl: lewisburg: Update pin list according to v1.1v6
     - scsi: sd: enable compat ioctls for sed-opal
     - arm64: dts: apq8096-db820c: Increase load on l21 for SDCARD
     - af_unix: add compat_ioctl support
     - compat_ioctl: handle SIOCOUTQNSD
     - PCI/PTM: Remove spurious "d" from granularity message
     - powerpc/powernv: Disable native PCIe port management
     - tty: serial: imx: use the sg count from dma_map_sg
     - tty: serial: pch_uart: correct usage of dma_unmap_sg
     - media: ov6650: Fix incorrect use of JPEG colorspace
     - media: ov6650: Fix some format attributes not under control
     - media: ov6650: Fix .get_fmt() V4L2_SUBDEV_FORMAT_TRY support
     - media: exynos4-is: Fix recursive locking in isp_video_release()
     - mtd: spi-nor: fix silent truncation in spi_nor_read()
     - mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
     - spi: atmel: fix handling of cs_change set on non-last xfer
     - rtlwifi: Remove unnecessary NULL check in rtl_regd_init
     - f2fs: fix potential overflow
     - rtc: msm6242: Fix reading of 10-hour digit
     - gpio: mpc8xxx: Add platform device to gpiochip->parent
     - scsi: libcxgbi: fix NULL pointer dereference in cxgbi_device_destroy()
     - rseq/selftests: Turn off timeout setting
     - mips: cacheinfo: report shared CPU map
     - MIPS: Prevent link failure with kcov instrumentation
     - dmaengine: k3dma: Avoid null pointer traversal
     - ioat: ioat_alloc_ring() failure handling.
     - hexagon: parenthesize registers in asm predicates
     - hexagon: work around compiler crash
     - ocfs2: call journal flush to mark journal as empty after journal recovery
       when mount
     - s390/qeth: Fix vnicc_is_in_use if rx_bcast not set
     - drm/ttm: fix start page for huge page check in ttm_put_pages()
     - drm/ttm: fix incrementing the page pointer for huge pages
     - crypto: virtio - implement missing support for output IVs
     - iommu/mediatek: Correct the flush_iotlb_all callback
     - rtc: brcmstb-waketimer: add missed clk_disable_unprepare
 .
   * Bionic update: upstream stable patchset 2020-02-03 (LP: #1861739)
     - USB: dummy-hcd: use usb_urb_dir_in instead of usb_pipein
     - USB: dummy-hcd: increase max number of devices to 32
     - locking/spinlock/debug: Fix various data races
     - netfilter: ctnetlink: netns exit must wait for callbacks
     - libtraceevent: Fix lib installation with O=
     - x86/efi: Update e820 with reserved EFI boot services data to fix kexec
       breakage
     - efi/gop: Return EFI_NOT_FOUND if there are no usable GOPs
     - efi/gop: Return EFI_SUCCESS if a usable GOP was found
     - efi/gop: Fix memory leak in __gop_query32/64()
     - ARM: vexpress: Set-up shared OPP table instead of individual for each CPU
     - netfilter: uapi: Avoid undefined left-shift in xt_sctp.h
     - netfilter: nf_tables: validate NFT_SET_ELEM_INTERVAL_END
     - ARM: dts: Cygnus: Fix MDIO node address/size cells
     - spi: spi-cavium-thunderx: Add missing pci_release_regions()
     - ASoC: topology: Check return value for soc_tplg_pcm_create()
     - ARM: dts: bcm283x: Fix critical trip point
     - bpf, mips: Limit to 33 tail calls
     - ARM: dts: am437x-gp/epos-evm: fix panel compatible
     - samples: bpf: Replace symbol compare of trace_event
     - samples: bpf: fix syscall_tp due to unused syscall
     - powerpc: Ensure that swiotlb buffer is allocated from low memory
     - bnx2x: Do not handle requests from VFs after parity
     - bnx2x: Fix logic to get total no. of PFs per engine
     - net: usb: lan78xx: Fix error message format specifier
     - rfkill: Fix incorrect check to avoid NULL pointer dereference
     - ASoC: wm8962: fix lambda value
     - regulator: rn5t618: fix module aliases
     - kconfig: don't crash on NULL expressions in expr_eq()
     - perf/x86/intel: Fix PT PMI handling
     - fs: avoid softlockups in s_inodes iterators
     - net: stmmac: Do not accept invalid MTU values
     - net: stmmac: RX buffer size must be 16 byte aligned
     - s390/dasd/cio: Interpret ccw_device_get_mdc return value correctly
     - s390/dasd: fix memleak in path handling error case
     - block: fix memleak when __blk_rq_map_user_iov() is failed
     - parisc: Fix compiler warnings in debug_core.c
     - llc2: Fix return statement of llc_stat_ev_rx_null_dsap_xid_c (and _test_c)
     - hv_netvsc: Fix unwanted rx_table reset
     - bpf: Fix passing modified ctx to ld/abs/ind instruction
     - PCI/switchtec: Read all 64 bits of part_event_bitmap
     - gtp: fix bad unlock balance in gtp_encap_enable_socket
     - macvlan: do not assume mac_header is set in macvlan_broadcast()
     - net: dsa: mv88e6xxx: Preserve priority when setting CPU port.
     - net: stmmac: dwmac-sun8i: Allow all RGMII modes
     - net: stmmac: dwmac-sunxi: Allow all RGMII modes
     - net: usb: lan78xx: fix possible skb leak
     - pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM
     - USB: core: fix check for duplicate endpoints
     - USB: serial: option: add Telit ME910G1 0x110a composition
     - sctp: free cmd->obj.chunk for the unprocessed SCTP_CMD_REPLY
     - tcp: fix "old stuff" D-SACK causing SACK to be treated as D-SACK
     - vxlan: fix tos value before xmit
     - vlan: vlan_changelink() should propagate errors
     - net: sch_prio: When ungrafting, replace with FIFO
     - vlan: fix memory leak in vlan_dev_set_egress_priority
     - regulator: fix use after free issue
     - ASoC: max98090: fix possible race conditions
     - netfilter: nf_tables: validate NFT_DATA_VALUE after nft_data_init()
     - ARM: dts: BCM5301X: Fix MDIO node address/size cells
     - bpf: Clear skb->tstamp in bpf_redirect when necessary
     - parisc: add missing __init annotation
     - iommu/iova: Init the struct iova to fix the possible memleak
     - powerpc/spinlocks: Include correct header for static key
     - ARM: dts: imx6ul: use nvmem-cells for cpu speed grading
 .
   * Sometimes can't adjust brightness on Dell AIO (LP: #1862885)
     - SAUCE: platform/x86: dell-uart-backlight: increase retry times
 .
   * 4.15 kernel hard lockup about once a week (LP: #1799497)
     - zram: correct flag name of ZRAM_ACCESS
     - zram: fix lockdep warning of free block handling
 .
   * Prevent arm64 guest from accessing host debug registers (LP: #1860657)
     - KVM: arm64: Write arch.mdcr_el2 changes since last vcpu_load on VHE
 .
   * pty03 from pty in ubuntu_ltp failed on Eoan (LP: #1862114)
     - can, slip: Protect tty->disc_data in write_wakeup and close with RCU
Checksums-Sha1:
 95430a030e328b824a28ff9fa04a1495affec9c2 374164 block-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 ae1c76e8e1e38ddd0704cd6ba50e2cafd24a77c3 318380 crypto-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 b11ae7725471bfca4582e86aff3485305eda1cd8 4304 fat-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 cd8e8289b04aacec1b36690108772991f9bb8ae6 13736 fb-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 dca2b3ff871c9e3029281c19212ad1ce68c42ab0 65204 firewire-core-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 3fb0575e47db5422436e22ccdfe55296fac43a2d 34916 floppy-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 a2a434cf4b9deba05e6c8fb6583eeb9a597d9b76 1314972 fs-core-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 358a168a34bd624f497627bf06ad7741399b0229 703744 fs-secondary-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 06f4a483c37467edd25d9dafd02e465cda8fe7ee 430628 input-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 d145db3599075a8ea1cbc6438637602c1ba03baa 62584 ipmi-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 abb4c281c2ac7a14127946e2e8780e9023579287 209752 irda-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 f46449d2fdab652eb8bbc6047098cebb28c6baa7 8938060 kernel-image-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 4767532d6ccb839d87cf498927957fef3238901a 287744 linux-buildinfo-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 ce37b826229afbae718387ad514bdbda1797a2d1 287856 linux-buildinfo-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 6ff5a065ba19813bdfff430c5d13fb4fe6d38e29 1872 linux-cloud-tools-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 32faa47ce269d41c79414f24e4756c6e643055ed 1876 linux-cloud-tools-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 ed642eb96d9f0e2ef3a8f31c89d8c331503cef5d 94040 linux-cloud-tools-4.15.0-89_4.15.0-89.89_amd64.deb
 c9e748fe40442f3678cb34723007b5f32ae2c75a 84384 linux-cloud-tools-common_4.15.0-89.89_all.deb
 23e71db68d1cbd8d20af0a9f7870bfa111d7ea4f 35096808 linux-doc_4.15.0-89.89_all.deb
 6d7d475538f36190e45d0ebb068e05cfbe3b4d3c 1143056 linux-headers-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 f13aec4250dde97ddb01984755703f79c120be05 1142956 linux-headers-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 8bd9c86985e00cf92afee9112915cc7efe8bb8be 10976376 linux-headers-4.15.0-89_4.15.0-89.89_all.deb
 a307007d2a8fe08ac0c85087da818859e7a33698 789638024 linux-image-unsigned-4.15.0-89-generic-dbgsym_4.15.0-89.89_amd64.ddeb
 547e2f6d122721ab5f821862844d8adfc734e1f4 8072716 linux-image-unsigned-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 3d3ca26f1f19d0b39fa3c30dac49cd23edec5f37 788743908 linux-image-unsigned-4.15.0-89-lowlatency-dbgsym_4.15.0-89.89_amd64.ddeb
 2d519ae0ac4cbe53a146d1190a5a5a6a4d16358f 8124552 linux-image-unsigned-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 dee7dc913a6ce8d40a104aec21d7f338839c7b30 1036800 linux-libc-dev_4.15.0-89.89_amd64.deb
 c21834a8f212f9b7b7152dff3b94bde909d422c3 13069528 linux-modules-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 03684a151769b8bab9f3f31309ab9948fc8979bc 45875556 linux-modules-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 c0a0f423075cc2dc7669bb164cbeaa50720bfec5 32779876 linux-modules-extra-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 8a579e65e0eb3703fbb8c2f629a2939117246833 127255008 linux-source-4.15.0_4.15.0-89.89_all.deb
 40aba84b9d9ec4ff9a2f120a5441a6299e56598e 1996 linux-tools-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 ae25da6a103d48a3a344c500313c656c0ea6b534 1996 linux-tools-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 450328d66a5d38dcbc106fff4bc0f31d6fcd5889 4801980 linux-tools-4.15.0-89_4.15.0-89.89_amd64.deb
 2b76e48c8e3f19c4c68e43d2ae6e4e298fd1fc5b 203464 linux-tools-common_4.15.0-89.89_all.deb
 5e56d4e8bbc724d2c58db4979ad3c828f9ff193b 92376 linux-tools-host_4.15.0-89.89_all.deb
 f390feaf06b49ccb042292df1c123582f8dcd892 1024 linux-udebs-generic_4.15.0-89.89_amd64.udeb
 9fe64238d1a626523ef7f8fc2ab819273844a51a 35056 linux_4.15.0-89.89_amd64.buildinfo
 281251609a50f0a6a813cfcb7be4bd17ffbff240 16067088 linux_4.15.0-89.89_amd64.tar.gz
 2785c29b6514e2d5dbc172342b09e18cb2cc3682 34471 linux_4.15.0-89.89_amd64_translations.tar.gz
 96e639aa7ed721a8aba6806842226373d75087d1 286488 md-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 38a1d5054088671aabb434ad5d252429027a25d7 205712 message-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 e641e5a35770a3dc960fe0bfef6b3270a903edec 58856 mouse-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 d9fc051fff6f138811ea266814f301e7f853dade 18248 multipath-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 a0e82e3f8981be1bb1380c063462828eb40152f1 506704 nfs-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 f94dbe665ac5372f0d157f9565be3862daaf7615 4617912 nic-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 092c10cb2c7faec1f41c00bfbaf727dd99caec5e 143840 nic-pcmcia-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 0cf548176568b64c30471eb178d9b28600f8e111 545892 nic-shared-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 46aafd0b1a4c6ab7ea1ccaed8eaba6bf5dc0b95f 317220 nic-usb-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 0267ed92455550f797a0c23698bdd42b0829b017 31764 parport-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 558a1a0eec067db1377f521514ec0aca3c737e92 122252 pata-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 84211802957050d4eaaa66f7f1c4e805e912bfc0 64124 pcmcia-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 6ae66bc1b5119ba79190c68cc294dbdafafee355 66532 pcmcia-storage-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 36731d5679b253d480dae5788c8c219d3e55e59b 8664 plip-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 b034b03c4c81053545b783903e425a175ff6a7d0 25308 ppp-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 97d0d30aa42093e73e69bdb9929525a5aab1b4e3 96016 sata-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 550ab00f2729e2601bbfa41ff382a3b4b58606c1 2482496 scsi-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 20ac87fe9007be86cfeb999b559b8dfbf9c1ec3a 92360 serial-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 a57edfb48dea5c6e8d0d89ccd18b5db0b4ab519a 50672 storage-core-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 7ece7a77be40c04742739d81308ab57e62bef014 140140 usb-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 dce4bf2def89604251637311ff410ebf364cd351 113456 virtio-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 895f7900da9ee50e66b34e8f53da35b5d64877b0 25948 vlan-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
Checksums-Sha256:
 528233425eaf8144d9a0a5f11786a28793d89f6387e58096ad46c353125c3e3c 374164 block-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 d5bb1a8403e46038cdad258d7692a52663ed7d995b0f67f8536fab09da0a2191 318380 crypto-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 c24886f183e6d1b2cf0026077b51e17c9d6f1a7485ea6ae7eaa2e25fce949d69 4304 fat-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 8d5038c3a561bc687df9a50cba34ba8387d776960ab80d737eea5097ec29de5f 13736 fb-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 0022ff7c467027e8cafb40429c7ce75e363dc1f38b6fa8eab578c24e499ba12a 65204 firewire-core-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 af11a2327f998ad36928865e29ec6017dfac9419934a4ac90ebadf5748aef34b 34916 floppy-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 21e56c61b26dd702d7ca85c6c1516a8fad21c7ff77223e0fb9e6db680b6a917d 1314972 fs-core-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 8f6104b43e3b3e6951a0f1ba5a6b038ba05dc372b9db8b8f24a782cc35d53acb 703744 fs-secondary-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 ac1ded62c027cc7e18757bba674e4f7d034d29912701b305a656a99428c26ac1 430628 input-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 b63b11cdc73dd840030dabdcbba33687de7a55dea58e15b2e139262e3f2974a2 62584 ipmi-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 69bdddac0d0aa722b1701d260a68bf6152b4a986e6ce6eb115f6aa50bafffbff 209752 irda-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 bff05d7c226ce9dd5761baa9de9bfc194a88fb65c764de4bb22b0860f7b8b301 8938060 kernel-image-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 73eb09c3a3360aa5d6f03acbdf2d6f5ac9ccb61cd1634a62e37d696aac2d6a8d 287744 linux-buildinfo-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 2d451e27c3fbaa460849c0f1dbd627e6ad58cdf9567d2a5ce54e30bd2082550b 287856 linux-buildinfo-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 11e78cfae592b4e888d8c278935098e129f42d5147b1fef57c44b6f845f58fee 1872 linux-cloud-tools-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 09203646b8adc2496defa319551d7ef4490fd5ad447d711efa64f089b1537d5a 1876 linux-cloud-tools-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 1af9381cbd0af87434ac49c4e08b54b84b336b82567e31029f853f1b1ed69ce2 94040 linux-cloud-tools-4.15.0-89_4.15.0-89.89_amd64.deb
 1d01c74206e50c5bc15d984103fe6a8197c749144a4ae38099d84ddf29412e81 84384 linux-cloud-tools-common_4.15.0-89.89_all.deb
 c45cbdf387106c233b45f91ff2123687e7d4666e3ece9a237d21dab37cd36be7 35096808 linux-doc_4.15.0-89.89_all.deb
 7a4a27221c703b2c7bbcfe79effe11ff3faa87c083351e025107aaac2558f953 1143056 linux-headers-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 2ffba04ef5b735e0eb65e24a9b39b712e8d001dfe62f59259279f743f07ac6fa 1142956 linux-headers-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 1e060dec567751165d3bb41f71059b81d77ee240b5db648ade57e59a97782999 10976376 linux-headers-4.15.0-89_4.15.0-89.89_all.deb
 bbdf6b5c5506e613a43a4986b10809f0a1e5247fa7db4d66ea71d3683f51e3f3 789638024 linux-image-unsigned-4.15.0-89-generic-dbgsym_4.15.0-89.89_amd64.ddeb
 8687fae02e65b638b03d3d3983138f608bd95e04c7c2f89eb6c51cfc012df634 8072716 linux-image-unsigned-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 98a76a80f9a081f205dc1eb6fb920acc485598f7a0a1d07f8c39c6dca8881753 788743908 linux-image-unsigned-4.15.0-89-lowlatency-dbgsym_4.15.0-89.89_amd64.ddeb
 635799df36b8fb18d66e2fd7170c99667b708614a226cc79f301b155a5159e88 8124552 linux-image-unsigned-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 fdcbae3549f1d0eb3b4cd0597263ea8546d783868d45250dfcd1b30cd00c36a3 1036800 linux-libc-dev_4.15.0-89.89_amd64.deb
 09cca83b4b58c0a7e2c299760351301a75165b15ca64caeb3f4f31a3e79d5f68 13069528 linux-modules-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 92ab3351f633fa0bd94088e2c3043030717ed08915cbb4ad10ccd40ecd60e88f 45875556 linux-modules-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 252e3fb84e20737d69c8edb0eca87c51f10b60b4a4d55ff5e3f0c30809304c34 32779876 linux-modules-extra-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 f8cdf103e0661585f8e849f8b9f496141cf5d92da5b19799754f130f27197829 127255008 linux-source-4.15.0_4.15.0-89.89_all.deb
 24cecf3fd745833e4da495e247e5c147387e958802c70a79f7395a14e1b97602 1996 linux-tools-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 47364addf1928659ce685e053ae8ccf5b50cbfe2b560995975a7d8bf62220c6e 1996 linux-tools-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 edbd54f99d3b5e85d9f7c3f5399b33e83cbe17eb338db6bad6e2116621e49d9b 4801980 linux-tools-4.15.0-89_4.15.0-89.89_amd64.deb
 d9f110b9fa960d778f3e01b0b252d6b8b1a6741138fc00c27469d235e19145bf 203464 linux-tools-common_4.15.0-89.89_all.deb
 b53cf58bdbc91c2462ab2fff7099800268515fad0ad7459eb324b796cd7b90ff 92376 linux-tools-host_4.15.0-89.89_all.deb
 0ef785274f84229370d95b5491ff8a205fe01dd67d8202030dd8a5a67cd81782 1024 linux-udebs-generic_4.15.0-89.89_amd64.udeb
 a25be6e7aca6ff8e157a2f8b70f3dc20adb111416248462a449931a77ae5d5f7 35056 linux_4.15.0-89.89_amd64.buildinfo
 ee7ca3ec20a12ca605c945480c54bc76e62e01e0475426957924192b85a349d6 16067088 linux_4.15.0-89.89_amd64.tar.gz
 5ad1a25064aef8296e1ce3696a3d39e56d2b2b796253e6495eed0c9a13a297d5 34471 linux_4.15.0-89.89_amd64_translations.tar.gz
 cdb162f435cb5f20ef0a8477caef58762e75d308b76f5afff755735e7177d211 286488 md-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 7246529d12c91eaececb85e378002bd8e041facaec3958d5050c3656f4705186 205712 message-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 fa467be852d0f6ad841715eb69ada46d72e88906f5e8b64de3454ece191b5ac3 58856 mouse-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 e4504c0da89d573dc7a27e84fee5029a0b5159877bdb50c25ca905f818f5597e 18248 multipath-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 e76ca0f27914086fe6581b5966272d9b330ec7502bb93bd9140dd04108dc47ca 506704 nfs-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 6bb7a0feb4ddf416a35caa661ea2ca72ba3d1d47beade780bd335c7015f9de67 4617912 nic-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 83699e824db0273f8c9481bbfc37a70432a23ad5e5adfad6ad8d3b83b0e5bedf 143840 nic-pcmcia-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 ac9669c0436bb919a53bbad425c7b08299ee4a27d5c697763425c8c15df6ca4a 545892 nic-shared-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 5e2f30f9e1491ca7a85de277c257685b6e51cd8c622a69d396fa7e0ca150d231 317220 nic-usb-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 245e4202afc85e9c87c1bee980897c055bbf14255648d07625bbdbaa298bdeff 31764 parport-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 a41b26202606fbaff326048e40b2801f7abfe06afd0603bea3ec03b39309ceea 122252 pata-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 6b81d43a7737c8cea1f80090cc603e5b14be483248f683b37ad5c2995b2d8687 64124 pcmcia-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 a573d1c5f89e98620c8252a3dbf612e1df0eb67dc25109052991a3188827a4d4 66532 pcmcia-storage-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 87eaf7118183637cdd03ceca20292bafe8700c66f13c55a5f95095b4f992e2c4 8664 plip-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 a9b69b0cc4f26b3193ed9f58fb36cf79fef448b52a6f8a4e57bc80f1d8ffa927 25308 ppp-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 cad9379c52bcaeed135d9e567b3454a436f67028abd49581d9a0ba845b872d88 96016 sata-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 a55a7ed617cfe3a5c8a2256a881c6e78b8d0176ee5f13e4a383643fa81734bcb 2482496 scsi-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 65457566267e1343efba47b4f766e36f8eb0fd96dd3ec672e662b6150bdb30e9 92360 serial-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 56af868ba79d7a707f42e718ce91d81716c1d477fbc5cc3b44e165153d06d06b 50672 storage-core-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 0909211afa6c671c19cec2fe429a5c66863b41f4d9fd432a688e0d360d80c296 140140 usb-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 c9c8412cde7ee4dae174cd6171a07b39e8a47f5ed3cb10e6c15ac89a9a2606a1 113456 virtio-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 17c9bcf8e72ed35110dcf53e67ed19815ef7b7278fbfb184e7a7eba7f33ca4eb 25948 vlan-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
Files:
 e2f13b9eb90a7c2c57c726738dad7a05 374164 debian-installer standard block-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 6d847d5d304ac21275e1b9c4ee1f356a 318380 debian-installer extra crypto-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 ed49adea191232769dcd3f49aaf2e1f5 4304 debian-installer standard fat-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 20f19aff517c743bfa3910b8c60801b5 13736 debian-installer standard fb-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 a09676c5bee061ac42eab194596bd802 65204 debian-installer standard firewire-core-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 e22178276c38e7d85cba99441f351955 34916 debian-installer standard floppy-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 b5535fcbd05c23218f404d5c34d25254 1314972 debian-installer standard fs-core-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 0538e0430e69e72d9d5cbdf1dad521b3 703744 debian-installer standard fs-secondary-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 0d5a45d396c3865d7b14951061db5c3a 430628 debian-installer standard input-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 f82c89fd4d3c88e10fa07d48b79df4a0 62584 debian-installer standard ipmi-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 a168c24ebcefbdc802dc6e442d9d99ae 209752 debian-installer standard irda-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 f3b12fac00ac2a2ebce5f9aa543b87ae 8938060 debian-installer optional kernel-image-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 bc11ccddafd44ae57b18f5df8702068a 287744 kernel optional linux-buildinfo-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 b25e2b20a5cfa3b5e2d1f0372ddfedbf 287856 kernel optional linux-buildinfo-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 30a3b58f4d80910e437c2ddb2b12bd2b 1872 devel optional linux-cloud-tools-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 8628b807096ffb8402c0eed006d08ab3 1876 devel optional linux-cloud-tools-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 0277e69dddb76eb43f99aacf3d26ddd3 94040 devel optional linux-cloud-tools-4.15.0-89_4.15.0-89.89_amd64.deb
 7970a79735e774c361629930136388e6 84384 kernel optional linux-cloud-tools-common_4.15.0-89.89_all.deb
 0ead991b4193ce8359f2a36b1dc5bc95 35096808 doc optional linux-doc_4.15.0-89.89_all.deb
 d83462a49f252967085dc79e2d38bc59 1143056 devel optional linux-headers-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 f8cdec9ee92e5cb57cbd3a7bbd380fe2 1142956 devel optional linux-headers-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 490a4a7b2fcb67df7ddb40d94d882ba9 10976376 devel optional linux-headers-4.15.0-89_4.15.0-89.89_all.deb
 76b4c33a7d72d546954e71dd10cf7325 789638024 devel optional linux-image-unsigned-4.15.0-89-generic-dbgsym_4.15.0-89.89_amd64.ddeb
 d9a59adf99995e88c8d3fbb95c3fecec 8072716 kernel optional linux-image-unsigned-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 16cb641965506119c2d9a72956af5fb0 788743908 devel optional linux-image-unsigned-4.15.0-89-lowlatency-dbgsym_4.15.0-89.89_amd64.ddeb
 1acf19f4135ede646f5906aacc453eb5 8124552 kernel optional linux-image-unsigned-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 c0753d2d0219a21f27857c80963237da 1036800 devel optional linux-libc-dev_4.15.0-89.89_amd64.deb
 b2832c79ef755a0eefa7706f4cd6cd13 13069528 kernel optional linux-modules-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 45fb135c156a2af06bb496518313b1ae 45875556 kernel optional linux-modules-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 f2504d11d98a7aeb6a4a919f27dc3090 32779876 kernel optional linux-modules-extra-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 4518b2defb83fa5d4acffcc42581273a 127255008 devel optional linux-source-4.15.0_4.15.0-89.89_all.deb
 d0568efe09540e23e5d3a7318873eb31 1996 devel optional linux-tools-4.15.0-89-generic_4.15.0-89.89_amd64.deb
 6a7b591a94adff001a709fdbb51180d2 1996 devel optional linux-tools-4.15.0-89-lowlatency_4.15.0-89.89_amd64.deb
 4277651e34d684f87299dbe896b6177e 4801980 devel optional linux-tools-4.15.0-89_4.15.0-89.89_amd64.deb
 7a424c3441ddcf81922fd6a76a7d5a66 203464 kernel optional linux-tools-common_4.15.0-89.89_all.deb
 f1aafd881dd92e76483fe6cc5dff4dcd 92376 kernel optional linux-tools-host_4.15.0-89.89_all.deb
 0c32dbb6d0828d8feba84a85b20aa67a 1024 debian-installer optional linux-udebs-generic_4.15.0-89.89_amd64.udeb
 3f8470f74e72652c9751db79e90f1491 35056 devel optional linux_4.15.0-89.89_amd64.buildinfo
 6160af7ae4df11977add1e1b519d10ed 16067088 raw-signing - linux_4.15.0-89.89_amd64.tar.gz
 5814cedeeb8520ad8e3f3a09858123fb 34471 raw-translations - linux_4.15.0-89.89_amd64_translations.tar.gz
 3b7abd09d37c79bd5ac92f371f8d4f47 286488 debian-installer standard md-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 ea2831993b8601a25acf9a3112e040a6 205712 debian-installer standard message-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 a60270f27752e07ff348eaf9700cfd54 58856 debian-installer extra mouse-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 48fdab19ace8c587f660213c7377d10a 18248 debian-installer extra multipath-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 9fb658ab362168e51e0da86c4bbae54b 506704 debian-installer standard nfs-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 f2a93251018928d1a672f99d699b321e 4617912 debian-installer standard nic-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 52f06d28afc9acbffe323101a42b1ba4 143840 debian-installer standard nic-pcmcia-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 7804385080031c5e2912e8cc5c421064 545892 debian-installer standard nic-shared-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 70cd96c67b653daf60adcf725e5a1eb8 317220 debian-installer standard nic-usb-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 a4e6c9c115beebda33ed16a71d8c4df3 31764 debian-installer standard parport-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 f6811106819b939ba76065ef7883d49f 122252 debian-installer standard pata-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 34848f7d04e04bc891b6b223e5b12046 64124 debian-installer standard pcmcia-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 6721c376aa48b90b81c4769acf1b45ac 66532 debian-installer standard pcmcia-storage-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 abbed9bde281629b72f31d3fa034c65d 8664 debian-installer standard plip-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 9b93fbfec84fa7c93737b0ffc4c0770f 25308 debian-installer standard ppp-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 541d533a47ee7b9bb01958004aa6b710 96016 debian-installer standard sata-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 7f574a4c21092c8a8633efcffc33c11b 2482496 debian-installer standard scsi-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 a7e050e751a05ce432f50d6b78fcb352 92360 debian-installer standard serial-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 f40c52ee794453e6c02c0d7bcaa0a14b 50672 debian-installer standard storage-core-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 65822bbca124462d0048bbb02f54fd7b 140140 debian-installer standard usb-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 946a695292d9277a47d7b2389cb781d7 113456 debian-installer standard virtio-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
 a90261452cba21eb05f6ea57ecb66b95 25948 debian-installer extra vlan-modules-4.15.0-89-generic-di_4.15.0-89.89_amd64.udeb
Package-Type: udeb


More information about the Bionic-changes mailing list