[PATCH 3/8] autofs4: Pushdown the bkl from ioctl
Pushdown the bkl to autofs4_root_ioctl. Signed-off-by: Frederic Weisbecker <fweisbec(a)gmail.com> Cc: Ian Kent <raven(a)themaw.net> Cc: Autofs <autofs(a)linux.kernel.org> Cc: Thomas Gleixner <tglx(a)linutronix.de> Cc: John Kacur <jkacur(a)redhat.com> Cc: Arnd Bergmann <arnd(a)arndb.de> --- fs/autofs4/root.c | 22 +++++... 19 May 2010 13:47
[PATCH 2/8] autofs: Pushdown the bkl from ioctl
Pushdown the bkl to autofs_root_ioctl. Signed-off-by: Frederic Weisbecker <fweisbec(a)gmail.com> Cc: H. Peter Anvin <hpa(a)zytor.com> Cc: Autofs <autofs(a)linux.kernel.org> Cc: Thomas Gleixner <tglx(a)linutronix.de> Cc: John Kacur <jkacur(a)redhat.com> Cc: Arnd Bergmann <arnd(a)arndb.de> --- fs/autofs/root.c | 19 ++++... 19 May 2010 13:47
[PATCH 1/2] Hyperv detection - code cleanup
From: K. Y. Srinivasan <ksrinivasan(a)novell.com> Subject: Code cleanup - consolidate all hyperv related definitions into one header file. Signed-off-by: K. Y. Srinivasan <ksrinivasan(a)novell.com> Index: linux.trees.git/arch/x86/include/asm/hyperv.h ============================================================... 19 May 2010 13:47
REGULATOR of DA9052 Linux device drivers (5/9)
On Wed, May 19, 2010 at 10:53:56AM +0100, David Dajun Chen wrote: Dear sir/madam, The attached is the REGULATOR part of the device drivers newly developed for DA9052 Power Management IC from Dialog Semiconductor. There's quite a few problems with this driver. I've made a few comments below but I may have m... 2 Jun 2010 10:55
[PATCH] Hyperv: Export the symbol that tracks hyperv features and recommendations
From: K. Y. Srinivasan <ksrinivasan(a)novell.com> Subject: Export the symbol for hyperv drivers to access hyperv features and recommendations. Signed-off-by: K. Y. Srinivasan <ksrinivasan(a)novell.com> Index: linux.trees.git/arch/x86/kernel/cpu/mshyperv.c =======================================================... 19 May 2010 13:47
[PATCH 1/2] perf symbols: Don't try to read the build-id twice
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> In __dsos__read_build_ids if the dso already had its build-id read, don't try again. Cc: Frédéric Weisbecker <fweisbec(a)gmail.com> Cc: Mike Galbraith <efault(a)gmx.de> Cc: Paul Mackerras <paulus(a)samba.org> Cc: Peter Zijlstra <a.p.zijlstra(a)chello.nl> Cc: Tom Zanus... 19 May 2010 13:47
Hyperv: Export the symbol that tracks hyperv features and recommendations
On Wed, May 19, 2010 at 10:54:18AM -0600, Ky Srinivasan wrote: From: K. Y. Srinivasan <ksrinivasan(a)novell.com> Subject: Export the symbol for hyperv drivers to access hyperv features and recommendations. Signed-off-by: K. Y. Srinivasan <ksrinivasan(a)novell.com> Index: linux.trees.git/arch/x8... 19 May 2010 13:47
[BUGFIX] kprobes: Fix selftest to clear flags field for reusing probes
Ananth N Mavinakayanahalli wrote: On Tue, May 18, 2010 at 04:12:51PM -0400, Masami Hiramatsu wrote: kernel/test_kprobes.c | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) diff --git a/kernel/test_kprobes.c b/kernel/test_kprobes.c index 4f10451..ede20f4 100644 --- a/... 19 May 2010 13:47
pipe: add support for shrinking and growing pipes
On Wed, 19 May 2010, Miklos Szeredi wrote: One issue I see is that it's possible to grow pipes indefinitely. Should this be restricted to privileged users? Yes. But perhaps only if it grows past the default (or perhaps "default*2" or similar). That way a normal user could shrink the pipe buffers, and... 20 Jun 2010 02:28
[PATCH -tip v3 1/5] [BUGFIX] kprobes: Fix selftest to clear flags field for reusing probes
Fix selftest to clear flags field for reusing probes because the flags field can be modified by Kprobes. Changes in v3: - Set kp.addr = NULL according to Ananth's comment. Signed-off-by: Masami Hiramatsu <mhiramat(a)redhat.com> Cc: Ananth N Mavinakayanahalli <ananth(a)in.ibm.com> Cc: Ingo Molnar <mingo(a)elte.hu> ... 19 May 2010 13:47