linux 3.13.0-79.123 source package in Ubuntu

Changelog

linux (3.13.0-79.123) trusty; urgency=low

  [ Seth Forshee ]

  * SAUCE: cred: Add clone_cred() interface
    - LP: #1534961, #1535150
    - CVE-2016-1575 CVE-2016-1576
  * SAUCE: overlayfs: Use mounter's credentials instead of full kernel
    credentials
    - LP: #1534961, #1535150
    - CVE-2016-1575 CVE-2016-1576
  * SAUCE: overlayfs: Skip permission checking for trusted.overlayfs.*
    xattrs
    - LP: #1534961, #1535150
    - CVE-2016-1575 CVE-2016-1576
  * SAUCE: overlayfs: Be more careful about copying up sxid files
    - LP: #1534961, #1535150
    - CVE-2016-1575 CVE-2016-1576
  * SAUCE: overlayfs: Propogate nosuid from lower and upper mounts
    - LP: #1534961, #1535150
    - CVE-2016-1575 CVE-2016-1576

linux (3.13.0-78.122) trusty; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1540559

  [ Eric Dumazet ]

  * SAUCE: (no-up) udp: properly support MSG_PEEK with truncated buffers
    - LP: #1527902

  [ J. R. Okajima ]

  * SAUCE: ubuntu: aufs: tiny, extract a new func xino_fwrite_wkq()
    - LP: #1533043
  * SAUCE: ubuntu: aufs: for 4.3, XINO handles EINTR from the dying process
    - LP: #1533043

  [ Upstream Kernel Changes ]

  * Revert "[stable-only] net: add length argument to
    skb_copy_and_csum_datagram_iovec"
    - LP: #1538756
  * unregister_netdevice : move RTM_DELLINK to until after ndo_uninit
    - LP: #1525324
  * rtnetlink: delay RTM_DELLINK notification until after ndo_uninit()
    - LP: #1525324
  * Drivers: hv: Eliminate the channel spinlock in the callback path
    - LP: #1519897
  * Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel
    - LP: #1519897
  * Drivers: hv: vmbus: Suport an API to send pagebuffers with additional
    control
    - LP: #1519897
  * Drivers: hv: vmbus: Suport an API to send packet with additional
    control
    - LP: #1519897
  * Drivers: hv: vmbus: Export the vmbus_sendpacket_pagebuffer_ctl()
    - LP: #1519897
  * Drivers: hv: vmbus: Fix a siganlling host signalling issue
    - LP: #1519897
  * Drivers: hv: vmbus: Fix a Host signaling bug
    - LP: #1519897
  * ARC: Fix silly typo in MAINTAINERS file
    - LP: #1538756
  * ip6mr: call del_timer_sync() in ip6mr_free_table()
    - LP: #1538756
  * gre6: allow to update all parameters via rtnl
    - LP: #1538756
  * atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
    - LP: #1538756
  * sctp: use the same clock as if sock source timestamps were on
    - LP: #1538756
  * sctp: update the netstamp_needed counter when copying sockets
    - LP: #1538756
  * ipv6: sctp: clone options to avoid use after free
    - LP: #1538756
  * net: add validation for the socket syscall protocol argument
    - LP: #1538756
  * sh_eth: fix kernel oops in skb_put()
    - LP: #1538756
  * pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
    - LP: #1538756
  * bluetooth: Validate socket address length in sco_sock_bind().
    - LP: #1538756
  * af_unix: Revert 'lock_interruptible' in stream receive code
    - LP: #1538756
  * KEYS: Fix race between read and revoke
    - LP: #1538756
  * tools: Add a "make all" rule
    - LP: #1538756
  * efi: Disable interrupts around EFI calls, not in the epilog/prolog
    calls
    - LP: #1538756
  * net: ipmr: fix static mfc/dev leaks on table destruction
    - LP: #1538756
  * fuse: break infinite loop in fuse_fill_write_pages()
    - LP: #1538756
  * usb: gadget: pxa27x: fix suspend callback
    - LP: #1538756
  * iio: fix some warning messages
    - LP: #1538756
  * USB: cp210x: Remove CP2110 ID from compatibility list
    - LP: #1538756
  * USB: cdc_acm: Ignore Infineon Flash Loader utility
    - LP: #1538756
  * USB: serial: Another Infineon flash loader USB ID
    - LP: #1538756
  * ext4: Fix handling of extended tv_sec
    - LP: #1538756
  * jbd2: Fix unreclaimed pages after truncate in data=journal mode
    - LP: #1538756
  * drm/ttm: Fixed a read/write lock imbalance
    - LP: #1538756
  * i2c: mv64xxx: The n clockdiv factor is 0 based on sunxi SoCs
    - LP: #1538756
  * AHCI: Fix softreset failed issue of Port Multiplier
    - LP: #1538756
  * sata_sil: disable trim
    - LP: #1538756
  * staging: lustre: echo_copy.._lsm() dereferences userland pointers
    directly
    - LP: #1538756
  * irqchip/versatile-fpga: Fix PCI IRQ mapping on Versatile PB
    - LP: #1538756
  * usb: core : hub: Fix BOS 'NULL pointer' kernel panic
    - LP: #1538756
  * USB: whci-hcd: add check for dma mapping error
    - LP: #1538756
  * usb: Use the USB_SS_MULT() macro to decode burst multiplier for log
    message
    - LP: #1538756
  * dm btree: fix leak of bufio-backed block in btree_split_sibling error
    path
    - LP: #1538756
  * SCSI: Fix NULL pointer dereference in runtime PM
    - LP: #1538756
  * usb: xhci: fix config fail of FS hub behind a HS hub with MTT
    - LP: #1538756
  * ALSA: rme96: Fix unexpected volume reset after rate changes
    - LP: #1538756
  * ALSA: hda - Add inverted dmic for Packard Bell DOTS
    - LP: #1523232, #1538756
  * virtio: fix memory leak of virtio ida cache layers
    - LP: #1538756
  * 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping
    - LP: #1538756
  * radeon/cik: Fix GFX IB test on Big-Endian
    - LP: #1538756
  * crypto: skcipher - Copy iv from desc even for 0-len walks
    - LP: #1538756
  * dm thin metadata: fix bug when taking a metadata snapshot
    - LP: #1538756
  * dm space map metadata: fix ref counting bug when bootstrapping a new
    space map
    - LP: #1538756
  * ipmi: move timer init to before irq is setup
    - LP: #1538756
  * KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSR
    - LP: #1538756
  * rfkill: copy the name into the rfkill struct
    - LP: #1538756
  * dm btree: fix bufio buffer leaks in dm_btree_del() error path
    - LP: #1538756
  * ses: Fix problems with simple enclosures
    - LP: #1538756
  * vgaarb: fix signal handling in vga_get()
    - LP: #1538756
  * ses: fix additional element traversal bug
    - LP: #1538756
  * xhci: fix usb2 resume timing and races.
    - LP: #1538756
  * USB: add quirk for devices with broken LPM
    - LP: #1538756
  * powercap / RAPL: fix BIOS lock check
    - LP: #1538756
  * parisc iommu: fix panic due to trying to allocate too large region
    - LP: #1538756
  * mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't
    make any progress
    - LP: #1538756
  * mm: hugetlb: call huge_pte_alloc() only if ptep is null
    - LP: #1538756
  * drivers/base/memory.c: prohibit offlining of memory blocks with missing
    sections
    - LP: #1538756
  * sh64: fix __NR_fgetxattr
    - LP: #1538756
  * n_tty: Fix poll() after buffer-limited eof push read
    - LP: #1538756
  * tty: Fix GPF in flush_to_ldisc()
    - LP: #1538756
  * genirq: Prevent chip buslock deadlock
    - LP: #1538756
  * ALSA: usb-audio: Add a more accurate volume quirk for AudioQuest
    DragonFly
    - LP: #1538756
  * ARM: 8471/1: need to save/restore arm register(r11) when it is
    corrupted
    - LP: #1538756
  * spi: fix parent-device reference leak
    - LP: #1538756
  * scripts: recordmcount: break hardlinks
    - LP: #1538756
  * ftrace/scripts: Have recordmcount copy the object file
    - LP: #1538756
  * ARC: dw2 unwind: Reinstante unwinding out of modules
    - LP: #1538756
  * ARC: dw2 unwind: Ignore CIE version !=1 gracefully instead of bailing
    - LP: #1538756
  * ALSA: hda - Set SKL+ hda controller power at freeze() and thaw()
    - LP: #1538756
  * s390/dis: Fix handling of format specifiers
    - LP: #1538756
  * USB: ipaq.c: fix a timeout loop
    - LP: #1538756
  * USB: fix invalid memory access in hub_activate()
    - LP: #1538756
  * x86/mce: Ensure offline CPUs don't participate in rendezvous process
    - LP: #1538756
  * parisc: Fix syscall restarts
    - LP: #1538756
  * ALSA: hda/realtek - Fix silent headphone output on MacPro 4,1 (v2)
    - LP: #1538756
  * ASoC: arizona: Fix bclk for sample rates that are multiple of 4kHz
    - LP: #1538756
  * mm/memory_hotplug.c: check for missing sections in
    test_pages_in_a_zone()
    - LP: #1538756
  * ftrace/scripts: Fix incorrect use of sprintf in recordmcount
    - LP: #1538756
  * tracing: Fix setting of start_index in find_next()
    - LP: #1538756
  * async_tx: use GFP_NOWAIT rather than GFP_IO
    - LP: #1538756
  * dts: vt8500: Add SDHC node to DTS file for WM8650
    - LP: #1538756
  * ftrace/module: Call clean up function when module init fails early
    - LP: #1538756
  * vmstat: allocate vmstat_wq before it is used
    - LP: #1538756
  * firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6
    - LP: #1538756
  * kvm: x86: only channel 0 of the i8254 is linked to the HPET
    - LP: #1538756
  * ipv6/addrlabel: fix ip6addrlbl_get()
    - LP: #1538756
  * net: fix warnings in 'make htmldocs' by moving macro definition out of
    field declaration
    - LP: #1538756
  * ser_gigaset: fix deallocation of platform device structure
    - LP: #1538756
  * pinctrl: bcm2835: Fix initial value for direction_output
    - LP: #1538756
  * mISDN: fix a loop count
    - LP: #1538756
  * sh_eth: fix TX buffer byte-swapping
    - LP: #1538756
  * qlcnic: fix a timeout loop
    - LP: #1538756
  * net: phy: mdio-mux: Check return value of mdiobus_alloc()
    - LP: #1538756
  * include/linux/mmdebug.h: should include linux/bug.h
    - LP: #1538756
  * net: possible use after free in dst_release
    - LP: #1538756
  * Linux 3.13.11-ckt33
    - LP: #1538756
  * xfrm: dst_entries_init() per-net dst_ops
    - LP: #1486670

 -- Luis Henriques <email address hidden>  Fri, 19 Feb 2016 13:14:25 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
