[ubuntu/disco-proposed] linux_4.18.0-12.13_amd64.tar.gz - (Accepted)

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Mon Nov 19 12:03:07 UTC 2018


linux (4.18.0-12.13) cosmic; urgency=medium

  * linux: 4.18.0-12.13 -proposed tracker (LP: #1802743)

  * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
    - s390/zcrypt: Add ZAPQ inline function.
    - s390/zcrypt: Review inline assembler constraints.
    - s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
    - s390/zcrypt: fix ap_instructions_available() returncodes
    - KVM: s390: vsie: simulate VCPU SIE entry/exit
    - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
    - KVM: s390: refactor crypto initialization
    - s390: vfio-ap: base implementation of VFIO AP device driver
    - s390: vfio-ap: register matrix device with VFIO mdev framework
    - s390: vfio-ap: sysfs interfaces to configure adapters
    - s390: vfio-ap: sysfs interfaces to configure domains
    - s390: vfio-ap: sysfs interfaces to configure control domains
    - s390: vfio-ap: sysfs interface to view matrix mdev matrix
    - KVM: s390: interface to clear CRYCB masks
    - s390: vfio-ap: implement mediated device open callback
    - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
    - s390: vfio-ap: zeroize the AP queues
    - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
    - KVM: s390: Clear Crypto Control Block when using vSIE
    - KVM: s390: vsie: Do the CRYCB validation first
    - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
    - KVM: s390: vsie: Allow CRYCB FORMAT-2
    - KVM: s390: vsie: allow CRYCB FORMAT-1
    - KVM: s390: vsie: allow CRYCB FORMAT-0
    - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
    - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
    - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
    - KVM: s390: device attrs to enable/disable AP interpretation
    - KVM: s390: CPU model support for AP virtualization
    - s390: doc: detailed specifications for AP virtualization
    - KVM: s390: fix locking for crypto setting error path
    - KVM: s390: Tracing APCB changes
    - s390: vfio-ap: setup APCB mask using KVM dedicated function
    - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.

  * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
    - mount: Retest MNT_LOCKED in do_umount
    - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts

  *  CVE-2018-18955: nested user namespaces with more than five extents
    incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
    - userns: also map extents in the reverse map to kernel IDs

  * kdump fail due to an IRQ storm (LP: #1797990)
    - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
    - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
    - SAUCE: x86/quirks: Scan all busses for early PCI quirks

  * crash in ENA driver on removing an interface (LP: #1802341)
    - SAUCE: net: ena: fix crash during ena_remove()

  * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
    (LP: #1797367)
    - s390/qeth: reduce hard-coded access to ccw channels
    - s390/qeth: sanitize strings in debug messages

  * Add checksum offload and TSO support for HiNIC adapters (LP: #1800664)
    - net-next/hinic: add checksum offload and TSO support

  * smartpqi updates for ubuntu 18.04.2 (LP: #1798208)
    - scsi: smartpqi: improve handling for sync requests
    - scsi: smartpqi: improve error checking for sync requests
    - scsi: smartpqi: add inspur advantech ids
    - scsi: smartpqi: fix critical ARM issue reading PQI index registers
    - scsi: smartpqi: bump driver version to 1.1.4-130

  * [GLK/CLX] Enhanced IBRS (LP: #1786139)
    - x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
    - x86/speculation: Support Enhanced IBRS on future CPUs

  * Enable keyboard wakeup for S2Idle laptops (LP: #1798552)
    - Input: i8042 - enable keyboard wakeups by default when s2idle is used

  * Overlayfs in user namespace leaks directory content of inaccessible
    directories (LP: #1793458) // CVE-2018-6559
    - SAUCE: overlayfs: ensure mounter privileges when reading directories

  * Update ENA driver to version 2.0.1K (LP: #1798182)
    - net: ena: remove ndo_poll_controller
    - net: ena: fix auto casting to boolean
    - net: ena: minor performance improvement
    - net: ena: complete host info to match latest ENA spec
    - net: ena: introduce Low Latency Queues data structures according to ENA spec
    - net: ena: add functions for handling Low Latency Queues in ena_com
    - net: ena: add functions for handling Low Latency Queues in ena_netdev
    - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
    - net: ena: explicit casting and initialization, and clearer error handling
    - net: ena: limit refill Rx threshold to 256 to avoid latency issues
    - net: ena: change rx copybreak default to reduce kernel memory pressure
    - net: ena: remove redundant parameter in ena_com_admin_init()
    - net: ena: update driver version to 2.0.1
    - net: ena: fix indentations in ena_defs for better readability
    - net: ena: Fix Kconfig dependency on X86
    - net: ena: enable Low Latency Queues
    - net: ena: fix compilation error in xtensa architecture

  * Cosmic update: 4.18.17 upstream stable release (LP: #1802119)
    - xfrm: Validate address prefix lengths in the xfrm selector.
    - xfrm6: call kfree_skb when skb is toobig
    - xfrm: reset transport header back to network header after all input
      transforms ahave been applied
    - xfrm: reset crypto_done when iterating over multiple input xfrms
    - mac80211: Always report TX status
    - cfg80211: reg: Init wiphy_idx in regulatory_hint_core()
    - mac80211: fix pending queue hang due to TX_DROP
    - cfg80211: Address some corner cases in scan result channel updating
    - mac80211: TDLS: fix skb queue/priority assignment
    - mac80211: fix TX status reporting for ieee80211s
    - ARM: 8799/1: mm: fix pci_ioremap_io() offset check
    - xfrm: validate template mode
    - drm/i2c: tda9950: fix timeout counter check
    - drm/i2c: tda9950: set MAX_RETRIES for errors only
    - netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev
    - netfilter: conntrack: get rid of double sizeof
    - arm64: hugetlb: Fix handling of young ptes
    - ARM: dts: BCM63xx: Fix incorrect interrupt specifiers
    - net: macb: Clean 64b dma addresses if they are not detected
    - soc: fsl: qbman: qman: avoid allocating from non existing gen_pool
    - soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()
    - nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
    - mac80211_hwsim: fix locking when iterating radios during ns exit
    - mac80211_hwsim: fix race in radio destruction from netlink notifier
    - mac80211_hwsim: do not omit multicast announce of first added radio
    - Bluetooth: SMP: fix crash in unpairing
    - pxa168fb: prepare the clock
    - qed: Avoid implicit enum conversion in qed_set_tunn_cls_info
    - qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv
    - qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor
    - qed: Avoid constant logical operation warning in qed_vf_pf_acquire
    - qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
    - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
    - scsi: qedi: Initialize the stats mutex lock
    - rxrpc: Fix checks as to whether we should set up a new call
    - rxrpc: Fix RTT gathering
    - rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
    - rxrpc: Fix error distribution
    - netfilter: nft_set_rbtree: add missing rb_erase() in GC routine
    - netfilter: avoid erronous array bounds warning
    - asix: Check for supported Wake-on-LAN modes
    - ax88179_178a: Check for supported Wake-on-LAN modes
    - lan78xx: Check for supported Wake-on-LAN modes
    - sr9800: Check for supported Wake-on-LAN modes
    - r8152: Check for supported Wake-on-LAN Modes
    - smsc75xx: Check for Wake-on-LAN modes
    - smsc95xx: Check for Wake-on-LAN modes
    - cfg80211: fix use-after-free in reg_process_hint()
    - KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled
    - KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly
    - KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS
    - perf/core: Fix perf_pmu_unregister() locking
    - perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded
      physical package ID 0
    - perf/ring_buffer: Prevent concurent ring buffer access
    - perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
    - perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
    - thunderbolt: Do not handle ICM events after domain is stopped
    - thunderbolt: Initialize after IOMMUs
    - net: fec: fix rare tx timeout
    - declance: Fix continuation with the adapter identification message
    - RISCV: Fix end PFN for low memory
    - Revert "serial: 8250_dw: Fix runtime PM handling"
    - locking/ww_mutex: Fix runtime warning in the WW mutex selftest
    - drm/amd/display: Signal hw_done() after waiting for flip_done()
    - be2net: don't flip hw_features when VXLANs are added/deleted
    - powerpc/numa: Skip onlining a offline node in kdump path
    - net: cxgb3_main: fix a missing-check bug
    - yam: fix a missing-check bug
    - ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
    - mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
    - mm/migrate.c: split only transparent huge pages when allocation fails
    - x86/paravirt: Fix some warning messages
    - clk: mvebu: armada-37xx-periph: Remove unused var num_parents
    - libertas: call into generic suspend code before turning off power
    - perf report: Don't try to map ip to invalid map
    - tls: Fix improper revert in zerocopy_from_iter
    - HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handling
    - compiler.h: Allow arch-specific asm/compiler.h
    - ARM: dts: imx53-qsb: disable 1.2GHz OPP
    - perf python: Use -Wno-redundant-decls to build with PYTHON=python3
    - perf record: Use unmapped IP for inline callchain cursors
    - rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
    - rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
    - rxrpc: Only take the rwind and mtu values from latest ACK
    - rxrpc: Fix connection-level abort handling
    - KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=m
    - net: ena: fix warning in rmmod caused by double iounmap
    - net: ena: fix rare bug when failed restart/resume is followed by driver
      removal
    - net: ena: fix NULL dereference due to untimely napi initialization
    - gpio: Assign gpio_irq_chip::parents to non-stack pointer
    - IB/mlx5: Unmap DMA addr from HCA before IOMMU
    - rds: RDS (tcp) hangs on sendto() to unresponding address
    - selftests: rtnetlink.sh explicitly requires bash.
    - selftests: udpgso_bench.sh explicitly requires bash
    - vmlinux.lds.h: Fix incomplete .text.exit discards
    - vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections
    - afs: Fix cell proc list
    - fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
    - Revert "mm: slowly shrink slabs with a relatively small number of objects"
    - Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"
    - perf tools: Disable parallelism for 'make clean'
    - bridge: do not add port to router list when receives query with source
      0.0.0.0
    - ipv6: mcast: fix a use-after-free in inet6_mc_check
    - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
      called
    - ipv6: rate-limit probes for neighbourless routes
    - llc: set SOCK_RCU_FREE in llc_sap_add_socket()
    - net: fec: don't dump RX FIFO register when not available
    - net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
    - net/mlx5e: fix csum adjustments caused by RXFCS
    - net: sched: gred: pass the right attribute to gred_change_table_def()
    - net: socket: fix a missing-check bug
    - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
    - net: udp: fix handling of CHECKSUM_COMPLETE packets
    - r8169: fix NAPI handling under high load
    - rtnetlink: Disallow FDB configuration for non-Ethernet device
    - sctp: fix race on sctp_id2asoc
    - tipc: fix unsafe rcu locking when accessing publication list
    - udp6: fix encap return code for resubmitting
    - vhost: Fix Spectre V1 vulnerability
    - virtio_net: avoid using netif_tx_disable() for serializing tx routine
    - ethtool: fix a privilege escalation bug
    - bonding: fix length of actor system
    - ip6_tunnel: Fix encapsulation layout
    - openvswitch: Fix push/pop ethernet validation
    - net: ipmr: fix unresolved entry dumps
    - net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault type
    - net: bcmgenet: Poll internal PHY for GENETv5
    - net: sched: Fix for duplicate class dump
    - net/sched: cls_api: add missing validation of netlink attributes
    - net/ipv6: Allow onlink routes to have a device mismatch if it is the default
      route
    - sctp: fix the data size calculation in sctp_data_size
    - sctp: not free the new asoc when sctp_wait_for_connect returns err
    - net/mlx5: Fix memory leak when setting fpga ipsec caps
    - net/smc: fix smc_buf_unuse to use the lgr pointer
    - mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
    - net: bpfilter: use get_pid_task instead of pid_task
    - net: drop skb on failure in ip_check_defrag()
    - net: fix pskb_trim_rcsum_slow() with odd trim offset
    - mlxsw: core: Fix devlink unregister flow
    - sparc64: Export __node_distance.
    - sparc64: Make corrupted user stacks more debuggable.
    - sparc64: Make proc_id signed.
    - sparc64: Set %l4 properly on trap return after handling signals.
    - sparc64: Wire up compat getpeername and getsockname.
    - sparc: Fix single-pcr perf event counter management.
    - sparc: Fix syscall fallback bugs in VDSO.
    - sparc: Throttle perf events properly.
    - net: bridge: remove ipv6 zero address check in mcast queries
    - Linux 4.18.17

  * Cosmic update: 4.18.16 upstream stable release (LP: #1802100)
    - soundwire: Fix duplicate stream state assignment
    - soundwire: Fix incorrect exit after configuring stream
    - soundwire: Fix acquiring bus lock twice during master release
    - media: af9035: prevent buffer overflow on write
    - spi: gpio: Fix copy-and-paste error
    - batman-adv: Avoid probe ELP information leak
    - batman-adv: Fix segfault when writing to throughput_override
    - batman-adv: Fix segfault when writing to sysfs elp_interval
    - batman-adv: Prevent duplicated gateway_node entry
    - batman-adv: Prevent duplicated nc_node entry
    - batman-adv: Prevent duplicated softif_vlan entry
    - batman-adv: Prevent duplicated global TT entry
    - batman-adv: Prevent duplicated tvlv handler
    - batman-adv: fix backbone_gw refcount on queue_work() failure
    - batman-adv: fix hardif_neigh refcount on queue_work() failure
    - cxgb4: fix abort_req_rss6 struct
    - clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-
      am43 SoCs
    - scsi: ibmvscsis: Fix a stringop-overflow warning
    - scsi: ibmvscsis: Ensure partition name is properly NUL terminated
    - intel_th: pci: Add Ice Lake PCH support
    - Input: atakbd - fix Atari keymap
    - Input: atakbd - fix Atari CapsLock behaviour
    - selftests: pmtu: properly redirect stderr to /dev/null
    - net: emac: fix fixed-link setup for the RTL8363SB switch
    - ravb: do not write 1 to reserved bits
    - net/smc: fix non-blocking connect problem
    - net/smc: fix sizeof to int comparison
    - qed: Fix populating the invalid stag value in multi function mode.
    - qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.
    - PCI: dwc: Fix scheduling while atomic issues
    - RDMA/uverbs: Fix validity check for modify QP
    - scsi: lpfc: Synchronize access to remoteport via rport
    - drm: mali-dp: Call drm_crtc_vblank_reset on device init
    - scsi: ipr: System hung while dlpar adding primary ipr adapter back
    - scsi: sd: don't crash the host on invalid commands
    - bpf: sockmap only allow ESTABLISHED sock state
    - bpf: sockmap, fix transition through disconnect without close
    - bpf: test_maps, only support ESTABLISHED socks
    - net/mlx4: Use cpumask_available for eq->affinity_mask
    - clocksource/drivers/fttmr010: Fix set_next_event handler
    - RDMA/bnxt_re: Fix system crash during RDMA resource initialization
    - RISC-V: include linux/ftrace.h in asm-prototypes.h
    - iommu/rockchip: Free irqs in shutdown handler
    - pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type
    - powerpc/tm: Fix userspace r13 corruption
    - powerpc/tm: Avoid possible userspace r1 corruption on reclaim
    - powerpc/numa: Use associativity if VPHN hcall is successful
    - iommu/amd: Return devid as alias for ACPI HID devices
    - x86/boot: Fix kexec booting failure in the SEV bit detection code
    - Revert "vfs: fix freeze protection in mnt_want_write_file() for overlayfs"
    - mremap: properly flush TLB before releasing the page
    - ARC: build: Get rid of toolchain check
    - ARC: build: Don't set CROSS_COMPILE in arch's Makefile
    - Linux 4.18.16

  * Cosmic update: 4.18.15 upstream stable release (LP: #1802082)
    - bnxt_en: Fix TX timeout during netpoll.
    - bnxt_en: free hwrm resources, if driver probe fails.
    - bonding: avoid possible dead-lock
    - ip6_tunnel: be careful when accessing the inner header
    - ip_tunnel: be careful when accessing the inner header
    - ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
    - ipv6: take rcu lock in rawv6_send_hdrinc()
    - net: dsa: bcm_sf2: Call setup during switch resume
    - net: hns: fix for unmapping problem when SMMU is on
    - net: ipv4: update fnhe_pmtu when first hop's MTU changes
    - net/ipv6: Display all addresses in output of /proc/net/if_inet6
    - netlabel: check for IPV4MASK in addrinfo_get
    - net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
    - net: mvpp2: fix a txq_done race condition
    - net: sched: Add policy validation for tc attributes
    - net: sched: cls_u32: fix hnode refcounting
    - net: systemport: Fix wake-up interrupt race during resume
    - net/usb: cancel pending work when unbinding smsc75xx
    - qlcnic: fix Tx descriptor corruption on 82xx devices
    - qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface
    - rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
    - sctp: update dst pmtu with the correct daddr
    - team: Forbid enslaving team device to itself
    - tipc: fix flow control accounting for implicit connect
    - udp: Unbreak modules that rely on external __skb_recv_udp() availability
    - net: qualcomm: rmnet: Skip processing loopback packets
    - net: qualcomm: rmnet: Fix incorrect allocation flag in transmit
    - net: qualcomm: rmnet: Fix incorrect allocation flag in receive path
    - tun: remove unused parameters
    - tun: initialize napi_mutex unconditionally
    - tun: napi flags belong to tfile
    - net: stmmac: Fixup the tail addr setting in xmit path
    - net/packet: fix packet drop as of virtio gso
    - net: dsa: bcm_sf2: Fix unbind ordering
    - net/mlx5e: Set vlan masks for all offloaded TC rules
    - net: aquantia: memory corruption on jumbo frames
    - net/mlx5: E-Switch, Fix out of bound access when setting vport rate
    - bonding: pass link-local packets to bonding master also.
    - bonding: fix warning message
    - net: stmmac: Rework coalesce timer and fix multi-queue races
    - nfp: avoid soft lockups under control message storm
    - bnxt_en: don't try to offload VLAN 'modify' action
    - net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
    - net: phy: phylink: fix SFP interface autodetection
    - sfp: fix oops with ethtool -m
    - tcp/dccp: fix lockdep issue when SYN is backlogged
    - inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
    - net: dsa: b53: Keep CPU port as tagged in all VLANs
    - rtnetlink: Fail dump if target netnsid is invalid
    - bnxt_en: Fix VNIC reservations on the PF.
    - net: ipv4: don't let PMTU updates increase route MTU
    - net/mlx5: Check for SQ and not RQ state when modifying hairpin SQ
    - bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request
    - bnxt_en: get the reduced max_irqs by the ones used by RDMA
    - net/ipv6: Remove extra call to ip6_convert_metrics for multipath case
    - net/ipv6: stop leaking percpu memory in fib6 info
    - net: mscc: fix the frame extraction into the skb
    - qed: Fix shmem structure inconsistency between driver and the mfw.
    - r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFO
    - r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips
    - vxlan: fill ttl inherit info
    - ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
    - ASoC: max98373: Added speaker FS gain cotnrol register to volatile.
    - ASoC: rt5514: Fix the issue of the delay volume applied again
    - selftests: android: move config up a level
    - selftests: kselftest: Remove outdated comment
    - ASoC: max98373: Added 10ms sleep after amp software reset
    - ASoC: wm8804: Add ACPI support
    - ASoC: sigmadsp: safeload should not have lower byte limit
    - ASoC: q6routing: initialize data correctly
    - selftests: add headers_install to lib.mk
    - selftests/efivarfs: add required kernel configs
    - selftests: memory-hotplug: add required configs
    - ASoC: rsnd: adg: care clock-frequency size
    - ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER
    - hwmon: (nct6775) Fix access to fan pulse registers
    - Fix cg_read_strcmp()
    - ASoC: AMD: Ensure reset bit is cleared before configuring
    - drm/pl111: Make sure of_device_id tables are NULL terminated
    - Bluetooth: SMP: Fix trying to use non-existent local OOB data
    - Bluetooth: Use correct tfm to generate OOB data
    - Bluetooth: hci_ldisc: Free rw_semaphore on close
    - mfd: omap-usb-host: Fix dts probe of children
    - KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
    - scsi: iscsi: target: Don't use stack buffer for scatterlist
    - scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
    - sound: enable interrupt after dma buffer initialization
    - sound: don't call skl_init_chip() to reset intel skl soc
    - bpf: btf: Fix end boundary calculation for type section
    - bpf: use __GFP_COMP while allocating page
    - hwmon: (nct6775) Fix virtual temperature sources for NCT6796D
    - hwmon: (nct6775) Fix RPM output for fan7 on NCT6796D
    - stmmac: fix valid numbers of unicast filter entries
    - hwmon: (nct6775) Use different register to get fan RPM for fan7
    - net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency
    - net: macb: disable scatter-gather for macb on sama5d3
    - ARM: dts: at91: add new compatibility string for macb on sama5d3
    - PCI: hv: support reporting serial number as slot information
    - clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
    - clk: x86: Stop marking clocks as CLK_IS_CRITICAL
    - pinctrl: cannonlake: Fix gpio base for GPP-E
    - x86/kvm/lapic: always disable MMIO interface in x2APIC mode
    - drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
    - drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9
    - drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs
    - mm: slowly shrink slabs with a relatively small number of objects
    - mm/vmstat.c: fix outdated vmstat_text
    - afs: Fix afs_server struct leak
    - afs: Fix clearance of reply
    - MIPS: Fix CONFIG_CMDLINE handling
    - MIPS: VDSO: Always map near top of user memory
    - mach64: detect the dot clock divider correctly on sparc
    - vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced
      pointers
    - percpu: stop leaking bitmap metadata blocks
    - perf script python: Fix export-to-postgresql.py occasional failure
    - perf script python: Fix export-to-sqlite.py sample columns
    - s390/cio: Fix how vfio-ccw checks pinned pages
    - dm cache: destroy migration_cache if cache target registration failed
    - dm: fix report zone remapping to account for partition offset
    - dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
    - dm linear: fix linear_end_io conditional definition
    - cgroup: Fix dom_cgrp propagation when enabling threaded mode
    - Input: xpad - add support for Xbox1 PDP Camo series gamepad
    - drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()
    - mmc: block: avoid multiblock reads for the last sector in SPI mode
    - pinctrl: mcp23s08: fix irq and irqchip setup order
    - arm64: perf: Reject stand-alone CHAIN events for PMUv3
    - mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACE
    - mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
    - filesystem-dax: Fix dax_layout_busy_page() livelock
    - mm: Preserve _PAGE_DEVMAP across mprotect() calls
    - i2c: i2c-scmi: fix for i2c_smbus_write_block_data
    - KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault
    - Linux 4.18.15

  * Cosmic update: 4.18.14 upstream stable release (LP: #1801986)
    - perf/core: Add sanity check to deal with pinned event failure
    - mm: migration: fix migration of huge PMD shared pages
    - mm, thp: fix mlocking THP page with migration enabled
    - mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
    - KVM: VMX: check for existence of secondary exec controls before accessing
    - blk-mq: I/O and timer unplugs are inverted in blktrace
    - pstore/ram: Fix failure-path memory leak in ramoops_init
    - clocksource/drivers/timer-atmel-pit: Properly handle error cases
    - fbdev/omapfb: fix omapfb_memory_read infoleak
    - mmc: core: Fix debounce time to use microseconds
    - mmc: slot-gpio: Fix debounce time to use miliseconds again
    - mac80211: allocate TXQs for active monitor interfaces
    - drm/amdgpu: Fix vce work queue was not cancelled when suspend
    - drm: fix use-after-free read in drm_mode_create_lease_ioctl()
    - x86/vdso: Fix asm constraints on vDSO syscall fallbacks
    - selftests/x86: Add clock_gettime() tests to test_vdso
    - x86/vdso: Only enable vDSO retpolines when enabled and supported
    - x86/vdso: Fix vDSO syscall fallback asm constraint regression
    - Revert "UBUNTU: SAUCE: PCI: Reprogram bridge prefetch registers on resume"
    - PCI: Reprogram bridge prefetch registers on resume
    - mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
    - PM / core: Clear the direct_complete flag on errors
    - dm mpath: fix attached_handler_name leak and dangling hw_handler_name
      pointer
    - dm cache metadata: ignore hints array being too small during resize
    - dm cache: fix resize crash if user doesn't reload cache table
    - xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
    - usb: xhci-mtk: resume USB3 roothub first
    - USB: serial: simple: add Motorola Tetra MTP6550 id
    - USB: serial: option: improve Quectel EP06 detection
    - USB: serial: option: add two-endpoints device-id flag
    - usb: cdc_acm: Do not leak URB buffers
    - tty: Drop tty->count on tty_reopen() failure
    - of: unittest: Disable interrupt node tests for old world MAC systems
    - powerpc: Avoid code patching freed init sections
    - powerpc/lib: fix book3s/32 boot failure due to code patching
    - ARC: clone syscall to setp r25 as thread pointer
    - f2fs: fix invalid memory access
    - tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
    - ucma: fix a use-after-free in ucma_resolve_ip()
    - ubifs: Check for name being NULL while mounting
    - rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
    - ath10k: fix scan crash due to incorrect length calculation
    - Linux 4.18.14

  * Cosmic update: 4.18.13 upstream stable release (LP: #1801931)
    - rseq/selftests: fix parametrized test with -fpie
    - mac80211: Run TXQ teardown code before de-registering interfaces
    - mac80211_hwsim: require at least one channel
    - Btrfs: fix unexpected failure of nocow buffered writes after snapshotting
      when low on space
    - KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
    - cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)
    - btrfs: btrfs_shrink_device should call commit transaction at the end
    - scsi: csiostor: add a check for NULL pointer after kmalloc()
    - scsi: csiostor: fix incorrect port capabilities
    - scsi: libata: Add missing newline at end of file
    - scsi: aacraid: fix a signedness bug
    - bpf, sockmap: fix potential use after free in bpf_tcp_close
    - bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg
    - bpf: sockmap, decrement copied count correctly in redirect error case
    - mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
    - mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
    - cfg80211: make wmm_rule part of the reg_rule structure
    - mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom
    - nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP
    - nl80211: Pass center frequency in kHz instead of MHz
    - bpf: fix several offset tests in bpf_msg_pull_data
    - gpio: adp5588: Fix sleep-in-atomic-context bug
    - mac80211: mesh: fix HWMP sequence numbering to follow standard
    - mac80211: avoid kernel panic when building AMSDU from non-linear SKB
    - gpiolib: acpi: Switch to cansleep version of GPIO library call
    - gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
    - gpio: dwapb: Fix error handling in dwapb_gpio_probe()
    - bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
    - bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
    - bpf: fix sg shift repair start offset in bpf_msg_pull_data
    - tipc: switch to rhashtable iterator
    - sh_eth: Add R7S9210 support
    - net: mvpp2: initialize port of_node pointer
    - tc-testing: add test-cases for numeric and invalid control action
    - cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
    - mac80211: do not convert to A-MSDU if frag/subframe limited
    - mac80211: always account for A-MSDU header changes
    - tools/kvm_stat: fix python3 issues
    - tools/kvm_stat: fix handling of invalid paths in debugfs provider
    - tools/kvm_stat: fix updates for dead guests
    - gpio: Fix crash due to registration race
    - ARC: atomics: unbork atomic_fetch_##op()
    - Revert "blk-throttle: fix race between blkcg_bio_issue_check() and
      cgroup_rmdir()"
    - md/raid5-cache: disable reshape completely
    - RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
    - selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
    - selftests: pmtu: detect correct binary to ping ipv6 addresses
    - ibmvnic: Include missing return code checks in reset function
    - bpf: Fix bpf_msg_pull_data()
    - bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
    - i2c: uniphier: issue STOP only for last message or I2C_M_STOP
    - i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
    - net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
    - fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
    - mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
    - cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
    - mac80211: fix WMM TXOP calculation
    - mac80211: fix a race between restart and CSA flows
    - mac80211: Fix station bandwidth setting after channel switch
    - mac80211: don't Tx a deauth frame if the AP forbade Tx
    - mac80211: shorten the IBSS debug messages
    - fsnotify: fix ignore mask logic in fsnotify()
    - net/ibm/emac: wrong emac_calc_base call was used by typo
    - nds32: fix logic for module
    - nds32: add NULL entry to the end of_device_id array
    - nds32: Fix empty call trace
    - nds32: Fix get_user/put_user macro expand pointer problem
    - nds32: fix build error because of wrong semicolon
    - tools/vm/slabinfo.c: fix sign-compare warning
    - tools/vm/page-types.c: fix "defined but not used" warning
    - nds32: linker script: GCOV kernel may refers data in __exit
    - ceph: avoid a use-after-free in ceph_destroy_options()
    - firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero
    - afs: Fix cell specification to permit an empty address list
    - mm: madvise(MADV_DODUMP): allow hugetlbfs pages
    - bpf: 32-bit RSH verification must truncate input before the ALU op
    - netfilter: xt_cluster: add dependency on conntrack module
    - netfilter: xt_checksum: ignore gso skbs
    - HID: intel-ish-hid: Enable Sunrise Point-H ish driver
    - HID: add support for Apple Magic Keyboards
    - usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
    - HID: hid-saitek: Add device ID for RAT 7 Contagion
    - scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values
      fails
    - scsi: iscsi: target: Fix conn_ops double free
    - scsi: qedi: Add the CRC size within iSCSI NVM image
    - perf annotate: Properly interpret indirect call
    - perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
    - perf util: Fix bad memory access in trace info.
    - perf probe powerpc: Ignore SyS symbols irrespective of endianness
    - perf annotate: Fix parsing aarch64 branch instructions after objdump update
    - netfilter: kconfig: nat related expression depend on nftables core
    - netfilter: nf_tables: release chain in flushing set
    - Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"
    - iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
    - RDMA/ucma: check fd type in ucma_migrate_id()
    - riscv: Do not overwrite initrd_start and initrd_end
    - HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
    - usb: host: xhci-plat: Iterate over parent nodes for finding quirks
    - USB: yurex: Check for truncation in yurex_read()
    - nvmet-rdma: fix possible bogus dereference under heavy load
    - bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
    - net/mlx5: Consider PCI domain in search for next dev
    - dm raid: fix reshape race on small devices
    - drm/nouveau: fix oops in client init failure path
    - drm/nouveau/mmu: don't attempt to dereference vmm without valid instance
      pointer
    - drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
    - drm/nouveau/disp: fix DP disable race
    - drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP
      panels
    - dm raid: fix stripe adding reshape deadlock
    - dm raid: fix rebuild of specific devices by updating superblock
    - dm raid: fix RAID leg rebuild errors
    - r8169: set TxConfig register after TX / RX is enabled, just like RxConfig
    - fs/cifs: suppress a string overflow warning
    - perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing
      CPUs
    - sched/topology: Set correct NUMA topology type
    - dm thin metadata: try to avoid ever aborting transactions
    - netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
    - netfilter: xt_hashlimit: use s->file instead of s->private
    - arch/hexagon: fix kernel/dma.c build warning
    - hexagon: modify ffs() and fls() to return int
    - drm/amdgpu: Fix SDMA hang in prt mode v2
    - arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
    - drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
    - r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
    - s390/qeth: don't dump past end of unknown HW header
    - cifs: read overflow in is_valid_oplock_break()
    - asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP &&
      CONFIG_INDIRECT_PIO
    - xen/manage: don't complain about an empty value in control/sysrq node
    - xen: avoid crash in disable_hotplug_cpu
    - xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
    - x86/APM: Fix build warning when PROC_FS is not enabled
    - new primitive: discard_new_inode()
    - vfs: don't evict uninitialized inode
    - ovl: set I_CREATING on inode being created
    - ovl: fix access beyond unterminated strings
    - ovl: fix memory leak on unlink of indexed file
    - ovl: fix format of setxattr debug
    - sysfs: Do not return POSIX ACL xattrs via listxattr
    - b43: fix DMA error related regression with proprietary firmware
    - firmware: Fix security issue with request_firmware_into_buf()
    - firmware: Always initialize the fw_priv list object
    - cpufreq: qcom-kryo: Fix section annotations
    - smb2: fix missing files in root share directory listing
    - iommu/amd: Clear memory encryption mask from physical address
    - crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
    - crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
    - crypto: mxs-dcp - Fix wait logic on chan threads
    - crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
    - gpiolib: Free the last requested descriptor
    - Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
    - tools: hv: fcopy: set 'error' in case an unknown operation was requested
    - proc: restrict kernel stack dumps to root
    - ocfs2: fix locking for res->tracking and dlm->tracking_list
    - HID: i2c-hid: disable runtime PM operations on hantick touchpad
    - ixgbe: check return value of napi_complete_done()
    - dm thin metadata: fix __udivdi3 undefined on 32-bit
    - Revert "drm/amd/pp: Send khz clock values to DC for smu7/8"
    - Linux 4.18.13

  * Volume control not working Dell XPS 27 (7760) (LP: #1775068) // Cosmic
    update: 4.18.13 upstream stable release (LP: #1801931)
    - ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760

  * [Bionic][Cosmic]  ipmi: Fix timer race with module unload (LP: #1799281)
    - ipmi: Fix timer race with module unload

  * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
    than 255 bytes (LP: #1799794)
    - ipmi:ssif: Add support for multi-part transmit messages > 2 parts

  * 18.10 kernel does not appear to validate kernel module signatures correctly
    (LP: #1798863) // CVE-2018-18653
    - SAUCE: (efi-lockdown) module: remove support for deferring module signature
      verification to IMA

  * 18.10 kernel does not appear to validate kernel module signatures correctly
    (LP: #1798863)
    - SAUCE: (efi-lockdown) module: trust keys from secondary keyring for module
      signing

  * [Ubuntu] net/af_iucv: fix skb leaks for HiperTransport (LP: #1800639)
    - net/af_iucv: drop inbound packets with invalid flags
    - net/af_iucv: fix skb handling on HiperTransport xmit error

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

  * NULL pointer dereference at 0000000000000020 when access
    dst_orig->ops->family in function  xfrm_lookup_with_ifid() (LP: #1801878)
    - xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.

  * hns3: map tx ring to tc (LP: #1802023)
    - net: hns3: Set tx ring' tc info when netdev is up

  * [Ubuntu] qeth: Fix potential array overrun in cmd/rc lookup (LP: #1800641)
    - s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function
    - s390: qeth: Fix potential array overrun in cmd/rc lookup

  * Mellanox CX5 stops pinging with rx_wqe_err (mlx5_core) (LP: #1799393)
    - net/mlx5: WQ, fixes for fragmented WQ buffers API

  * Vulkan applications cause permanent memory leak with Intel GPU
    (LP: #1798165)
    - drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set

  * Packaging resync (LP: #1786013)
    - [Package] add support for specifying the primary makefile

Date: Wed, 14 Nov 2018 11:30:22 -0200
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-033.buildd>

-------------- next part --------------
Format: 1.8
Date: Wed, 14 Nov 2018 11:30:22 -0200
Source: linux
Binary: linux-source-4.18.0 linux-doc linux-headers-4.18.0-12 linux-libc-dev linux-tools-common linux-tools-4.18.0-12 linux-cloud-tools-common linux-cloud-tools-4.18.0-12 linux-tools-host linux-image-unsigned-4.18.0-12-generic linux-modules-4.18.0-12-generic linux-modules-extra-4.18.0-12-generic linux-headers-4.18.0-12-generic linux-image-unsigned-4.18.0-12-generic-dbgsym linux-tools-4.18.0-12-generic linux-cloud-tools-4.18.0-12-generic linux-udebs-generic linux-image-unsigned-4.18.0-12-generic-lpae linux-modules-4.18.0-12-generic-lpae linux-modules-extra-4.18.0-12-generic-lpae linux-headers-4.18.0-12-generic-lpae linux-image-unsigned-4.18.0-12-generic-lpae-dbgsym linux-tools-4.18.0-12-generic-lpae linux-cloud-tools-4.18.0-12-generic-lpae linux-udebs-generic-lpae linux-image-unsigned-4.18.0-12-lowlatency linux-modules-4.18.0-12-lowlatency linux-modules-extra-4.18.0-12-lowlatency linux-headers-4.18.0-12-lowlatency linux-image-unsigned-4.18.0-12-lowlatency-dbgsym
 linux-tools-4.18.0-12-lowlatency linux-cloud-tools-4.18.0-12-lowlatency linux-udebs-lowlatency linux-image-unsigned-4.18.0-12-snapdragon linux-modules-4.18.0-12-snapdragon linux-modules-extra-4.18.0-12-snapdragon linux-headers-4.18.0-12-snapdragon linux-image-unsigned-4.18.0-12-snapdragon-dbgsym linux-tools-4.18.0-12-snapdragon linux-cloud-tools-4.18.0-12-snapdragon linux-udebs-snapdragon kernel-image-4.18.0-12-generic-di fat-modules-4.18.0-12-generic-di fb-modules-4.18.0-12-generic-di firewire-core-modules-4.18.0-12-generic-di floppy-modules-4.18.0-12-generic-di fs-core-modules-4.18.0-12-generic-di fs-secondary-modules-4.18.0-12-generic-di input-modules-4.18.0-12-generic-di md-modules-4.18.0-12-generic-di nic-modules-4.18.0-12-generic-di nic-pcmcia-modules-4.18.0-12-generic-di nic-usb-modules-4.18.0-12-generic-di nic-shared-modules-4.18.0-12-generic-di parport-modules-4.18.0-12-generic-di pata-modules-4.18.0-12-generic-di pcmcia-modules-4.18.0-12-generic-di
 pcmcia-storage-modules-4.18.0-12-generic-di plip-modules-4.18.0-12-generic-di ppp-modules-4.18.0-12-generic-di sata-modules-4.18.0-12-generic-di scsi-modules-4.18.0-12-generic-di serial-modules-4.18.0-12-generic-di storage-core-modules-4.18.0-12-generic-di usb-modules-4.18.0-12-generic-di nfs-modules-4.18.0-12-generic-di block-modules-4.18.0-12-generic-di message-modules-4.18.0-12-generic-di crypto-modules-4.18.0-12-generic-di virtio-modules-4.18.0-12-generic-di mouse-modules-4.18.0-12-generic-di vlan-modules-4.18.0-12-generic-di ipmi-modules-4.18.0-12-generic-di
 multipath-modules-4.18.0-12-generic-di
Architecture: amd64 all amd64_translations
Version: 4.18.0-12.13
Distribution: cosmic
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-033.buildd>
Changed-By: Thadeu Lima de Souza Cascardo <cascardo at canonical.com>
Description:
 block-modules-4.18.0-12-generic-di - Block storage devices (udeb)
 crypto-modules-4.18.0-12-generic-di - crypto modules (udeb)
 fat-modules-4.18.0-12-generic-di - FAT filesystem support (udeb)
 fb-modules-4.18.0-12-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.18.0-12-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-4.18.0-12-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.18.0-12-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.18.0-12-generic-di - Extra filesystem modules (udeb)
 input-modules-4.18.0-12-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.18.0-12-generic-di - ipmi modules (udeb)
 kernel-image-4.18.0-12-generic-di - kernel image and system map (udeb)
 linux-cloud-tools-4.18.0-12 - Linux kernel version specific cloud tools for version 4.18.0-12
 linux-cloud-tools-4.18.0-12-generic - Linux kernel version specific cloud tools for version 4.18.0-12
 linux-cloud-tools-4.18.0-12-generic-lpae - Linux kernel version specific cloud tools for version 4.18.0-12
 linux-cloud-tools-4.18.0-12-lowlatency - Linux kernel version specific cloud tools for version 4.18.0-12
 linux-cloud-tools-4.18.0-12-snapdragon - Linux kernel version specific cloud tools for version 4.18.0-12
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 4.18.0
 linux-doc  - Linux kernel specific documentation for version 4.18.0
 linux-headers-4.18.0-12 - Header files related to Linux kernel version 4.18.0
 linux-headers-4.18.0-12-generic - Linux kernel headers for version 4.18.0 on 64 bit x86 SMP
 linux-headers-4.18.0-12-generic-lpae - Linux kernel headers for version 4.18.0 on 64 bit x86 SMP
 linux-headers-4.18.0-12-lowlatency - Linux kernel headers for version 4.18.0 on 64 bit x86 SMP
 linux-headers-4.18.0-12-snapdragon - Linux kernel headers for version 4.18.0 on 64 bit x86 SMP
 linux-image-unsigned-4.18.0-12-generic - Linux kernel image for version 4.18.0 on 64 bit x86 SMP
 linux-image-unsigned-4.18.0-12-generic-dbgsym - Linux kernel debug image for version 4.18.0 on 64 bit x86 SMP
 linux-image-unsigned-4.18.0-12-generic-lpae - Linux kernel image for version 4.18.0 on 64 bit x86 SMP
 linux-image-unsigned-4.18.0-12-generic-lpae-dbgsym - Linux kernel debug image for version 4.18.0 on 64 bit x86 SMP
 linux-image-unsigned-4.18.0-12-lowlatency - Linux kernel image for version 4.18.0 on 64 bit x86 SMP
 linux-image-unsigned-4.18.0-12-lowlatency-dbgsym - Linux kernel debug image for version 4.18.0 on 64 bit x86 SMP
 linux-image-unsigned-4.18.0-12-snapdragon - Linux kernel image for version 4.18.0 on 64 bit x86 SMP
 linux-image-unsigned-4.18.0-12-snapdragon-dbgsym - Linux kernel debug image for version 4.18.0 on 64 bit x86 SMP
 linux-libc-dev - Linux Kernel Headers for development
 linux-modules-4.18.0-12-generic - Linux kernel extra modules for version 4.18.0 on 64 bit x86 SMP
 linux-modules-4.18.0-12-generic-lpae - Linux kernel extra modules for version 4.18.0 on 64 bit x86 SMP
 linux-modules-4.18.0-12-lowlatency - Linux kernel extra modules for version 4.18.0 on 64 bit x86 SMP
 linux-modules-4.18.0-12-snapdragon - Linux kernel extra modules for version 4.18.0 on 64 bit x86 SMP
 linux-modules-extra-4.18.0-12-generic - Linux kernel extra modules for version 4.18.0 on 64 bit x86 SMP
 linux-modules-extra-4.18.0-12-generic-lpae - Linux kernel extra modules for version 4.18.0 on 64 bit x86 SMP
 linux-modules-extra-4.18.0-12-lowlatency - Linux kernel extra modules for version 4.18.0 on 64 bit x86 SMP
 linux-modules-extra-4.18.0-12-snapdragon - Linux kernel extra modules for version 4.18.0 on 64 bit x86 SMP
 linux-source-4.18.0 - Linux kernel source for version 4.18.0 with Ubuntu patches
 linux-tools-4.18.0-12 - Linux kernel version specific tools for version 4.18.0-12
 linux-tools-4.18.0-12-generic - Linux kernel version specific tools for version 4.18.0-12
 linux-tools-4.18.0-12-generic-lpae - Linux kernel version specific tools for version 4.18.0-12
 linux-tools-4.18.0-12-lowlatency - Linux kernel version specific tools for version 4.18.0-12
 linux-tools-4.18.0-12-snapdragon - Linux kernel version specific tools for version 4.18.0-12
 linux-tools-common - Linux kernel version specific tools for version 4.18.0
 linux-tools-host - Linux kernel VM host tools
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 linux-udebs-snapdragon - Metapackage depending on kernel udebs (udeb)
 md-modules-4.18.0-12-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-4.18.0-12-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.18.0-12-generic-di - Mouse support (udeb)
 multipath-modules-4.18.0-12-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.18.0-12-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.18.0-12-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.18.0-12-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-4.18.0-12-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.18.0-12-generic-di - USB network interface support (udeb)
 parport-modules-4.18.0-12-generic-di - Parallel port support (udeb)
 pata-modules-4.18.0-12-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.18.0-12-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.18.0-12-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.18.0-12-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-4.18.0-12-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.18.0-12-generic-di - SATA storage support (udeb)
 scsi-modules-4.18.0-12-generic-di - SCSI storage support (udeb)
 serial-modules-4.18.0-12-generic-di - Serial port support (udeb)
 storage-core-modules-4.18.0-12-generic-di - Core storage support (udeb)
 usb-modules-4.18.0-12-generic-di - Core USB support (udeb)
 virtio-modules-4.18.0-12-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.18.0-12-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1775068 1786013 1786139 1787405 1789161 1793458 1797367 1797990 1798165 1798182 1798208 1798552 1798863 1799281 1799393 1799794 1800639 1800641 1800664 1801875 1801878 1801924 1801931 1801986 1802023 1802082 1802100 1802119 1802341 1802743
Changes:
 linux (4.18.0-12.13) cosmic; urgency=medium
 .
   * linux: 4.18.0-12.13 -proposed tracker (LP: #1802743)
 .
   * [FEAT] Guest-dedicated Crypto Adapters (LP: #1787405)
     - s390/zcrypt: Add ZAPQ inline function.
     - s390/zcrypt: Review inline assembler constraints.
     - s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
     - s390/zcrypt: fix ap_instructions_available() returncodes
     - KVM: s390: vsie: simulate VCPU SIE entry/exit
     - KVM: s390: introduce and use KVM_REQ_VSIE_RESTART
     - KVM: s390: refactor crypto initialization
     - s390: vfio-ap: base implementation of VFIO AP device driver
     - s390: vfio-ap: register matrix device with VFIO mdev framework
     - s390: vfio-ap: sysfs interfaces to configure adapters
     - s390: vfio-ap: sysfs interfaces to configure domains
     - s390: vfio-ap: sysfs interfaces to configure control domains
     - s390: vfio-ap: sysfs interface to view matrix mdev matrix
     - KVM: s390: interface to clear CRYCB masks
     - s390: vfio-ap: implement mediated device open callback
     - s390: vfio-ap: implement VFIO_DEVICE_GET_INFO ioctl
     - s390: vfio-ap: zeroize the AP queues
     - s390: vfio-ap: implement VFIO_DEVICE_RESET ioctl
     - KVM: s390: Clear Crypto Control Block when using vSIE
     - KVM: s390: vsie: Do the CRYCB validation first
     - KVM: s390: vsie: Make use of CRYCB FORMAT2 clear
     - KVM: s390: vsie: Allow CRYCB FORMAT-2
     - KVM: s390: vsie: allow CRYCB FORMAT-1
     - KVM: s390: vsie: allow CRYCB FORMAT-0
     - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1
     - KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2
     - KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2
     - KVM: s390: device attrs to enable/disable AP interpretation
     - KVM: s390: CPU model support for AP virtualization
     - s390: doc: detailed specifications for AP virtualization
     - KVM: s390: fix locking for crypto setting error path
     - KVM: s390: Tracing APCB changes
     - s390: vfio-ap: setup APCB mask using KVM dedicated function
     - [Config:] Enable CONFIG_S390_AP_IOMMU and set CONFIG_VFIO_AP to module.
 .
   * Bypass of mount visibility through userns + mount propagation (LP: #1789161)
     - mount: Retest MNT_LOCKED in do_umount
     - mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
 .
   *  CVE-2018-18955: nested user namespaces with more than five extents
     incorrectly grant privileges over inode (LP: #1801924) // CVE-2018-18955
     - userns: also map extents in the reverse map to kernel IDs
 .
   * kdump fail due to an IRQ storm (LP: #1797990)
     - SAUCE: x86/PCI: Export find_cap() to be used in early PCI code
     - SAUCE: x86/quirks: Add parameter to clear MSIs early on boot
     - SAUCE: x86/quirks: Scan all busses for early PCI quirks
 .
   * crash in ENA driver on removing an interface (LP: #1802341)
     - SAUCE: net: ena: fix crash during ena_remove()
 .
   * Ubuntu 18.04.1 - [s390x] Kernel panic while stressing network bonding
     (LP: #1797367)
     - s390/qeth: reduce hard-coded access to ccw channels
     - s390/qeth: sanitize strings in debug messages
 .
   * Add checksum offload and TSO support for HiNIC adapters (LP: #1800664)
     - net-next/hinic: add checksum offload and TSO support
 .
   * smartpqi updates for ubuntu 18.04.2 (LP: #1798208)
     - scsi: smartpqi: improve handling for sync requests
     - scsi: smartpqi: improve error checking for sync requests
     - scsi: smartpqi: add inspur advantech ids
     - scsi: smartpqi: fix critical ARM issue reading PQI index registers
     - scsi: smartpqi: bump driver version to 1.1.4-130
 .
   * [GLK/CLX] Enhanced IBRS (LP: #1786139)
     - x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation
     - x86/speculation: Support Enhanced IBRS on future CPUs
 .
   * Enable keyboard wakeup for S2Idle laptops (LP: #1798552)
     - Input: i8042 - enable keyboard wakeups by default when s2idle is used
 .
   * Overlayfs in user namespace leaks directory content of inaccessible
     directories (LP: #1793458) // CVE-2018-6559
     - SAUCE: overlayfs: ensure mounter privileges when reading directories
 .
   * Update ENA driver to version 2.0.1K (LP: #1798182)
     - net: ena: remove ndo_poll_controller
     - net: ena: fix auto casting to boolean
     - net: ena: minor performance improvement
     - net: ena: complete host info to match latest ENA spec
     - net: ena: introduce Low Latency Queues data structures according to ENA spec
     - net: ena: add functions for handling Low Latency Queues in ena_com
     - net: ena: add functions for handling Low Latency Queues in ena_netdev
     - net: ena: use CSUM_CHECKED device indication to report skb's checksum status
     - net: ena: explicit casting and initialization, and clearer error handling
     - net: ena: limit refill Rx threshold to 256 to avoid latency issues
     - net: ena: change rx copybreak default to reduce kernel memory pressure
     - net: ena: remove redundant parameter in ena_com_admin_init()
     - net: ena: update driver version to 2.0.1
     - net: ena: fix indentations in ena_defs for better readability
     - net: ena: Fix Kconfig dependency on X86
     - net: ena: enable Low Latency Queues
     - net: ena: fix compilation error in xtensa architecture
 .
   * Cosmic update: 4.18.17 upstream stable release (LP: #1802119)
     - xfrm: Validate address prefix lengths in the xfrm selector.
     - xfrm6: call kfree_skb when skb is toobig
     - xfrm: reset transport header back to network header after all input
       transforms ahave been applied
     - xfrm: reset crypto_done when iterating over multiple input xfrms
     - mac80211: Always report TX status
     - cfg80211: reg: Init wiphy_idx in regulatory_hint_core()
     - mac80211: fix pending queue hang due to TX_DROP
     - cfg80211: Address some corner cases in scan result channel updating
     - mac80211: TDLS: fix skb queue/priority assignment
     - mac80211: fix TX status reporting for ieee80211s
     - ARM: 8799/1: mm: fix pci_ioremap_io() offset check
     - xfrm: validate template mode
     - drm/i2c: tda9950: fix timeout counter check
     - drm/i2c: tda9950: set MAX_RETRIES for errors only
     - netfilter: bridge: Don't sabotage nf_hook calls from an l3mdev
     - netfilter: conntrack: get rid of double sizeof
     - arm64: hugetlb: Fix handling of young ptes
     - ARM: dts: BCM63xx: Fix incorrect interrupt specifiers
     - net: macb: Clean 64b dma addresses if they are not detected
     - soc: fsl: qbman: qman: avoid allocating from non existing gen_pool
     - soc: fsl: qe: Fix copy/paste bug in ucc_get_tdm_sync_shift()
     - nl80211: Fix possible Spectre-v1 for NL80211_TXRATE_HT
     - mac80211_hwsim: fix locking when iterating radios during ns exit
     - mac80211_hwsim: fix race in radio destruction from netlink notifier
     - mac80211_hwsim: do not omit multicast announce of first added radio
     - Bluetooth: SMP: fix crash in unpairing
     - pxa168fb: prepare the clock
     - qed: Avoid implicit enum conversion in qed_set_tunn_cls_info
     - qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv
     - qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor
     - qed: Avoid constant logical operation warning in qed_vf_pf_acquire
     - qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
     - nl80211: Fix possible Spectre-v1 for CQM RSSI thresholds
     - scsi: qedi: Initialize the stats mutex lock
     - rxrpc: Fix checks as to whether we should set up a new call
     - rxrpc: Fix RTT gathering
     - rxrpc: Fix transport sockopts to get IPv4 errors on an IPv6 socket
     - rxrpc: Fix error distribution
     - netfilter: nft_set_rbtree: add missing rb_erase() in GC routine
     - netfilter: avoid erronous array bounds warning
     - asix: Check for supported Wake-on-LAN modes
     - ax88179_178a: Check for supported Wake-on-LAN modes
     - lan78xx: Check for supported Wake-on-LAN modes
     - sr9800: Check for supported Wake-on-LAN modes
     - r8152: Check for supported Wake-on-LAN Modes
     - smsc75xx: Check for Wake-on-LAN modes
     - smsc95xx: Check for Wake-on-LAN modes
     - cfg80211: fix use-after-free in reg_process_hint()
     - KVM: nVMX: Do not expose MPX VMX controls when guest MPX disabled
     - KVM: x86: Do not use kvm_x86_ops->mpx_supported() directly
     - KVM: nVMX: Fix emulation of VM_ENTRY_LOAD_BNDCFGS
     - perf/core: Fix perf_pmu_unregister() locking
     - perf/x86/intel/uncore: Use boot_cpu_data.phys_proc_id instead of hardcorded
       physical package ID 0
     - perf/ring_buffer: Prevent concurent ring buffer access
     - perf/x86/intel/uncore: Fix PCI BDF address of M3UPI on SKX
     - perf/x86/amd/uncore: Set ThreadMask and SliceMask for L3 Cache perf events
     - thunderbolt: Do not handle ICM events after domain is stopped
     - thunderbolt: Initialize after IOMMUs
     - net: fec: fix rare tx timeout
     - declance: Fix continuation with the adapter identification message
     - RISCV: Fix end PFN for low memory
     - Revert "serial: 8250_dw: Fix runtime PM handling"
     - locking/ww_mutex: Fix runtime warning in the WW mutex selftest
     - drm/amd/display: Signal hw_done() after waiting for flip_done()
     - be2net: don't flip hw_features when VXLANs are added/deleted
     - powerpc/numa: Skip onlining a offline node in kdump path
     - net: cxgb3_main: fix a missing-check bug
     - yam: fix a missing-check bug
     - ocfs2: fix crash in ocfs2_duplicate_clusters_by_page()
     - mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl
     - mm/migrate.c: split only transparent huge pages when allocation fails
     - x86/paravirt: Fix some warning messages
     - clk: mvebu: armada-37xx-periph: Remove unused var num_parents
     - libertas: call into generic suspend code before turning off power
     - perf report: Don't try to map ip to invalid map
     - tls: Fix improper revert in zerocopy_from_iter
     - HID: i2c-hid: Remove RESEND_REPORT_DESCR quirk and its handling
     - compiler.h: Allow arch-specific asm/compiler.h
     - ARM: dts: imx53-qsb: disable 1.2GHz OPP
     - perf python: Use -Wno-redundant-decls to build with PYTHON=python3
     - perf record: Use unmapped IP for inline callchain cursors
     - rxrpc: Don't check RXRPC_CALL_TX_LAST after calling rxrpc_rotate_tx_window()
     - rxrpc: Carry call state out of locked section in rxrpc_rotate_tx_window()
     - rxrpc: Only take the rwind and mtu values from latest ACK
     - rxrpc: Fix connection-level abort handling
     - KVM: x86: support CONFIG_KVM_AMD=y with CONFIG_CRYPTO_DEV_CCP_DD=m
     - net: ena: fix warning in rmmod caused by double iounmap
     - net: ena: fix rare bug when failed restart/resume is followed by driver
       removal
     - net: ena: fix NULL dereference due to untimely napi initialization
     - gpio: Assign gpio_irq_chip::parents to non-stack pointer
     - IB/mlx5: Unmap DMA addr from HCA before IOMMU
     - rds: RDS (tcp) hangs on sendto() to unresponding address
     - selftests: rtnetlink.sh explicitly requires bash.
     - selftests: udpgso_bench.sh explicitly requires bash
     - vmlinux.lds.h: Fix incomplete .text.exit discards
     - vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections
     - afs: Fix cell proc list
     - fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
     - Revert "mm: slowly shrink slabs with a relatively small number of objects"
     - Revert "netfilter: ipv6: nf_defrag: drop skb dst before queueing"
     - perf tools: Disable parallelism for 'make clean'
     - bridge: do not add port to router list when receives query with source
       0.0.0.0
     - ipv6: mcast: fix a use-after-free in inet6_mc_check
     - ipv6/ndisc: Preserve IPv6 control buffer if protocol error handlers are
       called
     - ipv6: rate-limit probes for neighbourless routes
     - llc: set SOCK_RCU_FREE in llc_sap_add_socket()
     - net: fec: don't dump RX FIFO register when not available
     - net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
     - net/mlx5e: fix csum adjustments caused by RXFCS
     - net: sched: gred: pass the right attribute to gred_change_table_def()
     - net: socket: fix a missing-check bug
     - net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modules
     - net: udp: fix handling of CHECKSUM_COMPLETE packets
     - r8169: fix NAPI handling under high load
     - rtnetlink: Disallow FDB configuration for non-Ethernet device
     - sctp: fix race on sctp_id2asoc
     - tipc: fix unsafe rcu locking when accessing publication list
     - udp6: fix encap return code for resubmitting
     - vhost: Fix Spectre V1 vulnerability
     - virtio_net: avoid using netif_tx_disable() for serializing tx routine
     - ethtool: fix a privilege escalation bug
     - bonding: fix length of actor system
     - ip6_tunnel: Fix encapsulation layout
     - openvswitch: Fix push/pop ethernet validation
     - net: ipmr: fix unresolved entry dumps
     - net/mlx5: Take only bit 24-26 of wqe.pftype_wq for page fault type
     - net: bcmgenet: Poll internal PHY for GENETv5
     - net: sched: Fix for duplicate class dump
     - net/sched: cls_api: add missing validation of netlink attributes
     - net/ipv6: Allow onlink routes to have a device mismatch if it is the default
       route
     - sctp: fix the data size calculation in sctp_data_size
     - sctp: not free the new asoc when sctp_wait_for_connect returns err
     - net/mlx5: Fix memory leak when setting fpga ipsec caps
     - net/smc: fix smc_buf_unuse to use the lgr pointer
     - mlxsw: spectrum_switchdev: Don't ignore deletions of learned MACs
     - net: bpfilter: use get_pid_task instead of pid_task
     - net: drop skb on failure in ip_check_defrag()
     - net: fix pskb_trim_rcsum_slow() with odd trim offset
     - mlxsw: core: Fix devlink unregister flow
     - sparc64: Export __node_distance.
     - sparc64: Make corrupted user stacks more debuggable.
     - sparc64: Make proc_id signed.
     - sparc64: Set %l4 properly on trap return after handling signals.
     - sparc64: Wire up compat getpeername and getsockname.
     - sparc: Fix single-pcr perf event counter management.
     - sparc: Fix syscall fallback bugs in VDSO.
     - sparc: Throttle perf events properly.
     - net: bridge: remove ipv6 zero address check in mcast queries
     - Linux 4.18.17
 .
   * Cosmic update: 4.18.16 upstream stable release (LP: #1802100)
     - soundwire: Fix duplicate stream state assignment
     - soundwire: Fix incorrect exit after configuring stream
     - soundwire: Fix acquiring bus lock twice during master release
     - media: af9035: prevent buffer overflow on write
     - spi: gpio: Fix copy-and-paste error
     - batman-adv: Avoid probe ELP information leak
     - batman-adv: Fix segfault when writing to throughput_override
     - batman-adv: Fix segfault when writing to sysfs elp_interval
     - batman-adv: Prevent duplicated gateway_node entry
     - batman-adv: Prevent duplicated nc_node entry
     - batman-adv: Prevent duplicated softif_vlan entry
     - batman-adv: Prevent duplicated global TT entry
     - batman-adv: Prevent duplicated tvlv handler
     - batman-adv: fix backbone_gw refcount on queue_work() failure
     - batman-adv: fix hardif_neigh refcount on queue_work() failure
     - cxgb4: fix abort_req_rss6 struct
     - clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-
       am43 SoCs
     - scsi: ibmvscsis: Fix a stringop-overflow warning
     - scsi: ibmvscsis: Ensure partition name is properly NUL terminated
     - intel_th: pci: Add Ice Lake PCH support
     - Input: atakbd - fix Atari keymap
     - Input: atakbd - fix Atari CapsLock behaviour
     - selftests: pmtu: properly redirect stderr to /dev/null
     - net: emac: fix fixed-link setup for the RTL8363SB switch
     - ravb: do not write 1 to reserved bits
     - net/smc: fix non-blocking connect problem
     - net/smc: fix sizeof to int comparison
     - qed: Fix populating the invalid stag value in multi function mode.
     - qed: Do not add VLAN 0 tag to untagged frames in multi-function mode.
     - PCI: dwc: Fix scheduling while atomic issues
     - RDMA/uverbs: Fix validity check for modify QP
     - scsi: lpfc: Synchronize access to remoteport via rport
     - drm: mali-dp: Call drm_crtc_vblank_reset on device init
     - scsi: ipr: System hung while dlpar adding primary ipr adapter back
     - scsi: sd: don't crash the host on invalid commands
     - bpf: sockmap only allow ESTABLISHED sock state
     - bpf: sockmap, fix transition through disconnect without close
     - bpf: test_maps, only support ESTABLISHED socks
     - net/mlx4: Use cpumask_available for eq->affinity_mask
     - clocksource/drivers/fttmr010: Fix set_next_event handler
     - RDMA/bnxt_re: Fix system crash during RDMA resource initialization
     - RISC-V: include linux/ftrace.h in asm-prototypes.h
     - iommu/rockchip: Free irqs in shutdown handler
     - pinctrl/amd: poll InterruptEnable bits in amd_gpio_irq_set_type
     - powerpc/tm: Fix userspace r13 corruption
     - powerpc/tm: Avoid possible userspace r1 corruption on reclaim
     - powerpc/numa: Use associativity if VPHN hcall is successful
     - iommu/amd: Return devid as alias for ACPI HID devices
     - x86/boot: Fix kexec booting failure in the SEV bit detection code
     - Revert "vfs: fix freeze protection in mnt_want_write_file() for overlayfs"
     - mremap: properly flush TLB before releasing the page
     - ARC: build: Get rid of toolchain check
     - ARC: build: Don't set CROSS_COMPILE in arch's Makefile
     - Linux 4.18.16
 .
   * Cosmic update: 4.18.15 upstream stable release (LP: #1802082)
     - bnxt_en: Fix TX timeout during netpoll.
     - bnxt_en: free hwrm resources, if driver probe fails.
     - bonding: avoid possible dead-lock
     - ip6_tunnel: be careful when accessing the inner header
     - ip_tunnel: be careful when accessing the inner header
     - ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
     - ipv6: take rcu lock in rawv6_send_hdrinc()
     - net: dsa: bcm_sf2: Call setup during switch resume
     - net: hns: fix for unmapping problem when SMMU is on
     - net: ipv4: update fnhe_pmtu when first hop's MTU changes
     - net/ipv6: Display all addresses in output of /proc/net/if_inet6
     - netlabel: check for IPV4MASK in addrinfo_get
     - net: mvpp2: Extract the correct ethtype from the skb for tx csum offload
     - net: mvpp2: fix a txq_done race condition
     - net: sched: Add policy validation for tc attributes
     - net: sched: cls_u32: fix hnode refcounting
     - net: systemport: Fix wake-up interrupt race during resume
     - net/usb: cancel pending work when unbinding smsc75xx
     - qlcnic: fix Tx descriptor corruption on 82xx devices
     - qmi_wwan: Added support for Gemalto's Cinterion ALASxx WWAN interface
     - rtnl: limit IFLA_NUM_TX_QUEUES and IFLA_NUM_RX_QUEUES to 4096
     - sctp: update dst pmtu with the correct daddr
     - team: Forbid enslaving team device to itself
     - tipc: fix flow control accounting for implicit connect
     - udp: Unbreak modules that rely on external __skb_recv_udp() availability
     - net: qualcomm: rmnet: Skip processing loopback packets
     - net: qualcomm: rmnet: Fix incorrect allocation flag in transmit
     - net: qualcomm: rmnet: Fix incorrect allocation flag in receive path
     - tun: remove unused parameters
     - tun: initialize napi_mutex unconditionally
     - tun: napi flags belong to tfile
     - net: stmmac: Fixup the tail addr setting in xmit path
     - net/packet: fix packet drop as of virtio gso
     - net: dsa: bcm_sf2: Fix unbind ordering
     - net/mlx5e: Set vlan masks for all offloaded TC rules
     - net: aquantia: memory corruption on jumbo frames
     - net/mlx5: E-Switch, Fix out of bound access when setting vport rate
     - bonding: pass link-local packets to bonding master also.
     - bonding: fix warning message
     - net: stmmac: Rework coalesce timer and fix multi-queue races
     - nfp: avoid soft lockups under control message storm
     - bnxt_en: don't try to offload VLAN 'modify' action
     - net-ethtool: ETHTOOL_GUFO did not and should not require CAP_NET_ADMIN
     - net: phy: phylink: fix SFP interface autodetection
     - sfp: fix oops with ethtool -m
     - tcp/dccp: fix lockdep issue when SYN is backlogged
     - inet: make sure to grab rcu_read_lock before using ireq->ireq_opt
     - net: dsa: b53: Keep CPU port as tagged in all VLANs
     - rtnetlink: Fail dump if target netnsid is invalid
     - bnxt_en: Fix VNIC reservations on the PF.
     - net: ipv4: don't let PMTU updates increase route MTU
     - net/mlx5: Check for SQ and not RQ state when modifying hairpin SQ
     - bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG request
     - bnxt_en: get the reduced max_irqs by the ones used by RDMA
     - net/ipv6: Remove extra call to ip6_convert_metrics for multipath case
     - net/ipv6: stop leaking percpu memory in fib6 info
     - net: mscc: fix the frame extraction into the skb
     - qed: Fix shmem structure inconsistency between driver and the mfw.
     - r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFO
     - r8169: set RX_MULTI_EN bit in RxConfig for 8168F-family chips
     - vxlan: fill ttl inherit info
     - ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIs
     - ASoC: max98373: Added speaker FS gain cotnrol register to volatile.
     - ASoC: rt5514: Fix the issue of the delay volume applied again
     - selftests: android: move config up a level
     - selftests: kselftest: Remove outdated comment
     - ASoC: max98373: Added 10ms sleep after amp software reset
     - ASoC: wm8804: Add ACPI support
     - ASoC: sigmadsp: safeload should not have lower byte limit
     - ASoC: q6routing: initialize data correctly
     - selftests: add headers_install to lib.mk
     - selftests/efivarfs: add required kernel configs
     - selftests: memory-hotplug: add required configs
     - ASoC: rsnd: adg: care clock-frequency size
     - ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFER
     - hwmon: (nct6775) Fix access to fan pulse registers
     - Fix cg_read_strcmp()
     - ASoC: AMD: Ensure reset bit is cleared before configuring
     - drm/pl111: Make sure of_device_id tables are NULL terminated
     - Bluetooth: SMP: Fix trying to use non-existent local OOB data
     - Bluetooth: Use correct tfm to generate OOB data
     - Bluetooth: hci_ldisc: Free rw_semaphore on close
     - mfd: omap-usb-host: Fix dts probe of children
     - KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
     - scsi: iscsi: target: Don't use stack buffer for scatterlist
     - scsi: qla2xxx: Fix an endian bug in fcpcmd_is_corrupted()
     - sound: enable interrupt after dma buffer initialization
     - sound: don't call skl_init_chip() to reset intel skl soc
     - bpf: btf: Fix end boundary calculation for type section
     - bpf: use __GFP_COMP while allocating page
     - hwmon: (nct6775) Fix virtual temperature sources for NCT6796D
     - hwmon: (nct6775) Fix RPM output for fan7 on NCT6796D
     - stmmac: fix valid numbers of unicast filter entries
     - hwmon: (nct6775) Use different register to get fan RPM for fan7
     - net: ethernet: ti: add missing GENERIC_ALLOCATOR dependency
     - net: macb: disable scatter-gather for macb on sama5d3
     - ARM: dts: at91: add new compatibility string for macb on sama5d3
     - PCI: hv: support reporting serial number as slot information
     - clk: x86: add "ether_clk" alias for Bay Trail / Cherry Trail
     - clk: x86: Stop marking clocks as CLK_IS_CRITICAL
     - pinctrl: cannonlake: Fix gpio base for GPP-E
     - x86/kvm/lapic: always disable MMIO interface in x2APIC mode
     - drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7
     - drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9
     - drm/amdkfd: Fix ATS capablity was not reported correctly on some APUs
     - mm: slowly shrink slabs with a relatively small number of objects
     - mm/vmstat.c: fix outdated vmstat_text
     - afs: Fix afs_server struct leak
     - afs: Fix clearance of reply
     - MIPS: Fix CONFIG_CMDLINE handling
     - MIPS: VDSO: Always map near top of user memory
     - mach64: detect the dot clock divider correctly on sparc
     - vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced
       pointers
     - percpu: stop leaking bitmap metadata blocks
     - perf script python: Fix export-to-postgresql.py occasional failure
     - perf script python: Fix export-to-sqlite.py sample columns
     - s390/cio: Fix how vfio-ccw checks pinned pages
     - dm cache: destroy migration_cache if cache target registration failed
     - dm: fix report zone remapping to account for partition offset
     - dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
     - dm linear: fix linear_end_io conditional definition
     - cgroup: Fix dom_cgrp propagation when enabling threaded mode
     - Input: xpad - add support for Xbox1 PDP Camo series gamepad
     - drm/nouveau/drm/nouveau: Grab runtime PM ref in nv50_mstc_detect()
     - mmc: block: avoid multiblock reads for the last sector in SPI mode
     - pinctrl: mcp23s08: fix irq and irqchip setup order
     - arm64: perf: Reject stand-alone CHAIN events for PMUv3
     - mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACE
     - mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2
     - filesystem-dax: Fix dax_layout_busy_page() livelock
     - mm: Preserve _PAGE_DEVMAP across mprotect() calls
     - i2c: i2c-scmi: fix for i2c_smbus_write_block_data
     - KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault
     - Linux 4.18.15
 .
   * Cosmic update: 4.18.14 upstream stable release (LP: #1801986)
     - perf/core: Add sanity check to deal with pinned event failure
     - mm: migration: fix migration of huge PMD shared pages
     - mm, thp: fix mlocking THP page with migration enabled
     - mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly
     - KVM: VMX: check for existence of secondary exec controls before accessing
     - blk-mq: I/O and timer unplugs are inverted in blktrace
     - pstore/ram: Fix failure-path memory leak in ramoops_init
     - clocksource/drivers/timer-atmel-pit: Properly handle error cases
     - fbdev/omapfb: fix omapfb_memory_read infoleak
     - mmc: core: Fix debounce time to use microseconds
     - mmc: slot-gpio: Fix debounce time to use miliseconds again
     - mac80211: allocate TXQs for active monitor interfaces
     - drm/amdgpu: Fix vce work queue was not cancelled when suspend
     - drm: fix use-after-free read in drm_mode_create_lease_ioctl()
     - x86/vdso: Fix asm constraints on vDSO syscall fallbacks
     - selftests/x86: Add clock_gettime() tests to test_vdso
     - x86/vdso: Only enable vDSO retpolines when enabled and supported
     - x86/vdso: Fix vDSO syscall fallback asm constraint regression
     - Revert "UBUNTU: SAUCE: PCI: Reprogram bridge prefetch registers on resume"
     - PCI: Reprogram bridge prefetch registers on resume
     - mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keys
     - PM / core: Clear the direct_complete flag on errors
     - dm mpath: fix attached_handler_name leak and dangling hw_handler_name
       pointer
     - dm cache metadata: ignore hints array being too small during resize
     - dm cache: fix resize crash if user doesn't reload cache table
     - xhci: Add missing CAS workaround for Intel Sunrise Point xHCI
     - usb: xhci-mtk: resume USB3 roothub first
     - USB: serial: simple: add Motorola Tetra MTP6550 id
     - USB: serial: option: improve Quectel EP06 detection
     - USB: serial: option: add two-endpoints device-id flag
     - usb: cdc_acm: Do not leak URB buffers
     - tty: Drop tty->count on tty_reopen() failure
     - of: unittest: Disable interrupt node tests for old world MAC systems
     - powerpc: Avoid code patching freed init sections
     - powerpc/lib: fix book3s/32 boot failure due to code patching
     - ARC: clone syscall to setp r25 as thread pointer
     - f2fs: fix invalid memory access
     - tipc: call start and done ops directly in __tipc_nl_compat_dumpit()
     - ucma: fix a use-after-free in ucma_resolve_ip()
     - ubifs: Check for name being NULL while mounting
     - rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
     - ath10k: fix scan crash due to incorrect length calculation
     - Linux 4.18.14
 .
   * Cosmic update: 4.18.13 upstream stable release (LP: #1801931)
     - rseq/selftests: fix parametrized test with -fpie
     - mac80211: Run TXQ teardown code before de-registering interfaces
     - mac80211_hwsim: require at least one channel
     - Btrfs: fix unexpected failure of nocow buffered writes after snapshotting
       when low on space
     - KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
     - cfg80211: remove division by size of sizeof(struct ieee80211_wmm_rule)
     - btrfs: btrfs_shrink_device should call commit transaction at the end
     - scsi: csiostor: add a check for NULL pointer after kmalloc()
     - scsi: csiostor: fix incorrect port capabilities
     - scsi: libata: Add missing newline at end of file
     - scsi: aacraid: fix a signedness bug
     - bpf, sockmap: fix potential use after free in bpf_tcp_close
     - bpf, sockmap: fix psock refcount leak in bpf_tcp_recvmsg
     - bpf: sockmap, decrement copied count correctly in redirect error case
     - mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_X
     - mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_X
     - cfg80211: make wmm_rule part of the reg_rule structure
     - mac80211_hwsim: Fix possible Spectre-v1 for hwsim_world_regdom_custom
     - nl80211: Fix nla_put_u8 to u16 for NL80211_WMMR_TXOP
     - nl80211: Pass center frequency in kHz instead of MHz
     - bpf: fix several offset tests in bpf_msg_pull_data
     - gpio: adp5588: Fix sleep-in-atomic-context bug
     - mac80211: mesh: fix HWMP sequence numbering to follow standard
     - mac80211: avoid kernel panic when building AMSDU from non-linear SKB
     - gpiolib: acpi: Switch to cansleep version of GPIO library call
     - gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall
     - gpio: dwapb: Fix error handling in dwapb_gpio_probe()
     - bpf: fix msg->data/data_end after sg shift repair in bpf_msg_pull_data
     - bpf: fix shift upon scatterlist ring wrap-around in bpf_msg_pull_data
     - bpf: fix sg shift repair start offset in bpf_msg_pull_data
     - tipc: switch to rhashtable iterator
     - sh_eth: Add R7S9210 support
     - net: mvpp2: initialize port of_node pointer
     - tc-testing: add test-cases for numeric and invalid control action
     - cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IE
     - mac80211: do not convert to A-MSDU if frag/subframe limited
     - mac80211: always account for A-MSDU header changes
     - tools/kvm_stat: fix python3 issues
     - tools/kvm_stat: fix handling of invalid paths in debugfs provider
     - tools/kvm_stat: fix updates for dead guests
     - gpio: Fix crash due to registration race
     - ARC: atomics: unbork atomic_fetch_##op()
     - Revert "blk-throttle: fix race between blkcg_bio_issue_check() and
       cgroup_rmdir()"
     - md/raid5-cache: disable reshape completely
     - RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
     - selftests: pmtu: maximum MTU for vti4 is 2^16-1-20
     - selftests: pmtu: detect correct binary to ping ipv6 addresses
     - ibmvnic: Include missing return code checks in reset function
     - bpf: Fix bpf_msg_pull_data()
     - bpf: avoid misuse of psock when TCP_ULP_BPF collides with another ULP
     - i2c: uniphier: issue STOP only for last message or I2C_M_STOP
     - i2c: uniphier-f: issue STOP only for last message or I2C_M_STOP
     - net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
     - fs/cifs: don't translate SFM_SLASH (U+F026) to backslash
     - mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
     - cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()
     - mac80211: fix WMM TXOP calculation
     - mac80211: fix a race between restart and CSA flows
     - mac80211: Fix station bandwidth setting after channel switch
     - mac80211: don't Tx a deauth frame if the AP forbade Tx
     - mac80211: shorten the IBSS debug messages
     - fsnotify: fix ignore mask logic in fsnotify()
     - net/ibm/emac: wrong emac_calc_base call was used by typo
     - nds32: fix logic for module
     - nds32: add NULL entry to the end of_device_id array
     - nds32: Fix empty call trace
     - nds32: Fix get_user/put_user macro expand pointer problem
     - nds32: fix build error because of wrong semicolon
     - tools/vm/slabinfo.c: fix sign-compare warning
     - tools/vm/page-types.c: fix "defined but not used" warning
     - nds32: linker script: GCOV kernel may refers data in __exit
     - ceph: avoid a use-after-free in ceph_destroy_options()
     - firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero
     - afs: Fix cell specification to permit an empty address list
     - mm: madvise(MADV_DODUMP): allow hugetlbfs pages
     - bpf: 32-bit RSH verification must truncate input before the ALU op
     - netfilter: xt_cluster: add dependency on conntrack module
     - netfilter: xt_checksum: ignore gso skbs
     - HID: intel-ish-hid: Enable Sunrise Point-H ish driver
     - HID: add support for Apple Magic Keyboards
     - usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]
     - HID: hid-saitek: Add device ID for RAT 7 Contagion
     - scsi: iscsi: target: Set conn->sess to NULL when iscsi_login_set_conn_values
       fails
     - scsi: iscsi: target: Fix conn_ops double free
     - scsi: qedi: Add the CRC size within iSCSI NVM image
     - perf annotate: Properly interpret indirect call
     - perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
     - perf util: Fix bad memory access in trace info.
     - perf probe powerpc: Ignore SyS symbols irrespective of endianness
     - perf annotate: Fix parsing aarch64 branch instructions after objdump update
     - netfilter: kconfig: nat related expression depend on nftables core
     - netfilter: nf_tables: release chain in flushing set
     - Revert "iio: temperature: maxim_thermocouple: add MAX31856 part"
     - iio: imu: st_lsm6dsx: take into account ts samples in wm configuration
     - RDMA/ucma: check fd type in ucma_migrate_id()
     - riscv: Do not overwrite initrd_start and initrd_end
     - HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub report
     - usb: host: xhci-plat: Iterate over parent nodes for finding quirks
     - USB: yurex: Check for truncation in yurex_read()
     - nvmet-rdma: fix possible bogus dereference under heavy load
     - bnxt_re: Fix couple of memory leaks that could lead to IOMMU call traces
     - net/mlx5: Consider PCI domain in search for next dev
     - dm raid: fix reshape race on small devices
     - drm/nouveau: fix oops in client init failure path
     - drm/nouveau/mmu: don't attempt to dereference vmm without valid instance
       pointer
     - drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOS
     - drm/nouveau/disp: fix DP disable race
     - drm/nouveau/disp/gm200-: enforce identity-mapped SOR assignment for LVDS/eDP
       panels
     - dm raid: fix stripe adding reshape deadlock
     - dm raid: fix rebuild of specific devices by updating superblock
     - dm raid: fix RAID leg rebuild errors
     - r8169: set TxConfig register after TX / RX is enabled, just like RxConfig
     - fs/cifs: suppress a string overflow warning
     - perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing
       CPUs
     - sched/topology: Set correct NUMA topology type
     - dm thin metadata: try to avoid ever aborting transactions
     - netfilter: nfnetlink_queue: Solve the NFQUEUE/conntrack clash for NF_REPEAT
     - netfilter: xt_hashlimit: use s->file instead of s->private
     - arch/hexagon: fix kernel/dma.c build warning
     - hexagon: modify ffs() and fls() to return int
     - drm/amdgpu: Fix SDMA hang in prt mode v2
     - arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"
     - drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunk
     - r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLED
     - s390/qeth: don't dump past end of unknown HW header
     - cifs: read overflow in is_valid_oplock_break()
     - asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP &&
       CONFIG_INDIRECT_PIO
     - xen/manage: don't complain about an empty value in control/sysrq node
     - xen: avoid crash in disable_hotplug_cpu
     - xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usage
     - x86/APM: Fix build warning when PROC_FS is not enabled
     - new primitive: discard_new_inode()
     - vfs: don't evict uninitialized inode
     - ovl: set I_CREATING on inode being created
     - ovl: fix access beyond unterminated strings
     - ovl: fix memory leak on unlink of indexed file
     - ovl: fix format of setxattr debug
     - sysfs: Do not return POSIX ACL xattrs via listxattr
     - b43: fix DMA error related regression with proprietary firmware
     - firmware: Fix security issue with request_firmware_into_buf()
     - firmware: Always initialize the fw_priv list object
     - cpufreq: qcom-kryo: Fix section annotations
     - smb2: fix missing files in root share directory listing
     - iommu/amd: Clear memory encryption mask from physical address
     - crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
     - crypto: chelsio - Fix memory corruption in DMA Mapped buffers.
     - crypto: mxs-dcp - Fix wait logic on chan threads
     - crypto: caam/jr - fix ablkcipher_edesc pointer arithmetic
     - gpiolib: Free the last requested descriptor
     - Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
     - tools: hv: fcopy: set 'error' in case an unknown operation was requested
     - proc: restrict kernel stack dumps to root
     - ocfs2: fix locking for res->tracking and dlm->tracking_list
     - HID: i2c-hid: disable runtime PM operations on hantick touchpad
     - ixgbe: check return value of napi_complete_done()
     - dm thin metadata: fix __udivdi3 undefined on 32-bit
     - Revert "drm/amd/pp: Send khz clock values to DC for smu7/8"
     - Linux 4.18.13
 .
   * Volume control not working Dell XPS 27 (7760) (LP: #1775068) // Cosmic
     update: 4.18.13 upstream stable release (LP: #1801931)
     - ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760
 .
   * [Bionic][Cosmic]  ipmi: Fix timer race with module unload (LP: #1799281)
     - ipmi: Fix timer race with module unload
 .
   * [Bionic][Cosmic] Fix to ipmi to support vendor specific messages greater
     than 255 bytes (LP: #1799794)
     - ipmi:ssif: Add support for multi-part transmit messages > 2 parts
 .
   * 18.10 kernel does not appear to validate kernel module signatures correctly
     (LP: #1798863) // CVE-2018-18653
     - SAUCE: (efi-lockdown) module: remove support for deferring module signature
       verification to IMA
 .
   * 18.10 kernel does not appear to validate kernel module signatures correctly
     (LP: #1798863)
     - SAUCE: (efi-lockdown) module: trust keys from secondary keyring for module
       signing
 .
   * [Ubuntu] net/af_iucv: fix skb leaks for HiperTransport (LP: #1800639)
     - net/af_iucv: drop inbound packets with invalid flags
     - net/af_iucv: fix skb handling on HiperTransport xmit error
 .
   * Power consumption during s2idle is higher than long idle(sk hynix)
     (LP: #1801875)
     - SAUCE: pci: prevent sk hynix nvme from entering D3
     - SAUCE: nvme: add quirk to not call disable function when suspending
 .
   * NULL pointer dereference at 0000000000000020 when access
     dst_orig->ops->family in function  xfrm_lookup_with_ifid() (LP: #1801878)
     - xfrm: Fix NULL pointer dereference when skb_dst_force clears the dst_entry.
 .
   * hns3: map tx ring to tc (LP: #1802023)
     - net: hns3: Set tx ring' tc info when netdev is up
 .
   * [Ubuntu] qeth: Fix potential array overrun in cmd/rc lookup (LP: #1800641)
     - s390: qeth_core_mpc: Use ARRAY_SIZE instead of reimplementing its function
     - s390: qeth: Fix potential array overrun in cmd/rc lookup
 .
   * Mellanox CX5 stops pinging with rx_wqe_err (mlx5_core) (LP: #1799393)
     - net/mlx5: WQ, fixes for fragmented WQ buffers API
 .
   * Vulkan applications cause permanent memory leak with Intel GPU
     (LP: #1798165)
     - drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is set
 .
   * Packaging resync (LP: #1786013)
     - [Package] add support for specifying the primary makefile
Checksums-Sha1:
 92c8ea59af928cf038c62e029a9cf2c1b93d6f65 394996 block-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 3eec6195c97dc856a67ff40a6260077f610d0766 320112 crypto-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 3ca18ce0a7b9608198cb64bd4704920978256ecc 4300 fat-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 b28bd510c264e6fd52b51d9cd881f8201b02f7e5 13540 fb-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 bc3e0bca370abc969e58402647109dd242172336 65160 firewire-core-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 a7307e1b573c868df3ecce5543fdc1db088551b0 35580 floppy-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 0ecfd9ae25862318432e266855d20f8eb075974d 1327660 fs-core-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 5f597581ba2871b671bf16dd472b8b00e0a9ed1d 707452 fs-secondary-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 ee427debdffb2707ea9b2740e818d84895c79c4a 442800 input-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 2d3cd51feb8a8edc16f2c4a756853ff524e6f3b1 61152 ipmi-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 23b7da492568bf9dae6c71c0c16e80bb6d037e7e 9137712 kernel-image-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 f3cedf2e01da4476b881ac09353b012aca63d6e5 4568 linux-cloud-tools-4.18.0-12-dbgsym_4.18.0-12.13_amd64.ddeb
 c56c2c35439a2c5c95286e7c714a2751012b73e1 1868 linux-cloud-tools-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 aac63ddaa59649a67b580a673a892e9830c9441b 1872 linux-cloud-tools-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 c7a9d7f4d5d4add7731532b7c454c512318151be 71832 linux-cloud-tools-4.18.0-12_4.18.0-12.13_amd64.deb
 165b964115351aaaed2ee8547196ef1c87cac02e 63920 linux-cloud-tools-common_4.18.0-12.13_all.deb
 f4ec8d588fee1acfaf8639979caf10b901671d9f 39693620 linux-doc_4.18.0-12.13_all.deb
 27a8a5779e6e2783a9b67f004577824fa9b4c72a 1174572 linux-headers-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 7a57eb5902bf9bb61f1fd514683fdd8723ad0148 1176168 linux-headers-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 f99a69a03bde22986bff23cab1f55c067c98b84e 10482472 linux-headers-4.18.0-12_4.18.0-12.13_all.deb
 0f425816b8f70ffb2f84621f258e4b9daf3512ca 829204440 linux-image-unsigned-4.18.0-12-generic-dbgsym_4.18.0-12.13_amd64.ddeb
 e0bc6d0419b2a58e27e222db2ad2dbef71d92793 8204516 linux-image-unsigned-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 2cef161c7dcabb710982eebe3b4e70626a43df64 828963548 linux-image-unsigned-4.18.0-12-lowlatency-dbgsym_4.18.0-12.13_amd64.ddeb
 36aa6dd3a44523ea2f7e944f334c1164c938d154 8258232 linux-image-unsigned-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 88cbd6aa467129a7d3d7e2330427d926bb7a3e23 1053868 linux-libc-dev_4.18.0-12.13_amd64.deb
 c56b6353e50d493e6cb2217233d765bca2c92c95 13508948 linux-modules-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 4de77068f52c084b3cd41eda6f9985b3dbc2b03d 46216180 linux-modules-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 63fafd0bc4d88985c30fccaf8157ee8b495fd95a 32667080 linux-modules-extra-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 9bca8a55e2ee4523ce72168ec03a266956ca4200 127845988 linux-source-4.18.0_4.18.0-12.13_all.deb
 7327dca0eab17fbc7be6b7ae4873cc2634146e67 5686516 linux-tools-4.18.0-12-dbgsym_4.18.0-12.13_amd64.ddeb
 fab59dab9c6c79bc83f75a8b2330b31d52b12ca2 1956 linux-tools-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 8efc4ff28ed9a0558e6012e34afcec421f8e1f3e 1960 linux-tools-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 412ed80618a4387f3b78cc4e5ea5f9af4973a5f5 1465540 linux-tools-4.18.0-12_4.18.0-12.13_amd64.deb
 3813085b63e3314c408fbd836fbca01bf9f3d306 182328 linux-tools-common_4.18.0-12.13_all.deb
 6e2ee99c94c9a9f662128aa1c64e870d6c77ca9f 72172 linux-tools-host_4.18.0-12.13_all.deb
 e708c1faa4c7e7658ffe19d6700a3f1e96048f32 1020 linux-udebs-generic_4.18.0-12.13_amd64.udeb
 2948e42a0535136457c9f51f330ed7c4fa5d4a25 33414 linux_4.18.0-12.13_amd64.buildinfo
 3e7acc30b6b022b5c4e7777442dc58d2cc33f980 16373625 linux_4.18.0-12.13_amd64.tar.gz
 85238ac6ae6842c3d2fe6690f74648856b074a16 34462 linux_4.18.0-12.13_amd64_translations.tar.gz
 2f936f84058587fbd25578003ada0ef5e40c8fbf 289588 md-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 9021fa8d448ebb65d3c54b132c34ec5f83c7cb0d 213020 message-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 d175ba692cc18b8ed832db55a51f335c64e2691a 59568 mouse-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 bba887ea795143d8462fa23e57f3385e615a0ec5 18556 multipath-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 708fac962539b49d4394412b00c396d45c871fee 562320 nfs-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 1945e018170d705037c83f5a166efda044d0f920 4621424 nic-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 6e408f4d0e24d8898208f26883f0140724006b20 144460 nic-pcmcia-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 aadf98276831a18277d09642f51d8517ba13e9ed 552616 nic-shared-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 26f0af496a998e6b18e287c7367142269494b753 317452 nic-usb-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 3d75009755f50de82b23371dfeface6fb483607f 32204 parport-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 6fc5d315f6559beb5d35010367e33c382baa2c6f 123720 pata-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 c1c51a8002f650f48344cf6df749cb874cb31994 63976 pcmcia-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 c669105d356a4b0f7a778485c25cd427d3846d46 61196 pcmcia-storage-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 e33e9daf3358c8180e277d8c5ccdd2d49d57c419 8900 plip-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 c9be277c8065ecda0bae8aadfa43967ec8e2f95e 25488 ppp-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 f50a56cd7161eb9f59ff4caba72e9f46163f5146 96248 sata-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 cbbf81293a33a3f608fc784faed3ea934c0e7174 2590068 scsi-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 81466d52fbb6e68b95612b530fad8dadca74ca11 93644 serial-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 865376fd340cb22f214c719e6b73ae0ab9dccc3b 50876 storage-core-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 a99a391d29fb3ca841e1d1a761d95503cdf90798 141224 usb-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 5113a0c4040ca767c2fe8234f6b42c4af9f0da68 109072 virtio-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 3f73fc5cd709670b7d2e9daf3b6e1194e44f0a26 26472 vlan-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
Checksums-Sha256:
 a9eee727ac04fa2cae709edd871658d17f5c677baba517395d03c7ec0e4dfcdb 394996 block-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 9ffbdcc3623e891da807f40233784e2d1b221ed59e9fec80ddfb77002a6efb3c 320112 crypto-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 858652e66ef8e5668d450e477349a10e17f5c18a3d67dbc4ead2d9bbea8c2f40 4300 fat-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 c90b8fede111724a68e35f8e7c4429d8c30a321e26c6cce138bf6da7cb269260 13540 fb-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 64fd7771887df4a5f94035ff0411a941fb0a14097476de7fbd382fe42adbfd32 65160 firewire-core-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 4079767e8bf21dad8332729a244f2a9a336cf0cc5c2de144be4323ec61ea31a1 35580 floppy-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 e0fa67bc1b9e83712ae2641fc2d8a65b64a9d131817f97f5f4a98359fa994d5c 1327660 fs-core-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 6b5efd930d80d3d29c4e17d6173614dc30f6f34404c185021824b5e7d9b6234f 707452 fs-secondary-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 537bc9035e88ac335628bf13c72564f45628dc0e68b7db2d663d9dcc38c56cdf 442800 input-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 6a325952d83efd3e010d96c464c44bb1368f945b22d9d8e9d2518cd3cee431ca 61152 ipmi-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 4d53ffe2668d332ff9bd23eea64faf0885e32cafe169df37b0c1dcd682aeb080 9137712 kernel-image-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 93daeabdde2f9956a5d81aba43ed012cb8657b844b19d6457c3f051c05418d90 4568 linux-cloud-tools-4.18.0-12-dbgsym_4.18.0-12.13_amd64.ddeb
 fd25b73471ac5490158ee9c4b60f45b9e6efb5febc852d3f5f3ff4d6f4d3b024 1868 linux-cloud-tools-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 4c4e65a2ff70b350e6eb35c9e3e1667b5cb857ae6fe5922de937fd66f7560bb0 1872 linux-cloud-tools-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 d9490a223bc892d1d11f0ecdca68e25dc419256dc3af7ea5d9b45c2e5a84c250 71832 linux-cloud-tools-4.18.0-12_4.18.0-12.13_amd64.deb
 f8a48fc1d149da84fd12bb63d9759a0abe14bb2431895a80af4d1313c7e68944 63920 linux-cloud-tools-common_4.18.0-12.13_all.deb
 e9e2e46102cc9adee652aa9320af338a6bd19b94a9ce05d40301db634f235dad 39693620 linux-doc_4.18.0-12.13_all.deb
 d185765f04545962f5eaad76a23e7db2f7caa33df04dae95ff2db6e9a7438f16 1174572 linux-headers-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 d9b3612fd4b5ab692eff55540e89977ccc7708a65e631fff2f07d49aa5fea4fa 1176168 linux-headers-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 e9d9b9791f85e2a37452faa8980f55a7e312705614d08eb7d03e84e2ff1f8585 10482472 linux-headers-4.18.0-12_4.18.0-12.13_all.deb
 e94a30a3f8da5ef12826622904c9f3fd621760f2566c58ac048246cd8920f102 829204440 linux-image-unsigned-4.18.0-12-generic-dbgsym_4.18.0-12.13_amd64.ddeb
 98b0206da1b2e38faa9dc07a530d9b3bf02265086ecdfa454071a5e6077c497c 8204516 linux-image-unsigned-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 d331d101ff77d83b7c64d6919b1089337b3e58dc35f6046fac972bb83ed9fd4e 828963548 linux-image-unsigned-4.18.0-12-lowlatency-dbgsym_4.18.0-12.13_amd64.ddeb
 43bebca8d432183d05b184aa9550e1e2580474c70a0c4ddfc5a36fa6b323228e 8258232 linux-image-unsigned-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 585c580d38649983f2f7d85f70f02786121f00d2920c47e3c0ee274b940b6c3d 1053868 linux-libc-dev_4.18.0-12.13_amd64.deb
 b48ce272e187f0972abc34d725d133660b38fc6da28059be185bde87ee335fb2 13508948 linux-modules-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 2f519590e250c39a838e3b98aa8e1cc9b295fb211a58d626a77f8bf01b8e43b0 46216180 linux-modules-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 2427e687e7fd7288558213e817c3af36892ca0a52efb69a180e380eda3f8f304 32667080 linux-modules-extra-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 4afc59014102a3cefd3736f42b0921a55b50f0d6dc27018ebc4000705e17b46a 127845988 linux-source-4.18.0_4.18.0-12.13_all.deb
 558e8562888d0e4568229249c056ea9f1ae2baec70c216fd19cac8ec0476a395 5686516 linux-tools-4.18.0-12-dbgsym_4.18.0-12.13_amd64.ddeb
 55319fb720af502ad637555d8f4e065910c39da3640da9031849c899c664bf24 1956 linux-tools-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 22508e3e85ce403c54ee7440a915be55dd41ef246670c601c26b0f765c34d38d 1960 linux-tools-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 0b97b7d8eb97adf72e06dd2ee4c61c4eb9293e241e2c5df535504fbbabd7b3c3 1465540 linux-tools-4.18.0-12_4.18.0-12.13_amd64.deb
 f15e1355f4a0563664cf4635582564cbce6d3b19e71644861fb99e22ef329563 182328 linux-tools-common_4.18.0-12.13_all.deb
 77ce80dc420736bfe8f1633953f5e3580ec1e5beb79015bc926f6b1d2e72c089 72172 linux-tools-host_4.18.0-12.13_all.deb
 8c7872c114012c31c0216a54d8b2d5f26d68ddd74cb1c6a475b0ed2a49164209 1020 linux-udebs-generic_4.18.0-12.13_amd64.udeb
 cf3dfb6c4ed38828b3116a15fea3cec1143fed2a368cae22dfef4f11efb01ad7 33414 linux_4.18.0-12.13_amd64.buildinfo
 1f2b1ba457eb6fd83ee2dd52c2b9b8a8a1950a344ec257c19e8d8e1449032d82 16373625 linux_4.18.0-12.13_amd64.tar.gz
 90874238395f9396137a495645dbf5525bb23205eef4aa061c19cca5b745f55c 34462 linux_4.18.0-12.13_amd64_translations.tar.gz
 1400d42325b00deb99c2eafd7040a210199a024dc4dd172d1d053f817ea3f132 289588 md-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 77a588a2a7143bab538ff2c244b7ae7e715f29a6ffbc800b9fb8cd762e39140f 213020 message-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 9449b731a0655a3bf5546064268eded098165790a52d2930043fbb69d8f12610 59568 mouse-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 f5c7b8cabe4b0b3957d50877f6150521b958c349c928d747f94fe5a4a170d502 18556 multipath-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 21a413117399466a3c792ec88e07eaaf09bbbd8797e937e532ae83309a67a81b 562320 nfs-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 1e71872817a6204c688789c74e05ddb9027a3948606903a27f6d07f2d2f6f1c4 4621424 nic-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 14794e8fae3baa0f92e9225f6f7c57ae47ef562a7fdd6b352e55e4f9b1d34592 144460 nic-pcmcia-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 5e327ea6d477c8899d696a811a42028e23d5298dc985c5e3a488795161029ac5 552616 nic-shared-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 ff8be019f7706488548b865112f4b1b6b1f4a1531750931939fc810d00f47503 317452 nic-usb-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 3a6ee0ed5748bba797a3b97e7e06abe3b9a2db5f536cd023ff82b7c3f4f74aee 32204 parport-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 5345f82c798f1e7eb9b31f936594d4e43055fe0aa0cff7f6cc4b62ae3619847d 123720 pata-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 8864c27a64db1fbe657e975d884fa592bf1b001fd9c5594984b561632b97b547 63976 pcmcia-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 b0471d28f2b4a943e3d894dcada139f8debdb1c2a102b26205e7765608f173fa 61196 pcmcia-storage-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 e518c332237526e129c82a1ca06d4cd109a8cc851e29c639ca125b36d75ab17e 8900 plip-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 54f5932735b00a902f37c9f630448228cab09b7e84887b02748e937e7ada3ae6 25488 ppp-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 13658b272f9f521ed0abf5d7e5de7c6a29c207cbef7e9d64c782cc6c8b671a06 96248 sata-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 d0c48bfeafb6616398b0aa7d17c27cb4c78a55a5aff5ef54e7260bd8e3fbbe8f 2590068 scsi-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 bedbaf39219dcea56fb08ba5f0a7fdf4553af676ae815a3ea42532156894b84e 93644 serial-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 341e155addc01add7ceb59fdfd634eecab52e67a7de22a6d198f70aea0efc0d6 50876 storage-core-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 0e2fed09ff8c3248510eb1681151fbc45ac779d78880b2b95ac2afb58bd6c1f7 141224 usb-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 62b226ef361edff4ac7f0508f567df44974cf259a8675b8fb6e3ee313544d1a2 109072 virtio-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 106f2760f88624a1ee22056db957b43cf1c44313b2a876e53ec29ef6ab579445 26472 vlan-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
Files:
 ecd604ad5f840e64f150894bdefe6896 394996 debian-installer standard block-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 e7284dc62a2b35670706beefdf44ddc1 320112 debian-installer extra crypto-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 cf118550001f759b24742317f2113df4 4300 debian-installer standard fat-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 cd55d1a1913ecd7b80e0dd05d91ad2a7 13540 debian-installer standard fb-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 6102f74bef5e83cd4de13534c4ebabe4 65160 debian-installer standard firewire-core-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 da87187f56932597c769e91677c7a31b 35580 debian-installer standard floppy-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 228897fcab191a1798c8565cd9f119c8 1327660 debian-installer standard fs-core-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 0310af7caab186edf2700ea818962924 707452 debian-installer standard fs-secondary-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 5335ac96ee8c5bf255b82c245549ac3a 442800 debian-installer standard input-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 9ae72be9fbe4ad6422d7669f811d645f 61152 debian-installer standard ipmi-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 46495ebbcef55109f310990f772158b8 9137712 debian-installer optional kernel-image-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 0d6f9739167fb809bf4eea3855759f70 4568 debug optional linux-cloud-tools-4.18.0-12-dbgsym_4.18.0-12.13_amd64.ddeb
 0056bd48641b73152af1dd5d3eb466e7 1868 devel optional linux-cloud-tools-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 8c2b7b262e0206d8f1feb4f31bddcc1e 1872 devel optional linux-cloud-tools-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 7a74132908b00f0a1b16b4d2a8098018 71832 devel optional linux-cloud-tools-4.18.0-12_4.18.0-12.13_amd64.deb
 41bf19862619133e3db3c631f94c14b6 63920 kernel optional linux-cloud-tools-common_4.18.0-12.13_all.deb
 c6c25789fd4e6b2cff4daba9852602ee 39693620 doc optional linux-doc_4.18.0-12.13_all.deb
 0e297f5928ccdc09d5b8e8b3b8780247 1174572 devel optional linux-headers-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 4b5f69a6f1f4795a4272d99c0cacaf34 1176168 devel optional linux-headers-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 ee5600bde1033e6516b9c577e89c7b64 10482472 devel optional linux-headers-4.18.0-12_4.18.0-12.13_all.deb
 345074885a34d737289a21c7fd592862 829204440 devel optional linux-image-unsigned-4.18.0-12-generic-dbgsym_4.18.0-12.13_amd64.ddeb
 d38dd4679a28eb6c1777d3c6172e88a9 8204516 kernel optional linux-image-unsigned-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 d21f3bb051692df6bc21a859bb7d38b0 828963548 devel optional linux-image-unsigned-4.18.0-12-lowlatency-dbgsym_4.18.0-12.13_amd64.ddeb
 246437e40942accf611b8695e20d0587 8258232 kernel optional linux-image-unsigned-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 cecbbd38b3469dec6c345422060c03f8 1053868 devel optional linux-libc-dev_4.18.0-12.13_amd64.deb
 77a48f3563ab4117d135b96cfdd371c5 13508948 kernel optional linux-modules-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 fd2add30e364d081407f13c48f963b50 46216180 kernel optional linux-modules-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 bfb31aae6ca9ee2cb9e0673f315117d9 32667080 kernel optional linux-modules-extra-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 9a7187670677435a6ce1ab22a03d7615 127845988 devel optional linux-source-4.18.0_4.18.0-12.13_all.deb
 36bfed09faeec96f38c11a908d9806b6 5686516 debug optional linux-tools-4.18.0-12-dbgsym_4.18.0-12.13_amd64.ddeb
 60d8844b9e3ec369242f1727cede0ad5 1956 devel optional linux-tools-4.18.0-12-generic_4.18.0-12.13_amd64.deb
 9c8d9e06268d7d7ea93bc7e7ea806ed7 1960 devel optional linux-tools-4.18.0-12-lowlatency_4.18.0-12.13_amd64.deb
 7b4172a560cb093ad34887efc05c8f2b 1465540 devel optional linux-tools-4.18.0-12_4.18.0-12.13_amd64.deb
 80ec52cc1c438ccbd55df367e4890240 182328 kernel optional linux-tools-common_4.18.0-12.13_all.deb
 4493651871b95a10287a2d5f81f2fb8f 72172 kernel optional linux-tools-host_4.18.0-12.13_all.deb
 65ac666239dbfe11149a3cf3f00bc42d 1020 debian-installer optional linux-udebs-generic_4.18.0-12.13_amd64.udeb
 788d454cd3bb9d310a67b93734c0cd2b 33414 devel optional linux_4.18.0-12.13_amd64.buildinfo
 5e36e429d947dcf15f93bb2af836d14d 16373625 raw-signing - linux_4.18.0-12.13_amd64.tar.gz
 6230776c8f23a45aba05715b4813c4e1 34462 raw-translations - linux_4.18.0-12.13_amd64_translations.tar.gz
 a39d54803522e468d2ecf9e24b019821 289588 debian-installer standard md-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 b69b2b2956a5b788052898c994eb32bc 213020 debian-installer standard message-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 9689256cf48ecfbc9562a36321294d5f 59568 debian-installer extra mouse-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 1741acdd159e62238f491ae003070327 18556 debian-installer extra multipath-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 c84b415204687898ff0d525aa3487b73 562320 debian-installer standard nfs-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 6363daf13efff31fd86d3dad3f70173b 4621424 debian-installer standard nic-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 4d55990d87ab5cae33fdfd2e02c8e230 144460 debian-installer standard nic-pcmcia-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 6848aff0e8a59e5e0fd9675b15b9e461 552616 debian-installer standard nic-shared-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 cc2b653f01e791356441e03eabe2e430 317452 debian-installer standard nic-usb-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 c39a776a66f3abd460cf2d105af912f3 32204 debian-installer standard parport-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 acbb9ad43c3ea5a1123226bdde66bd52 123720 debian-installer standard pata-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 e068ae05ff8fd2635e729afff9af01c0 63976 debian-installer standard pcmcia-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 ccf712678790fee8191f9a0b43085456 61196 debian-installer standard pcmcia-storage-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 2fa30aad2762dbd843b6c74e055554fd 8900 debian-installer standard plip-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 7dd0675e8dac2828b890ddfdbc8e5cba 25488 debian-installer standard ppp-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 fab4d80a6e4aa0249589810ba3d1dc55 96248 debian-installer standard sata-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 e14b36ba2b638dd2a4aad74f16e61dcb 2590068 debian-installer standard scsi-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 15fa9a3f1361423aa781f46b1d1dfe2e 93644 debian-installer standard serial-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 e45afa4c2f665aae3319acc53ea5b2db 50876 debian-installer standard storage-core-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 38e94672076cb650221d2186c9293218 141224 debian-installer standard usb-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 9fdee9023b217d867d5c28d7f86290b9 109072 debian-installer standard virtio-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
 e23085f0272227ac52064a2b866b6830 26472 debian-installer extra vlan-modules-4.18.0-12-generic-di_4.18.0-12.13_amd64.udeb
Package-Type: udeb


More information about the Disco-changes mailing list