[Bug #15664] Graphics hang and kernel backtrace when starting Azureus with Compiz enabled
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:33
[Bug #15924] kacpid consumes ~100% CPU, system freezes randomly
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:33
[REGRESSION]linux-2.6.35-rc3 in net/core/dev.c
Hi all, I am using ssh with port redirection to log on host_at_work: ssh -L20110:mail:110 host_at_work With linux-2.6.35-rc3, when I telnet to localhost I get: telnet localhost 20110 Trying 127.0.0.1... telnet: connect to address 127.0.0.1: Connection timed out but the connection at host_at_work stays ... 13 Jun 2010 10:28
README: Add build speed up tip in BUILD section.
On 13.06.2010 15:10, Davidlohr Bueso wrote: Hi, IMHO the README file could benefit from GNU make's -j[N] option in BUILD section, as a general tip for users. Not entirely sure who deals with this file, so sending to Linus. Thanks. Signed-off-by: Davidlohr Bueso<dave(a)gnu.org> --- READM... 13 Jun 2010 09:22
[PATCH] README: Add build speed up tip in BUILD section.
Hi, IMHO the README file could benefit from GNU make's -j[N] option in BUILD section, as a general tip for users. Not entirely sure who deals with this file, so sending to Linus. Thanks. Signed-off-by: Davidlohr Bueso <dave(a)gnu.org> --- README | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(... 13 Jun 2010 09:22
Complex filesystem operations: split and join
Nikanth Karthikesan <knikanth(a)novell.com> writes: I had a need to split a file into smaller files on a thumb drive with no free space on it or anywhere else in the system. When the filesystem supports sparse files(truncate_range), I could create files, while punching holes in the original file. But when t... 21 Jun 2010 22:30
[PATCH V2 1/4] block: Add BLKSECDISCARD
From 2bca77333187190bacb3e8b6f79a51ee11be62b5 Mon Sep 17 00:00:00 2001 From: Adrian Hunter <adrian.hunter(a)nokia.com> Date: Thu, 3 Jun 2010 10:46:04 +0300 Subject: [PATCH 1/4] block: Add BLKSECDISCARD eMMC v4.4 cards can provide a secure erase operation which guarantees that all copies of the discarded sectors (f... 13 Jun 2010 07:12
[PATCH V2 0/4] Add MMC erase and secure erase
<Now with Jens Axboe correct email address> Hi Add ability to do MMC erase and secure erase operations from userspace, using the BLKDISCARD ioctl and a newly created BLKSECDISCARD ioctl. Changes from V1 - use discard I/O requests instead of implementing BLKDISCARD in mmc_block - do not validate erase size... 13 Jun 2010 07:12
[PATCH V2 4/4] omap_hsmmc: Add erase capability
From 101ce0365d6ce1abc8518f4776ea723038eeb5ae Mon Sep 17 00:00:00 2001 From: Adrian Hunter <adrian.hunter(a)nokia.com> Date: Tue, 18 May 2010 17:33:13 +0300 Subject: [PATCH 4/4] omap_hsmmc: Add erase capability Disable the data (busy) timeout for erases and set the MMC_CAP_ERASE capability. Signed-off-by: Adria... 13 Jun 2010 07:12
[PATCH V2 0/4] Add MMC erase and secure erase
Hi Add ability to do MMC erase and secure erase operations from userspace, using the BLKDISCARD ioctl and a newly created BLKSECDISCARD ioctl. Changes from V1 - use discard I/O requests instead of implementing BLKDISCARD in mmc_block - do not validate erase size for MMC erases, instead round to erase size -... 13 Jun 2010 07:12