[ubuntu/trusty-proposed] linux_3.13.0-53.87_amd64.tar.gz - (Accepted)

Luis Henriques luis.henriques at canonical.com
Fri May 8 18:46:38 UTC 2015


linux (3.13.0-53.87) trusty; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
    - LP: #1452736

  [ dann frazier ]

  * [Config] CONFIG_{EFI_PARAMS_FROM_FDT,GENERIC_EARLY_IOREMAP,LIBFDT}=y
    - LP: #1441876
  * Move get_dram_base to arm private file
    - LP: #1441876
  * arm64: Implement efi_enabled()
    - LP: #1441876
  * [Config] CONFIG_RTC_DRV_EFI=y on arm64
    - LP: #1441291

  [ Kamal Mostafa ]

  * Fix "mei: me: release hw from reset only during the reset flow"
    - LP: #1450813

  [ Stefan Bader ]

  * SAUCE: vesafb: Set mtrr:3 (write-combining) as default
    - LP: #1434581

  [ Upstream Kernel Changes ]

  * Revert "net: cx82310_eth: use common match macro"
    - LP: #1451900
  * netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
    - LP: #1442080
    - CVE-2014-9715
  * add generic fixmap.h
    - LP: #1441876
  * mm: create generic early_ioremap() support
    - LP: #1441876
  * arm64: initialize pgprot info earlier in boot
    - LP: #1441876
  * arm64: add early_ioremap support
    - LP: #1441876
  * arm64: fixmap: fix missing sub-page offset for earlyprintk
    - LP: #1441876
  * efi: create memory map iteration helper
    - LP: #1441876
  * efi: Add get_dram_base() helper function
    - LP: #1441876
  * lib: add fdt_empty_tree.c
    - LP: #1441876
  * doc: efi-stub.txt updates for ARM
    - LP: #1441876
  * efi: add helper function to get UEFI params from FDT
    - LP: #1441876
  * arm64: Add function to create identity mappings
    - LP: #1441876
  * efi: Add shared FDT related functions for ARM/ARM64
    - LP: #1441876
  * arm64: add EFI runtime services
    - LP: #1441876
  * doc: arm: add UEFI support documentation
    - LP: #1441876
  * arm64: efi: add EFI stub
    - LP: #1441876
  * doc: arm64: add description of EFI stub support
    - LP: #1441876
  * efi/arm64: ignore dtb= when UEFI SecureBoot is enabled
    - LP: #1441876
  * arm64: efi: only attempt efi map setup if booting via EFI
    - LP: #1441876
  * PCI: Don't clear ASPM bits when the FADT declares it's unsupported
    - LP: #1441335
  * regmap: Skip read-only registers in regcache_sync()
    - LP: #1448830
  * rtc: ia64: allow other architectures to use EFI RTC
    - LP: #1441291
  * rtc: Disable EFI rtc for x86
    - LP: #1441291
  * mei: me: fix hw ready reset flow
    - LP: #1450813
  * Input: serio - add firmware_id sysfs attribute
    - LP: #1414930
  * Input: i8042 - add firmware_id support
    - LP: #1414930
  * Input: Add INPUT_PROP_TOPBUTTONPAD device property
    - LP: #1414930
  * Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property
    - LP: #1414930
  * Input: synaptics - add a matches_pnp_id helper function
    - LP: #1414930
  * Input: synaptics - change min/max quirk table to pnp-id matching
    - LP: #1414930
  * Input: psmouse - add psmouse_matches_pnp_id helper function
    - LP: #1414930
  * Input: synaptics - split synaptics_resolution(), query first
    - LP: #1414930
  * Input: synaptics - log queried and quirked dimension values
    - LP: #1414930
  * Input: synaptics - remove obsolete min/max quirk for X240
    - LP: #1414930
  * Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)
    - LP: #1414930
  * Input: synaptics - add min/max quirk for Lenovo T440s
    - LP: #1414930
  * Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd
    - LP: #1414930
  * Input: synaptics - adjust min/max on Thinkpad E540
    - LP: #1414930
  * Input: synaptics - support min/max board id in min_max_pnpid_table
    - LP: #1414930
  * Input: synaptics - skip quirks when post-2013 dimensions
    - LP: #1414930
  * Input: synaptics - query min dimensions for fw v8.1
    - LP: #1414930
  * Input: synaptics - fix middle button on Lenovo 2015 products
    - LP: #1414930
  * Input: synaptics - handle spurious release of trackstick buttons
    - LP: #1414930
  * Input: synaptics - do not retrieve the board id on old firmwares
    - LP: #1414930
  * Input: synaptics - retrieve the extended capabilities in query $10
    - LP: #1414930
  * Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015
    - LP: #1414930
  * Input: synaptics - re-route tracksticks buttons on the Lenovo 2015
    series
    - LP: #1414930
  * Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad list
    - LP: #1414930
  * Input: synaptics - remove X250 from the topbuttonpad list
    - LP: #1414930
  * drm/dp_helper: don't return EPROTO for defers (v2)
    - LP: #1450322
  * iio: mxs-lradc: separate touchscreen and buffer virtual channels
    - LP: #1451900
  * iio: mxs-lradc: make ADC reads not disable touchscreen interrupts
    - LP: #1451900
  * iio: mxs-lradc: make ADC reads not unschedule touchscreen conversions
    - LP: #1451900
  * iio: mxs-lradc: only update the buffer when its conversions have
    finished
    - LP: #1451900
  * iio: imu: adis16400: Fix sign extension
    - LP: #1451900
  * iio:adc:mcp3422 Fix incorrect scales table
    - LP: #1451900
  * iio: ad5686: fix optional reference voltage declaration
    - LP: #1451900
  * usb: dwc3: dwc3-omap: Fix disable IRQ
    - LP: #1451900
  * KVM: emulate: fix CMPXCHG8B on 32-bit hosts
    - LP: #1451900
  * xhci: Allocate correct amount of scratchpad buffers
    - LP: #1451900
  * USB: usbfs: don't leak kernel data in siginfo
    - LP: #1451900
  * efi/libstub: Fix boundary checking in efi_high_alloc()
    - LP: #1451900
  * USB: ftdi_sio: add PIDs for Actisense USB devices
    - LP: #1451900
  * USB: serial: fix potential use-after-free after failed probe
    - LP: #1451900
  * USB: serial: fix tty-device error handling at probe
    - LP: #1451900
  * mac80211: Send EAPOL frames at lowest rate
    - LP: #1451900
  * ARC: Fix KSTK_ESP()
    - LP: #1451900
  * USB: serial: cp210x: Adding Seletek device id's
    - LP: #1451900
  * mei: make device disabled on stop unconditionally
    - LP: #1451900
  * NFSv4: Don't call put_rpccred() under the rcu_read_lock()
    - LP: #1451900
  * btrfs: fix lost return value due to variable shadowing
    - LP: #1451900
  * KVM: MIPS: Fix trace event to save PC directly
    - LP: #1451900
  * usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards
    - LP: #1451900
  * eCryptfs: don't pass fs-specific ioctl commands through
    - LP: #1451900
  * drm/radeon: do a posting read in r100_set_irq
    - LP: #1451900
  * drm/radeon: do a posting read in rs600_set_irq
    - LP: #1451900
  * drm/radeon: do a posting read in r600_set_irq
    - LP: #1451900
  * drm/radeon: do a posting read in evergreen_set_irq
    - LP: #1451900
  * drm/radeon: do a posting read in si_set_irq
    - LP: #1451900
  * drm/radeon: do a posting read in cik_set_irq
    - LP: #1451900
  * drm/radeon: fix DRM_IOCTL_RADEON_CS oops
    - LP: #1451900
  * drm/radeon: fix interlaced modes on DCE8
    - LP: #1451900
  * ACPI / video: Load the module even if ACPI is disabled
    - LP: #1451900
  * ASoC: omap-pcm: Correct dma mask
    - LP: #1451900
  * x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
    - LP: #1451900
  * Btrfs: fix data loss in the fast fsync path
    - LP: #1451900
  * Btrfs:__add_inode_ref: out of bounds memory read when looking for
    extended ref.
    - LP: #1451900
  * xhci: fix reporting of 0-sized URBs in control endpoint
    - LP: #1451900
  * xhci: Workaround for PME stuck issues in Intel xhci
    - LP: #1451900
  * Change email address for 8250_pci
    - LP: #1451900
  * tty: fix up atime/mtime mess, take four
    - LP: #1451900
  * console: Fix console name size mismatch
    - LP: #1451900
  * net: irda: fix wait_until_sent poll timeout
    - LP: #1451900
  * USB: serial: fix infinite wait_until_sent timeout
    - LP: #1451900
  * TTY: fix tty_wait_until_sent on 64-bit machines
    - LP: #1451900
  * sunrpc: fix braino in ->poll()
    - LP: #1451900
  * netfilter: xt_socket: fix a stack corruption bug
    - LP: #1451900
  * svcrpc: fix memory leak in gssp_accept_sec_context_upcall
    - LP: #1451900
  * ipv4: ip_check_defrag should correctly check return value of
    skb_copy_bits
    - LP: #1451900
  * net: phy: Fix verification of EEE support in phy_init_eee
    - LP: #1451900
  * openvswitch: Fix net exit.
    - LP: #1451900
  * team: fix possible null pointer dereference in team_handle_frame
    - LP: #1451900
  * net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
    - LP: #1451900
  * rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
    - LP: #1451900
  * rtnetlink: call ->dellink on failure when ->newlink exists
    - LP: #1451900
  * gen_stats.c: Duplicate xstats buffer for later use
    - LP: #1451900
  * ipv4: ip_check_defrag should not assume that skb_network_offset is zero
    - LP: #1451900
  * ematch: Fix auto-loading of ematch modules.
    - LP: #1451900
  * net: reject creation of netdev names with colons
    - LP: #1451900
  * macvtap: make sure neighbour code can push ethernet header
    - LP: #1451900
  * usb: plusb: Add support for National Instruments host-to-host cable
    - LP: #1451900
  * udp: only allow UFO for packets from SOCK_DGRAM sockets
    - LP: #1451900
  * net: ping: Return EAFNOSUPPORT when appropriate.
    - LP: #1451900
  * team: don't traverse port list using rcu in team_set_mac_address
    - LP: #1451900
  * cpuset: Fix cpuset sched_relax_domain_level
    - LP: #1451900
  * workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for
    PREEMPT_NONE
    - LP: #1451900
  * bnx2x: Force fundamental reset for EEH recovery
    - LP: #1451900
  * spi: pl022: Fix race in giveback() leading to driver lock-up
    - LP: #1451900
  * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
    - LP: #1451900
  * libsas: Fix Kernel Crash in smp_execute_task
    - LP: #1451900
  * can: add missing initialisations in CAN related skbuffs
    - LP: #1451900
  * can: kvaser_usb: Avoid double free on URB submission failures
    - LP: #1451900
  * can: kvaser_usb: Read all messages in a bulk-in URB buffer
    - LP: #1451900
  * ftrace: Fix en(dis)able graph caller when en(dis)abling record via
    sysctl
    - LP: #1451900
  * ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
    - LP: #1451900
  * drm/radeon: drop setting UPLL to sleep mode
    - LP: #1451900
  * xen-pciback: limit guest control of command register
    - LP: #1451900
  * ALSA: hda - Fix built-in mic on Compaq Presario CQ60
    - LP: #1451900
  * ALSA: control: Add sanity checks for user ctl id name string
    - LP: #1451900
  * ALSA: snd-usb: add quirks for Roland UA-22
    - LP: #1451900
  * ALSA: hda - Set single_adc_amp flag for CS420x codecs
    - LP: #1451900
  * ALSA: hda - Add workaround for MacBook Air 5,2 built-in mic
    - LP: #1451900
  * nilfs2: fix deadlock of segment constructor during recovery
    - LP: #1451900
  * ALSA: hda - Don't access stereo amps for mono channel widgets
    - LP: #1451900
  * ipvs: add missing ip_vs_pe_put in sync code
    - LP: #1451900
  * ARM: at91: pm: fix at91rm9200 standby
    - LP: #1451900
  * rbd: drop an unsafe assertion
    - LP: #1451900
  * fuse: notify: don't move pages
    - LP: #1451900
  * fuse: set stolen page uptodate
    - LP: #1451900
  * dm thin: fix to consistently zero-fill reads to unprovisioned blocks
    - LP: #1451900
  * dm: hold suspend_lock while suspending device during device deletion
    - LP: #1451900
  * dm io: deal with wandering queue limits when handling REQ_DISCARD and
    REQ_WRITE_SAME
    - LP: #1451900
  * crypto: arm/aes update NEON AES module to latest OpenSSL version
    - LP: #1451900
  * mac80211: drop unencrypted frames in mesh fwding
    - LP: #1451900
  * mac80211: disable u-APSD queues by default
    - LP: #1451900
  * ASoC: ak4671: Fix control-less DAPM routes
    - LP: #1451900
  * ASoC: da732x: Fix control-less DAPM routes
    - LP: #1451900
  * ASoC: sn95031: Fix control-less DAPM routes
    - LP: #1451900
  * virtio_console: init work unconditionally
    - LP: #1451900
  * virtio_console: avoid config access from irq
    - LP: #1451900
  * clocksource: efm32: Fix a NULL pointer dereference
    - LP: #1451900
  * x86/vdso: Fix the build on GCC5
    - LP: #1451900
  * ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUP
    - LP: #1451900
  * regmap: regcache-rbtree: Fix present bitmap resize
    - LP: #1451900
  * regulator: Only enable disabled regulators on resume
    - LP: #1451900
  * regulator: core: Fix enable GPIO reference counting
    - LP: #1451900
  * vt6655: RFbSetPower fix missing rate RATE_12M
    - LP: #1451900
  * x86/asm/entry/32: Fix user_mode() misuses
    - LP: #1451900
  * ASoC: adav80x: Fix wrong value references for boolean kctl
    - LP: #1451900
  * ASoC: ak4641: Fix wrong value references for boolean kctl
    - LP: #1451900
  * ASoC: cs4271: Fix wrong value references for boolean kctl
    - LP: #1451900
  * ASoC: pcm1681: Fix wrong value references for boolean kctl
    - LP: #1451900
  * ASoC: tas5086: Fix wrong value references for boolean kctl
    - LP: #1451900
  * ASoC: wm2000: Fix wrong value references for boolean kctl
    - LP: #1451900
  * ASoC: wm8731: Fix wrong value references for boolean kctl
    - LP: #1451900
  * ASoC: wm8903: Fix wrong value references for boolean kctl
    - LP: #1451900
  * ASoC: wm8904: Fix wrong value references for boolean kctl
    - LP: #1451900
  * ASoC: wm8955: Fix wrong value references for boolean kctl
    - LP: #1451900
  * ASoC: wm8960: Fix wrong value references for boolean kctl
    - LP: #1451900
  * crypto: aesni - fix memory usage in GCM decryption
    - LP: #1451900
  * phy: Find the right match in devm_phy_destroy()
    - LP: #1451900
  * x86/fpu: Avoid math_state_restore() without used_math() in
    __restore_xstate_sig()
    - LP: #1451900
  * x86/fpu: Drop_fpu() should not assume that tsk equals current
    - LP: #1451900
  * can: kvaser_usb: Fix tx queue start/stop race conditions
    - LP: #1451900
  * nl80211: ignore HT/VHT capabilities without QoS/WMM
    - LP: #1451900
  * ALSA: hda - Treat stereo-to-mono mix properly
    - LP: #1451900
  * pagemap: do not leak physical addresses to non-privileged userspace
    - LP: #1451900
  * of/irq: Fix of_irq_parse_one() returned error codes
    - LP: #1451900
  * iscsi-target: Avoid early conn_logout_comp for iser connections
    - LP: #1451900
  * tcm_qla2xxx: Fix incorrect use of __transport_register_session
    - LP: #1451900
  * target: Fix reference leak in target_get_sess_cmd() error path
    - LP: #1451900
  * tcm_fc: missing curly braces in ft_invl_hw_context()
    - LP: #1451900
  * target/pscsi: Fix NULL pointer dereference in get_device_type
    - LP: #1451900
  * target: Fix virtual LUN=0 target_configure_device failure OOPs
    - LP: #1451900
  * xfrm: release dst_orig in case of error in xfrm_lookup()
    - LP: #1451900
  * dmaengine: dw: append MODULE_ALIAS for platform driver
    - LP: #1451900
  * sparc32: destroy_context() and switch_mm() needs to disable interrupts.
    - LP: #1451900
  * sparc: semtimedop() unreachable due to comparison error
    - LP: #1451900
  * sparc: perf: Remove redundant perf_pmu_{en|dis}able calls
    - LP: #1451900
  * sparc: perf: Make counting mode actually work
    - LP: #1451900
  * sparc: Touch NMI watchdog when walking cpus and calling printk
    - LP: #1451900
  * sparc64: Fix several bugs in memmove().
    - LP: #1451900
  * net: sysctl_net_core: check SNDBUF and RCVBUF for min length
    - LP: #1451900
  * rds: avoid potential stack overflow
    - LP: #1451900
  * inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
    - LP: #1451900
  * caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
    - LP: #1451900
  * rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
    - LP: #1451900
  * ipv6: fix backtracking for throw routes
    - LP: #1451900
  * tcp: fix tcp fin memory accounting
    - LP: #1451900
  * net: compat: Update get_compat_msghdr() to match
    copy_msghdr_from_user() behaviour
    - LP: #1451900
  * tcp: make connect() mem charging friendly
    - LP: #1451900
  * Linux 3.13.11-ckt19
    - LP: #1451900

