linux-lts-vivid 3.19.0-31.36~14.04.1 source package in Ubuntu

Changelog

linux-lts-vivid (3.19.0-31.36~14.04.1) trusty; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
    - LP: #1503924

  [ Andy Whitcroft ]

  * Revert "SAUCE: aufs3: mmap: Fix races in madvise_remove() and
    sys_msync()"
    - LP: #1503655

  [ Ben Hutchings ]

  * SAUCE: aufs3: mmap: Fix races in madvise_remove() and sys_msync()
    - LP: #1503655
    - CVE-2015-7312

linux (3.19.0-31.35) vivid; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1503005

  [ Ben Hutchings ]

  * SAUCE: aufs3: mmap: Fix races in madvise_remove() and sys_msync()
    - CVE-2015-7312

  [ Craig Magina ]

  * [Config] Add XGENE_EDAC, EDAC_SUPPORT and EDAC_ATOMIC_SCRUB
    - LP: #1494357

  [ John Johansen ]

  * SAUCE: (no-up) apparmor: fix mount not handling disconnected paths
    - LP: #1496430

  [ Laurent Dufour ]

  * SAUCE: powerpc/hvsi: Fix endianness issues in the HVSI driver
    - LP: #1499357

  [ Tim Gardner ]

  * [Config] CONFIG_RTC_DRV_XGENE=y for only arm64
    - LP: #1499869

  [ Upstream Kernel Changes ]

  * Revert "sit: Add gro callbacks to sit_offload"
    - LP: #1500493
  * ipmi/powernv: Fix minor locking bug
    - LP: #1493017
  * mmc: sdhci-pci: set the clear transfer mode register quirk for O2Micro
    - LP: #1472843
  * perf probe ppc: Fix symbol fixup issues due to ELF type
    - LP: #1485528
  * perf probe ppc: Use the right prefix when ignoring SyS symbols on ppc
    - LP: #1485528
  * perf probe ppc: Enable matching against dot symbols automatically
    - LP: #1485528
  * perf probe ppc64le: Fix ppc64 ABIv2 symbol decoding
    - LP: #1485528
  * perf probe ppc64le: Prefer symbol table lookup over DWARF
    - LP: #1485528
  * perf probe ppc64le: Fixup function entry if using kallsyms lookup
    - LP: #1485528
  * perf probe: Improve detection of file/function name in the probe
    pattern
    - LP: #1485528
  * perf probe: Ignore tail calls to probed functions
    - LP: #1485528
  * seccomp: cap SECCOMP_RET_ERRNO data to MAX_ERRNO
    - LP: #1496073
  * EDAC: Cleanup atomic_scrub mess
    - LP: #1494357
  * arm64: Enable EDAC on ARM64
    - LP: #1494357
  * MAINTAINERS: Add entry for APM X-Gene SoC EDAC driver
    - LP: #1494357
  * Documentation: Add documentation for the APM X-Gene SoC EDAC DTS
    binding
    - LP: #1494357
  * EDAC: Add APM X-Gene SoC EDAC driver
    - LP: #1494357
  * arm64: Add APM X-Gene SoC EDAC DTS entries
    - LP: #1494357
  * EDAC, edac_stub: Drop arch-specific include
    - LP: #1494357
  * NVMe: Fix blk-mq hot cpu notification
    - LP: #1498778
  * blk-mq: Shared tag enhancements
    - LP: #1498778
  * blk-mq: avoid access hctx->tags->cpumask before allocation
    - LP: #1498778
  * x86/ldt: Make modify_ldt synchronous
    - LP: #1500493
  * x86/ldt: Correct LDT access in single stepping logic
    - LP: #1500493
  * x86/ldt: Correct FPU emulation access to LDT
    - LP: #1500493
  * md: flush ->event_work before stopping array.
    - LP: #1500493
  * ipv6: addrconf: validate new MTU before applying it
    - LP: #1500493
  * virtio-net: drop NETIF_F_FRAGLIST
    - LP: #1500493
  * RDS: verify the underlying transport exists before creating a
    connection
    - LP: #1500493
  * xen/gntdev: convert priv->lock to a mutex
    - LP: #1500493
  * xen/gntdevt: Fix race condition in gntdev_release()
    - LP: #1500493
  * PCI: Restore PCI_MSIX_FLAGS_BIRMASK definition
    - LP: #1500493
  * USB: qcserial/option: make AT URCs work for Sierra Wireless
    MC7305/MC7355
    - LP: #1500493
  * USB: qcserial: Add support for Dell Wireless 5809e 4G Modem
    - LP: #1500493
  * nfsd: Drop BUG_ON and ignore SECLABEL on absent filesystem
    - LP: #1500493
  * usb: chipidea: ehci_init_driver is intended to call one time
    - LP: #1500493
  * crypto: qat - Fix invalid synchronization between register/unregister
    sym algs
    - LP: #1500493
  * crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
    - LP: #1500493
  * mfd: arizona: Fix initialisation of the PM runtime
    - LP: #1500493
  * xen-blkfront: don't add indirect pages to list when !feature_persistent
    - LP: #1500493
  * xen-blkback: replace work_pending with work_busy in
    purge_persistent_gnt()
    - LP: #1500493
  * usb: gadget: f_uac2: fix calculation of uac2->p_interval
    - LP: #1500493
  * hwrng: core - correct error check of kthread_run call
    - LP: #1500493
  * USB: sierra: add 1199:68AB device ID
    - LP: #1500493
  * regmap: regcache-rbtree: Clean new present bits on present bitmap
    resize
    - LP: #1500493
  * target/iscsi: Fix double free of a TUR followed by a solicited NOPOUT
    - LP: #1500493
  * rbd: fix copyup completion race
    - LP: #1500493
  * md/raid1: extend spinlock to protect raid1_end_read_request against
    inconsistencies
    - LP: #1500493
  * target: REPORT LUNS should return LUN 0 even for dynamic ACLs
    - LP: #1500493
  * MIPS: Fix sched_getaffinity with MT FPAFF enabled
    - LP: #1500493
  * MIPS: Malta: Don't reinitialise RTC
    - LP: #1500493
  * MIPS: do_mcheck: Fix kernel code dump with EVA
    - LP: #1500493
  * MIPS: show_stack: Fix stack trace with EVA
    - LP: #1500493
  * MIPS: Export get_c0_perfcount_int()
    - LP: #1500493
  * rtlwifi: rtl8723be: Add module parameter for MSI interrupts
    - LP: #1500493
  * MIPS: Flush RPS on kernel entry with EVA
    - LP: #1500493
  * usb: udc: core: add device_del() call to error pathway
    - LP: #1500493
  * xhci: fix off by one error in TRB DMA address boundary check
    - LP: #1500493
  * drivers/usb: Delete XHCI command timer if necessary
    - LP: #1500493
  * staging: vt6655: vnt_bss_info_changed check conf->beacon_rate is not
    NULL
    - LP: #1500493
  * dm: fix dm_merge_bvec regression on 32 bit systems
    - LP: #1500493
  * perf: Fix fasync handling on inherited events
    - LP: #1500493
  * drm/dp-mst: Remove debug WARN_ON
    - LP: #1500493
  * ALSA: fireworks/firewire-lib: add support for recent firmware quirk
    - LP: #1500493
  * mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations
    - LP: #1500493
  * MIPS: Make set_pte() SMP safe.
    - LP: #1500493
  * ipc: modify message queue accounting to not take kernel data structures
    into account
    - LP: #1500493
  * ocfs2: fix BUG in ocfs2_downconvert_thread_do_work()
    - LP: #1500493
  * fsnotify: fix oops in fsnotify_clear_marks_by_group_flags()
    - LP: #1500493
  * KVM: x86: Use adjustment in guest cycles when handling
    MSR_IA32_TSC_ADJUST
    - LP: #1500493
  * x86/xen: build "Xen PV" APIC driver for domU as well
    - LP: #1500493
  * cpuset: use trialcs->mems_allowed as a temp variable
    - LP: #1500493
  * drm/dp/mst: Remove port after removing connector.
    - LP: #1500493
  * localmodconfig: Use Kbuild files too
    - LP: #1500493
  * dm thin metadata: delete btrees when releasing metadata snapshot
    - LP: #1500493
  * dm btree: add ref counting ops for the leaves of top level btrees
    - LP: #1500493
  * drm/radeon: add new OLAND pci id
    - LP: #1500493
  * libiscsi: Fix host busy blocking during connection teardown
    - LP: #1500493
  * libfc: Fix fc_exch_recv_req() error path
    - LP: #1500493
  * libfc: Fix fc_fcp_cleanup_each_cmd()
    - LP: #1500493
  * sd: Fix maximum I/O size for BLOCK_PC requests
    - LP: #1500493
  * EDAC, ppc4xx: Access mci->csrows array elements properly
    - LP: #1500493
  * crypto: caam - fix memory corruption in ahash_final_ctx
    - LP: #1500493
  * drm/vmwgfx: Fix execbuf locking issues
    - LP: #1500493
  * mm/hwpoison: fix page refcount of unknown non LRU page
    - LP: #1500493
  * ipc,sem: fix use after free on IPC_RMID after a task using same
    semaphore set exits
    - LP: #1500493
  * ipc/sem.c: update/correct memory barriers
    - LP: #1500493
  * MIPS: Fix seccomp syscall argument for MIPS64
    - LP: #1500493
  * x86/ldt: Further fix FPU emulation
    - LP: #1500493
  * drm/i915: Flag the execlists context object as dirty after every use
    - LP: #1500493
  * fnic: Use the local variable instead of I/O flag to acquire io_req_lock
    in fnic_queuecommand() to avoid deadloack
    - LP: #1500493
  * SCSI: Fix NULL pointer dereference in runtime PM
    - LP: #1500493
  * ALSA: usb-audio: Fix runtime PM unbalance
    - LP: #1500493
  * x86/xen: make CONFIG_XEN depend on CONFIG_X86_LOCAL_APIC
    - LP: #1500493
  * Input: gpio_keys_polled - request GPIO pin as input.
    - LP: #1500493
  * PCI: Don't use 64-bit bus addresses on PA-RISC
    - LP: #1500493
  * ALSA: usb: Add native DSD support for Gustard DAC-X20U
    - LP: #1500493
  * Add factory recertified Crucial M500s to blacklist
    - LP: #1500493
  * arm64: KVM: Fix host crash when injecting a fault into a 32bit guest
    - LP: #1500493
  * batman-adv: protect tt_local_entry from concurrent delete events
    - LP: #1500493
  * ip6_gre: release cached dst on tunnel removal
    - LP: #1500493
  * perf: Fix PERF_EVENT_IOC_PERIOD migration race
    - LP: #1500493
  * net: Fix RCU splat in af_key
    - LP: #1500493
  * bna: fix interrupts storm caused by erroneous packets
    - LP: #1500493
  * rds: fix an integer overflow test in rds_info_getsockopt()
    - LP: #1500493
  * fq_codel: explicitly reset flows in ->reset()
    - LP: #1500493
  * bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size
    and policy
    - LP: #1500493
  * batman-adv: fix kernel crash due to missing NULL checks
    - LP: #1500493
  * fbdev: select versatile helpers for the integrator
    - LP: #1500493
  * rocker: free netdevice during netdevice removal
    - LP: #1500493
  * udp: fix dst races with multicast early demux
    - LP: #1500493
  * net: phy: add locking to
    phy_read_mmd_indirect()/phy_write_mmd_indirect()
    - LP: #1500493
  * sparc64: Fix userspace FPU register corruptions.
    - LP: #1500493
  * rtnetlink: verify IFLA_VF_INFO attributes before passing them to driver
    - LP: #1500493
  * net/tipc: initialize security state for new connection socket
    - LP: #1500493
  * net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()
    - LP: #1500493
  * net: Fix skb csum races when peeking
    - LP: #1500493
  * ipv6: lock socket in ip6_datagram_connect()
    - LP: #1500493
  * bonding: correct the MAC address for "follow" fail_over_mac policy
    - LP: #1500493
  * netlink: don't hold mutex in rcu callback when releasing mmapd ring
    - LP: #1500493
  * ext4: fix loss of delalloc extent info in ext4_zero_range()
    - LP: #1500493
  * ACPI, PCI: Penalize legacy IRQ used by ACPI SCI
    - LP: #1500493
  * Linux 3.19.8-ckt7
    - LP: #1500493

 -- Luis Henriques <email address hidden>  Thu, 08 Oct 2015 10:26:37 +0100

