linux-hwe (4.15.0-48.51~16.04.1) xenial; urgency=medium

  * linux-hwe: 4.15.0-48.51~16.04.1 -proposed tracker (LP: #1822819)

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

  [ Ubuntu: 4.15.0-48.51 ]

  * linux: 4.15.0-48.51 -proposed tracker (LP: #1822820)
  * Packaging resync (LP: #1786013)
    - [Packaging] update helper scripts
    - [Packaging] resync retpoline extraction
  * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
    triggers system hang on i386 (LP: #1812845)
    - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
  * [P9][LTCTest][Opal][FW910] cpupower monitor shows multiple stop Idle_Stats
    (LP: #1719545)
    - cpupower : Fix header name to read idle state name
  * [amdgpu] screen corruption when using touchpad (LP: #1818617)
    - drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over (v3)
    - drm/amdgpu: Free VGA stolen memory as soon as possible.
  * [SRU][B/C/OEM]IOMMU: add kernel dma protection (LP: #1820153)
    - ACPICA: AML parser: attempt to continue loading table after error
    - ACPI / property: Allow multiple property compatible _DSD entries
    - PCI / ACPI: Identify untrusted PCI devices
    - iommu/vt-d: Force IOMMU on for platform opt in hint
    - iommu/vt-d: Do not enable ATS for untrusted devices
    - thunderbolt: Export IOMMU based DMA protection support to userspace
    - iommu/vt-d: Disable ATS support on untrusted devices
  * Add basic support to NVLink2 passthrough (LP: #1819989)
    - powerpc/powernv/npu: Do not try invalidating 32bit table when 64bit table 
is
      enabled
    - powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESET
    - powerpc/powernv: Export opal_check_token symbol
    - powerpc/powernv: Make possible for user to force a full ipl cec reboot
    - powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn
    - powerpc/powernv: Move npu struct from pnv_phb to pci_controller
    - powerpc/powernv/npu: Move OPAL calls away from context manipulation
    - powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
    - powerpc/pseries/npu: Enable platform support
    - powerpc/pseries: Remove IOMMU API support for non-LPAR systems
    - powerpc/powernv/npu: Check mmio_atsd array bounds when populating
    - powerpc/powernv/npu: Fault user page into the hypervisor's pagetable
  * Huawei Hi1822 NIC has poor performance (LP: #1820187)
    - net-next: hinic: fix a problem in free_tx_poll()
    - hinic: remove ndo_poll_controller
    - net-next/hinic: add checksum offload and TSO support
    - hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4
    - net-next/hinic:replace multiply and division operators
    - net-next/hinic:add rx checksum offload for HiNIC
    - net-next/hinic:fix a bug in set mac address
    - net-next/hinic: fix a bug in rx data flow
    - net: hinic: fix null pointer dereference on pointer hwdev
    - hinic: optmize rx refill buffer mechanism
    - net-next/hinic:add shutdown callback
    - net-next/hinic: replace disable_irq_nosync/enable_irq
  * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
    - Fonts: New Terminus large console font
    - [Config]: enable highdpi Terminus 16x32 font support
  * [19.04 FEAT] qeth: Enhanced link speed - kernel part (LP: #1814892)
    - s390/qeth: report 25Gbit link speed
  * CVE-2017-5754
    - x86/nmi: Fix NMI uaccess race against CR3 switching
    - x86/mm: Fix documentation of module mapping range with 4-level paging
    - x86/pti: Enable global pages for shared areas
    - x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
    - x86/pti: Leave kernel text global for !PCID
    - x86/pti: Fix boot problems from Global-bit setting
    - x86/pti: Fix boot warning from Global-bit setting
    - x86/pti: Reduce amount of kernel text allowed to be Global
    - x86/pti: Disallow global kernel text with RANDSTRUCT
    - x86/entry/32: Add explicit 'l' instruction suffix
    - x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
    - x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task_stack
    - x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
    - x86/entry/32: Put ESPFIX code into a macro
    - x86/entry/32: Unshare NMI return path
    - x86/entry/32: Split off return-to-kernel path
    - x86/entry/32: Enter the kernel via trampoline stack
    - x86/entry/32: Leave the kernel via trampoline stack
    - x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
    - x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
    - x86/entry/32: Simplify debug entry point
    - x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
    - x86/entry/32: Add PTI CR3 switches to NMI handler code
    - x86/entry: Rename update_sp0 to update_task_stack
    - x86/pgtable: Rename pti_set_user_pgd() to pti_set_user_pgtbl()
    - x86/pgtable/pae: Unshare kernel PMDs when PTI is enabled
    - x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
    - x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
    - x86/pgtable: Move pti_set_user_pgtbl() to pgtable.h
    - x86/pgtable: Move two more functions from pgtable_64.h to pgtable.h
    - x86/mm/pae: Populate valid user PGD entries
    - x86/mm/pae: Populate the user page-table with user pgd's
    - x86/mm/pti: Add an overflow check to pti_clone_pmds()
    - x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
    - x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
    - x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
    - x86/mm/pti: Keep permissions when cloning kernel text in
      pti_clone_kernel_text()
    - x86/mm/pti: Introduce pti_finalize()
    - x86/mm/pti: Clone entry-text again in pti_finalize()
    - x86/mm/dump_pagetables: Define INIT_PGD
    - x86/pgtable/pae: Use separate kernel PMDs for user page-table
    - x86/ldt: Reserve address-space range on 32 bit for the LDT
    - x86/ldt: Define LDT_END_ADDR
    - x86/ldt: Split out sanity check in map_ldt_struct()
    - x86/ldt: Enable LDT user-mapping for PAE
    - x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
    - [Config] Update PAGE_TABLE_ISOLATION annotations
    - x86/mm/pti: Add Warning when booting on a PCID capable CPU
    - x86/entry/32: Add debug code to check entry/exit CR3
    - x86/pti: Check the return value of pti_user_pagetable_walk_p4d()
    - x86/pti: Check the return value of pti_user_pagetable_walk_pmd()
    - perf/core: Make sure the ring-buffer is mapped in all page-tables
    - x86/entry/32: Check for VM86 mode in slow-path check
    - x86/mm: Remove in_nmi() warning from vmalloc_fault()
    - x86/kexec: Allocate 8k PGDs for PTI
    - x86/mm/pti: Clear Global bit more aggressively
    - mm: Allow non-direct-map arguments to free_reserved_area()
    - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
    - x86/mm/init: Add helper for freeing kernel image pages
    - x86/mm/init: Remove freed kernel image areas from alias mapping
    - x86/mm/pti: Fix 32 bit PCID check
    - x86/mm/pti: Don't clear permissions in pti_clone_pmd()
    - x86/mm/pti: Clone kernel-image on PTE level for 32 bit
    - x86/relocs: Add __end_rodata_aligned to S_REL
    - x86/mm/pti: Move user W+X check into pti_finalize()
    - x86/efi: Load fixmap GDT in efi_call_phys_epilog()
    - x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
    - x86/mm/doc: Clean up the x86-64 virtual memory layout descriptions
    - x86/mm/doc: Enhance the x86-64 virtual memory layout descriptions
    - x86/entry/32: Clear the CS high bits
    - x86/mm: Move LDT remap out of KASLR region on 5-level paging
    - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
    - x86/ldt: Remove unused variable in map_ldt_struct()
    - x86/mm: Fix guard hole handling
    - x86/dump_pagetables: Fix LDT remap address marker
  * Avoid potential memory corruption on HiSilicon SoCs (LP: #1819546)
    - iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads
  * Ubuntu18.04.01: [Power9] power8 Compat guest(RHEL7.6) crashes during guest
    boot with > 256G of memory (kernel/kvm) (LP: #1818645)
    - ]PATCH] KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
  * Fix for dual Intel NVMes (LP: #1821961)
    - SAUCE: nvme: Merge two quirk entries into one for Intel 760p/Pro 7600p
  * CVE-2017-5715
    - tools headers: Synchronize prctl.h ABI header
    - x86/spectre: Add missing family 6 check to microcode check
    - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
    - x86/speculation: Apply IBPB more strictly to avoid cross-process data leak
    - x86/speculation: Propagate information about RSB filling mitigation to 
sysfs
    - x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC
      variant
    - x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
    - x86/retpoline: Remove minimal retpoline support
    - x86/speculation: Update the TIF_SSBD comment
    - x86/speculation: Clean up spectre_v2_parse_cmdline()
    - x86/speculation: Remove unnecessary ret variable in cpu_show_common()
    - x86/speculation: Move STIPB/IBPB string conditionals out of
      cpu_show_common()
    - x86/speculation: Disable STIBP when enhanced IBRS is in use
    - x86/speculation: Rename SSBD update functions
    - x86/speculation: Reorganize speculation control MSRs update
    - sched/smt: Make sched_smt_present track topology
    - x86/Kconfig: Select SCHED_SMT if SMP enabled
    - sched/smt: Expose sched_smt_present static key
    - x86/speculation: Rework SMT state change
    - x86/l1tf: Show actual SMT state
    - x86/speculation: Reorder the spec_v2 code
    - x86/speculation: Mark string arrays const correctly
    - x86/speculataion: Mark command line parser data __initdata
    - x86/speculation: Unify conditional spectre v2 print functions
    - x86/speculation: Add command line control for indirect branch speculation
    - x86/speculation: Prepare for per task indirect branch speculation control
    - x86/process: Consolidate and simplify switch_to_xtra() code
    - x86/speculation: Avoid __switch_to_xtra() calls
    - x86/speculation: Prepare for conditional IBPB in switch_mm()
    - ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
    - x86/speculation: Split out TIF update
    - x86/speculation: Prevent stale SPEC_CTRL msr content
    - x86/speculation: Prepare arch_smt_update() for PRCTL mode
    - x86/speculation: Add prctl() control for indirect branch speculation
    - x86/speculation: Enable prctl mode for spectre_v2_user
    - x86/speculation: Add seccomp Spectre v2 user space protection mode
    - x86/speculation: Provide IBPB always command line options
    - kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
    - x86/speculation: Change misspelled STIPB to STIBP
    - x86/speculation: Add support for STIBP always-on preferred mode
    - x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
    - s390: remove closung punctuation from spectre messages
    - x86/speculation: Simplify the CPU bug detection logic
  * CVE-2018-3639
    - x86/bugs: Add AMD's variant of SSB_NO
    - x86/bugs: Add AMD's SPEC_CTRL MSR usage
    - x86/bugs: Switch the selection of mitigation from CPU vendor to CPU 
features
    - x86/bugs: Update when to check for the LS_CFG SSBD mitigation
    - x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
    - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts 
disabled
  * [Ubuntu] vfio-ap: add subsystem to matrix device to avoid libudev failures
    (LP: #1818854)
    - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
  * Kernel regularly logs: Bluetooth: hci0: last event is not cmd complete
    (0x0f) (LP: #1748565)
    - Bluetooth: Fix unnecessary error message for HCI request completion
  * HiSilicon HNS ethernet broken in 4.15.0-45 (LP: #1818294)
    - net: hns: Fix WARNING when hns modules installed
  * rtl8723be wifi does not work under linux-modules-extra-4.15.0-33-generic
    (LP: #1788997)
    - SAUCE: Revert "rtlwifi: cleanup 8723be ant_sel definition"
  * Crash from :i915 module with 4.15.0-46-generic using multi-display
    (LP: #1819486)
    - SAUCE: Revert "drm/i915: Fix hotplug irq ack on i965/g4x"
  * kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2
    (LP: #1814069)
    - hv/netvsc: fix handling of fallback to single queue mode
    - hv/netvsc: Fix NULL dereference at single queue mode fallback
  * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
    - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
  * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
    - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
  * fscache: jobs might hang when fscache disk is full (LP: #1821395)
    - fscache: fix race between enablement and dropping of object
  * hns3: fix oops in hns3_clean_rx_ring() (LP: #1821064)
    - net: hns3: add dma_rmb() for rx description
  * Hard lockup in 2 CPUs due to deadlock in cpu_stoppers (LP: #1821259)
    - stop_machine: Disable preemption after queueing stopper threads
    - stop_machine: Atomically queue and wake stopper threads
  * tcm_loop.ko: move from modules-extra into main modules package
    (LP: #1817786)
    - [Packaging] move tcm_loop.lo to main linux-modules package
  * tcmu user space crash results in kernel module hang. (LP: #1819504)
    - scsi: tcmu: delete unused __wait
    - scsi: tcmu: track nl commands
    - scsi: tcmu: simplify nl interface
    - scsi: tcmu: add module wide block/reset_netlink support
  * Intel XL710 - i40e driver does not work with kernel 4.15 (Ubuntu 18.04)
    (LP: #1779756)
    - i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
    - i40e: prevent overlapping tx_timeout recover
  * some codecs stop working after S3 (LP: #1820930)
    - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
  * i40e xps management broken when > 64 queues/cpus (LP: #1820948)
    - i40e: Do not allow use more TC queue pairs than MSI-X vectors exist
    - i40e: Fix the number of queues available to be mapped for use
  * 4.15 s390x kernel BUG at /build/linux-
    Gycr4Z/linux-4.15.0/drivers/block/virtio_blk.c:565! (LP: #1788432)
    - virtio/s390: avoid race on vcdev->config
    - virtio/s390: fix race in ccw_io_helper()
  * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
    - iommu/amd: Fix NULL dereference bug in match_hid_uid
  * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
    system (LP: #1821271)
    - iwlwifi: add new card for 9260 series
  * Add support for MAC address pass through on RTL8153-BD (LP: #1821276)
    - r8152: Add support for MAC address pass through on RTL8153-BD
    - r8152: Fix an error on RTL8153-BD MAC Address Passthrough support

Date: Fri, 05 Apr 2019 17:39:18 +0800
Changed-By: Wen-chien Jesse Sung <jesse.s...@canonical.com>
Maintainer: Launchpad Build Daemon <buildd@lcy01-amd64-020.buildd>

Format: 1.8
Date: Fri, 05 Apr 2019 17:39:18 +0800
Source: linux-hwe
Binary: linux-source-4.15.0 linux-headers-4.15.0-48 linux-hwe-tools-4.15.0-48 
linux-hwe-cloud-tools-4.15.0-48 linux-image-unsigned-4.15.0-48-generic 
linux-modules-4.15.0-48-generic linux-modules-extra-4.15.0-48-generic 
linux-headers-4.15.0-48-generic linux-image-unsigned-4.15.0-48-generic-dbgsym 
linux-tools-4.15.0-48-generic linux-cloud-tools-4.15.0-48-generic 
linux-hwe-udebs-generic linux-buildinfo-4.15.0-48-generic 
linux-image-unsigned-4.15.0-48-generic-lpae 
linux-modules-4.15.0-48-generic-lpae linux-modules-extra-4.15.0-48-generic-lpae 
linux-headers-4.15.0-48-generic-lpae 
linux-image-unsigned-4.15.0-48-generic-lpae-dbgsym 
linux-tools-4.15.0-48-generic-lpae linux-cloud-tools-4.15.0-48-generic-lpae 
linux-hwe-udebs-generic-lpae linux-buildinfo-4.15.0-48-generic-lpae 
linux-image-unsigned-4.15.0-48-lowlatency linux-modules-4.15.0-48-lowlatency 
linux-modules-extra-4.15.0-48-lowlatency linux-headers-4.15.0-48-lowlatency 
linux-image-unsigned-4.15.0-48-lowlatency-dbgsym
 linux-tools-4.15.0-48-lowlatency linux-cloud-tools-4.15.0-48-lowlatency 
linux-hwe-udebs-lowlatency linux-buildinfo-4.15.0-48-lowlatency 
kernel-image-4.15.0-48-generic-di fat-modules-4.15.0-48-generic-di 
fb-modules-4.15.0-48-generic-di firewire-core-modules-4.15.0-48-generic-di 
floppy-modules-4.15.0-48-generic-di fs-core-modules-4.15.0-48-generic-di 
fs-secondary-modules-4.15.0-48-generic-di input-modules-4.15.0-48-generic-di 
irda-modules-4.15.0-48-generic-di md-modules-4.15.0-48-generic-di 
nic-modules-4.15.0-48-generic-di nic-pcmcia-modules-4.15.0-48-generic-di 
nic-usb-modules-4.15.0-48-generic-di nic-shared-modules-4.15.0-48-generic-di 
parport-modules-4.15.0-48-generic-di pata-modules-4.15.0-48-generic-di 
pcmcia-modules-4.15.0-48-generic-di pcmcia-storage-modules-4.15.0-48-generic-di 
plip-modules-4.15.0-48-generic-di ppp-modules-4.15.0-48-generic-di 
sata-modules-4.15.0-48-generic-di scsi-modules-4.15.0-48-generic-di 
serial-modules-4.15.0-48-generic-di
 storage-core-modules-4.15.0-48-generic-di usb-modules-4.15.0-48-generic-di 
nfs-modules-4.15.0-48-generic-di block-modules-4.15.0-48-generic-di 
message-modules-4.15.0-48-generic-di crypto-modules-4.15.0-48-generic-di 
virtio-modules-4.15.0-48-generic-di mouse-modules-4.15.0-48-generic-di 
vlan-modules-4.15.0-48-generic-di ipmi-modules-4.15.0-48-generic-di
 multipath-modules-4.15.0-48-generic-di
Architecture: amd64 all amd64_translations
Version: 4.15.0-48.51~16.04.1
Distribution: xenial
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd@lcy01-amd64-020.buildd>
Changed-By: Wen-chien Jesse Sung <jesse.s...@canonical.com>
Description:
 block-modules-4.15.0-48-generic-di - Block storage devices (udeb)
 crypto-modules-4.15.0-48-generic-di - crypto modules (udeb)
 fat-modules-4.15.0-48-generic-di - FAT filesystem support (udeb)
 fb-modules-4.15.0-48-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-4.15.0-48-generic-di - Firewire (IEEE-1394) Support 
(udeb)
 floppy-modules-4.15.0-48-generic-di - Floppy driver support (udeb)
 fs-core-modules-4.15.0-48-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-4.15.0-48-generic-di - Extra filesystem modules (udeb)
 input-modules-4.15.0-48-generic-di - Support for various input methods (udeb)
 ipmi-modules-4.15.0-48-generic-di - ipmi modules (udeb)
 irda-modules-4.15.0-48-generic-di - Support for Infrared protocols (udeb)
 kernel-image-4.15.0-48-generic-di - kernel image and system map (udeb)
 linux-buildinfo-4.15.0-48-generic - Linux kernel buildinfo for version 4.15.0 
on 64 bit x86 SMP
 linux-buildinfo-4.15.0-48-generic-lpae - Linux kernel buildinfo for version 
4.15.0 on 64 bit x86 SMP
 linux-buildinfo-4.15.0-48-lowlatency - Linux kernel buildinfo for version 
4.15.0 on 64 bit x86 SMP
 linux-cloud-tools-4.15.0-48-generic - Linux kernel version specific cloud 
tools for version 4.15.0-48
 linux-cloud-tools-4.15.0-48-generic-lpae - Linux kernel version specific cloud 
tools for version 4.15.0-48
 linux-cloud-tools-4.15.0-48-lowlatency - Linux kernel version specific cloud 
tools for version 4.15.0-48
 linux-headers-4.15.0-48 - Header files related to Linux kernel version 4.15.0
 linux-headers-4.15.0-48-generic - Linux kernel headers for version 4.15.0 on 
64 bit x86 SMP
 linux-headers-4.15.0-48-generic-lpae - Linux kernel headers for version 4.15.0 
on 64 bit x86 SMP
 linux-headers-4.15.0-48-lowlatency - Linux kernel headers for version 4.15.0 
on 64 bit x86 SMP
 linux-hwe-cloud-tools-4.15.0-48 - Linux kernel version specific cloud tools 
for version 4.15.0-48
 linux-hwe-tools-4.15.0-48 - Linux kernel version specific tools for version 
4.15.0-48
 linux-hwe-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-hwe-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-hwe-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 linux-image-unsigned-4.15.0-48-generic - Linux kernel image for version 4.15.0 
on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-48-generic-dbgsym - Linux kernel debug image for 
version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-48-generic-lpae - Linux kernel image for version 
4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-48-generic-lpae-dbgsym - Linux kernel debug image 
for version 4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-48-lowlatency - Linux kernel image for version 
4.15.0 on 64 bit x86 SMP
 linux-image-unsigned-4.15.0-48-lowlatency-dbgsym - Linux kernel debug image 
for version 4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-48-generic - Linux kernel extra modules for version 
4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-48-generic-lpae - Linux kernel extra modules for version 
4.15.0 on 64 bit x86 SMP
 linux-modules-4.15.0-48-lowlatency - Linux kernel extra modules for version 
4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-48-generic - Linux kernel extra modules for version 
4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-48-generic-lpae - Linux kernel extra modules for 
version 4.15.0 on 64 bit x86 SMP
 linux-modules-extra-4.15.0-48-lowlatency - Linux kernel extra modules for 
version 4.15.0 on 64 bit x86 SMP
 linux-source-4.15.0 - Linux kernel source for version 4.15.0 with Ubuntu 
patches
 linux-tools-4.15.0-48-generic - Linux kernel version specific tools for 
version 4.15.0-48
 linux-tools-4.15.0-48-generic-lpae - Linux kernel version specific tools for 
version 4.15.0-48
 linux-tools-4.15.0-48-lowlatency - Linux kernel version specific tools for 
version 4.15.0-48
 md-modules-4.15.0-48-generic-di - Multi-device support (raid, device-mapper, 
lvm) (udeb)
 message-modules-4.15.0-48-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-4.15.0-48-generic-di - Mouse support (udeb)
 multipath-modules-4.15.0-48-generic-di - DM-Multipath support (udeb)
 nfs-modules-4.15.0-48-generic-di - NFS filesystem drivers (udeb)
 nic-modules-4.15.0-48-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-4.15.0-48-generic-di - PCMCIA network interface support 
(udeb)
 nic-shared-modules-4.15.0-48-generic-di - nic shared modules (udeb)
 nic-usb-modules-4.15.0-48-generic-di - USB network interface support (udeb)
 parport-modules-4.15.0-48-generic-di - Parallel port support (udeb)
 pata-modules-4.15.0-48-generic-di - PATA support modules (udeb)
 pcmcia-modules-4.15.0-48-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-4.15.0-48-generic-di - PCMCIA storage support (udeb)
 plip-modules-4.15.0-48-generic-di - PLIP (parallel port) networking support 
(udeb)
 ppp-modules-4.15.0-48-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-4.15.0-48-generic-di - SATA storage support (udeb)
 scsi-modules-4.15.0-48-generic-di - SCSI storage support (udeb)
 serial-modules-4.15.0-48-generic-di - Serial port support (udeb)
 storage-core-modules-4.15.0-48-generic-di - Core storage support (udeb)
 usb-modules-4.15.0-48-generic-di - Core USB support (udeb)
 virtio-modules-4.15.0-48-generic-di - VirtIO Modules (udeb)
 vlan-modules-4.15.0-48-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1719545 1748565 1779756 1786013 1788432 1788997 1811815 
1812845 1814069 1814892 1817786 1818204 1818294 1818617 1818645 1818854 1819486 
1819504 1819546 1819881 1819989 1820153 1820187 1820930 1820948 1820990 1821064 
1821259 1821271 1821276 1821395 1821961 1822819 1822820
Changes:
 linux-hwe (4.15.0-48.51~16.04.1) xenial; urgency=medium
 .
   * linux-hwe: 4.15.0-48.51~16.04.1 -proposed tracker (LP: #1822819)
 .
   * Packaging resync (LP: #1786013)
     - [Packaging] resync git-ubuntu-log
     - [Packaging] update helper scripts
 .
   [ Ubuntu: 4.15.0-48.51 ]
 .
   * linux: 4.15.0-48.51 -proposed tracker (LP: #1822820)
   * Packaging resync (LP: #1786013)
     - [Packaging] update helper scripts
     - [Packaging] resync retpoline extraction
   * 3b080b2564287be91605bfd1d5ee985696e61d3c in ubuntu_btrfs_kernel_fixes
     triggers system hang on i386 (LP: #1812845)
     - btrfs: raid56: properly unmap parity page in finish_parity_scrub()
   * [P9][LTCTest][Opal][FW910] cpupower monitor shows multiple stop Idle_Stats
     (LP: #1719545)
     - cpupower : Fix header name to read idle state name
   * [amdgpu] screen corruption when using touchpad (LP: #1818617)
     - drm/amdgpu/gmc: steal the appropriate amount of vram for fw hand-over 
(v3)
     - drm/amdgpu: Free VGA stolen memory as soon as possible.
   * [SRU][B/C/OEM]IOMMU: add kernel dma protection (LP: #1820153)
     - ACPICA: AML parser: attempt to continue loading table after error
     - ACPI / property: Allow multiple property compatible _DSD entries
     - PCI / ACPI: Identify untrusted PCI devices
     - iommu/vt-d: Force IOMMU on for platform opt in hint
     - iommu/vt-d: Do not enable ATS for untrusted devices
     - thunderbolt: Export IOMMU based DMA protection support to userspace
     - iommu/vt-d: Disable ATS support on untrusted devices
   * Add basic support to NVLink2 passthrough (LP: #1819989)
     - powerpc/powernv/npu: Do not try invalidating 32bit table when 64bit 
table is
       enabled
     - powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESET
     - powerpc/powernv: Export opal_check_token symbol
     - powerpc/powernv: Make possible for user to force a full ipl cec reboot
     - powerpc/powernv/idoa: Remove unnecessary pcidev from pci_dn
     - powerpc/powernv: Move npu struct from pnv_phb to pci_controller
     - powerpc/powernv/npu: Move OPAL calls away from context manipulation
     - powerpc/pseries/iommu: Use memory@ nodes in max RAM address calculation
     - powerpc/pseries/npu: Enable platform support
     - powerpc/pseries: Remove IOMMU API support for non-LPAR systems
     - powerpc/powernv/npu: Check mmio_atsd array bounds when populating
     - powerpc/powernv/npu: Fault user page into the hypervisor's pagetable
   * Huawei Hi1822 NIC has poor performance (LP: #1820187)
     - net-next: hinic: fix a problem in free_tx_poll()
     - hinic: remove ndo_poll_controller
     - net-next/hinic: add checksum offload and TSO support
     - hinic: Fix l4_type parameter in hinic_task_set_tunnel_l4
     - net-next/hinic:replace multiply and division operators
     - net-next/hinic:add rx checksum offload for HiNIC
     - net-next/hinic:fix a bug in set mac address
     - net-next/hinic: fix a bug in rx data flow
     - net: hinic: fix null pointer dereference on pointer hwdev
     - hinic: optmize rx refill buffer mechanism
     - net-next/hinic:add shutdown callback
     - net-next/hinic: replace disable_irq_nosync/enable_irq
   * [CONFIG] please enable highdpi font FONT_TER16x32 (LP: #1819881)
     - Fonts: New Terminus large console font
     - [Config]: enable highdpi Terminus 16x32 font support
   * [19.04 FEAT] qeth: Enhanced link speed - kernel part (LP: #1814892)
     - s390/qeth: report 25Gbit link speed
   * CVE-2017-5754
     - x86/nmi: Fix NMI uaccess race against CR3 switching
     - x86/mm: Fix documentation of module mapping range with 4-level paging
     - x86/pti: Enable global pages for shared areas
     - x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image
     - x86/pti: Leave kernel text global for !PCID
     - x86/pti: Fix boot problems from Global-bit setting
     - x86/pti: Fix boot warning from Global-bit setting
     - x86/pti: Reduce amount of kernel text allowed to be Global
     - x86/pti: Disallow global kernel text with RANDSTRUCT
     - x86/entry/32: Add explicit 'l' instruction suffix
     - x86/asm-offsets: Move TSS_sp0 and TSS_sp1 to asm-offsets.c
     - x86/entry/32: Rename TSS_sysenter_sp0 to TSS_entry2task_stack
     - x86/entry/32: Load task stack from x86_tss.sp1 in SYSENTER handler
     - x86/entry/32: Put ESPFIX code into a macro
     - x86/entry/32: Unshare NMI return path
     - x86/entry/32: Split off return-to-kernel path
     - x86/entry/32: Enter the kernel via trampoline stack
     - x86/entry/32: Leave the kernel via trampoline stack
     - x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI
     - x86/entry/32: Handle Entry from Kernel-Mode on Entry-Stack
     - x86/entry/32: Simplify debug entry point
     - x86/entry/32: Add PTI cr3 switch to non-NMI entry/exit points
     - x86/entry/32: Add PTI CR3 switches to NMI handler code
     - x86/entry: Rename update_sp0 to update_task_stack
     - x86/pgtable: Rename pti_set_user_pgd() to pti_set_user_pgtbl()
     - x86/pgtable/pae: Unshare kernel PMDs when PTI is enabled
     - x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
     - x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
     - x86/pgtable: Move pti_set_user_pgtbl() to pgtable.h
     - x86/pgtable: Move two more functions from pgtable_64.h to pgtable.h
     - x86/mm/pae: Populate valid user PGD entries
     - x86/mm/pae: Populate the user page-table with user pgd's
     - x86/mm/pti: Add an overflow check to pti_clone_pmds()
     - x86/mm/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
     - x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
     - x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
     - x86/mm/pti: Keep permissions when cloning kernel text in
       pti_clone_kernel_text()
     - x86/mm/pti: Introduce pti_finalize()
     - x86/mm/pti: Clone entry-text again in pti_finalize()
     - x86/mm/dump_pagetables: Define INIT_PGD
     - x86/pgtable/pae: Use separate kernel PMDs for user page-table
     - x86/ldt: Reserve address-space range on 32 bit for the LDT
     - x86/ldt: Define LDT_END_ADDR
     - x86/ldt: Split out sanity check in map_ldt_struct()
     - x86/ldt: Enable LDT user-mapping for PAE
     - x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32
     - [Config] Update PAGE_TABLE_ISOLATION annotations
     - x86/mm/pti: Add Warning when booting on a PCID capable CPU
     - x86/entry/32: Add debug code to check entry/exit CR3
     - x86/pti: Check the return value of pti_user_pagetable_walk_p4d()
     - x86/pti: Check the return value of pti_user_pagetable_walk_pmd()
     - perf/core: Make sure the ring-buffer is mapped in all page-tables
     - x86/entry/32: Check for VM86 mode in slow-path check
     - x86/mm: Remove in_nmi() warning from vmalloc_fault()
     - x86/kexec: Allocate 8k PGDs for PTI
     - x86/mm/pti: Clear Global bit more aggressively
     - mm: Allow non-direct-map arguments to free_reserved_area()
     - x86/mm/init: Pass unconverted symbol addresses to free_init_pages()
     - x86/mm/init: Add helper for freeing kernel image pages
     - x86/mm/init: Remove freed kernel image areas from alias mapping
     - x86/mm/pti: Fix 32 bit PCID check
     - x86/mm/pti: Don't clear permissions in pti_clone_pmd()
     - x86/mm/pti: Clone kernel-image on PTE level for 32 bit
     - x86/relocs: Add __end_rodata_aligned to S_REL
     - x86/mm/pti: Move user W+X check into pti_finalize()
     - x86/efi: Load fixmap GDT in efi_call_phys_epilog()
     - x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3
     - x86/mm/doc: Clean up the x86-64 virtual memory layout descriptions
     - x86/mm/doc: Enhance the x86-64 virtual memory layout descriptions
     - x86/entry/32: Clear the CS high bits
     - x86/mm: Move LDT remap out of KASLR region on 5-level paging
     - x86/ldt: Unmap PTEs for the slot before freeing LDT pages
     - x86/ldt: Remove unused variable in map_ldt_struct()
     - x86/mm: Fix guard hole handling
     - x86/dump_pagetables: Fix LDT remap address marker
   * Avoid potential memory corruption on HiSilicon SoCs (LP: #1819546)
     - iommu/arm-smmu-v3: Avoid memory corruption from Hisilicon MSI payloads
   * Ubuntu18.04.01: [Power9] power8 Compat guest(RHEL7.6) crashes during guest
     boot with > 256G of memory (kernel/kvm) (LP: #1818645)
     - ]PATCH] KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate function
   * Fix for dual Intel NVMes (LP: #1821961)
     - SAUCE: nvme: Merge two quirk entries into one for Intel 760p/Pro 7600p
   * CVE-2017-5715
     - tools headers: Synchronize prctl.h ABI header
     - x86/spectre: Add missing family 6 check to microcode check
     - x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation
     - x86/speculation: Apply IBPB more strictly to avoid cross-process data 
leak
     - x86/speculation: Propagate information about RSB filling mitigation to 
sysfs
     - x86/speculation: Add RETPOLINE_AMD support to the inline asm CALL_NOSPEC
       variant
     - x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
     - x86/retpoline: Remove minimal retpoline support
     - x86/speculation: Update the TIF_SSBD comment
     - x86/speculation: Clean up spectre_v2_parse_cmdline()
     - x86/speculation: Remove unnecessary ret variable in cpu_show_common()
     - x86/speculation: Move STIPB/IBPB string conditionals out of
       cpu_show_common()
     - x86/speculation: Disable STIBP when enhanced IBRS is in use
     - x86/speculation: Rename SSBD update functions
     - x86/speculation: Reorganize speculation control MSRs update
     - sched/smt: Make sched_smt_present track topology
     - x86/Kconfig: Select SCHED_SMT if SMP enabled
     - sched/smt: Expose sched_smt_present static key
     - x86/speculation: Rework SMT state change
     - x86/l1tf: Show actual SMT state
     - x86/speculation: Reorder the spec_v2 code
     - x86/speculation: Mark string arrays const correctly
     - x86/speculataion: Mark command line parser data __initdata
     - x86/speculation: Unify conditional spectre v2 print functions
     - x86/speculation: Add command line control for indirect branch speculation
     - x86/speculation: Prepare for per task indirect branch speculation control
     - x86/process: Consolidate and simplify switch_to_xtra() code
     - x86/speculation: Avoid __switch_to_xtra() calls
     - x86/speculation: Prepare for conditional IBPB in switch_mm()
     - ptrace: Remove unused ptrace_may_access_sched() and MODE_IBRS
     - x86/speculation: Split out TIF update
     - x86/speculation: Prevent stale SPEC_CTRL msr content
     - x86/speculation: Prepare arch_smt_update() for PRCTL mode
     - x86/speculation: Add prctl() control for indirect branch speculation
     - x86/speculation: Enable prctl mode for spectre_v2_user
     - x86/speculation: Add seccomp Spectre v2 user space protection mode
     - x86/speculation: Provide IBPB always command line options
     - kvm: svm: Ensure an IBPB on all affected CPUs when freeing a vmcb
     - x86/speculation: Change misspelled STIPB to STIBP
     - x86/speculation: Add support for STIBP always-on preferred mode
     - x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
     - s390: remove closung punctuation from spectre messages
     - x86/speculation: Simplify the CPU bug detection logic
   * CVE-2018-3639
     - x86/bugs: Add AMD's variant of SSB_NO
     - x86/bugs: Add AMD's SPEC_CTRL MSR usage
     - x86/bugs: Switch the selection of mitigation from CPU vendor to CPU 
features
     - x86/bugs: Update when to check for the LS_CFG SSBD mitigation
     - x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
     - KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts 
disabled
   * [Ubuntu] vfio-ap: add subsystem to matrix device to avoid libudev failures
     (LP: #1818854)
     - s390: vfio_ap: link the vfio_ap devices to the vfio_ap bus subsystem
   * Kernel regularly logs: Bluetooth: hci0: last event is not cmd complete
     (0x0f) (LP: #1748565)
     - Bluetooth: Fix unnecessary error message for HCI request completion
   * HiSilicon HNS ethernet broken in 4.15.0-45 (LP: #1818294)
     - net: hns: Fix WARNING when hns modules installed
   * rtl8723be wifi does not work under linux-modules-extra-4.15.0-33-generic
     (LP: #1788997)
     - SAUCE: Revert "rtlwifi: cleanup 8723be ant_sel definition"
   * Crash from :i915 module with 4.15.0-46-generic using multi-display
     (LP: #1819486)
     - SAUCE: Revert "drm/i915: Fix hotplug irq ack on i965/g4x"
   * kernel linux-image-4.15.0-44 not booting on Hyperv Server 2008R2
     (LP: #1814069)
     - hv/netvsc: fix handling of fallback to single queue mode
     - hv/netvsc: Fix NULL dereference at single queue mode fallback
   * Lenovo ideapad 330-15ICH Wifi rfkill hard blocked (LP: #1811815)
     - platform/x86: ideapad: Add ideapad 330-15ICH to no_hw_rfkill
   * Qualcomm Atheros QCA9377 wireless does not work (LP: #1818204)
     - platform/x86: ideapad-laptop: Add Ideapad 530S-14ARR to no_hw_rfkill list
   * fscache: jobs might hang when fscache disk is full (LP: #1821395)
     - fscache: fix race between enablement and dropping of object
   * hns3: fix oops in hns3_clean_rx_ring() (LP: #1821064)
     - net: hns3: add dma_rmb() for rx description
   * Hard lockup in 2 CPUs due to deadlock in cpu_stoppers (LP: #1821259)
     - stop_machine: Disable preemption after queueing stopper threads
     - stop_machine: Atomically queue and wake stopper threads
   * tcm_loop.ko: move from modules-extra into main modules package
     (LP: #1817786)
     - [Packaging] move tcm_loop.lo to main linux-modules package
   * tcmu user space crash results in kernel module hang. (LP: #1819504)
     - scsi: tcmu: delete unused __wait
     - scsi: tcmu: track nl commands
     - scsi: tcmu: simplify nl interface
     - scsi: tcmu: add module wide block/reset_netlink support
   * Intel XL710 - i40e driver does not work with kernel 4.15 (Ubuntu 18.04)
     (LP: #1779756)
     - i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
     - i40e: prevent overlapping tx_timeout recover
   * some codecs stop working after S3 (LP: #1820930)
     - ALSA: hda - Enforces runtime_resume after S3 and S4 for each codec
   * i40e xps management broken when > 64 queues/cpus (LP: #1820948)
     - i40e: Do not allow use more TC queue pairs than MSI-X vectors exist
     - i40e: Fix the number of queues available to be mapped for use
   * 4.15 s390x kernel BUG at /build/linux-
     Gycr4Z/linux-4.15.0/drivers/block/virtio_blk.c:565! (LP: #1788432)
     - virtio/s390: avoid race on vcdev->config
     - virtio/s390: fix race in ccw_io_helper()
   * [SRU][B/B-OEM/C/D] Fix AMD IOMMU NULL dereference (LP: #1820990)
     - iommu/amd: Fix NULL dereference bug in match_hid_uid
   * New Intel Wireless-AC 9260 [8086:2526] card not correctly probed in Ubuntu
     system (LP: #1821271)
     - iwlwifi: add new card for 9260 series
   * Add support for MAC address pass through on RTL8153-BD (LP: #1821276)
     - r8152: Add support for MAC address pass through on RTL8153-BD
     - r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
Checksums-Sha1:
 a8a857f41fad50ddb3a677b6a905755a4f25720f 364166 
block-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 888859be28b91c968efa46130182cb83fa29cea0 322170 
crypto-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 a4f1b731d93f020f1bcf179c45b99b17003df3a0 4264 
fat-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 d6fd08dfde31a2826d654c74baa1aca3a21c1118 13622 
fb-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 14b1c739e1928881ae06e6668e6773b3f546f507 65246 
firewire-core-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 f01926033203b2ec24006c78e031798c587fd576 34372 
floppy-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 476490086a61d8e38b928dfbe88a8a10ad951b52 1331050 
fs-core-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 55af54e8d3cec807fdf90b7cefd1eda7f9c3bfa2 698522 
fs-secondary-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 8cc4137148de838e65b941236709e9cef80ee75f 429928 
input-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 ccdd3b70d726f8945c9fa465d9bf68718fd18fb5 61748 
ipmi-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 234a136e8e68743da4bfe4bff556d4655abd5b4e 209686 
irda-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 3658ae4b44c77fc13bcfd72500ed48cbdde67183 8879384 
kernel-image-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 073f28c76acba2ca5a4891d47020e9f291ec3c72 261604 
linux-buildinfo-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 2f5e3e532a9f3d8a14ab04cfb4f0303b3bef2258 261716 
linux-buildinfo-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 6f163a21157b61fc1d3370c06088998bb68f092a 1822 
linux-cloud-tools-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 973b9e1ee4618bf6fab77ee0483bb29ffc7f6d9b 1830 
linux-cloud-tools-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 28e6130a8ef1c9e4aacfe6fc270cc4313b4e9e43 1116526 
linux-headers-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 c75ad98d585adbf08f8a34caf5bf5f2b7556ec68 1116114 
linux-headers-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 892d0508790292d09f6da874d4da9ea42d230822 11062524 
linux-headers-4.15.0-48_4.15.0-48.51~16.04.1_all.deb
 77b7df57e08c9e8eac103d227e190275ea9775c6 70872 
linux-hwe-cloud-tools-4.15.0-48_4.15.0-48.51~16.04.1_amd64.deb
 073e99fdcb020b9064e2ecc1ecaa39d7fe172cf1 4098938 
linux-hwe-tools-4.15.0-48_4.15.0-48.51~16.04.1_amd64.deb
 ab4d57aeb50e5e8ef909a11060af5cad4c413166 940 
linux-hwe-udebs-generic_4.15.0-48.51~16.04.1_amd64.udeb
 e78b237c9bdff68518495d59b2b99106b0d5eb6f 15902767 
linux-hwe_4.15.0-48.51~16.04.1_amd64.tar.gz
 51dd4485b0dfd58b18c43d89eceaa7301710e046 24496 
linux-hwe_4.15.0-48.51~16.04.1_amd64_translations.tar.gz
 664760ebcbed80868dd8c0f2b368d258453a6cb7 623966936 
linux-image-unsigned-4.15.0-48-generic-dbgsym_4.15.0-48.51~16.04.1_amd64.ddeb
 cafdd43e70e87667eacbb1360a69953b13ae98a1 7969548 
linux-image-unsigned-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 df9e39745dc4a4c4029327a08de5e2b76fee4587 624753812 
linux-image-unsigned-4.15.0-48-lowlatency-dbgsym_4.15.0-48.51~16.04.1_amd64.ddeb
 9dfe7bccc6c089d4501ef977b0dbaed19ba2cbd1 8018722 
linux-image-unsigned-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 2138ad8656b81e358c7729a96f84829db9ed35e8 12895644 
linux-modules-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 367a02dbe1c6d6a1b4db25f0bce1d0b62aaa549a 45544200 
linux-modules-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 c869c7c6ce69e9dbc098db70f550fb3a7530f391 32596740 
linux-modules-extra-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 0cd06b8fd1c04911ccfe16b22a0f51d3e6b176b4 130276048 
linux-source-4.15.0_4.15.0-48.51~16.04.1_all.deb
 6375624b62100070b408eb77bcf53ee510f08567 1900 
linux-tools-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 43477475ab0bedf7aefac169b204f70d8d069c97 1908 
linux-tools-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 1e11b85a7de34c7362377940d46d9458afcab753 284672 
md-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 0c77f5627cb95b01504e04120c13a76036c253a5 206104 
message-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 f2c098ba996cea33bff404343b56a3af2ff86bcb 58316 
mouse-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 1edfe9d0f8bffe89b45f6fc8198345300c68bd7a 18298 
multipath-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 6b09f336e7d51d94b43f90b91010681f03d9300a 512828 
nfs-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 e83aaef39ef6f48b70a1d3763380bb4fea9dfcbc 4575804 
nic-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 fcb0c0dcc64014fead68b085304d9794165372ac 143098 
nic-pcmcia-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 1ffc2820195ca8e5fe50b3a9e665a7cd9ff254c6 544532 
nic-shared-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 c809bce7840ce9929e5d2e440d64e1fa2461f7ce 316472 
nic-usb-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 8073076d5b06bda1ee2ec5ab308a834188f2c36f 31658 
parport-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 a3bdfe4c46b785e93beb0d9792ddb685363766ef 122362 
pata-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 487ac4682d3b0b26a45ee14aab239c160f8ec336 63416 
pcmcia-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 0a8c3afbd06b2c7d03627ec8128bd4df78fcfeb6 66108 
pcmcia-storage-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 cd31ec13f0c7b17ca312840e427619faa8318562 8646 
plip-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 34cfa97bcbcb9676e06748c3b6e0ef3414daff24 25126 
ppp-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 87846eea3c2d74c0b6184ae654a92171a3da106c 95686 
sata-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 f239030f9e7c68c2924bdcb14751441df3a3c099 2530084 
scsi-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 d4f74b7b57d2f53b869936c6454f21644995a521 92436 
serial-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 58d407c4391e5da04e019c7d769fbe7d260ec750 49976 
storage-core-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 662d68676efecc30cd57244df06f34df3f398344 139766 
usb-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 8143a89598a75d421e08b44bc3c31c3de2e7939e 112534 
virtio-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 6b161dc6d4bd4d1564d259aaa75023025bfd8279 25852 
vlan-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
Checksums-Sha256:
 2717dfecabf9f6d8854f78a9744506f0845bb8b482b0dca33e46102e1cf43d8b 364166 
block-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 1935cfac2b8ab10f5c627382c50bcce2441494819dd069c2c16928ebe4b71252 322170 
crypto-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 71e367f6d2ce6a894722f0fff34004862f5a454b6a1c989b6a25ab66d02df3aa 4264 
fat-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 6a0de8c430b12e413e5e0de927b8030b68cfbd0b9e75fa32c81fcbd95c387963 13622 
fb-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 2b2c2ca2c2ae35b14e64648427b678b8391cec978b1c698851a78489ff91bf84 65246 
firewire-core-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 5746d8353bac02c56ad3c4bb6dfd38f3b5b50e8ef0cadc9563a58dfc76820ef0 34372 
floppy-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 fed26a269c03a1c45fea65a2e88b5eeee73cc732e63f002a685a2c2246588ab4 1331050 
fs-core-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 7aebb70656e70e6c6023e255a5e4ace49ab7349c78d23a484555c517af1565c3 698522 
fs-secondary-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 21a94399b8f80c0389dc5f127c28ecc596fa0b41af98fcc33dcbd13193853b49 429928 
input-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 f1a9542e44784fac3ca8d85efecc3215201367c29d025fd6f113a0f0ce327372 61748 
ipmi-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 951da1f9d52786c3d1739946b6d6f72fd6885ead1e8bc99645afc93f3574433a 209686 
irda-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 fd79f135fc6af12bf916cfbfa47e49d1ceaf7fee75eb933f0544a96098bc0d44 8879384 
kernel-image-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 00bd024b110d8cbcc0fd04ef4d768370bb6610d60fed1ea3ca3c7d9f196117e9 261604 
linux-buildinfo-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 b55d9e02ef84081838c8bbd27bb44d38b91579091feeeb02900a2f214106888b 261716 
linux-buildinfo-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 e8ee2b8e2370e6efdaa8448dde7830898e398a03e00cc7db3e1f1b2d29a1ffe9 1822 
linux-cloud-tools-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 ae6454c66714e67222987316e90ae22c761e1d947f444292b843eb836a3fd3b5 1830 
linux-cloud-tools-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 1799526d273f7b74f3a7adf42e367f4257d66b4b0155fb7c6fca9ab5175bcc88 1116526 
linux-headers-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 807f5ceedafc32a4efa306d8b0b6734fc2308415bbb4a81501bfac989a8f1ee2 1116114 
linux-headers-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 f1231655051b616a02fc3adde42c11cd8d4effa60e0b9910c826703de3c11c0a 11062524 
linux-headers-4.15.0-48_4.15.0-48.51~16.04.1_all.deb
 ea968098fb83b3e84366e17fe54b44f6f762e0894c5e18efc0b0e635a398dfd0 70872 
linux-hwe-cloud-tools-4.15.0-48_4.15.0-48.51~16.04.1_amd64.deb
 37b231741aecbe98fb3b243e0f47fd20e2bf1a9f5dbd3130dfaef93112052e1a 4098938 
linux-hwe-tools-4.15.0-48_4.15.0-48.51~16.04.1_amd64.deb
 a8f13e88e082b6972f6f9c5128ca0052c4c02a0019f2448392aa767a3c7b1e91 940 
linux-hwe-udebs-generic_4.15.0-48.51~16.04.1_amd64.udeb
 5625da6c5a77ffb43ebd08b6181e0864664ad93c3d6a5bc81a75b7e83e2ff172 15902767 
linux-hwe_4.15.0-48.51~16.04.1_amd64.tar.gz
 53d325f568844bf7c61694c8f878547a0912472b4f3e15d30e8fd879fa506a4a 24496 
linux-hwe_4.15.0-48.51~16.04.1_amd64_translations.tar.gz
 482cf34a21c1246f2d5b4ef3817177343c9b8eec1b37a87be204d6f545c16279 623966936 
linux-image-unsigned-4.15.0-48-generic-dbgsym_4.15.0-48.51~16.04.1_amd64.ddeb
 1fd80940f331619900f2e71f4162baa6423c68d91c59364a432dc986a45cf25e 7969548 
linux-image-unsigned-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 31eefeb2994045cdf9c93686dc8c469d657c3fa0e2581c6f079638ee2cdf28ed 624753812 
linux-image-unsigned-4.15.0-48-lowlatency-dbgsym_4.15.0-48.51~16.04.1_amd64.ddeb
 b9f6b95e5dffbaa0f4c2b6e71cfd117401605e01ecd93884543c223adbad1f53 8018722 
linux-image-unsigned-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 f565b3b8fb5c2612e123753c42c32966e70cd8ceb83a8d9df980f8a9a9e9c14f 12895644 
linux-modules-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 0adc99c9a819a63c25a6784a97d06b5ffa5ec2212c698c992d99068931b24ecd 45544200 
linux-modules-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 33f84e1ba20a5682c93aa23b955c5abba4300af8259319fde207a2ed2fdeaaee 32596740 
linux-modules-extra-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 5e71353726e0281db412d79f9bc68292ad80c39f15465b4b5b9f8b1749ec562e 130276048 
linux-source-4.15.0_4.15.0-48.51~16.04.1_all.deb
 a18b06f7131b8af0404702a373d3a403e0040e0ca368be514c578e2a6ab1902b 1900 
linux-tools-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 3ab8d711b1fd719682e90f7026893c787cabfb155eed40e0e8b16ebfcca43004 1908 
linux-tools-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 e60b0e4650c47ea907d8648f3388f75077e0d6c45903e94de4fddd3df68acc24 284672 
md-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 da5f453ba82e143925fdb5dba8d8c8d2bde081cbd27c603035471f7b38ae5d04 206104 
message-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 57eb1b71ecfa2803c0b13cd3269c7ba4bc9ab0c5a928c5bc7613026d0dfb6923 58316 
mouse-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 084317ca1a8de12eb70b7fe8324f7742ccb8781b637445f2d6ae12472095e8e2 18298 
multipath-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 910addaf788f7bba5274d14d6e72da7747619cf699d9627482169d0b51c1a099 512828 
nfs-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 3516b37eec2b16bdaebf6c612ddfa47771425f7f7e4368113bfa08f4c7e64537 4575804 
nic-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 764509670101af05b0011f91835fa8bef084304505c70ee76ceb8a401e6b3120 143098 
nic-pcmcia-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 aad5c5fc65aa8451826eb67f4b70eb108447c1c63c73b36cb2cc3f704f5e3b81 544532 
nic-shared-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 9e2b0394feea3a4fe53e01780d18fd997b38cfa8611aa11a2708fccc7d45f9c8 316472 
nic-usb-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 dcb0b1b3c744789883601d56ceea870d33365969188a4a675e63f07f2439a360 31658 
parport-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 b2b9bf6c8546ab56093c28cdd1b27f7100b67014cc00a32c55befb617fd4e206 122362 
pata-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 c923adf3de27950c1d40c3bbcd64e3e0757d395b27a614100c8b0238281ec555 63416 
pcmcia-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 a564e4e45d42073feb915bc700912b4b584898f0e89a497ed75167cfe2dfc4e3 66108 
pcmcia-storage-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 c7961ba8af005eec710544feede23d2286309c805c6c99fd8da7377b29fbd57a 8646 
plip-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 cbd99b7e65416ddd8ec116b11923d766ad3f0639fd2a00a840272225aedd7e34 25126 
ppp-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 944392e81dd639d78173ee12cf3596a5afa4c6960ce2455f36ab0917cf0529f3 95686 
sata-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 26f3b063e58942453e1db740c47791dd00e5c2f88a156fd0cbf229fe804563d1 2530084 
scsi-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 6401b31ad08c597f097ef56afc924194da5e9b800a4c13398c1c38a3276e9c52 92436 
serial-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 a29534c34d58e8b9ac62c4df967b6daee938e097294ca622ff94c0ca4f0b49fa 49976 
storage-core-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 7ad56861327db81741b8d301de4a3ca3f030641cf8afa89e96054e7f16a02b9b 139766 
usb-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 13d117b37a8e274773e342d82e2a6f010b4b7e357b7603359315136d2aff5c37 112534 
virtio-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 777035537abfbb1129d1180f8171987e5b52d35388c48f3759cae9aa3cf0944c 25852 
vlan-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
Files:
 d747d816bb704f8b6b4a84e9283bc9a4 364166 debian-installer standard 
block-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 d8588117f7aeed9e71f202b442ee3541 322170 debian-installer extra 
crypto-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 1cccfe124b2747d898dea66b9daad335 4264 debian-installer standard 
fat-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 ca877817bd8449ac1d7e9b972e7aee17 13622 debian-installer standard 
fb-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 fe9bde64bff5687abee406a605b96e76 65246 debian-installer standard 
firewire-core-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 12896e5be14d809a2c2ccfa5bf5e4480 34372 debian-installer standard 
floppy-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 a3221c83e49dc167135655d18a44d127 1331050 debian-installer standard 
fs-core-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 83d20419eb0038d4b76794ceb57ae57f 698522 debian-installer standard 
fs-secondary-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 0abe71538caf2af78b7498ee3a5b9b3b 429928 debian-installer standard 
input-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 eea9be8ea08a9234cd6cf8acaed48ba1 61748 debian-installer standard 
ipmi-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 8beda9382ec162d2e9cf880ab612a2ba 209686 debian-installer standard 
irda-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 10bf4e13136f8130f03f1f679c0d0323 8879384 debian-installer optional 
kernel-image-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 95bc029cb7b2a918ecb48f958b27a805 261604 kernel optional 
linux-buildinfo-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 a4c2fed29f2620459c9efe36cc03403e 261716 kernel optional 
linux-buildinfo-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 1d2bc2e7b2b6bfcdfb1297b3be26f109 1822 devel optional 
linux-cloud-tools-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 c29bae0cb7f1811d5c42d9cc80775eba 1830 devel optional 
linux-cloud-tools-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 9696d095bc58a3f329cd72af5f26a5e9 1116526 devel optional 
linux-headers-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 149c36dc0e577b737d7fd4b20dc99196 1116114 devel optional 
linux-headers-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 86a45b5afb0e15ac9620d58844d17e17 11062524 devel optional 
linux-headers-4.15.0-48_4.15.0-48.51~16.04.1_all.deb
 cbf11fcd79587a08ad6d5169d4879652 70872 devel optional 
linux-hwe-cloud-tools-4.15.0-48_4.15.0-48.51~16.04.1_amd64.deb
 bd93d8d5325a404d182f1b7f9a553f93 4098938 devel optional 
linux-hwe-tools-4.15.0-48_4.15.0-48.51~16.04.1_amd64.deb
 d9293f3c582e939972f2a5723fd84294 940 debian-installer optional 
linux-hwe-udebs-generic_4.15.0-48.51~16.04.1_amd64.udeb
 6cc1a3d4bc542ed13a8db9896670e60b 15902767 raw-signing - 
linux-hwe_4.15.0-48.51~16.04.1_amd64.tar.gz
 ab0255f1ff1184a1dd95c5ae23d4f551 24496 raw-translations - 
linux-hwe_4.15.0-48.51~16.04.1_amd64_translations.tar.gz
 9f729643eb49afdd55d3c025005b9918 623966936 devel optional 
linux-image-unsigned-4.15.0-48-generic-dbgsym_4.15.0-48.51~16.04.1_amd64.ddeb
 f3addd6438465cde79e6365108307948 7969548 kernel optional 
linux-image-unsigned-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 c34c261f2c333d9b8383c5543efbac90 624753812 devel optional 
linux-image-unsigned-4.15.0-48-lowlatency-dbgsym_4.15.0-48.51~16.04.1_amd64.ddeb
 205e620c0f0448dd3d628838d303a680 8018722 kernel optional 
linux-image-unsigned-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 f14270187be8489950e62889b96bf9f4 12895644 kernel optional 
linux-modules-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 1cc4a408f3827cbc614b3fc2be37c83f 45544200 kernel optional 
linux-modules-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 3ca93f139ae08cbfc39300535f5b5b2e 32596740 kernel optional 
linux-modules-extra-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 d80887706c7108e5cb99cf30ce65bdff 130276048 devel optional 
linux-source-4.15.0_4.15.0-48.51~16.04.1_all.deb
 4ab1d79c73ffab7cf65afbd033888f8e 1900 devel optional 
linux-tools-4.15.0-48-generic_4.15.0-48.51~16.04.1_amd64.deb
 654c13dcd282649c38574d724b4c09cf 1908 devel optional 
linux-tools-4.15.0-48-lowlatency_4.15.0-48.51~16.04.1_amd64.deb
 ad0b56bcc151ee9b3491b214fac89d54 284672 debian-installer standard 
md-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 2462d82269e71dd3c7b3690773ee4848 206104 debian-installer standard 
message-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 1cc0d6dc05583188bc49ad8450f596ee 58316 debian-installer extra 
mouse-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 43a6cc426bbf22aeeeb4932dd3b48dc1 18298 debian-installer extra 
multipath-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 06d50ba2187a08c3c61f182d6211ffbb 512828 debian-installer standard 
nfs-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 011948698e3ac03a02f1ec0aa3d6580f 4575804 debian-installer standard 
nic-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 f09d1afa89baa0ceb5d2cdb28ce4af1c 143098 debian-installer standard 
nic-pcmcia-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 3199b2ab7da644ae47123f1762a8e419 544532 debian-installer standard 
nic-shared-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 b775d85bd3d54d0642093d904f742c1d 316472 debian-installer standard 
nic-usb-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 3ee841c41b1f7d3decfa44c786ad11d9 31658 debian-installer standard 
parport-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 63ee3b321f34010c449dbd5dbbf477c2 122362 debian-installer standard 
pata-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 3c7de284456eb4b4bc89e4b1c672e51c 63416 debian-installer standard 
pcmcia-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 cfcf440876e3e5e6413edce23b9885bc 66108 debian-installer standard 
pcmcia-storage-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 4bd1baf874e9f5789b5c0ce4d561fe1b 8646 debian-installer standard 
plip-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 67ebd46d2b8eaca1e44c61ec837843d2 25126 debian-installer standard 
ppp-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 0c184acc2bba9c8a30997233d9eeb157 95686 debian-installer standard 
sata-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 1eed269d73235c7801d4b2046c9015fb 2530084 debian-installer standard 
scsi-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 ffbbcb3e9c218ac7bbf9fe46937494bc 92436 debian-installer standard 
serial-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 8c40de985a5aac6fe080d4a0ad4a4af6 49976 debian-installer standard 
storage-core-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 6b30b71cf364aacf1b89dbf5b967dd3f 139766 debian-installer standard 
usb-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 2d94c38971442aad53b719558d0b4a47 112534 debian-installer standard 
virtio-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
 c46a2d21c14924108d7936f349e9ef7c 25852 debian-installer extra 
vlan-modules-4.15.0-48-generic-di_4.15.0-48.51~16.04.1_amd64.udeb
Package-Type: udeb
-- 
Xenial-changes mailing list
Xenial-changes@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/xenial-changes

Reply via email to