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

mmc: sdhci-pci: CaFe has broken card detection
powerpc/ftrace: Fix assembly trampoline register usage
powerpc: Add "memory" attribute for mfmsr()
powerpc: Fix wrong divisor in usecs_to_cputime
SCSI: libsas: continue revalidation
SCSI: libsas: fix sas_discover_devices return code handling
SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)
SCSI: fix hot unplug vs async scan race
SCSI: Avoid dangling pointer in scsi_requeue_command()
ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad one
ALSA: hda - Add support for Realtek ALC282
usbdevfs: Correct amount of data copied to user in processcompl_compat
usb: gadget: Fix g_ether interface link status
locks: fix checking of fcntl_setlease argument
ftrace: Disable function tracing during suspend/resume and hibernation, again
stable: update references to older 2.6 versions for 3.x
workqueue: perform cpu down operations from low priority cpu_notifier()
ACPI/AC: prevent OOPS on some boxes due to missing check 
power_supply_register() return value check
Btrfs: call the ordered free operation without any locks held
drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.
drm/radeon: fix non revealent error message
drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
drm/radeon: on hotplug force link training to happen (v2)
nfsd4: our filesystems are normally case sensitive
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
ext4: don't let i_reserved_meta_blocks go negative
bnx2: Fix bug in bnx2_free_tx_skbs().
sch_sfb: Fix missing NULL check
sctp: Fix list corruption resulting from freeing an association on a list
caif: Fix access to freed pernet memory
cipso: don't follow a NULL pointer when setsockopt() is called
caif: fix NULL pointer check
wanmain: comparing array with NULL
tcp: Add TCP_USER_TIMEOUT negative value check
USB: kaweth.c: use GFP_ATOMIC under spin_lock
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
tcp: perform DMA to userspace only if there is a task waiting for it
net/tun: fix ioctl() based info leaks
USB: echi-dbgp: increase the controller wait time to come out of halt.
ALSA: snd-usb: fix clock source validity index
ALSA: mpu401: Fix missing initialization of irq field
ASoC: wm8962: Allow VMID time to fully ramp
ASoC: wm8994: Ensure there are enough BCLKs for four channels
m68k: Make sys_atomic_cmpxchg_32 work on classic m68k
m68k: Correct the Atari ALLOWINT definition
futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
futex: Fix bug in WARN_ON for NULL q.pi_state
futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
Linux 3.0.40

** 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.40 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.40 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.40 stable release:
  
-        The following patches are in the 3.0.40 stable release:
+ mmc: sdhci-pci: CaFe has broken card detection
+ powerpc/ftrace: Fix assembly trampoline register usage
+ powerpc: Add "memory" attribute for mfmsr()
+ powerpc: Fix wrong divisor in usecs_to_cputime
+ SCSI: libsas: continue revalidation
+ SCSI: libsas: fix sas_discover_devices return code handling
+ SCSI: fix eh wakeup (scsi_schedule_eh vs scsi_restart_operations)
+ SCSI: fix hot unplug vs async scan race
+ SCSI: Avoid dangling pointer in scsi_requeue_command()
+ ARM: OMAP2+: OPP: Fix to ensure check of right oppdef after bad one
+ ALSA: hda - Add support for Realtek ALC282
+ usbdevfs: Correct amount of data copied to user in processcompl_compat
+ usb: gadget: Fix g_ether interface link status
+ locks: fix checking of fcntl_setlease argument
+ ftrace: Disable function tracing during suspend/resume and hibernation, again
+ stable: update references to older 2.6 versions for 3.x
+ workqueue: perform cpu down operations from low priority cpu_notifier()
+ ACPI/AC: prevent OOPS on some boxes due to missing check 
power_supply_register() return value check
+ Btrfs: call the ordered free operation without any locks held
+ drm/radeon: Try harder to avoid HW cursor ending on a multiple of 128 columns.
+ drm/radeon: fix non revealent error message
+ drm/radeon: fix hotplug of DP to DVI|HDMI passive adapters (v2)
+ drm/radeon: on hotplug force link training to happen (v2)
+ nfsd4: our filesystems are normally case sensitive
+ nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
+ ext4: pass a char * to ext4_count_free() instead of a buffer_head ptr
+ ext4: don't let i_reserved_meta_blocks go negative
+ bnx2: Fix bug in bnx2_free_tx_skbs().
+ sch_sfb: Fix missing NULL check
+ sctp: Fix list corruption resulting from freeing an association on a list
+ caif: Fix access to freed pernet memory
+ cipso: don't follow a NULL pointer when setsockopt() is called
+ caif: fix NULL pointer check
+ wanmain: comparing array with NULL
+ tcp: Add TCP_USER_TIMEOUT negative value check
+ USB: kaweth.c: use GFP_ATOMIC under spin_lock
+ net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
+ tcp: perform DMA to userspace only if there is a task waiting for it
+ net/tun: fix ioctl() based info leaks
+ USB: echi-dbgp: increase the controller wait time to come out of halt.
+ ALSA: snd-usb: fix clock source validity index
+ ALSA: mpu401: Fix missing initialization of irq field
+ ASoC: wm8962: Allow VMID time to fully ramp
+ ASoC: wm8994: Ensure there are enough BCLKs for four channels
+ m68k: Make sys_atomic_cmpxchg_32 work on classic m68k
+ m68k: Correct the Atari ALLOWINT definition
+ futex: Test for pi_mutex on fault in futex_wait_requeue_pi()
+ futex: Fix bug in WARN_ON for NULL q.pi_state
+ futex: Forbid uaddr == uaddr2 in futex_wait_requeue_pi()
+ Linux 3.0.40

** 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/1034988

Title:
  Oneiric update to 3.0.40 stable release

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to