Upload details

Uploaded by:
Luis Henriques
Uploaded to:
Trusty
Original maintainer:
Ubuntu Kernel Team
Architectures:
all i386 amd64 armhf arm64 powerpc ppc64el
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
linux-lts-vivid_3.19.0.orig.tar.gz 117.4 MiB 9a6e2cb4a693ddfb865c27665d0681ef2e4fb6c7f14726c33c749f71f89d1cb3
linux-lts-vivid_3.19.0-31.36~14.04.1.diff.gz 10.5 MiB 3c2bec47e577109ef7666c8f111bd2ee1547ab5e7c03229147a6bdadd640f1d6
linux-lts-vivid_3.19.0-31.36~14.04.1.dsc 7.2 KiB 4ed1834b0f99ccd2803cba53ea91460c33461fea5b47adf5135c289e7405cff4

View changes file

Binary packages built by this source

block-modules-3.19.0-31-generic-di: No summary available for block-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for block-modules-3.19.0-31-generic-di in ubuntu trusty.

block-modules-3.19.0-31-generic-lpae-di: No summary available for block-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for block-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

block-modules-3.19.0-31-powerpc-e500mc-di: Block storage devices

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

block-modules-3.19.0-31-powerpc-smp-di: Block storage devices

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

block-modules-3.19.0-31-powerpc64-smp-di: Block storage devices

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

