Raring update to 3.8.13.2 stable release

Bug #1191065 reported by Steve Conklin
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Undecided
Unassigned
Raring
Fix Released
Undecided
Unassigned

Bug Description

SRU Justification

    Impact:
       The upstream process for stable tree updates is quite similar
       in scope to the Ubuntu SRU process, e.g., each patch has to
       demonstrably fix a bug, and each patch is vetted by upstream
       by originating either directly from Linus' tree or in a minimally
       backported form of that patch. The 3.8.13.2 upstream stable
       patch set is now available. It should be included in the Ubuntu
       kernel as well.

       git://kernel.ubuntu.com/ubuntu/linux.git

    TEST CASE: TBD

       The following patches are in the 3.8.13.2 stable release:

* Linux 3.8.13.2
* powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP
* powerpc/32bit:Store temporary result in r0 instead of r8
* arm64: don't kill the kernel on a bad esr from el0
* m68k/mac: Fix unexpected interrupt with CONFIG_EARLY_PRINTK
* iscsi-target: fix heap buffer overflow on error
* x86: Allow FPU to be used at interrupt time even with eagerfpu
* xfs: kill suid/sgid through the truncate path.
* ib_srpt: Call target_sess_cmd_list_set_waiting during shutdown_session
* NFSv4: Fix a thinko in nfs4_try_open_cached
* drm/radeon: fix card_posted check for newer asics
* drm/radeon: fix typo in cu_per_sh on verde
* ASoC: cs42l52: fix default value for MASTERA_VOL.
* ASoC: wm5110: Correct DSP4R Mixer control name
* cgroup: fix a subtle bug in descendant pre-order walk
* libata: make ata_exec_internal_sg honor DMADIR
* ata_piix: add PCI IDs for Intel BayTail
* mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areas
* ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()
* random: fix accounting race condition with lockless irq entropy_count update
* drivers/char/random.c: fix priming of last_data
* nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundary
* drivers/block/brd.c: fix brd_lookup_page() race
* drivers/leds/leds-ot200.c: fix error caused by shifted mask
* mm/THP: use pmd_populate() to update the pmd with pgtable_t pointer
* mm/rmap: rename anon_vma_unlock() => anon_vma_unlock_write()
* mm compaction: fix of improper cache flush in migration code
* rapidio/tsi721: fix bug in MSI interrupt handling
* mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in uncharge
* mm: mmu_notifier: re-fix freed page still mapped in secondary MMU
* wait: fix false timeouts when using wait_event_timeout()
* fat: fix possible overflow for fat_clusters
* cifs: fix potential buffer overrun when composing a new options string
* ARM: at91/dt: fix macb pinctrl_macb_rmii_mii_alt definition
* ACPI / video: Add "Asus UL30A" to ACPI video detect blacklist
* perf: net_dropmonitor: Fix symbol-relative addresses
* perf: net_dropmonitor: Fix trace parameter order
* ARM: 7723/1: crypto: sha1-armv4-large.S: fix SP handling
* ARM: 7626/1: arm/crypto: Make asm SHA-1 and AES code Thumb-2 compatible
* SUNRPC: Prevent an rpc_task wakeup race
* drm/i915: Adding more reserved PCI IDs for Haswell.
* drm/i915: add more VLV IDs
* TTY: Fix tty miss restart after we turn off flow-control
* USB: cxacru: potential underflow in cxacru_cm_get_array()
* drm/radeon: Fix VRAM size calculation for VRAM >= 4GB
* drm/nvc0/ce: disable ce1 on a number of chipsets
* drm/nouveau/bios: fix thinko in ZM_MASK_ADD opcode
* virtio_console: fix uapi header
* USB: ftdi_sio: Add support for Newport CONEX motor drivers
* ath9k_hw: Enable manual peak calibration for AR9485
* ath9k_hw: Use helper routines to simplify ar9003_hw_init_cal()
* i2c: designware: always clear interrupts before enabling them
* i2c: designware: fix RX FIFO overrun
* USB: option: add device IDs for Dell 5804 (Novatel E371) WWAN card
* USB: Blacklisted Cinterion's PLxx WWAN Interface
* usb: option: Add Telewell TW-LTE 4G
* USB: reset resume quirk needed by a hub
* usb, chipidea: fix link error when USB_EHCI_HCD is a module
* staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.
* mac80211: fix AP-mode frame matching
* cfg80211: fix wiphy_register error path
* USB: OHCI: fix logic for scheduling isochronous URBs
* USB: fix latency in uhci-hcd and ohci-hcd
* USB: UHCI: fix for suspend of virtual HP controller
* USB: xHCI: override bogus bulk wMaxPacketSize values
* ARM: at91/trivial: fix model name for SAM9X25-EK
* ARM: at91/dt: fix macb node declaration
* crypto: caam - fix inconsistent assoc dma mapping direction
* avr32: fix relocation check for signed 18-bit offset
* hwmon: fix error return code in abituguru_probe()
* staging: vt6656: use free_netdev instead of kfree
* cifs: only set ops for inodes in I_NEW state
* Input: egalax_ts - ABS_MT_POSITION_Y not reported well
* drbd: fix for deadlock when using automatic split-brain-recovery
* drbd: Fix build error when CONFIG_CRYPTO_HMAC is not set
* drbd: fix memory leak

