]> git.ipfire.org Git - thirdparty/kernel/stable.git/log
thirdparty/kernel/stable.git
20 years ago[PATCH] cramfs: small stat(2) fix
Eric Lammerts [Sun, 13 Mar 2005 05:35:18 +0000 (21:35 -0800)] 
[PATCH] cramfs: small stat(2) fix

When I stat(2) a device node on a cramfs, the st_blocks field is bogus
(it's derived from the size field which in this case holds the major/minor
numbers).  This makes du(1) output completely wrong.

Signed-off-by: Eric Lammerts <eric@lammerts.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
20 years ago[PATCH] fix amd64 2.6.11 oops on modprobe (saa7110)
khali@linux-fr.org [Sun, 13 Mar 2005 05:33:36 +0000 (21:33 -0800)] 
[PATCH] fix amd64 2.6.11 oops on modprobe (saa7110)

This is a rewrite of the saa7110_write_block function, which was plain
broken in the case where the underlying adapter supports I2C_FUNC_I2C.
It also includes related fixes which ensure that different parts of the
driver agree on the number of registers the chip has.

Signed-off-by: Jean Delvare <khali@linux-fr.org>
Signed-off-by: Chris Wright <chrisw@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
20 years ago[PATCH] Linux 2.6.11.2
gregkh@suse.de [Wed, 9 Mar 2005 08:05:27 +0000 (00:05 -0800)] 
[PATCH] Linux 2.6.11.2

20 years ago[PATCH] epoll: return proper error on overflow condition
torvalds@ppc970.osdl.org [Wed, 9 Mar 2005 08:01:53 +0000 (00:01 -0800)] 
[PATCH] epoll: return proper error on overflow condition

Noted by Georgi Guninski.

20 years ago[PATCH] Linux 2.6.11.1
gregkh@suse.de [Fri, 4 Mar 2005 17:15:33 +0000 (09:15 -0800)] 
[PATCH] Linux 2.6.11.1

20 years ago[PATCH] Fix keyboards for Dell machines
dtor_core@ameritech.net [Fri, 4 Mar 2005 16:12:02 +0000 (08:12 -0800)] 
[PATCH] Fix keyboards for Dell machines

Some ACPI-related changes were recently made to i8042 discovery for ia64.
Unfortunately this broke a significant number of Dell laptops due to their
having incorrect BIOS tables.

So, for now, arrange for the new code to be ia64-only.

From: Dmitry Torokhov <dtor_core@ameritech.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
20 years ago[PATCH] Fix for trivial fix for 2.6.11 raid6 compilation on ppc w/ Altivec
olof@austin.ibm.com [Thu, 3 Mar 2005 23:14:35 +0000 (15:14 -0800)] 
[PATCH] Fix for trivial fix for 2.6.11 raid6 compilation on ppc w/ Altivec

Here's a patch that will work for both PPC and PPC64. The proper way to
fix this in mainline is to merge -mm's cpu_has_feature patch, but for
the stable 2.6.11-series, this much less intrusive (i.e. just the pure
bugfix, not the cleanup part).

Signed-off-by: Olof Johansson <olof@austin.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
20 years ago[PATCH] trivial fix for 2.6.11 raid6 compilation on ppc w/ Altivec
Rene Rebe [Thu, 3 Mar 2005 18:58:16 +0000 (10:58 -0800)] 
[PATCH] trivial fix for 2.6.11 raid6 compilation on ppc w/ Altivec

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
20 years ago2.6.11 import
Greg KH [Thu, 12 May 2005 16:59:06 +0000 (09:59 -0700)] 
2.6.11 import

20 years agoInitial commit
Greg KH [Thu, 12 May 2005 16:55:53 +0000 (09:55 -0700)] 
Initial commit