Change log for linux-lts-saucy package in Ubuntu

120 of 20 results
Published in precise-security
Published in precise-updates
Deleted in precise-proposed (Reason: moved to -updates)
linux-lts-saucy (3.11.0-26.45~precise1) precise; urgency=low

  [ Upstream Kernel Changes ]

  * l2tp: Privilege escalation in ppp over l2tp sockets
    - LP: #1341472
    - CVE-2014-4943

Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-26.44~precise1) precise; urgency=low

  [ Luis Henriques ]

  * Merged back Ubuntu-3.11.0-24.42 security release
  * Revert "x86_64,ptrace: Enforce RIP <= TASK_SIZE_MAX (CVE-2014-4699)"
    - LP: #1337339
  * Release Tracking Bug
    - LP: #1338766

  [ Upstream Kernel Changes ]

  * ptrace,x86: force IRET path after a ptrace_stop()
    - LP: #1337339
    - CVE-2014-4699

Deleted in precise-security (Reason: NBS)
Deleted in precise-updates (Reason: NBS)
Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-24.42~precise1) precise; urgency=low

  [ Upstream Kernel Changes ]

  * x86_64,ptrace: Enforce RIP <= TASK_SIZE_MAX (CVE-2014-4699)
    - LP: #1337339
    - CVE-2014-4699
 -- Luis Henriques <email address hidden>   Fri, 04 Jul 2014 09:47:04 +0100
Deleted in precise-proposed (Reason: NBS)
Deleted in precise-proposed (Reason: Deleting to make way for security update)
linux-lts-saucy (3.11.0-25.43~precise1) precise; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
    - LP: #1336805

  [ Upstream Kernel Changes ]

  * cfg80211: free sme on connection failures
    - LP: #1335084
  * sched: Sanitize irq accounting madness
    - LP: #1335084
  * sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
    - LP: #1335084
  * net: cpsw: fix null dereference at probe
    - LP: #1335084
  * mac80211: fix suspend vs. association race
    - LP: #1335084
  * mac80211: fix on-channel remain-on-channel
    - LP: #1335084
  * af_iucv: wrong mapping of sent and confirmed skbs
    - LP: #1335084
  * net: filter: s390: fix JIT address randomization
    - LP: #1335084
  * perf: Limit perf_event_attr::sample_period to 63 bits
    - LP: #1335084
  * perf: Prevent false warning in perf_swevent_add
    - LP: #1335084
  * drm/gf119-/disp: fix nasty bug which can clobber SOR0's clock setup
    - LP: #1335084
  * drm/radeon: also try GART for CPU accessed buffers
    - LP: #1335084
  * drm/radeon: handle non-VGA class pci devices with ATRM
    - LP: #1335084
  * drm/radeon: fix register typo on si
    - LP: #1335084
  * drm/radeon: avoid segfault on device open when accel is not working.
    - LP: #1335084
  * can: peak_pci: prevent use after free at netdev removal
    - LP: #1335084
  * nfsd4: remove lockowner when removing lock stateid
    - LP: #1335084
  * nfsd4: warn on finding lockowner without stateid's
    - LP: #1335084
  * hwpoison, hugetlb: lock_page/unlock_page does not match for handling a
    free hugepage
    - LP: #1335084
  * mm/memory-failure.c: fix memory leak by race between poison and
    unpoison
    - LP: #1335084
  * netfilter: ipv4: defrag: set local_df flag on defragmented skb
    - LP: #1335084
  * ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5
    on all OMAP3 platforms
    - LP: #1335084
  * dma: dw: allow shared interrupts
    - LP: #1335084
  * dmaengine: dw: went back to plain {request,free}_irq() calls
    - LP: #1335084
  * ARM: omap5: hwmod_data: Correct IDLEMODE for McPDM
    - LP: #1335084
  * Input: synaptics - add min/max quirk for the ThinkPad W540
    - LP: #1335084
  * futex: Add another early deadlock detection check
    - LP: #1335084
  * futex: Prevent attaching to kernel threads
    - LP: #1335084
  * ARM: OMAP4: Fix the boot regression with CPU_IDLE enabled
    - LP: #1335084
  * cpufreq: remove race while accessing cur_policy
    - LP: #1335084
  * cpufreq: cpu0: drop wrong devm usage
    - LP: #1335084
  * ARM: imx: fix error handling in ipu device registration
    - LP: #1335084
  * ALSA: hda - Fix onboard audio on Intel H97/Z97 chipsets
    - LP: #1335084
  * ARM: 8051/1: put_user: fix possible data corruption in put_user
    - LP: #1335084
  * ARM: 8064/1: fix v7-M signal return
    - LP: #1335084
  * Input: synaptics - T540p - unify with other LEN0034 models
    - LP: #1335084
  * drm/i915: Only copy back the modified fields to userspace from
    execbuffer
    - LP: #1335084
  * dm cache: always split discards on cache block boundaries
    - LP: #1335084
  * powerpc: Fix 64 bit builds with binutils 2.24
    - LP: #1335084
  * powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST
    mode
    - LP: #1335084
  * rtmutex: Fix deadlock detector for real
    - LP: #1335084
  * drm/radeon: don't allow RADEON_GEM_DOMAIN_CPU for command submission
    - LP: #1335084
  * audit: restore order of tty and ses fields in log output
    - LP: #1335084
  * drm/nouveau/pm/fan: drop the fan lock in fan_update() before
    rescheduling
    - LP: #1335084
  * leds: leds-pwm: properly clean up after probe failure
    - LP: #1335084
  * clk: vexpress: NULL dereference on error path
    - LP: #1335084
  * fix our current target reap infrastructure
    - LP: #1335084
  * dual scan thread bug fix
    - LP: #1335084
  * genirq: Provide irq_force_affinity fallback for non-SMP
    - LP: #1335084
  * i2c: designware: Mask all interrupts during i2c controller enable
    - LP: #1335084
  * crypto: s390 - fix aes,des ctr mode concurrency finding.
    - LP: #1335084
  * Staging: speakup: Move pasting into a work item
    - LP: #1335084
  * USB: Avoid runtime suspend loops for HCDs that can't handle
    suspend/resume
    - LP: #1335084
  * can: only rename enabled led triggers when changing the netdev name
    - LP: #1335084
  * USB: io_ti: fix firmware download on big-endian machines (part 2)
    - LP: #1335084
  * USB: ftdi_sio: add NovaTech OrionLXm product ID
    - LP: #1335084
  * USB: serial: option: add support for Novatel E371 PCIe card
    - LP: #1335084
  * USB: cdc-wdm: properly include types.h
    - LP: #1335084
  * md: always set MD_RECOVERY_INTR when aborting a reshape or other
    "resync".
    - LP: #1335084
  * xhci: delete endpoints from bandwidth list before freeing whole device
    - LP: #1335084
  * md: always set MD_RECOVERY_INTR when interrupting a reshape thread.
    - LP: #1335084
  * ALSA: hda/analog - Fix silent output on ASUS A8JN
    - LP: #1335084
  * ALSA: hda/realtek - Correction of fixup codes for PB V7900 laptop
    - LP: #1335084
  * ALSA: hda/realtek - Fix COEF widget NID for ALC260 replacer fixup
    - LP: #1335084
  * iser-target: Add missing target_put_sess_cmd for ImmedateData failure
    - LP: #1335084
  * iscsi-target: Fix wrong buffer / buffer overrun in
    iscsi_change_param_value()
    - LP: #1335084
  * percpu-refcount: fix usage of this_cpu_ops
    - LP: #1335084
  * target: Fix alua_access_state attribute OOPs for un-configured devices
    - LP: #1335084
  * mm: rmap: fix use-after-free in __put_anon_vma
    - LP: #1335084
  * usb: cdc-wdm: export cdc-wdm uapi header
    - LP: #1335084
  * staging: comedi: ni_daq_700: add mux settling delay
    - LP: #1335084
  * kvm: free resources after canceling async_pf
    - LP: #1335084
  * kvm: remove .done from struct kvm_async_pf
    - LP: #1335084
  * KVM: async_pf: mm->mm_users can not pin apf->mm
    - LP: #1335084
  * mm/page-writeback.c: fix divide by zero in pos_ratio_polynom
    - LP: #1335084
  * dma: mv_xor: Flush descriptors before activating a channel
    - LP: #1335084
  * skbuff: skb_segment: orphan frags before copying
    - LP: #1335084
  * Target/iscsi,iser: Avoid accepting transport connections during stop
    stage
    - LP: #1335084
  * iser-target: Fix multi network portal shutdown regression
    - LP: #1335084
  * target: Allow READ_CAPACITY opcode in ALUA Standby access state
    - LP: #1335084
  * mm: compaction: reset cached scanner pfn's before reading them
    - LP: #1335084
  * mm: compaction: detect when scanners meet in isolate_freepages
    - LP: #1335084
  * MIPS: asm: thread_info: Add _TIF_SECCOMP flag
    - LP: #1335084
  * perf: Fix race in removing an event
    - LP: #1335084
  * hwmon: (ntc_thermistor) Fix dependencies
    - LP: #1335084
  * hwmon: (ntc_thermistor) Fix OF device ID mapping
    - LP: #1335084
  * fs,userns: Change inode_capable to capable_wrt_inode_uidgid
    - LP: #1335084
  * auditsc: audit_krule mask accesses need bounds checking
    - LP: #1335084
  * megaraid: Use resource_size_t for PCI resources, not long
    - LP: #1335084
  * Linux 3.11.10.12
    - LP: #1335084
  * lzo: properly check for overruns
    - LP: #1335313
    - CVE-2014-4608
  * lz4: ensure length does not wrap
    - LP: #1335314
    - CVE-2014-4611
 -- Luis Henriques <email address hidden>   Wed, 02 Jul 2014 15:51:49 +0100
Deleted in precise-security (Reason: NBS)
Deleted in precise-updates (Reason: NBS)
Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-24.41~precise1) precise; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
    - LP: #1328350

  [ Kamal Mostafa ]

  * [Config] add debian/gbp.conf

  [ Upstream Kernel Changes ]

  * Revert "macvlan : fix checksums error when we are in bridge mode"
    - LP: #1328148
  * hp-wireless: new driver for hp wireless button for Windows 8
    - LP: #1303737
  * x86, platform: Make HP_WIRELESS option text more descriptive
    - LP: #1303737
  * ACPI: blacklist win8 OSI for Dell Inspiron 7737
    - LP: #1288161
  * [PATCH Saucy SRU]SAUCE: Update Intel Bluetooth firmware
    - LP: #1310558
  * rt2x00: fix beaconing on USB
    - LP: #1328148
  * rtlwifi: rtl8188ee: initialize packet_beacon
    - LP: #1328148
  * Input: synaptics - add min/max quirk for ThinkPad Edge E431
    - LP: #1328148
  * Input: atkbd - fix keyboard not working on some LG laptops
    - LP: #1328148
  * Bluetooth: Fix triggering BR/EDR L2CAP Connect too early
    - LP: #1328148
  * Bluetooth: Fix redundant encryption request for reauthentication
    - LP: #1328148
  * Bluetooth: Add support for Lite-on [04ca:3007]
    - LP: #1328148
  * drm/i915: Break encoder->crtc link separately in intel_sanitize_crtc()
    - LP: #1328148
  * iio:imu:mpu6050: Fixed segfault in Invensens MPU driver due to null
    dereference
    - LP: #1328148
  * rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()
    - LP: #1328148
  * usb: gadget: at91-udc: fix irq and iomem resource retrieval
    - LP: #1328148
  * drm/radeon: use pflip irq on R600+ v2
    - LP: #1328148
  * drm/radeon: check buffer relocation offset
    - LP: #1328148
  * drm/nouveau/acpi: allow non-optimus setups to load vbios from acpi
    - LP: #1328148
  * drm/nouveau: fix another lock unbalance in nouveau_crtc_page_flip
    - LP: #1328148
  * ALSA: usb-audio: work around corrupted TEAC UD-H01 feedback data
    - LP: #1328148
  * USB: OHCI: fix problem with global suspend on ATI controllers
    - LP: #1328148
  * usb: qcserial: add a number of Dell devices
    - LP: #1328148
  * usb: storage: shuttle_usbat: fix discs being detected twice
    - LP: #1328148
  * fsl-usb: do not test for PHY_CLK_VALID bit on controller version 1.6
    - LP: #1328148
  * tty: serial: 8250_core.c Bug fix for Exar chips.
    - LP: #1328148
  * drivers/tty/hvc: don't free hvc_console_setup after init
    - LP: #1328148
  * USB: Nokia 305 should be treated as unusual dev
    - LP: #1328148
  * USB: Nokia 5300 should be treated as unusual dev
    - LP: #1328148
  * HID: usbhid: quirk for Synaptics HD touchscreen
    - LP: #1328148
  * HID: usbhid: quirk for Synaptics Quad HD touchscreen
    - LP: #1328148
  * HID: add NO_INIT_REPORTS quirk for Synaptics Touch Pad V 103S
    - LP: #1328148
  * Input: elantech - fix touchpad initialization on Gigabyte U2442
    - LP: #1328148
  * posix_acl: handle NULL ACL in posix_acl_equiv_mode
    - LP: #1328148
  * mm/compaction: make isolate_freepages start at pageblock boundary
    - LP: #1328148
  * trace: module: Maintain a valid user count
    - LP: #1328148
  * mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()
    - LP: #1328148
  * mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()
    - LP: #1328148
  * ACPI / EC: Clear stale EC events on Samsung systems
    - LP: #1328148
  * ACPI / EC: Process rather than discard events in acpi_ec_clear
    - LP: #1328148
  * powerpc/tm: Disable IRQ in tm_recheckpoint
    - LP: #1328148
  * rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbb
    - LP: #1328148
  * drm: cirrus: add power management support
    - LP: #1328148
  * powerpc: Add vr save/restore functions
    - LP: #1328148
  * x86/efi: Correct EFI boot stub use of code32_start
    - LP: #1328148
  * tracepoint: Do not waste memory on mods with no tracepoints
    - LP: #1328148
  * rbd: fix error paths in rbd_img_request_fill()
    - LP: #1328148
  * percpu: make pcpu_alloc_chunk() use pcpu_mem_free() instead of kfree()
    - LP: #1328148
  * workqueue: fix bugs in wq_update_unbound_numa() failure path
    - LP: #1328148
  * fc2580: fix tuning failure on 32-bit arch
    - LP: #1328148
  * memory: mvebu-devbus: fix the conversion of the bus width
    - LP: #1328148
  * workqueue: make rescuer_thread() empty wq->maydays list before exiting
    - LP: #1328148
  * workqueue: fix a possible race condition between rescuer and
    pwq-release
    - LP: #1328148
  * PCI: mvebu: fix off-by-one in the computed size of the mbus windows
    - LP: #1328148
  * bus: mvebu-mbus: allow several windows with the same target/attribute
    - LP: #1328148
  * ARM: mvebu: fix NOR bus-width in Armada XP GP Device Tree
    - LP: #1328148
  * ARM: mvebu: fix NOR bus-width in Armada XP DB Device Tree
    - LP: #1328148
  * ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device Tree
    - LP: #1328148
  * crypto: caam - add allocation failure handling in SPRINTFCAT macro
    - LP: #1328148
  * media-device: fix infoleak in ioctl media_enum_entities()
    - LP: #1328148
  * md: avoid possible spinning md thread at shutdown.
    - LP: #1328148
  * NFSd: Move default initialisers from create_client() to alloc_client()
    - LP: #1328148
  * NFSd: call rpc_destroy_wait_queue() from free_client()
    - LP: #1328148
  * libata: clean up ZPODD when a port is detached
    - LP: #1328148
  * ACPI / blacklist: Add dmi_enable_osi_linux quirk for Asus EEE PC 1015PX
    - LP: #1328148
  * ACPI / processor: do not mark present at boot but not onlined CPU as
    onlined
    - LP: #1328148
  * NFSD: Call ->set_acl with a NULL ACL structure if no entries
    - LP: #1328148
  * gpio: mcp23s08: trivial: fixed coding style issues
    - LP: #1328148
  * gpio: mcp23s08: Bug fix of SPI device tree registration.
    - LP: #1328148
  * ARM: dts: i.MX53: Fix ipu register space size
    - LP: #1328148
  * mm, thp: close race between mremap() and split_huge_page()
    - LP: #1328148
  * powerpc/powernv: Reset root port in firmware
    - LP: #1328148
  * hrtimer: Set expiry time before switch_hrtimer_base()
    - LP: #1328148
  * hwmon: (emc1403) fix inverted store_hyst()
    - LP: #1328148
  * hwmon: (emc1403) Support full range of known chip revision numbers
    - LP: #1328148
  * iommu/amd: Fix interrupt remapping for aliased devices
    - LP: #1328148
  * ASoC: wm8962: Update register CLASS_D_CONTROL_1 to be non-volatile
    - LP: #1328148
  * V4L2: ov7670: fix a wrong index, potentially Oopsing the kernel from
    user-space
    - LP: #1328148
  * V4L2: fix VIDIOC_CREATE_BUFS in 64- / 32-bit compatibility mode
    - LP: #1328148
  * x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()
    - LP: #1328148
  * i2c: s3c2410: resume race fix
    - LP: #1328148
  * i2c: rcar: bail out on zero length transfers
    - LP: #1328148
  * dm crypt: fix cpu hotplug crash by removing per-cpu structure
    - LP: #1328148
  * metag: fix memory barriers
    - LP: #1328148
  * metag: Reduce maximum stack size to 256MB
    - LP: #1328148
  * x86-64, modify_ldt: Make support for 16-bit segments a runtime option
    - LP: #1328148
  * drm/i915: restore backlight precision when converting from ACPI
    - LP: #1328148
  * PCI: shpchp: Check bridge's secondary (not primary) bus speed
    - LP: #1328148
  * Target/iser: Fix wrong connection requests list addition
    - LP: #1328148
  * Target/iser: Fix iscsit_accept_np and rdma_cm racy flow
    - LP: #1328148
  * iscsi-target: Change BUG_ON to REJECT in iscsit_process_nop_out
    - LP: #1328148
  * target: Don't allow setting WC emulation if device doesn't support
    - LP: #1328148
  * mips: dts: Fix missing device_type="memory" property in memory nodes
    - LP: #1328148
  * arm64: fix pud_huge() for 2-level pagetables
    - LP: #1328148
  * libceph: fix corruption when using page_count 0 page in rbd
    - LP: #1328148
  * clk: tegra: Fix wrong value written to PLLE_AUX
    - LP: #1328148
  * ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddr
    - LP: #1328148
  * ARM: perf: hook up perf_sample_event_took around pmu irq handling
    - LP: #1328148
  * list: introduce list_next_entry() and list_prev_entry()
    - LP: #1328148
  * net: sctp: wake up all assocs if sndbuf policy is per socket
    - LP: #1328148
  * net: sctp: test if association is dead in sctp_wake_up_waiters
    - LP: #1328148
  * l2tp: take PMTU from tunnel UDP socket
    - LP: #1328148
  * net: core: don't account for udp header size when computing seglen
    - LP: #1328148
  * bonding: Remove debug_fs files when module init fails
    - LP: #1328148
  * bridge: Fix double free and memory leak around br_allowed_ingress
    - LP: #1328148
  * ipv6: Limit mtu to 65575 bytes
    - LP: #1328148
  * gre: don't allow to add the same tunnel twice
    - LP: #1328148
  * ipv4: return valid RTA_IIF on ip route get
    - LP: #1328148
  * filter: prevent nla extensions to peek beyond the end of the message
    - LP: #1328148
  * ip6_gre: don't allow to remove the fb_tunnel_dev
    - LP: #1328148
  * vlan: Fix lockdep warning when vlan dev handle notification
    - LP: #1328148
  * tg3: update rx_jumbo_pending ring param only when jumbo frames are
    enabled
    - LP: #1328148
  * net: sctp: cache auth_enable per endpoint
    - LP: #1328148
  * net: Fix ns_capable check in sock_diag_put_filterinfo
    - LP: #1328148
  * rtnetlink: Warn when interface's information won't fit in our packet
    - LP: #1328148
  * rtnetlink: Only supply IFLA_VF_PORTS information when RTEXT_FILTER_VF
    is set
    - LP: #1328148
  * ipv6: fib: fix fib dump restart
    - LP: #1328148
  * bridge: Handle IFLA_ADDRESS correctly when creating bridge device
    - LP: #1328148
  * sctp: reset flowi4_oif parameter on route lookup
    - LP: #1328148
  * tcp_cubic: fix the range of delayed_ack
    - LP: #1328148
  * net: ipv4: ip_forward: fix inverted local_df test
    - LP: #1328148
  * net: ipv6: send pkttoobig immediately if orig frag size > mtu
    - LP: #1328148
  * ipv4: fib_semantics: increment fib_info_cnt after fib_info allocation
    - LP: #1328148
  * net: cdc_mbim: handle unaccelerated VLAN tagged frames
    - LP: #1328148
  * macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.
    - LP: #1328148
  * ip6_tunnel: fix potential NULL pointer dereference
    - LP: #1328148
  * ipv4: initialise the itag variable in __mkroute_input
    - LP: #1328148
  * net-gro: reset skb->truesize in napi_reuse_skb()
    - LP: #1328148
  * net: qmi_wwan: add Telit LE920 newer firmware support
    - LP: #1328148
  * net: qmi_wwan: fix Cinterion PLXX product ID
    - LP: #1328148
  * net: qmi_wwan: Olivetti Olicard 200 support
    - LP: #1328148
  * net: qmi_wwan: add ZTE MF667
    - LP: #1328148
  * net: qmi_wwan: add support for Cinterion PXS8 and PHS8
    - LP: #1328148
  * net: qmi_wwan: add Sierra Wireless EM7355
    - LP: #1328148
  * net: qmi_wwan: add Sierra Wireless MC73xx
    - LP: #1328148
  * net: qmi_wwan: add Sierra Wireless MC7305/MC7355
    - LP: #1328148
  * net: qmi_wwan: add Olivetti Olicard 500
    - LP: #1328148
  * net: qmi_wwan: add Alcatel L800MA
    - LP: #1328148
  * net: qmi_wwan: add a number of CMOTech devices
    - LP: #1328148
  * net: qmi_wwan: add a number of Dell devices
    - LP: #1328148
  * netfilter: Fix potential use after free in ip6_route_me_harder()
    - LP: #1328148
  * Linux 3.11.10.11
    - LP: #1328148
 -- Luis Henriques <email address hidden>   Wed, 11 Jun 2014 11:35:15 +0100