Date: Thu, 07 May 2015 14:47:02 +0100
Changed-By: Luis Henriques <luis.henriques at canonical.com>
Maintainer: Ubuntu/amd64 Build Daemon <buildd at aatxe.buildd>

-------------- next part --------------
Format: 1.8
Date: Thu, 07 May 2015 14:47:02 +0100
Source: linux
Binary: linux-source-3.13.0 linux-doc linux-headers-3.13.0-53 linux-libc-dev linux-tools-common linux-tools-3.13.0-53 linux-cloud-tools-common linux-cloud-tools-3.13.0-53 linux-image-3.13.0-53-generic linux-image-extra-3.13.0-53-generic linux-headers-3.13.0-53-generic linux-image-3.13.0-53-generic-dbgsym linux-tools-3.13.0-53-generic linux-cloud-tools-3.13.0-53-generic linux-udebs-generic linux-image-3.13.0-53-generic-lpae linux-image-extra-3.13.0-53-generic-lpae linux-headers-3.13.0-53-generic-lpae linux-image-3.13.0-53-generic-lpae-dbgsym linux-tools-3.13.0-53-generic-lpae linux-cloud-tools-3.13.0-53-generic-lpae linux-udebs-generic-lpae linux-image-3.13.0-53-lowlatency linux-image-extra-3.13.0-53-lowlatency linux-headers-3.13.0-53-lowlatency linux-image-3.13.0-53-lowlatency-dbgsym linux-tools-3.13.0-53-lowlatency linux-cloud-tools-3.13.0-53-lowlatency linux-udebs-lowlatency linux-image-3.13.0-53-powerpc-e500 linux-image-extra-3.13.0-53-powerpc-e500
 linux-headers-3.13.0-53-powerpc-e500 linux-image-3.13.0-53-powerpc-e500-dbgsym linux-tools-3.13.0-53-powerpc-e500 linux-cloud-tools-3.13.0-53-powerpc-e500 linux-udebs-powerpc-e500 linux-image-3.13.0-53-powerpc-e500mc linux-image-extra-3.13.0-53-powerpc-e500mc linux-headers-3.13.0-53-powerpc-e500mc linux-image-3.13.0-53-powerpc-e500mc-dbgsym linux-tools-3.13.0-53-powerpc-e500mc linux-cloud-tools-3.13.0-53-powerpc-e500mc linux-udebs-powerpc-e500mc linux-image-3.13.0-53-powerpc-smp linux-image-extra-3.13.0-53-powerpc-smp linux-headers-3.13.0-53-powerpc-smp linux-image-3.13.0-53-powerpc-smp-dbgsym linux-tools-3.13.0-53-powerpc-smp linux-cloud-tools-3.13.0-53-powerpc-smp linux-udebs-powerpc-smp linux-image-3.13.0-53-powerpc64-emb linux-image-extra-3.13.0-53-powerpc64-emb linux-headers-3.13.0-53-powerpc64-emb linux-image-3.13.0-53-powerpc64-emb-dbgsym linux-tools-3.13.0-53-powerpc64-emb linux-cloud-tools-3.13.0-53-powerpc64-emb linux-udebs-powerpc64-emb
 linux-image-3.13.0-53-powerpc64-smp linux-image-extra-3.13.0-53-powerpc64-smp linux-headers-3.13.0-53-powerpc64-smp linux-image-3.13.0-53-powerpc64-smp-dbgsym linux-tools-3.13.0-53-powerpc64-smp linux-cloud-tools-3.13.0-53-powerpc64-smp linux-udebs-powerpc64-smp kernel-image-3.13.0-53-generic-di nic-modules-3.13.0-53-generic-di nic-shared-modules-3.13.0-53-generic-di serial-modules-3.13.0-53-generic-di ppp-modules-3.13.0-53-generic-di pata-modules-3.13.0-53-generic-di firewire-core-modules-3.13.0-53-generic-di scsi-modules-3.13.0-53-generic-di plip-modules-3.13.0-53-generic-di floppy-modules-3.13.0-53-generic-di fat-modules-3.13.0-53-generic-di nfs-modules-3.13.0-53-generic-di md-modules-3.13.0-53-generic-di multipath-modules-3.13.0-53-generic-di usb-modules-3.13.0-53-generic-di pcmcia-storage-modules-3.13.0-53-generic-di fb-modules-3.13.0-53-generic-di input-modules-3.13.0-53-generic-di mouse-modules-3.13.0-53-generic-di irda-modules-3.13.0-53-generic-di
 parport-modules-3.13.0-53-generic-di nic-pcmcia-modules-3.13.0-53-generic-di pcmcia-modules-3.13.0-53-generic-di nic-usb-modules-3.13.0-53-generic-di sata-modules-3.13.0-53-generic-di crypto-modules-3.13.0-53-generic-di squashfs-modules-3.13.0-53-generic-di speakup-modules-3.13.0-53-generic-di virtio-modules-3.13.0-53-generic-di fs-core-modules-3.13.0-53-generic-di fs-secondary-modules-3.13.0-53-generic-di storage-core-modules-3.13.0-53-generic-di block-modules-3.13.0-53-generic-di message-modules-3.13.0-53-generic-di vlan-modules-3.13.0-53-generic-di
 ipmi-modules-3.13.0-53-generic-di