crypto-modules-3.19.0-31-generic-di: No summary available for crypto-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for crypto-modules-3.19.0-31-generic-di in ubuntu trusty.

crypto-modules-3.19.0-31-generic-lpae-di: No summary available for crypto-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for crypto-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

crypto-modules-3.19.0-31-powerpc-e500mc-di: crypto modules

 This package contains crypto modules.

crypto-modules-3.19.0-31-powerpc-smp-di: crypto modules

 This package contains crypto modules.

crypto-modules-3.19.0-31-powerpc64-smp-di: crypto modules

 This package contains crypto modules.

fat-modules-3.19.0-31-generic-di: No summary available for fat-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for fat-modules-3.19.0-31-generic-di in ubuntu trusty.

fat-modules-3.19.0-31-generic-lpae-di: No summary available for fat-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for fat-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

fat-modules-3.19.0-31-powerpc-e500mc-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

fat-modules-3.19.0-31-powerpc-smp-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

fat-modules-3.19.0-31-powerpc64-smp-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

fb-modules-3.19.0-31-generic-di: No summary available for fb-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for fb-modules-3.19.0-31-generic-di in ubuntu trusty.

firewire-core-modules-3.19.0-31-generic-di: No summary available for firewire-core-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for firewire-core-modules-3.19.0-31-generic-di in ubuntu trusty.

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