Deleted in precise-security (Reason: NBS)
Deleted in precise-updates (Reason: NBS)
Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-23.40~precise1) precise; urgency=low

  [ Upstream Kernel Changes ]

  * futex-prevent-requeue-pi-on-same-futex.patch futex: Forbid uaddr ==
    uaddr2 in futex_requeue(..., requeue_pi=1)
    - LP: #1326367
    - CVE-2014-3153
  * futex: Validate atomic acquisition in futex_lock_pi_atomic()
    - LP: #1326367
    - CVE-2014-3153
  * futex: Always cleanup owner tid in unlock_pi
    - LP: #1326367
    - CVE-2014-3153
  * futex: Make lookup_pi_state more robust
    - LP: #1326367
    - CVE-2014-3153
 -- Brad Figg <email address hidden>   Wed, 04 Jun 2014 09:12:14 -0700
Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-23.39~precise1) precise; urgency=low

  [ Luis Henriques ]

  * Release Tracking Bug
    - LP: #1321926

  [ Upstream Kernel Changes ]

  * Revert "net: mvneta: fix usage as a module on RGMII configurations"
    - LP: #1320892
  * Revert "USB: serial: add usbid for dell wwan card to sierra.c"
    - LP: #1320892
  * drm/i915: quirk invert brightness for Acer Aspire 5336
    - LP: #1320892
  * w1: fix w1_send_slave dropping a slave id
    - LP: #1320892
  * ARM: 7954/1: mm: remove remaining domain support from ARMv6
    - LP: #1320892
  * matroxfb: restore the registers M_ACCESS and M_PITCH
    - LP: #1320892
  * framebuffer: fix cfb_copyarea
    - LP: #1320892
  * mach64: use unaligned access
    - LP: #1320892
  * mach64: fix cursor when character width is not a multiple of 8 pixels
    - LP: #1320892
  * tgafb: potential NULL dereference in init
    - LP: #1320892
  * tgafb: fix mode setting with fbset
    - LP: #1320892
  * tgafb: fix data copying
    - LP: #1320892
  * hvc: ensure hvc_init is only ever called once in hvc_console.c
    - LP: #1320892
  * ARM: dts: Keep G3D regulator always on for exynos5250-arndale
    - LP: #1320892
  * ext4: fix error return from ext4_ext_handle_uninitialized_extents()
    - LP: #1320892
  * usb: dwc3: fix wrong bit mask in dwc3_event_devt
    - LP: #1320892
  * x86, cpufeature: Define the Intel MPX feature flag
    - LP: #1320892
  * x86, AVX-512: AVX-512 Feature Detection
    - LP: #1320892
  * s390/cio: fix driver callback initialization for ccw consoles
    - LP: #1320892
  * ARM: Fix default CPU selection for ARCH_MULTI_V5
    - LP: #1320892
  * omap3isp: preview: Fix the crop margins
    - LP: #1320892
  * fs: NULL dereference in posix_acl_to_xattr()
    - LP: #1320892
  * ACPICA: Restore code that repairs NULL package elements in return
    values.
    - LP: #1320892
  * media: gspca: sn9c20x: add ID for Genius Look 1320 V2
    - LP: #1320892
  * m88rs2000: add caps FE_CAN_INVERSION_AUTO
    - LP: #1320892
  * m88rs2000: prevent frontend crash on continuous transponder scans
    - LP: #1320892
  * tty: Set correct tty name in 'active' sysfs attribute
    - LP: #1320892
  * usb: musb: avoid NULL pointer dereference
    - LP: #1320892
  * Bluetooth: Fix removing Long Term Key
    - LP: #1320892
  * uvcvideo: Do not use usb_set_interface on bulk EP
    - LP: #1320892
  * usb: dwc3: fix randconfig build errors
    - LP: #1320892
  * usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is
    enabled
    - LP: #1320892
  * rtlwifi: rtl8192cu: Fix too long disable of IRQs
    - LP: #1320892
  * rtlwifi: rtl8192se: Fix too long disable of IRQs
    - LP: #1320892
  * rtlwifi: rtl8188ee: Fix too long disable of IRQs
    - LP: #1320892
  * rtlwifi: rtl8723ae: Fix too long disable of IRQs
    - LP: #1320892
  * xhci: Prevent runtime pm from autosuspending during initialization
    - LP: #1320892
  * staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to
    integer
    - LP: #1320892
  * Btrfs: skip submitting barrier for missing device
    - LP: #1320892
  * jffs2: remove from wait queue after schedule()
    - LP: #1320892
  * jffs2: avoid soft-lockup in jffs2_reserve_space_gc()
    - LP: #1320892
  * jffs2: Fix segmentation fault found in stress test
    - LP: #1320892
  * jffs2: Fix crash due to truncation of csize
    - LP: #1320892
  * mtd: atmel_nand: Disable subpage NAND write when using Atmel PMECC
    - LP: #1320892
  * iwlwifi: dvm: take mutex when sending SYNC BT config command
    - LP: #1320892
  * v4l2-compat-ioctl32: fix wrong VIDIOC_SUBDEV_G/S_EDID32 support
    - LP: #1320892
  * virtio_balloon: don't softlockup on huge balloon changes.
    - LP: #1320892
  * arm64: Make DMA coherent and strongly ordered mappings not executable
    - LP: #1320892
  * arm64: Do not synchronise I and D caches for special ptes
    - LP: #1320892
  * ARM: OMAP2+: INTC: Acknowledge stuck active interrupts
    - LP: #1320892
  * mtip32xx: Set queue bounce limit
    - LP: #1320892
  * mtip32xx: Unmap the DMA segments before completing the IO request
    - LP: #1320892
  * ext4: fix partial cluster handling for bigalloc file systems
    - LP: #1320892
  * staging: comedi: 8255_pci: initialize MITE data window
    - LP: #1320892
  * mei: fix memory leak of pending write cb objects
    - LP: #1320892
  * usb: gadget: tcm_usb_gadget: stop format strings
    - LP: #1320892
  * usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210
    - LP: #1320892
  * USB: unbind all interfaces before rebinding any
    - LP: #1320892
  * IB/ipath: Fix potential buffer overrun in sending diag packet routine
    - LP: #1320892
  * IB/qib: Fix debugfs ordering issue with multiple HCAs
    - LP: #1320892
  * IB/qib: add missing braces in do_qib_user_sdma_queue_create()
    - LP: #1320892
  * IB/nes: Return an error on ib_copy_from_udata() failure instead of NULL
    - LP: #1320892
  * mfd: sec-core: Fix possible NULL pointer dereference when i2c_new_dummy
    error
    - LP: #1320892
  * regulator: arizona-ldo1: Correct default regulator init_data
    - LP: #1320892
  * ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLE
    - LP: #1320892
  * ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLE
    - LP: #1320892
  * ACPI / button: Add ACPI Button event via netlink routine
    - LP: #1320892
  * mfd: Include all drivers in subsystem menu
    - LP: #1320892
  * mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy
    error
    - LP: #1320892
  * mfd: max77686: Fix possible NULL pointer dereference on i2c_new_dummy
    error
    - LP: #1320892
  * mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy
    error
    - LP: #1320892
  * mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy
    error
    - LP: #1320892
  * mfd: 88pm860x: Fix I2C device resource leak on regmap init fail
    - LP: #1320892
  * mfd: 88pm860x: Fix possible NULL pointer dereference on i2c_new_dummy
    error
    - LP: #1320892
  * mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy
    error
    - LP: #1320892
  * mfd: 88pm800: Fix I2C device resource leak if probe fails
    - LP: #1320892
  * mfd: tps65910: Fix possible invalid pointer dereference on
    regmap_add_irq_chip fail
    - LP: #1320892
  * MIPS: KVM: Pass reserved instruction exceptions to guest
    - LP: #1320892
  * ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and
    Analog kcontrols
    - LP: #1320892
  * mac80211: fix potential use-after-free
    - LP: #1320892
  * mac80211: fix suspend vs. authentication race
    - LP: #1320892
  * mac80211: fix WPA with VLAN on AP side with ps-sta again
    - LP: #1320892
  * pid: get pid_t ppid of task in init_pid_ns
    - LP: #1320892
  * audit: convert PPIDs to the inital PID namespace.
    - LP: #1320892
  * mfd: kempld-core: Fix potential hang-up during boot
    - LP: #1320892
  * Btrfs: fix deadlock with nested trans handles
    - LP: #1320892
  * powerpc/compat: 32-bit little endian machine name is ppcle, not ppc
    - LP: #1320892
  * KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n
    - LP: #1320892
  * gpio: mxs: Allow for recursive enable_irq_wake() call
    - LP: #1320892
  * x86, hyperv: Bypass the timer_irq_works() check
    - LP: #1320892
  * nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
    - LP: #1320892
  * nfsd4: session needs room for following op to error out
    - LP: #1320892
  * nfsd4: leave reply buffer space for failed setattr
    - LP: #1320892
  * nfsd4: fix test_stateid error reply encoding
    - LP: #1320892
  * nfsd: notify_change needs elevated write count
    - LP: #1320892
  * dm cache: prevent corruption caused by discard_block_size >
    cache_block_size
    - LP: #1320892
  * dm transaction manager: fix corruption due to non-atomic transaction
    commit
    - LP: #1320892
  * dm: take care to copy the space map roots before locking the superblock
    - LP: #1320892
  * NFSD: Traverse unconfirmed client through hash-table
    - LP: #1320892
  * lockd: ensure we tear down any live sockets when socket creation fails
    during lockd_up
    - LP: #1320892
  * drm/i915/tv: fix gen4 composite s-video tv-out
    - LP: #1320892
  * dm thin: fix dangling bio in process_deferred_bios error path
    - LP: #1320892
  * saa7134: fix WARN_ON during resume
    - LP: #1320892
  * em28xx: fix PCTV 290e LNA oops
    - LP: #1320892
  * NFSv4: Fix a use-after-free problem in open()
    - LP: #1320892
  * nfsd4: fix setclientid encode size
    - LP: #1320892
  * MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()
    - LP: #1320892
  * ALSA: hda - Enable beep for ASUS 1015E
    - LP: #1320892
  * x86: Adjust irq remapping quirk for older revisions of 5500/5520
    chipsets
    - LP: #1320892
  * nfsd: check passed socket's net matches NFSd superblock's one
    - LP: #1320892
  * IB/mthca: Return an error on ib_copy_to_udata() failure
    - LP: #1320892
  * IB/ehca: Returns an error on ib_copy_to_udata() failure
    - LP: #1320892
  * ext4: fix premature freeing of partial clusters split across leaf
    blocks
    - LP: #1320892
  * drm/qxl: unset a pointer in sync_obj_unref
    - LP: #1320892
  * don't bother with {get,put}_write_access() on non-regular files
    - LP: #1320892
  * reiserfs: fix race in readdir
    - LP: #1320892
  * pid_namespace: pidns_get() should check task_active_pid_ns() != NULL
    - LP: #1320892
  * drm/vmwgfx: correct fb_fix_screeninfo.line_length
    - LP: #1320892
  * ALSA: hda - Fix silent speaker output due to mute LED fixup
    - LP: #1320892
  * drm/radeon: call drm_edid_to_eld when we update the edid
    - LP: #1320892
  * drm/radeon: fix typo in spectre_golden_registers
    - LP: #1320892
  * xfs: fix directory hash ordering bug
    - LP: #1320892
  * sh: fix format string bug in stack tracer
    - LP: #1320892
  * backing_dev: fix hung task on sync
    - LP: #1320892
  * bdi: avoid oops on device removal
    - LP: #1320892
  * ocfs2: dlm: fix lock migration crash
    - LP: #1320892
  * ocfs2: dlm: fix recovery hung
    - LP: #1320892
  * ocfs2: do not put bh when buffer_uptodate failed
    - LP: #1320892
  * Skip intel_crt_init for Dell XPS 8700
    - LP: #1320892
  * dm cache: fix a lock-inversion
    - LP: #1320892
  * ARC: [nsimosci] Change .dts to use generic 8250 UART
    - LP: #1320892
  * ARC: [nsimosci] Unbork console
    - LP: #1320892
  * iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bug
    - LP: #1320892
  * mm: try_to_unmap_cluster() should lock_page() before mlocking
    - LP: #1320892
  * mm: hugetlb: fix softlockup when a large number of hugepages are freed.
    - LP: #1320892
  * exit: call disassociate_ctty() before exit_task_namespaces()
    - LP: #1320892
  * wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE race
    - LP: #1320892
  * hung_task: check the value of "sysctl_hung_task_timeout_sec"
    - LP: #1320892
  * ALSA: ice1712: Fix boundary checks in PCM pointer ops
    - LP: #1320892
  * lib/percpu_counter.c: fix bad percpu counter state during suspend
    - LP: #1320892
  * md/raid1: r1buf_pool_alloc: free allocate pages when subsequent
    allocation fails.
    - LP: #1320892
  * ALSA: hda - add headset mic detect quirk for a Dell laptop
    - LP: #1297581, #1320892
  * b43: Fix machine check error due to improper access of
    B43_MMIO_PSM_PHY_HDR
    - LP: #1320892
  * x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
    - LP: #1320892
  * target/tcm_fc: Fix use-after-free of ft_tpg
    - LP: #1320892
  * ib_srpt: Use correct ib_sg_dma primitives
    - LP: #1320892
  * brcmsmac: fix deadlock on missing firmware
    - LP: #1320892
  * Char: ipmi_bt_sm, fix infinite loop
    - LP: #1320892
  * mac80211: fix software remain-on-channel implementation
    - LP: #1320892
  * mac80211: exclude AP_VLAN interfaces from tx power calculation
    - LP: #1320892
  * parisc: fix epoll_pwait syscall on compat kernel
    - LP: #1320892
  * ALSA: hda/realtek - Add support of ALC288 codec
    - LP: #1320892
  * user namespace: fix incorrect memory barriers
    - LP: #1320892
  * tick-common: Fix wrong check in tick_check_replacement()
    - LP: #1320892
  * ALSA: hda/realtek - Add headset Mic support for Dell machine
    - LP: #1320892
  * mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll
    - LP: #1320892
  * mei: me: do not load the driver if the FW doesn't support MEI interface
    - LP: #1320892
  * mei: ignore client writing state during cb completion
    - LP: #1320892
  * staging: r8712u: Fix case where ethtype was never obtained and always
    be checked against 0
    - LP: #1320892
  * USB: serial: ftdi_sio: add id for Brainboxes serial cards
    - LP: #1320892
  * usb: option driver, add support for Telit UE910v2
    - LP: #1320892
  * USB: cp210x: Add 8281 (Nanotec Plug & Drive)
    - LP: #1320892
  * USB: pl2303: add ids for Hewlett-Packard HP POS pole displays
    - LP: #1320892
  * USB: usb_wwan: fix handling of missing bulk endpoints
    - LP: #1320892
  * USB: fix crash during hotplug of PCI USB controller card
    - LP: #1320892
  * USB: cdc-acm: Remove Motorola/Telit H24 serial interfaces from ACM
    driver
    - LP: #1320892
  * Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2
    hosts
    - LP: #1320892
  * drm/radeon: add support for newer mc ucode on SI (v2)
    - LP: #1320892
  * drm/radeon: memory leak on bo reservation failure. v2
    - LP: #1320892
  * drm/radeon/si: make sure mc ucode is loaded before checking the size
    - LP: #1320892
  * mm/hugetlb.c: add cond_resched_lock() in return_unused_surplus_pages()
    - LP: #1320892
  * mm: use paravirt friendly ops for NUMA hinting ptes
    - LP: #1320892
  * coredump: fix va_list corruption
    - LP: #1320892
  * gpu: host1x: handle the correct # of syncpt regs
    - LP: #1320892
  * topology: Fix compilation warning when not in SMP
    - LP: #1320892
  * drm/tegra: Remove gratuitous pad field
    - LP: #1320892
  * ipmi: Fix a race restarting the timer
    - LP: #1320892
  * ipmi: Reset the KCS timeout when starting error recovery
    - LP: #1320892
  * ath9k: fix ready time of the multicast buffer queue
    - LP: #1320892
  * Linux 3.11.10.9
    - LP: #1320892
  * core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle
    errors
    - LP: #1319933
  * KVM: ioapic: fix assignment of ioapic->rtc_status.pending_eoi
    (CVE-2014-0155)
    - LP: #1319933
  * iio: querying buffer scan_mask should return 0/1
    - LP: #1319933
  * pata_at91: fix ata_host_activate() failure handling
    - LP: #1319933
  * ext4: note the error in ext4_end_bio()
    - LP: #1319933
  * ext4: fix jbd2 warning under heavy xattr load
    - LP: #1319933
  * ext4: use i_size_read in ext4_unaligned_aio()
    - LP: #1319933
  * locks: allow __break_lease to sleep even when break_time is 0
    - LP: #1319933
  * usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1
    - LP: #1319933
  * ahci: do not request irq for dummy port
    - LP: #1319933
  * genirq: Allow forcing cpu affinity of interrupts
    - LP: #1319933
  * irqchip: Gic: Support forced affinity setting
    - LP: #1319933
  * clocksource: Exynos_mct: Register clock event after request_irq()
    - LP: #1319933
  * nfsd: set timeparms.to_maxval in setup_callback_client
    - LP: #1319933
  * ahci: Do not receive interrupts sent by dummy ports
    - LP: #1319933
  * libata/ahci: accommodate tag ordered controllers
    - LP: #1319933
  * Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1
    Yoga and X1
    - LP: #1319933
  * drm/radeon: fix count in cik_sdma_ring_test()
    - LP: #1319933
  * drm/radeon/pm: don't walk the crtc list before it has been initialized
    (v2)
    - LP: #1319933
  * drm/radeon: fix ATPX detection on non-VGA GPUs
    - LP: #1319933
  * mm: make fixup_user_fault() check the vma access rights too
    - LP: #1319933
  * ARM: 8027/1: fix do_div() bug in big-endian systems
    - LP: #1319933
  * ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfo
    - LP: #1319933
  * USB: serial: fix sysfs-attribute removal deadlock
    - LP: #1319933
  * 8250_core: Fix unwanted TX chars write
    - LP: #1319933
  * serial: 8250: Fix thread unsafe __dma_tx_complete function
    - LP: #1319933
  * Btrfs: fix inode caching vs tree log
    - LP: #1319933
  * usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
    - LP: #1319933
  * xhci: Switch Intel Lynx Point ports to EHCI on shutdown.
    - LP: #1319933
  * usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PM
    - LP: #1319933
  * USB: io_ti: fix firmware download on big-endian machines
    - LP: #1319933
  * usb: qcserial: add Sierra Wireless EM7355
    - LP: #1319933
  * usb: qcserial: add Sierra Wireless MC73xx
    - LP: #1319933
  * usb: qcserial: add Sierra Wireless MC7305/MC7355
    - LP: #1319933
  * usb: option: add Olivetti Olicard 500
    - LP: #1319933
  * usb: option: add Alcatel L800MA
    - LP: #1319933
  * usb: option: add and update a number of CMOTech devices
    - LP: #1319933
  * crypto: crypto_wq - Fix late crypto work queue initialization
    - LP: #1319933
  * i2c: i801: Add Device IDs for Intel Wildcat Point-LP PCH
    - LP: #1319933
  * i2c: i801: enable Intel BayTrail SMBUS
    - LP: #1319933
  * ftrace/x86: One more missing sync after fixup of function modification
    failure
    - LP: #1319933
  * Bluetooth: Add support for Intel Bluetooth device [8087:0a2a]
    - LP: #1319933
  * ARM: 8007/1: Remove extraneous kcmp syscall ignore
    - LP: #1319933
  * ARM: mvebu: ensure the mdio node has a clock reference on Armada 370/XP
    - LP: #1319933
  * ARM: OMAP3: hwmod data: Correct clock domains for USB modules
    - LP: #1319933
  * ARM: OMAP4: Fix definition of IS_PM44XX_ERRATUM
    - LP: #1319933
  * xhci: extend quirk for Renesas cards
    - LP: #1319933
  * qla2xxx: fix error handling of qla2x00_mem_alloc()
    - LP: #1319933
  * arcmsr: upper 32 of dma address lost
    - LP: #1319933
  * ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GB
    - LP: #1319933
  * s390/chsc: fix SEI usage on old FW levels
    - LP: #1319933
  * drm/i915: Don't check gmch state on inherited configs
    - LP: #1319933
  * drm/vmwgfx: Make sure user-space can't DMA across buffer object
    boundaries v2
    - LP: #1319933
  * s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSH
    - LP: #1319933
  * arm: KVM: fix possible misalignment of PGDs and bounce page
    - LP: #1319933
  * KVM: ARM: vgic: Fix sgi dispatch problem
    - LP: #1319933
  * ftrace/module: Hardcode ftrace_module_init() call into load_module()
    - LP: #1319933
  * mpt2sas: Don't disable device twice at suspend.
    - LP: #1319933
  * virtio-scsi: Skip setting affinity on uninitialized vq
    - LP: #1319933
  * drivercore: deferral race condition fix
    - LP: #1319933
  * hrtimer: Prevent all reprogramming if hang detected
    - LP: #1319933
  * hrtimer: Prevent remote enqueue of leftmost timers
    - LP: #1319933
  * timer: Prevent overflow in apply_slack
    - LP: #1319933
  * ARC: Entry Handler tweaks: Optimize away redundant IRQ_DISABLE_SAVE
    - LP: #1319933
  * ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safe
    - LP: #1319933
  * iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_err
    - LP: #1319933
  * KVM: s390: Optimize ucontrol path
    - LP: #1319933
  * Linux 3.11.10.10
    - LP: #1319933
 -- Luis Henriques <email address hidden>   Thu, 22 May 2014 13:26:32 +0100