Architecture: amd64 amd64_translations
Version: 3.13.0-53.87
Distribution: trusty
Urgency: low
Maintainer: Ubuntu/amd64 Build Daemon <buildd at aatxe.buildd>
Changed-By: Luis Henriques <luis.henriques at canonical.com>
Description: 
 block-modules-3.13.0-53-generic-di - Block storage devices (udeb)
 crypto-modules-3.13.0-53-generic-di - crypto modules (udeb)
 fat-modules-3.13.0-53-generic-di - FAT filesystem support (udeb)
 fb-modules-3.13.0-53-generic-di - Framebuffer modules (udeb)
 firewire-core-modules-3.13.0-53-generic-di - Firewire (IEEE-1394) Support (udeb)
 floppy-modules-3.13.0-53-generic-di - Floppy driver support (udeb)
 fs-core-modules-3.13.0-53-generic-di - Base filesystem modules (udeb)
 fs-secondary-modules-3.13.0-53-generic-di - Extra filesystem modules (udeb)
 input-modules-3.13.0-53-generic-di - Support for various input methods (udeb)
 ipmi-modules-3.13.0-53-generic-di - ipmi modules (udeb)
 irda-modules-3.13.0-53-generic-di - Support for Infrared protocols (udeb)
 kernel-image-3.13.0-53-generic-di - Linux kernel binary image for the Debian installer (udeb)
 linux-cloud-tools-3.13.0-53 - Linux kernel version specific cloud tools for version 3.13.0-53
 linux-cloud-tools-3.13.0-53-generic - Linux kernel version specific cloud tools for version 3.13.0-53
 linux-cloud-tools-3.13.0-53-generic-lpae - Linux kernel version specific cloud tools for version 3.13.0-53
 linux-cloud-tools-3.13.0-53-lowlatency - Linux kernel version specific cloud tools for version 3.13.0-53
 linux-cloud-tools-3.13.0-53-powerpc-e500 - Linux kernel version specific cloud tools for version 3.13.0-53
 linux-cloud-tools-3.13.0-53-powerpc-e500mc - Linux kernel version specific cloud tools for version 3.13.0-53
 linux-cloud-tools-3.13.0-53-powerpc-smp - Linux kernel version specific cloud tools for version 3.13.0-53
 linux-cloud-tools-3.13.0-53-powerpc64-emb - Linux kernel version specific cloud tools for version 3.13.0-53
 linux-cloud-tools-3.13.0-53-powerpc64-smp - Linux kernel version specific cloud tools for version 3.13.0-53
 linux-cloud-tools-common - Linux kernel version specific cloud tools for version 3.13.0
 linux-doc  - Linux kernel specific documentation for version 3.13.0
 linux-headers-3.13.0-53 - Header files related to Linux kernel version 3.13.0
 linux-headers-3.13.0-53-generic - Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
 linux-headers-3.13.0-53-generic-lpae - Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
 linux-headers-3.13.0-53-lowlatency - Linux kernel headers for version 3.13.0 on 64 bit x86 SMP
 linux-headers-3.13.0-53-powerpc-e500 - Linux kernel headers for version 3.13.0 on 32-bit Freescale Power
 linux-headers-3.13.0-53-powerpc-e500mc - Linux kernel headers for version 3.13.0 on 32-bit Freescale Power
 linux-headers-3.13.0-53-powerpc-smp - Linux kernel headers for version 3.13.0 on 32-bit PowerPC SMP
 linux-headers-3.13.0-53-powerpc64-emb - Linux kernel headers for version 3.13.0 on 64-bit PowerPC SMP Boo
 linux-headers-3.13.0-53-powerpc64-smp - Linux kernel headers for version 3.13.0 on 64-bit PowerPC SMP
 linux-image-3.13.0-53-generic - Linux kernel image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-53-generic-dbgsym - Linux kernel debug image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-53-generic-lpae - Linux kernel image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-53-generic-lpae-dbgsym - Linux kernel debug image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-53-lowlatency - Linux kernel image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-53-lowlatency-dbgsym - Linux kernel debug image for version 3.13.0 on 64 bit x86 SMP
 linux-image-3.13.0-53-powerpc-e500 - Linux kernel image for version 3.13.0 on 32-bit Freescale Power e
 linux-image-3.13.0-53-powerpc-e500-dbgsym - Linux kernel debug image for version 3.13.0 on 32-bit Freescale P
 linux-image-3.13.0-53-powerpc-e500mc - Linux kernel image for version 3.13.0 on 32-bit Freescale Power e
 linux-image-3.13.0-53-powerpc-e500mc-dbgsym - Linux kernel debug image for version 3.13.0 on 32-bit Freescale P
 linux-image-3.13.0-53-powerpc-smp - Linux kernel image for version 3.13.0 on 32-bit PowerPC SMP
 linux-image-3.13.0-53-powerpc-smp-dbgsym - Linux kernel debug image for version 3.13.0 on 32-bit PowerPC SMP
 linux-image-3.13.0-53-powerpc64-emb - Linux kernel image for version 3.13.0 on 64-bit PowerPC SMP Book3
 linux-image-3.13.0-53-powerpc64-emb-dbgsym - Linux kernel debug image for version 3.13.0 on 64-bit PowerPC SMP
 linux-image-3.13.0-53-powerpc64-smp - Linux kernel image for version 3.13.0 on 64-bit PowerPC SMP
 linux-image-3.13.0-53-powerpc64-smp-dbgsym - Linux kernel debug image for version 3.13.0 on 64-bit PowerPC SMP
 linux-image-extra-3.13.0-53-generic - Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP
 linux-image-extra-3.13.0-53-generic-lpae - Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP
 linux-image-extra-3.13.0-53-lowlatency - Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP
 linux-image-extra-3.13.0-53-powerpc-e500 - Linux kernel extra modules for version 3.13.0 on 32-bit Freescale
 linux-image-extra-3.13.0-53-powerpc-e500mc - Linux kernel extra modules for version 3.13.0 on 32-bit Freescale
 linux-image-extra-3.13.0-53-powerpc-smp - Linux kernel extra modules for version 3.13.0 on 32-bit PowerPC S
 linux-image-extra-3.13.0-53-powerpc64-emb - Linux kernel extra modules for version 3.13.0 on 64-bit PowerPC S
 linux-image-extra-3.13.0-53-powerpc64-smp - Linux kernel extra modules for version 3.13.0 on 64-bit PowerPC S
 linux-libc-dev - Linux Kernel Headers for development
 linux-source-3.13.0 - Linux kernel source for version 3.13.0 with Ubuntu patches
 linux-tools-3.13.0-53 - Linux kernel version specific tools for version 3.13.0-53
 linux-tools-3.13.0-53-generic - Linux kernel version specific tools for version 3.13.0-53
 linux-tools-3.13.0-53-generic-lpae - Linux kernel version specific tools for version 3.13.0-53
 linux-tools-3.13.0-53-lowlatency - Linux kernel version specific tools for version 3.13.0-53
 linux-tools-3.13.0-53-powerpc-e500 - Linux kernel version specific tools for version 3.13.0-53
 linux-tools-3.13.0-53-powerpc-e500mc - Linux kernel version specific tools for version 3.13.0-53
 linux-tools-3.13.0-53-powerpc-smp - Linux kernel version specific tools for version 3.13.0-53
 linux-tools-3.13.0-53-powerpc64-emb - Linux kernel version specific tools for version 3.13.0-53
 linux-tools-3.13.0-53-powerpc64-smp - Linux kernel version specific tools for version 3.13.0-53
 linux-tools-common - Linux kernel version specific tools for version 3.13.0
 linux-udebs-generic - Metapackage depending on kernel udebs (udeb)
 linux-udebs-generic-lpae - Metapackage depending on kernel udebs (udeb)
 linux-udebs-lowlatency - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc-e500 - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc-e500mc - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc-smp - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc64-emb - Metapackage depending on kernel udebs (udeb)
 linux-udebs-powerpc64-smp - Metapackage depending on kernel udebs (udeb)
 md-modules-3.13.0-53-generic-di - Multi-device support (raid, device-mapper, lvm) (udeb)
 message-modules-3.13.0-53-generic-di - Fusion and i2o storage modules (udeb)
 mouse-modules-3.13.0-53-generic-di - Mouse support (udeb)
 multipath-modules-3.13.0-53-generic-di - DM-Multipath support (udeb)
 nfs-modules-3.13.0-53-generic-di - NFS filesystem drivers (udeb)
 nic-modules-3.13.0-53-generic-di - Network interface support (udeb)
 nic-pcmcia-modules-3.13.0-53-generic-di - PCMCIA network interface support (udeb)
 nic-shared-modules-3.13.0-53-generic-di - nic shared modules (udeb)
 nic-usb-modules-3.13.0-53-generic-di - USB network interface support (udeb)
 parport-modules-3.13.0-53-generic-di - Parallel port support (udeb)
 pata-modules-3.13.0-53-generic-di - PATA support modules (udeb)
 pcmcia-modules-3.13.0-53-generic-di - PCMCIA Modules (udeb)
 pcmcia-storage-modules-3.13.0-53-generic-di - PCMCIA storage support (udeb)
 plip-modules-3.13.0-53-generic-di - PLIP (parallel port) networking support (udeb)
 ppp-modules-3.13.0-53-generic-di - PPP (serial port) networking support (udeb)
 sata-modules-3.13.0-53-generic-di - SATA storage support (udeb)
 scsi-modules-3.13.0-53-generic-di - SCSI storage support (udeb)
 serial-modules-3.13.0-53-generic-di - Serial port support (udeb)
 speakup-modules-3.13.0-53-generic-di - speakup modules (udeb)
 squashfs-modules-3.13.0-53-generic-di - squashfs modules (udeb)
 storage-core-modules-3.13.0-53-generic-di - Core storage support (udeb)
 usb-modules-3.13.0-53-generic-di - Core USB support (udeb)
 virtio-modules-3.13.0-53-generic-di - VirtIO Modules (udeb)
 vlan-modules-3.13.0-53-generic-di - vlan modules (udeb)
