uninterruptible CLONE_VFORK (Was: oom: Make coredump interruptible)
On 06/13, Oleg Nesterov wrote: On 06/13, KOSAKI Motohiro wrote: But, again, I have no objection to your patch. because I really hope to fix coredump vs oom issue. Yes, I think this is important. Oh. And another problem, vfork() is not interruptible too. This means that the user can hide t... 13 Jun 2010 21:35
[PATCH] trace-cmd: prevent print_graph_duration buffer overflow
Passing n > sizeof(string) to snprintf can cause a glibc buffer overflow condition. We know the exact size of nsecs_str, so use it instead of math that may overflow. Signed-off-by: Chase Douglas <chase.douglas(a)canonical.com> --- trace-ftrace.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff... 13 Jun 2010 13:49
[PATCH] trace-cmd: append to CFLAGS instead of being overriden
Most package builders apply their own CFLAGS, often set during the make invocation. The trace-cmd internal CFLAGS is overriden in this case. Make sure the important flags are appended. Signed-off-by: Chase Douglas <chase.douglas(a)canonical.com> --- Makefile | 6 +++++- 1 files changed, 5 insertions(+), 1 del... 13 Jun 2010 13:49
[PATCH 03/12] irq: use desc->poll_timer for irqpoll
Due to tickless and missing IRQF_IRQPOLL flags, irqpoll has been broken in many configurations for quite some time. Make irqpoll global polling use desc->poll_timer instead. It's simpler and more reliable. Signed-off-by: Tejun Heo <tj(a)kernel.org> --- kernel/irq/spurious.c | 41 +++++------------------------... 13 Jun 2010 12:41
[PATCH 12/12] usb: use IRQ watching
Ask IRQ subsystem to watch HCD IRQ line after initialization. This at least keeps USB ports which are occupied on initialization working and eases bug reporting and debugging. Signed-off-by: Tejun Heo <tj(a)kernel.org> --- drivers/usb/core/hcd.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff... 13 Jun 2010 12:41
[PATCH 05/12] irq: misc preparations for further changes
* properly indent irqaction fields. * factor out print_irq_handler() Signed-off-by: Tejun Heo <tj(a)kernel.org> --- include/linux/interrupt.h | 20 ++++++++++---------- kernel/irq/spurious.c | 28 ++++++++++++++++------------ 2 files changed, 26 insertions(+), 22 deletions(-) diff --git a/include/li... 13 Jun 2010 12:41
read(2) hangs waiting for data from a closed socket
Hi, I noticed that conky (http://conky.sourceforge.net/) freezes while reading from hddtemp socket (it's an IPv4 TCP socket, loopback). I didn't notice when exactly this started happening (I started running full desktop on 2.6.35 only since -rc3) and haven't bisected yet (I'll try, time and our daughter permitti... 13 Jun 2010 16:03
[Bug #16050] The ibmcam driver is not working
This message has been generated automatically as a part of a report of regressions introduced between 2.6.33 and 2.6.34. The following bug entry is on the current list of known regressions introduced between 2.6.33 and 2.6.34. Please verify if it still should be listed and let the tracking team know (either way)... 13 Jun 2010 11:34
[Bug #16158] winxp guest hangs after idle for ~30 minutes
This message has been generated automatically as a part of a report of regressions introduced between 2.6.33 and 2.6.34. The following bug entry is on the current list of known regressions introduced between 2.6.33 and 2.6.34. Please verify if it still should be listed and let the tracking team know (either way)... 13 Jun 2010 11:34
[Bug #16035] Incorrect initial resolution of (external) vga monitor with KMS
This message has been generated automatically as a part of a report of regressions introduced between 2.6.33 and 2.6.34. The following bug entry is on the current list of known regressions introduced between 2.6.33 and 2.6.34. Please verify if it still should be listed and let the tracking team know (either way)... 13 Jun 2010 11:34