linux_3.13.0.orig.tar.gz 111.0 MiB 073d6a589655031564407e349c86a316941fc26ef3444bb73a092b43a48347ec
linux_3.13.0-79.123.diff.gz 8.7 MiB 9de0525149c8e56ec11f59d401bed09a5928f506c536f83d10cf4a8c795d50d6
linux_3.13.0-79.123.dsc 7.8 KiB 9e3872c4f32e55396325a20128d66b86aee838d3a60e7745b2442f237e7df28a

View changes file

Binary packages built by this source

block-modules-3.13.0-79-generic-di: No summary available for block-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for block-modules-3.13.0-79-generic-di in ubuntu trusty.

block-modules-3.13.0-79-generic-lpae-di: No summary available for block-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for block-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

block-modules-3.13.0-79-powerpc-e500-di: Block storage devices

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

block-modules-3.13.0-79-powerpc-e500mc-di: Block storage devices

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

block-modules-3.13.0-79-powerpc-smp-di: Block storage devices

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

block-modules-3.13.0-79-powerpc64-smp-di: Block storage devices

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

crypto-modules-3.13.0-79-generic-di: No summary available for crypto-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for crypto-modules-3.13.0-79-generic-di in ubuntu trusty.

crypto-modules-3.13.0-79-generic-lpae-di: No summary available for crypto-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for crypto-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

