First  |  Prev |  Next  |  Last
Pages: 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41
[PATCH -v3] ACPI, APEI, ERST debug support
Hi, Len, This is v3 of ERST debug support patch, fixes i386 build error and warning. Please replace it in acpi-test.git. Best Regards, Huang Ying --------------------------------------------> This patch adds debugging/testing support to ERST. A misc device is implemented to export raw ERST read/write/clear e... 12 Aug 2010 00:39
linux-next: build failure after merge of the cifs tree
Hi all, After merging the cifs tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/dns_resolver/dns_key.c: In function 'dns_resolver_instantiate': net/dns_resolver/dns_key.c:70: error: dereferencing pointer to incomplete type net/dns_resolver/dns_key.c:70: error: dereferencing pointe... 12 Aug 2010 14:46
[38/67] drbd: Disable delay probes for the upcomming release
On Wed, 2010-08-11 at 17:05 -0700, Greg KH wrote: 2.6.35-stable review patch. If anyone has any objections, please let us know. ------------------ From: Philipp Reisner <philipp.reisner(a)linbit.com> commit 6710a5760355be8f2e51682f41b0d3fc76550309 upstream. Signed-off-by: Philipp Reisner <... 12 Aug 2010 07:06
[PATCH 2/2] gen_nand: Test if nr_chips field is valid
Signed-off-by: Marek Vasut <marek.vasut(a)gmail.com> --- drivers/mtd/nand/plat_nand.c | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/drivers/mtd/nand/plat_nand.c b/drivers/mtd/nand/plat_nand.c index 90e143e..317aff4 100644 --- a/drivers/mtd/nand/plat_nand.c +++ b/drivers/mtd/nand/pl... 11 Aug 2010 23:34
[PATCH 1/2 v2] ARM: Fix gen_nand probe structures contents
These three platforms didn't properly fill nr_chips in gen_nand registration and therefore depended on gen_nand bug fixed by the following patch: "mtd: gen_nand: fix support for multiple chips" Signed-off-by: Marek Vasut <marek.vasut(a)gmail.com> --- v2: Added other broken boards outside arch-arm (mips and bfin)... 11 Aug 2010 23:34
Loan Application!!!
We Eloan company, we loans at 3% rate all over the world, for more info, email: solutionteam19(a)ymail.com we will get back to you for more details. Regards Mrs.Kady Hogan -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordo... 11 Aug 2010 22:29
[PATCH] rtc: rtc-lpc32xx: Introduce RTC driver for the LPC32XX SoC (v2)
2010/8/12 <wellsk40(a)gmail.com>: From: Kevin Wells <wellsk40(a)gmail.com> This patch contains the RTC driver for the built-in RTC in the LPC32XX SoC. This patch includes updates from the initial review comments. Changes since v1:        Fixed spaces/tabbing in lpc32xx entry in Kconfig/Makefile ... 11 Aug 2010 22:29
[PATCH] regulator: max8998 - fix memory allocation size for max8998->rdev
We only use max8998->rdev[0] .. max8998->rdev[pdata->num_regulators-1], max8998->rdev[pdata->num_regulators] is not used. Thus fix the memory allocation size. Signed-off-by: Axel Lin <axel.lin(a)gmail.com> --- drivers/regulator/max8998.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --g... 11 Aug 2010 22:29
[PATCH] IPVS : bugfix for ICMPv6 checksum calculation
Hi: This patch correct the ICMPv6 checksum calculation when IPv6 vs is used. Signed-off-by: Xiaoyu Du <tingsrain(a)gmail.com> --- net/netfilter/ipvs/ip_vs_core.c | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/net/netfilter/ipvs/ip_vs_core.c b/net/netfilter/ipvs/ip_vs_core.c ind... 11 Aug 2010 22:29
+ drivers-acpi-apei-erst-dbgc-get_useru64-doesnt-work-on-i386.patch added to -mm tree
On 08/11/2010 05:33 PM, Andrew Morton wrote: Not very well. + rc = copy_from_user(&record_id, (void __user *)arg, + sizeof(u64)); better to use sizeof(record_id). Where's Len?? Anyway, this should be fixed in x86 core, I suspect. Agreed. Looking at it now. -hpa -... 12 Aug 2010 02:48
First  |  Prev |  Next  |  Last
Pages: 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41