Steve Conklin (sconklin)
tags: added: kernel-stable-tracking-bug
Steve Conklin (sconklin)
description: updated
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (11.9 KiB)

This bug was fixed in the package linux - 3.8.0-26.38

---------------
linux (3.8.0-26.38) raring; urgency=low

  [Steve Conklin]

  * Release Tracking Bug
    - LP: #1191955

  [ Dave Chiluk ]

  * SAUCE: ncpfs: fix rmdir returns Device or resource busy
    - LP: #1035226

  [ Upstream Kernel Changes ]

  * ARM: S5PV210: Fix PL330 DMA controller clkdev entries
    - LP: #1187551
  * NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in
    nfs4_lock_delegation_recall
    - LP: #1187551
  * blkcg: fix "scheduling while atomic" in blk_queue_bypass_start
    - LP: #1187551
  * audit: Syscall rules are not applied to existing processes on non-x86
    - LP: #1187551
  * menuconfig: Fix memory leak introduced by jump keys feature
    - LP: #1187551
  * iommu/amd: Workaround for ERBT1312
    - LP: #1187551
  * drivers/rtc/rtc-at91rm9200.c: fix missing iounmap
    - LP: #1187551
  * drm/mm: fix dump table BUG
    - LP: #1187551
  * ASoC: wm8994: missing break in wm8994_aif3_hw_params()
    - LP: #1187551
  * tile: support new Tilera hypervisor
    - LP: #1187551
  * sd: fix array cache flushing bug causing performance problems
    - LP: #1187551
  * ath9k: fix key allocation error handling for powersave keys
    - LP: #1187551
  * target: Use FD_MAX_SECTORS/FD_BLOCKSIZE for blockdevs using fileio
    - LP: #1187551
  * ext4: limit group search loop for non-extent files
    - LP: #1187551
  * xen/vcpu/pvhvm: Fix vcpu hotplugging hanging.
    - LP: #1187551
  * ALSA: HDA: Fix Oops caused by dereference NULL pointer
    - LP: #1187551
  * iscsi-target: Fix processing of OOO commands
    - LP: #1187551
  * audit: vfs: fix audit_inode call in O_CREAT case of do_last
    - LP: #1187551
  * ACPICA: Fix possible buffer overflow during a field unit read operation
    - LP: #1187551
  * qmi_wwan, cdc-ether: add ADU960S
    - LP: #1187551
  * qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN
    card
    - LP: #1187551
  * B43: Handle DMA RX descriptor underrun
    - LP: #1187551
  * mwifiex: clear is_suspended flag when interrupt is received early
    - LP: #1187551
  * mwifiex: fix memory leak issue when driver unload
    - LP: #1187551
  * mwifiex: fix setting of multicast filter
    - LP: #1187551
  * ARM: OMAP: RX-51: change probe order of touchscreen and panel SPI
    devices
    - LP: #1187551
  * hp_accel: Ignore the error from lis3lv02d_poweron() at resume
    - LP: #1187551
  * KVM: VMX: fix halt emulation while emulating invalid guest sate
    - LP: #1187551
  * nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT error
    - LP: #1187551
  * shm: fix null pointer deref when userspace specifies invalid hugepage
    size
    - LP: #1187551
  * dm stripe: fix regression in stripe_width calculation
    - LP: #1187551
  * dm snapshot: fix error return code in snapshot_ctr
    - LP: #1187551
  * mm: teach mm by current context info to not do I/O during memory
    allocation
    - LP: #1187551
  * dm bufio: avoid a possible __vmalloc deadlock
    - LP: #1187551
  * dm table: fix write same support
    - LP: #1187551
  * tick: Cleanup NOHZ per cpu data on cpu down
    - LP: #1187551
  * ACPI / EC: Restart transaction even when the...

Changed in linux (Ubuntu Raring):
status: New → Fix Released
Revision history for this message
Adam Conrad (adconrad) wrote : Update Released

The verification of this Stable Release Update has completed successfully and the package has now been released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a regression using the package from -updates please report a new bug using ubuntu-bug and tag the bug report regression-update so we can easily find any regresssions.

Changed in linux (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.