crypto-modules-3.13.0-79-powerpc-e500-di: crypto modules

 This package contains crypto modules.

crypto-modules-3.13.0-79-powerpc-e500mc-di: crypto modules

 This package contains crypto modules.

crypto-modules-3.13.0-79-powerpc-smp-di: crypto modules

 This package contains crypto modules.

crypto-modules-3.13.0-79-powerpc64-smp-di: crypto modules

 This package contains crypto modules.

fat-modules-3.13.0-79-generic-di: No summary available for fat-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for fat-modules-3.13.0-79-generic-di in ubuntu trusty.

fat-modules-3.13.0-79-generic-lpae-di: No summary available for fat-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for fat-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

fat-modules-3.13.0-79-powerpc-e500-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

fat-modules-3.13.0-79-powerpc-e500mc-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

fat-modules-3.13.0-79-powerpc-smp-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

fat-modules-3.13.0-79-powerpc64-smp-di: FAT filesystem support

 This includes Windows FAT and VFAT support.

fb-modules-3.13.0-79-generic-di: No summary available for fb-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for fb-modules-3.13.0-79-generic-di in ubuntu trusty.

firewire-core-modules-3.13.0-79-generic-di: No summary available for firewire-core-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for firewire-core-modules-3.13.0-79-generic-di in ubuntu trusty.

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