Deleted in precise-security (Reason: NBS)
Deleted in precise-updates (Reason: NBS)
Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-22.38~precise1) precise; urgency=low

  [ Brad Figg ]

  * Revert "rtlwifi: Set the link state"

  [ Kamal Mostafa ]

  * Release Tracking Bug
    - re-used previous tracking bug

Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-22.36~precise1) precise; urgency=low

  [ Kamal Mostafa ]

  * Merged back Ubuntu-3.11.0-20.35 security release
  * Revert "n_tty: Fix n_tty_write crash when echoing in raw mode"
    - LP: #1314762
  * Release Tracking Bug
    - LP: #1317369

  [ Tim Gardner ]

  * [Config] d-i -- add virtio_scsi to virtio-modules
    - LP: #1315462

  [ Upstream Kernel Changes ]

  * n_tty: Fix n_tty_write crash when echoing in raw mode
    - LP: #1314762
    - CVE-2014-0196
  * floppy: ignore kernel-only members in FDRAWCMD ioctl input
    - LP: #1316729
    - CVE-2014-1737
  * floppy: don't write kernel-only members to FDRAWCMD ioctl output
    - LP: #1316735
    - CVE-2014-1738

Deleted in precise-security (Reason: NBS)
Deleted in precise-updates (Reason: NBS)
Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-20.35~precise1) precise; urgency=low

  [ Peter Hurley ]

  * n_tty: Fix n_tty_write crash when echoing in raw mode
 -- Brad Figg <email address hidden>   Wed, 30 Apr 2014 17:29:53 -0700