No description available for floppy-modules-3.19.0-31-generic-di in ubuntu trusty.

floppy-modules-3.19.0-31-powerpc-e500mc-di: Floppy driver support
floppy-modules-3.19.0-31-powerpc-smp-di: Floppy driver support
floppy-modules-3.19.0-31-powerpc64-smp-di: Floppy driver support
fs-core-modules-3.19.0-31-generic-di: No summary available for fs-core-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for fs-core-modules-3.19.0-31-generic-di in ubuntu trusty.

fs-core-modules-3.19.0-31-generic-lpae-di: No summary available for fs-core-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for fs-core-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

fs-core-modules-3.19.0-31-powerpc-e500mc-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

fs-core-modules-3.19.0-31-powerpc-smp-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

fs-core-modules-3.19.0-31-powerpc64-smp-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

fs-secondary-modules-3.19.0-31-generic-di: No summary available for fs-secondary-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for fs-secondary-modules-3.19.0-31-generic-di in ubuntu trusty.

fs-secondary-modules-3.19.0-31-generic-lpae-di: No summary available for fs-secondary-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for fs-secondary-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

fs-secondary-modules-3.19.0-31-powerpc-e500mc-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

fs-secondary-modules-3.19.0-31-powerpc-smp-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

fs-secondary-modules-3.19.0-31-powerpc64-smp-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

input-modules-3.19.0-31-generic-di: No summary available for input-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for input-modules-3.19.0-31-generic-di in ubuntu trusty.

input-modules-3.19.0-31-generic-lpae-di: No summary available for input-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for input-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

input-modules-3.19.0-31-powerpc-e500mc-di: Support for various input methods
input-modules-3.19.0-31-powerpc-smp-di: Support for various input methods
input-modules-3.19.0-31-powerpc64-smp-di: Support for various input methods
ipmi-modules-3.19.0-31-generic-di: No summary available for ipmi-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for ipmi-modules-3.19.0-31-generic-di in ubuntu trusty.

ipmi-modules-3.19.0-31-generic-lpae-di: No summary available for ipmi-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for ipmi-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

ipmi-modules-3.19.0-31-powerpc-e500mc-di: ipmi modules
ipmi-modules-3.19.0-31-powerpc-smp-di: ipmi modules
ipmi-modules-3.19.0-31-powerpc64-smp-di: ipmi modules
irda-modules-3.19.0-31-generic-di: No summary available for irda-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for irda-modules-3.19.0-31-generic-di in ubuntu trusty.

irda-modules-3.19.0-31-generic-lpae-di: No summary available for irda-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for irda-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