Launchpad-Bugs-Fixed: 1414930 1434581 1441291 1441335 1441876 1442080 1448830 1450322 1450813 1451900 1452736
Changes: 
 linux (3.13.0-53.87) trusty; urgency=low
 .
   [ Luis Henriques ]
 .
   * Release Tracking Bug
     - LP: #1452736
 .
   [ dann frazier ]
 .
   * [Config] CONFIG_{EFI_PARAMS_FROM_FDT,GENERIC_EARLY_IOREMAP,LIBFDT}=y
     - LP: #1441876
   * Move get_dram_base to arm private file
     - LP: #1441876
   * arm64: Implement efi_enabled()
     - LP: #1441876
   * [Config] CONFIG_RTC_DRV_EFI=y on arm64
     - LP: #1441291
 .
   [ Kamal Mostafa ]
 .
   * Fix "mei: me: release hw from reset only during the reset flow"
     - LP: #1450813
 .
   [ Stefan Bader ]
 .
   * SAUCE: vesafb: Set mtrr:3 (write-combining) as default
     - LP: #1434581
 .
   [ Upstream Kernel Changes ]
 .
   * Revert "net: cx82310_eth: use common match macro"
     - LP: #1451900
   * netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->len
     - LP: #1442080
     - CVE-2014-9715
   * add generic fixmap.h
     - LP: #1441876
   * mm: create generic early_ioremap() support
     - LP: #1441876
   * arm64: initialize pgprot info earlier in boot
     - LP: #1441876
   * arm64: add early_ioremap support
     - LP: #1441876
   * arm64: fixmap: fix missing sub-page offset for earlyprintk
     - LP: #1441876
   * efi: create memory map iteration helper
     - LP: #1441876
   * efi: Add get_dram_base() helper function
     - LP: #1441876
   * lib: add fdt_empty_tree.c
     - LP: #1441876
   * doc: efi-stub.txt updates for ARM
     - LP: #1441876
   * efi: add helper function to get UEFI params from FDT
     - LP: #1441876
   * arm64: Add function to create identity mappings
     - LP: #1441876
   * efi: Add shared FDT related functions for ARM/ARM64
     - LP: #1441876
   * arm64: add EFI runtime services
     - LP: #1441876
   * doc: arm: add UEFI support documentation
     - LP: #1441876
   * arm64: efi: add EFI stub
     - LP: #1441876
   * doc: arm64: add description of EFI stub support
     - LP: #1441876
   * efi/arm64: ignore dtb= when UEFI SecureBoot is enabled
     - LP: #1441876
   * arm64: efi: only attempt efi map setup if booting via EFI
     - LP: #1441876
   * PCI: Don't clear ASPM bits when the FADT declares it's unsupported
     - LP: #1441335
   * regmap: Skip read-only registers in regcache_sync()
     - LP: #1448830
   * rtc: ia64: allow other architectures to use EFI RTC
     - LP: #1441291
   * rtc: Disable EFI rtc for x86
     - LP: #1441291
   * mei: me: fix hw ready reset flow
     - LP: #1450813
   * Input: serio - add firmware_id sysfs attribute
     - LP: #1414930
   * Input: i8042 - add firmware_id support
     - LP: #1414930
   * Input: Add INPUT_PROP_TOPBUTTONPAD device property
     - LP: #1414930
   * Input: synaptics - report INPUT_PROP_TOPBUTTONPAD property
     - LP: #1414930
   * Input: synaptics - add a matches_pnp_id helper function
     - LP: #1414930
   * Input: synaptics - change min/max quirk table to pnp-id matching
     - LP: #1414930
   * Input: psmouse - add psmouse_matches_pnp_id helper function
     - LP: #1414930
   * Input: synaptics - split synaptics_resolution(), query first
     - LP: #1414930
   * Input: synaptics - log queried and quirked dimension values
     - LP: #1414930
   * Input: synaptics - remove obsolete min/max quirk for X240
     - LP: #1414930
   * Input: synaptics - add min/max quirk for pnp-id LEN2002 (Edge E531)
     - LP: #1414930
   * Input: synaptics - add min/max quirk for Lenovo T440s
     - LP: #1414930
   * Input: synaptics - adjust min/max for Lenovo ThinkPad X1 Carbon 2nd
     - LP: #1414930
   * Input: synaptics - adjust min/max on Thinkpad E540
     - LP: #1414930
   * Input: synaptics - support min/max board id in min_max_pnpid_table
     - LP: #1414930
   * Input: synaptics - skip quirks when post-2013 dimensions
     - LP: #1414930
   * Input: synaptics - query min dimensions for fw v8.1
     - LP: #1414930
   * Input: synaptics - fix middle button on Lenovo 2015 products
     - LP: #1414930
   * Input: synaptics - handle spurious release of trackstick buttons
     - LP: #1414930
   * Input: synaptics - do not retrieve the board id on old firmwares
     - LP: #1414930
   * Input: synaptics - retrieve the extended capabilities in query $10
     - LP: #1414930
   * Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015
     - LP: #1414930
   * Input: synaptics - re-route tracksticks buttons on the Lenovo 2015
     series
     - LP: #1414930
   * Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad list
     - LP: #1414930
   * Input: synaptics - remove X250 from the topbuttonpad list
     - LP: #1414930
   * drm/dp_helper: don't return EPROTO for defers (v2)
     - LP: #1450322
   * iio: mxs-lradc: separate touchscreen and buffer virtual channels
     - LP: #1451900
   * iio: mxs-lradc: make ADC reads not disable touchscreen interrupts
     - LP: #1451900
   * iio: mxs-lradc: make ADC reads not unschedule touchscreen conversions
     - LP: #1451900
   * iio: mxs-lradc: only update the buffer when its conversions have
     finished
     - LP: #1451900
   * iio: imu: adis16400: Fix sign extension
     - LP: #1451900
   * iio:adc:mcp3422 Fix incorrect scales table
     - LP: #1451900
   * iio: ad5686: fix optional reference voltage declaration
     - LP: #1451900
   * usb: dwc3: dwc3-omap: Fix disable IRQ
     - LP: #1451900
   * KVM: emulate: fix CMPXCHG8B on 32-bit hosts
     - LP: #1451900
   * xhci: Allocate correct amount of scratchpad buffers
     - LP: #1451900
   * USB: usbfs: don't leak kernel data in siginfo
     - LP: #1451900
   * efi/libstub: Fix boundary checking in efi_high_alloc()
     - LP: #1451900
   * USB: ftdi_sio: add PIDs for Actisense USB devices
     - LP: #1451900
   * USB: serial: fix potential use-after-free after failed probe
     - LP: #1451900
   * USB: serial: fix tty-device error handling at probe
     - LP: #1451900
   * mac80211: Send EAPOL frames at lowest rate
     - LP: #1451900
   * ARC: Fix KSTK_ESP()
     - LP: #1451900
   * USB: serial: cp210x: Adding Seletek device id's
     - LP: #1451900
   * mei: make device disabled on stop unconditionally
     - LP: #1451900
   * NFSv4: Don't call put_rpccred() under the rcu_read_lock()
     - LP: #1451900
   * btrfs: fix lost return value due to variable shadowing
     - LP: #1451900
   * KVM: MIPS: Fix trace event to save PC directly
     - LP: #1451900
   * usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boards
     - LP: #1451900
   * eCryptfs: don't pass fs-specific ioctl commands through
     - LP: #1451900
   * drm/radeon: do a posting read in r100_set_irq
     - LP: #1451900
   * drm/radeon: do a posting read in rs600_set_irq
     - LP: #1451900
   * drm/radeon: do a posting read in r600_set_irq
     - LP: #1451900
   * drm/radeon: do a posting read in evergreen_set_irq
     - LP: #1451900
   * drm/radeon: do a posting read in si_set_irq
     - LP: #1451900
   * drm/radeon: do a posting read in cik_set_irq
     - LP: #1451900
   * drm/radeon: fix DRM_IOCTL_RADEON_CS oops
     - LP: #1451900
   * drm/radeon: fix interlaced modes on DCE8
     - LP: #1451900
   * ACPI / video: Load the module even if ACPI is disabled
     - LP: #1451900
   * ASoC: omap-pcm: Correct dma mask
     - LP: #1451900
   * x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization
     - LP: #1451900
   * Btrfs: fix data loss in the fast fsync path
     - LP: #1451900
   * Btrfs:__add_inode_ref: out of bounds memory read when looking for
     extended ref.
     - LP: #1451900
   * xhci: fix reporting of 0-sized URBs in control endpoint
     - LP: #1451900
   * xhci: Workaround for PME stuck issues in Intel xhci
     - LP: #1451900
   * Change email address for 8250_pci
     - LP: #1451900
   * tty: fix up atime/mtime mess, take four
     - LP: #1451900
   * console: Fix console name size mismatch
     - LP: #1451900
   * net: irda: fix wait_until_sent poll timeout
     - LP: #1451900
   * USB: serial: fix infinite wait_until_sent timeout
     - LP: #1451900
   * TTY: fix tty_wait_until_sent on 64-bit machines
     - LP: #1451900
   * sunrpc: fix braino in ->poll()
     - LP: #1451900
   * netfilter: xt_socket: fix a stack corruption bug
     - LP: #1451900
   * svcrpc: fix memory leak in gssp_accept_sec_context_upcall
     - LP: #1451900
   * ipv4: ip_check_defrag should correctly check return value of
     skb_copy_bits
     - LP: #1451900
   * net: phy: Fix verification of EEE support in phy_init_eee
     - LP: #1451900
   * openvswitch: Fix net exit.
     - LP: #1451900
   * team: fix possible null pointer dereference in team_handle_frame
     - LP: #1451900
   * net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msg
     - LP: #1451900
   * rtnetlink: ifla_vf_policy: fix misuses of NLA_BINARY
     - LP: #1451900
   * rtnetlink: call ->dellink on failure when ->newlink exists
     - LP: #1451900
   * gen_stats.c: Duplicate xstats buffer for later use
     - LP: #1451900
   * ipv4: ip_check_defrag should not assume that skb_network_offset is zero
     - LP: #1451900
   * ematch: Fix auto-loading of ematch modules.
     - LP: #1451900
   * net: reject creation of netdev names with colons
     - LP: #1451900
   * macvtap: make sure neighbour code can push ethernet header
     - LP: #1451900
   * usb: plusb: Add support for National Instruments host-to-host cable
     - LP: #1451900
   * udp: only allow UFO for packets from SOCK_DGRAM sockets
     - LP: #1451900
   * net: ping: Return EAFNOSUPPORT when appropriate.
     - LP: #1451900
   * team: don't traverse port list using rcu in team_set_mac_address
     - LP: #1451900
   * cpuset: Fix cpuset sched_relax_domain_level
     - LP: #1451900
   * workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for
     PREEMPT_NONE
     - LP: #1451900
   * bnx2x: Force fundamental reset for EEH recovery
     - LP: #1451900
   * spi: pl022: Fix race in giveback() leading to driver lock-up
     - LP: #1451900
   * tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_send
     - LP: #1451900
   * libsas: Fix Kernel Crash in smp_execute_task
     - LP: #1451900
   * can: add missing initialisations in CAN related skbuffs
     - LP: #1451900
   * can: kvaser_usb: Avoid double free on URB submission failures
     - LP: #1451900
   * can: kvaser_usb: Read all messages in a bulk-in URB buffer
     - LP: #1451900
   * ftrace: Fix en(dis)able graph caller when en(dis)abling record via
     sysctl
     - LP: #1451900
   * ftrace: Fix ftrace enable ordering of sysctl ftrace_enabled
     - LP: #1451900
   * drm/radeon: drop setting UPLL to sleep mode
     - LP: #1451900
   * xen-pciback: limit guest control of command register
     - LP: #1451900
   * ALSA: hda - Fix built-in mic on Compaq Presario CQ60
     - LP: #1451900
   * ALSA: control: Add sanity checks for user ctl id name string
     - LP: #1451900
   * ALSA: snd-usb: add quirks for Roland UA-22
     - LP: #1451900
   * ALSA: hda - Set single_adc_amp flag for CS420x codecs
     - LP: #1451900
   * ALSA: hda - Add workaround for MacBook Air 5,2 built-in mic
     - LP: #1451900
   * nilfs2: fix deadlock of segment constructor during recovery
     - LP: #1451900
   * ALSA: hda - Don't access stereo amps for mono channel widgets
     - LP: #1451900
   * ipvs: add missing ip_vs_pe_put in sync code
     - LP: #1451900
   * ARM: at91: pm: fix at91rm9200 standby
     - LP: #1451900
   * rbd: drop an unsafe assertion
     - LP: #1451900
   * fuse: notify: don't move pages
     - LP: #1451900
   * fuse: set stolen page uptodate
     - LP: #1451900
   * dm thin: fix to consistently zero-fill reads to unprovisioned blocks
     - LP: #1451900
   * dm: hold suspend_lock while suspending device during device deletion
     - LP: #1451900
   * dm io: deal with wandering queue limits when handling REQ_DISCARD and
     REQ_WRITE_SAME
     - LP: #1451900
   * crypto: arm/aes update NEON AES module to latest OpenSSL version
     - LP: #1451900
   * mac80211: drop unencrypted frames in mesh fwding
     - LP: #1451900
   * mac80211: disable u-APSD queues by default
     - LP: #1451900
   * ASoC: ak4671: Fix control-less DAPM routes
     - LP: #1451900
   * ASoC: da732x: Fix control-less DAPM routes
     - LP: #1451900
   * ASoC: sn95031: Fix control-less DAPM routes
     - LP: #1451900
   * virtio_console: init work unconditionally
     - LP: #1451900
   * virtio_console: avoid config access from irq
     - LP: #1451900
   * clocksource: efm32: Fix a NULL pointer dereference
     - LP: #1451900
   * x86/vdso: Fix the build on GCC5
     - LP: #1451900
   * ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUP
     - LP: #1451900
   * regmap: regcache-rbtree: Fix present bitmap resize
     - LP: #1451900
   * regulator: Only enable disabled regulators on resume
     - LP: #1451900
   * regulator: core: Fix enable GPIO reference counting
     - LP: #1451900
   * vt6655: RFbSetPower fix missing rate RATE_12M
     - LP: #1451900
   * x86/asm/entry/32: Fix user_mode() misuses
     - LP: #1451900
   * ASoC: adav80x: Fix wrong value references for boolean kctl
     - LP: #1451900
   * ASoC: ak4641: Fix wrong value references for boolean kctl
     - LP: #1451900
   * ASoC: cs4271: Fix wrong value references for boolean kctl
     - LP: #1451900
   * ASoC: pcm1681: Fix wrong value references for boolean kctl
     - LP: #1451900
   * ASoC: tas5086: Fix wrong value references for boolean kctl
     - LP: #1451900
   * ASoC: wm2000: Fix wrong value references for boolean kctl
     - LP: #1451900
   * ASoC: wm8731: Fix wrong value references for boolean kctl
     - LP: #1451900
   * ASoC: wm8903: Fix wrong value references for boolean kctl
     - LP: #1451900
   * ASoC: wm8904: Fix wrong value references for boolean kctl
     - LP: #1451900
   * ASoC: wm8955: Fix wrong value references for boolean kctl
     - LP: #1451900
   * ASoC: wm8960: Fix wrong value references for boolean kctl
     - LP: #1451900
   * crypto: aesni - fix memory usage in GCM decryption
     - LP: #1451900
   * phy: Find the right match in devm_phy_destroy()
     - LP: #1451900
   * x86/fpu: Avoid math_state_restore() without used_math() in
     __restore_xstate_sig()
     - LP: #1451900
   * x86/fpu: Drop_fpu() should not assume that tsk equals current
     - LP: #1451900
   * can: kvaser_usb: Fix tx queue start/stop race conditions
     - LP: #1451900
   * nl80211: ignore HT/VHT capabilities without QoS/WMM
     - LP: #1451900
   * ALSA: hda - Treat stereo-to-mono mix properly
     - LP: #1451900
   * pagemap: do not leak physical addresses to non-privileged userspace
     - LP: #1451900
   * of/irq: Fix of_irq_parse_one() returned error codes
     - LP: #1451900
   * iscsi-target: Avoid early conn_logout_comp for iser connections
     - LP: #1451900
   * tcm_qla2xxx: Fix incorrect use of __transport_register_session
     - LP: #1451900
   * target: Fix reference leak in target_get_sess_cmd() error path
     - LP: #1451900
   * tcm_fc: missing curly braces in ft_invl_hw_context()
     - LP: #1451900
   * target/pscsi: Fix NULL pointer dereference in get_device_type
     - LP: #1451900
   * target: Fix virtual LUN=0 target_configure_device failure OOPs
     - LP: #1451900
   * xfrm: release dst_orig in case of error in xfrm_lookup()
     - LP: #1451900
   * dmaengine: dw: append MODULE_ALIAS for platform driver
     - LP: #1451900
   * sparc32: destroy_context() and switch_mm() needs to disable interrupts.
     - LP: #1451900
   * sparc: semtimedop() unreachable due to comparison error
     - LP: #1451900
   * sparc: perf: Remove redundant perf_pmu_{en|dis}able calls
     - LP: #1451900
   * sparc: perf: Make counting mode actually work
     - LP: #1451900
   * sparc: Touch NMI watchdog when walking cpus and calling printk
     - LP: #1451900
   * sparc64: Fix several bugs in memmove().
     - LP: #1451900
   * net: sysctl_net_core: check SNDBUF and RCVBUF for min length
     - LP: #1451900
   * rds: avoid potential stack overflow
     - LP: #1451900
   * inet_diag: fix possible overflow in inet_diag_dump_one_icsk()
     - LP: #1451900
   * caif: fix MSG_OOB test in caif_seqpkt_recvmsg()
     - LP: #1451900
   * rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()
     - LP: #1451900
   * ipv6: fix backtracking for throw routes
     - LP: #1451900
   * tcp: fix tcp fin memory accounting
     - LP: #1451900
   * net: compat: Update get_compat_msghdr() to match
     copy_msghdr_from_user() behaviour
     - LP: #1451900
   * tcp: make connect() mem charging friendly
     - LP: #1451900
   * Linux 3.13.11-ckt19
     - LP: #1451900