Deleted in precise-security (Reason: NBS)
Deleted in precise-updates (Reason: NBS)
Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-20.34~precise1) precise; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1301505

  [ Kamal Mostafa ]

  * [config] updateconfigs after Linux 3.11.10.6 stable update

  [ Upstream Kernel Changes ]

  * ata: enable quirk from jmicron JMB350 for JMB394
    - LP: #1295277
  * sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN
    - LP: #1295277
  * irqchip: orion: clear bridge cause register on init
    - LP: #1295277
  * irqchip: orion: use handle_edge_irq on bridge irqs
    - LP: #1295277
  * irqchip: orion: clear stale interrupts in irq_startup
    - LP: #1295277
  * ARM: 7950/1: mm: Fix stage-2 device memory attributes
    - LP: #1295277
  * ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling
    MMU
    - LP: #1295277
  * mfd: Update DA9055 i2c device id name
    - LP: #1295277
  * ASoC: da9055: Fix device registration of PMIC and CODEC devices
    - LP: #1295277
  * NFS: Enabling v4.2 should not recompile nfsd and lockd
    - LP: #1295277
  * NFS: Do not set NFS_INO_INVALID_LABEL unless server supports labeled
    NFS
    - LP: #1295277
  * iommu/arm-smmu: fix pud/pmd entry fill sequence
    - LP: #1295277
  * iommu/arm-smmu: really fix page table locking
    - LP: #1295277
  * iommu/arm-smmu: fix table flushing during initial allocations
    - LP: #1295277
  * ARM: dma-mapping: fix GFP_ATOMIC macro usage
    - LP: #1295277
  * x86: dma-mapping: fix GFP_ATOMIC macro usage
    - LP: #1295277
  * SUNRPC: Fix races in xs_nospace()
    - LP: #1295277
  * drm/i915: Add intel_ring_cachline_align()
    - LP: #1295277
  * drm/i915: Prevent MI_DISPLAY_FLIP straddling two cachelines on IVB
    - LP: #1295277
  * can: kvaser_usb: check number of channels returned by HW
    - LP: #1295277
  * ext4: fix xfstest generic/299 block validity failures
    - LP: #1295277
  * ext4: fix error paths in swap_inode_boot_loader()
    - LP: #1295277
  * ext4: don't try to modify s_flags if the the file system is read-only
    - LP: #1295277
  * ASoC: max98090: sync regcache on entering STANDBY
    - LP: #1295277
  * drm/i915/dp: increase native aux defer retry timeout
    - LP: #1295277
  * drm/i915/dp: add native aux defer retry limit
    - LP: #1295277
  * rtlwifi: rtl8192ce: Fix too long disable of IRQs
    - LP: #1295277
  * rtlwifi: Fix incorrect return from rtl_ps_enable_nic()
    - LP: #1295277
  * rtl8187: fix regression on MIPS without coherent DMA
    - LP: #1295277
  * ARM: OMAP2+: gpmc: fix: DT NAND child nodes not probed when MTD_NAND is
    built as module
    - LP: #1295277
  * ARM: OMAP2+: gpmc: fix: DT ONENAND child nodes not probed when
    MTD_ONENAND is built as module
    - LP: #1295277
  * PCI: Enable INTx if BIOS left them disabled
    - LP: #1295277
  * cifs: ensure that uncached writes handle unmapped areas correctly
    - LP: #1295277
  * CIFS: Fix too big maxBuf size for SMB3 mounts
    - LP: #1295277
  * ASoC: txx9aclc_ac97: Fix kernel crash on probe
    - LP: #1295277
  * ext4: fix online resize with very large inode tables
    - LP: #1295277
  * ext4: fix online resize with a non-standard blocks per group setting
    - LP: #1295277
  * powerpc/powernv: Rework EEH reset
    - LP: #1295277
  * ext4: don't leave i_crtime.tv_sec uninitialized
    - LP: #1295277
  * ALSA: usb-audio: work around KEF X300A firmware bug
    - LP: #1295277
  * avr32: fix missing module.h causing build failure in mimc200/fram.c
    - LP: #1295277
  * avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use
    - LP: #1295277
  * ARM: 7957/1: add DSB after icache flush in __flush_icache_all()
    - LP: #1295277
  * drm/nouveau: set irq_enabled manually
    - LP: #1295277
  * drm/nv50/disp: use correct register to determine DP display bpp
    - LP: #1295277
  * jbd2: fix use after free in jbd2_journal_start_reserved()
    - LP: #1295277
  * ACPI / PCI: Fix memory leak in acpi_pci_irq_enable()
    - LP: #1295277
  * ahci: disable NCQ on Samsung pci-e SSDs on macbooks
    - LP: #1295277
  * usb: gadget: bcm63xx_udc: fix build failure on DMA channel code
    - LP: #1295277
  * mei: set client's read_cb to NULL when flow control fails
    - LP: #1295277
  * drm/radeon: fix minor typos in si_dpm.c
    - LP: #1295277
  * drm/radeon/si: fix typo in dpm sq ramping setup
    - LP: #1295277
  * drm/radeon/ni: fix typo in dpm sq ramping setup
    - LP: #1295277
  * USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8
    - LP: #1295277
  * workqueue: ensure @task is valid across kthread_stop()
    - LP: #1295277
  * cgroup: update cgroup_enable_task_cg_lists() to grab siglock
    - LP: #1295277
  * hwmon: (max1668) Fix writing the minimum temperature
    - LP: #1295277
  * cpufreq: powernow-k8: Initialize per-cpu data-structures properly
    - LP: #1295277
  * ALSA: hda/ca0132 - setup/cleanup streams
    - LP: #1295277
  * ALSA: hda/ca0132 - Fix recording from mode id 0x8
    - LP: #1295277
  * ACPI / video: Filter the _BCL table for duplicate brightness values
    - LP: #1295277
  * ALSA: hda - Enable front audio jacks on one HP desktop model
    - LP: #1282369, #1295277
  * usb: chipidea: need to mask when writting endptflush and endptprime
    - LP: #1295277
  * irqchip: orion: Fix getting generic chip pointer.
    - LP: #1295277
  * staging: binder: Fix death notifications
    - LP: #1295277
  * perf: Enforce 1 as lower limit for perf_event_max_sample_rate
    - LP: #1295277
  * 6lowpan: fix lockdep splats
    - LP: #1295277
  * can: add destructor for self generated skbs
    - LP: #1295277
  * ipv4: Fix runtime WARNING in rtmsg_ifa()
    - LP: #1295277
  * net: fix 'ip rule' iif/oif device rename
    - LP: #1295277
  * netpoll: fix netconsole IPv6 setup
    - LP: #1295277
  * net: qmi_wwan: add Netgear Aircard 340U
    - LP: #1295277
  * tcp: tsq: fix nonagle handling
    - LP: #1295277
  * tg3: Fix deadlock in tg3_change_mtu()
    - LP: #1295277
  * net: asix: add missing flag to struct driver_info
    - LP: #1295277
  * usbnet: remove generic hard_header_len check
    - LP: #1295277
  * bonding: 802.3ad: make aggregator_identifier bond-private
    - LP: #1295277
  * ipv4: fix counter in_slow_tot
    - LP: #1295277
  * net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
    - LP: #1295277
  * net: add and use skb_gso_transport_seglen()
    - LP: #1295277
  * net: core: introduce netif_skb_dev_features
    - LP: #1295277
  * net: ip, ipv6: handle gso skbs in forwarding path
    - LP: #1295277
  * net: use __GFP_NORETRY for high order allocations
    - LP: #1295277
  * ARM: tegra: only run PL310 init on systems with one
    - LP: #1295277
  * fs/proc/proc_devtree.c: remove empty /proc/device-tree when no
    openfirmware exists.
    - LP: #1295277
  * Input: elantech -  improve clickpad detection
    - LP: #1295277
  * KVM: MMU: handle invalid root_hpa at __direct_map
    - LP: #1295277
  * KVM: VMX: fix use after free of vmx->loaded_vmcs
    - LP: #1295277
  * Input: wacom - make sure touch_max is set for touch devices
    - LP: #1295277
  * e100: Fix "disabling already-disabled device" warning
    - LP: #1295277
  * bio-integrity: Fix bio_integrity_verify segment start bug
    - LP: #1295277
  * fs: fix iversion handling
    - LP: #1295277
  * xtensa: introduce spill_registers_kernel macro
    - LP: #1295277
  * dma: ste_dma40: don't dereference free:d descriptor
    - LP: #1295277
  * ARM64: unwind: Fix PC calculation
    - LP: #1295277
  * dm thin: avoid metadata commit if a pool's thin devices haven't changed
    - LP: #1295277
  * iio:gyro: bug on L3GD20H gyroscope support
    - LP: #1295277
  * ASoC: sta32x: Fix array access overflow
    - LP: #1295277
  * ASoC: wm8770: Fix wrong number of enum items
    - LP: #1295277
  * Input - arizona-haptics: Fix double lock of dapm_mutex
    - LP: #1295277
  * ASoC: dapm: Add locking to snd_soc_dapm_xxxx_pin functions
    - LP: #1295277
  * SELinux: bigendian problems with filename trans rules
    - LP: #1295277
  * quota: Fix race between dqput() and dquot_scan_active()
    - LP: #1295277
  * ASoC: sta32x: Fix cache sync
    - LP: #1295277
  * dm thin: fix the error path for the thin device constructor
    - LP: #1295277
  * qla2xxx: Fix kernel panic on selective retransmission request
    - LP: #1295277
  * ASoC: wm8958-dsp: Fix firmware block loading
    - LP: #1295277
  * ALSA: hda - Add a fixup for HP Folio 13 mute LED
    - LP: #1295277
  * i7core_edac: Fix PCI device reference count
    - LP: #1295277
  * i7300_edac: Fix device reference count
    - LP: #1295277
  * ioat: fix tasklet tear down
    - LP: #1295277
  * irq-metag*: stop set_affinity vectoring to offline cpus
    - LP: #1295277
  * ipc,mqueue: remove limits for the amount of system-wide queues
    - LP: #1295277
  * PM / hibernate: Fix restore hang in freeze_processes()
    - LP: #1295277
  * ASoC: da732x: Mark DC offset control registers volatile
    - LP: #1295277
  * dm mpath: fix stalls when handling invalid ioctls
    - LP: #1295277
  * ACPI / processor: Rework processor throttling with work_on_cpu()
    - LP: #1295277
  * USB: ftdi_sio: add Cressi Leonardo PID
    - LP: #1295277
  * usb: ehci: fix deadlock when threadirqs option is used
    - LP: #1295277
  * ASoC: sta32x: Fix wrong enum for limiter2 release rate
    - LP: #1295277
  * perf/x86: Fix event scheduling
    - LP: #1295277
  * perf: Fix hotplug splat
    - LP: #1295277
  * kvm: x86: fix emulator buffer overflow (CVE-2014-0049)
    - LP: #1295277
  * drm/radeon: print the supported atpx function mask
    - LP: #1295277
  * drm/radeon: fix missing bo reservation
    - LP: #1295277
  * drm/radeon: disable pll sharing for DP on DCE4.1
    - LP: #1295277
  * powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly
    - LP: #1295277
  * powerpc/crashdump : Fix page frame number check in copy_oldmem_page
    - LP: #1295277
  * PCI: mvebu: Use Device ID and revision from underlying endpoint
    - LP: #1295277
  * Linux 3.11.10.6
    - LP: #1295277
 -- Joseph Salisbury <email address hidden>   Thu, 03 Apr 2014 12:19:39 -0400
Deleted in precise-updates (Reason: NBS)
Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-19.33~precise1) precise; urgency=low

  [ Kamal Mostafa ]

  * Release Tracking Bug
    - LP: #1291126

  [ Upstream Kernel Changes ]

  * Revert "usbcore: set lpm_capable field for LPM capable root hubs"
    - LP: #1285792
  * ftrace: Synchronize setting function_trace_op with
    ftrace_trace_function
    - LP: #1285792
  * ftrace: Have function graph only trace based on global_ops filters
    - LP: #1285792
  * irqchip: armada-370-xp: fix IPI race condition
    - LP: #1285792
  * crypto: s390 - fix concurrency issue in aes-ctr mode
    - LP: #1285792
  * crypto: s390 - fix des and des3_ede cbc concurrency issue
    - LP: #1285792
  * crypto: s390 - fix des and des3_ede ctr concurrency issue
    - LP: #1285792
  * pinctrl: vt8500: Change devicetree data parsing
    - LP: #1285792
  * ALSA: usb-audio: Add missing kconfig dependecy
    - LP: #1285792
  * Btrfs: disable snapshot aware defrag for now
    - LP: #1285792
  * ALSA: hda - Fix silent output on Toshiba Satellite L40
    - LP: #1285792
  * [media] Revert "[media] videobuf_vm_{open,close} race fixes"
    - LP: #1285792
  * [media] mxl111sf: Fix unintentional garbage stack read
    - LP: #1285792
  * [media] mxl111sf: Fix compile when CONFIG_DVB_USB_MXL111SF is unset
    - LP: #1285792
  * [media] af9035: add ID [2040:f900] Hauppauge WinTV-MiniStick 2
    - LP: #1285792
  * arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
    - LP: #1285792
  * intel_pstate: Add Haswell CPU models
    - LP: #1285792
  * intel_pstate: Improve accuracy by not truncating until final result
    - LP: #1285792
  * intel_pstate: Correct calculation of min pstate value
    - LP: #1285792
  * pinctrl: protect pinctrl_list add
    - LP: #1285792
  * drm/mgag200: fix typo causing bw limits to be ignored on some chips
    - LP: #1285792
  * ALSA: hda - Add missing mixer widget for AD1983
    - LP: #1285792
  * ALSA: hda - Fix missing VREF setup for Mac Pro 1,1
    - LP: #1285792
  * drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation
    calls behave like reservation calls"
    - LP: #1285792
  * ALSA: hda - Improve loopback path lookups for AD1983
    - LP: #1285792
  * genirq: Generic irq chip requires IRQ_DOMAIN
    - LP: #1285792
  * arm64: add DSB after icache flush in __flush_icache_all()
    - LP: #1285792
  * arm64: Invalidate the TLB when replacing pmd entries during boot
    - LP: #1285792
  * arm64: vdso: fix coarse clock handling
    - LP: #1285792
  * arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
    - LP: #1285792
  * drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
    - LP: #1285792
  * x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=y
    - LP: #1285792
  * mm/swap: fix race on swap_info reuse between swapoff and swapon
    - LP: #1285792
  * mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of
    spin_lock_irq()
    - LP: #1285792
  * mm: __set_page_dirty uses spin_lock_irqsave instead of spin_lock_irq
    - LP: #1285792
  * tile: remove compat_sys_lookup_dcookie declaration to fix compile error
    - LP: #1285792
  * timekeeping: Fix lost updates to tai adjustment
    - LP: #1285792
  * timekeeping: Fix potential lost pv notification of time change
    - LP: #1285792
  * timekeeping: Avoid possible deadlock from clock_was_set_delayed
    - LP: #1285792
  * timekeeping: Fix clock_set/clock_was_set think-o
    - LP: #1285792
  * timekeeping: Fix CLOCK_TAI timer/nanosleep delays
    - LP: #1285792
  * timekeeping: Fix missing timekeeping_update in suspend path
    - LP: #1285792
  * rtc-cmos: Add an alarm disable quirk
    - LP: #1285792
  * 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
    - LP: #1285792
  * staging:iio:ad799x fix error_free_irq which was freeing an irq that may
    not have been requested
    - LP: #1285792
  * xhci: Fix resume issues on Renesas chips in Samsung laptops
    - LP: #1285792
  * KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
    - LP: #1285792
  * iwlwifi: mvm: print the version of the firmware when it asserts
    - LP: #1285792
  * block: __elv_next_request() shouldn't call into the elevator if
    bypassing
    - LP: #1285792
  * power: max17040: Fix NULL pointer dereference when there is no
    platform_data
    - LP: #1285792
  * iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scan
    - LP: #1285792
  * iwlwifi: mvm: don't allow A band if SKU forbids it
    - LP: #1285792
  * s390/dump: Fix dump memory detection
    - LP: #1285792
  * ath9k_htc: make ->sta_rc_update atomic for most calls
    - LP: #1285792
  * ath9k_htc: Do not support PowerSave by default
    - LP: #1285792
  * ar5523: fix usb id for Gigaset.
    - LP: #1285792
  * ath9k: Do not support PowerSave by default
    - LP: #1285792
  * spi: nuc900: Set SPI_LSB_FIRST for master->mode_bits if hw->pdata->lsb
    is true
    - LP: #1285792
  * usb: ftdi_sio: add Mindstorms EV3 console adapter
    - LP: #1285792
  * usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB
    - LP: #1285792
  * usb-storage: add unusual-devs entry for BlackBerry 9000
    - LP: #1285792
  * usb-storage: enable multi-LUN scanning when needed
    - LP: #1285792
  * md/raid1: restore ability for check and repair to fix read errors.
    - LP: #1285792
  * of: fix PCI bus match for PCIe slots
    - LP: #1285792
  * usb: qcserial: add Netgear Aircard 340U
    - LP: #1285792
  * USB: ftdi_sio: add Tagsys RFID Reader IDs
    - LP: #1285792
  * mac80211: move roc cookie assignment earlier
    - LP: #1285792
  * nl80211: Reset split_start when netlink skb is exhausted
    - LP: #1285792
  * mac80211: release the channel in error path in start_ap
    - LP: #1285792
  * mac80211: fix fragmentation code, particularly for encryption
    - LP: #1285792
  * time: Fix overflow when HZ is smaller than 60
    - LP: #1285792
  * drm/radeon: fix UVD IRQ support on SI
    - LP: #1285792
  * drm/radeon: fix UVD IRQ support on 7xx
    - LP: #1285792
  * ALSA: hda - Add a headset quirk for Dell XPS 13
    - LP: #1285792
  * ALSA: hda - Fix mic capture on Sony VAIO Pro 11
    - LP: #1285792
  * mei: clear write cb from waiting list on reset
    - LP: #1285792
  * mei: don't unset read cb ptr on reset
    - LP: #1285792
  * VME: Correct read/write alignment algorithm
    - LP: #1285792
  * Drivers: hv: vmbus: Specify the target CPU that should receive
    notification
    - LP: #1285792
  * Drivers: hv: vmbus: Don't timeout during the initial connection with
    host
    - LP: #1285792
  * raw: test against runtime value of max_raw_minors
    - LP: #1285792
  * tty: n_gsm: Fix for modems with brk in modem status control
    - LP: #1285792
  * staging: comedi: adv_pci1710: fix analog output readback value
    - LP: #1285792
  * xen-blkfront: handle backend CLOSED without CLOSING
    - LP: #1285792
  * Modpost: fixed USB alias generation for ranges including 0x9 and 0xA
    - LP: #1285792
  * block: Fix nr_vecs for inline integrity vectors
    - LP: #1285792
  * iio: ak8975: Fix calculation formula for convert micro tesla to gauss
    unit
    - LP: #1285792
  * iio: adis16400: Set timestamp as the last element in chan_spec
    - LP: #1285792
  * fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
    - LP: #1285792
  * mm: fix page leak at nfs_symlink()
    - LP: #1285792
  * mm/memory-failure.c: move refcount only in !MF_COUNT_INCREASED
    - LP: #1285792
  * genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
    - LP: #1285792
  * xen: install xen/gntdev.h and xen/gntalloc.h
    - LP: #1285792
  * ring-buffer: Fix first commit on sub-buffer having non-zero delta
    - LP: #1285792
  * usb: option: blacklist ZTE MF667 net interface
    - LP: #1285792
  * ftrace/x86: Use breakpoints for converting function graph caller
    - LP: #1285792
  * block: add cond_resched() to potentially long running ioctl discard
    loop
    - LP: #1285792
  * target: Fix free-after-use regression in PR unregister
    - LP: #1285792
  * md/raid5: Fix CPU hotplug callback registration
    - LP: #1285792
  * compiler/gcc4: Make quirk for asm_volatile_goto() unconditional
    - LP: #1285792
  * x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled
    - LP: #1285792
  * x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off
    - LP: #1285792
  * vt: Fix secure clear screen
    - LP: #1285792
  * lockd: send correct lock when granting a delayed lock.
    - LP: #1285792
  * tick: Clear broadcast pending bit when switching to oneshot
    - LP: #1285792
  * IB/qib: Add missing serdes init sequence
    - LP: #1285792
  * hwmon: (ntc_thermistor) Avoid math overflow
    - LP: #1285792
  * x86: mm: change tlb_flushall_shift for IvyBridge
    - LP: #1285792
  * xen/p2m: check MFN is in range before using the m2p table
    - LP: #1285792
  * xen: Fix possible user space selector corruption
    - LP: #1285792
  * [CIFS] Fix SMB2 mounts so they don't try to set or get xattrs via cifs
    - LP: #1285792
  * Add protocol specific operation for CIFS xattrs
    - LP: #1285792
  * retrieving CIFS ACLs when mounted with SMB2 fails dropping session
    - LP: #1285792
  * s390: fix kernel crash due to linkage stack instructions
    - LP: #1285792
  * EDAC: Replace strict_strtol() with kstrtol()
    - LP: #1285792
  * drivers/edac/edac_mc_sysfs.c: poll timeout cannot be zero
    - LP: #1285792
  * EDAC: Poll timeout cannot be zero, p2
    - LP: #1285792
  * EDAC: Correct workqueue setup path
    - LP: #1285792
  * Linux 3.11.10.5
    - LP: #1285792
  * ALSA: hda/realtek - Add more entry for enable HP mute led
    - LP: #1287497
  * ALSA: hda/realtek - Add more entry for enable HP mute led
    - LP: #1287497
 -- Kamal Mostafa <email address hidden>   Mon, 10 Mar 2014 13:53:13 -0700