irda-modules-3.19.0-31-powerpc-e500mc-di: Support for Infrared protocols
irda-modules-3.19.0-31-powerpc-smp-di: Support for Infrared protocols
irda-modules-3.19.0-31-powerpc64-smp-di: Support for Infrared protocols
kernel-image-3.19.0-31-generic-di: No summary available for kernel-image-3.19.0-31-generic-di in ubuntu trusty.

No description available for kernel-image-3.19.0-31-generic-di in ubuntu trusty.

kernel-image-3.19.0-31-generic-lpae-di: No summary available for kernel-image-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for kernel-image-3.19.0-31-generic-lpae-di in ubuntu trusty.

kernel-image-3.19.0-31-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-3.19.0-31-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-3.19.0-31-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-cloud-tools-3.19.0-31-generic: No summary available for linux-cloud-tools-3.19.0-31-generic in ubuntu trusty.

No description available for linux-cloud-tools-3.19.0-31-generic in ubuntu trusty.

linux-cloud-tools-3.19.0-31-lowlatency: No summary available for linux-cloud-tools-3.19.0-31-lowlatency in ubuntu trusty.

No description available for linux-cloud-tools-3.19.0-31-lowlatency in ubuntu trusty.

linux-headers-3.19.0-31: Header files related to Linux kernel version 3.19.0

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

linux-headers-3.19.0-31-generic: No summary available for linux-headers-3.19.0-31-generic in ubuntu trusty.

No description available for linux-headers-3.19.0-31-generic in ubuntu trusty.

linux-headers-3.19.0-31-generic-lpae: No summary available for linux-headers-3.19.0-31-generic-lpae in ubuntu trusty.

No description available for linux-headers-3.19.0-31-generic-lpae in ubuntu trusty.

linux-headers-3.19.0-31-lowlatency: No summary available for linux-headers-3.19.0-31-lowlatency in ubuntu trusty.

No description available for linux-headers-3.19.0-31-lowlatency in ubuntu trusty.

linux-headers-3.19.0-31-powerpc-e500mc: Linux kernel headers for version 3.19.0 on 32-bit Freescale Power e500mc

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

linux-headers-3.19.0-31-powerpc-smp: Linux kernel headers for version 3.19.0 on 32-bit PowerPC SMP

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

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

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

linux-headers-3.19.0-31-powerpc64-smp: Linux kernel headers for version 3.19.0 on 64-bit PowerPC SMP

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

linux-image-3.19.0-31-generic: No summary available for linux-image-3.19.0-31-generic in ubuntu trusty.

No description available for linux-image-3.19.0-31-generic in ubuntu trusty.

linux-image-3.19.0-31-generic-dbgsym: No summary available for linux-image-3.19.0-31-generic-dbgsym in ubuntu trusty.

No description available for linux-image-3.19.0-31-generic-dbgsym in ubuntu trusty.

linux-image-3.19.0-31-generic-lpae: No summary available for linux-image-3.19.0-31-generic-lpae in ubuntu trusty.

No description available for linux-image-3.19.0-31-generic-lpae in ubuntu trusty.

linux-image-3.19.0-31-generic-lpae-dbgsym: No summary available for linux-image-3.19.0-31-generic-lpae-dbgsym in ubuntu trusty.

No description available for linux-image-3.19.0-31-generic-lpae-dbgsym in ubuntu trusty.

linux-image-3.19.0-31-lowlatency: No summary available for linux-image-3.19.0-31-lowlatency in ubuntu trusty.

No description available for linux-image-3.19.0-31-lowlatency in ubuntu trusty.

linux-image-3.19.0-31-lowlatency-dbgsym: No summary available for linux-image-3.19.0-31-lowlatency-dbgsym in ubuntu trusty.

No description available for linux-image-3.19.0-31-lowlatency-dbgsym in ubuntu trusty.