Checksums-Sha1: 
 ed7a2174b483b288d24f684b2576b56cd3835d7c 477916 linux-tools-3.13.0-53_3.13.0-53.87_amd64.deb
 50a5553c4847ae99fb9c4ac9bc4808c98c46cad6 860 linux-tools-3.13.0-53-dbgsym_3.13.0-53.87_amd64.ddeb
 9e3759ae7b2604bf600366f8649b21539fd761b5 24481 linux_3.13.0-53.87_amd64_translations.tar.gz
 8f446cf5b7846777369e2356ef7bd508c6e2ebad 29298 linux-cloud-tools-3.13.0-53_3.13.0-53.87_amd64.deb
 d199791dc91c6e2d1fc7511c650a7cfb69361192 838 linux-cloud-tools-3.13.0-53-dbgsym_3.13.0-53.87_amd64.ddeb
 87c4873612deaff0e690e4a497fae741cbc26915 15149378 linux-image-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 463c25bbcca7a2a0c83a1dcbb17dcf19d8557f4b 36805898 linux-image-extra-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 81d2fa3fa230b715b7017d508319ca55e4100cb3 703934 linux-headers-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 962ffe92e53e577c9d73e5b495e8e24d6a3b105d 390059930 linux-image-3.13.0-53-generic-dbgsym_3.13.0-53.87_amd64.ddeb
 06b0d1e16408ea330d7a1ee805afe4749b99002e 1826 linux-tools-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 b2739d480024c273df24284848c36987edce6450 1782 linux-cloud-tools-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 b9bbe722e741e2391ce256d60370fc21ec870bd1 51846764 linux-image-3.13.0-53-lowlatency_3.13.0-53.87_amd64.deb
 2ef471aae5bfe3389e9e394a3a5139750649cb4a 703244 linux-headers-3.13.0-53-lowlatency_3.13.0-53.87_amd64.deb
 e680106cd20bc54baab0f2b5cd912c53678c4993 389141676 linux-image-3.13.0-53-lowlatency-dbgsym_3.13.0-53.87_amd64.ddeb
 d37cc3b08cee950d310804ad17c79ad6a7fef6c7 1832 linux-tools-3.13.0-53-lowlatency_3.13.0-53.87_amd64.deb
 bf6644033db0d4530fa4ae9c49d2fb9bf8f0de27 1786 linux-cloud-tools-3.13.0-53-lowlatency_3.13.0-53.87_amd64.deb
 153fc16adbfad35c4f2a3f6e43b5bbd395c53257 11515890 linux_3.13.0-53.87_amd64.tar.gz
 34727796297190a32180e869627b18f095282281 6300666 kernel-image-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 aa6596facd83803c81a71637152bff5f23224ed8 3651004 nic-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 2761ed2d755c979d647148fba897f541a10ee280 443072 nic-shared-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 2afbe4393e1617e10a153bd65e86a56e77e4f261 83676 serial-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 ce8e6fe26522b15acf2792a06d4705907d00f68c 26016 ppp-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 86e9bc5180870ad53c15b54e3f6712d31fba7fe6 131378 pata-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 d37fbc502c02509fc8312e4670d0fcb93ae17d6a 68266 firewire-core-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 30d0d975a7eeb1d8ce2578f028e1201800c6ecd6 1970854 scsi-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 61477820d5033c4c9c1b807eae2aa8159ce67fbc 9328 plip-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 1f0aafefcb97160a28b8f79c0210e271765f4a69 32854 floppy-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 2114a795952af02e2dd3120eb833d47da50d4af8 4098 fat-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 385aa11a8f16808b03e07995a6052fe81e13eb72 434694 nfs-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 65a001fa382c4e7ad587962bd13434fe9e64afa6 228348 md-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 435606fb5e7ec3eec40f8022243ebc266b296d7e 18058 multipath-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 be3dad886e00350efb3cb4ef432949d926a67c50 112690 usb-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 5662b5b993e466b314385560999de8e0a13a2dd7 68580 pcmcia-storage-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 2e61b1ec1ce9cb5283dd2eb72392bf88c7db49fd 13090 fb-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 8f27a8708436cecb961d79613cd8e1b9c2c196a8 106742 input-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 98e0096fcc4b0f2a1789c346ede0765f6fe3f06a 47764 mouse-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 443fd31e6b5a3551c397a27c9658cc78dfa43ab7 181100 irda-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 156413830d740e2f7910ac17a005e5754360089d 31666 parport-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 81a1b8bac80ecf90cc10c0739562aa369e469e06 146428 nic-pcmcia-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 1fd22f730d982104e0368b870039c5105d9dfa39 64774 pcmcia-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 09df786171d60a7ab5b5f10d402d6cd909b5faea 295932 nic-usb-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 7b852ab37c54a60e840d2376cf85cae0b53117aa 98336 sata-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 c8aadf3fe596856137dd689c0bb3a7c806a3866c 326074 crypto-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 9626cb69b604590ed52bc1afee3ebf0729552562 21938 squashfs-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 e081b4df5b281a7e4b923abfe30d9d48ec0a4f49 55030 speakup-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 de155d2d19ed5dfaf399ae307c9a80216d4f8db1 55744 virtio-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 f1d7306ddf00776913268f94812ef1213588b55e 512380 fs-core-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 4fe7446f48a6b0e54266ef01e85f520ee0b0f30b 533420 fs-secondary-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 55fabffd05f95ac5be394fecec8b5f62512739a9 44622 storage-core-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 83dfa41c9fc1316966f16814e9343a3edfcc1e51 248002 block-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 76c52fceae13bdd0498e18d89f977e9b5e94eab4 254854 message-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 2294c339fc77b2754a3a4e1bb8515c1bf1a0ddd1 26968 vlan-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 7cba47786ce8a0b6c8c7dfe76c9ac4575dc6fede 40768 ipmi-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 f74bd8528efa5e4666b5c252235f162be02b7545 946 linux-udebs-generic_3.13.0-53.87_amd64.udeb
 d79008b689f729f4a06710363330c9f9a46b55b7 777730 linux-libc-dev_3.13.0-53.87_amd64.deb