No description available for floppy-modules-3.13.0-79-generic-di in ubuntu trusty.

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

No description available for fs-core-modules-3.13.0-79-generic-di in ubuntu trusty.

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

No description available for fs-core-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

fs-core-modules-3.13.0-79-powerpc-e500-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

fs-core-modules-3.13.0-79-powerpc-e500mc-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

fs-core-modules-3.13.0-79-powerpc-smp-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

fs-core-modules-3.13.0-79-powerpc64-smp-di: Base filesystem modules

 This includes jfs, reiserfs and xfs.

fs-secondary-modules-3.13.0-79-generic-di: No summary available for fs-secondary-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for fs-secondary-modules-3.13.0-79-generic-di in ubuntu trusty.

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

No description available for fs-secondary-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

fs-secondary-modules-3.13.0-79-powerpc-e500-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

fs-secondary-modules-3.13.0-79-powerpc-e500mc-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

fs-secondary-modules-3.13.0-79-powerpc-smp-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

fs-secondary-modules-3.13.0-79-powerpc64-smp-di: Extra filesystem modules

 This includes support for Windows NTFS and MacOS HFS/HFSPlus

input-modules-3.13.0-79-generic-di: No summary available for input-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for input-modules-3.13.0-79-generic-di in ubuntu trusty.

input-modules-3.13.0-79-generic-lpae-di: No summary available for input-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for input-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

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

No description available for ipmi-modules-3.13.0-79-generic-di in ubuntu trusty.

ipmi-modules-3.13.0-79-generic-lpae-di: No summary available for ipmi-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for ipmi-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

ipmi-modules-3.13.0-79-powerpc-e500-di: ipmi modules
ipmi-modules-3.13.0-79-powerpc-e500mc-di: ipmi modules
ipmi-modules-3.13.0-79-powerpc-smp-di: ipmi modules
ipmi-modules-3.13.0-79-powerpc64-smp-di: ipmi modules
irda-modules-3.13.0-79-generic-di: No summary available for irda-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for irda-modules-3.13.0-79-generic-di in ubuntu trusty.

irda-modules-3.13.0-79-generic-lpae-di: No summary available for irda-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for irda-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

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

No description available for kernel-image-3.13.0-79-generic-di in ubuntu trusty.

kernel-image-3.13.0-79-generic-lpae-di: No summary available for kernel-image-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for kernel-image-3.13.0-79-generic-lpae-di in ubuntu trusty.

kernel-image-3.13.0-79-powerpc-e500-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.13.0-79-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.13.0-79-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.13.0-79-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.13.0-79: No summary available for linux-cloud-tools-3.13.0-79 in ubuntu trusty.