Deleted in precise-security (Reason: NBS)
Deleted in precise-updates (Reason: NBS)
Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-18.32~precise1) precise; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1281894

  [ Bjorn Helgaas ]

  * SAUCE: Revert "EISA: Log device resources in dmesg"
    - LP: #1251816
  * SAUCE: Revert "EISA: Initialize device before its resources"
    - LP: #1251816

  [ Upstream Kernel Changes ]

  * Revert "ip6tnl: fix use after free of fb_tnl_dev"
    - LP: #1279399
  * mmc: sdhci-pci: break out definitions to header file
    - LP: #1239938
  * mmc: sdhci-pci: add support of O2Micro/BayHubTech SD hosts
    - LP: #1239938
  * kexec: add sysctl to disable kexec_load
    - LP: #1259570
  * SELinux: Fix kernel BUG on empty security contexts.
    - CVE-2014-1874
  * br: fix use of ->rx_handler_data in code executed on non-rx_handler
    path
    - LP: #1279399
  * arc_emac: fix potential use after free
    - LP: #1279399
  * ipv4: fix tunneled VM traffic over hw VXLAN/GRE GSO NIC
    - LP: #1279399
  * sfc: Add length checks to efx_xmit_with_hwtstamp() and
    efx_ptp_is_ptp_tx()
    - LP: #1279399
  * sfc: PTP: Moderate log message on event queue overflow
    - LP: #1279399
  * sfc: Rate-limit log message for PTP packets without a matching
    timestamp event
    - LP: #1279399
  * sfc: Stop/re-start PTP when stopping/starting the datapath.
    - LP: #1279399
  * sfc: Maintain current frequency adjustment when applying a time offset
    - LP: #1279399
  * dm thin: switch to read-only mode if metadata space is exhausted
    - LP: #1279399
  * dm thin: always fallback the pool mode if commit fails
    - LP: #1279399
  * mm: memcg: fix race condition between memcg teardown and swapin
    - LP: #1279399
  * ARM: dts: exynos5250: Fix MDMA0 clock number
    - LP: #1279399
  * ARM: shmobile: kzm9g: Fix coherent DMA mask
    - LP: #1279399
  * ARM: shmobile: armadillo: Fix coherent DMA mask
    - LP: #1279399
  * ARM: shmobile: mackerel: Fix coherent DMA mask
    - LP: #1279399
  * clk: samsung: exynos4: Correct SRC_MFC register
    - LP: #1279399
  * clk: samsung: exynos5250: Add CLK_IGNORE_UNUSED flag for the sysreg
    clock
    - LP: #1279399
  * clk: exynos5250: fix sysmmu_mfc{l,r} gate clocks
    - LP: #1279399
  * [SCSI] sd: Reduce buffer size for vpd request
    - LP: #1279399
  * netfilter: nf_nat: fix access to uninitialized buffer in IRC NAT helper
    - LP: #1279399
  * writeback: Fix data corruption on NFS
    - LP: #1279399
  * drm/i915: fix DDI PLLs HW state readout code
    - LP: #1279399
  * drm/i915: Don't grab crtc mutexes in intel_modeset_gem_init()
    - LP: #1279399
  * md/raid5: Fix possible confusion when multiple write errors occur.
    - LP: #1279399
  * md/raid10: fix two bugs in handling of known-bad-blocks.
    - LP: #1279399
  * md/raid10: fix bug when raid10 recovery fails to recover a block.
    - LP: #1279399
  * md: fix problem when adding device to read-only array with bitmap.
    - LP: #1279399
  * hwmon: (coretemp) Fix truncated name of alarm attributes
    - LP: #1279399
  * nilfs2: fix segctor bug that causes file system corruption
    - LP: #1279399
  * mm: fix crash when using XFS on loopback
    - LP: #1279399
  * vfs: In d_path don't call d_dname on a mount point
    - LP: #1279399
  * perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
    - LP: #1279399
  * net: rds: fix per-cpu helper usage
    - LP: #1279399
  * perf scripting perl: Fix build error on Fedora 12
    - LP: #1279399
  * staging: comedi: adl_pci9111: fix incorrect irq passed to request_irq()
    - LP: #1279399
  * staging: comedi: addi_apci_1032: fix subdevice type/flags bug
    - LP: #1279399
  * mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
    - LP: #1279399
  * GFS2: Increase i_writecount during gfs2_setattr_chown
    - LP: #1279399
  * thp: fix copy_page_rep GPF by testing is_huge_zero_pmd once only
    - LP: #1279399
  * serial: amba-pl011: use port lock to guard control register access
    - LP: #1279399
  * ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling
    - LP: #1279399
  * KVM: s390: fix diagnose code extraction
    - LP: #1279399
  * drm/rcar-du: Update plane pitch in .mode_set_base() operation
    - LP: #1279399
  * rtlwifi: rtl8192c: Prevent reconnect attempts if not connected
    - LP: #1279399
  * rtlwifi: rtl8192cu: Add new firmware
    - LP: #1279399
  * rtlwifi: Redo register save locations
    - LP: #1279399
  * rtlwifi: Set the link state
    - LP: #1279399
  * rtlwifi: rtl8192c: Add new definitions in the dm_common header
    - LP: #1279399
  * rtlwifi: Increase the RX queue length for USB drivers
    - LP: #1279399
  * rtlwifi: Update beacon statistics for USB driver
    - LP: #1279399
  * rtlwifi: rtl8192c: Add routines to save/restore power index registers
    - LP: #1279399
  * rtlwifi: rtl8192cu: Update the power index registers
    - LP: #1279399
  * rtlwifi: rtl8192cu: Fix some code in RF handling
    - LP: #1279399
  * rtlwifi: Add missing code to PWDB statics routine
    - LP: #1279399
  * rtlwifi: rtl8188ee: Fix typo in code
    - LP: #1279399
  * NFSv4: OPEN must handle the NFS4ERR_IO return code correctly
    - LP: #1279399
  * ARM: at91: at91sam9g45: set default mmc pinctrl-names
    - LP: #1279399
  * parport: parport_pc: remove double PCI ID for NetMos
    - LP: #1279399
  * staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity
    on bScanning
    - LP: #1279399
  * spi/bcm63xx: don't substract prepend length from total length
    - LP: #1279399
  * [media] it913x: Add support for Avermedia H335 id 0x0335
    - LP: #1279399
  * [SCSI] bfa: Chinook quad port 16G FC HBA claim issue
    - LP: #1279399
  * usb: option: add new zte 3g modem pids to option driver
    - LP: #1279399
  * [media] dib8000: fix regression with dib807x
    - LP: #1279399
  * [media] dib8000: make 32 bits read atomic
    - LP: #1279399
  * serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI
    chip
    - LP: #1279399
  * serial: add support for 200 v3 series Titan card
    - LP: #1279399
  * usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()
    - LP: #1279399
  * [media] anysee: fix non-working E30 Combo Plus DVB-T
    - LP: #1279399
  * x86/efi: Fix off-by-one bug in EFI Boot Services reservation
    - LP: #1279399
  * perf kvm: Fix kvm report without guestmount.
    - LP: #1279399
  * slub: Fix calculation of cpu slabs
    - LP: #1279399
  * mtd: mxc_nand: remove duplicated ecc_stats counting
    - LP: #1279399
  * USB: serial: add support for iBall 3.5G connect usb modem
    - LP: #1279399
  * USB: Nokia 502 is an unusual device
    - LP: #1279399
  * USB: cypress_m8: fix ring-indicator detection and reporting
    - LP: #1279399
  * ALSA: rme9652: fix a missing comma in channel_map_9636_ds[]
    - LP: #1279399
  * sunrpc: Fix infinite loop in RPC state machine
    - LP: #1279399
  * tpm/tpm_ppi: Do not compare strcmp(a,b) == -1
    - LP: #1279399
  * tpm/tpm_i2c_stm_st33: Check return code of get_burstcount
    - LP: #1279399
  * sunrpc: don't wait for write before allowing reads from use-gss-proxy
    file
    - LP: #1279399
  * drm/i915: Flush outstanding requests before allocating new seqno
    - LP: #1279399
  * [media] m88rs2000: add m88rs2000_set_carrieroffset
    - LP: #1279399
  * [media] m88rs2000: set symbol rate accurately
    - LP: #1279399
  * dm thin: initialize dm_thin_new_mapping returned by get_next_mapping
    - LP: #1279399
  * dm thin: fix discard support to a previously shared block
    - LP: #1279399
  * dm thin: fix set_pool_mode exposed pool operation races
    - LP: #1279399
  * SELinux: Fix memory leak upon loading policy
    - LP: #1279399
  * drm/radeon: warn users when hw_i2c is enabled (v2)
    - LP: #1279399
  * USB: fix race between hub_disconnect and recursively_mark_NOTATTACHED
    - LP: #1279399
  * ext4: avoid clearing beyond i_blocks when truncating an inline data
    file
    - LP: #1279399
  * USB: ftdi_sio: added CS5 quirk for broken smartcard readers
    - LP: #1279399
  * serial: 8250: enable UART_BUG_NOMSR for Tegra
    - LP: #1279399
  * dm: wait until embedded kobject is released before destroying a device
    - LP: #1279399
  * dm space map common: make sure new space is used during extend
    - LP: #1279399
  * dm space map metadata: fix extending the space map
    - LP: #1279399
  * ALSA: hda - Don't create duplicated ctls for loopback paths
    - LP: #1279399
  * ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constant
    - LP: #1279399
  * radeon/pm: Guard access to rdev->pm.power_state array
    - LP: #1279399
  * drm/radeon: skip colorbuffer checking if COLOR_INFO.FORMAT is set to
    INVALID
    - LP: #1279399
  * staging: vt6656: CARDqGetNextTBTT correct uLowNextTBTT
    - LP: #1279399
  * bcache: Data corruption fix
    - LP: #1279399
  * staging: r8712u: Set device type to wlan
    - LP: #1279399
  * ALSA: Enable CONFIG_ZONE_DMA for smaller PCI DMA masks
    - LP: #1279399
  * [media] nxt200x: increase write buffer size
    - LP: #1279399
  * spi/pxa2xx: initialize DMA channels to -1 to prevent inadvertent match
    - LP: #1279399
  * [media] media: s5p_mfc: remove s5p_mfc_get_node_type() function
    - LP: #1279399
  * iwlwifi: mvm: fix missing cleanup in .start() error path
    - LP: #1279399
  * mmc: fix host release issue after discard operation
    - LP: #1279399
  * mmc: atmel-mci: fix timeout errors in SDIO mode when using DMA
    - LP: #1279399
  * ftrace: Fix synchronization location disabling and freeing ftrace_ops
    - LP: #1279399
  * rtlwifi: rtl8192cu: Add new device ID
    - LP: #1279399
  * mwifiex: add missing endian conversion for fw_tsf
    - LP: #1279399
  * b43: Fix lockdep splat
    - LP: #1279399
  * b43: Fix unload oops if firmware is not available
    - LP: #1279399
  * b43legacy: Fix unload oops if firmware is not available
    - LP: #1279399
  * iwlwifi: pcie: enable oscillator for L1 exit
    - LP: #1279399
  * nfs4.1: properly handle ENOTSUP in SECINFO_NO_NAME
    - LP: #1279399
  * usb: ehci: add freescale imx28 special write register method
    - LP: #1279399
  * usb: chipidea: add freescale imx28 special write register method
    - LP: #1279399
  * usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28
    - LP: #1279399
  * usb: chipidea: udc: using MultO at TD as real mult value for ISO-TX
    - LP: #1279399
  * audit: reset audit backlog wait time after error recovery
    - LP: #1279399
  * audit: correct a type mismatch in audit_syscall_exit()
    - LP: #1279399
  * tracing: Have trace buffer point back to trace_array
    - LP: #1279399
  * ARM: at91: smc: bug fix in sam9_smc_cs_read()
    - LP: #1279399
  * xtensa: xtfpga: fix definitions of platform devices
    - LP: #1279399
  * powerpc: Fix the setup of CPU-to-Node mappings during CPU online
    - LP: #1279399
  * dm: remove pointless kobject comparison in dm_get_from_kobject
    - LP: #1279399
  * dm sysfs: fix a module unload race
    - LP: #1279399
  * hwmon: (k10temp) Add support for Kaveri CPUs
    - LP: #1279399
  * KVM: x86: limit PIT timer frequency
    - LP: #1279399
  * ata: sata_mv: introduce compatible string "marvell, armada-370-sata"
    - LP: #1279399
  * ata: sata_mv: fix disk hotplug for Armada 370/XP SoCs
    - LP: #1279399
  * ARM: mvebu: update the SATA compatible string for Armada 370/XP
    - LP: #1279399
  * md/raid5: fix long-standing problem with bitmap handling on write
    failure.
    - LP: #1279399
  * virtio-scsi: Fix hotcpu_notifier use-after-free with virtscsi_freeze
    - LP: #1279399
  * drm/mgag200: fix oops in cursor code.
    - LP: #1279399
  * mwifiex: fix wrong 11ac bits setting in fw_cap_info
    - LP: #1279399
  * nfs: always make sure page is up-to-date before extending a write to
    cover the entire page
    - LP: #1279399
  * turbostat: Don't put unprocessed uapi headers in the include path
    - LP: #1279399
  * turbostat: Use GCC's CPUID functions to support PIC
    - LP: #1279399
  * NFSv4.1: Handle errors correctly in nfs41_walk_client_list
    - LP: #1279399
  * pinctrl: sunxi: Honor GPIO output initial vaules
    - LP: #1279399
  * mmc: sdhci-pci: Fix BYT sd card getting stuck in runtime suspend
    - LP: #1279399
  * drm/radeon: disable ss on DP for DCE3.x
    - LP: #1279399
  * nfs4: fix discover_server_trunking use after free
    - LP: #1279399
  * drm/radeon/dpm: disable mclk switching on desktop RV770
    - LP: #1279399
  * drm/radeon: fix surface sync in fence on cayman (v2)
    - LP: #1279399
  * drm/radeon: set the full cache bit for fences on r7xx+
    - LP: #1279399
  * mfd: max77686: Fix regmap resource leak on driver remove
    - LP: #1279399
  * hp_accel: Add a new PnP ID HPQ6007 for new HP laptops
    - LP: #1279399
  * dm space map metadata: fix bug in resizing of thin metadata
    - LP: #1279399
  * ASoC: wm5110: Extend SYSCLK patch file for rev D
    - LP: #1279399
  * intel-iommu: fix off-by-one in pagetable freeing
    - LP: #1279399
  * arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>
    - LP: #1279399
  * s390/uapi: fix struct statfs64 definition
    - LP: #1279399
  * fuse: fix pipe_buf_operations
    - LP: #1279399
  * drm/cirrus: correct register values for 16bpp
    - LP: #1279399
  * pnfs: Proper delay for NFS4ERR_RECALLCONFLICT in layout_get_done
    - LP: #1279399
  * drm/nouveau: fix m2mf copy to tiled gart
    - LP: #1279399
  * drm/nouveau/falcon: use vmalloc to create firwmare copies
    - LP: #1279399
  * IB/qib: Fix QP check when looping back to/from QP1
    - LP: #1279399
  * ore: Fix wrong math in allocation of per device BIO
    - LP: #1279399
  * ALSA: bits vs bytes bug in snd_card_create()
    - LP: #1279399
  * drm/i915: VLV2 - Fix hotplug detect bits
    - LP: #1279399
  * mmc: sdhci-pci: Fix possibility of chip->fixes being null
    - LP: #1279399
  * tracing: Check if tracing is enabled in trace_puts()
    - LP: #1279399
  * b43: fix the wrong assignment of status.freq in b43_rx()
    - LP: #1279399
  * mm/memory-failure.c: shift page lock from head page to tail page after
    thp split
    - LP: #1279399
  * memcg: fix endless loop caused by mem_cgroup_iter
    - LP: #1279399
  * rtc: max8907: weekday encoding fixes
    - LP: #1279399
  * ALSA: hda - Fix silent output on MacBook Air 1,1
    - LP: #1279399
  * i915: remove pm_qos request on error
    - LP: #1279399
  * vfs: Is mounted should be testing mnt_ns for NULL or error.
    - LP: #1279399
  * KVM: PPC: Book3S HV: use xics_wake_cpu only when defined
    - LP: #1279399
  * KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
    - LP: #1279399
  * compat: fix sys_fanotify_mark
    - LP: #1279399
  * drm/i915: Fix the offset issue for the stolen GEM objects
    - LP: #1279399
  * Btrfs: handle EAGAIN case properly in btrfs_drop_snapshot()
    - LP: #1279399
  * btrfs: restrict snapshotting to own subvolumes
    - LP: #1279399
  * ACPI / init: Flag use of ACPI and ACPI idioms for power supplies to
    regulator API
    - LP: #1279399
  * drm: ast,cirrus,mgag200: use drm_can_sleep
    - LP: #1279399
  * powerpc: Make sure "cache" directory is removed when offlining cpu
    - LP: #1279399
  * drm/radeon: fix DAC interrupt handling on DCE5+
    - LP: #1279399
  * drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
    - LP: #1279399
  * drm/radeon/dce8: workaround for atom BlankCrtc table
    - LP: #1279399
  * mm/page-writeback.c: fix dirty_balance_reserve subtraction from
    dirtyable memory
    - LP: #1279399
  * mm: numa: initialise numa balancing after jump label initialisation
    - LP: #1279399
  * fs/compat: fix parameter handling for compat readv/writev syscalls
    - LP: #1279399
  * fs/compat: fix lookup_dcookie() parameter handling
    - LP: #1279399
  * target/iscsi: Fix network portal creation race
    - LP: #1279399
  * zram: fix race between reset and flushing pending work
    - LP: #1279399
  * mm: don't lose the SOFT_DIRTY flag on mprotect
    - LP: #1279399
  * mm, oom: base root bonus on current usage
    - LP: #1279399
  * parisc: fix cache-flushing
    - LP: #1279399
  * hpfs: remember free space
    - LP: #1279399
  * kvm: x86: fix apic_base enable check
    - LP: #1279399
  * mm: hugetlbfs: fix hugetlbfs optimization
    - LP: #1279399
  * drm/nouveau/bios: fix offset calculation for BMPv1 bioses
    - LP: #1279399
  * lib/decompressors: fix "no limit" output buffer length
    - LP: #1279399
  * e752x_edac: Fix pci_dev usage count
    - LP: #1279399
  * e1000e: fix compiler warnings
    - LP: #1279399
  * powerpc: thp: Fix crash on mremap
    - LP: #1279399
  * mm/mempolicy.c: fix mempolicy printing in numa_maps
    - LP: #1279399
  * USB: pl2303: fix data corruption on termios updates
    - LP: #1279399
  * libata: disable LPM for some WD SATA-I devices
    - LP: #1279399
  * bnx2x: fix DMA unmapping of TSO split BDs
    - LP: #1279399
  * inet_diag: fix inet_diag_dump_icsk() timewait socket state logic
    - LP: #1279399
  * ieee802154: Fix memory leak in ieee802154_add_iface()
    - LP: #1279399
  * net: avoid reference counter overflows on fib_rules in multicast
    forwarding
    - LP: #1279399
  * net,via-rhine: Fix tx_timeout handling
    - LP: #1279399
  * tcp: metrics: Avoid duplicate entries with the same destination-IP
    - LP: #1279399
  * bpf: do not use reciprocal divide
    - LP: #1279399
  * s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions
    - LP: #1279399
  * ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is
    called
    - LP: #1279399
  * fib_frontend: fix possible NULL pointer dereference
    - LP: #1279399
  * net: Fix memory leak if TPROXY used with TCP early demux
    - LP: #1279399
  * xen-netfront: fix resource leak in netfront
    - LP: #1279399
  * sit: fix double free of fb_tunnel_dev on exit
    - LP: #1279399
  * ip6tnl: fix double free of fb_tnl_dev on exit
    - LP: #1279399
  * tty/serial: at91: Handle shutdown more safely
    - LP: #1279399
  * usb: core: get config and string descriptors for unauthorized devices
    - LP: #1279399
  * ALSA: hda - hdmi: introduce patch_nvhdmi()
    - LP: #1279399
  * ALSA: hda/hdmi - allow PIN_OUT to be dynamically enabled
    - LP: #1279399
  * xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).
    - LP: #1279399
  * x86, cpu, amd: Add workaround for family 16h, erratum 793
    - LP: #1279399
  * Linux 3.11.10.4
    - LP: #1279399
 -- Brad Figg <email address hidden>   Tue, 18 Feb 2014 12:18:19 -0800
