Public bug reported:

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

powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
s390/cio: fix pgid reserved check
mm: compaction: fix echo 1 > compact_memory return error issue
mm: use aligned zone start for pfn_to_bitidx calculation
Revert "ath9k_hw: Update AR9003 high_power tx gain table"
ath9k: ar9003: fix OTP register offsets for AR9340
firewire: net: Fix handling of fragmented multicast/broadcast packets.
SCSI: mvsas: fix undefined bit shift
SCSI: qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.
sata_promise: fix hardreset lockdep error
libata: set dma_mode to 0xff in reset
libata: fix Null pointer dereference on disk error
target/tcm_fc: fix the lockdep warning due to inconsistent lock state
mfd: Only unregister platform devices allocated by the mfd core
ext4: fix memory leak in ext4_xattr_set_acl()'s error path
SUNRPC: Ensure that we free the rpc_task after cleanups are done
jffs2: hold erase_completion_lock on exit
i2400m: add Intel 6150 device IDs
drm/i915: make the panel fitter work on pipes B and C on IVB
RDMA/nes: Fix for crash when registering zero length MR for CQ
RDMA/nes: Fix for terminate timer crash
ring-buffer: Fix race between integrity check and readers
dm ioctl: prevent unsafe change to dm_ioctl data_size
staging: vt6656: [BUG] out of bound array reference in RFbSetPower.
staging: vt6656: 64 bit fixes: use u32 for QWORD definition.
staging: vt6656: 64 bit fixes : correct all type sizes
staging: vt6656: 64 bit fixes: fix long warning messages.
staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32
staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.
video: mxsfb: fix crash when unblanking the display
ext4: fix extent tree corruption caused by hole punch
jbd2: fix assertion failure in jbd2_journal_flush()
ext4: do not try to write superblock on ro remount w/o journal
ext4: lock i_mutex when truncating orphan inodes
aoe: do not call bdi_init after blk_alloc_queue
udf: fix memory leak while allocating blocks during write
udf: don't increment lenExtents while writing to a hole
thp, memcg: split hugepage for memcg oom on cow
x86, amd: Disable way access filter on Piledriver CPUs
ACPI : do not use Lid and Sleep button for S5 wakeup
rtnetlink: Compute and store minimum ifinfo dump size
rtnetlink: Fix problem with buffer allocation
rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
epoll: prevent missed events on EPOLL_CTL_MOD
ASoC: wm2000: Fix sense of speech clarity enable
ALSA: pxa27x: fix ac97 cold reset
staging: comedi: prevent auto-unconfig of manually configured devices
staging: comedi: comedi_test: fix race when cancelling command
staging: r8712u: Add new device ID
staging: speakup: avoid out-of-range access in synth_init()
staging: speakup: avoid out-of-range access in synth_add()
radeon/kms: force rn50 chip to always report connected on analog output
mac80211: use del_timer_sync for final sta cleanup timer deletion
USB: option: add Nexpring NP10T terminal id
USB: option: blacklist network interface on ZTE MF880
USB: option: Add new MEDIATEK PID support
USB: option: add Telekom Speedstick LTE II
usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"
usb: gadget: dummy: fix enumeration with g_multi
USB: Increase reset timeout.
USB: hub: handle claim of enabled remote wakeup after reset
xhci: Handle HS bulk/ctrl endpoints that don't NAK.
GFS2: Test bufdata with buffer locked and gfs2_log_lock held
intel-iommu: Free old page tables before creating superpage
KVM: PPC: 44x: fix DCR read/write
Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"
staging: comedi: don't hijack hardware device private data
staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC
Linux 3.0.59

** Affects: linux (Ubuntu)
     Importance: Undecided
         Status: Invalid

** Affects: linux (Ubuntu Oneiric)
     Importance: Medium
     Assignee: Herton R. Krzesinski (herton)
         Status: Fix Committed


** Tags: kernel-stable-tracking-bug

** Tags added: kernel-stable-tracking-bug

** Also affects: linux (Ubuntu Oneiric)
   Importance: Undecided
       Status: New

** Description changed:

+ SRU Justification
  
-     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.59 upstream stable
+        patch set is now available. It should be included in the Ubuntu
+        kernel as well.
  
-     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.59 upstream stable
-        patch set is now available. It should be included in the Ubuntu
-        kernel as well.
+        git://git.kernel.org/
  
-        git://git.kernel.org/
+     TEST CASE: TBD
  
-     TEST CASE: TBD
+        The following patches are in the 3.0.59 stable release:
  
