** 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.2.39 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.2.39 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.2.39 stable release:
  
-        The following patches are in the 3.2.39 stable release:
+ drm/i915: Fix misplaced intel_mark_page_flip_active()
+ xhci: Fix isoc TD encoding.
+ xhci: Fix TD size for isochronous URBs.
+ USB: XHCI: fix memory leak of URB-private data
+ usb: Prevent dead ports when xhci is not enabled
+ sched/rt: Use root_domain of rt_rq not current processor
+ rtlwifi: Fix the usage of the wrong variable in usb.c
+ drm/radeon: add quirk for RV100 board
+ USB: qcserial: add Telit Gobi QDL device
+ USB: option: add support for Telit LE920
+ mwifiex: fix incomplete scan in case of IE parsing error
+ USB: EHCI: fix bug in scheduling periodic split transfers
+ x86-64: Replace left over sti/cli in ia32 audit exit code
+ Bluetooth: Fix handling of unexpected SMP PDUs
+ drm/radeon: Calling object_unrefer() when creating fb failure
+ drm/radeon: prevent crash in the ring space allocation
+ can: c_can: Set reserved bit in IFx_MASK2 to 1 on write
+ USB: ftdi_sio: add PID/VID entries for ELV WS 300 PC II
+ USB: option: add Changhong CH690
+ USB: ftdi_sio: add Zolix FTDI PID
+ USB: storage: Define a new macro for USB storage match rules
+ USB: storage: optimize to match the Huawei USB storage devices and support 
new switch command
+ nilfs2: fix fix very long mount time issue
+ drivers/rtc/rtc-isl1208.c: call rtc_update_irq() from the alarm irq handler
+ drivers/rtc/rtc-pl031.c: fix the missing operation on enable
+ virtio_console: Don't access uninitialized data.
+ wireless: rt2x00: rt{2500,73}usb.c put back duplicate id
+ Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.c
+ rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter
+ gspca_kinect: add Kinect for Windows USB id
+ ahci: support the STA2X11 I/O Hub
+ ahci: Add support for Enmotus Bobcat device.
+ ptrace/x86: Introduce set_task_blockstep() helper
+ ptrace/x86: Partly fix set_task_blockstep()->update_debugctlmsr() logic
+ ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
+ ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILL
+ wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
+ Bluetooth: Fix sending HCI commands after reset
+ HID: usbhid: quirk for Formosa IR receiver
+ kernel/resource.c: fix stack overflow in __reserve_region_with_split()
+ net: prevent setting ttl=0 via IP_TTL
+ ipv6: fix the noflags test in addrconf_get_prefix_route
+ MAINTAINERS: Stephen Hemminger email change
+ ipv6: fix header length calculation in ip6_append_data()
+ isdn/gigaset: fix zero size border case in debug dump
+ netxen: fix off by one bug in netxen_release_tx_buffer()
+ r8169: remove the obsolete and incorrect AMD workaround
+ net: loopback: fix a dst refcounting issue
+ pktgen: correctly handle failures when adding a device
+ ipv6: do not create neighbor entries for local delivery
+ packet: fix leakage of tx_ring memory
+ atm/iphase: rename fregt_t -> ffreg_t
+ sctp: refactor sctp_outq_teardown to insure proper re-initalization
+ net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
+ net: sctp: sctp_endpoint_free: zero out secret key data
+ xen/netback: shutdown the ring if it contains garbage.
+ xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
+ xen/netback: free already allocated memory on failure in 
xen_netbk_get_requests
+ netback: correct netbk_tx_err to handle wrap around.
+ tcp: frto should not set snd_cwnd to 0
+ tcp: fix for zero packets_in_flight was too broad
+ tcp: fix MSG_SENDPAGE_NOTLAST logic
+ bridge: Pull ip header into skb->data before looking into ip header.
+ tg3: Avoid null pointer dereference in tg3_interrupt in netconsole mode
+ tg3: Fix crc errors on jumbo frame receive
+ x86/xen: don't assume %ds is usable in xen_iret for 32-bit PVOPS.
+ Linux 3.2.39
+ 
+ These were dropped from application as they were already applied to Precise:
+ drm/i915: Fix misplaced intel_mark_page_flip_active()
+ ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()
+ wake_up_process() should be never used to wakeup a TASK_STOPPED/TRACED task
+ xen/netback: shutdown the ring if it contains garbage.
+ xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
+ xen/netback: free already allocated memory on failure in 
xen_netbk_get_requests
+ netback: correct netbk_tx_err to handle wrap around.
+ bridge: Pull ip header into skb->data before looking into ip header.
+ 
+ Also, the patch "ptrace: ensure arch_ptrace/ptrace_request can never
+ race with SIGKILL" was already applied, but reverted and reapplied with
+ the version from 3.2.39, since it is more complete with an additional
+ change to a comment introduced in commit "ptrace/x86: Partly fix
+ set_task_blockstep()->update_debugctlmsr() logic", which also came with
+ 3.2.39.

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

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

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

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

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

Title:
  Precise update to 3.2.39 stable release

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

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

Reply via email to