No description available for linux-cloud-tools-3.13.0-79 in ubuntu trusty.

linux-cloud-tools-3.13.0-79-dbgsym: No summary available for linux-cloud-tools-3.13.0-79-dbgsym in ubuntu trusty.

No description available for linux-cloud-tools-3.13.0-79-dbgsym in ubuntu trusty.

linux-cloud-tools-3.13.0-79-generic: No summary available for linux-cloud-tools-3.13.0-79-generic in ubuntu trusty.

No description available for linux-cloud-tools-3.13.0-79-generic in ubuntu trusty.

linux-cloud-tools-3.13.0-79-lowlatency: No summary available for linux-cloud-tools-3.13.0-79-lowlatency in ubuntu trusty.

No description available for linux-cloud-tools-3.13.0-79-lowlatency in ubuntu trusty.

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

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

linux-doc: Linux kernel specific documentation for version 3.13.0

 This package provides the various documents in the 3.13.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-3.13.0-79: Header files related to Linux kernel version 3.13.0

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

linux-headers-3.13.0-79-generic: No summary available for linux-headers-3.13.0-79-generic in ubuntu trusty.

No description available for linux-headers-3.13.0-79-generic in ubuntu trusty.

linux-headers-3.13.0-79-generic-lpae: No summary available for linux-headers-3.13.0-79-generic-lpae in ubuntu trusty.

No description available for linux-headers-3.13.0-79-generic-lpae in ubuntu trusty.

linux-headers-3.13.0-79-lowlatency: No summary available for linux-headers-3.13.0-79-lowlatency in ubuntu trusty.

No description available for linux-headers-3.13.0-79-lowlatency in ubuntu trusty.

linux-headers-3.13.0-79-powerpc-e500: Linux kernel headers for version 3.13.0 on 32-bit Freescale Power e500v1 and e500v2

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

linux-headers-3.13.0-79-powerpc-e500mc: Linux kernel headers for version 3.13.0 on 32-bit Freescale Power e500mc

 This package provides kernel header files for version 3.13.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.13.0-79/debian.README.gz for details.

linux-headers-3.13.0-79-powerpc-smp: Linux kernel headers for version 3.13.0 on 32-bit PowerPC SMP

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

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

 This package provides kernel header files for version 3.13.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.13.0-79/debian.README.gz for details.

linux-headers-3.13.0-79-powerpc64-smp: Linux kernel headers for version 3.13.0 on 64-bit PowerPC SMP

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

linux-image-3.13.0-79-generic: No summary available for linux-image-3.13.0-79-generic in ubuntu trusty.

No description available for linux-image-3.13.0-79-generic in ubuntu trusty.

linux-image-3.13.0-79-generic-dbgsym: No summary available for linux-image-3.13.0-79-generic-dbgsym in ubuntu trusty.

No description available for linux-image-3.13.0-79-generic-dbgsym in ubuntu trusty.

linux-image-3.13.0-79-generic-lpae: No summary available for linux-image-3.13.0-79-generic-lpae in ubuntu trusty.

No description available for linux-image-3.13.0-79-generic-lpae in ubuntu trusty.

linux-image-3.13.0-79-generic-lpae-dbgsym: No summary available for linux-image-3.13.0-79-generic-lpae-dbgsym in ubuntu trusty.

No description available for linux-image-3.13.0-79-generic-lpae-dbgsym in ubuntu trusty.

linux-image-3.13.0-79-lowlatency: No summary available for linux-image-3.13.0-79-lowlatency in ubuntu trusty.

No description available for linux-image-3.13.0-79-lowlatency in ubuntu trusty.

linux-image-3.13.0-79-lowlatency-dbgsym: No summary available for linux-image-3.13.0-79-lowlatency-dbgsym in ubuntu trusty.

No description available for linux-image-3.13.0-79-lowlatency-dbgsym in ubuntu trusty.

