[tip:x86/urgent] arch/x86/pci: use kasprintf
Commit-ID: b46fc5f235be04a7f77fb2af1d8cb809889c25c1 Gitweb: http://git.kernel.org/tip/b46fc5f235be04a7f77fb2af1d8cb809889c25c1 Author: Julia Lawall <julia(a)diku.dk> AuthorDate: Mon, 24 May 2010 12:13:16 -0700 Committer: H. Peter Anvin <hpa(a)linux.intel.com> CommitDate: Mon, 24 May 2010 13:31:45 -0700 ar... 24 May 2010 20:09
[00/34] 2.6.32.14-stable review
---- NOTE ---- I have only included patches that were released in kernels up to the 2.6.34 release. Nothing that was requested to be in a stable release that showed up in Linus's tree _after_ 2.6.34 has been included here, I had to draw the line somewhere. -------------- This is the start of the stable review ... 24 May 2010 20:09
[01/34] ipv4: udp: fix short packet and bad checksum logging
2.6.34-stable review patch. If anyone has any objections, please let us know. ------------------ From: Bjørn Mork <bjorn(a)mork.no> commit ccc2d97cb7c798e785c9f198de243e2b59f7073b upstream. commit 2783ef23 moved the initialisation of saddr and daddr after pskb_may_pull() to avoid a potential data corruption... 24 May 2010 20:09
[26/34] iwlwifi: clear all the stop_queue flag after load firmware
2.6.34-stable review patch. If anyone has any objections, please let us know. ------------------ From: Wey-Yi Guy <wey-yi.w.guy(a)intel.com> commit a9e10fb9b1c6ad16e73cf2656951fce3a817611e upstream. All the queues are awake and ready to use after loading firmware, for firmware reload case, if any queues was... 24 May 2010 20:09
[tip:x86/urgent] x86: remove last traces of quicklist usage
Commit-ID: 48691ff86d91db1090551ec2a5ae0d80ef59105f Gitweb: http://git.kernel.org/tip/48691ff86d91db1090551ec2a5ae0d80ef59105f Author: Peter Zijlstra <a.p.zijlstra(a)chello.nl> AuthorDate: Mon, 24 May 2010 12:13:19 -0700 Committer: H. Peter Anvin <hpa(a)linux.intel.com> CommitDate: Mon, 24 May 2010 13:33:31 ... 24 May 2010 20:09
[tip:x86/urgent] x86: "nosmp" command line option should force the system into UP mode
Commit-ID: 5f2eb55026c91f8400ab4469aff88b2e201b5616 Gitweb: http://git.kernel.org/tip/5f2eb55026c91f8400ab4469aff88b2e201b5616 Author: Jan Beulich <JBeulich(a)novell.com> AuthorDate: Mon, 24 May 2010 12:13:17 -0700 Committer: H. Peter Anvin <hpa(a)linux.intel.com> CommitDate: Mon, 24 May 2010 13:31:52 -0700 ... 24 May 2010 20:09
acquire_console_mutex: WARNING: at 2.6.33.4-rt20/kernel/mutex-debug.c:65 mutex_remove_waiter+0xe8/0x11c()
I get this warning when busybox /sbin/init opens the console. It does not happen when CONFIG_PREEMPT_RT is enabled. Any ideas how to fix it for CONFIG_PREEMPT_DESKTOP? [ 16.450000] ------------[ cut here ]------------ [ 16.450000] WARNING: at /work/rt/linux-2.6.33-rt/kernel/mutex-debug.c:65 mutex_remove_wai... 2 Jun 2010 05:29
[00/24] 2.6.27.47-stable review
This is the start of the stable review cycle for the 2.6.27.47 release. There are 24 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let us know. If anyone is a maintainer of the proper subsystem, and wants to add a Signed-off-by: lin... 24 May 2010 19:03
[08/24] ext4: Use tag dirty lookup during mpage_da_submit_io
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Aneesh Kumar K.V <aneesh.kumar(a)linux.vnet.ibm.com> commit af6f029d3836eb7264cd3fbb13a6baf0e5fdb5ea upstream. This enables us to drop the range_cont writeback mode use from ext4_da_writepages. Signed... 24 May 2010 19:03
[13/24] tty: release_one_tty() forgets to put pids
2.6.27-stable review patch. If anyone has any objections, please let us know. ------------------ From: Oleg Nesterov <oleg(a)redhat.com> commit 6da8d866d0d39e9509ff826660f6a86a6757c966 upstream. release_one_tty(tty) can be called when tty still has a reference to pgrp/session. In this case we leak the pid. ... 24 May 2010 19:03