linux 4.4.0-187.217 source package in Ubuntu

Changelog

linux (4.4.0-187.217) xenial; urgency=medium

  * xenial/linux: 4.4.0-187.217 -proposed tracker (LP: #1888274)

  * Regression in kernel 4.15.0-91 causes kernel panic with Bcache
    (LP: #1867916)
    - bcache: check and adjust logical block size for backing devices

  * Xenial update: v4.4.230 upstream stable release (LP: #1887011)
    - btrfs: cow_file_range() num_bytes and disk_num_bytes are same
    - btrfs: fix data block group relocation failure due to concurrent scrub
    - mm: fix swap cache node allocation mask
    - EDAC/amd64: Read back the scrub rate PCI register on F15h
    - mm/slub: fix stack overruns with SLUB_STATS
    - usb: usbtest: fix missing kfree(dev->buf) in usbtest_disconnect
    - kgdb: Avoid suspicious RCU usage warning
    - crypto: af_alg - fix use-after-free in af_alg_accept() due to bh_lock_sock()
    - sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in
      milliseconds
    - hwmon: (max6697) Make sure the OVERT mask is set correctly
    - hwmon: (acpi_power_meter) Fix potential memory leak in
      acpi_power_meter_add()
    - virtio-blk: free vblk-vqs in error path of virtblk_probe()
    - i2c: algo-pca: Add 0x78 as SCL stuck low status for PCA9665
    - Revert "ALSA: usb-audio: Improve frames size computation"
    - SMB3: Honor 'seal' flag for multiuser mounts
    - SMB3: Honor persistent/resilient handle flags for multiuser mounts
    - cifs: Fix the target file was deleted when rename failed.
    - MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPen
    - netfilter: nf_conntrack_h323: lost .data_len definition for Q.931/ipv6
    - Linux 4.4.230

  * Xenial update: v4.4.229 upstream stable release (LP: #1885932)
    - s390: fix syscall_get_error for compat processes
    - clk: sunxi: Fix incorrect usage of round_down()
    - i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets
    - clk: qcom: msm8916: Fix the address location of pll->config_reg
    - ALSA: isa/wavefront: prevent out of bounds write in ioctl
    - scsi: qla2xxx: Fix issue with adapter's stopping state
    - i2c: pxa: clear all master action bits in i2c_pxa_stop_message()
    - usblp: poison URBs upon disconnect
    - ps3disk: use the default segment boundary
    - vfio/pci: fix memory leaks in alloc_perm_bits()
    - mfd: wm8994: Fix driver operation if loaded as modules
    - scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
    - nfsd: Fix svc_xprt refcnt leak when setup callback client failed
    - powerpc/crashkernel: Take "mem=" option into account
    - yam: fix possible memory leak in yam_init_driver
    - mksysmap: Fix the mismatch of '.L' symbols in System.map
    - scsi: sr: Fix sr_probe() missing deallocate of device minor
    - scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM
    - ALSA: usb-audio: Improve frames size computation
    - s390/qdio: put thinint indicator after early error
    - tty: hvc: Fix data abort due to race in hvc_open
    - staging: sm750fb: add missing case while setting FB_VISUAL
    - i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output
    - serial: amba-pl011: Make sure we initialize the port.lock spinlock
    - drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a
      driver developer is foolish
    - PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges
    - power: supply: smb347-charger: IRQSTAT_D is volatile
    - scsi: mpt3sas: Fix double free warnings
    - dlm: remove BUG() before panic()
    - clk: ti: composite: fix memory leak
    - tty: n_gsm: Fix SOF skipping
    - tty: n_gsm: Fix waking up upper tty layer when room available
    - powerpc/pseries/ras: Fix FWNMI_VALID off by one
    - powerpc/ps3: Fix kexec shutdown hang
    - vfio-pci: Mask cap zero
    - usb/ohci-platform: Fix a warning when hibernating
    - USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe()
    - tty: n_gsm: Fix bogus i++ in gsm_data_kick
    - clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1
    - watchdog: da9062: No need to ping manually before setting timeout
    - usb: dwc2: gadget: move gadget resume after the core is in L0 state
    - USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in
      s3c2410_udc_nuke
    - usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check
    - usb: gadget: fix potential double-free in m66592_probe.
    - net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
    - ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed
    - openrisc: Fix issue with argument clobbering for clone/fork
    - gfs2: Allow lock_nolock mount to specify jid=X
    - scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj
    - lib/zlib: remove outdated and incorrect pre-increment optimization
    - include/linux/bitops.h: avoid clang shift-count-overflow warnings
    - elfnote: mark all .note sections SHF_ALLOC
    - selftests/net: in timestamping, strncpy needs to preserve null byte
    - scsi: acornscsi: Fix an error handling path in acornscsi_probe()
    - usb/xhci-plat: Set PM runtime as active on resume
    - usb/ehci-platform: Set PM runtime as active on resume
    - perf report: Fix NULL pointer dereference in
      hists__fprintf_nr_sample_events()
    - bcache: fix potential deadlock problem in btree_gc_coalesce
    - block: Fix use-after-free in blkdev_get()
    - drm: encoder_slave: fix refcouting error for modules
    - drm/dp_mst: Reformat drm_dp_check_act_status() a bit
    - drm/qxl: Use correct notify port address when creating cursor ring
    - selinux: fix double free
    - ext4: fix partial cluster initialization when splitting extent
    - drm/dp_mst: Increase ACT retry timeout to 3s
    - sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()
    - block: nr_sects_write(): Disable preemption on seqcount write
    - crypto: algboss - don't wait during notifier callback
    - kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex
    - powerpc/kprobes: Fixes for kprobe_lookup_name() on BE
    - x86/kprobes: Avoid kretprobe recursion bug
    - kretprobe: Prevent triggering kretprobe from within kprobe_flush_task
    - e1000e: Do not wake up the system via WOL if device wakeup is disabled
    - sched/rt, net: Use CONFIG_PREEMPTION.patch
    - net: core: device_rename: Use rwsem instead of a seqcount
    - net: Revert "pkt_sched: fq: use proper locking in fq_dump_stats()"
    - scsi: scsi_devinfo: handle non-terminated strings
    - l2tp: Allow duplicate session creation with UDP
    - net: sched: export __netdev_watchdog_up()
    - fix a braino in "sparc32: fix register window handling in
      genregs32_[gs]et()"
    - net: fix memleak in register_netdevice()
    - net: usb: ax88179_178a: fix packet alignment padding
    - tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
    - ip_tunnel: fix use-after-free in ip_tunnel_lookup()
    - tcp_cubic: fix spurious HYSTART_DELAY exit upon drop in min RTT
    - ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
    - tcp: grow window for OOO packets only for SACK flows
    - sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
    - net: Fix the arp error in some cases
    - net: Do not clear the sock TX queue in sk_set_socket()
    - net: core: reduce recursion limit value
    - mld: fix memory leak in ipv6_mc_destroy_dev()
    - USB: ohci-sm501: Add missed iounmap() in remove
    - usb: dwc2: Postponed gadget registration to the udc class driver
    - usb: add USB_QUIRK_DELAY_INIT for Logitech C922
    - PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
    - USB: ehci: reopen solution for Synopsys HC bug
    - usb: host: ehci-exynos: Fix error check in exynos_ehci_probe()
    - ALSA: usb-audio: add quirk for Denon DCD-1500RE
    - xhci: Fix incorrect EP_STATE_MASK
    - xhci: Fix enumeration issue when setting max packet size for FS devices.
    - cdc-acm: Add DISABLE_ECHO quirk for Microchip/SMSC chip
    - ALSA: usb-audio: uac1: Invalidate ctl on interrupt
    - ALSA: usb-audio: allow clock source validity interrupts
    - ALSA: usb-audio: Clean up mixer element list traverse
    - ALSA: usb-audio: Fix OOB access of mixer element list
    - xhci: Poll for U0 after disabling USB2 LPM
    - cifs/smb3: Fix data inconsistent when punch hole
    - cifs/smb3: Fix data inconsistent when zero file range
    - efi/esrt: Fix reference count leak in esre_create_sysfs_entry.
    - RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
    - ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()
    - usb: gadget: udc: Potential Oops in error handling code
    - netfilter: ipset: fix unaligned atomic access
    - sched/core: Fix PI boosting between RT and DEADLINE tasks
    - net: alx: fix race condition in alx_remove
    - kbuild: improve cc-option to clean up all temporary files
    - blktrace: break out of blktrace setup on concurrent calls
    - ACPI: sysfs: Fix pm_profile_attr type
    - KVM: X86: Fix MSR range of APIC registers in X2APIC mode
    - mm/slab: use memzero_explicit() in kzfree()
    - ocfs2: load global_inode_alloc
    - ocfs2: fix value of OCFS2_INVALID_SLOT
    - ocfs2: fix panic on nfs server over ocfs2
    - arm64: perf: Report the PC value in REGS_ABI_32 mode
    - tracing: Fix event trigger to accept redundant spaces
    - drm/radeon: fix fb_div check in ni_init_smc_spll_table()
    - sunrpc: fixed rollback in rpc_gssd_dummy_populate()
    - SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
    - pNFS/flexfiles: Fix list corruption if the mirror count changes
    - NFSv4 fix CLOSE not waiting for direct IO compeletion
    - PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
    - ALSA: usb-audio: Fix invalid NULL check in snd_emuusb_set_samplerate()
    - Linux 4.4.229

  * Computer is frozen after suspend (LP: #1867983) // Xenial update: v4.4.229
    upstream stable release (LP: #1885932)
    - libata: Use per port sync for detach

 -- Ian May <email address hidden>  Mon, 20 Jul 2020 14:24:05 -0500

Upload details

Uploaded by:
Ian May
Sponsored by:
Khaled El Mously
Uploaded to:
Xenial
Original maintainer:
Ubuntu Kernel Team
Architectures:
all i386 amd64 armhf arm64 x32 powerpc ppc64el s390x
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
linux_4.4.0.orig.tar.gz 126.7 MiB 730e75919b5d30a9bc934ccb300eaedfdf44994ca9ee1d07a46901c46c221357
linux_4.4.0-187.217.diff.gz 15.9 MiB 387884e66fbed42af7f9529f1706c8597a048f203c56239e0441aba769975519
linux_4.4.0-187.217.dsc 11.6 KiB 9f243a59c772487e160f6020300bfb07b48342f86b1cc063a7d71e59fcb7bf65

Available diffs

View changes file

Binary packages built by this source

block-modules-4.4.0-187-generic-di: No summary available for block-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for block-modules-4.4.0-187-generic-di in ubuntu xenial.

block-modules-4.4.0-187-generic-lpae-di: No summary available for block-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for block-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

block-modules-4.4.0-187-powerpc-e500mc-di: Block storage devices

 This package contains the block storage devices, including DAC960 and
 paraide.

block-modules-4.4.0-187-powerpc-smp-di: Block storage devices

 This package contains the block storage devices, including DAC960 and
 paraide.

block-modules-4.4.0-187-powerpc64-smp-di: Block storage devices

 This package contains the block storage devices, including DAC960 and
 paraide.

crypto-modules-4.4.0-187-generic-di: No summary available for crypto-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for crypto-modules-4.4.0-187-generic-di in ubuntu xenial.

crypto-modules-4.4.0-187-generic-lpae-di: No summary available for crypto-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for crypto-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

crypto-modules-4.4.0-187-powerpc-e500mc-di: crypto modules

 This package contains crypto modules.

crypto-modules-4.4.0-187-powerpc-smp-di: crypto modules

 This package contains crypto modules.

crypto-modules-4.4.0-187-powerpc64-smp-di: crypto modules

 This package contains crypto modules.

dasd-extra-modules-4.4.0-187-generic-di: No summary available for dasd-extra-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for dasd-extra-modules-4.4.0-187-generic-di in ubuntu xenial.

dasd-modules-4.4.0-187-generic-di: No summary available for dasd-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for dasd-modules-4.4.0-187-generic-di in ubuntu xenial.

fat-modules-4.4.0-187-generic-di: No summary available for fat-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for fat-modules-4.4.0-187-generic-di in ubuntu xenial.

fat-modules-4.4.0-187-generic-lpae-di: No summary available for fat-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for fat-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

fat-modules-4.4.0-187-powerpc-e500mc-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

fat-modules-4.4.0-187-powerpc-smp-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

fat-modules-4.4.0-187-powerpc64-smp-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

fb-modules-4.4.0-187-generic-di: No summary available for fb-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for fb-modules-4.4.0-187-generic-di in ubuntu xenial.

firewire-core-modules-4.4.0-187-generic-di: No summary available for firewire-core-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for firewire-core-modules-4.4.0-187-generic-di in ubuntu xenial.

firewire-core-modules-4.4.0-187-powerpc-e500mc-di: Firewire (IEEE-1394) Support
firewire-core-modules-4.4.0-187-powerpc-smp-di: Firewire (IEEE-1394) Support
firewire-core-modules-4.4.0-187-powerpc64-smp-di: Firewire (IEEE-1394) Support
floppy-modules-4.4.0-187-generic-di: No summary available for floppy-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for floppy-modules-4.4.0-187-generic-di in ubuntu xenial.

floppy-modules-4.4.0-187-powerpc-e500mc-di: Floppy driver support
floppy-modules-4.4.0-187-powerpc-smp-di: Floppy driver support
floppy-modules-4.4.0-187-powerpc64-smp-di: Floppy driver support
fs-core-modules-4.4.0-187-generic-di: No summary available for fs-core-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for fs-core-modules-4.4.0-187-generic-di in ubuntu xenial.

fs-core-modules-4.4.0-187-generic-lpae-di: No summary available for fs-core-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for fs-core-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

fs-core-modules-4.4.0-187-powerpc-e500mc-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

fs-core-modules-4.4.0-187-powerpc-smp-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

fs-core-modules-4.4.0-187-powerpc64-smp-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

fs-secondary-modules-4.4.0-187-generic-di: No summary available for fs-secondary-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for fs-secondary-modules-4.4.0-187-generic-di in ubuntu xenial.

fs-secondary-modules-4.4.0-187-generic-lpae-di: No summary available for fs-secondary-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for fs-secondary-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

fs-secondary-modules-4.4.0-187-powerpc-e500mc-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

fs-secondary-modules-4.4.0-187-powerpc-smp-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

fs-secondary-modules-4.4.0-187-powerpc64-smp-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

input-modules-4.4.0-187-generic-di: No summary available for input-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for input-modules-4.4.0-187-generic-di in ubuntu xenial.

input-modules-4.4.0-187-generic-lpae-di: No summary available for input-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for input-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

input-modules-4.4.0-187-powerpc-e500mc-di: Support for various input methods
input-modules-4.4.0-187-powerpc-smp-di: Support for various input methods
input-modules-4.4.0-187-powerpc64-smp-di: Support for various input methods
ipmi-modules-4.4.0-187-generic-di: No summary available for ipmi-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for ipmi-modules-4.4.0-187-generic-di in ubuntu xenial.

ipmi-modules-4.4.0-187-generic-lpae-di: No summary available for ipmi-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for ipmi-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

ipmi-modules-4.4.0-187-powerpc-e500mc-di: ipmi modules
ipmi-modules-4.4.0-187-powerpc-smp-di: ipmi modules
ipmi-modules-4.4.0-187-powerpc64-smp-di: ipmi modules
irda-modules-4.4.0-187-generic-di: No summary available for irda-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for irda-modules-4.4.0-187-generic-di in ubuntu xenial.

irda-modules-4.4.0-187-generic-lpae-di: No summary available for irda-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for irda-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

irda-modules-4.4.0-187-powerpc-e500mc-di: Support for Infrared protocols
irda-modules-4.4.0-187-powerpc-smp-di: Support for Infrared protocols
irda-modules-4.4.0-187-powerpc64-smp-di: Support for Infrared protocols
kernel-image-4.4.0-187-generic-di: No summary available for kernel-image-4.4.0-187-generic-di in ubuntu xenial.

No description available for kernel-image-4.4.0-187-generic-di in ubuntu xenial.

kernel-image-4.4.0-187-generic-lpae-di: No summary available for kernel-image-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for kernel-image-4.4.0-187-generic-lpae-di in ubuntu xenial.

kernel-image-4.4.0-187-powerpc-e500mc-di: Linux kernel binary image for the Debian installer

 This package contains the kernel image for the Debian installer
 boot images. It does _not_ provide a usable kernel for your full
 Debian system.

kernel-image-4.4.0-187-powerpc-smp-di: Linux kernel binary image for the Debian installer

 This package contains the kernel image for the Debian installer
 boot images. It does _not_ provide a usable kernel for your full
 Debian system.

kernel-image-4.4.0-187-powerpc64-smp-di: Linux kernel binary image for the Debian installer

 This package contains the kernel image for the Debian installer
 boot images. It does _not_ provide a usable kernel for your full
 Debian system.

linux-buildinfo-4.4.0-187-generic: No summary available for linux-buildinfo-4.4.0-187-generic in ubuntu xenial.

No description available for linux-buildinfo-4.4.0-187-generic in ubuntu xenial.

linux-buildinfo-4.4.0-187-generic-lpae: No summary available for linux-buildinfo-4.4.0-187-generic-lpae in ubuntu xenial.

No description available for linux-buildinfo-4.4.0-187-generic-lpae in ubuntu xenial.

linux-buildinfo-4.4.0-187-lowlatency: No summary available for linux-buildinfo-4.4.0-187-lowlatency in ubuntu xenial.

No description available for linux-buildinfo-4.4.0-187-lowlatency in ubuntu xenial.

linux-buildinfo-4.4.0-187-powerpc-e500mc: Linux kernel buildinfo for version 4.4.0 on 32-bit Freescale Power e500mc

 This package contains the Linux kernel buildinfo for version 4.4.0 on
 32-bit Freescale Power e500mc.
 .
 You likely do not want to install this package.

linux-buildinfo-4.4.0-187-powerpc-smp: Linux kernel buildinfo for version 4.4.0 on 32-bit PowerPC SMP

 This package contains the Linux kernel buildinfo for version 4.4.0 on
 32-bit PowerPC SMP.
 .
 You likely do not want to install this package.

linux-buildinfo-4.4.0-187-powerpc64-emb: Linux kernel buildinfo for version 4.4.0 on 64-bit PowerPC SMP Book3E

 This package contains the Linux kernel buildinfo for version 4.4.0 on
 64-bit PowerPC SMP Book3E.
 .
 You likely do not want to install this package.

linux-buildinfo-4.4.0-187-powerpc64-smp: Linux kernel buildinfo for version 4.4.0 on 64-bit PowerPC SMP

 This package contains the Linux kernel buildinfo for version 4.4.0 on
 64-bit PowerPC SMP.
 .
 You likely do not want to install this package.

linux-cloud-tools-4.4.0-187: No summary available for linux-cloud-tools-4.4.0-187 in ubuntu xenial.

No description available for linux-cloud-tools-4.4.0-187 in ubuntu xenial.

linux-cloud-tools-4.4.0-187-generic: No summary available for linux-cloud-tools-4.4.0-187-generic in ubuntu xenial.

No description available for linux-cloud-tools-4.4.0-187-generic in ubuntu xenial.

linux-cloud-tools-4.4.0-187-lowlatency: No summary available for linux-cloud-tools-4.4.0-187-lowlatency in ubuntu xenial.

No description available for linux-cloud-tools-4.4.0-187-lowlatency in ubuntu xenial.

linux-cloud-tools-common: Linux kernel version specific cloud tools for version 4.4.0

 This package provides the architecture independent parts for kernel
 version locked tools for cloud tools for version 4.4.0.

linux-doc: Linux kernel specific documentation for version 4.4.0

 This package provides the various documents in the 4.4.0 kernel
 Documentation/ subdirectory. These document kernel subsystems, APIs, device
 drivers, and so on. See
 /usr/share/doc/linux-doc/00-INDEX for a list of what is
 contained in each file.

linux-headers-4.4.0-187: Header files related to Linux kernel version 4.4.0

 This package provides kernel header files for version 4.4.0, for sites
 that want the latest kernel headers. Please read
 /usr/share/doc/linux-headers-4.4.0-187/debian.README.gz for details

linux-headers-4.4.0-187-generic: No summary available for linux-headers-4.4.0-187-generic in ubuntu xenial.

No description available for linux-headers-4.4.0-187-generic in ubuntu xenial.

linux-headers-4.4.0-187-generic-lpae: No summary available for linux-headers-4.4.0-187-generic-lpae in ubuntu xenial.

No description available for linux-headers-4.4.0-187-generic-lpae in ubuntu xenial.

linux-headers-4.4.0-187-lowlatency: No summary available for linux-headers-4.4.0-187-lowlatency in ubuntu xenial.

No description available for linux-headers-4.4.0-187-lowlatency in ubuntu xenial.

linux-headers-4.4.0-187-powerpc-e500mc: Linux kernel headers for version 4.4.0 on 32-bit Freescale Power e500mc

 This package provides kernel header files for version 4.4.0 on
 32-bit Freescale Power e500mc.
 .
 This is for sites that want the latest kernel headers. Please read
 /usr/share/doc/linux-headers-4.4.0-187/debian.README.gz for details.

linux-headers-4.4.0-187-powerpc-smp: Linux kernel headers for version 4.4.0 on 32-bit PowerPC SMP

 This package provides kernel header files for version 4.4.0 on
 32-bit PowerPC SMP.
 .
 This is for sites that want the latest kernel headers. Please read
 /usr/share/doc/linux-headers-4.4.0-187/debian.README.gz for details.

linux-headers-4.4.0-187-powerpc64-emb: Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP Book3E

 This package provides kernel header files for version 4.4.0 on
 64-bit PowerPC SMP Book3E.
 .
 This is for sites that want the latest kernel headers. Please read
 /usr/share/doc/linux-headers-4.4.0-187/debian.README.gz for details.

linux-headers-4.4.0-187-powerpc64-smp: Linux kernel headers for version 4.4.0 on 64-bit PowerPC SMP

 This package provides kernel header files for version 4.4.0 on
 64-bit PowerPC SMP.
 .
 This is for sites that want the latest kernel headers. Please read
 /usr/share/doc/linux-headers-4.4.0-187/debian.README.gz for details.

linux-image-4.4.0-187-generic: No summary available for linux-image-4.4.0-187-generic in ubuntu xenial.

No description available for linux-image-4.4.0-187-generic in ubuntu xenial.

linux-image-4.4.0-187-generic-dbgsym: No summary available for linux-image-4.4.0-187-generic-dbgsym in ubuntu xenial.

No description available for linux-image-4.4.0-187-generic-dbgsym in ubuntu xenial.

linux-image-4.4.0-187-generic-lpae: No summary available for linux-image-4.4.0-187-generic-lpae in ubuntu xenial.

No description available for linux-image-4.4.0-187-generic-lpae in ubuntu xenial.

linux-image-4.4.0-187-generic-lpae-dbgsym: No summary available for linux-image-4.4.0-187-generic-lpae-dbgsym in ubuntu xenial.

No description available for linux-image-4.4.0-187-generic-lpae-dbgsym in ubuntu xenial.

linux-image-4.4.0-187-lowlatency: No summary available for linux-image-4.4.0-187-lowlatency in ubuntu xenial.

No description available for linux-image-4.4.0-187-lowlatency in ubuntu xenial.

linux-image-4.4.0-187-lowlatency-dbgsym: No summary available for linux-image-4.4.0-187-lowlatency-dbgsym in ubuntu xenial.

No description available for linux-image-4.4.0-187-lowlatency-dbgsym in ubuntu xenial.

linux-image-4.4.0-187-powerpc-e500mc: Linux kernel image for version 4.4.0 on 32-bit Freescale Power e500mc

 This package contains the Linux kernel image for version 4.4.0 on
 32-bit Freescale Power e500mc.
 .
 Supports 32-bit Freescale Power e500mc processors.
 .
 Geared toward server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-powerpc-e500mc meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-image-4.4.0-187-powerpc-e500mc-dbgsym: Linux kernel debug image for version 4.4.0 on 32-bit Freescale Power e500mc

 This package provides the kernel debug image for version 4.4.0 on
 32-bit Freescale Power e500mc.
 .
 This is for sites that wish to debug the kernel.
 .
 The kernel image contained in this package is NOT meant to boot from. It
 is uncompressed, and unstripped. This package also includes the
 unstripped modules.

linux-image-4.4.0-187-powerpc-smp: Linux kernel image for version 4.4.0 on 32-bit PowerPC SMP

 This package contains the Linux kernel image for version 4.4.0 on
 32-bit PowerPC SMP.
 .
 Supports 32-bit PowerPC SMP processors.
 .
 Geared toward desktop or server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-powerpc-smp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-image-4.4.0-187-powerpc-smp-dbgsym: Linux kernel debug image for version 4.4.0 on 32-bit PowerPC SMP

 This package provides the kernel debug image for version 4.4.0 on
 32-bit PowerPC SMP.
 .
 This is for sites that wish to debug the kernel.
 .
 The kernel image contained in this package is NOT meant to boot from. It
 is uncompressed, and unstripped. This package also includes the
 unstripped modules.

linux-image-4.4.0-187-powerpc64-emb: Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP Book3E

 This package contains the Linux kernel image for version 4.4.0 on
 64-bit PowerPC SMP Book3E.
 .
 Supports 64-bit PowerPC SMP Book3E processors.
 .
 Geared toward desktop or server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-powerpc64-emb meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-image-4.4.0-187-powerpc64-emb-dbgsym: Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP Book3E

 This package provides the kernel debug image for version 4.4.0 on
 64-bit PowerPC SMP Book3E.
 .
 This is for sites that wish to debug the kernel.
 .
 The kernel image contained in this package is NOT meant to boot from. It
 is uncompressed, and unstripped. This package also includes the
 unstripped modules.

linux-image-4.4.0-187-powerpc64-smp: Linux kernel image for version 4.4.0 on 64-bit PowerPC SMP

 This package contains the Linux kernel image for version 4.4.0 on
 64-bit PowerPC SMP.
 .
 Supports 64-bit PowerPC SMP processors.
 .
 Geared toward desktop or server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-powerpc64-smp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-image-4.4.0-187-powerpc64-smp-dbgsym: Linux kernel debug image for version 4.4.0 on 64-bit PowerPC SMP

 This package provides the kernel debug image for version 4.4.0 on
 64-bit PowerPC SMP.
 .
 This is for sites that wish to debug the kernel.
 .
 The kernel image contained in this package is NOT meant to boot from. It
 is uncompressed, and unstripped. This package also includes the
 unstripped modules.

linux-image-unsigned-4.4.0-187-generic: No summary available for linux-image-unsigned-4.4.0-187-generic in ubuntu xenial.

No description available for linux-image-unsigned-4.4.0-187-generic in ubuntu xenial.

linux-image-unsigned-4.4.0-187-generic-dbgsym: No summary available for linux-image-unsigned-4.4.0-187-generic-dbgsym in ubuntu xenial.

No description available for linux-image-unsigned-4.4.0-187-generic-dbgsym in ubuntu xenial.

linux-image-unsigned-4.4.0-187-lowlatency: No summary available for linux-image-unsigned-4.4.0-187-lowlatency in ubuntu xenial.

No description available for linux-image-unsigned-4.4.0-187-lowlatency in ubuntu xenial.

linux-image-unsigned-4.4.0-187-lowlatency-dbgsym: No summary available for linux-image-unsigned-4.4.0-187-lowlatency-dbgsym in ubuntu xenial.

No description available for linux-image-unsigned-4.4.0-187-lowlatency-dbgsym in ubuntu xenial.

linux-libc-dev: Linux Kernel Headers for development

 This package provides headers from the Linux kernel. These headers
 are used by the installed headers for GNU glibc and other system
 libraries. They are NOT meant to be used to build third-party modules for
 your kernel. Use linux-headers-* packages for that.

linux-modules-4.4.0-187-generic: No summary available for linux-modules-4.4.0-187-generic in ubuntu xenial.

No description available for linux-modules-4.4.0-187-generic in ubuntu xenial.

linux-modules-4.4.0-187-generic-lpae: No summary available for linux-modules-4.4.0-187-generic-lpae in ubuntu xenial.

No description available for linux-modules-4.4.0-187-generic-lpae in ubuntu xenial.

linux-modules-4.4.0-187-lowlatency: No summary available for linux-modules-4.4.0-187-lowlatency in ubuntu xenial.

No description available for linux-modules-4.4.0-187-lowlatency in ubuntu xenial.

linux-modules-4.4.0-187-powerpc-e500mc: Linux kernel extra modules for version 4.4.0 on 32-bit Freescale Power e500mc

 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports 32-bit Freescale Power e500mc processors.
 .
 Geared toward server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-powerpc-e500mc meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-modules-4.4.0-187-powerpc-smp: Linux kernel extra modules for version 4.4.0 on 32-bit PowerPC SMP

 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports 32-bit PowerPC SMP processors.
 .
 Geared toward desktop or server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-powerpc-smp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-modules-4.4.0-187-powerpc64-emb: Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SMP Book3E

 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports 64-bit PowerPC SMP Book3E processors.
 .
 Geared toward desktop or server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-powerpc64-emb meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-modules-4.4.0-187-powerpc64-smp: Linux kernel extra modules for version 4.4.0 on 64-bit PowerPC SMP

 Contains the corresponding System.map file, the modules built by the
 packager, and scripts that try to ensure that the system is not left in an
 unbootable state after an update.
 .
 Supports 64-bit PowerPC SMP processors.
 .
 Geared toward desktop or server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-powerpc64-smp meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-modules-extra-4.4.0-187-generic: No summary available for linux-modules-extra-4.4.0-187-generic in ubuntu xenial.

No description available for linux-modules-extra-4.4.0-187-generic in ubuntu xenial.

linux-source-4.4.0: Linux kernel source for version 4.4.0 with Ubuntu patches

 This package provides the source code for the Linux kernel version
 4.4.0.
 .
 This package is mainly meant for other packages to use, in order to build
 custom flavours.
 .
 If you wish to use this package to create a custom Linux kernel, then it
 is suggested that you investigate the package kernel-package, which has
 been designed to ease the task of creating kernel image packages.
 .
 If you are simply trying to build third-party modules for your kernel,
 you do not want this package. Install the appropriate linux-headers
 package instead.

linux-tools-4.4.0-187: Linux kernel version specific tools for version 4.4.0-187

 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.4.0-187 on
 PowerPC (32 bit userspace).
 You probably want to install linux-tools-4.4.0-187-<flavour>.

linux-tools-4.4.0-187-generic: No summary available for linux-tools-4.4.0-187-generic in ubuntu xenial.

No description available for linux-tools-4.4.0-187-generic in ubuntu xenial.

linux-tools-4.4.0-187-generic-lpae: No summary available for linux-tools-4.4.0-187-generic-lpae in ubuntu xenial.

No description available for linux-tools-4.4.0-187-generic-lpae in ubuntu xenial.

linux-tools-4.4.0-187-lowlatency: No summary available for linux-tools-4.4.0-187-lowlatency in ubuntu xenial.

No description available for linux-tools-4.4.0-187-lowlatency in ubuntu xenial.

linux-tools-4.4.0-187-powerpc-e500mc: Linux kernel version specific tools for version 4.4.0-187

 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.4.0-187 on
 PowerPC (32 bit userspace).

linux-tools-4.4.0-187-powerpc-smp: Linux kernel version specific tools for version 4.4.0-187

 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.4.0-187 on
 PowerPC (32 bit userspace).

linux-tools-4.4.0-187-powerpc64-emb: Linux kernel version specific tools for version 4.4.0-187

 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.4.0-187 on
 PowerPC (32 bit userspace).

linux-tools-4.4.0-187-powerpc64-smp: Linux kernel version specific tools for version 4.4.0-187

 This package provides the architecture dependant parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.4.0-187 on
 PowerPC (32 bit userspace).

linux-tools-common: Linux kernel version specific tools for version 4.4.0

 This package provides the architecture independent parts for kernel
 version locked tools (such as perf and x86_energy_perf_policy) for
 version 4.4.0.

linux-tools-host: Linux kernel VM host tools

 This package provides kernel tools useful for VM hosts.

linux-udebs-generic: Metapackage depending on kernel udebs

 This package depends on the all udebs that the kernel build generated,
 for easier version and migration tracking.

linux-udebs-generic-lpae: Metapackage depending on kernel udebs

 This package depends on the all udebs that the kernel build generated,
 for easier version and migration tracking.

linux-udebs-powerpc-e500mc: Metapackage depending on kernel udebs

 This package depends on the all udebs that the kernel build generated,
 for easier version and migration tracking.

linux-udebs-powerpc-smp: Metapackage depending on kernel udebs

 This package depends on the all udebs that the kernel build generated,
 for easier version and migration tracking.

linux-udebs-powerpc64-smp: Metapackage depending on kernel udebs

 This package depends on the all udebs that the kernel build generated,
 for easier version and migration tracking.

md-modules-4.4.0-187-generic-di: No summary available for md-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for md-modules-4.4.0-187-generic-di in ubuntu xenial.

md-modules-4.4.0-187-generic-lpae-di: No summary available for md-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for md-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

md-modules-4.4.0-187-powerpc-e500mc-di: Multi-device support (raid, device-mapper, lvm)
md-modules-4.4.0-187-powerpc-smp-di: Multi-device support (raid, device-mapper, lvm)
md-modules-4.4.0-187-powerpc64-smp-di: Multi-device support (raid, device-mapper, lvm)
message-modules-4.4.0-187-generic-di: No summary available for message-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for message-modules-4.4.0-187-generic-di in ubuntu xenial.

message-modules-4.4.0-187-powerpc-e500mc-di: Fusion and i2o storage modules

 This package containes the fusion and i2o storage modules.

message-modules-4.4.0-187-powerpc-smp-di: Fusion and i2o storage modules

 This package containes the fusion and i2o storage modules.

message-modules-4.4.0-187-powerpc64-smp-di: Fusion and i2o storage modules

 This package containes the fusion and i2o storage modules.

mouse-modules-4.4.0-187-generic-di: No summary available for mouse-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for mouse-modules-4.4.0-187-generic-di in ubuntu xenial.

mouse-modules-4.4.0-187-generic-lpae-di: No summary available for mouse-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for mouse-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

mouse-modules-4.4.0-187-powerpc-e500mc-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

mouse-modules-4.4.0-187-powerpc-smp-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

mouse-modules-4.4.0-187-powerpc64-smp-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

multipath-modules-4.4.0-187-generic-di: No summary available for multipath-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for multipath-modules-4.4.0-187-generic-di in ubuntu xenial.

multipath-modules-4.4.0-187-generic-lpae-di: No summary available for multipath-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for multipath-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

multipath-modules-4.4.0-187-powerpc-e500mc-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

multipath-modules-4.4.0-187-powerpc-smp-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

multipath-modules-4.4.0-187-powerpc64-smp-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

nfs-modules-4.4.0-187-generic-di: No summary available for nfs-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for nfs-modules-4.4.0-187-generic-di in ubuntu xenial.

nfs-modules-4.4.0-187-generic-lpae-di: No summary available for nfs-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for nfs-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

nfs-modules-4.4.0-187-powerpc-e500mc-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

nfs-modules-4.4.0-187-powerpc-smp-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

nfs-modules-4.4.0-187-powerpc64-smp-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

nic-modules-4.4.0-187-generic-di: No summary available for nic-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for nic-modules-4.4.0-187-generic-di in ubuntu xenial.

nic-modules-4.4.0-187-generic-lpae-di: No summary available for nic-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for nic-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

nic-modules-4.4.0-187-powerpc-e500mc-di: Network interface support
nic-modules-4.4.0-187-powerpc-smp-di: Network interface support
nic-modules-4.4.0-187-powerpc64-smp-di: Network interface support
nic-pcmcia-modules-4.4.0-187-generic-di: No summary available for nic-pcmcia-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for nic-pcmcia-modules-4.4.0-187-generic-di in ubuntu xenial.

nic-shared-modules-4.4.0-187-generic-di: No summary available for nic-shared-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for nic-shared-modules-4.4.0-187-generic-di in ubuntu xenial.

nic-shared-modules-4.4.0-187-generic-lpae-di: No summary available for nic-shared-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for nic-shared-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

nic-shared-modules-4.4.0-187-powerpc-e500mc-di: nic shared modules

  This package contains modules which support nic modules

nic-shared-modules-4.4.0-187-powerpc-smp-di: nic shared modules

  This package contains modules which support nic modules

nic-shared-modules-4.4.0-187-powerpc64-smp-di: nic shared modules

  This package contains modules which support nic modules

nic-usb-modules-4.4.0-187-generic-di: No summary available for nic-usb-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for nic-usb-modules-4.4.0-187-generic-di in ubuntu xenial.

nic-usb-modules-4.4.0-187-generic-lpae-di: No summary available for nic-usb-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for nic-usb-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

nic-usb-modules-4.4.0-187-powerpc-e500mc-di: USB network interface support
nic-usb-modules-4.4.0-187-powerpc-smp-di: USB network interface support
nic-usb-modules-4.4.0-187-powerpc64-smp-di: USB network interface support
parport-modules-4.4.0-187-generic-di: No summary available for parport-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for parport-modules-4.4.0-187-generic-di in ubuntu xenial.

parport-modules-4.4.0-187-generic-lpae-di: No summary available for parport-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for parport-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

parport-modules-4.4.0-187-powerpc-e500mc-di: Parallel port support
parport-modules-4.4.0-187-powerpc-smp-di: Parallel port support
parport-modules-4.4.0-187-powerpc64-smp-di: Parallel port support
pata-modules-4.4.0-187-generic-di: No summary available for pata-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for pata-modules-4.4.0-187-generic-di in ubuntu xenial.

pata-modules-4.4.0-187-powerpc-e500mc-di: PATA support modules
pata-modules-4.4.0-187-powerpc-smp-di: PATA support modules
pata-modules-4.4.0-187-powerpc64-smp-di: PATA support modules
pcmcia-modules-4.4.0-187-generic-di: No summary available for pcmcia-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for pcmcia-modules-4.4.0-187-generic-di in ubuntu xenial.

pcmcia-storage-modules-4.4.0-187-generic-di: No summary available for pcmcia-storage-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for pcmcia-storage-modules-4.4.0-187-generic-di in ubuntu xenial.

plip-modules-4.4.0-187-generic-di: No summary available for plip-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for plip-modules-4.4.0-187-generic-di in ubuntu xenial.

plip-modules-4.4.0-187-generic-lpae-di: No summary available for plip-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for plip-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

plip-modules-4.4.0-187-powerpc-e500mc-di: PLIP (parallel port) networking support
plip-modules-4.4.0-187-powerpc-smp-di: PLIP (parallel port) networking support
plip-modules-4.4.0-187-powerpc64-smp-di: PLIP (parallel port) networking support
ppp-modules-4.4.0-187-generic-di: No summary available for ppp-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for ppp-modules-4.4.0-187-generic-di in ubuntu xenial.

ppp-modules-4.4.0-187-generic-lpae-di: No summary available for ppp-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for ppp-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

ppp-modules-4.4.0-187-powerpc-e500mc-di: PPP (serial port) networking support
ppp-modules-4.4.0-187-powerpc-smp-di: PPP (serial port) networking support
ppp-modules-4.4.0-187-powerpc64-smp-di: PPP (serial port) networking support
sata-modules-4.4.0-187-generic-di: No summary available for sata-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for sata-modules-4.4.0-187-generic-di in ubuntu xenial.

sata-modules-4.4.0-187-generic-lpae-di: No summary available for sata-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for sata-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

sata-modules-4.4.0-187-powerpc-e500mc-di: SATA storage support
sata-modules-4.4.0-187-powerpc-smp-di: SATA storage support
sata-modules-4.4.0-187-powerpc64-smp-di: SATA storage support
scsi-modules-4.4.0-187-generic-di: No summary available for scsi-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for scsi-modules-4.4.0-187-generic-di in ubuntu xenial.

scsi-modules-4.4.0-187-generic-lpae-di: No summary available for scsi-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for scsi-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

scsi-modules-4.4.0-187-powerpc-e500mc-di: SCSI storage support
scsi-modules-4.4.0-187-powerpc-smp-di: SCSI storage support
scsi-modules-4.4.0-187-powerpc64-smp-di: SCSI storage support
serial-modules-4.4.0-187-generic-di: No summary available for serial-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for serial-modules-4.4.0-187-generic-di in ubuntu xenial.

speakup-modules-4.4.0-187-generic-di: No summary available for speakup-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for speakup-modules-4.4.0-187-generic-di in ubuntu xenial.

speakup-modules-4.4.0-187-generic-lpae-di: No summary available for speakup-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for speakup-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

speakup-modules-4.4.0-187-powerpc-e500mc-di: speakup modules

 This package contains speakup modules.

speakup-modules-4.4.0-187-powerpc-smp-di: speakup modules

 This package contains speakup modules.

speakup-modules-4.4.0-187-powerpc64-smp-di: speakup modules

 This package contains speakup modules.

storage-core-modules-4.4.0-187-generic-di: No summary available for storage-core-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for storage-core-modules-4.4.0-187-generic-di in ubuntu xenial.

storage-core-modules-4.4.0-187-generic-lpae-di: No summary available for storage-core-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for storage-core-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

storage-core-modules-4.4.0-187-powerpc-e500mc-di: Core storage support

 Includes core SCSI, LibATA, USB-Storage. Also includes related block
 devices for CD, Disk and Tape medium (and IDE Floppy).

storage-core-modules-4.4.0-187-powerpc-smp-di: Core storage support

 Includes core SCSI, LibATA, USB-Storage. Also includes related block
 devices for CD, Disk and Tape medium (and IDE Floppy).

storage-core-modules-4.4.0-187-powerpc64-smp-di: Core storage support

 Includes core SCSI, LibATA, USB-Storage. Also includes related block
 devices for CD, Disk and Tape medium (and IDE Floppy).

usb-modules-4.4.0-187-generic-di: No summary available for usb-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for usb-modules-4.4.0-187-generic-di in ubuntu xenial.

usb-modules-4.4.0-187-generic-lpae-di: No summary available for usb-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for usb-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

usb-modules-4.4.0-187-powerpc-e500mc-di: Core USB support
usb-modules-4.4.0-187-powerpc-smp-di: Core USB support
usb-modules-4.4.0-187-powerpc64-smp-di: Core USB support
virtio-modules-4.4.0-187-generic-di: No summary available for virtio-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for virtio-modules-4.4.0-187-generic-di in ubuntu xenial.

virtio-modules-4.4.0-187-powerpc-e500mc-di: VirtIO Modules

 Includes modules for VirtIO (virtual machine, generally kvm guests)

virtio-modules-4.4.0-187-powerpc-smp-di: VirtIO Modules

 Includes modules for VirtIO (virtual machine, generally kvm guests)

virtio-modules-4.4.0-187-powerpc64-smp-di: VirtIO Modules

 Includes modules for VirtIO (virtual machine, generally kvm guests)

vlan-modules-4.4.0-187-generic-di: No summary available for vlan-modules-4.4.0-187-generic-di in ubuntu xenial.

No description available for vlan-modules-4.4.0-187-generic-di in ubuntu xenial.

vlan-modules-4.4.0-187-generic-lpae-di: No summary available for vlan-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

No description available for vlan-modules-4.4.0-187-generic-lpae-di in ubuntu xenial.

vlan-modules-4.4.0-187-powerpc-e500mc-di: vlan modules

 This package contains vlan (8021.Q) modules.

vlan-modules-4.4.0-187-powerpc-smp-di: vlan modules

 This package contains vlan (8021.Q) modules.

vlan-modules-4.4.0-187-powerpc64-smp-di: vlan modules

 This package contains vlan (8021.Q) modules.