linux-image-3.19.0-31-powerpc-e500mc: Linux kernel image for version 3.19.0 on 32-bit Freescale Power e500mc

 This package contains the Linux kernel image for version 3.19.0 on
 32-bit Freescale Power e500mc.
 .
 Also includes 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-image-3.19.0-31-powerpc-e500mc-dbgsym: Linux kernel debug image for version 3.19.0 on 32-bit Freescale Power e500mc

 This package provides a kernel debug image for version 3.19.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-3.19.0-31-powerpc-smp: Linux kernel image for version 3.19.0 on 32-bit PowerPC SMP

 This package contains the Linux kernel image for version 3.19.0 on
 32-bit PowerPC SMP.
 .
 Also includes 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-image-3.19.0-31-powerpc-smp-dbgsym: Linux kernel debug image for version 3.19.0 on 32-bit PowerPC SMP

 This package provides a kernel debug image for version 3.19.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-3.19.0-31-powerpc64-emb: Linux kernel image for version 3.19.0 on 64-bit PowerPC SMP Book3E

 This package contains the Linux kernel image for version 3.19.0 on
 64-bit PowerPC SMP Book3E.
 .
 Also includes 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-image-3.19.0-31-powerpc64-emb-dbgsym: Linux kernel debug image for version 3.19.0 on 64-bit PowerPC SMP Book3E

 This package provides a kernel debug image for version 3.19.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-3.19.0-31-powerpc64-smp: Linux kernel image for version 3.19.0 on 64-bit PowerPC SMP

 This package contains the Linux kernel image for version 3.19.0 on
 64-bit PowerPC SMP.
 .
 Also includes 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-image-3.19.0-31-powerpc64-smp-dbgsym: Linux kernel debug image for version 3.19.0 on 64-bit PowerPC SMP

 This package provides a kernel debug image for version 3.19.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-extra-3.19.0-31-generic: No summary available for linux-image-extra-3.19.0-31-generic in ubuntu trusty.

No description available for linux-image-extra-3.19.0-31-generic in ubuntu trusty.

linux-lts-vivid-cloud-tools-3.19.0-31: No summary available for linux-lts-vivid-cloud-tools-3.19.0-31 in ubuntu trusty.

No description available for linux-lts-vivid-cloud-tools-3.19.0-31 in ubuntu trusty.

linux-lts-vivid-cloud-tools-3.19.0-31-dbgsym: No summary available for linux-lts-vivid-cloud-tools-3.19.0-31-dbgsym in ubuntu trusty.

No description available for linux-lts-vivid-cloud-tools-3.19.0-31-dbgsym in ubuntu trusty.

linux-lts-vivid-tools-3.19.0-31: Linux kernel version specific tools for version 3.19.0-31

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

linux-lts-vivid-tools-3.19.0-31-dbgsym: debug symbols for package linux-lts-vivid-tools-3.19.0-31

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

linux-lts-vivid-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-lts-vivid-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-lts-vivid-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-lts-vivid-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-lts-vivid-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.

linux-tools-3.19.0-31-generic: No summary available for linux-tools-3.19.0-31-generic in ubuntu trusty.

No description available for linux-tools-3.19.0-31-generic in ubuntu trusty.

linux-tools-3.19.0-31-generic-lpae: No summary available for linux-tools-3.19.0-31-generic-lpae in ubuntu trusty.

No description available for linux-tools-3.19.0-31-generic-lpae in ubuntu trusty.

linux-tools-3.19.0-31-lowlatency: No summary available for linux-tools-3.19.0-31-lowlatency in ubuntu trusty.

No description available for linux-tools-3.19.0-31-lowlatency in ubuntu trusty.

linux-tools-3.19.0-31-powerpc-e500mc: Linux kernel version specific tools for version 3.19.0-31

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

linux-tools-3.19.0-31-powerpc-smp: Linux kernel version specific tools for version 3.19.0-31

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

linux-tools-3.19.0-31-powerpc64-emb: Linux kernel version specific tools for version 3.19.0-31

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

linux-tools-3.19.0-31-powerpc64-smp: Linux kernel version specific tools for version 3.19.0-31

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

md-modules-3.19.0-31-generic-di: No summary available for md-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for md-modules-3.19.0-31-generic-di in ubuntu trusty.

md-modules-3.19.0-31-generic-lpae-di: No summary available for md-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for md-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

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

No description available for message-modules-3.19.0-31-generic-di in ubuntu trusty.

message-modules-3.19.0-31-powerpc-e500mc-di: Fusion and i2o storage modules

 This package containes the fusion and i2o storage modules.

message-modules-3.19.0-31-powerpc-smp-di: Fusion and i2o storage modules

 This package containes the fusion and i2o storage modules.

message-modules-3.19.0-31-powerpc64-smp-di: Fusion and i2o storage modules

 This package containes the fusion and i2o storage modules.

mouse-modules-3.19.0-31-generic-di: No summary available for mouse-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for mouse-modules-3.19.0-31-generic-di in ubuntu trusty.

mouse-modules-3.19.0-31-generic-lpae-di: No summary available for mouse-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for mouse-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