Deleted in precise-security (Reason: NBS)
Deleted in precise-updates (Reason: NBS)
Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-17.31~precise1) precise; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1270372
  * Revert "UBUNTU: SAUCE: Fix compat_sys_recvmsg on x32 archs"

  [ John Johansen ]

  * [Upstream] x86, x32: Correct invalid use of user timespec in the kernel
    - LP: #1274754

Deleted in precise-security (Reason: NBS)
Deleted in precise-updates (Reason: NBS)
Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-15.25~precise1) precise; urgency=low

  [ John Johansen ]

  * SAUCE: Fix compat_sys_recvmsg on x32 archs
    - LP: #1274349
 -- Brad Figg <email address hidden>   Thu, 30 Jan 2014 08:24:10 -0800
Deleted in precise-security (Reason: NBS)
Deleted in precise-updates (Reason: NBS)
Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-15.23~precise1) precise; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1259362

  [ Tim Gardner ]

  * [Config] Build-in ohci-pci
    - LP: #1244176

Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-15.22~precise1) precise; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1257175

  [ Andy Whitcroft ]

  * [Config] CONFIG_DEBUG_BUGVERBOSE=y
    - LP: #1252353

  [ Benjamin Tissoires ]

  * SAUCE: (no-up) HID: appleir: force input to be set
    - LP: #1244505

  [ John Johansen ]

  * SAUCE: (no-up) apparmor: Fix tasks not subject to, reloaded policy
    - LP: #1236455

  [ Kamal Mostafa ]

  * SAUCE: (no-up) drm/i915: i915.disable_pch_pwm overrides PCH_PWM_ENABLE
    quirk
    - LP: #1163720

  [ Manoj Iyer ]

  * SAUCE: Enable earlyprintk via the PL011.
    - LP: #1248233

  [ Paolo Pisati ]

  * [Config] armhf: RTC_DRV_PL031=y
    - LP: #1252242
  * [Config] armhf: CPU_FREQ=y && ARM_HIGHBANK_CPUFREQ=y
    - LP: #1249397

  [ Rob Herring ]

  * [Config] armhf: PSTORE_RAM=y and PSTORE_CONSOLE=y
    - LP: #1248492
  * SAUCE: net: calxedaxgmac: add mac address learning
    - LP: #1248233

  [ Tim Gardner ]

  * [Debian] Re-sign modules after debug objcopy
    - LP: #1253155

  [ Upstream Kernel Changes ]

  * Revert "rt2x00pci: Use PCI MSIs whenever possible"
    - LP: #1257037
  * Revert "epoll: use freezable blocking call"
    - LP: #1257037
  * Revert "select: use freezable blocking call"
    - LP: #1257037
  * Revert "ima: policy for RAMFS"
    - LP: #1257037
  * ARM: tlb: don't perform inner-shareable invalidation for local TLB ops
    - LP: #1239800
  * ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECO
    - LP: #1239800
  * mfd: rtsx: Modify rts5249_optimize_phy
    - LP: #1255297
  * usb: musb: start musb on the udc side, too
    - LP: #1257037
  * usb-storage: add quirk for mandatory READ_CAPACITY_16
    - LP: #1257037
  * USB: support new huawei devices in option.c
    - LP: #1257037
  * USB: quirks.c: add one device that cannot deal with suspension
    - LP: #1257037
  * USB: quirks: add touchscreen that is dazzeled by remote wakeup
    - LP: #1257037
  * USB: serial: ftdi_sio: add id for Z3X Box device
    - LP: #1257037
  * xhci: Don't enable/disable RWE on bus suspend/resume.
    - LP: #1257037
  * cifs: Fix inability to write files >2GB to SMB2/3 shares
    - LP: #1257037
  * x86: Update UV3 hub revision ID
    - LP: #1257037
  * cpufreq: s3c64xx: Rename index to driver_data
    - LP: #1257037
  * cpufreq / intel_pstate: Fix max_perf_pct on resume
    - LP: #1257037
  * bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
    - LP: #1257037
  * HID: wiimote: add LEGO-wiimote VID
    - LP: #1257037
  * cgroup: fix to break the while loop in cgroup_attach_task() correctly
    - LP: #1257037
  * mac80211: correctly close cancelled scans
    - LP: #1257037
  * mac80211: drop spoofed packets in ad-hoc mode
    - LP: #1257037
  * mac80211: use sta_info_get_bss() for nl80211 tx and client probing
    - LP: #1257037
  * mac80211: update sta->last_rx on acked tx frames
    - LP: #1257037
  * mac80211: fix crash if bitrate calculation goes wrong
    - LP: #1257037
  * ath9k: fix tx queue scheduling after channel changes
    - LP: #1257037
  * cfg80211: use the correct macro to check for active monitor support
    - LP: #1257037
  * cfg80211: fix warning when using WEXT for IBSS
    - LP: #1257037
  * mwifiex: fix SDIO interrupt lost issue
    - LP: #1257037
  * rtlwifi: rtl8192cu: Fix error in pointer arithmetic
    - LP: #1257037
  * iwlwifi: mvm: call ieee80211_scan_completed when needed
    - LP: #1257037
  * iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 series
    - LP: #1257037
  * jfs: fix error path in ialloc
    - LP: #1257037
  * can: at91-can: fix device to driver data mapping for platform devices
    - LP: #1257037
  * can: flexcan: fix mx28 detection by rearanging OF match table
    - LP: #1257037
  * can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX
    and abort pending TX
    - LP: #1257037
  * SCSI: BusLogic: Fix an oops when intializing multimaster adapter
    - LP: #1257037
  * SCSI: sd: call blk_pm_runtime_init before add_disk
    - LP: #1257037
  * ecryptfs: Fix memory leakage in keystore.c
    - LP: #1257037
  * raid5: set bio bi_vcnt 0 for discard request
    - LP: #1257037
  * raid5: avoid finding "discard" stripe
    - LP: #1257037
  * libata: make ata_eh_qc_retry() bump scmd->allowed on bogus failures
    - LP: #1257037
  * md: avoid deadlock when md_set_badblocks.
    - LP: #1257037
  * md: Fix skipping recovery for read-only arrays.
    - LP: #1257037
  * target: Fix assignment of LUN in tracepoints
    - LP: #1257037
  * target/pscsi: fix return value check
    - LP: #1257037
  * vhost/scsi: Fix incorrect usage of get_user_pages_fast write parameter
    - LP: #1257037
  * clockevents: Sanitize ticks to nsec conversion
    - LP: #1257037
  * parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
    - LP: #1257037
  * scripts/kallsyms: filter symbols not in kernel address space
    - LP: #1257037
  * ARC: Incorrect mm reference used in vmalloc fault handler
    - LP: #1257037
  * ALSA: hda - Add missing initial vmaster hook at build_controls callback
    - LP: #1257037
  * ALSA: hda - Fix unbalanced runtime PM refcount after S3/S4
    - LP: #1257037
  * ALSA: hda - Add a fixup for ASUS N76VZ
    - LP: #1257037
  * ALSA: fix oops in snd_pcm_info() caused by ASoC DPCM
    - LP: #1257037
  * ASoC: wm_hubs: Add missing break in hp_supply_event()
    - LP: #1257037
  * ASoC: dapm: Fix source list debugfs outputs
    - LP: #1257037
  * staging: ozwpan: prevent overflow in oz_cdev_write()
    - LP: #1257037
  * Staging: bcm: info leak in ioctl
    - LP: #1257037
  * Staging: sb105x: info leak in mp_get_count()
    - LP: #1257037
  * staging: wlags49_h2: buffer overflow setting station name
    - LP: #1257037
  * uml: check length in exitcode_proc_write()
    - LP: #1257037
  * xtensa: don't use alternate signal stack on threads
    - LP: #1257037
  * mm: make generic_access_phys available for modules
    - LP: #1257037
  * uio: provide vm access to UIO_MEM_PHYS maps
    - LP: #1257037
  * Fix a few incorrectly checked [io_]remap_pfn_range() calls
    - LP: #1257037
  * lib/scatterlist.c: don't flush_kernel_dcache_page on slab page
    - LP: #1257037
  * aacraid: missing capable() check in compat ioctl
    - LP: #1257037
  * clk: fixup argument order when setting VCO parameters
    - LP: #1257037
  * clk: nomadik: set all timers to use 2.4 MHz TIMCLK
    - LP: #1257037
  * mm: numa: Do not account for a hinting fault if we raced
    - LP: #1257037
  * mm: Wait for THP migrations to complete during NUMA hinting faults
    - LP: #1257037
  * mm: Prevent parallel splits during THP migration
    - LP: #1257037
  * mm: numa: Sanitize task_numa_fault() callsites
    - LP: #1257037
  * mm: Close races between THP migration and PMD numa clearing
    - LP: #1257037
  * mm: Account for a THP NUMA hinting update as one PTE update
    - LP: #1257037
  * mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
    - LP: #1257037
  * mm/pagewalk.c: fix walk_page_range() access of wrong PTEs
    - LP: #1257037
  * drm/vmwgfx: Don't put resources with invalid id's on lru list
    - LP: #1257037
  * drm/vmwgfx: Don't kill clients on VT switch
    - LP: #1257037
  * drm/i915: split aux_clock_divider logic in a separated function for
    reuse.
    - LP: #1257037
  * drm/i915: Retry DP aux_ch communications with a different clock after
    failure
    - LP: #1257037
  * drm: Prevent overwriting from userspace underallocating core ioctl
    structs
    - LP: #1257037
  * drm: Pad drm_mode_get_connector to 64-bit boundary
    - LP: #1257037
  * drm/radeon/atom: workaround vbios bug in transmitter table on rs780
    - LP: #1257037
  * drm/radeon: make missing smc ucode non-fatal (r7xx-SI)
    - LP: #1257037
  * drm/i915: Add HSW CRT output readout support
    - LP: #1257037
  * drm/i915: Add support for pipe_bpp readout
    - LP: #1257037
  * drm/i915: No LVDS hardware on Intel D410PT and D425KT
    - LP: #1257037
  * drm/i915: Fix the PPT fdi lane bifurcate state handling on ivb
    - LP: #1257037
  * mutex: Avoid gcc version dependent __builtin_constant_p() usage
    - LP: #1257037
  * seq_file: always update file->f_pos in seq_lseek()
    - LP: #1257037
  * NTB: Add Error Handling in ntb_device_setup
    - LP: #1257037
  * NTB: Correct Number of Scratch Pad Registers
    - LP: #1257037
  * NTB: Correct USD/DSD Identification
    - LP: #1257037
  * NTB: Correct debugfs to work with more than 1 NTB Device
    - LP: #1257037
  * Linux 3.11.8
    - LP: #1257037
  * net/mlx4_core: Fix call to __mlx4_unregister_mac
    - LP: #1257037
  * net: sctp: do not trigger BUG_ON in sctp_cmd_delete_tcb
    - LP: #1257037
  * net: flow_dissector: fail on evil iph->ihl
    - LP: #1257037
  * virtio-net: correctly handle cpu hotplug notifier during resuming
    - LP: #1257037
  * xen-netback: use jiffies_64 value to calculate credit timeout
    - LP: #1257037
  * cxgb3: Fix length calculation in write_ofld_wr() on 32-bit
    architectures
    - LP: #1257037
  * tcp: gso: fix truesize tracking
    - LP: #1257037
  * ipv6: ip6_dst_check needs to check for expired dst_entries
    - LP: #1257037
  * ipv6: reset dst.expires value when clearing expire flag
    - LP: #1257037
  * xen-netback: Handle backend state transitions in a more robust way
    - LP: #1257037
  * xen-netback: transition to CLOSED when removing a VIF
    - LP: #1257037
  * Thermal: x86_pkg_temp: change spin lock
    - LP: #1257037
  * hyperv-fb: add pci stub
    - LP: #1257037
  * USB: add new zte 3g-dongle's pid to option.c
    - LP: #1257037
  * ALSA: hda - hdmi: Fix reported channel map on common default layouts
    - LP: #1257037
  * tracing: Fix potential out-of-bounds in trace_get_user()
    - LP: #1257037
  * drm/i915/dp: workaround BIOS eDP bpp clamping issue
    - LP: #1257037
  * perf: Fix perf ring buffer memory ordering
    - LP: #1257037
  * iwlwifi: pcie: add new SKUs for 7000 & 3160 NIC series
    - LP: #1257037
  * misc: atmel_pwm: add deferred-probing support
    - LP: #1257037
  * backlight: atmel-pwm-bl: fix deferred probe from __init
    - LP: #1257037
  * usb: fix cleanup after failure in hub_configure()
    - LP: #1257037
  * usb: fail on usb_hub_create_port_device() errors
    - LP: #1257037
  * usbcore: set lpm_capable field for LPM capable root hubs
    - LP: #1257037
  * media: sh_vou: almost forever loop in sh_vou_try_fmt_vid_out()
    - LP: #1257037
  * Linux 3.11.9
    - LP: #1257037
  * ACPICA: DeRefOf operator: Update to fully resolve FieldUnit and
    BufferField refs.
    - LP: #1257037
  * libertas: potential oops in debugfs
    - LP: #1257037
  * aacraid: prevent invalid pointer dereference
    - LP: #1257037
  * ACPICA: Return error if DerefOf resolves to a null package element.
    - LP: #1257037
  * ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a
    field.
    - LP: #1257037
  * USB: mos7840: fix tiocmget error handling
    - LP: #1257037
  * can: kvaser_usb: fix usb endpoints detection
    - LP: #1257037
  * Btrfs: relocate csums properly with prealloc extents
    - LP: #1257037
  * crypto: ansi_cprng - Fix off by one error in non-block size request
    - LP: #1257037
  * crypto: s390 - Fix aes-cbc IV corruption
    - LP: #1257037
  * can: c_can: Fix RX message handling, handle lost message before EOB
    - LP: #1257037
  * alx: Reset phy speed after resume
    - LP: #1257037
  * ipc,shm: correct error return value in shmctl (SHM_UNLOCK)
    - LP: #1257037
  * ipc,shm: fix shm_file deletion races
    - LP: #1257037
  * drm/nvc0-/gr: fix a number of missing explicit array terminators...
    - LP: #1257037
  * thinkpad_acpi: Fix build error when CONFIG_SND_MAX_CARDS > 32
    - LP: #1257037
  * SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
    - LP: #1257037
  * sched, idle: Fix the idle polling state logic
    - LP: #1257037
  * PCI: Allow PCIe Capability link-related register access for switches
    - LP: #1257037
  * PCI: Remove PCIe Capability version checks
    - LP: #1257037
  * PCI: Support PCIe Capability Slot registers only for ports with slots
    - LP: #1257037
  * perf/ftrace: Fix paranoid level for enabling function tracer
    - LP: #1257037
  * ACPI / EC: Ensure lock is acquired before accessing ec struct members
    - LP: #1257037
  * ACPI / video: Quirk initial backlight level 0
    - LP: #1257037
  * ACPI / hotplug: Fix handle_root_bridge_removal()
    - LP: #1257037
  * ACPI / hotplug: Do not execute "insert in progress" _OST
    - LP: #1257037
  * Staging: zram: Fix access of NULL pointer
    - LP: #1257037
  * staging: comedi: avoid memleak for subdevice private
    - LP: #1257037
  * Drivers: hv: vmbus: Fix a bug in channel rescind code
    - LP: #1257037
  * rt2x00: fix a crash bug in the HT descriptor handling fix
    - LP: #1257037
  * rt2x00: check if device is still available on rt2x00mac_flush()
    - LP: #1257037
  * rt2x00: rt2800lib: fix VGC adjustment for RT5592
    - LP: #1257037
  * rt2x00: fix HT TX descriptor settings regression
    - LP: #1257037
  * Bluetooth: revert: "Bluetooth: Add missing reset_resume dev_pm_ops"
    - LP: #1257037
  * exec/ptrace: fix get_dumpable() incorrect tests
    - LP: #1257037
    - CVE-2013-2929
  * Linux 3.11.10
    - LP: #1257037
 -- Brad Figg <email address hidden>   Wed, 04 Dec 2013 09:04:37 -0800
