Lucid update to 2.6.32.28+drm33.12 stable release
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| linux (Ubuntu) |
Medium
|
Ubuntu Kernel Team | ||
| Lucid |
Medium
|
Unassigned |
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 2.6.32.28+drm33.12 upstream stable
patch set is now available. It should be included in the Ubuntu
kernel as well.
git:/
http://
TEST CASE: TBD
The following 47 patches are in the 2.6.32.28+drm33.12 stable release:
* TTY: Fix error return from tty_ldisc_open()
* x86, hotplug: Use mwait to offline a processor, fix the legacy case
* fuse: verify ioctl retries
* fuse: fix ioctl when server is 32bit
* ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and capture
* nohz: Fix printk_needs_cpu() return value on offline cpus
* nohz: Fix get_next_
* NFS: Fix panic after nfs_umount()
* nfsd: Fix possible BUG_ON firing in set_change_info
* NFS: Fix fcntl F_GETLK not reporting some conflicts
* sunrpc: prevent use-after-free on clearing XPT_BUSY
* hwmon: (adm1026) Allow 1 as a valid divider value
* hwmon: (adm1026) Fix setting fan_div
* amd64_edac: Fix interleaving check
* IB/uverbs: Handle large number of entries in poll CQ
* PM / Hibernate: Fix PM_POST_* notification with user-space suspend
* ACPICA: Fix Scope() op in module level code
* ACPI: EC: Add another dmi match entry for MSI hardware
* orinoco: fix TKIP countermeasure behaviour
* orinoco: clear countermeasure setting on commit
* x86, amd: Fix panic on AMD CPU family 0x15
* md: fix bug with re-adding of partially recovered device.
* tracing: Fix panic when lseek() called on "trace" opened for writing
* x86, gcc-4.6: Use gcc -m options when building vdso
* x86: Enable the intr-remap fault handling after local APIC setup
* x86, vt-d: Handle previous faults after enabling fault handling
* x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode
* x86, vt-d: Quirk for masking vtd spec errors to platform error handling logic
* hvc_console: Fix race between hvc_close and hvc_remove
* hvc_console: Fix race between hvc_close and hvc_remove, again
* HID: hidraw: fix window in hidraw_release
* bfa: fix system crash when reading sysfs fc_host statistics
* igb: only use vlan_gro_receive if vlans are registered
* net: release dst entry while cache-hot for GSO case too
* install_
* USB: misc: uss720.c: add another vendor/product ID
* USB: ftdi_sio: Add D.O.Tec PID
* USB: usb-storage: unusual_devs entry for the Samsung YP-CP3
* p54usb: add 5 more USBIDs
* p54usb: New USB ID for Gemtek WUBI-100GW
* sound: Prevent buffer overflow in OSS load_mixer_volumes
* mv_xor: fix race in tasklet function
* ima: fix add LSM rule bug
* ALSA: hda: Use LPIB for Dell Latitude 131L
* ALSA: hda: Use LPIB quirk for Dell Inspiron m101z/1120
* block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
* sctp: Fix a race between ICMP protocol unreachable and connect()
* posix-cpu-timers: workaround to suppress the problems with mt exec
* Linux 2.6.32.28
Jeremy Foshee (jeremyfoshee) wrote : | #1 |
tags: | added: needs-kernel-logs |
tags: | added: needs-upstream-testing |
tags: | added: kj-triage |
Changed in linux (Ubuntu): | |
status: | New → Incomplete |
Changed in linux (Ubuntu): | |
status: | Incomplete → In Progress |
assignee: | nobody → Ubuntu Kernel Team (ubuntu-kernel-team) |
Accepted linux into lucid-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https:/
Changed in linux (Ubuntu Lucid): | |
status: | New → Fix Committed |
Changed in linux (Ubuntu): | |
importance: | Undecided → Medium |
Changed in linux (Ubuntu Lucid): | |
importance: | Undecided → Medium |
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package linux - 2.6.32-29.58
---------------
linux (2.6.32-29.58) lucid-proposed; urgency=low
[ Brad Figg ]
* Release Tracking Bug
- LP: #716551
[ Upstream Kernel Changes ]
* net: fix rds_iovec page count overflow, CVE-2010-3865
- LP: #709153
- CVE-2010-3865
* net: ax25: fix information leak to userland, CVE-2010-3875
- LP: #710714
- CVE-2010-3875
* net: ax25: fix information leak to userland harder, CVE-2010-3875
- LP: #710714
- CVE-2010-3875
* net: packet: fix information leak to userland, CVE-2010-3876
- LP: #710714
- CVE-2010-3876
* net: tipc: fix information leak to userland, CVE-2010-3877
- LP: #711291
- CVE-2010-3877
* inet_diag: Make sure we actually run the same bytecode we audited,
CVE-2010-3880
- LP: #711865
- CVE-2010-3880
linux (2.6.32-29.57) lucid-proposed; urgency=low
[ Steve Conklin ]
* Tracking Bug
- LP: #708864
[ Tim Gardner ]
* [Config] Set CONFIG_NR_CPUS=256 for amd64 server
- LP: #706058
[ Upstream Kernel Changes ]
* Input: i8042 - introduce 'notimeout' blacklist for Dell Vostro V13
- LP: #380126
* tun: avoid BUG, dump packet on GSO errors
- LP: #698883
* TTY: Fix error return from tty_ldisc_open()
- LP: #705045
* x86, hotplug: Use mwait to offline a processor, fix the legacy case
- LP: #705045
* fuse: verify ioctl retries
- LP: #705045
* fuse: fix ioctl when server is 32bit
- LP: #705045
* ALSA: hda: Use model=lg quirk for LG P1 Express to enable playback and
capture
- LP: #595482, #705045
* nohz: Fix printk_needs_cpu() return value on offline cpus
- LP: #705045
* nohz: Fix get_next_
- LP: #705045
* nfsd: Fix possible BUG_ON firing in set_change_info
- LP: #705045
* NFS: Fix fcntl F_GETLK not reporting some conflicts
- LP: #705045
* sunrpc: prevent use-after-free on clearing XPT_BUSY
- LP: #705045
* hwmon: (adm1026) Allow 1 as a valid divider value
- LP: #705045
* hwmon: (adm1026) Fix setting fan_div
- LP: #705045
* amd64_edac: Fix interleaving check
- LP: #705045
* IB/uverbs: Handle large number of entries in poll CQ
- LP: #705045
* PM / Hibernate: Fix PM_POST_* notification with user-space suspend
- LP: #705045
* ACPICA: Fix Scope() op in module level code
- LP: #705045
* ACPI: EC: Add another dmi match entry for MSI hardware
- LP: #705045
* orinoco: fix TKIP countermeasure behaviour
- LP: #705045
* orinoco: clear countermeasure setting on commit
- LP: #705045
* x86, amd: Fix panic on AMD CPU family 0x15
- LP: #705045
* md: fix bug with re-adding of partially recovered device.
- LP: #705045
* tracing: Fix panic when lseek() called on "trace" opened for writing
- LP: #705045
* x86, gcc-4.6: Use gcc -m options when building vdso
- LP: #705045
* x86: Enable the intr-remap fault handling after local APIC setup
- LP: #705045
* x86, vt-d: Handle previous faults after enabling fault handling
- LP: #705045
* x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode
- LP: #705045
* x8...
Changed in linux (Ubuntu Lucid): | |
status: | Fix Committed → Fix Released |
Changed in linux (Ubuntu): | |
status: | In Progress → Invalid |
tags: | added: testcase |
Hi Brad,
Please be sure to confirm this issue exists with the latest development release of Ubuntu. ISO CD images are available from http:// cdimage. ubuntu. com/daily/ current/ . If the issue remains, please run the following command from a Terminal (Applications- >Accessories- >Terminal) . It will automatically gather and attach updated debug information to this report.
apport-collect -p linux 705045
Also, if you could test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https:/ /wiki.ubuntu. com/KernelMainl ineBuilds . Once you've tested the upstream kernel, please remove the 'needs- upstream- testing' tag. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs- upstream- testing' text. Please let us know your results.
Thanks in advance.
[This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.]