← Back to team overview

kernel-packages team mailing list archive

[Bug 1204666] Re: Raring update to 3.8.13.5 stable release

 

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: linux (Ubuntu)
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1204666

Title:
  Raring update to 3.8.13.5 stable release

Status in “linux” package in Ubuntu:
  Confirmed
Status in “linux” source package in Raring:
  Confirmed

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.5 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.5 stable release:

  * Linux 3.8.13.5
  * svcrdma: underflow issue in decode_write_list()
  * ext4: don't allow ext4_free_blocks() to fail due to ENOMEM
  * ext4: don't show usrquota/grpquota twice in /proc/mounts
  * lockd: protect nlm_blocked access in nlmsvc_retry_blocked
  * x86/efi: Fix dummy variable buffer allocation
  * Modify UEFI anti-bricking code
  * x86,efi: Implement efi_no_storage_paranoia parameter
  * x86, efi: remove duplicate code in setup_arch() by using, efi_is_native()
  * x86, efivars: firmware bug workarounds should be in platform code
  * perf: Fix perf_lock_task_context() vs RCU
  * perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
  * perf: Clone child context from parent context pmu
  * CIFS: Fix a deadlock when a file is reopened
  * dm verity: fix inability to use a few specific devices sizes
  * dm ioctl: set noio flag to avoid __vmalloc deadlock
  * dm mpath: fix ioctl deadlock when no paths
  * ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs
  * parisc: Fix gcc miscompilation in pa_memcpy()
  * [SCSI] mpt3sas: Infinite loops can occur if MPI2_IOCSTATUS_CONFIG_INVALID_PAGE is not returned
  * [SCSI] mpt3sas: fix for kernel panic when driver loads with HBA conected to non LUN 0 configured expander
  * iscsi-target: Fix tfc_tpg_nacl_auth_cit configfs length overflow
  * [SCSI] megaraid_sas: fix memory leak if SGL has zero length entries
  * ACPI / power: add missing newline to debug messages
  * drm/nva3/disp: Fix HDMI audio regression
  * drm/nouveau: use vmalloc for pgt allocation
  * [CIFS] use sensible file nlink values if unprovided
  * libceph: Fix NULL pointer dereference in auth client code
  * module: do percpu allocation after uniqueness check.  No, really!
  * uprobes: Fix return value in error handling path
  * Btrfs: only do the tree_mod_log_free_eb if this is our last ref
  * Btrfs: hold the tree mod lock in __tree_mod_log_rewind
  * Btrfs: fix unlock after free on rewinded tree blocks
  * ARM: shmobile: emev2 GIO3 resource fix
  * svcrpc: don't error out on small tcp fragment
  * svcrpc: fix handling of too-short rpc's
  * nfsd4: fix decoding of compounds across page boundaries
  * drm/i915: Only clear write-domains after a successful wait-seqno
  * drm/i915: Fix context sizes on HSW
  * writeback: Fix periodic writeback after fs mount
  * rtlwifi: rtl8723ae: Fix typo in firmware names
  * rt2x00: read 5GHz TX power values from the correct offset
  * iommu/amd: Only unmap large pages from the first pte
  * MIPS: Octeon: Don't clobber bootloader data structures.
  * [media] media: dmxdev: remove dvb_ringbuffer_flush() on writer side
  * rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200ND
  * iwlwifi: pcie: wake the queue if stopped when being unmapped
  * iwlwifi: pcie: fix race in queue unmapping
  * ath9k: Do not assign noise for NULL caldata
  * ath9k_hw: Assign default xlna config for AR9485
  * b43: ensue that BCMA is "y" when B43 is "y"
  * drm/radeon: add backlight quirk for hybrid mac
  * charger-manager: Ensure event is not used as format string
  * printk: Fix rq->lock vs logbuf_lock unlock lock inversion
  * drivers/cdrom/cdrom.c: use kzalloc() for failing hardware
  * dma: tegra: avoid channel lock up after free
  * iommu: Fix compile warnings with forward declarations
  * iommu/vt-d: add quirk for broken interrupt remapping on 55XX chipsets
  * ext4: fix data offset overflow on 32-bit archs in ext4_inline_data_fiemap()
  * ext4: fix overflows in SEEK_HOLE, SEEK_DATA implementations
  * ext4: fix data offset overflow in ext4_xattr_fiemap() on 32-bit archs
  * ext4: fix overflow when counting used blocks on 32-bit architectures
  * tracing: Use current_uid() for critical time tracing
  * ipvs: SCTP ports should be writable in ICMP packets
  * netfilter: xt_TCPMSS: Fix IPv6 default MSS too
  * netfilter: xt_TCPMSS: Fix missing fragmentation handling
  * netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()
  * netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option
  * netfilter: nfnetlink_acct: fix incomplete dumping of objects
  * netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects
  * ipvs: info leak in __ip_vs_get_dest_entries()
  * netfilter: xt_LOG: fix mark logging for IPv6 packets
  * ipvs: Fix reuse connection if real server is dead
  * netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
  * netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path
  * netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary
  * ext3: fix data=journal fast mount/umount hang
  * hpfs: better test for errors
  * nbd: correct disconnect behavior
  * drivers/rtc/rtc-rv3029c2.c: fix disabling AIE irq
  * mm/memory-hotplug: fix lowmem count overflow when offline pages
  * crypto: sanitize argument for format string
  * block: do not pass disk names as format strings
  * ocfs2: xattr: fix inlined xattr reflink
  * drivers/dma/pl330.c: fix locking in pl330_free_chan_resources()
  * Input: bcm5974 - add support for the 2013 MacBook Air
  * HID: apple: Add support for the 2013 Macbook Air
  * md/raid10: fix two bugs affecting RAID10 reshape.
  * tick: Prevent uncontrolled switch to oneshot mode
  * jbd2: fix theoretical race in jbd2__journal_restart
  * ext3,ext4: don't mess with dir_file->f_pos in htree_dirblock_to_tree()
  * jbd2: move superblock checksum calculation to jbd2_write_superblock()
  * ext4: fix corruption when online resizing a fs with 1K block size
  * powerpc/smp: Section mismatch from smp_release_cpus to __initdata spinning_secondaries
  * UBIFS: fix a horrid bug
  * UBIFS: prepare to fix a horrid bug
  * xen/time: remove blocked time accounting from xen "clockchip"
  * timer: Fix jiffies wrap behavior of round_jiffies_common()
  * genirq: Fix can_request_irq() for IRQs without an action
  * [SCSI] aacraid: Fix for arrays are going offline in the system. System hangs
  * [SCSI] sd: Update WRITE SAME heuristics
  * Handle big endianness in NTLM (ntlmv2) authentication
  * [SCSI] sd: Fix parsing of 'temporary ' cache mode prefix
  * perf: Disable monitoring on setuid processes for regular users
  * pch_uart: Add uart_clk selection for the MinnowBoard
  * futex: Take hugepages into account when generating futex_key
  * x86: Fix /proc/mtrr with base/size more than 44bits
  * crypto: algboss - Hold ref count on larval
  * powerpc/hw_brk: Fix setting of length for exact mode breakpoints
  * USB: option,qcserial: move Novatel Gobi1K IDs to qcserial
  * usb: host: xhci-plat: release mem region while removing module
  * [SCSI] mpt2sas: fix firmware failure with wrong task attribute
  * [SCSI] mpt2sas: Fix for device scan following host reset could get stuck in a infinite loop
  * [SCSI] mpt2sas: Fix for issue Missing delay not getting set during system bootup
  * ARM: 7765/1: perf: Record the user-mode PC in the call chain.
  * ahci: AHCI-mode SATA patch for Intel Coleto Creek DeviceIDs
  * ata_piix: IDE-mode SATA patch for Intel Coleto Creek DeviceIDs
  * powerpc/eeh: Fix fetching bus for single-dev-PE
  * xhci: check for failed dma pool allocation
  * cgroup: fix umount vs cgroup_event_remove() race
  * cgroup: fix umount vs cgroup_cfts_commit() race
  * ALSA: hda - Cache the MUX selection for generic HDMI
  * ACPICA: Do not use extended sleep registers unless HW-reduced bit is set
  * xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.
  * ASoC: wm8962: Remove remaining direct register cache accesses
  * libata: skip SRST for all SIMG [34]7x port-multipliers
  * x86, efi: retry ExitBootServices() on failure
  * usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_needed
  * ahci: remove pmp link online check in FBS EH
  * PCI: Fix refcount issue in pci_create_root_bus() error recovery path
  * pcmcia: at91_cf: fix gpio_get_value in at91_cf_get_status
  * zram: protect sysfs handler from invalid memory access
  * zram: avoid access beyond the zram device
  * zram: destroy all devices on error recovery path in zram_init()
  * zram: use zram->lock to protect zram_free_page() in swap free notify path
  * zram: avoid invalid memory access in zram_exit()
  * clocksource: dw_apb: Fix error check
  * sata_highbank: increase retry count but shorten duration for Calxeda controller
  * i2c-piix4: Add AMD CZ SMBus device ID
  * ahci: Add AMD CZ SATA device ID
  * [SCSI] zfcp: status read buffers on first adapter open with link down
  * [SCSI] zfcp: block queue limits with data router
  * [SCSI] zfcp: fix adapter (re)open recovery while link to SAN is down
  * UBIFS: correct mount message

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1204666/+subscriptions


References