[tip:x86/cpu] x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments
Commit-ID: f2b20e41407fccfcfacf927ff91ec888832a37af Gitweb: http://git.kernel.org/tip/f2b20e41407fccfcfacf927ff91ec888832a37af Author: Frank Arnold <frank.arnold(a)amd.com> AuthorDate: Thu, 22 Apr 2010 16:06:59 +0200 Committer: H. Peter Anvin <hpa(a)zytor.com> CommitDate: Thu, 22 Apr 2010 17:17:21 -0700 x... 3 May 2010 19:50
[tip:x86/cpu] x86, cacheinfo: Make L3 cache info per node
Commit-ID: ba06edb63f5ef2913aad37070eaec3c9d8ac73b8 Gitweb: http://git.kernel.org/tip/ba06edb63f5ef2913aad37070eaec3c9d8ac73b8 Author: Borislav Petkov <borislav.petkov(a)amd.com> AuthorDate: Thu, 22 Apr 2010 16:07:01 +0200 Committer: H. Peter Anvin <hpa(a)zytor.com> CommitDate: Thu, 22 Apr 2010 17:17:23 -070... 3 May 2010 19:50
[GIT PULL] ceph fixes for 2.6.34-rc7
Hi Linus, Please pull the following Ceph fixes from git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client.git for-linus The main items are fixes for rename, a direct io oops, and a mismatched spin_unlock. The others fix less common bugs. The last batch of testing has gone smoothly, so hopefull... 3 May 2010 18:43
KEYS: find_keyring_by_name() can gain access to a freed keyring
Quoting David Howells (dhowells(a)redhat.com): Reported-by: Toshiyuki Okajima <toshi.okajima(a)jp.fujitsu.com> Signed-off-by: David Howells <dhowells(a)redhat.com> Tested-by: Toshiyuki Okajima <toshi.okajima(a)jp.fujitsu.com> (looks good, fwiw) Acked-by: Serge Hallyn <serue(a)us.ibm.com> -- To unsubscribe from t... 3 May 2010 18:43
power: fix block_io.c printk warning
On Monday 03 May 2010, Randy Dunlap wrote: From: Randy Dunlap <randy.dunlap(a)oracle.com> Fix printk format warning in block_io.c: kernel/power/block_io.c:41: warning: format '%ld' expects type 'long int', but argument 2 has type 'sector_t' Signed-off-by: Randy Dunlap <randy.dunlap(a)oracle.com> ... 3 May 2010 18:43
KEYS: Fix an RCU warning in the reading of user keys
Quoting David Howells (dhowells(a)redhat.com): Fix an RCU warning in the reading of user keys: =================================================== [ INFO: suspicious rcu_dereference_check() usage. ] --------------------------------------------------- security/keys/user_defined.c:202 invoked rcu_derefer... 6 May 2010 08:32
net: show stopped status in sysfs
On Tue, 2010-05-04 at 00:24 +0300, Michael S. Tsirkin wrote: When debugging faulty hardware (in case of virt, faulty emulation) I found it helpful to be able to examine stopped status of the interface. The following patch makes this visible in sysfs. [...] This is a per-queue attribute and should not be... 3 May 2010 18:43
[GIT PULL] first round of vhost-net enhancements for net-next
David, The following tree includes a couple of enhancements that help vhost-net. Please pull them for net-next. Another set of patches is under debugging/testing and I hope to get them ready in time for 2.6.35, so there may be another pull request later. Thanks! The following changes since commit 7ef527377b88... 3 May 2010 18:43
[tip:x86/fpu] x86-32: Don't set ignore_fpu_irq in simd exception
Commit-ID: 250825008f1f94887bc039e9227a8adfb5ba366e Gitweb: http://git.kernel.org/tip/250825008f1f94887bc039e9227a8adfb5ba366e Author: Brian Gerst <brgerst(a)gmail.com> AuthorDate: Sun, 21 Mar 2010 09:00:46 -0400 Committer: H. Peter Anvin <hpa(a)zytor.com> CommitDate: Mon, 3 May 2010 13:39:32 -0700 x86-32... 3 May 2010 17:36
[PATCH] net: show stopped status in sysfs
When debugging faulty hardware (in case of virt, faulty emulation) I found it helpful to be able to examine stopped status of the interface. The following patch makes this visible in sysfs. Signed-off-by: Michael S. Tsirkin <mst(a)redhat.com> --- net/core/net-sysfs.c | 11 +++++++++++ 1 files changed, 11 inse... 3 May 2010 17:36