mouse-modules-3.19.0-31-powerpc-e500mc-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

mouse-modules-3.19.0-31-powerpc-smp-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

mouse-modules-3.19.0-31-powerpc64-smp-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

multipath-modules-3.19.0-31-generic-di: No summary available for multipath-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for multipath-modules-3.19.0-31-generic-di in ubuntu trusty.

multipath-modules-3.19.0-31-generic-lpae-di: No summary available for multipath-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for multipath-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

multipath-modules-3.19.0-31-powerpc-e500mc-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

multipath-modules-3.19.0-31-powerpc-smp-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

multipath-modules-3.19.0-31-powerpc64-smp-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

nfs-modules-3.19.0-31-generic-di: No summary available for nfs-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for nfs-modules-3.19.0-31-generic-di in ubuntu trusty.

nfs-modules-3.19.0-31-generic-lpae-di: No summary available for nfs-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for nfs-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

nfs-modules-3.19.0-31-powerpc-e500mc-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

nfs-modules-3.19.0-31-powerpc-smp-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

nfs-modules-3.19.0-31-powerpc64-smp-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

nic-modules-3.19.0-31-generic-di: No summary available for nic-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for nic-modules-3.19.0-31-generic-di in ubuntu trusty.

nic-modules-3.19.0-31-generic-lpae-di: No summary available for nic-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for nic-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

nic-modules-3.19.0-31-powerpc-e500mc-di: Network interface support
nic-modules-3.19.0-31-powerpc-smp-di: Network interface support
nic-modules-3.19.0-31-powerpc64-smp-di: Network interface support
nic-pcmcia-modules-3.19.0-31-generic-di: No summary available for nic-pcmcia-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for nic-pcmcia-modules-3.19.0-31-generic-di in ubuntu trusty.

nic-shared-modules-3.19.0-31-generic-di: No summary available for nic-shared-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for nic-shared-modules-3.19.0-31-generic-di in ubuntu trusty.

nic-shared-modules-3.19.0-31-generic-lpae-di: No summary available for nic-shared-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for nic-shared-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

nic-shared-modules-3.19.0-31-powerpc-e500mc-di: nic shared modules

  This package contains modules which support nic modules

nic-shared-modules-3.19.0-31-powerpc-smp-di: nic shared modules

  This package contains modules which support nic modules

nic-shared-modules-3.19.0-31-powerpc64-smp-di: nic shared modules

  This package contains modules which support nic modules

nic-usb-modules-3.19.0-31-generic-di: No summary available for nic-usb-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for nic-usb-modules-3.19.0-31-generic-di in ubuntu trusty.

nic-usb-modules-3.19.0-31-generic-lpae-di: No summary available for nic-usb-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for nic-usb-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

nic-usb-modules-3.19.0-31-powerpc-e500mc-di: USB network interface support
nic-usb-modules-3.19.0-31-powerpc-smp-di: USB network interface support
nic-usb-modules-3.19.0-31-powerpc64-smp-di: USB network interface support
parport-modules-3.19.0-31-generic-di: No summary available for parport-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for parport-modules-3.19.0-31-generic-di in ubuntu trusty.

parport-modules-3.19.0-31-generic-lpae-di: No summary available for parport-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for parport-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

parport-modules-3.19.0-31-powerpc-e500mc-di: Parallel port support
parport-modules-3.19.0-31-powerpc-smp-di: Parallel port support
parport-modules-3.19.0-31-powerpc64-smp-di: Parallel port support
pata-modules-3.19.0-31-generic-di: No summary available for pata-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for pata-modules-3.19.0-31-generic-di in ubuntu trusty.

pata-modules-3.19.0-31-powerpc-e500mc-di: PATA support modules
pata-modules-3.19.0-31-powerpc-smp-di: PATA support modules
pata-modules-3.19.0-31-powerpc64-smp-di: PATA support modules
pcmcia-modules-3.19.0-31-generic-di: No summary available for pcmcia-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for pcmcia-modules-3.19.0-31-generic-di in ubuntu trusty.

pcmcia-storage-modules-3.19.0-31-generic-di: No summary available for pcmcia-storage-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for pcmcia-storage-modules-3.19.0-31-generic-di in ubuntu trusty.

plip-modules-3.19.0-31-generic-di: No summary available for plip-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for plip-modules-3.19.0-31-generic-di in ubuntu trusty.

plip-modules-3.19.0-31-generic-lpae-di: No summary available for plip-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for plip-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

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

No description available for ppp-modules-3.19.0-31-generic-di in ubuntu trusty.