Deleted in precise-updates (Reason: NBS)
Deleted in precise-security (Reason: NBS)
Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-14.21~precise1) precise; urgency=low

  [Brad Figg]

  * Release Tracking Bug
    - LP: #1250660

  [ Anthony Wong ]

  * SAUCE: Work around broken ACPI backlight on Dell Inspiron 5537
    - LP: #1231305

  [ Colin Ian King ]

  * SAUCE: eCryptfs: fix 32 bit corruption issue
    - LP: #1243636

  [ Ming Lei ]

  * SAUCE: ext4: fix performance regression in ext4_writepages
    - LP: #1242812

  [ Upstream Kernel Changes ]

  * Revert "bridge: only expire the mdb entry when query is received"
    - LP: #1249081
  * ext4: fix performance regression in writeback of random writes
    - LP: #1242812
  * be2net: pass if_id for v1 and V2 versions of TX_CREATE cmd
    - LP: #1234019
  * tcp: TSO packets automatic sizing
    - LP: #1249081
  * tcp: TSQ can use a dynamic limit
    - LP: #1249081
  * tcp: must unclone packets before mangling them
    - LP: #1249081
  * tcp: do not forget FIN in tcp_shifted_skb()
    - LP: #1249081
  * tcp: fix incorrect ca_state in tail loss probe
    - LP: #1249081
  * net: do not call sock_put() on TIMEWAIT sockets
    - LP: #1249081
  * batman-adv: set up network coding packet handlers during module init
    - LP: #1249081
  * l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
    - LP: #1249081
  * l2tp: Fix build warning with ipv6 disabled.
    - LP: #1249081
  * net: mv643xx_eth: update statistics timer from timer context only
    - LP: #1249081
  * net: mv643xx_eth: fix orphaned statistics timer crash
    - LP: #1249081
  * net: heap overflow in __audit_sockaddr()
    - LP: #1249081
  * sit: amend "allow to use rtnl ops on fb tunnel"
    - LP: #1249081
  * proc connector: fix info leaks
    - LP: #1249081
  * ipv4: fix ineffective source address selection
    - LP: #1249081
  * can: dev: fix nlmsg size calculation in can_get_size()
    - LP: #1249081
  * net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not
    selected
    - LP: #1249081
  * xen-netback: Don't destroy the netdev until the vif is shut down
    - LP: #1249081
  * net/mlx4_en: Rename name of mlx4_en_rx_alloc members
    - LP: #1249081
  * net/mlx4_en: Fix pages never dma unmapped on rx
    - LP: #1249081
  * net: vlan: fix nlmsg size calculation in vlan_get_size()
    - LP: #1249081
  * bridge: update mdb expiration timer upon reports.
    - LP: #1249081
  * vti: get rid of nf mark rule in prerouting
    - LP: #1249081
  * l2tp: must disable bh before calling l2tp_xmit_skb()
    - LP: #1249081
  * netem: update backlog after drop
    - LP: #1249081
  * netem: free skb's in tree on reset
    - LP: #1249081
  * farsync: fix info leak in ioctl
    - LP: #1249081
  * unix_diag: fix info leak
    - LP: #1249081
  * connector: use nlmsg_len() to check message length
    - LP: #1249081
  * bnx2x: record rx queue for LRO packets
    - LP: #1249081
  * virtio-net: don't respond to cpu hotplug notifier if we're not ready
    - LP: #1249081
  * virtio-net: refill only when device is up during setting queues
    - LP: #1249081
  * bridge: Correctly clamp MAX forward_delay when enabling STP
    - LP: #1249081
  * net: dst: provide accessor function to dst->xfrm
    - LP: #1249081
  * sctp: Use software crc32 checksum when xfrm transform will happen.
    - LP: #1249081
  * sctp: Perform software checksum if packet has to be fragmented.
    - LP: #1249081
  * wanxl: fix info leak in ioctl
    - LP: #1249081
  * net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
    - LP: #1249081
  * net: fix cipso packet validation when !NETLABEL
    - LP: #1249081
  * inet: fix possible memory corruption with UDP_CORK and UFO
    - LP: #1249081
  * ipv6: always prefer rt6i_gateway if present
    - LP: #1249081
  * ipv6: fill rt6i_gateway with nexthop address
    - LP: #1249081
  * netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
    - LP: #1249081
  * ipv6: probe routes asynchronous in rt6_probe
    - LP: #1249081
  * davinci_emac.c: Fix IFF_ALLMULTI setup
    - LP: #1249081
  * ARM: 7851/1: check for number of arguments in
    syscall_get/set_arguments()
    - LP: #1249081
  * ARM: integrator: deactivate timer0 on the Integrator/CP
    - LP: #1249081
  * ext[34]: fix double put in tmpfile
    - LP: #1249081
  * gpio/lynxpoint: check if the interrupt is enabled in IRQ handler
    - LP: #1249081
  * dm snapshot: fix data corruption
    - LP: #1249081
    - CVE-2013-4299
  * i2c: ismt: initialize DMA buffer
    - LP: #1249081
  * mm: migration: do not lose soft dirty bit if page is in migration state
    - LP: #1249081
  * mm/zswap: bugfix: memory leak when re-swapon
    - LP: #1249081
  * mm: fix BUG in __split_huge_page_pmd
    - LP: #1249081
  * ALSA: us122l: Fix pcm_usb_stream mmapping regression
    - LP: #1249081
  * ALSA: hda - Fix inverted internal mic not indicated on some machines
    - LP: #1227491, #1239392, #1249081
  * writeback: fix negative bdi max pause
    - LP: #1249081
  * w1 - call request_module with w1 master mutex unlocked
    - LP: #1249081
  * wireless: radiotap: fix parsing buffer overrun
    - LP: #1249081
  * wireless: cw1200: acquire hwbus lock around cw1200_irq_handler() call.
    - LP: #1249081
  * serial: vt8500: add missing braces
    - LP: #1249081
  * USB: serial: ti_usb_3410_5052: add Abbott strip port ID to combined
    table as well.
    - LP: #1249081
  * USB: serial: option: add support for Inovia SEW858 device
    - LP: #1249081
  * usb: serial: option: blacklist Olivetti Olicard200
    - LP: #1249081
  * Linux 3.11.7
    - LP: #1249081
  * tg3: Add support for new 57786 device id.
    - LP: #1242610
 -- Brad Figg <email address hidden>   Tue, 12 Nov 2013 08:10:21 -0800
