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

Kleber Sacilotto de Souza kleber.souza at canonical.com
Wed Sep 18 21:32:49 UTC 2019


linux (4.15.0-65.74) bionic; urgency=medium

  * bionic/linux: 4.15.0-65.74 -proposed tracker (LP: #1844403)

  * arm64: large modules fail to load (LP: #1841109)
    - arm64/kernel: kaslr: reduce module randomization range to 4 GB
    - arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
    - arm64: fix undefined reference to 'printk'
    - arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
    - [config] Remove CONFIG_ARM64_MODULE_CMODEL_LARGE

  * CVE-2018-20976
    - xfs: clear sb->s_fs_info on mount failure

  * br_netfilter: namespace sysctl operations (LP: #1836910)
    - net: bridge: add bitfield for options and convert vlan opts
    - net: bridge: convert nf call options to bits
    - netfilter: bridge: port sysctls to use brnf_net
    - netfilter: bridge: namespace bridge netfilter sysctls
    - netfilter: bridge: prevent UAF in brnf_exit_net()

  * tuntap: correctly set SOCKWQ_ASYNC_NOSPACE (LP: #1830756)
    - tuntap: correctly set SOCKWQ_ASYNC_NOSPACE

  * Bionic update: upstream stable patchset 2019-08-30 (LP: #1842114)
    - HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
    - MIPS: kernel: only use i8253 clocksource with periodic clockevent
    - mips: fix cacheinfo
    - netfilter: ebtables: fix a memory leak bug in compat
    - ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
    - bonding: Force slave speed check after link state recovery for 802.3ad
    - can: dev: call netif_carrier_off() in register_candev()
    - ASoC: Fail card instantiation if DAI format setup fails
    - st21nfca_connectivity_event_received: null check the allocation
    - st_nci_hci_connectivity_event_received: null check the allocation
    - ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
    - net: usb: qmi_wwan: Add the BroadMobi BM818 card
    - qed: RDMA - Fix the hw_ver returned in device attributes
    - isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in
      start_isoc_chain()
    - netfilter: ipset: Fix rename concurrency with listing
    - isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
    - perf bench numa: Fix cpu0 binding
    - can: sja1000: force the string buffer NULL-terminated
    - can: peak_usb: force the string buffer NULL-terminated
    - net/ethernet/qlogic/qed: force the string buffer NULL-terminated
    - NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
    - HID: input: fix a4tech horizontal wheel custom usage
    - SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
    - net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
    - net: hisilicon: make hip04_tx_reclaim non-reentrant
    - net: hisilicon: fix hip04-xmit never return TX_BUSY
    - net: hisilicon: Fix dma_map_single failed on arm64
    - libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
    - libata: add SG safety checks in SFF pio transfers
    - x86/lib/cpu: Address missing prototypes warning
    - drm/vmwgfx: fix memory leak when too many retries have occurred
    - perf ftrace: Fix failure to set cpumask when only one cpu is present
    - perf cpumap: Fix writing to illegal memory in handling cpumap mask
    - perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
    - selftests: kvm: Adding config fragments
    - HID: wacom: correct misreported EKR ring values
    - HID: wacom: Correct distance scale for 2nd-gen Intuos devices
    - Revert "dm bufio: fix deadlock with loop device"
    - ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
    - libceph: fix PG split vs OSD (re)connect race
    - drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
    - gpiolib: never report open-drain/source lines as 'input' to user-space
    - userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
    - x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
    - x86/apic: Handle missing global clockevent gracefully
    - x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
    - x86/boot: Save fields explicitly, zero out everything else
    - x86/boot: Fix boot regression caused by bootparam sanitizing
    - dm kcopyd: always complete failed jobs
    - dm btree: fix order of block initialization in btree_split_beneath
    - dm space map metadata: fix missing store of apply_bops() return value
    - dm table: fix invalid memory accesses with too high sector number
    - dm zoned: improve error handling in reclaim
    - dm zoned: improve error handling in i/o map code
    - dm zoned: properly handle backing device failure
    - genirq: Properly pair kobject_del() with kobject_add()
    - mm, page_owner: handle THP splits correctly
    - mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
    - mm/zsmalloc.c: fix race condition in zs_destroy_pool
    - xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
    - dm zoned: fix potential NULL dereference in dmz_do_reclaim()
    - powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
    - can: mcp251x: add error check when wq alloc failed
    - netfilter: ipset: Actually allow destination MAC address for hash:ip,mac
      sets too
    - netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and
      hash:ip,mac sets
    - rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
    - net: phy: phy_led_triggers: Fix a possible null-pointer dereference in
      phy_led_trigger_change_speed()
    - NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
    - net: stmmac: Fix issues when number of Queues >= 4
    - KVM: arm64: Don't write junk to sysregs on reset
    - KVM: arm: Don't write junk to CP15 registers on reset
    - xfs: don't trip over uninitialized buffer on extent read of corrupted inode
    - xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
    - xfs: Add helper function xfs_attr_try_sf_addname
    - xfs: Add attibute remove and helper functions

  * Bionic update: upstream stable patchset 2019-08-27 (LP: #1841652)
    - sh: kernel: hw_breakpoint: Fix missing break in switch statement
    - mm/usercopy: use memory range to be accessed for wraparound check
    - mm/memcontrol.c: fix use after free in mem_cgroup_iter()
    - bpf: get rid of pure_initcall dependency to enable jits
    - bpf: restrict access to core bpf sysctls
    - bpf: add bpf_jit_limit knob to restrict unpriv allocations
    - xtensa: add missing isync to the cpu_reset TLB code
    - ALSA: hda - Apply workaround for another AMD chip 1022:1487
    - ALSA: hda - Fix a memory leak bug
    - HID: holtek: test for sanity of intfdata
    - HID: hiddev: avoid opening a disconnected device
    - HID: hiddev: do cleanup in failure of opening a device
    - Input: kbtab - sanity check for endpoint type
    - Input: iforce - add sanity checks
    - net: usb: pegasus: fix improper read if get_registers() fail
    - netfilter: ebtables: also count base chain policies
    - clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
    - clk: renesas: cpg-mssr: Fix reset control race condition
    - xen/pciback: remove set but not used variable 'old_state'
    - irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
    - irqchip/irq-imx-gpcv2: Forward irq type to parent
    - perf header: Fix divide by zero error if f_header.attr_size==0
    - perf header: Fix use of unitialized value warning
    - libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
    - drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
    - scsi: hpsa: correct scsi command status issue after reset
    - scsi: qla2xxx: Fix possible fcport null-pointer dereferences
    - ata: libahci: do not complain in case of deferred probe
    - kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
    - arm64/efi: fix variable 'si' set but not used
    - arm64: unwind: Prohibit probing on return_address()
    - arm64/mm: fix variable 'pud' set but not used
    - IB/core: Add mitigation for Spectre V1
    - IB/mad: Fix use-after-free in ib mad completion handling
    - drm: msm: Fix add_gpu_components
    - ocfs2: remove set but not used variable 'last_hash'
    - asm-generic: fix -Wtype-limits compiler warnings
    - KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
    - staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
    - staging: comedi: dt3000: Fix rounding up of timer divisor
    - iio: adc: max9611: Fix temperature reading in probe
    - USB: core: Fix races in character device registration and deregistraion
    - usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
    - usb: cdc-acm: make sure a refcount is taken early enough
    - USB: CDC: fix sanity checks in CDC union parser
    - USB: serial: option: add D-Link DWM-222 device ID
    - USB: serial: option: Add support for ZTE MF871A
    - USB: serial: option: add the BroadMobi BM818 card
    - USB: serial: option: Add Motorola modem UARTs
    - bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
    - arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
    - netfilter: conntrack: Use consistent ct id hash calculation
    - Input: psmouse - fix build error of multiple definition
    - iommu/amd: Move iommu_init_pci() to .init section
    - bnx2x: Fix VF's VLAN reconfiguration in reload.
    - net/mlx4_en: fix a memory leak bug
    - net/packet: fix race in tpacket_snd()
    - sctp: fix the transport error_count check
    - xen/netback: Reset nr_frags before freeing skb
    - net/mlx5e: Only support tx/rx pause setting for port owner
    - net/mlx5e: Use flow keys dissector to parse packets for ARFS
    - team: Add vlan tx offload to hw_enc_features
    - bonding: Add vlan tx offload to hw_enc_features
    - mmc: sdhci-of-arasan: Do now show error message in case of deffered probe
    - xfrm: policy: remove pcpu policy cache
    - mm/hmm: fix bad subpage pointer in try_to_unmap_one
    - mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and
      MPOL_MF_STRICT were specified
    - mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
    - riscv: Make __fstate_clean() work correctly.
    - Revert "kmemleak: allow to coexist with fault injection"
    - sctp: fix memleak in sctp_send_reset_streams

  * Bionic update: upstream stable patchset 2019-08-16 (LP: #1840520)
    - iio: adc: max9611: Fix misuse of GENMASK macro
    - crypto: ccp - Fix oops by properly managing allocated structures
    - crypto: ccp - Ignore tag length when decrypting GCM ciphertext
    - usb: usbfs: fix double-free of usb memory upon submiturb error
    - usb: iowarrior: fix deadlock on disconnect
    - sound: fix a memory leak bug
    - mmc: cavium: Set the correct dma max segment size for mmc_host
    - mmc: cavium: Add the missing dma unmap when the dma has finished.
    - loop: set PF_MEMALLOC_NOIO for the worker thread
    - Input: synaptics - enable RMI mode for HP Spectre X360
    - lkdtm: support llvm-objcopy
    - crypto: ccp - Validate buffer lengths for copy operations
    - crypto: ccp - Add support for valid authsize values less than 16
    - perf annotate: Fix s390 gap between kernel end and module start
    - perf db-export: Fix thread__exec_comm()
    - perf record: Fix module size on s390
    - usb: host: xhci-rcar: Fix timeout in xhci_suspend()
    - usb: yurex: Fix use-after-free in yurex_delete
    - can: rcar_canfd: fix possible IRQ storm on high load
    - can: peak_usb: fix potential double kfree_skb()
    - netfilter: nfnetlink: avoid deadlock due to synchronous request_module
    - vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
    - netfilter: Fix rpfilter dropping vrf packets by mistake
    - netfilter: nft_hash: fix symhash with modulus one
    - scripts/sphinx-pre-install: fix script for RHEL/CentOS
    - iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
    - mac80211: don't warn about CW params when not using them
    - hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
    - drm: silence variable 'conn' set but not used
    - cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
    - s390/qdio: add sanity checks to the fast-requeue path
    - ALSA: compress: Fix regression on compressed capture streams
    - ALSA: compress: Prevent bypasses of set_params
    - ALSA: compress: Don't allow paritial drain operations on capture streams
    - ALSA: compress: Be more restrictive about when a drain is allowed
    - perf tools: Fix proper buffer size for feature processing
    - perf probe: Avoid calling freeing routine multiple times for same pointer
    - drbd: dynamically allocate shash descriptor
    - ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
    - ARM: davinci: fix sleep.S build error on ARMv4
    - scsi: megaraid_sas: fix panic on loading firmware crashdump
    - scsi: ibmvfc: fix WARN_ON during event pool release
    - scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
    - test_firmware: fix a memory leak bug
    - tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
    - perf/core: Fix creating kernel counters for PMUs that override event->cpu
    - HID: sony: Fix race condition between rumble and device remove.
    - can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
    - can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
    - hwmon: (nct7802) Fix wrong detection of in4 presence
    - drm/i915: Fix wrong escape clock divisor init for GLK
    - ALSA: firewire: fix a memory leak bug
    - ALSA: hda - Don't override global PCM hw info flag
    - ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)
    - mac80211: don't WARN on short WMM parameters from AP
    - SMB3: Fix deadlock in validate negotiate hits reconnect
    - smb3: send CAP_DFS capability during session setup
    - NFSv4: Only pass the delegation to setattr if we're sending a truncate
    - NFSv4: Fix an Oops in nfs4_do_setattr
    - KVM: Fix leak vCPU's VMCS value into other pCPU
    - mwifiex: fix 802.11n/WPA detection
    - iwlwifi: don't unmap as page memory that was mapped as single
    - iwlwifi: mvm: fix an out-of-bound access
    - iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
    - iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
    - iio: cros_ec_accel_legacy: Fix incorrect channel setting
    - staging: android: ion: Bail out upon SIGKILL when allocating memory.
    - x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
    - usb: typec: tcpm: free log buf memory when remove debug file
    - usb: typec: tcpm: remove tcpm dir if no children
    - usb: typec: tcpm: Add NULL check before dereferencing config
    - netfilter: conntrack: always store window size un-scaled
    - drm/amd/display: Wait for backlight programming completion in set backlight
      level
    - drm/amd/display: use encoder's engine id to find matched free audio device
    - drm/amd/display: Fix dc_create failure handling and 666 color depths
    - drm/amd/display: Only enable audio if speaker allocation exists
    - drm/amd/display: Increase size of audios array
    - allocate_flower_entry: should check for null deref
    - s390/dma: provide proper ARCH_ZONE_DMA_BITS value
    - ALSA: hiface: fix multiple memory leak bugs

  * Bionic update: upstream stable patchset 2019-08-15 (LP: #1840378)
    - scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
    - ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV
    - ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedo
    - HID: wacom: fix bit shift for Cintiq Companion 2
    - HID: Add quirk for HP X1200 PIXART OEM mouse
    - RDMA: Directly cast the sockaddr union to sockaddr
    - IB: directly cast the sockaddr union to aockaddr
    - atm: iphase: Fix Spectre v1 vulnerability
    - ife: error out when nla attributes are empty
    - ip6_tunnel: fix possible use-after-free on xmit
    - net: bridge: delete local fdb on device init failure
    - net: bridge: mcast: don't delete permanent entries when fast leave is
      enabled
    - net: fix ifindex collision during namespace removal
    - net/mlx5: Use reversed order when unregister devices
    - net: phylink: Fix flow control for fixed-link
    - net: sched: Fix a possible null-pointer dereference in dequeue_func()
    - NFC: nfcmrvl: fix gpio-handling regression
    - tipc: compat: allow tipc commands without arguments
    - compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
    - net/mlx5e: Prevent encap flow counter update async to user query
    - tun: mark small packets as owned by the tap sock
    - mvpp2: refactor MTU change code
    - bnx2x: Disable multi-cos feature.
    - cgroup: Call cgroup_release() before __exit_signal()
    - cgroup: Implement css_task_iter_skip()
    - cgroup: Include dying leaders with live threads in PROCS iterations
    - cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
    - cgroup: Fix css_task_iter_advance_css_set() cset skip condition
    - spi: bcm2835: Fix 3-wire mode if DMA is enabled
    - driver core: Establish order of operations for device_add and device_del via
      bitflag
    - drivers/base: Introduce kill_device()
    - libnvdimm/bus: Prevent duplicate device_unregister() calls
    - libnvdimm/region: Register badblocks before namespaces
    - libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
    - libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
    - ipip: validate header length in ipip_tunnel_xmit
    - mvpp2: fix panic on module removal
    - net/mlx5: Fix modify_cq_in alignment
    - r8169: don't use MSI before RTL8168d

  * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
    - [Config] Enable VIMC module

  * reboot will introduce an alarm 'beep ...' during BIOS phase (LP: #1840395)
    - ALSA: hda - Let all conexant codec enter D3 when rebooting
    - ALSA: hda - Add a generic reboot_notify

  * Include Sunix serial/parallel driver (LP: #1826716)
    - serial: 8250_pci: Add support for Sunix serial boards
    - parport: parport_serial: Add support for Sunix Multi I/O boards

  * Intel HDMI audio print "Unable to sync register" errors (LP: #1840394)
    - ALSA: hda - Don't resume forcibly i915 HDMI/DP codec

  * Support cpufreq, thermal sensors & cooling cells on iMX6Q based Nitrogen6x
    board (LP: #1840437)
    - arm: imx: Add MODULE_ALIAS for cpufreq
    - ARM: dts: imx: Add missing OPP properties for CPUs
    - ARM: dts: imx7d: use operating-points-v2 for cpu
    - ARM: dts: imx7d: remove "operating-points" property for cpu1
    - ARM: dts: imx: add cooling-cells for cpufreq cooling device
    - ARM: dts: imx6: add thermal sensor and cooling cells

  * hns3: ring buffer race leads can cause corruption (LP: #1840717)
    - net: hns3: minor optimization for ring_space
    - net: hns3: fix data race between ring->next_to_clean
    - net: hns3: optimize the barrier using when cleaning TX BD

  * Bionic build broken if CONFIG_MODVERSIONS enabled (LP: #1840321)
    - Revert "genksyms: Teach parser about 128-bit built-in types"

  * [bionic] drm/i915: softpin broken, needs to be fixed for 32bit mesa
    (LP: #1815172)
    - SAUCE: drm/i915: Partially revert d6edad3777c28ea

  * Goodix touchpad may drop first input event (LP: #1840075)
    - mfd: intel-lpss: Remove D3cold delay

  * NULL pointer dereference when Inserting the VIMC module (LP: #1840028)
    - media: vimc: fix component match compare

  * Fix touchpad IRQ storm after S3 (LP: #1841396)
    - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin

  * [SRU][B/OEM-B/OEM-OSP1/D] UBUNTU: SAUCE: enable middle button for one more
    ThinkPad (LP: #1841722)
    - SAUCE: Input: elantech - enable middle button for one more ThinkPad

  * Test 391/u and 391/p from ubuntu_bpf failed on B (LP: #1841704)
    - SAUCE: Fix "bpf: improve verifier branch analysis"

  * crypto/testmgr.o fails to build due to struct cipher_testvec not having data
    members: ctext, ptext, len (LP: #1841264)
    - SAUCE: Revert "crypto: testmgr - add AES-CFB tests"

  * Bionic QEMU with Bionic Kernel hangs in AMD FX-8350 with cpu-host as
    passthrough (LP: #1834522)
    - KVM: SVM: install RSM intercept
    - KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation

Date: Tue, 17 Sep 2019 18:12:26 +0200
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-006.buildd>

-------------- next part --------------
Format: 1.8
Date: Tue, 17 Sep 2019 18:12:26 +0200
Source: linux
Binary: linux-source-4.15.0 linux-doc linux-headers-4.15.0-65 linux-libc-dev linux-tools-common linux-tools-4.15.0-65 linux-cloud-tools-common linux-cloud-tools-4.15.0-65 linux-tools-host linux-image-unsigned-4.15.0-65-generic linux-modules-4.15.0-65-generic linux-modules-extra-4.15.0-65-generic linux-headers-4.15.0-65-generic linux-image-unsigned-4.15.0-65-generic-dbgsym linux-tools-4.15.0-65-generic linux-cloud-tools-4.15.0-65-generic linux-udebs-generic linux-buildinfo-4.15.0-65-generic linux-image-unsigned-4.15.0-65-generic-lpae linux-modules-4.15.0-65-generic-lpae linux-modules-extra-4.15.0-65-generic-lpae linux-headers-4.15.0-65-generic-lpae linux-image-unsigned-4.15.0-65-generic-lpae-dbgsym linux-tools-4.15.0-65-generic-lpae linux-cloud-tools-4.15.0-65-generic-lpae linux-udebs-generic-lpae linux-buildinfo-4.15.0-65-generic-lpae linux-image-unsigned-4.15.0-65-lowlatency linux-modules-4.15.0-65-lowlatency linux-modules-extra-4.15.0-65-lowlatency
 linux-headers-4.15.0-65-lowlatency linux-image-unsigned-4.15.0-65-lowlatency-dbgsym linux-tools-4.15.0-65-lowlatency linux-cloud-tools-4.15.0-65-lowlatency linux-udebs-lowlatency linux-buildinfo-4.15.0-65-lowlatency kernel-image-4.15.0-65-generic-di fat-modules-4.15.0-65-generic-di fb-modules-4.15.0-65-generic-di firewire-core-modules-4.15.0-65-generic-di floppy-modules-4.15.0-65-generic-di fs-core-modules-4.15.0-65-generic-di fs-secondary-modules-4.15.0-65-generic-di input-modules-4.15.0-65-generic-di irda-modules-4.15.0-65-generic-di md-modules-4.15.0-65-generic-di nic-modules-4.15.0-65-generic-di nic-pcmcia-modules-4.15.0-65-generic-di nic-usb-modules-4.15.0-65-generic-di nic-shared-modules-4.15.0-65-generic-di parport-modules-4.15.0-65-generic-di pata-modules-4.15.0-65-generic-di pcmcia-modules-4.15.0-65-generic-di pcmcia-storage-modules-4.15.0-65-generic-di plip-modules-4.15.0-65-generic-di ppp-modules-4.15.0-65-generic-di sata-modules-4.15.0-65-generic-di
 scsi-modules-4.15.0-65-generic-di serial-modules-4.15.0-65-generic-di storage-core-modules-4.15.0-65-generic-di usb-modules-4.15.0-65-generic-di nfs-modules-4.15.0-65-generic-di block-modules-4.15.0-65-generic-di message-modules-4.15.0-65-generic-di crypto-modules-4.15.0-65-generic-di virtio-modules-4.15.0-65-generic-di mouse-modules-4.15.0-65-generic-di vlan-modules-4.15.0-65-generic-di ipmi-modules-4.15.0-65-generic-di
 multipath-modules-4.15.0-65-generic-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-65.74
Distribution: bionic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-006.buildd>
Changed-By: Kleber Sacilotto de Souza <kleber.souza at canonical.com>
Description:
 block-modules-4.15.0-65-generic-di - Block storage devices (udeb)
 crypto-modules-4.15.0-65-generic-di - crypto modules (udeb)
 fat-modules-4.15.0-65-generic-di - FAT filesystem support (udeb)
 fb-modules-4.15.0-65-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.15.0-65-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.15.0-65-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.15.0-65-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.15.0-65-generic-di - Extra filesystem modules (udeb)
 input-modules-4.15.0-65-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.15.0-65-generic-di - ipmi modules (udeb)
 irda-modules-4.15.0-65-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.15.0-65-generic-di - kernel image and system map (udeb)
 linux-buildinfo-4.15.0-65-generic - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-buildinfo-4.15.0-65-generic-lpae - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-buildinfo-4.15.0-65-lowlatency - Linux kernel buildinfo for version 4.15.0 on 64 bit x86 SMP
 linux-cloud-tools-4.15.0-65 - Linux kernel version specific cloud tools for version 4.15.0-65
 linux-cloud-tools-4.15.0-65-generic - Linux kernel version specific cloud tools for version 4.15.0-65
 linux-cloud-tools-4.15.0-65-generic-lpae - Linux kernel version specific cloud tools for version 4.15.0-65
 linux-cloud-tools-4.15.0-65-lowlatency - Linux kernel version specific cloud tools for version 4.15.0-65
 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-65 - Header files related to Linux kernel version 4.15.0
 linux-headers-4.15.0-65-generic - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-65-generic-lpae - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-headers-4.15.0-65-lowlatency - Linux kernel headers for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-65-generic - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-65-generic-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-65-generic-lpae - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-65-generic-lpae-dbgsym - Linux kernel debug image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-65-lowlatency - Linux kernel image for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-65-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-65-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-65-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-65-lowlatency - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-65-generic - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-65-generic-lpae - Linux kernel extra modules for version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-65-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-65 - Linux kernel version specific tools for version 4.15.0-65
 linux-tools-4.15.0-65-generic - Linux kernel version specific tools for version 4.15.0-65
 linux-tools-4.15.0-65-generic-lpae - Linux kernel version specific tools for version 4.15.0-65
 linux-tools-4.15.0-65-lowlatency - Linux kernel version specific tools for version 4.15.0-65
 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-65-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.15.0-65-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.15.0-65-generic-di - Mouse support (udeb)
 multipath-modules-4.15.0-65-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.15.0-65-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.15.0-65-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.15.0-65-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.15.0-65-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.15.0-65-generic-di - USB network interface support (udeb)
 parport-modules-4.15.0-65-generic-di - Parallel port support (udeb)
 pata-modules-4.15.0-65-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.15.0-65-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.15.0-65-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.15.0-65-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.15.0-65-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.15.0-65-generic-di - SATA storage support (udeb)
 scsi-modules-4.15.0-65-generic-di - SCSI storage support (udeb)
 serial-modules-4.15.0-65-generic-di - Serial port support (udeb)
 storage-core-modules-4.15.0-65-generic-di - Core storage support (udeb)
 usb-modules-4.15.0-65-generic-di - Core USB support (udeb)
 virtio-modules-4.15.0-65-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.15.0-65-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1815172 1826716 1830756 1831482 1834522 1836910 1840028 1840075 1840321 1840378 1840394 1840395 1840437 1840520 1840717 1841109 1841264 1841396 1841652 1841704 1841722 1842114 1844403
Changes:
 linux (4.15.0-65.74) bionic; urgency=medium
 .
   * bionic/linux: 4.15.0-65.74 -proposed tracker (LP: #1844403)
 .
   * arm64: large modules fail to load (LP: #1841109)
     - arm64/kernel: kaslr: reduce module randomization range to 4 GB
     - arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419
     - arm64: fix undefined reference to 'printk'
     - arm64/kernel: rename module_emit_adrp_veneer->module_emit_veneer_for_adrp
     - [config] Remove CONFIG_ARM64_MODULE_CMODEL_LARGE
 .
   * CVE-2018-20976
     - xfs: clear sb->s_fs_info on mount failure
 .
   * br_netfilter: namespace sysctl operations (LP: #1836910)
     - net: bridge: add bitfield for options and convert vlan opts
     - net: bridge: convert nf call options to bits
     - netfilter: bridge: port sysctls to use brnf_net
     - netfilter: bridge: namespace bridge netfilter sysctls
     - netfilter: bridge: prevent UAF in brnf_exit_net()
 .
   * tuntap: correctly set SOCKWQ_ASYNC_NOSPACE (LP: #1830756)
     - tuntap: correctly set SOCKWQ_ASYNC_NOSPACE
 .
   * Bionic update: upstream stable patchset 2019-08-30 (LP: #1842114)
     - HID: Add 044f:b320 ThrustMaster, Inc. 2 in 1 DT
     - MIPS: kernel: only use i8253 clocksource with periodic clockevent
     - mips: fix cacheinfo
     - netfilter: ebtables: fix a memory leak bug in compat
     - ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walks
     - bonding: Force slave speed check after link state recovery for 802.3ad
     - can: dev: call netif_carrier_off() in register_candev()
     - ASoC: Fail card instantiation if DAI format setup fails
     - st21nfca_connectivity_event_received: null check the allocation
     - st_nci_hci_connectivity_event_received: null check the allocation
     - ASoC: ti: davinci-mcasp: Correct slot_width posed constraint
     - net: usb: qmi_wwan: Add the BroadMobi BM818 card
     - qed: RDMA - Fix the hw_ver returned in device attributes
     - isdn: mISDN: hfcsusb: Fix possible null-pointer dereferences in
       start_isoc_chain()
     - netfilter: ipset: Fix rename concurrency with listing
     - isdn: hfcsusb: Fix mISDN driver crash caused by transfer buffer on the stack
     - perf bench numa: Fix cpu0 binding
     - can: sja1000: force the string buffer NULL-terminated
     - can: peak_usb: force the string buffer NULL-terminated
     - net/ethernet/qlogic/qed: force the string buffer NULL-terminated
     - NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()
     - HID: input: fix a4tech horizontal wheel custom usage
     - SMB3: Kernel oops mounting a encryptData share with CONFIG_DEBUG_VIRTUAL
     - net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'
     - net: hisilicon: make hip04_tx_reclaim non-reentrant
     - net: hisilicon: fix hip04-xmit never return TX_BUSY
     - net: hisilicon: Fix dma_map_single failed on arm64
     - libata: have ata_scsi_rw_xlat() fail invalid passthrough requests
     - libata: add SG safety checks in SFF pio transfers
     - x86/lib/cpu: Address missing prototypes warning
     - drm/vmwgfx: fix memory leak when too many retries have occurred
     - perf ftrace: Fix failure to set cpumask when only one cpu is present
     - perf cpumap: Fix writing to illegal memory in handling cpumap mask
     - perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
     - selftests: kvm: Adding config fragments
     - HID: wacom: correct misreported EKR ring values
     - HID: wacom: Correct distance scale for 2nd-gen Intuos devices
     - Revert "dm bufio: fix deadlock with loop device"
     - ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply
     - libceph: fix PG split vs OSD (re)connect race
     - drm/nouveau: Don't retry infinitely when receiving no data on i2c over AUX
     - gpiolib: never report open-drain/source lines as 'input' to user-space
     - userfaultfd_release: always remove uffd flags and clear vm_userfaultfd_ctx
     - x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386
     - x86/apic: Handle missing global clockevent gracefully
     - x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
     - x86/boot: Save fields explicitly, zero out everything else
     - x86/boot: Fix boot regression caused by bootparam sanitizing
     - dm kcopyd: always complete failed jobs
     - dm btree: fix order of block initialization in btree_split_beneath
     - dm space map metadata: fix missing store of apply_bops() return value
     - dm table: fix invalid memory accesses with too high sector number
     - dm zoned: improve error handling in reclaim
     - dm zoned: improve error handling in i/o map code
     - dm zoned: properly handle backing device failure
     - genirq: Properly pair kobject_del() with kobject_add()
     - mm, page_owner: handle THP splits correctly
     - mm/zsmalloc.c: migration can leave pages in ZS_EMPTY indefinitely
     - mm/zsmalloc.c: fix race condition in zs_destroy_pool
     - xfs: fix missing ILOCK unlock when xfs_setattr_nonsize fails due to EDQUOT
     - dm zoned: fix potential NULL dereference in dmz_do_reclaim()
     - powerpc: Allow flush_(inval_)dcache_range to work across ranges >4GB
     - can: mcp251x: add error check when wq alloc failed
     - netfilter: ipset: Actually allow destination MAC address for hash:ip,mac
       sets too
     - netfilter: ipset: Copy the right MAC address in bitmap:ip,mac and
       hash:ip,mac sets
     - rxrpc: Fix the lack of notification when sendmsg() fails on a DATA packet
     - net: phy: phy_led_triggers: Fix a possible null-pointer dereference in
       phy_led_trigger_change_speed()
     - NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts
     - net: stmmac: Fix issues when number of Queues >= 4
     - KVM: arm64: Don't write junk to sysregs on reset
     - KVM: arm: Don't write junk to CP15 registers on reset
     - xfs: don't trip over uninitialized buffer on extent read of corrupted inode
     - xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
     - xfs: Add helper function xfs_attr_try_sf_addname
     - xfs: Add attibute remove and helper functions
 .
   * Bionic update: upstream stable patchset 2019-08-27 (LP: #1841652)
     - sh: kernel: hw_breakpoint: Fix missing break in switch statement
     - mm/usercopy: use memory range to be accessed for wraparound check
     - mm/memcontrol.c: fix use after free in mem_cgroup_iter()
     - bpf: get rid of pure_initcall dependency to enable jits
     - bpf: restrict access to core bpf sysctls
     - bpf: add bpf_jit_limit knob to restrict unpriv allocations
     - xtensa: add missing isync to the cpu_reset TLB code
     - ALSA: hda - Apply workaround for another AMD chip 1022:1487
     - ALSA: hda - Fix a memory leak bug
     - HID: holtek: test for sanity of intfdata
     - HID: hiddev: avoid opening a disconnected device
     - HID: hiddev: do cleanup in failure of opening a device
     - Input: kbtab - sanity check for endpoint type
     - Input: iforce - add sanity checks
     - net: usb: pegasus: fix improper read if get_registers() fail
     - netfilter: ebtables: also count base chain policies
     - clk: at91: generated: Truncate divisor to GENERATED_MAX_DIV + 1
     - clk: renesas: cpg-mssr: Fix reset control race condition
     - xen/pciback: remove set but not used variable 'old_state'
     - irqchip/gic-v3-its: Free unused vpt_page when alloc vpe table fail
     - irqchip/irq-imx-gpcv2: Forward irq type to parent
     - perf header: Fix divide by zero error if f_header.attr_size==0
     - perf header: Fix use of unitialized value warning
     - libata: zpodd: Fix small read overflow in zpodd_get_mech_type()
     - drm/bridge: lvds-encoder: Fix build error while CONFIG_DRM_KMS_HELPER=m
     - scsi: hpsa: correct scsi command status issue after reset
     - scsi: qla2xxx: Fix possible fcport null-pointer dereferences
     - ata: libahci: do not complain in case of deferred probe
     - kbuild: modpost: handle KBUILD_EXTRA_SYMBOLS only for external modules
     - arm64/efi: fix variable 'si' set but not used
     - arm64: unwind: Prohibit probing on return_address()
     - arm64/mm: fix variable 'pud' set but not used
     - IB/core: Add mitigation for Spectre V1
     - IB/mad: Fix use-after-free in ib mad completion handling
     - drm: msm: Fix add_gpu_components
     - ocfs2: remove set but not used variable 'last_hash'
     - asm-generic: fix -Wtype-limits compiler warnings
     - KVM: arm/arm64: Sync ICH_VMCR_EL2 back when about to block
     - staging: comedi: dt3000: Fix signed integer overflow 'divider * base'
     - staging: comedi: dt3000: Fix rounding up of timer divisor
     - iio: adc: max9611: Fix temperature reading in probe
     - USB: core: Fix races in character device registration and deregistraion
     - usb: gadget: udc: renesas_usb3: Fix sysfs interface of "role"
     - usb: cdc-acm: make sure a refcount is taken early enough
     - USB: CDC: fix sanity checks in CDC union parser
     - USB: serial: option: add D-Link DWM-222 device ID
     - USB: serial: option: Add support for ZTE MF871A
     - USB: serial: option: add the BroadMobi BM818 card
     - USB: serial: option: Add Motorola modem UARTs
     - bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
     - arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
     - netfilter: conntrack: Use consistent ct id hash calculation
     - Input: psmouse - fix build error of multiple definition
     - iommu/amd: Move iommu_init_pci() to .init section
     - bnx2x: Fix VF's VLAN reconfiguration in reload.
     - net/mlx4_en: fix a memory leak bug
     - net/packet: fix race in tpacket_snd()
     - sctp: fix the transport error_count check
     - xen/netback: Reset nr_frags before freeing skb
     - net/mlx5e: Only support tx/rx pause setting for port owner
     - net/mlx5e: Use flow keys dissector to parse packets for ARFS
     - team: Add vlan tx offload to hw_enc_features
     - bonding: Add vlan tx offload to hw_enc_features
     - mmc: sdhci-of-arasan: Do now show error message in case of deffered probe
     - xfrm: policy: remove pcpu policy cache
     - mm/hmm: fix bad subpage pointer in try_to_unmap_one
     - mm: mempolicy: make the behavior consistent when MPOL_MF_MOVE* and
       MPOL_MF_STRICT were specified
     - mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind
     - riscv: Make __fstate_clean() work correctly.
     - Revert "kmemleak: allow to coexist with fault injection"
     - sctp: fix memleak in sctp_send_reset_streams
 .
   * Bionic update: upstream stable patchset 2019-08-16 (LP: #1840520)
     - iio: adc: max9611: Fix misuse of GENMASK macro
     - crypto: ccp - Fix oops by properly managing allocated structures
     - crypto: ccp - Ignore tag length when decrypting GCM ciphertext
     - usb: usbfs: fix double-free of usb memory upon submiturb error
     - usb: iowarrior: fix deadlock on disconnect
     - sound: fix a memory leak bug
     - mmc: cavium: Set the correct dma max segment size for mmc_host
     - mmc: cavium: Add the missing dma unmap when the dma has finished.
     - loop: set PF_MEMALLOC_NOIO for the worker thread
     - Input: synaptics - enable RMI mode for HP Spectre X360
     - lkdtm: support llvm-objcopy
     - crypto: ccp - Validate buffer lengths for copy operations
     - crypto: ccp - Add support for valid authsize values less than 16
     - perf annotate: Fix s390 gap between kernel end and module start
     - perf db-export: Fix thread__exec_comm()
     - perf record: Fix module size on s390
     - usb: host: xhci-rcar: Fix timeout in xhci_suspend()
     - usb: yurex: Fix use-after-free in yurex_delete
     - can: rcar_canfd: fix possible IRQ storm on high load
     - can: peak_usb: fix potential double kfree_skb()
     - netfilter: nfnetlink: avoid deadlock due to synchronous request_module
     - vfio-ccw: Set pa_nr to 0 if memory allocation fails for pa_iova_pfn
     - netfilter: Fix rpfilter dropping vrf packets by mistake
     - netfilter: nft_hash: fix symhash with modulus one
     - scripts/sphinx-pre-install: fix script for RHEL/CentOS
     - iscsi_ibft: make ISCSI_IBFT dependson ACPI instead of ISCSI_IBFT_FIND
     - mac80211: don't warn about CW params when not using them
     - hwmon: (nct6775) Fix register address and added missed tolerance for nct6106
     - drm: silence variable 'conn' set but not used
     - cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()
     - s390/qdio: add sanity checks to the fast-requeue path
     - ALSA: compress: Fix regression on compressed capture streams
     - ALSA: compress: Prevent bypasses of set_params
     - ALSA: compress: Don't allow paritial drain operations on capture streams
     - ALSA: compress: Be more restrictive about when a drain is allowed
     - perf tools: Fix proper buffer size for feature processing
     - perf probe: Avoid calling freeing routine multiple times for same pointer
     - drbd: dynamically allocate shash descriptor
     - ACPI/IORT: Fix off-by-one check in iort_dev_find_its_id()
     - ARM: davinci: fix sleep.S build error on ARMv4
     - scsi: megaraid_sas: fix panic on loading firmware crashdump
     - scsi: ibmvfc: fix WARN_ON during event pool release
     - scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
     - test_firmware: fix a memory leak bug
     - tty/ldsem, locking/rwsem: Add missing ACQUIRE to read_failed sleep loop
     - perf/core: Fix creating kernel counters for PMUs that override event->cpu
     - HID: sony: Fix race condition between rumble and device remove.
     - can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
     - can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
     - hwmon: (nct7802) Fix wrong detection of in4 presence
     - drm/i915: Fix wrong escape clock divisor init for GLK
     - ALSA: firewire: fix a memory leak bug
     - ALSA: hda - Don't override global PCM hw info flag
     - ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)
     - mac80211: don't WARN on short WMM parameters from AP
     - SMB3: Fix deadlock in validate negotiate hits reconnect
     - smb3: send CAP_DFS capability during session setup
     - NFSv4: Only pass the delegation to setattr if we're sending a truncate
     - NFSv4: Fix an Oops in nfs4_do_setattr
     - KVM: Fix leak vCPU's VMCS value into other pCPU
     - mwifiex: fix 802.11n/WPA detection
     - iwlwifi: don't unmap as page memory that was mapped as single
     - iwlwifi: mvm: fix an out-of-bound access
     - iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
     - iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
     - iio: cros_ec_accel_legacy: Fix incorrect channel setting
     - staging: android: ion: Bail out upon SIGKILL when allocating memory.
     - x86/purgatory: Use CFLAGS_REMOVE rather than reset KBUILD_CFLAGS
     - usb: typec: tcpm: free log buf memory when remove debug file
     - usb: typec: tcpm: remove tcpm dir if no children
     - usb: typec: tcpm: Add NULL check before dereferencing config
     - netfilter: conntrack: always store window size un-scaled
     - drm/amd/display: Wait for backlight programming completion in set backlight
       level
     - drm/amd/display: use encoder's engine id to find matched free audio device
     - drm/amd/display: Fix dc_create failure handling and 666 color depths
     - drm/amd/display: Only enable audio if speaker allocation exists
     - drm/amd/display: Increase size of audios array
     - allocate_flower_entry: should check for null deref
     - s390/dma: provide proper ARCH_ZONE_DMA_BITS value
     - ALSA: hiface: fix multiple memory leak bugs
 .
   * Bionic update: upstream stable patchset 2019-08-15 (LP: #1840378)
     - scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
     - ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD SOM-LV
     - ARM: dts: Add pinmuxing for i2c2 and i2c3 for LogicPD torpedo
     - HID: wacom: fix bit shift for Cintiq Companion 2
     - HID: Add quirk for HP X1200 PIXART OEM mouse
     - RDMA: Directly cast the sockaddr union to sockaddr
     - IB: directly cast the sockaddr union to aockaddr
     - atm: iphase: Fix Spectre v1 vulnerability
     - ife: error out when nla attributes are empty
     - ip6_tunnel: fix possible use-after-free on xmit
     - net: bridge: delete local fdb on device init failure
     - net: bridge: mcast: don't delete permanent entries when fast leave is
       enabled
     - net: fix ifindex collision during namespace removal
     - net/mlx5: Use reversed order when unregister devices
     - net: phylink: Fix flow control for fixed-link
     - net: sched: Fix a possible null-pointer dereference in dequeue_func()
     - NFC: nfcmrvl: fix gpio-handling regression
     - tipc: compat: allow tipc commands without arguments
     - compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
     - net/mlx5e: Prevent encap flow counter update async to user query
     - tun: mark small packets as owned by the tap sock
     - mvpp2: refactor MTU change code
     - bnx2x: Disable multi-cos feature.
     - cgroup: Call cgroup_release() before __exit_signal()
     - cgroup: Implement css_task_iter_skip()
     - cgroup: Include dying leaders with live threads in PROCS iterations
     - cgroup: css_task_iter_skip()'d iterators must be advanced before accessed
     - cgroup: Fix css_task_iter_advance_css_set() cset skip condition
     - spi: bcm2835: Fix 3-wire mode if DMA is enabled
     - driver core: Establish order of operations for device_add and device_del via
       bitflag
     - drivers/base: Introduce kill_device()
     - libnvdimm/bus: Prevent duplicate device_unregister() calls
     - libnvdimm/region: Register badblocks before namespaces
     - libnvdimm/bus: Prepare the nd_ioctl() path to be re-entrant
     - libnvdimm/bus: Fix wait_nvdimm_bus_probe_idle() ABBA deadlock
     - ipip: validate header length in ipip_tunnel_xmit
     - mvpp2: fix panic on module removal
     - net/mlx5: Fix modify_cq_in alignment
     - r8169: don't use MSI before RTL8168d
 .
   * VIMC module not available (CONFIG_VIDEO_VIMC not set) (LP: #1831482)
     - [Config] Enable VIMC module
 .
   * reboot will introduce an alarm 'beep ...' during BIOS phase (LP: #1840395)
     - ALSA: hda - Let all conexant codec enter D3 when rebooting
     - ALSA: hda - Add a generic reboot_notify
 .
   * Include Sunix serial/parallel driver (LP: #1826716)
     - serial: 8250_pci: Add support for Sunix serial boards
     - parport: parport_serial: Add support for Sunix Multi I/O boards
 .
   * Intel HDMI audio print "Unable to sync register" errors (LP: #1840394)
     - ALSA: hda - Don't resume forcibly i915 HDMI/DP codec
 .
   * Support cpufreq, thermal sensors & cooling cells on iMX6Q based Nitrogen6x
     board (LP: #1840437)
     - arm: imx: Add MODULE_ALIAS for cpufreq
     - ARM: dts: imx: Add missing OPP properties for CPUs
     - ARM: dts: imx7d: use operating-points-v2 for cpu
     - ARM: dts: imx7d: remove "operating-points" property for cpu1
     - ARM: dts: imx: add cooling-cells for cpufreq cooling device
     - ARM: dts: imx6: add thermal sensor and cooling cells
 .
   * hns3: ring buffer race leads can cause corruption (LP: #1840717)
     - net: hns3: minor optimization for ring_space
     - net: hns3: fix data race between ring->next_to_clean
     - net: hns3: optimize the barrier using when cleaning TX BD
 .
   * Bionic build broken if CONFIG_MODVERSIONS enabled (LP: #1840321)
     - Revert "genksyms: Teach parser about 128-bit built-in types"
 .
   * [bionic] drm/i915: softpin broken, needs to be fixed for 32bit mesa
     (LP: #1815172)
     - SAUCE: drm/i915: Partially revert d6edad3777c28ea
 .
   * Goodix touchpad may drop first input event (LP: #1840075)
     - mfd: intel-lpss: Remove D3cold delay
 .
   * NULL pointer dereference when Inserting the VIMC module (LP: #1840028)
     - media: vimc: fix component match compare
 .
   * Fix touchpad IRQ storm after S3 (LP: #1841396)
     - pinctrl: intel: remap the pin number to gpio offset for irq enabled pin
 .
   * [SRU][B/OEM-B/OEM-OSP1/D] UBUNTU: SAUCE: enable middle button for one more
     ThinkPad (LP: #1841722)
     - SAUCE: Input: elantech - enable middle button for one more ThinkPad
 .
   * Test 391/u and 391/p from ubuntu_bpf failed on B (LP: #1841704)
     - SAUCE: Fix "bpf: improve verifier branch analysis"
 .
   * crypto/testmgr.o fails to build due to struct cipher_testvec not having data
     members: ctext, ptext, len (LP: #1841264)
     - SAUCE: Revert "crypto: testmgr - add AES-CFB tests"
 .
   * Bionic QEMU with Bionic Kernel hangs in AMD FX-8350 with cpu-host as
     passthrough (LP: #1834522)
     - KVM: SVM: install RSM intercept
     - KVM: x86: SVM: Set EMULTYPE_NO_REEXECUTE for RSM emulation
Checksums-Sha1:
 eca5640d1d1ad8d75bc903324ce26f3e719b5390 373872 block-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 c2d4c6ef7b85566142c679722d61b90fc3f09b67 318180 crypto-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 1c6492716e5e76e8b44fedd3b57e73440643c446 4300 fat-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 e7996aa25fb49a583c8a7763f550753f7c5ae045 13728 fb-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 ff2a2b806492a72de6a55cb9cf8bb129defc6d09 65416 firewire-core-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 213a8e61884f2d7c626d66f4b5b6d73e700ae227 34960 floppy-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 47a7a2713280a01ac98bb54af08f663d530cb740 1311804 fs-core-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 3fa350f4a8b4b3bbac9cd523fc782b8524513461 701876 fs-secondary-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 e540d80c60cbe196aad1f9ef2a63bbb65aa32f67 429484 input-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 f2dbb93940e5b5d9aa874b7aaffbfb1cb5db0e74 62596 ipmi-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 6ae2ac3e20a106d8dd61af39f5cb439658d34def 209524 irda-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 c674e232164ef0e6c506597b96cf4a6fd09530c7 8924828 kernel-image-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 5708b8019a9c49a802c725f59a011fb9a8304ef8 381120 linux-buildinfo-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 86eba19a55349accbeb0bdc4b9ed79844201042f 381160 linux-buildinfo-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 227041ef0b06bb618f5299f155bd10186768b240 1872 linux-cloud-tools-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 5cbb08a33ab37bb7d89a445795ec4d24bb25e372 1872 linux-cloud-tools-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 5414608954f042172ed45eb54dd6c9d0a2534606 187480 linux-cloud-tools-4.15.0-65_4.15.0-65.74_amd64.deb
 eb389f307bd4670e9520883a753b409851126971 178272 linux-cloud-tools-common_4.15.0-65.74_all.deb
 0ec6b0e394eb2ea679c6bedb195edd04275c1ae1 35108200 linux-doc_4.15.0-65.74_all.deb
 b31ca12c1decadadfeb8c7a2d653b794593f4e87 1237056 linux-headers-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 7d3c5a51c3fbcde343f51a214e667b6236829307 1237668 linux-headers-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 28039ae03748f5775618af8f2f95fd28326dad4f 11057464 linux-headers-4.15.0-65_4.15.0-65.74_all.deb
 9e0de589a9959f246c11a173652cb4e435639ae1 787621648 linux-image-unsigned-4.15.0-65-generic-dbgsym_4.15.0-65.74_amd64.ddeb
 64e62103b337570c8e2c6d7b7159d320b911d75c 8154416 linux-image-unsigned-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 7963e13c071bce18a9500d363a21d43700cb7f5f 788368400 linux-image-unsigned-4.15.0-65-lowlatency-dbgsym_4.15.0-65.74_amd64.ddeb
 826195d3bf44c9e5526ed85a4a313d2b83819b7e 8204064 linux-image-unsigned-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 3a1291461233c4a5526fd3fefcb004481d9fa918 1129936 linux-libc-dev_4.15.0-65.74_amd64.deb
 0a258fc62f289c05cd3d5dd3a5d194e0b580ec8d 13117540 linux-modules-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 156ae9815b630a66d71ee22aa1e9e6dcdb5443d2 45940984 linux-modules-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 7d597471b0aff6862ae5bedac2bdea104e02af81 32897276 linux-modules-extra-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 cce1a5d37fae7dc5c2fd66c63f5676742e825739 127167936 linux-source-4.15.0_4.15.0-65.74_all.deb
 be3c08d05af5e0aeeb8bafd28da1ab64c8d63aae 1984 linux-tools-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 c95d75c36caeb62fcf0ff2914777da2887105dd9 1992 linux-tools-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 28bd2600a2cad1a82127ac43d495a5ee46f9fe9f 4857924 linux-tools-4.15.0-65_4.15.0-65.74_amd64.deb
 d7d13a303aec3efec9359983561e856f95f43ee1 291024 linux-tools-common_4.15.0-65.74_all.deb
 3ea98bf93bc43ade631c9c035d9cdf3361c61e2e 186640 linux-tools-host_4.15.0-65.74_all.deb
 6d376b48aac81cbcb515e7dcc0e5033490f8e8f1 1024 linux-udebs-generic_4.15.0-65.74_amd64.udeb
 7f66a2bf34be9099b13b0cf71e8047c5cf13fec6 34709 linux_4.15.0-65.74_amd64.buildinfo
 faf859339797097f0bddaebe040503ebf838414a 16038579 linux_4.15.0-65.74_amd64.tar.gz
 b73d4e3aa1264ff6a44a1fe801a1609eeb29f80f 34469 linux_4.15.0-65.74_amd64_translations.tar.gz
 cf6a856467f1d46ed39e8ba7b2697a9010397d51 285276 md-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 0973d02161562bdfdda96e308b55041eb755dbd4 206904 message-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 eabe5d0f516db5a35ec9e10a98fdf6fdc2285c81 59104 mouse-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 dbf4c128c3833d6f4b1e5cdb90942d012b46a90f 18224 multipath-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 502af40fd4f9859e3fe5878f4189fa36fcb314f6 505344 nfs-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 ac7e036566a7611ea78e49192ead2950e0284d63 4471800 nic-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 5b89fb11426cd855e2aee2a20f8fb2077cb9dca1 143588 nic-pcmcia-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 0db79ece2d3b62cff02037640f04fb6ebe30f33f 546080 nic-shared-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 8e55413b799b246cc3b179e4af177efd951d330c 316876 nic-usb-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 ebf45a3b8533c6c7b71f63523e46a87828809116 31724 parport-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 72403c88686067902e13a8190d80e42ef3f2c07f 122160 pata-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 831b3fbba4a3d3ce0ef23441553a415bc6c50952 64036 pcmcia-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 c136b3f5a3b4df2481a7ff9a5d0e24c7e6d33b07 66636 pcmcia-storage-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 f4e71b9d14bee56d9c1174384ced15f72b92f193 8660 plip-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 0fc3199efe2ec524b39da07dae7d099ebeba0688 25336 ppp-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 aa65637ea2235c95c6298a35998e484ffe7b9a04 95976 sata-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 30c6fd8b4712ce40312e117323a594274753834a 2480824 scsi-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 e97e73e536e421ff3d2c88aa05a109f40612d5cd 92408 serial-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 7687dd60f6b008f336346fd826ebe6ddbc0757c7 50944 storage-core-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 86425bbc4dcd974ded88db1f7e2ecae50f60b3d9 140132 usb-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 771aee26e90471d0c0bf841a41b423a32a1532ef 113544 virtio-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 90088a6cd6c8cb6d078fd4b5152c08711c8eb637 25892 vlan-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
Checksums-Sha256:
 a673b32d05475a10cd7f47bc0c038247d2814e016f41480794551f5e59e68f0f 373872 block-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 22aa9d200d6fa791a3121576c4f697cc58adb66001e8d7d5bd67f2d23d2d32e0 318180 crypto-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 e9f762df8f7ebf87c69b2990d9caeb89855fb4618d36dc3e2b4282d68e3b740a 4300 fat-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 a7469230440c4f72fc605075146eea9abf965c4c8d123f8e75dae8801e3ca35e 13728 fb-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 7ce23ef45ade1ab4ba146283b77f6fb1d25942fb3de4dc904ff922b1ac833954 65416 firewire-core-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 9c1b7c15cbf300913ecb94e60386483f9d7456d69c49c09886a1f9c65688975e 34960 floppy-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 80ff18a7a4368576484479906b59207a5a95ec44197f75de2cdf6a127af6676f 1311804 fs-core-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 3b50c2e437d552a85743422d21f0b2c32204b90e9a8609200775cfaabce0161c 701876 fs-secondary-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 f1b1c9d5e2fb068aacf99b49260a7752a2dfd09485bc3cbc7c042b2a5d087a95 429484 input-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 7df9cb3f4696606d1dfb4e47b9ce8940999999dfa49ef7508368d07d9f460bd4 62596 ipmi-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 7e2b1a30678b2842e75e24282818f446643283ae4099dd31dac5f0c2d6e956ad 209524 irda-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 66db7007245dcc58f7942d134f46637a40da32ed8730fef5abeb7869b0e95b81 8924828 kernel-image-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 8ff1e02ebe87541f19c2b31e435edb433bd15e1a95eb6299fd703185c96b9737 381120 linux-buildinfo-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 59650d0e7eb463bff1a318705cafeba87d553be9926446e2b331293594fb1f07 381160 linux-buildinfo-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 e537fd847e042e49905e38b940ef2e418623c8e4f5fa36ca82dbbde688a569d3 1872 linux-cloud-tools-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 32112b2c0f41aaa4cf362eb5a0021ee4d72cc499c1fe3118b56249515f132a95 1872 linux-cloud-tools-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 b2e0de597a6ab7ae95360b41e53d96070420f575ab2779f97a2bf0c2116c4cbe 187480 linux-cloud-tools-4.15.0-65_4.15.0-65.74_amd64.deb
 bcf1c91cc064488025b34bfca3d700760632379a3705a43f8fefeb9e79cb436b 178272 linux-cloud-tools-common_4.15.0-65.74_all.deb
 35474f594289eef9ec17bef91592a5e8004c41c185f41f3b7191be67fea1cbb4 35108200 linux-doc_4.15.0-65.74_all.deb
 330a28ddb37ae383a112378eb3f3835cce00f69bba00415ca352bdbe10f201e7 1237056 linux-headers-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 81bb3977ca379fb81787f1573233068cdb244f7ac40aaf95aa143085c235523c 1237668 linux-headers-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 e54a206a0d6e84e1ba2f3a8da4b5f0c29066a3b8a3e6bdae33748ed97e0053bc 11057464 linux-headers-4.15.0-65_4.15.0-65.74_all.deb
 75d590be8fb84e865f93639610aafd13ef2a0910e9f932359c5298283d57e8f2 787621648 linux-image-unsigned-4.15.0-65-generic-dbgsym_4.15.0-65.74_amd64.ddeb
 0b6ad11bed6356e5835ec27e1eb7f3b2a788f5dff1ffba0f2b819bd065e4c94b 8154416 linux-image-unsigned-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 5442c87ba342173aa793032629a3736a966a0fe3b87e68eb731ed3a330eb7834 788368400 linux-image-unsigned-4.15.0-65-lowlatency-dbgsym_4.15.0-65.74_amd64.ddeb
 dd63b0db52e93018a452488adcbe4e78094b90167ce1c9f9791170b7b061af8d 8204064 linux-image-unsigned-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 1642a03a5fa882a8d9881c124633942158ebafdbbbaff7e685825db6003a3138 1129936 linux-libc-dev_4.15.0-65.74_amd64.deb
 4a37686b4f4ba2635d801a2fdedbcd9570a48e1ab640a1965e4d1ad8be899f7a 13117540 linux-modules-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 88bced4c315ef4d6560972ea031de8753707d013b9d57ba2eaec666abe3882f7 45940984 linux-modules-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 eecb0c306e0795a11f8e5f747d463cdcaa5434f97e7b69ba688340c24df33939 32897276 linux-modules-extra-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 67ef967b82eeb72fdda98270e301402258c7e943e051418eab206eb673999c13 127167936 linux-source-4.15.0_4.15.0-65.74_all.deb
 f57752018f9eb286c0466993ad914f04862353ddedc6cff70f1f2013a874d1e8 1984 linux-tools-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 7b406f23e0bd5a4dfdbc61ead86fc3a56baf181e64d0bdcf0c4abb219ba0bb9a 1992 linux-tools-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 6209b0de8b951c1443c58f26dad5845349a1e845f87889124953c1f17ea80261 4857924 linux-tools-4.15.0-65_4.15.0-65.74_amd64.deb
 80dc49ae7591ffc96cc704a7d9085977c45bdc41afee23eec3da543295f59ee9 291024 linux-tools-common_4.15.0-65.74_all.deb
 bece5a03bf10178742e95c80f61b9c5cea61bcdeb1f586f17712a369af3b7af0 186640 linux-tools-host_4.15.0-65.74_all.deb
 43321b9fc45cb8db6da0140fa3c95c882f1320a6c73c7df105fabbbac5a5485a 1024 linux-udebs-generic_4.15.0-65.74_amd64.udeb
 5d925812c89f8230039b84f2fa58ac8c7c2caa6637bc861ce570a13971cbd341 34709 linux_4.15.0-65.74_amd64.buildinfo
 bcd6990273ad2a2d6bfd43a52ed393c468cff24a87a03dd21fe6116d48ae5c5d 16038579 linux_4.15.0-65.74_amd64.tar.gz
 33607a5e675e98413fd995e89e3634b61e17f0f117d83fecfdf7a9c9c58f7bfb 34469 linux_4.15.0-65.74_amd64_translations.tar.gz
 b599c628499eb1c12117294b8dbc401670f42d3a9303059029f83229cc285407 285276 md-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 53e89667eda7dbb530a573744ad836c9e784c2d934e49999935b52b7d9485501 206904 message-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 08065312f76dfde20faaf13a0d2e59604aa2a84d91565959b07b109ae2fd28ec 59104 mouse-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 e9795ef18661e3ec02785b0122e0abfe7a2ff12c73651a22ee30be83e4f17170 18224 multipath-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 47b4ae139c9816125c939e0b7b016dd35b2c4a57adec33367f2d28d833cb5ae2 505344 nfs-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 b05c3a1f799a65fa5407623cfb745629d0e721b43703ad1da8e3fc58b0630667 4471800 nic-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 af7649dd8d8931ac30cd2180fc4fe9b5fd34e1eff2f24f467167756c61f62ad0 143588 nic-pcmcia-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 18dcc7a92a91c221957fb8a2bd8623d9951a7fedfa5adc77df71105d50d33176 546080 nic-shared-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 44e0c3780130ef0da074ed994f085be5d3c462b99368f243790dce1b9e75e84d 316876 nic-usb-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 4aab945f3d1fcdd8e138b74792b62d78252a0c021ed419e01e0731755b2106e1 31724 parport-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 00459f760bdce1d85971832b128b4924b0477e4d0a90b2f11e16cfd12555622e 122160 pata-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 60a9512bc4263fa4d81a106132f5b8a1e00b1237bedae1ecb493c9cee0d2f280 64036 pcmcia-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 8acaae9169cfdb981095897e490eb64ea1e1839476e9bbb41b04ce9952bc084e 66636 pcmcia-storage-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 c1aa6f9c6b5a04eab341c116a5c1ac86b58dc3cb901f87e9c6fa8f5389103976 8660 plip-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 8a0c0963c336c088c4954bae71820d4880573f720a103e83a6e222bed4a24f84 25336 ppp-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 f7f8153a8134d6ec27387c34cd8f33a40917a16f411f18e1f1bf666a029c39bc 95976 sata-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 71ec9e3442b81dd3859ee0cb6f172d0173b3b108fb7cac164f9a0a31ceea0a58 2480824 scsi-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 cefb9ce710b0f54235d587a51b9dd727dcea24cc939c2fe8ce90306700a51aed 92408 serial-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 dcf417b1815dba2f62d9f59baaed99d2c2aa903f4b3110adf7c9f39c3188be0d 50944 storage-core-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 aa4c60c57a8ce20bcb2cace1453ed1c8af72f697fdc2e284dbbffcad2b6f0e17 140132 usb-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 4432c0d85416421dd96567eb7432f67dfb61833abba695121715be8aa6ae7a52 113544 virtio-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 60c9f08e19f07261a7fb8a1fecf707665c97578632e44e01efb8d4c60c776553 25892 vlan-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
Files:
 76e5d2213f840fc355d5fc56cd5652cf 373872 debian-installer standard block-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 066b5b3830b5a04f5c47dc6e0a6bcfff 318180 debian-installer extra crypto-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 6ed91d9531c6ce6ba30be39b5f9de065 4300 debian-installer standard fat-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 4ecf40372583e3de2ad2b879b950c4b9 13728 debian-installer standard fb-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 7b816ab791dc048c232ba53ca8cee7ba 65416 debian-installer standard firewire-core-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 3eac0e219f0d4bdcb1b9196315600d72 34960 debian-installer standard floppy-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 fa044fd69373846c52a7e1988da25be0 1311804 debian-installer standard fs-core-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 3bf0f97d883d52d83671143ea3247f32 701876 debian-installer standard fs-secondary-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 7e50fc2ba5f41e215453e3484aaab5cf 429484 debian-installer standard input-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 0ea9a26b48c26f73dc4344cccea6432b 62596 debian-installer standard ipmi-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 43d9fd493b90ab847de68368064af674 209524 debian-installer standard irda-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 d00ed36c5bac242cc942d33dfc5f5e4a 8924828 debian-installer optional kernel-image-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 ea6278a262b258989fba14bedf50bdb0 381120 kernel optional linux-buildinfo-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 daabf0fe116c09f63d9bff2d4b80b0bf 381160 kernel optional linux-buildinfo-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 4e130d067f552d949625b7bd4fde811a 1872 devel optional linux-cloud-tools-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 602931edb5fdd4c188bcf036634331fd 1872 devel optional linux-cloud-tools-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 86351f49c95a8a9fe3fd050d0e4b1ac3 187480 devel optional linux-cloud-tools-4.15.0-65_4.15.0-65.74_amd64.deb
 a52db85ce34328bd03c1fd54c60e12bb 178272 kernel optional linux-cloud-tools-common_4.15.0-65.74_all.deb
 1c629e0876f841a474c5502b63bf5570 35108200 doc optional linux-doc_4.15.0-65.74_all.deb
 28548f266e68fc9a14020c512b16d415 1237056 devel optional linux-headers-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 0bcf33764086909eab813759be72ab45 1237668 devel optional linux-headers-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 f45db4ed9ce3c44fb0624ffdbf4c5729 11057464 devel optional linux-headers-4.15.0-65_4.15.0-65.74_all.deb
 2bcc34837af5fc0af2075379a798c2a7 787621648 devel optional linux-image-unsigned-4.15.0-65-generic-dbgsym_4.15.0-65.74_amd64.ddeb
 e000050bbb6d6818e479e5fb2d1e873b 8154416 kernel optional linux-image-unsigned-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 707f474825009386873102e3c8e4acd7 788368400 devel optional linux-image-unsigned-4.15.0-65-lowlatency-dbgsym_4.15.0-65.74_amd64.ddeb
 b39fb6d9034f3ee538d0973cccd332e1 8204064 kernel optional linux-image-unsigned-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 c42243f29f6025cfe65094ecc3a69842 1129936 devel optional linux-libc-dev_4.15.0-65.74_amd64.deb
 c67905bc581c9b2f3a5d52419e570df2 13117540 kernel optional linux-modules-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 d3d6314edaea880ec0e47378cb59ece5 45940984 kernel optional linux-modules-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 07d568b898a9e1d6d0fbfb0a0b7d7715 32897276 kernel optional linux-modules-extra-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 b141f3098f4c78a7e4429ba8ba529ee3 127167936 devel optional linux-source-4.15.0_4.15.0-65.74_all.deb
 2c397d981e4613b55d583c233581a2c1 1984 devel optional linux-tools-4.15.0-65-generic_4.15.0-65.74_amd64.deb
 167c5724fad927cde7bfb53d1455c5a2 1992 devel optional linux-tools-4.15.0-65-lowlatency_4.15.0-65.74_amd64.deb
 08412bb0cee3fb4b63684ea28e88760d 4857924 devel optional linux-tools-4.15.0-65_4.15.0-65.74_amd64.deb
 e442a103541222e3266d749b60583d05 291024 kernel optional linux-tools-common_4.15.0-65.74_all.deb
 ceb86950731d1f69ae9bf3bca4c1205e 186640 kernel optional linux-tools-host_4.15.0-65.74_all.deb
 45f9a03a5a927985e13396ce2a2e6f1e 1024 debian-installer optional linux-udebs-generic_4.15.0-65.74_amd64.udeb
 c6a8d01c82304e9cf71c57ea82bc1cf8 34709 devel optional linux_4.15.0-65.74_amd64.buildinfo
 d8c8d971b0e4dc2d72cd7ba7415ead36 16038579 raw-signing - linux_4.15.0-65.74_amd64.tar.gz
 bd2accd2b27fa42274b317c86c3a7ddf 34469 raw-translations - linux_4.15.0-65.74_amd64_translations.tar.gz
 90981c4d5a1df67acba773e99befde99 285276 debian-installer standard md-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 aeb44e0ada678ad083385b991323161b 206904 debian-installer standard message-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 f63cabd240c66c8f54b21ace6064c45d 59104 debian-installer extra mouse-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 d47354896aaec07af1193e4fc7c38b63 18224 debian-installer extra multipath-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 53afe5d0e62f1aa77410e220d5247d51 505344 debian-installer standard nfs-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 e9b947a764c482f281fd52a74e75b413 4471800 debian-installer standard nic-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 245ea63144b04762afd9f3c96f68b992 143588 debian-installer standard nic-pcmcia-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 250ccfb4f37ff5876dbc524bebb707ca 546080 debian-installer standard nic-shared-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 5b3a4544c2a8cfd9753a0362c46da7e3 316876 debian-installer standard nic-usb-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 834c23864e6845f3d0f79de8e7bde4b6 31724 debian-installer standard parport-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 f68f002fb03c6b5717140a36d4c18f23 122160 debian-installer standard pata-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 5e0c15f3318556fe01f704ea44921536 64036 debian-installer standard pcmcia-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 3b98b764e2e16ede4334a42e600aba9e 66636 debian-installer standard pcmcia-storage-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 be9c17ce40b4ef68b870680d90e3cdc1 8660 debian-installer standard plip-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 ab5999c28efaeb1b1de96e99aba66571 25336 debian-installer standard ppp-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 c93bcd7df4f793be7cfb23754296b2c7 95976 debian-installer standard sata-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 b5ffc499de1cfc0d7bd25508bc238d5f 2480824 debian-installer standard scsi-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 cc69762f492a648cea8781a383a5e8d1 92408 debian-installer standard serial-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 dd3a37fe06961f1133e6f8f48c21d9bc 50944 debian-installer standard storage-core-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 46cce0d0add48334be171881d3f6044a 140132 debian-installer standard usb-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 34cac4685cb94a86c6d900da66ecb260 113544 debian-installer standard virtio-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
 015b922658ac4f56eaa3229694372468 25892 debian-installer extra vlan-modules-4.15.0-65-generic-di_4.15.0-65.74_amd64.udeb
Package-Type: udeb


More information about the Bionic-changes mailing list