Oneiric update to 3.0.53 stable release

Bug #1083318 reported by Herton R. Krzesinski
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Invalid
Undecided
Unassigned
Oneiric
Fix Released
Medium
Herton R. Krzesinski

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.0.53 upstream stable
       patch set is now available. It should be included in the Ubuntu
       kernel as well.

       git://git.kernel.org/

    TEST CASE: TBD

       The following patches are in the 3.0.53 stable release:

mm: bugfix: set current->reclaim_state to NULL while returning from kswapd()
fanotify: fix missing break
crypto: cryptd - disable softirqs in cryptd_queue_worker to prevent data corruption
ALSA: hda: Cirrus: Fix coefficient index for beep configuration
ALSA: hda - Force to reset IEC958 status bits for AD codecs
ASoC: wm8978: pll incorrectly configured when codec is master
ASoC: dapm: Use card_list during DAPM shutdown
UBIFS: fix mounting problems after power cuts
UBIFS: introduce categorized lprops counter
s390/gup: add missing TASK_SIZE check to get_user_pages_fast()
USB: option: add Novatel E362 and Dell Wireless 5800 USB IDs
USB: option: add Alcatel X220/X500D USB IDs
wireless: allow 40 MHz on world roaming channels 12/13
m68k: fix sigset_t accessor functions
ipv4: avoid undefined behavior in do_ip_setsockopt()
ipv6: setsockopt(IPIPPROTO_IPV6, IPV6_MINHOPCOUNT) forgot to set return value
net: correct check in dev_addr_del()
net-rps: Fix brokeness causing OOO packets
r8169: use unlimited DMA burst for TX
kbuild: Fix gcc -x syntax
netfilter: Validate the sequence number of dataless ACK packets as well
netfilter: Mark SYN/ACK packets as invalid from original direction
netfilter: nf_nat: don't check for port change on ICMP tuples
usb: use usb_serial_put in usb_serial_probe errors
eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
eCryptfs: check for eCryptfs cipher support at mount
sky2: Fix for interrupt handler
drm/i915: fix overlay on i830M
NFS: Wait for session recovery to finish before returning
reiserfs: Fix lock ordering during remount
reiserfs: Protect reiserfs_quota_on() with write lock
reiserfs: Move quota calls out of write lock
reiserfs: Protect reiserfs_quota_write() with write lock
selinux: fix sel_netnode_insert() suspicious rcu dereference
PCI : ability to relocate assigned pci-resources
PCI : Calculate right add_size
Resource: fix wrong resource window calculation
Linux 3.0.53

These were dropped, already applied to Oneiric/master-next:
eCryptfs: Copy up POSIX ACL and read-only flags from lower mount
eCryptfs: check for eCryptfs cipher support at mount

tags: added: kernel-stable-tracking-bug
description: updated
Changed in linux (Ubuntu):
status: New → Invalid
Changed in linux (Ubuntu Oneiric):
status: New → Fix Committed
importance: Undecided → Medium
assignee: nobody → Herton R. Krzesinski (herton)
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (5.9 KiB)

This bug was fixed in the package linux - 3.0.0-29.46

---------------
linux (3.0.0-29.46) oneiric-proposed; urgency=low

  [Luis Henriques]

  * Release Tracking Bug
    - LP: #1086305

  [ Upstream Kernel Changes ]

  * ath9k: fix stale pointers potentially causing access to free'd skbs
    - LP: #1081645
  * rt2800: validate step value for temperature compensation
    - LP: #1081645
  * target: Don't return success from module_init() if setup fails
    - LP: #1081645
  * cfg80211: fix antenna gain handling
    - LP: #1081645
  * wireless: drop invalid mesh address extension frames
    - LP: #1081645
  * mac80211: don't inspect Sequence Control field on control frames
    - LP: #1081645
  * DRM/Radeon: Fix Load Detection on legacy primary DAC.
    - LP: #1081645
  * mac80211: check management frame header length
    - LP: #1081645
  * mac80211: fix SSID copy on IBSS JOIN
    - LP: #1081645
  * nfsv3: Make v3 mounts fail with ETIMEDOUTs instead EIO on mountd
    timeouts
    - LP: #1081645
  * nfs: Show original device name verbatim in /proc/*/mount{s,info}
    - LP: #1081645
  * NFSv4: nfs4_locku_done must release the sequence id
    - LP: #1081645
  * nfsd: add get_uint for u32's
    - LP: #1081645
  * NFS: fix bug in legacy DNS resolver.
    - LP: #1081645
  * NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidate
    - LP: #1081645
  * drm: restore open_count if drm_setup fails
    - LP: #1081645
  * hwmon: (w83627ehf) Force initial bank selection
    - LP: #1081645
  * ALSA: PCM: Fix some races at disconnection
    - LP: #1081645
  * ALSA: usb-audio: Fix races at disconnection
    - LP: #1081645
  * ALSA: usb-audio: Use rwsem for disconnect protection
    - LP: #1081645
  * ALSA: usb-audio: Fix races at disconnection in mixer_quirks.c
    - LP: #1081645
  * ALSA: Add a reference counter to card instance
    - LP: #1081645
  * ALSA: Avoid endless sleep after disconnect
    - LP: #1081645
  * sctp: fix call to SCTP_CMD_PROCESS_SACK in sctp_cmd_interpreter()
    - LP: #1081645
  * netlink: use kfree_rcu() in netlink_release()
    - LP: #1081645
  * tcp: fix FIONREAD/SIOCINQ
    - LP: #1081645
  * ipv6: Set default hoplimit as zero.
    - LP: #1081645
  * net: usb: Fix memory leak on Tx data path
    - LP: #1081645
  * l2tp: fix oops in l2tp_eth_create() error path
    - LP: #1081645
  * ipv6: send unsolicited neighbour advertisements to all-nodes
    - LP: #1081645
  * futex: Handle futex_pi OWNER_DIED take over correctly
    - LP: #1081645
  * drm/vmwgfx: Fix hibernation device reset
    - LP: #1081645
  * drm/i915: fixup infoframe support for sdvo
    - LP: #1081645
  * drm/i915: clear the entire sdvo infoframe buffer
    - LP: #1081645
  * USB: mos7840: remove unused variable
    - LP: #1081645
  * xfs: fix reading of wrapped log data
    - LP: #1081645
  * intel-iommu: Fix AB-BA lockdep report
    - LP: #1081645
  * ALSA: Fix card refcount unbalance
    - LP: #1081645
  * ALSA: usb-audio: Fix mutex deadlock at disconnection
    - LP: #1081645
  * Linux 3.0.52
    - LP: #1081645
  * mm: bugfix: set current->reclaim_state to NULL while returning from
    kswapd()
    - LP: #1083318
  * fanotify: fix missing break
    - LP: #...

Read more...

Changed in linux (Ubuntu Oneiric):
status: Fix Committed → 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.

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.