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.47 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.47 stable release:
ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels
lockd: use rpc client's cl_nodename for id encoding
ACPI: EC: Make the GPE storm threshold a module parameter
ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop
mips,kgdb: fix recursive page fault with CONFIG_KPROBES
tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
ARM: 7541/1: Add ARM ERRATA 775420 workaround
firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)
SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
xen/bootup: allow {read|write}_cr8 pvops call.
xen/bootup: allow read_tscp call for Xen PV guests.
block: fix request_queue->flags initialization
autofs4 - fix reset pending flag on mount fail
module: taint kernel when lve module is loaded
video/udlfb: fix line counting in fb_write
viafb: don't touch clock state on OLPC XO-1.5
timers: Fix endless looping between cascade() and internal_add_timer()
pktgen: fix crash when generating IPv6 packets
tg3: Apply short DMA frag workaround to 5906
ipvs: fix oops in ip_vs_dst_event on rmmod
netfilter: nf_conntrack: fix racy timer handling with reliable events
netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
ipvs: fix oops on NAT reply in br_nf context
netfilter: nf_nat_sip: fix via header translation with multiple parameters
netfilter: nf_ct_expect: fix possible access to uninitialized timer
netfilter: limit, hashlimit: avoid duplicated inline
netfilter: xt_limit: have r->cost != 0 case work
Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().
jbd: Fix assertion failure in commit code due to lacking transaction credits
x86, random: Architectural inlines to get random integers with RDRAND
x86, random: Verify RDRAND functionality and allow it to be disabled
tpm: Propagate error from tpm_transmit to fix a timeout hang
udf: fix retun value on error path in udf_load_logicalvol
ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()
ALSA: emu10k1: add chip details for E-mu 1010 PCIe card
Linux 3.0.47
** 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.47 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.47 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.47 stable release:
- The following patches are in the 3.0.47 stable release:
+ ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernels
+ lockd: use rpc client's cl_nodename for id encoding
+ ACPI: EC: Make the GPE storm threshold a module parameter
+ ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop
+ mips,kgdb: fix recursive page fault with CONFIG_KPROBES
+ tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking
+ ARM: 7541/1: Add ARM ERRATA 775420 workaround
+ firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)
+ SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
+ xen/bootup: allow {read|write}_cr8 pvops call.
+ xen/bootup: allow read_tscp call for Xen PV guests.
+ block: fix request_queue->flags initialization
+ autofs4 - fix reset pending flag on mount fail
+ module: taint kernel when lve module is loaded
+ video/udlfb: fix line counting in fb_write
+ viafb: don't touch clock state on OLPC XO-1.5
+ timers: Fix endless looping between cascade() and internal_add_timer()
+ pktgen: fix crash when generating IPv6 packets
+ tg3: Apply short DMA frag workaround to 5906
+ ipvs: fix oops in ip_vs_dst_event on rmmod
+ netfilter: nf_conntrack: fix racy timer handling with reliable events
+ netfilter: nf_ct_ipv4: packets with wrong ihl are invalid
+ netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation
+ ipvs: fix oops on NAT reply in br_nf context
+ netfilter: nf_nat_sip: fix via header translation with multiple parameters
+ netfilter: nf_ct_expect: fix possible access to uninitialized timer
+ netfilter: limit, hashlimit: avoid duplicated inline
+ netfilter: xt_limit: have r->cost != 0 case work
+ Add CDC-ACM support for the CX93010-2x UCMxx USB Modem
+ drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().
+ jbd: Fix assertion failure in commit code due to lacking transaction credits
+ x86, random: Architectural inlines to get random integers with RDRAND
+ x86, random: Verify RDRAND functionality and allow it to be disabled
+ tpm: Propagate error from tpm_transmit to fix a timeout hang
+ udf: fix retun value on error path in udf_load_logicalvol
+ ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()
+ ALSA: emu10k1: add chip details for E-mu 1010 PCIe card
+ Linux 3.0.47
** 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/1069914
Title:
Oneiric update to 3.0.47 stable release
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1069914/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs