linux-lts-trusty 3.13.0-62.101~precise1 source package in Ubuntu

Changelog

linux-lts-trusty (3.13.0-62.101~precise1) precise; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
    - LP: #1479868
  * Merged back Ubuntu-3.13.0-61.100

linux (3.13.0-60.99) trusty; urgency=low

  [ Kamal Mostafa ]

  * Release Tracking Bug
    - LP: #1479082

  [ Chris J Arges ]

  * [Config] CONFIG_UIO_PCI_GENERIC=m
    - LP: #1473109

  [ Tim Gardner ]

  * [Config] Add i40e[vf] to d-i
    - LP: #1476393

  [ Upstream Kernel Changes ]

  * Revert "crypto: talitos - convert to use be16_add_cpu()"
    - LP: #1479058
  * add support for per-host cmd pools
    - LP: #1445195
  * Drivers: hv: vmbus: Cleanup the packet send path
    - LP: #1445195
  * virtio_scsi: use cmd_size
    - LP: #1445195
  * storvsc: use cmd_size to allocate per-command data
    - LP: #1445195
  * storvsc: fix a bug in storvsc limits
    - LP: #1445195
  * Drivers: hv: vmbus: Support a vmbus API for efficiently sending page
    arrays
    - LP: #1445195
  * scsi: storvsc: Increase the ring buffer size
    - LP: #1445195
  * scsi: storvsc: Size the queue depth based on the ringbuffer size
    - LP: #1445195
  * scsi: storvsc: Always send on the selected outgoing channel
    - LP: #1445195
  * scsi: storvsc: Retrieve information about the capability of the target
    - LP: #1445195
  * scsi: storvsc: Don't assume that the scatterlist is not chained
    - LP: #1445195
  * scsi: storvsc: Set the tablesize based on the information given by the
    host
    - LP: #1445195
  * gpio: gpio-kempld: Fix get_direction return value
    - LP: #1474131
  * ARM: dts: imx27: only map 4 Kbyte for fec registers
    - LP: #1474131
  * ARM: 8356/1: mm: handle non-pmd-aligned end of RAM
    - LP: #1474131
  * x86/mce: Fix MCE severity messages
    - LP: #1474131
  * hwmon: (ntc_thermistor) Ensure iio channel is of type IIO_VOLTAGE
    - LP: #1474131
  * lguest: fix out-by-one error in address checking.
    - LP: #1474131
  * fs, omfs: add NULL terminator in the end up the token list
    - LP: #1474131
  * d_walk() might skip too much
    - LP: #1474131
  * hwmon: (nct6775) Add missing sysfs attribute initialization
    - LP: #1474131
  * target/pscsi: Don't leak scsi_host if hba is VIRTUAL_HOST
    - LP: #1474131
  * fs/binfmt_elf.c:load_elf_binary(): return -EINVAL on zero-length
    mappings
    - LP: #1474131
  * iio: adis16400: Report pressure channel scale
    - LP: #1474131
  * iio: adis16400: Use != channel indices for the two voltage channels
    - LP: #1474131
  * iio: adis16400: Compute the scan mask from channel indices
    - LP: #1474131
  * iio: adis16400: Remove unused variable
    - LP: #1474131
  * iio: adis16400: Fix burst mode
    - LP: #1474131
  * USB: serial: ftdi_sio: Add support for a Motion Tracker Development
    Board
    - LP: #1474131
  * iio: adc: twl6030-gpadc: Fix modalias
    - LP: #1474131
  * serial: imx: Fix DMA handling for IDLE condition aborts
    - LP: #1474131
  * ALSA: usb-audio: Add mic volume fix quirk for Logitech Quickcam Fusion
    - LP: #1474131
  * n_tty: Fix auditing support for cannonical mode
    - LP: #1474131
  * drm/i915/hsw: Fix workaround for server AUX channel clock divisor
    - LP: #1474131
  * x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
    - LP: #1474131
  * lib: Fix strnlen_user() to not touch memory after specified maximum
    - LP: #1474131
  * Input: elantech - fix detection of touchpads where the revision matches
    a known rate
    - LP: #1474131
  * ALSA: hda/realtek - Add a fixup for another Acer Aspire 9420
    - LP: #1474131
  * ALSA: usb-audio: add MAYA44 USB+ mixer control names
    - LP: #1474131
  * ALSA: usb-audio: fix missing input volume controls in MAYA44 USB(+)
    - LP: #1474131
  * USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongle
    - LP: #1474131
  * MIPS: Fix enabling of DEBUG_STACKOVERFLOW
    - LP: #1474131
  * virtio_pci: Clear stale cpumask when setting irq affinity
    - LP: #1474131
  * pata_octeon_cf: fix broken build
    - LP: #1474131
  * Input: synaptics - add min/max quirk for Lenovo S540
    - LP: #1474131
  * drm/i915: Fix DDC probe for passive adapters
    - LP: #1474131
  * cfg80211: wext: clear sinfo struct before calling driver
    - LP: #1474131
  * mm/memory_hotplug.c: set zone->wait_table to null after freeing it
    - LP: #1474131
  * ring-buffer-benchmark: Fix the wrong sched_priority of producer
    - LP: #1474131
  * drm/radeon: fix freeze for laptop with Turks/Thames GPU.
    - LP: #1474131
  * block: fix ext_dev_lock lockdep report
    - LP: #1474131
  * bridge: disable softirqs around br_fdb_update to avoid lockup
    - LP: #1474131
  * bridge: fix multicast router rlist endless loop
    - LP: #1474131
  * ALSA: hda - adding a DAC/pin preference map for a HP Envy TS machine
    - LP: #1474131
  * drm/mgag200: Reject non-character-cell-aligned mode widths
    - LP: #1474131
  * crypto: caam - fix uninitialized state->buf_dma field
    - LP: #1474131
  * crypto: caam - improve initalization for context state saves
    - LP: #1474131
  * crypto: caam - fix RNG buffer cache alignment
    - LP: #1474131
  * Linux 3.13.11-ckt23
    - LP: #1474131
  * SUNRPC: TCP/UDP always close the old socket before reconnecting
    - LP: #1403152
  * Fix kmalloc slab creation sequence
    - LP: #1475204
  * iSER relies on refcounting to manage iser connections establishment and
    teardown.
    - LP: #1443648
  * ALSA: hda - White noise fix for XPS13 9333
    - LP: #1468582
  * ALSA: hda - Pop noises fix for XPS13 9333
    - LP: #1468582
  * ALSA: hda - Fix noisy outputs on Dell XPS13 (2015 model)
    - LP: #1468582
  * sched/stop_machine: Fix deadlock between multiple stop_two_cpus()
    - LP: #1461620
  * net: don't wait for order-3 page allocation
    - LP: #1479058
  * sctp: fix ASCONF list handling
    - LP: #1479058
  * bridge: fix br_stp_set_bridge_priority race conditions
    - LP: #1479058
  * packet: read num_members once in packet_rcv_fanout()
    - LP: #1479058
  * packet: avoid out of bounds read in round robin fanout
    - LP: #1479058
  * tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
    - LP: #1479058
  * sctp: Fix race between OOTB responce and route removal
    - LP: #1479058
  * sparc: Use GFP_ATOMIC in ldc_alloc_exp_dring() as it can be called in
    softirq context
    - LP: #1479058
  * [media] s5h1420: fix a buffer overflow when checking userspace params
    - LP: #1479058
  * [media] cx24116: fix a buffer overflow when checking userspace params
    - LP: #1479058
  * [media] af9013: Don't accept invalid bandwidth
    - LP: #1479058
  * [media] cx24117: fix a buffer overflow when checking userspace params
    - LP: #1479058
  * spi: fix race freeing dummy_tx/rx before it is unmapped
    - LP: #1479058
  * mtd: fix: avoid race condition when accessing mtd->usecount
    - LP: #1479058
  * leds / PM: fix hibernation on arm when gpio-led used with CPU led
    trigger
    - LP: #1479058
  * crypto: talitos - avoid memleak in talitos_alg_alloc()
    - LP: #1479058
  * ASoC: wm8737: Fixup setting VMID Impedance control register
    - LP: #1479058
  * ASoC: wm8903: Fix define for WM8903_VMID_RES_250K
    - LP: #1479058
  * mnt: Refactor the logic for mounting sysfs and proc in a user namespace
    - LP: #1479058
  * ASoC: wm8955: Fix setting wrong register for WM8955_K_8_0_MASK bits
    - LP: #1479058
  * scsi_transport_srp: Introduce srp_wait_for_queuecommand()
    - LP: #1479058
  * scsi_transport_srp: Fix a race condition
    - LP: #1479058
  * KVM: mips: use id_to_memslot correctly
    - LP: #1479058
  * drm/radeon: take the mode_config mutex when dealing with hpds (v2)
    - LP: #1479058
  * rcu: Correctly handle non-empty Tiny RCU callback list with none ready
    - LP: #1479058
  * ASoC: arizona: Fix noise generator gain TLV
    - LP: #1479058
  * staging: rtl8712: prevent buffer overrun in recvbuf2recvframe
    - LP: #1479058
  * usb: core: Fix USB 3.0 devices lost in NOTATTACHED state after a hub
    port reset
    - LP: #1479058
  * staging: vt6655: device_rx_srv check sk_buff is NULL
    - LP: #1479058
  * fixing infinite OPEN loop in 4.0 stateid recovery
    - LP: #1479058
  * powerpc/perf: Fix book3s kernel to userspace backtraces
    - LP: #1479058
  * SUNRPC: Fix a memory leak in the backchannel code
    - LP: #1479058
  * ipr: Increase default adapter init stage change timeout
    - LP: #1479058
  * ieee802154: Fix sockaddr_ieee802154 implicit padding information leak.
    - LP: #1479058
  * mnt: Modify fs_fully_visible to deal with locked ro nodev and atime
    - LP: #1479058
  * drm/qxl: Do not cause spice-server to clean our objects
    - LP: #1479058
  * drm/qxl: Do not leak memory if qxl_release_list_add fails
    - LP: #1479058
  * selinux: fix setting of security labels on NFS
    - LP: #1479058
  * Bluetooth: ath3k: Add support for a new AR3012 device
    - LP: #1479058
  * ath3k: Add support of 0489:e076 AR3012 device
    - LP: #1462614, #1479058
  * ath3k: add support of 13d3:3474 AR3012 device
    - LP: #1427680, #1479058
  * Bluetooth: btusb: Fix memory leak in Intel setup routine
    - LP: #1479058
  * ath9k: fix DMA stop sequence for AR9003+
    - LP: #1479058
  * cdc-acm: Add support of ATOL FPrint fiscal printers
    - LP: #1479058
  * regulator: core: fix constraints output buffer
    - LP: #1479058
  * x86/PCI: Use host bridge _CRS info on Foxconn K8M890-8237A
    - LP: #1479058
  * pinctrl: mvebu: armada-370: fix spi0 pin description
    - LP: #1479058
  * pinctrl: mvebu: armada-xp: remove non-existing NAND pins
    - LP: #1479058
  * pinctrl: mvebu: armada-xp: remove non-existing VDD cpu_pd functions
    - LP: #1479058
  * pinctrl: mvebu: armada-xp: fix functions of MPP48
    - LP: #1479058
  * i2c: at91: fix a race condition when using the DMA controller
    - LP: #1479058
  * dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup
    - LP: #1479058
  * ASoC: wm8960: the enum of "DAC Polarity" should be wm8960_enum[1]
    - LP: #1479058
  * arm64: Do not attempt to use init_mm in reset_context()
    - LP: #1479058
  * ext4: fix race between truncate and __ext4_journalled_writepage()
    - LP: #1479058
  * Disable write buffering on Toshiba ToPIC95
    - LP: #1479058
  * jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()
    - LP: #1479058
  * regmap: Fix regmap_bulk_read in BE mode
    - LP: #1479058
  * jbd2: fix ocfs2 corrupt when updating journal superblock fails
    - LP: #1479058
  * ideapad: fix software rfkill setting
    - LP: #1479058
  * regmap: Fix possible shift overflow in regmap_field_init()
    - LP: #1479058
  * ima: fix ima_show_template_data_ascii()
    - LP: #1479058
  * nfs: increase size of EXCHANGE_ID name string buffer
    - LP: #1479058
  * vTPM: set virtual device before passing to ibmvtpm_reset_crq
    - LP: #1479058
  * arm: KVM: force execution of HCPTR access on VM exit
    - LP: #1479058
  * i2c: mux: Use __i2c_transfer() instead of calling parent's
    master_xfer()
    - LP: #1479058
  * i2c: mux: pca954x: Use __i2c_transfer because of quirks
    - LP: #1479058
  * arm64: mm: Fix freeing of the wrong memmap entries with
    !SPARSEMEM_VMEMMAP
    - LP: #1479058
  * dm space map metadata: fix occasional leak of a metadata block on
    resize
    - LP: #1479058
  * dm stats: fix divide by zero if 'number_of_areas' arg is zero
    - LP: #1479058
  * ACPI / PNP: Avoid conflicting resource reservations
    - LP: #1479058
  * Bluetooth: ath3k: Add support for another AR3012 card
    - LP: #1479058
  * Bluetooth: ath3k: add support of 04ca:300f AR3012 device
    - LP: #1449730, #1479058
  * Bluetooth: ath3k: Add support of 04ca:300d AR3012 device
    - LP: #1394368, #1479058
  * libata: Do not blacklist Micron M500DC
    - LP: #1479058
  * arm64: vdso: work-around broken ELF toolchains in Makefile
    - LP: #1479058
  * iommu/amd: Handle large pages correctly in free_pagetable
    - LP: #1479058
  * ext4: call sync_blockdev() before invalidate_bdev() in put_super()
    - LP: #1479058
  * MIPS: Fix KVM guest fixmap address
    - LP: #1479058
  * xfs: fix remote symlinks on V5/CRC filesystems
    - LP: #1479058
  * ext4: don't retry file block mapping on bigalloc fs with non-extent
    file
    - LP: #1479058
  * NET: ROSE: Don't dereference NULL neighbour pointer.
    - LP: #1479058
  * netfilter: nf_qeueue: Drop queue entries on nf_unregister_hook
    - LP: #1479058
  * fs: Fix S_NOSEC handling
    - LP: #1479058
  * ACPI / resources: free memory on error in add_region_before()
    - LP: #1479058
  * PM / sleep: Increase default DPM watchdog timeout to 60
    - LP: #1479058
  * ARC: add compiler barrier to LLSC based cmpxchg
    - LP: #1479058
  * dell-laptop: Fix allocating & freeing SMI buffer page
    - LP: #1479058
  * tracing/filter: Do not allow infix to exceed end of string
    - LP: #1479058
  * clocksource: exynos_mct: Avoid blocking calls in the cpu hotplug
    notifier
    - LP: #1479058
  * ALSA: hda - Add headset support to Acer Aspire V5
    - LP: #1479058
  * ALSA: hda - Fix the dock headphone output on Fujitsu Lifebook E780
    - LP: #1479058
  * agp/intel: Fix typo in needs_ilk_vtd_wa()
    - LP: #1479058
  * drm/radeon: compute ring fix hibernation (CI GPU family) v2.
    - LP: #1479058
  * drm/radeon: SDMA fix hibernation (CI GPU family).
    - LP: #1479058
  * net: mvneta: introduce compatible string "marvell, armada-xp-neta"
    - LP: #1479058
  * net: mvneta: disable IP checksum with jumbo frames for Armada 370
    - LP: #1479058
  * crush: fix a bug in tree bucket decode
    - LP: #1479058
  * rbd: use GFP_NOIO in rbd_obj_request_create()
    - LP: #1479058
  * arm64: Don't report clear pmds and puds as huge
    - LP: #1479058
  * fuse: initialize fc->release before calling it
    - LP: #1479058
  * vfs: Ignore unlocked mounts in fs_fully_visible
    - LP: #1479058
  * vfs: Remove incorrect debugging WARN in prepend_path
    - LP: #1479058
  * hwmon: (mcp3021) Fix broken output scaling
    - LP: #1479058
  * ACPICA: Tables: Fix an issue that FACS initialization is performed
    twice
    - LP: #1479058
  * KVM: x86: make vapics_in_nmi_mode atomic
    - LP: #1479058
  * KVM: x86: properly restore LVT0
    - LP: #1479058
  * KVM: s390: virtio-ccw: don't overwrite config space values
    - LP: #1479058
  * 9p: forgetting to cancel request on interrupted zero-copy RPC
    - LP: #1479058
  * ipip: fix one sparse error
    - LP: #1479058
  * __bitmap_parselist: fix bug in empty string handling
    - LP: #1479058
  * powerpc/pseries: Fix possible leaked device node reference
    - LP: #1479058
  * USB: devio: fix a condition in async_completed()
    - LP: #1479058
  * bridge: multicast: restore router configuration on port link down/up
    - LP: #1479058
  * cfg80211: ignore netif running state when changing iftype
    - LP: #1479058
  * mm: fix potential infinite loop in dissolve_free_huge_pages()
    - LP: #1479058
  * mm/hugetlb: introduce minimum hugepage order
    - LP: #1479058
  * watchdog: omap: assert the counter being stopped before reprogramming
    - LP: #1479058
  * ASoC: imx-wm8962: Add a missing error check
    - LP: #1479058
  * neigh: do not modify unlinked entries
    - LP: #1479058
  * mmc: card: Fixup request missing in mmc_blk_issue_rw_rq
    - LP: #1479058
  * tty: remove platform_sysrq_reset_seq
    - LP: #1479058
  * mtd: dc21285: use raw spinlock functions for nw_gpio_lock
    - LP: #1479058
  * rndis_wlan: harmless issue calling set_bit()
    - LP: #1479058
  * NFS: Fix size of NFSACL SETACL operations
    - LP: #1479058
  * security_syslog() should be called once only
    - LP: #1479058
  * pktgen: adjust spacing in proc file interface output
    - LP: #1479058
  * of: return NUMA_NO_NODE from fallback of_node_to_nid()
    - LP: #1479058
  * HID: i2c-hid: fix harmless test_bit() issue
    - LP: #1479058
  * mac80211: prevent possible crypto tx tailroom corruption
    - LP: #1479058
  * Linux 3.13.11-ckt24
    - LP: #1479058

 -- Luis Henriques <email address hidden>  Thu, 30 Jul 2015 17:30:42 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
linux-lts-trusty_3.13.0.orig.tar.gz 111.0 MiB 073d6a589655031564407e349c86a316941fc26ef3444bb73a092b43a48347ec
linux-lts-trusty_3.13.0-62.101~precise1.diff.gz 10.2 MiB 7229146793628c9e0d11a9db5dd16f7c3e52337b294559b8bf4e49edad5fafab
linux-lts-trusty_3.13.0-62.101~precise1.dsc 7.2 KiB 9f79b5280860372ee1ea162cbf1ff929e289c88b3eada7e3d131b150a813d1b4

View changes file

Binary packages built by this source

block-modules-3.13.0-62-generic-di: No summary available for block-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for block-modules-3.13.0-62-generic-di in ubuntu precise.

block-modules-3.13.0-62-generic-lpae-di: No summary available for block-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for block-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

crypto-modules-3.13.0-62-generic-di: No summary available for crypto-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for crypto-modules-3.13.0-62-generic-di in ubuntu precise.

crypto-modules-3.13.0-62-generic-lpae-di: No summary available for crypto-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for crypto-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

fat-modules-3.13.0-62-generic-di: No summary available for fat-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for fat-modules-3.13.0-62-generic-di in ubuntu precise.

fat-modules-3.13.0-62-generic-lpae-di: No summary available for fat-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for fat-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

fb-modules-3.13.0-62-generic-di: No summary available for fb-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for fb-modules-3.13.0-62-generic-di in ubuntu precise.

firewire-core-modules-3.13.0-62-generic-di: No summary available for firewire-core-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for firewire-core-modules-3.13.0-62-generic-di in ubuntu precise.

floppy-modules-3.13.0-62-generic-di: No summary available for floppy-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for floppy-modules-3.13.0-62-generic-di in ubuntu precise.

fs-core-modules-3.13.0-62-generic-di: No summary available for fs-core-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for fs-core-modules-3.13.0-62-generic-di in ubuntu precise.

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

No description available for fs-core-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

fs-secondary-modules-3.13.0-62-generic-di: No summary available for fs-secondary-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for fs-secondary-modules-3.13.0-62-generic-di in ubuntu precise.

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

No description available for fs-secondary-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

input-modules-3.13.0-62-generic-di: No summary available for input-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for input-modules-3.13.0-62-generic-di in ubuntu precise.

input-modules-3.13.0-62-generic-lpae-di: No summary available for input-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for input-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

ipmi-modules-3.13.0-62-generic-di: No summary available for ipmi-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for ipmi-modules-3.13.0-62-generic-di in ubuntu precise.

ipmi-modules-3.13.0-62-generic-lpae-di: No summary available for ipmi-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for ipmi-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