Checksums-Sha256: 
 c5f3fa566e197cb88a98c86a7a959762f8ff6ed9731ff284d4347b5ea7a0495a 477916 linux-tools-3.13.0-53_3.13.0-53.87_amd64.deb
 33950d5f4c266ef30db32484daf947f267e447a2753920a6a1044b5a7999f0cd 860 linux-tools-3.13.0-53-dbgsym_3.13.0-53.87_amd64.ddeb
 dc1cedd709c6e20614b26974840b93177c68dea63b955d83b8ace9d4fe574f45 24481 linux_3.13.0-53.87_amd64_translations.tar.gz
 4ef2f13309eb697dda2fc1dd46c3790c249e349745606628c19114e4a4c4d662 29298 linux-cloud-tools-3.13.0-53_3.13.0-53.87_amd64.deb
 f2b9d638326f7f7bf28c2fd2c59d3e64a61eeda00e8807a74e7e92dcf746388b 838 linux-cloud-tools-3.13.0-53-dbgsym_3.13.0-53.87_amd64.ddeb
 6e56f0d7ed4f15e3404ab9a2df7e35f738c4976a68374657663aeedf119a0ed7 15149378 linux-image-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 012429366fb9cddac85b79a3d88d66e4a0155df3a132553894a96ebdb10fdb1e 36805898 linux-image-extra-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 bd67766de03ad8f9bd708f749f914334d5b389f17abc2812e36d3ee2cbe41e75 703934 linux-headers-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 ec10a876a6750516fcbf920c3e95345b98a5e964945b099046b4d47ebd7c4643 390059930 linux-image-3.13.0-53-generic-dbgsym_3.13.0-53.87_amd64.ddeb
 e4a801521ca8d91b9f173b57a85de7e75f1f77da6b2bb54d80054bedac61daa0 1826 linux-tools-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 aa3f4629e75e70fbc372e3893e62a7b45c4deb570698103264bb083511de6c0b 1782 linux-cloud-tools-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 f98d1082c50e24eaabf582ed0388781aad7dbb44b08e0651d97df36b9a415263 51846764 linux-image-3.13.0-53-lowlatency_3.13.0-53.87_amd64.deb
 df3a53a03d4a012fa907185d200778a26e714e1f4ee15c4c68b23959fe068c06 703244 linux-headers-3.13.0-53-lowlatency_3.13.0-53.87_amd64.deb
 b2962ca0fbe5e1d7f1b68ee00e14079baf627bdb80c48e1ae24f8b43ab8dbbfb 389141676 linux-image-3.13.0-53-lowlatency-dbgsym_3.13.0-53.87_amd64.ddeb
 a11a0c2bd7ffbbb6eeb190592b34de98801b2c034b6a8e37a0a6ce880608ac79 1832 linux-tools-3.13.0-53-lowlatency_3.13.0-53.87_amd64.deb
 38819468e39d1292aa3df35cbf49646d5c4349eda6a4a1688d0d35f7ef81a4d9 1786 linux-cloud-tools-3.13.0-53-lowlatency_3.13.0-53.87_amd64.deb
 2598d176ecdc8c27d5405b33110e348b139b715f46be45a7f4f4c9f2b9a0faea 11515890 linux_3.13.0-53.87_amd64.tar.gz
 f6521e0d495b38a1f5e2ee9dff6bf51cc08010cd15d2558a508f5f7a1b811b63 6300666 kernel-image-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 71d6d80e19cc17c8390d143b2b7f7fd07e107802a84682f4667a7f6463597c5e 3651004 nic-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 9e96201f2909532eb76a68c72c87bff98efcf0f5907ebc8784d857d4c3e46cb2 443072 nic-shared-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 dccc73705a194dc89057b0a1cdd47ef3ad3689e5fa8624e41a79158899d73596 83676 serial-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 0ba25f5c9f9aa7bddca518816fdda417f7b9c633c0514d535a81890903767285 26016 ppp-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 fae2ce23931c7e1a091ca6f0a8f0090385fad4be3d9414f62e2719d8f2758fd8 131378 pata-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 22ea987c189d7558fe7d5202b5ff1d8ebcd83ca3ec7cd943b6ff741ec820dc71 68266 firewire-core-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 c37ec48553aa97727aefcba2f3834aa97dc9c974e5b6647544acf16368fd97ae 1970854 scsi-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 548fc2f8cfe02481fb41e2b588a2c7a1b88928f9135a5c7c0acb589953767b8b 9328 plip-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 84543c7b2542ae4e23064fa7d6d273fd249bb85d421a645dd2c3490727cc4096 32854 floppy-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 365b134545df10c938e0b1f5248bdc5840f13aee51315a38f167d94af57c6730 4098 fat-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 2342ab9ef69b34f6b63ed0d666482b013fa1669177fa7ea72e3fd42152e8bb70 434694 nfs-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 04c829053872b525e231113b3d17988aee23708f37c3b96dabba07c5f4daaa74 228348 md-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 aa50b4bd566478f9ce3062f7a6c98d32e987abb3edeefb7e5c6afc565a40e312 18058 multipath-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 1fd31587978cceaf7cf7aa4703f71d91f4efbc7030482a13f16808b0bccaee24 112690 usb-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 dff63c0658cfcdb83bc5ac884696136b5a2d27f9c57661fcd9427cbfc2114212 68580 pcmcia-storage-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 49085341df30bf9005972ce86100f1b68c20d333ebd096eb0529c7d7899cfdc2 13090 fb-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 6c1e0f06baf3a43f8240ecef9c5e58a2b86d3566e712a72351df5c4e6cc47be7 106742 input-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 0f5c00420871743bda5231c5718c440fbc56862652f4d57fb727ff0e441573a3 47764 mouse-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 8e23b96582a2b30d4f708873fa478402786a3c9c946cb3c3a588d4c1db4ef8c5 181100 irda-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 c4d69fb15fd230e325fc03ccc7386819e04d3e3e69d68296ddd027794d5b76e5 31666 parport-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 4b92cb7fb1460641b55378da7b88662a49f939afa07f3ecdc75cd20f84b2f05b 146428 nic-pcmcia-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 c644972e018cff9ebd76a9e98c0ca23abf3409a0ba1acbd5cf1c850199bdbca3 64774 pcmcia-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 f26d3b06e09bf2177f0ce8846808867101180e95c85942ce23bed67613a26da0 295932 nic-usb-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 b843040b246f1c9fb5c5e8b361a0e7f9d7eda6bfd4ca931c4cc0d0f59b8885fe 98336 sata-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 34a124f4b85fd42743bd145886dabad49bbe7f6c069da7b4d46acaa6d4b3d8d6 326074 crypto-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 4b36e98b6b3b45b295f6b0b3c6a440c8cfec6df0228e41e12aa6ca0e574caa2d 21938 squashfs-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 efc37af8b4b97ee82274e23b0e52283bd46f5bb53aaab4e3443985b821c31f42 55030 speakup-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 605306f92c0579e3c018822b0ff8acca0f62059a46323d79fff9adf148a6135a 55744 virtio-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 875b7ce91c2016493eec73e493fb793d7ac22c86a5d7479c34c9f8a3ec7700f9 512380 fs-core-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 161566d7568caf44e78c445df5ac2da45bd83eec0b2076b3dfe39bfb15c46c86 533420 fs-secondary-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 968174e401cc4be52d19f9d2d5a7135ace7d9825ff836f9fab004bbb344cda1d 44622 storage-core-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 9377813f1bd7461cfb75cd7113230e400fcfdaae48e8c974b660c14cfa8a2210 248002 block-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 3dc314e7278d09ef761458e5ac9923954fad022131c0acc90a289da94ae5716c 254854 message-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 d50fa98a9c69b15dcf404549be17acfb8633224b9e9d6f0fe4d5e7e639ed023f 26968 vlan-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 212282a4d147c3d372850ce184f23dfe1bab39b42759999aacffd7d64e94825a 40768 ipmi-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 528ba70020f00708bcb2b3825486256bcc180ca5131644f7e2c4e21d67f2d137 946 linux-udebs-generic_3.13.0-53.87_amd64.udeb
 e96e0ceef40c20c6318c187f9f80e6934196e8b36b986e50a3816a21362117a0 777730 linux-libc-dev_3.13.0-53.87_amd64.deb
