PROBLEM: reproducible crash KVM+nf_conntrack all recent 2.6 kernels
On Thu, 2010-01-28 at 00:46 -0500, Jon Masters wrote: A number of people seem to have reported this crash in various forms, but I have yet to see a solution, and can reproduce on 2.6.33-rc5 this evening so I know it's still present in the latest upstream kernels too. Userspace is Fedora 12, and this happe... 2 Feb 2010 22:04
firmware for Sensoray s2255 driver
Hi David, Mauro Carvalho Chehab wrote: The following changes since commit c024a251e1dd1a39de610bbdc2af65b36e42637d: David Woodhouse (1): Merge from fixed from-kernel tree to fix Matrox firmware binaries are available in the git repository at: ssh://master.kernel.org/pub/scm/linux/ke... 27 Jan 2010 20:35
cpufreq: ondemand: Independent max speed for nice threads with nice_max_freq
Some comments/questions inlined below. On Tue, 2010-01-26 at 17:06 -0800, Mike Chan wrote: Allow lower priority threads to scale frequency to specified nice_max_freq. This allows low priority threads to operate at the most efficient power/performance frequency. Often the highest and lowest cpu spee... 27 Jan 2010 19:27
Warning: dev (ttyS1) tty->count(6) != #fd's(5) in tty_release_dev
Hi, I often get several such messages during system boot, at least when udev is in debug mode (udev_log="debug") and console=ttyS1,19200n8r under Linux 2.6.32 and udev 150. The numbers vary, but they are always small and the difference is always one. For example, as captured on a serial line: udevd-work[ 1... 27 Jan 2010 19:27
perf session: Create kernel maps in the constructor
Arnaldo Carvalho de Melo wrote: From: Arnaldo Carvalho de Melo <acme(a)redhat.com> Removing one extra step needed in the tools that need this, fixing a bug in 'perf probe' where this was not being done. Thanks, BTW, when O_WRONLY should be used? I guess I might misunderstand something in builtin-probe.c... 2 Feb 2010 15:59
[PATCH] PM / i915: Skip kernel VT switch during suspend/resume if KMS is used
Hi, On Tue, 26 Jan 2010 15:58:43 +0100 Pavel Machek <pavel(a)ucw.cz> wrote: We need vt switch when display is controlled by userland app directly accessing hw. It may or may not be X (svgalib anyone?, gtk-on-framebuffer? qtopia?). anything-on-framebuffer should not be different from plain framebuffer cons... 3 Feb 2010 10:33
SCSI bug fixes for 2.6.33-rc5
> Penchala Narasimha Reddy Chilakala, ERS-HCLTech (1): aacraid: fix File System going into read-only mode If aacraid is actually getting patches then see also http://bugzilla.kernel.org/show_bug.cgi?id=11120 which I found bugzilla tidyying. Contains a patch and test confirmations -- To unsubscrib... 27 Jan 2010 19:27
macvtap driver
On Wednesday 27 January 2010, Arnd Bergmann wrote: There are still known problems, but unless there are fundamental concerns, I'd like this to go into net-next as an experimental driver, fixing up the remaining problems by 2.6.34-rc1. I should have been more specific here. The one really annoying proble... 4 Feb 2010 00:07
CLONE_VM: parent terminates silently when child segfaults
When a process cloned with CLONE_VM is killed by SIGSEGV, the parent process is terminated silently. I don't know if this is known or intended behaviour, but I didn't find anything about it. The test program below demonstrates the problem. It forks a process which in turn clones another process which kills itself... 27 Jan 2010 17:10
[drm:i915_gem_execbuffer] *ERROR* i915_gem_do_execbuffer returns -512
On Wednesday 27 January 2010, Jesse Barnes wrote: On Sun, 24 Jan 2010 23:04:39 +0100 (CET) "Rafael J. Wysocki" <rjw(a)sisk.pl> wrote: This message has been generated automatically as a part of a report of recent regressions. The following bug entry is on the current list of known regression... 27 Jan 2010 17:10