linux-image-3.13.0-79-powerpc-e500: Linux kernel image for version 3.13.0 on 32-bit Freescale Power e500v1 and e500v2

 This package contains the Linux kernel image for version 3.13.0 on
 32-bit Freescale Power e500v1 and e500v2.
 .
 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 e500v1 and e500v2 processors.
 .
 Geared toward server systems.
 .
 You likely do not want to install this package directly. Instead, install
 the linux-powerpc-e500 meta-package, which will ensure that upgrades work
 correctly, and that supporting packages are also installed.

linux-image-3.13.0-79-powerpc-e500-dbgsym: Linux kernel debug image for version 3.13.0 on 32-bit Freescale Power e500v1 and e500v2

 This package provides a kernel debug image for version 3.13.0 on
 32-bit Freescale Power e500v1 and e500v2.
 .
 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.13.0-79-powerpc-e500mc: Linux kernel image for version 3.13.0 on 32-bit Freescale Power e500mc

 This package contains the Linux kernel image for version 3.13.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.13.0-79-powerpc-e500mc-dbgsym: Linux kernel debug image for version 3.13.0 on 32-bit Freescale Power e500mc

 This package provides a kernel debug image for version 3.13.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.13.0-79-powerpc-smp: Linux kernel image for version 3.13.0 on 32-bit PowerPC SMP

 This package contains the Linux kernel image for version 3.13.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.13.0-79-powerpc-smp-dbgsym: Linux kernel debug image for version 3.13.0 on 32-bit PowerPC SMP

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

 This package contains the Linux kernel image for version 3.13.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.13.0-79-powerpc64-emb-dbgsym: Linux kernel debug image for version 3.13.0 on 64-bit PowerPC SMP Book3E

 This package provides a kernel debug image for version 3.13.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.13.0-79-powerpc64-smp: Linux kernel image for version 3.13.0 on 64-bit PowerPC SMP

 This package contains the Linux kernel image for version 3.13.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.13.0-79-powerpc64-smp-dbgsym: Linux kernel debug image for version 3.13.0 on 64-bit PowerPC SMP

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

No description available for linux-image-extra-3.13.0-79-generic in ubuntu trusty.

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-source-3.13.0: Linux kernel source for version 3.13.0 with Ubuntu patches

 This package provides the source code for the Linux kernel version
 3.13.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-3.13.0-79: Linux kernel version specific tools for version 3.13.0-79

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

linux-tools-3.13.0-79-dbgsym: debug symbols for package linux-tools-3.13.0-79

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

linux-tools-3.13.0-79-generic: No summary available for linux-tools-3.13.0-79-generic in ubuntu trusty.

No description available for linux-tools-3.13.0-79-generic in ubuntu trusty.

linux-tools-3.13.0-79-generic-lpae: No summary available for linux-tools-3.13.0-79-generic-lpae in ubuntu trusty.

No description available for linux-tools-3.13.0-79-generic-lpae in ubuntu trusty.

linux-tools-3.13.0-79-lowlatency: No summary available for linux-tools-3.13.0-79-lowlatency in ubuntu trusty.

No description available for linux-tools-3.13.0-79-lowlatency in ubuntu trusty.

linux-tools-3.13.0-79-powerpc-e500: Linux kernel version specific tools for version 3.13.0-79

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

linux-tools-3.13.0-79-powerpc-e500mc: Linux kernel version specific tools for version 3.13.0-79

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

linux-tools-3.13.0-79-powerpc-smp: Linux kernel version specific tools for version 3.13.0-79

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

linux-tools-3.13.0-79-powerpc64-emb: Linux kernel version specific tools for version 3.13.0-79

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

linux-tools-3.13.0-79-powerpc64-smp: Linux kernel version specific tools for version 3.13.0-79

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

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

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

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-e500: 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-3.13.0-79-generic-di: No summary available for md-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for md-modules-3.13.0-79-generic-di in ubuntu trusty.

md-modules-3.13.0-79-generic-lpae-di: No summary available for md-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for md-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

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

No description available for message-modules-3.13.0-79-generic-di in ubuntu trusty.

message-modules-3.13.0-79-powerpc-e500-di: Fusion and i2o storage modules

 This package containes the fusion and i2o storage modules.