Files: 
 c2fdd5ce28f699c6fd28400cf6923830 477916 devel optional linux-tools-3.13.0-53_3.13.0-53.87_amd64.deb
 da53e185f43a91b6063683968a59a5cd 860 devel extra linux-tools-3.13.0-53-dbgsym_3.13.0-53.87_amd64.ddeb
 bd69c3bb8239250ccd8e16ff75f20793 24481 raw-translations - linux_3.13.0-53.87_amd64_translations.tar.gz
 23a88d9849ed28cbe5d26429b36e1f8a 29298 devel optional linux-cloud-tools-3.13.0-53_3.13.0-53.87_amd64.deb
 5f2d4a2f1303a3c434b1bddcdfec8cf7 838 devel extra linux-cloud-tools-3.13.0-53-dbgsym_3.13.0-53.87_amd64.ddeb
 894749ea56a8b5e74c4f6a99c62c9327 15149378 kernel optional linux-image-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 4cc9d61a8b79540486c2db76354f675f 36805898 kernel optional linux-image-extra-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 f459aa56140adaad4763d7127a71d38b 703934 devel optional linux-headers-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 94e08c6b3662c1dd943c47e1aea57007 390059930 devel optional linux-image-3.13.0-53-generic-dbgsym_3.13.0-53.87_amd64.ddeb
 17a91e234fd0d53e29571aad837933c2 1826 devel optional linux-tools-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 29a8cacb26827bd2cd9d4ca24bfc71fb 1782 devel optional linux-cloud-tools-3.13.0-53-generic_3.13.0-53.87_amd64.deb
 b6cd6e7ba61c8c2175ae4a24402d8551 51846764 kernel optional linux-image-3.13.0-53-lowlatency_3.13.0-53.87_amd64.deb
 8a8418957077ddfae952b6dc6f29154a 703244 devel optional linux-headers-3.13.0-53-lowlatency_3.13.0-53.87_amd64.deb
 1aa976d144e315a344e46c86e472ba8b 389141676 devel optional linux-image-3.13.0-53-lowlatency-dbgsym_3.13.0-53.87_amd64.ddeb
 f54dcb184c693f9a1943fe12c4abb07a 1832 devel optional linux-tools-3.13.0-53-lowlatency_3.13.0-53.87_amd64.deb
 11271cca4accb530d12049a852a00643 1786 devel optional linux-cloud-tools-3.13.0-53-lowlatency_3.13.0-53.87_amd64.deb
 baafd390a08a842d940bf83a113d055c 11515890 raw-uefi - linux_3.13.0-53.87_amd64.tar.gz
 bd377d0a8a0f77cf24825abc4cd360a3 6300666 debian-installer extra kernel-image-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 b8b40fd3d8e3d45d240d9f794451b426 3651004 debian-installer standard nic-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 d1a796e27c0cc675363656b7cb1ae816 443072 debian-installer standard nic-shared-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 0d4a3bda972b36f1de77bcba0f23eddc 83676 debian-installer standard serial-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 e509be98a5445524d4235bdf20dae265 26016 debian-installer standard ppp-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 c76b01284f02419d5b9bd494d2a0294c 131378 debian-installer standard pata-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 87ff4bab4403c8f8c870d815af1573f1 68266 debian-installer standard firewire-core-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 db4e705cb3108a8d7e6fc0e6ea5cf6a8 1970854 debian-installer standard scsi-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 ffa55e1e88d383743ab0a560979bfce2 9328 debian-installer standard plip-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 c721b2a7a94c3a8fea8d22bcecdc22db 32854 debian-installer standard floppy-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 143bcd55995d740507504dc719f9fe6c 4098 debian-installer standard fat-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 aceaba7acdb35722f422f64e6d2906cf 434694 debian-installer standard nfs-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 43bb13da0ea341ab9a5f73c6303d57a2 228348 debian-installer standard md-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 adcbf481ef8a05dab88bb33b66018472 18058 debian-installer extra multipath-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 e0fea413fa3b2ae37b311350f9ad3dd8 112690 debian-installer standard usb-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 9acd9eeb1a4f84d470ac480c7e021902 68580 debian-installer standard pcmcia-storage-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 729893ffc3740e64052b5af5aedc2be4 13090 debian-installer standard fb-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 55b386fa5e08f7758a65cf76a424ab85 106742 debian-installer standard input-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 fd93eea9a4ee0134d55c3e0799d6b21e 47764 debian-installer extra mouse-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 021f31887b50004b3d2f634c52ccbaef 181100 debian-installer standard irda-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 8e3e80f7f19e1dc5dd8d6255d196ce20 31666 debian-installer standard parport-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 33656f21c9eac06d12fc560c46fe3162 146428 debian-installer standard nic-pcmcia-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 56f837abf340a4dbf1425bef33cc5fd5 64774 debian-installer standard pcmcia-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 ad5f6fd4771e9a029e4fc59b30946c81 295932 debian-installer standard nic-usb-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 221ee68d758b76b16c76ed6bd7684a08 98336 debian-installer standard sata-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 37f4d8ecc746d9104ed755f230511061 326074 debian-installer extra crypto-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 82007b1c29c7575fbee6b094af72cbcd 21938 debian-installer extra squashfs-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 a8357e060b9c7663fd3815b97b5f3d14 55030 debian-installer extra speakup-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 09accb21d0876386957e6a4fc6c857f2 55744 debian-installer standard virtio-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 f2a60138be9f44ec12d7d5a43c14c52e 512380 debian-installer standard fs-core-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 b731a0e55fa5610001a31275c47ecbc2 533420 debian-installer standard fs-secondary-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 48a09fe8e0ad88a8e51620947c2bba21 44622 debian-installer standard storage-core-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 480c9c34e69fbfd36afe6d07a2fa7ca1 248002 debian-installer standard block-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 d7e2094f1673c92c9b34edbe3c67607f 254854 debian-installer standard message-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 d8dc9377cb14893567de28d6a7b87422 26968 debian-installer extra vlan-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 1c33894144e32e32006dd95c21a1d497 40768 debian-installer standard ipmi-modules-3.13.0-53-generic-di_3.13.0-53.87_amd64.udeb
 820ae6d8a136607b0182383d23e3238f 946 debian-installer optional linux-udebs-generic_3.13.0-53.87_amd64.udeb
 82333b557743a6917c3e26a50b1e8422 777730 devel optional linux-libc-dev_3.13.0-53.87_amd64.deb
Package-Type: udeb


More information about the Trusty-changes mailing list