irda-modules-3.13.0-62-generic-di: No summary available for irda-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for irda-modules-3.13.0-62-generic-di in ubuntu precise.

irda-modules-3.13.0-62-generic-lpae-di: No summary available for irda-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for irda-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

kernel-image-3.13.0-62-generic-di: No summary available for kernel-image-3.13.0-62-generic-di in ubuntu precise.

No description available for kernel-image-3.13.0-62-generic-di in ubuntu precise.

kernel-image-3.13.0-62-generic-lpae-di: No summary available for kernel-image-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for kernel-image-3.13.0-62-generic-lpae-di in ubuntu precise.

linux-cloud-tools-3.13.0-62-generic: No summary available for linux-cloud-tools-3.13.0-62-generic in ubuntu precise.

No description available for linux-cloud-tools-3.13.0-62-generic in ubuntu precise.

linux-headers-3.13.0-62: No summary available for linux-headers-3.13.0-62 in ubuntu precise.

No description available for linux-headers-3.13.0-62 in ubuntu precise.

linux-headers-3.13.0-62-generic: No summary available for linux-headers-3.13.0-62-generic in ubuntu precise.

No description available for linux-headers-3.13.0-62-generic in ubuntu precise.

linux-headers-3.13.0-62-generic-lpae: No summary available for linux-headers-3.13.0-62-generic-lpae in ubuntu precise.