message-modules-3.13.0-79-powerpc-e500mc-di: Fusion and i2o storage modules

 This package containes the fusion and i2o storage modules.

message-modules-3.13.0-79-powerpc-smp-di: Fusion and i2o storage modules

 This package containes the fusion and i2o storage modules.

message-modules-3.13.0-79-powerpc64-smp-di: Fusion and i2o storage modules

 This package containes the fusion and i2o storage modules.

mouse-modules-3.13.0-79-generic-di: No summary available for mouse-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for mouse-modules-3.13.0-79-generic-di in ubuntu trusty.

mouse-modules-3.13.0-79-generic-lpae-di: No summary available for mouse-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for mouse-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

mouse-modules-3.13.0-79-powerpc-e500-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

mouse-modules-3.13.0-79-powerpc-e500mc-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

mouse-modules-3.13.0-79-powerpc-smp-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

mouse-modules-3.13.0-79-powerpc64-smp-di: Mouse support

 This package contains mouse drivers for the Linux kernel.

multipath-modules-3.13.0-79-generic-di: No summary available for multipath-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for multipath-modules-3.13.0-79-generic-di in ubuntu trusty.

multipath-modules-3.13.0-79-generic-lpae-di: No summary available for multipath-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for multipath-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

multipath-modules-3.13.0-79-powerpc-e500-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

multipath-modules-3.13.0-79-powerpc-e500mc-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

multipath-modules-3.13.0-79-powerpc-smp-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

multipath-modules-3.13.0-79-powerpc64-smp-di: DM-Multipath support

  This package contains modules for device-mapper multipath support.

nfs-modules-3.13.0-79-generic-di: No summary available for nfs-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for nfs-modules-3.13.0-79-generic-di in ubuntu trusty.

nfs-modules-3.13.0-79-generic-lpae-di: No summary available for nfs-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for nfs-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

nfs-modules-3.13.0-79-powerpc-e500-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

nfs-modules-3.13.0-79-powerpc-e500mc-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

nfs-modules-3.13.0-79-powerpc-smp-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

nfs-modules-3.13.0-79-powerpc64-smp-di: NFS filesystem drivers

 Includes the NFS client driver, and supporting modules.

nic-modules-3.13.0-79-generic-di: No summary available for nic-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for nic-modules-3.13.0-79-generic-di in ubuntu trusty.

nic-modules-3.13.0-79-generic-lpae-di: No summary available for nic-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for nic-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

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

No description available for nic-pcmcia-modules-3.13.0-79-generic-di in ubuntu trusty.

nic-shared-modules-3.13.0-79-generic-di: No summary available for nic-shared-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for nic-shared-modules-3.13.0-79-generic-di in ubuntu trusty.

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

No description available for nic-shared-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

nic-shared-modules-3.13.0-79-powerpc-e500-di: nic shared modules

  This package contains modules which support nic modules

nic-shared-modules-3.13.0-79-powerpc-e500mc-di: nic shared modules

  This package contains modules which support nic modules

nic-shared-modules-3.13.0-79-powerpc-smp-di: nic shared modules

  This package contains modules which support nic modules

nic-shared-modules-3.13.0-79-powerpc64-smp-di: nic shared modules

  This package contains modules which support nic modules

nic-usb-modules-3.13.0-79-generic-di: No summary available for nic-usb-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for nic-usb-modules-3.13.0-79-generic-di in ubuntu trusty.

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

No description available for nic-usb-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

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

No description available for parport-modules-3.13.0-79-generic-di in ubuntu trusty.

parport-modules-3.13.0-79-generic-lpae-di: No summary available for parport-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for parport-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

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

No description available for pata-modules-3.13.0-79-generic-di in ubuntu trusty.

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

No description available for pcmcia-modules-3.13.0-79-generic-di in ubuntu trusty.

pcmcia-storage-modules-3.13.0-79-generic-di: No summary available for pcmcia-storage-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for pcmcia-storage-modules-3.13.0-79-generic-di in ubuntu trusty.

plip-modules-3.13.0-79-generic-di: No summary available for plip-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for plip-modules-3.13.0-79-generic-di in ubuntu trusty.