ppp-modules-3.19.0-31-generic-lpae-di: No summary available for ppp-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for ppp-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

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

No description available for sata-modules-3.19.0-31-generic-di in ubuntu trusty.

sata-modules-3.19.0-31-generic-lpae-di: No summary available for sata-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for sata-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

sata-modules-3.19.0-31-powerpc-e500mc-di: SATA storage support
sata-modules-3.19.0-31-powerpc-smp-di: SATA storage support
sata-modules-3.19.0-31-powerpc64-smp-di: SATA storage support
scsi-modules-3.19.0-31-generic-di: No summary available for scsi-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for scsi-modules-3.19.0-31-generic-di in ubuntu trusty.

scsi-modules-3.19.0-31-generic-lpae-di: No summary available for scsi-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for scsi-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

scsi-modules-3.19.0-31-powerpc-e500mc-di: SCSI storage support
scsi-modules-3.19.0-31-powerpc-smp-di: SCSI storage support
scsi-modules-3.19.0-31-powerpc64-smp-di: SCSI storage support
serial-modules-3.19.0-31-generic-di: No summary available for serial-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for serial-modules-3.19.0-31-generic-di in ubuntu trusty.

speakup-modules-3.19.0-31-generic-di: No summary available for speakup-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for speakup-modules-3.19.0-31-generic-di in ubuntu trusty.

speakup-modules-3.19.0-31-generic-lpae-di: No summary available for speakup-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for speakup-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

speakup-modules-3.19.0-31-powerpc-e500mc-di: speakup modules

 This package contains speakup modules.

speakup-modules-3.19.0-31-powerpc-smp-di: speakup modules

 This package contains speakup modules.

speakup-modules-3.19.0-31-powerpc64-smp-di: speakup modules

 This package contains speakup modules.

squashfs-modules-3.19.0-31-generic-di: No summary available for squashfs-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for squashfs-modules-3.19.0-31-generic-di in ubuntu trusty.

squashfs-modules-3.19.0-31-generic-lpae-di: No summary available for squashfs-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for squashfs-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

squashfs-modules-3.19.0-31-powerpc-e500mc-di: squashfs modules

 This package contains squashfs modules.

squashfs-modules-3.19.0-31-powerpc-smp-di: squashfs modules

 This package contains squashfs modules.

squashfs-modules-3.19.0-31-powerpc64-smp-di: squashfs modules

 This package contains squashfs modules.

storage-core-modules-3.19.0-31-generic-di: No summary available for storage-core-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for storage-core-modules-3.19.0-31-generic-di in ubuntu trusty.

storage-core-modules-3.19.0-31-generic-lpae-di: No summary available for storage-core-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for storage-core-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

storage-core-modules-3.19.0-31-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-3.19.0-31-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-3.19.0-31-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-3.19.0-31-generic-di: No summary available for usb-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for usb-modules-3.19.0-31-generic-di in ubuntu trusty.

usb-modules-3.19.0-31-generic-lpae-di: No summary available for usb-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for usb-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

usb-modules-3.19.0-31-powerpc-e500mc-di: Core USB support
usb-modules-3.19.0-31-powerpc-smp-di: Core USB support
usb-modules-3.19.0-31-powerpc64-smp-di: Core USB support
virtio-modules-3.19.0-31-generic-di: No summary available for virtio-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for virtio-modules-3.19.0-31-generic-di in ubuntu trusty.

virtio-modules-3.19.0-31-powerpc-e500mc-di: VirtIO Modules

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

virtio-modules-3.19.0-31-powerpc-smp-di: VirtIO Modules

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

virtio-modules-3.19.0-31-powerpc64-smp-di: VirtIO Modules

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

vlan-modules-3.19.0-31-generic-di: No summary available for vlan-modules-3.19.0-31-generic-di in ubuntu trusty.

No description available for vlan-modules-3.19.0-31-generic-di in ubuntu trusty.

vlan-modules-3.19.0-31-generic-lpae-di: No summary available for vlan-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

No description available for vlan-modules-3.19.0-31-generic-lpae-di in ubuntu trusty.

vlan-modules-3.19.0-31-powerpc-e500mc-di: vlan modules

 This package contains vlan (8021.Q) modules.

vlan-modules-3.19.0-31-powerpc-smp-di: vlan modules

 This package contains vlan (8021.Q) modules.

vlan-modules-3.19.0-31-powerpc64-smp-di: vlan modules

 This package contains vlan (8021.Q) modules.