No description available for linux-headers-3.13.0-62-generic-lpae in ubuntu precise.

linux-image-3.13.0-62-generic: No summary available for linux-image-3.13.0-62-generic in ubuntu precise.

No description available for linux-image-3.13.0-62-generic in ubuntu precise.

linux-image-3.13.0-62-generic-dbgsym: No summary available for linux-image-3.13.0-62-generic-dbgsym in ubuntu precise.

No description available for linux-image-3.13.0-62-generic-dbgsym in ubuntu precise.

linux-image-3.13.0-62-generic-lpae: No summary available for linux-image-3.13.0-62-generic-lpae in ubuntu precise.

No description available for linux-image-3.13.0-62-generic-lpae in ubuntu precise.

linux-image-3.13.0-62-generic-lpae-dbgsym: No summary available for linux-image-3.13.0-62-generic-lpae-dbgsym in ubuntu precise.

No description available for linux-image-3.13.0-62-generic-lpae-dbgsym in ubuntu precise.

linux-lts-trusty-cloud-tools-3.13.0-62: No summary available for linux-lts-trusty-cloud-tools-3.13.0-62 in ubuntu precise.

No description available for linux-lts-trusty-cloud-tools-3.13.0-62 in ubuntu precise.

linux-lts-trusty-tools-3.13.0-62: No summary available for linux-lts-trusty-tools-3.13.0-62 in ubuntu precise.