plip-modules-3.13.0-79-generic-lpae-di: No summary available for plip-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for plip-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

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

No description available for ppp-modules-3.13.0-79-generic-di in ubuntu trusty.

ppp-modules-3.13.0-79-generic-lpae-di: No summary available for ppp-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for ppp-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

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

No description available for sata-modules-3.13.0-79-generic-di in ubuntu trusty.

sata-modules-3.13.0-79-generic-lpae-di: No summary available for sata-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for sata-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

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

No description available for scsi-modules-3.13.0-79-generic-di in ubuntu trusty.

scsi-modules-3.13.0-79-generic-lpae-di: No summary available for scsi-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for scsi-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

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

No description available for serial-modules-3.13.0-79-generic-di in ubuntu trusty.

speakup-modules-3.13.0-79-generic-di: No summary available for speakup-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for speakup-modules-3.13.0-79-generic-di in ubuntu trusty.

speakup-modules-3.13.0-79-generic-lpae-di: No summary available for speakup-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for speakup-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

speakup-modules-3.13.0-79-powerpc-e500-di: speakup modules

 This package contains speakup modules.

speakup-modules-3.13.0-79-powerpc-e500mc-di: speakup modules

 This package contains speakup modules.

speakup-modules-3.13.0-79-powerpc-smp-di: speakup modules

 This package contains speakup modules.

speakup-modules-3.13.0-79-powerpc64-smp-di: speakup modules

 This package contains speakup modules.

squashfs-modules-3.13.0-79-generic-di: No summary available for squashfs-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for squashfs-modules-3.13.0-79-generic-di in ubuntu trusty.

squashfs-modules-3.13.0-79-generic-lpae-di: No summary available for squashfs-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for squashfs-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

squashfs-modules-3.13.0-79-powerpc-e500-di: squashfs modules

 This package contains squashfs modules.

squashfs-modules-3.13.0-79-powerpc-e500mc-di: squashfs modules

 This package contains squashfs modules.

squashfs-modules-3.13.0-79-powerpc-smp-di: squashfs modules

 This package contains squashfs modules.

squashfs-modules-3.13.0-79-powerpc64-smp-di: squashfs modules

 This package contains squashfs modules.

storage-core-modules-3.13.0-79-generic-di: No summary available for storage-core-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for storage-core-modules-3.13.0-79-generic-di in ubuntu trusty.

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

No description available for storage-core-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

storage-core-modules-3.13.0-79-powerpc-e500-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.13.0-79-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.13.0-79-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.13.0-79-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.13.0-79-generic-di: No summary available for usb-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for usb-modules-3.13.0-79-generic-di in ubuntu trusty.

usb-modules-3.13.0-79-generic-lpae-di: No summary available for usb-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for usb-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

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

No description available for virtio-modules-3.13.0-79-generic-di in ubuntu trusty.

virtio-modules-3.13.0-79-powerpc-e500-di: VirtIO Modules

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

virtio-modules-3.13.0-79-powerpc-e500mc-di: VirtIO Modules

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

virtio-modules-3.13.0-79-powerpc-smp-di: VirtIO Modules

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

virtio-modules-3.13.0-79-powerpc64-smp-di: VirtIO Modules

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

vlan-modules-3.13.0-79-generic-di: No summary available for vlan-modules-3.13.0-79-generic-di in ubuntu trusty.

No description available for vlan-modules-3.13.0-79-generic-di in ubuntu trusty.

vlan-modules-3.13.0-79-generic-lpae-di: No summary available for vlan-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

No description available for vlan-modules-3.13.0-79-generic-lpae-di in ubuntu trusty.

vlan-modules-3.13.0-79-powerpc-e500-di: vlan modules

 This package contains vlan (8021.Q) modules.

vlan-modules-3.13.0-79-powerpc-e500mc-di: vlan modules

 This package contains vlan (8021.Q) modules.

vlan-modules-3.13.0-79-powerpc-smp-di: vlan modules

 This package contains vlan (8021.Q) modules.

vlan-modules-3.13.0-79-powerpc64-smp-di: vlan modules

 This package contains vlan (8021.Q) modules.