-        The following patches are in the 3.0.59 stable release:
+ powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build
+ powerpc/vdso: Remove redundant locking in update_vsyscall_tz()
+ s390/cio: fix pgid reserved check
+ mm: compaction: fix echo 1 > compact_memory return error issue
+ mm: use aligned zone start for pfn_to_bitidx calculation
+ Revert "ath9k_hw: Update AR9003 high_power tx gain table"
+ ath9k: ar9003: fix OTP register offsets for AR9340
+ firewire: net: Fix handling of fragmented multicast/broadcast packets.
+ SCSI: mvsas: fix undefined bit shift
+ SCSI: qla2xxx: Test and clear FCPORT_UPDATE_NEEDED atomically.
+ sata_promise: fix hardreset lockdep error
+ libata: set dma_mode to 0xff in reset
+ libata: fix Null pointer dereference on disk error
+ target/tcm_fc: fix the lockdep warning due to inconsistent lock state
+ mfd: Only unregister platform devices allocated by the mfd core
+ ext4: fix memory leak in ext4_xattr_set_acl()'s error path
+ SUNRPC: Ensure that we free the rpc_task after cleanups are done
+ jffs2: hold erase_completion_lock on exit
+ i2400m: add Intel 6150 device IDs
+ drm/i915: make the panel fitter work on pipes B and C on IVB
+ RDMA/nes: Fix for crash when registering zero length MR for CQ
+ RDMA/nes: Fix for terminate timer crash
+ ring-buffer: Fix race between integrity check and readers
+ dm ioctl: prevent unsafe change to dm_ioctl data_size
+ staging: vt6656: [BUG] out of bound array reference in RFbSetPower.
+ staging: vt6656: 64 bit fixes: use u32 for QWORD definition.
+ staging: vt6656: 64 bit fixes : correct all type sizes
+ staging: vt6656: 64 bit fixes: fix long warning messages.
+ staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32
+ staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.
+ video: mxsfb: fix crash when unblanking the display
+ ext4: fix extent tree corruption caused by hole punch
+ jbd2: fix assertion failure in jbd2_journal_flush()
+ ext4: do not try to write superblock on ro remount w/o journal
+ ext4: lock i_mutex when truncating orphan inodes
+ aoe: do not call bdi_init after blk_alloc_queue
+ udf: fix memory leak while allocating blocks during write
+ udf: don't increment lenExtents while writing to a hole
+ thp, memcg: split hugepage for memcg oom on cow
+ x86, amd: Disable way access filter on Piledriver CPUs
+ ACPI : do not use Lid and Sleep button for S5 wakeup
+ rtnetlink: Compute and store minimum ifinfo dump size
+ rtnetlink: Fix problem with buffer allocation
+ rtnetlink: fix rtnl_calcit() and rtnl_dump_ifinfo()
+ epoll: prevent missed events on EPOLL_CTL_MOD
+ ASoC: wm2000: Fix sense of speech clarity enable
+ ALSA: pxa27x: fix ac97 cold reset
+ staging: comedi: prevent auto-unconfig of manually configured devices
+ staging: comedi: comedi_test: fix race when cancelling command
+ staging: r8712u: Add new device ID
+ staging: speakup: avoid out-of-range access in synth_init()
+ staging: speakup: avoid out-of-range access in synth_add()
+ radeon/kms: force rn50 chip to always report connected on analog output
+ mac80211: use del_timer_sync for final sta cleanup timer deletion
+ USB: option: add Nexpring NP10T terminal id
+ USB: option: blacklist network interface on ZTE MF880
+ USB: option: Add new MEDIATEK PID support
+ USB: option: add Telekom Speedstick LTE II
+ usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added
+ USB: cdc-acm: Add support for "PSC Scanning, Magellan 800i"
+ usb: gadget: dummy: fix enumeration with g_multi
+ USB: Increase reset timeout.
+ USB: hub: handle claim of enabled remote wakeup after reset
+ xhci: Handle HS bulk/ctrl endpoints that don't NAK.
+ GFS2: Test bufdata with buffer locked and gfs2_log_lock held
+ intel-iommu: Free old page tables before creating superpage
+ KVM: PPC: 44x: fix DCR read/write
+ Revert "drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13"
+ staging: comedi: don't hijack hardware device private data
+ staging: comedi: Kconfig: COMEDI_NI_AT_A2150 should select COMEDI_FC
+ Linux 3.0.59

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

** Changed in: linux (Ubuntu Oneiric)
       Status: New => Fix Committed

** Changed in: linux (Ubuntu Oneiric)
   Importance: Undecided => Medium

** Changed in: linux (Ubuntu Oneiric)
     Assignee: (unassigned) => Herton R. Krzesinski (herton)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1101192

Title:
  Oneiric update to 3.0.59 stable release

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to