No description available for linux-lts-trusty-tools-3.13.0-62 in ubuntu precise.

linux-lts-trusty-tools-3.13.0-62-dbgsym: No summary available for linux-lts-trusty-tools-3.13.0-62-dbgsym in ubuntu precise.

No description available for linux-lts-trusty-tools-3.13.0-62-dbgsym in ubuntu precise.

linux-lts-trusty-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-trusty-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-tools-3.13.0-62-generic: No summary available for linux-tools-3.13.0-62-generic in ubuntu precise.

No description available for linux-tools-3.13.0-62-generic in ubuntu precise.

linux-tools-3.13.0-62-generic-lpae: No summary available for linux-tools-3.13.0-62-generic-lpae in ubuntu precise.

No description available for linux-tools-3.13.0-62-generic-lpae in ubuntu precise.

md-modules-3.13.0-62-generic-di: No summary available for md-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for md-modules-3.13.0-62-generic-di in ubuntu precise.

md-modules-3.13.0-62-generic-lpae-di: No summary available for md-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for md-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

message-modules-3.13.0-62-generic-di: No summary available for message-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for message-modules-3.13.0-62-generic-di in ubuntu precise.

mouse-modules-3.13.0-62-generic-di: No summary available for mouse-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for mouse-modules-3.13.0-62-generic-di in ubuntu precise.

mouse-modules-3.13.0-62-generic-lpae-di: No summary available for mouse-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for mouse-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

multipath-modules-3.13.0-62-generic-di: No summary available for multipath-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for multipath-modules-3.13.0-62-generic-di in ubuntu precise.

multipath-modules-3.13.0-62-generic-lpae-di: No summary available for multipath-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for multipath-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

nfs-modules-3.13.0-62-generic-di: No summary available for nfs-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for nfs-modules-3.13.0-62-generic-di in ubuntu precise.

