Hello
Good Day, I have a Business Proposal of $21,300,000.00 for you to handle with me from my bank.please contact me on {from_icbc_liuling(a)yahoo.com.hk} with your Full names,occupation,private phone number,current residential address. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body... 20 Apr 2010 16:11
[GIT PULL] eCryptfs fixes for 2.6.34
Hi Linus, The following changes since commit 220bf991b0366cc50a94feede3d7341fa5710ee4: Linus Torvalds (1): Linux 2.6.34-rc2 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6.git for-linus Christian Pulvermacher (1): ecryptfs: fix... 20 Apr 2010 16:11
[PATCH] Staging: rt2860: fix usb_main_dev.c style errors
Correct several style errors related to pointers in usb_main_dev.c. Signed-off-by: Trey Evans <lewis.r.evans(a)gmail.com> --- drivers/staging/rt2860/usb_main_dev.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/staging/rt2860/usb_main_dev.c b/drivers/staging/rt2860/usb_main_d... 20 Apr 2010 16:11
[PATCH 2/2] Add support for in-kernel initramfs compressed with LZO
This patch adds the necessary parts to be enable the use of LZO-compressed initramfs build into the kernel. Signed-off-by: Albin Tonnerre <albin.tonnerre(a)free-electrons.com> --- scripts/gen_initramfs_list.sh | 1 + usr/Makefile | 5 ++++- usr/initramfs_data.lzo.S | 29 ++++++++++++... 20 Apr 2010 16:11
[PATCH 1/2] lib: fix the use of LZO to decompress initramfs images
This patch fixes 2 issues with the LZO decompressor: - It doesn't handle the case where a block isn't compressed at all. In this case, calling lzo1x_decompress_safe will fail, so we need to just use memcpy() instead (the upstream LZO code does something similar) - Since commit 54291362d2a5738e1b0495df2a... 20 Apr 2010 16:11
[PATCH 0/2] Fix some initramfs-related LZO decompression issues
These 2 patches fix some issues with the current LZO decompressor code. The first one (re-)enables the use of LZO-compressed external initramfs, which has been broken for some time. The second one enables the use of in-kernel initramfs compressed using LZO. If that's possible, I'd like to get at least patch 1/2 in ... 20 Apr 2010 16:11
Mr. Paul Gomez.
I am a Senior Auditor working with a Bank here in Spain, I need your assistance in repatriating $9.500m left behind by a late customer that died with his entire family before it is declared unserviceable. Every attempt to trace any member of his family has proved unsuccessful and abortive. I will give you more informat... 20 Apr 2010 16:10
PATCH - update pata_pcmcia/ide-cs with transcend and kingston cards
This patch adds idstrings for Kingston 1GB/4GB and Transcend 4GB/8GB. Signed-off-by: Kristoffer Ericson <kristoffer.ericson(a)gmail.com> diff --git a/drivers/ide/ide-cs.c b/drivers/ide/ide-cs.c index ab87e4f..defce28 100644 --- a/drivers/ide/ide-cs.c +++ b/drivers/ide/ide-cs.c @@ -409,6 +409,8 @@ static struct ... 20 Apr 2010 16:10
[PATCH 2/5] uml: Drop private round_down definition
On Tue, 20 Apr 2010, Jeff Dike wrote: Shouldn't this signal.c #include <linux/kernel.h>? Well, it gets included implicitly through uaccess.h -> sched.h -> kernel.h. You're depending on the internal details of uaccess.h and sched.h. If either of them changed, then this would cause un... 20 Apr 2010 16:10
[patch 114/123] dm ioctl: only issue uevent on resume if state changed
On Mon, Mar 22, 2010 at 06:54:09PM +0000, Alasdair G Kergon wrote: On Mon, Mar 22, 2010 at 02:43:17PM -0400, Mike Snitzer wrote: The following upstream dm-ioctl patch also needs to go to stable now Ack. This is for the benefit of systems that have switched over to using udev rules to manage dm... 20 Apr 2010 16:10