Deleted in precise-security (Reason: NBS)
Deleted in precise-updates (Reason: NBS)
Deleted in precise-proposed (Reason: NBS)
linux-lts-saucy (3.11.0-13.20~precise2) precise; urgency=low

  [ Brad Figg ]

  * Release Tracking Bug
    - LP: #1244356

  [ Paolo Pisati ]

  * [Config] amhf: VIRTIO_CONSOLE=y
    - LP: #1237982
  * [Config] AHCI_IMX=y
    - LP: #1240038

  [ Tim Gardner ]

  * [Config] CONFIG_USB_OTG=n for all arches
    - LP: #1047527
  * dm-raid4-5: Fix compile issues
    - LP: #1241086
  * [Config] CONFIG_DM_RAID45=m
    - LP: #1241086

  [ Upstream Kernel Changes ]

  * Revert "cw1200: Don't perform SPI transfers in interrupt context"
    - LP: #1237530
  * block: Fix bio_copy_data()
    - LP: #1237530
  * sysv: Add forgotten superblock lock init for v7 fs
    - LP: #1237530
  * bcache: Fix a dumb journal discard bug
    - LP: #1237530
  * bcache: Strip endline when writing the label through sysfs
    - LP: #1237530
  * bcache: Fix for when no journal entries are found
    - LP: #1237530
  * bcache: Fix a writeback performance regression
    - LP: #1237530
  * bcache: Fix a flush/fua performance bug
    - LP: #1237530
  * bcache: Fix a dumb CPU spinning bug in writeback
    - LP: #1237530
  * bcache: Fix a shrinker deadlock
    - LP: #1237530
  * bcache: Fix for handling overlapping extents when reading in a btree
    node
    - LP: #1237530
  * bcache: Fix flushes in writeback mode
    - LP: #1237530
  * kernel/reboot.c: re-enable the function of variable reboot_default
    - LP: #1237530
  * x86/reboot: Add quirk to make Dell C6100 use reboot=pci automatically
    - LP: #1237530
  * tools lib lk: Uninclude linux/magic.h in debugfs.c
    - LP: #1237530
  * x86, efi: Don't map Boot Services on i386
    - LP: #1237530
  * mei: make me client counters less error prone
    - LP: #1237530
  * mei: bus: stop wait for read during cl state transition
    - LP: #1237530
  * mei: cancel stall timers in mei_reset
    - LP: #1237530
  * tty: Fix SIGTTOU not sent with tcflush()
    - LP: #1237530
  * serial: tegra: fix tty-kref leak
    - LP: #1237530
  * serial: pch_uart: fix tty-kref leak in rx-error path
    - LP: #1237530
  * serial: pch_uart: fix tty-kref leak in dma-rx path
    - LP: #1237530
  * ARM: 7837/3: fix Thumb-2 bug in AES assembler code
    - LP: #1237530
  * staging: vt6656: [BUG] main_usb.c oops on device_close move flag
    earlier.
    - LP: #1237530
  * staging: vt6656: [BUG] iwctl_siwencodeext return if device not open
    - LP: #1237530
  * drm/i915/tv: clear adjusted_mode.flags
    - LP: #1237530
  * cw1200: Use a threaded oneshot irq handler for cw1200_spi
    - LP: #1237530
  * xhci: Ensure a command structure points to the correct trb on the
    command ring
    - LP: #1237530
  * xhci: Fix oops happening after address device timeout
    - LP: #1237530
  * USB: fix PM config symbol in uhci-hcd, ehci-hcd, and xhci-hcd
    - LP: #1237530
  * xhci: Fix race between ep halt and URB cancellation
    - LP: #1237530
  * USB: OHCI: accept very late isochronous URBs
    - LP: #1237530
  * USB: UHCI: accept very late isochronous URBs
    - LP: #1237530
  * USB: Fix breakage in ffs_fs_mount()
    - LP: #1237530
  * fsl/usb: Resolve PHY_CLK_VLD instability issue for ULPI phy
    - LP: #1237530
  * usb: dwc3: pci: add support for BayTrail
    - LP: #1237530
  * usb: dwc3: add support for Merrifield
    - LP: #1237530
  * usb/core/devio.c: Don't reject control message to endpoint with wrong
    direction bit
    - LP: #1237530
  * driver core : Fix use after free of dev->parent in device_shutdown
    - LP: #1237530
  * dm snapshot: workaround for a false positive lockdep warning
    - LP: #1237530
  * dm-snapshot: fix performance degradation due to small hash size
    - LP: #1237530
  * dm mpath: disable WRITE SAME if it fails
    - LP: #1237530
  * drm/i915: preserve pipe A quirk in i9xx_set_pipeconf
    - LP: #1237530
  * drm/i915/dp: increase i2c-over-aux retry interval on AUX DEFER
    - LP: #1237530
  * drm/radeon/cik: Fix printing of client name on VM protection fault
    - LP: #1237530
  * drm/radeon/cik: Fix encoding of number of banks in tiling configuration
    info
    - LP: #1237530
  * drm/radeon/cik: fix overflow in vram fetch
    - LP: #1237530
  * drm/radeon: avoid UVD corruption on AGP cards using GPU gart
    - LP: #1237530
  * drm/radeon: Make r100_cp_ring_info() and radeon_ring_gfx() safe (v2)
    - LP: #1237530
  * drm/radeon: don't set default clocks for SI when DPM is disabled
    - LP: #1237530
  * drm/radeon: disable tests/benchmarks if accel is disabled
    - LP: #1237530
  * drm/radeon: add missing hdmi callbacks for rv6xx
    - LP: #1237530
  * drm/radeon: fix hdmi audio on DCE3.0/3.1 asics
    - LP: #1237530
  * hwmon: (applesmc) Check key count before proceeding
    - LP: #1237530
  * ALSA: compress: Fix compress device unregister.
    - LP: #1237530
  * irq: Always define devm_{request_threaded,free}_irq()
    - LP: #1237530
  * Linux 3.11.4
    - LP: #1237530
  * ARM: dtsi: enable ahci sata on imx6q platforms
    - LP: #1240038
  * nfsd4: fix leak of inode reference on delegation failure
    - LP: #1240072
  * HID: fix data access in implement()
    - LP: #1240072
  * HID: fix unused rsize usage
    - LP: #1240072
  * sh_eth: fix napi_{en|dis}able() calls racing against interrupts
    - LP: #1240072
  * caif: Add missing braces to multiline if in cfctrl_linkup_request
    - LP: #1240072
  * tcp: Add missing braces to do_tcp_setsockopt
    - LP: #1240072
  * ipv6/exthdrs: accept tlv which includes only padding
    - LP: #1240072
  * net: fib: fib6_add: fix potential NULL pointer dereference
    - LP: #1240072
  * net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
    - LP: #1240072
  * net: sctp: fix smatch warning in sctp_send_asconf_del_ip
    - LP: #1240072
  * net: fix multiqueue selection
    - LP: #1240072
  * net: flow_dissector: fix thoff for IPPROTO_AH
    - LP: #1240072
  * net_sched: htb: fix a typo in htb_change_class()
    - LP: #1240072
  * r8169: enforce RX_MULTI_EN for the 8168f.
    - LP: #1240072
  * netpoll: Should handle ETH_P_ARP other than ETH_P_IP in
    netpoll_neigh_reply
    - LP: #1240072
  * netpoll: fix NULL pointer dereference in netpoll_cleanup
    - LP: #1240072
  * tuntap: correctly handle error in tun_set_iff()
    - LP: #1240072
  * net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
    - LP: #1240072
  * xen-netback: count number required slots for an skb more carefully
    - LP: #1240072
  * resubmit bridge: fix message_age_timer calculation
    - LP: #1240072
  * bridge: Clamp forward_delay when enabling STP
    - LP: #1240072
  * bridge: use br_port_get_rtnl within rtnl lock
    - LP: #1240072
  * bridge: fix NULL pointer deref of br_port_get_rcu
    - LP: #1240072
  * ip6_tunnels: raddr and laddr are inverted in nl msg
    - LP: #1240072
  * net: sctp: rfc4443: do not report ICMP redirects to user space
    - LP: #1240072
  * ethernet/arc/arc_emac: Fix huge delays in large file copies
    - LP: #1240072
  * vxlan: Avoid creating fdb entry with NULL destination
    - LP: #1240072
  * batman-adv: set the TAG flag for the vid passed to BLA
    - LP: #1240072
  * net:dccp: do not report ICMP redirects to user space
    - LP: #1240072
  * ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
    - LP: #1240072
  * ip: generate unique IP identificator if local fragmentation is allowed
    - LP: #1240072
  * skge: fix invalid value passed to pci_unmap_sigle
    - LP: #1240072
  * ipv6: udp packets following an UFO enqueued packet need also be handled
    by UFO
    - LP: #1240072
  * via-rhine: fix VLAN priority field (PCP, IEEE 802.1p)
    - LP: #1240072
  * IPv6 NAT: Do not drop DNATed 6to4/6rd packets
    - LP: #1240072
  * net: net_secret should not depend on TCP
    - LP: #1240072
  * ip_tunnel: Do not use stale inner_iph pointer.
    - LP: #1240072
  * dm9601: fix IFF_ALLMULTI handling
    - LP: #1240072
  * bonding: Fix broken promiscuity reference counting issue
    - LP: #1240072
  * ipv6: gre: correct calculation of max_headroom
    - LP: #1240072
  * ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
    - LP: #1240072
  * ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
    - LP: #1240072
  * ll_temac: Reset dma descriptors indexes on ndo_open
    - LP: #1240072
  * ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
    - LP: #1240072
  * ip_tunnel_core: Change __skb_push back to skb_push
    - LP: #1240072
  * sit: allow to use rtnl ops on fb tunnel
    - LP: #1240072
  * ip6tnl: allow to use rtnl ops on fb tunnel
    - LP: #1240072
  * avr32: fix clockevents kernel warning
    - LP: #1240072
  * regulator: ti-abb: Fix bias voltage glitch in transition to bypass mode
    - LP: #1240072
  * fs/binfmt_elf.c: prevent a coredump with a large vm_map_count from
    Oopsing
    - LP: #1240072
  * gpio/omap: maintain GPIO and IRQ usage separately
    - LP: #1240072
  * gpio/omap: auto-setup a GPIO when used as an IRQ
    - LP: #1240072
  * ASoC: max98095: a couple array underflows
    - LP: #1240072
  * ASoC: 88pm860x: array overflow in snd_soc_put_volsw_2r_st()
    - LP: #1240072
  * ASoC: ab8500-codec: info leak in anc_status_control_put()
    - LP: #1240072
  * ARM: kvm: rename cpu_reset to avoid name clash
    - LP: #1240072
  * ARM: mach-integrator: Add stub for pci_v3_early_init() for !CONFIG_PCI
    - LP: #1240072
  * iommu/arm-smmu: fix a signedness bug
    - LP: #1240072
  * iommu/arm-smmu: fix iommu_present() test in init
    - LP: #1240072
  * iommu/arm-smmu: don't enable SMMU device until probing has completed
    - LP: #1240072
  * powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in
    iommu_init_table()
    - LP: #1240072
  * powerpc/perf: Fix handling of FAB events
    - LP: #1240072
  * powerpc/tm: Switch out userspace PPR and DSCR sooner
    - LP: #1240072
  * powerpc/tm: Turn interrupts hard off in tm_reclaim()
    - LP: #1240072
  * powerpc/vio: Fix modalias_show return values
    - LP: #1240072
  * powerpc: Fix parameter clobber in csum_partial_copy_generic()
    - LP: #1240072
  * powerpc: Fix memory hotplug with sparse vmemmap
    - LP: #1240072
  * powerpc/sysfs: Disable writing to PURR in guest mode
    - LP: #1240072
  * powerpc: Restore registers on error exit from
    csum_partial_copy_generic()
    - LP: #1240072
  * fuse: wait for writeback in fuse_file_fallocate()
    - LP: #1240072
  * fuse: fix fallocate vs. ftruncate race
    - LP: #1240072
  * brcmfmac: obtain platform data upon module initialization
    - LP: #1240072
  * Bluetooth: Fix security level for peripheral role
    - LP: #1240072
  * Bluetooth: Fix encryption key size for peripheral role
    - LP: #1240072
  * Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.
    - LP: #1240072
  * Bluetooth: Add support for BCM20702A0 [0b05, 17cb]
    - LP: #1240072
  * Bluetooth: Introduce a new HCI_RFKILLED flag
    - LP: #1240072
  * Bluetooth: Fix rfkill functionality during the HCI setup stage
    - LP: #1240072
  * nilfs2: fix issue with race condition of competition between segments
    for dirty blocks
    - LP: #1240072
  * ipc/sem.c: fix race in sem_lock()
    - LP: #1240072
  * ipc,msg: prevent race with rmid in msgsnd,msgrcv
    - LP: #1240072
  * ipc: fix race with LSMs
    - LP: #1240072
  * sparc64: Fix buggy strlcpy() conversion in ldom_reboot().
    - LP: #1240072
  * sparc: fix ldom_reboot buffer overflow harder
    - LP: #1240072
  * sparc64: Remove RWSEM export leftovers
    - LP: #1240072
  * sparc64: Fix ITLB handler of null page
    - LP: #1240072
  * esp_scsi: Fix tag state corruption when autosensing.
    - LP: #1240072
  * sparc64: Fix off by one in trampoline TLB mapping installation loop.
    - LP: #1240072
  * sparc64: Fix not SRA'ed %o5 in 32-bit traced syscall
    - LP: #1240072
  * sparc32: Fix exit flag passed from traced sys_sigreturn
    - LP: #1240072
  * mm: Fix generic hugetlb pte check return type.
    - LP: #1240072
  * mm/bounce.c: fix a regression where MS_SNAP_STABLE (stable pages
    snapshotting) was ignored
    - LP: #1240072
  * kernel/kmod.c: check for NULL in call_usermodehelper_exec()
    - LP: #1240072
  * staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdevice
    - LP: #1240072
  * NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails
    - LP: #1240072
  * mwifiex: fix NULL pointer dereference in usb suspend handler
    - LP: #1240072
  * mwifiex: fix hang issue for USB chipsets
    - LP: #1240072
  * mwifiex: fix PCIe hs_cfg cancel cmd timeout
    - LP: #1240072
  * usb: chipidea: add Intel Clovertrail pci id
    - LP: #1240072
  * USB: serial: option: Ignore card reader interface on Huawei E1750
    - LP: #1240072
  * xen/hvc: allow xenboot console to be used again
    - LP: #1240072
  * ib_srpt: Destroy cm_id before destroying QP.
    - LP: #1240072
  * ib_srpt: always set response for task management
    - LP: #1240072
  * rtlwifi: Align private space in rtl_priv struct
    - LP: #1240072
  * p54usb: add USB ID for Corega WLUSB2GTST USB adapter
    - LP: #1240072
  * mm: avoid reinserting isolated balloon pages into LRU lists
    - LP: #1240072
  * iscsi-target: Only perform wait_for_tasks when performing shutdown
    - LP: #1240072
  * net: Update the sysctl permissions handler to test effective uid/gid
    - LP: #1240072
  * irq: Force hardirq exit's softirq processing on its own stack
    - LP: #1240072
  * drm/radeon: fix hdmi callbacks for rv6xx (incorrectly added to r520)
    - LP: #1240072
  * dmaengine: imx-dma: fix lockdep issue between irqhandler and tasklet
    - LP: #1240072
  * dmaengine: imx-dma: fix callback path in tasklet
    - LP: #1240072
  * dmaengine: imx-dma: fix slow path issue in prep_dma_cyclic
    - LP: #1240072
  * ACPI / IPMI: Fix atomic context requirement of ipmi_msg_handler()
    - LP: #1240072
  * xfs: fix node forward in xfs_node_toosmall
    - LP: #1240072
  * drm/nouveau/bios/init: stub opcode 0xaa
    - LP: #1240072
  * ARM: tegra: unify Tegra's Kconfig a bit more
    - LP: #1240072
  * ALSA: hda - Fix GPIO for Acer Aspire 3830TG
    - LP: #1240072
  * ARM: multi_v7_defconfig: enable ARM_ATAG_DTB_COMPAT
    - LP: #1240072
  * HID: wiimote: fix FF deadlock
    - LP: #1240072
  * mmc: fix null pointer use in mmc_blk_remove_req
    - LP: #1240072
  * tile: use a more conservative __my_cpu_offset in CONFIG_PREEMPT
    - LP: #1240072
  * s390: fix system call restart after inferior call
    - LP: #1240072
  * Btrfs: reset ret in record_one_backref
    - LP: #1240072
  * Btrfs: change how we queue blocks for backref checking
    - LP: #1240072
  * Btrfs: skip subvol entries when checking if we've created a dir already
    - LP: #1240072
  * Btrfs: remove ourselves from the cluster list under lock
    - LP: #1240072
  * HID: roccat: add support for KonePureOptical v2
    - LP: #1240072
  * HID: add Holtek USB ID 04d9:a081 SHARKOON DarkGlider
    - LP: #1240072
  * HID: uhid: add devname module alias
    - LP: #1240072
  * HID: uhid: allocate static minor
    - LP: #1240072
  * net: qmi_wwan: add new Qualcomm devices
    - LP: #1240072
  * bcache: Fix a null ptr deref regression
    - LP: #1240072
  * Linux 3.11.5
    - LP: #1240072
  * ALSA: snd-usb-usx2y: remove bogus frame checks
    - LP: #1242700
  * ALSA: hda - hdmi: Fix channel map switch not taking effect
    - LP: #1242700
  * ALSA: hda - Add fixup for ASUS N56VZ
    - LP: #1242700
  * ALSA: hda - Fix microphone for Sony VAIO Pro 13 (Haswell model)
    - LP: #1227093, #1242700
  * random: run random_int_secret_init() run after all late_initcalls
    - LP: #1242700
  * vfs: allow O_PATH file descriptors for fstatfs()
    - LP: #1242700
  * i2c: omap: Clear ARDY bit twice
    - LP: #1242700
  * hwmon: (applesmc) Always read until end of data
    - LP: #1242700
  * Btrfs: use right root when checking for hash collision
    - LP: #1242700
  * ext4: fix memory leak in xattr
    - LP: #1242700
  * KVM: PPC: Book3S HV: Fix typo in saving DSCR
    - LP: #1242700
  * parisc: fix interruption handler to respect pagefault_disable()
    - LP: #1242700
  * ARC: Fix __udelay calculation
    - LP: #1242700
  * ARC: Handle zero-overhead-loop in unaligned access handler
    - LP: #1242700
  * ARC: Fix 32-bit wrap around in access_ok()
    - LP: #1242700
  * ARC: Workaround spinlock livelock in SMP SystemC simulation
    - LP: #1242700
  * ARC: Fix signal frame management for SA_SIGINFO
    - LP: #1242700
  * ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
    - LP: #1242700
  * watchdog: ts72xx_wdt: locking bug in ioctl
    - LP: #1242700
  * watchdog: kempld_wdt: Fix bit mask definition
    - LP: #1242700
  * MIPS: stack protector: Fix per-task canary switch
    - LP: #1242700
  * drm/radeon/dpm/btc: off by one in btc_set_mc_special_registers()
    - LP: #1242700
  * compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
    - LP: #1242700
  * ALSA: hda - Fix mono speakers and headset mic on Dell Vostro 5470
    - LP: #1236228, #1242700
  * drm/i915/hsw: Disable L3 caching of atomic memory operations.
    - LP: #1242700
  * drm/i915: Only apply DPMS to the encoder if enabled
    - LP: #1242700
  * drm/i915: fix rps.vlv_work initialization
    - LP: #1242700
  * drm/radeon/dpm: off by one in si_set_mc_special_registers()
    - LP: #1242700
  * drm/radeon: forever loop on error in radeon_do_test_moves()
    - LP: #1242700
  * drm/radeon: fix typo in CP DMA register headers
    - LP: #1242700
  * drm/radeon: fix hw contexts for SUMO2 asics
    - LP: #1242700
  * ipc,shm: introduce lockless functions to obtain the ipc object
    - LP: #1242700
  * ipc,shm: shorten critical region in shmctl_down
    - LP: #1242700
  * ipc: drop ipcctl_pre_down
    - LP: #1242700
  * ipc,shm: introduce shmctl_nolock
    - LP: #1242700
  * ipc,shm: make shmctl_nolock lockless
    - LP: #1242700
  * ipc,shm: shorten critical region for shmctl
    - LP: #1242700
  * ipc,shm: cleanup do_shmat pasta
    - LP: #1242700
  * ipc,shm: shorten critical region for shmat
    - LP: #1242700
  * ipc: rename ids->rw_mutex
    - LP: #1242700
  * ipc,msg: drop msg_unlock
    - LP: #1242700
  * ipc: document general ipc locking scheme
    - LP: #1242700
  * ipc, shm: guard against non-existant vma in shmdt(2)
    - LP: #1242700
  * ipc: drop ipc_lock_by_ptr
    - LP: #1242700
  * ipc, shm: drop shm_lock_check
    - LP: #1242700
  * ipc: drop ipc_lock_check
    - LP: #1242700
  * ipc/sem.c: optimize sem_lock()
    - LP: #1242700
  * ipc/sem.c: synchronize the proc interface
    - LP: #1242700
  * ipc/sem.c: update sem_otime for all operations
    - LP: #1242700
  * x86: avoid remapping data in parse_setup_data()
    - LP: #1242700
  * Linux 3.11.6
    - LP: #1242700
 -- Brad Figg <email address hidden>   Mon, 21 Oct 2013 10:21:14 -0700
Deleted in precise-proposed (Reason: NBS)
Superseded in precise-proposed
linux-lts-saucy (3.11.0-12.18~precise3) precise; urgency=low

  * UBUNTU: [Config] do_tools_x86=false for armhf
 -- Tim Gardner <email address hidden>   Wed, 09 Oct 2013 13:31:18 -0600
120 of 20 results