nfs-modules-3.13.0-62-generic-lpae-di: No summary available for nfs-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for nfs-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

nic-modules-3.13.0-62-generic-di: No summary available for nic-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for nic-modules-3.13.0-62-generic-di in ubuntu precise.

nic-modules-3.13.0-62-generic-lpae-di: No summary available for nic-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for nic-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

nic-pcmcia-modules-3.13.0-62-generic-di: No summary available for nic-pcmcia-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for nic-pcmcia-modules-3.13.0-62-generic-di in ubuntu precise.

nic-shared-modules-3.13.0-62-generic-di: No summary available for nic-shared-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for nic-shared-modules-3.13.0-62-generic-di in ubuntu precise.

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

No description available for nic-shared-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

nic-usb-modules-3.13.0-62-generic-di: No summary available for nic-usb-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for nic-usb-modules-3.13.0-62-generic-di in ubuntu precise.

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

No description available for nic-usb-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

parport-modules-3.13.0-62-generic-di: No summary available for parport-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for parport-modules-3.13.0-62-generic-di in ubuntu precise.

parport-modules-3.13.0-62-generic-lpae-di: No summary available for parport-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for parport-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

pata-modules-3.13.0-62-generic-di: No summary available for pata-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for pata-modules-3.13.0-62-generic-di in ubuntu precise.

pcmcia-modules-3.13.0-62-generic-di: No summary available for pcmcia-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for pcmcia-modules-3.13.0-62-generic-di in ubuntu precise.

pcmcia-storage-modules-3.13.0-62-generic-di: No summary available for pcmcia-storage-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for pcmcia-storage-modules-3.13.0-62-generic-di in ubuntu precise.

plip-modules-3.13.0-62-generic-di: No summary available for plip-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for plip-modules-3.13.0-62-generic-di in ubuntu precise.

plip-modules-3.13.0-62-generic-lpae-di: No summary available for plip-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for plip-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

ppp-modules-3.13.0-62-generic-di: No summary available for ppp-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for ppp-modules-3.13.0-62-generic-di in ubuntu precise.

ppp-modules-3.13.0-62-generic-lpae-di: No summary available for ppp-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for ppp-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

sata-modules-3.13.0-62-generic-di: No summary available for sata-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for sata-modules-3.13.0-62-generic-di in ubuntu precise.

sata-modules-3.13.0-62-generic-lpae-di: No summary available for sata-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for sata-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

scsi-modules-3.13.0-62-generic-di: No summary available for scsi-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for scsi-modules-3.13.0-62-generic-di in ubuntu precise.

scsi-modules-3.13.0-62-generic-lpae-di: No summary available for scsi-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for scsi-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

serial-modules-3.13.0-62-generic-di: No summary available for serial-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for serial-modules-3.13.0-62-generic-di in ubuntu precise.

speakup-modules-3.13.0-62-generic-di: No summary available for speakup-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for speakup-modules-3.13.0-62-generic-di in ubuntu precise.

speakup-modules-3.13.0-62-generic-lpae-di: No summary available for speakup-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for speakup-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

squashfs-modules-3.13.0-62-generic-di: No summary available for squashfs-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for squashfs-modules-3.13.0-62-generic-di in ubuntu precise.

squashfs-modules-3.13.0-62-generic-lpae-di: No summary available for squashfs-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for squashfs-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

storage-core-modules-3.13.0-62-generic-di: No summary available for storage-core-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for storage-core-modules-3.13.0-62-generic-di in ubuntu precise.

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

No description available for storage-core-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

usb-modules-3.13.0-62-generic-di: No summary available for usb-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for usb-modules-3.13.0-62-generic-di in ubuntu precise.

usb-modules-3.13.0-62-generic-lpae-di: No summary available for usb-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for usb-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

virtio-modules-3.13.0-62-generic-di: No summary available for virtio-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for virtio-modules-3.13.0-62-generic-di in ubuntu precise.

vlan-modules-3.13.0-62-generic-di: No summary available for vlan-modules-3.13.0-62-generic-di in ubuntu precise.

No description available for vlan-modules-3.13.0-62-generic-di in ubuntu precise.

vlan-modules-3.13.0-62-generic-lpae-di: No summary available for vlan-modules-3.13.0-62-generic-lpae-di in ubuntu precise.

No description available for vlan-modules-3.13.0-62-generic-lpae-di in ubuntu precise.