From: Date: Fri, 27 May 2005 03:46:11 +0000 (-0700) Subject: add signed off by X-Git-Tag: v2.6.11.11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=53e55153073eac033e85ffe68aabb1682eefa9e3;p=thirdparty%2Fkernel%2Fstable-queue.git add signed off by --- diff --git a/2.6.11.11/ebtables-fix-smp-race.patch b/2.6.11.11/ebtables-fix-smp-race.patch index 492962a5160..bdedc51f385 100644 --- a/2.6.11.11/ebtables-fix-smp-race.patch +++ b/2.6.11.11/ebtables-fix-smp-race.patch @@ -13,6 +13,7 @@ This bug was reported and solved by Steve Herrell Signed-off-by: Bart De Schuymer Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- net/bridge/netfilter/ebtables.c | 3 ++- diff --git a/2.6.11.11/ext3-fix-race.patch b/2.6.11.11/ext3-fix-race.patch index 1cec11fa629..40594142853 100644 --- a/2.6.11.11/ext3-fix-race.patch +++ b/2.6.11.11/ext3-fix-race.patch @@ -66,6 +66,7 @@ to prevent panic in rsv_remove_window->rb_erase. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- fs/ext3/balloc.c | 3 ++- diff --git a/2.6.11.11/fix-get_unmapped_area-sanity-tests.patch b/2.6.11.11/fix-get_unmapped_area-sanity-tests.patch index 803ba599997..ab95b8ee8a7 100644 --- a/2.6.11.11/fix-get_unmapped_area-sanity-tests.patch +++ b/2.6.11.11/fix-get_unmapped_area-sanity-tests.patch @@ -12,6 +12,7 @@ slightly to do the sanity checks unconditionally. Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- include/linux/err.h | 4 ++- diff --git a/2.6.11.11/fix-lpar-iommu-on-p630.patch b/2.6.11.11/fix-lpar-iommu-on-p630.patch index 212bc64101c..2546ba74ccb 100644 --- a/2.6.11.11/fix-lpar-iommu-on-p630.patch +++ b/2.6.11.11/fix-lpar-iommu-on-p630.patch @@ -15,6 +15,7 @@ Signed-off-by: Olof Johansson Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- arch/ppc64/kernel/pSeries_iommu.c | 55 +++++++++++++++++++++++++++++++++++++- diff --git a/2.6.11.11/fix-matroxfb-on-big-endian.patch b/2.6.11.11/fix-matroxfb-on-big-endian.patch index 2ef5aeb72e2..917303aa540 100644 --- a/2.6.11.11/fix-matroxfb-on-big-endian.patch +++ b/2.6.11.11/fix-matroxfb-on-big-endian.patch @@ -16,6 +16,7 @@ Signed-off-by: Petr Vandrovec Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/video/matrox/matroxfb_accel.c | 14 +++++++++++--- diff --git a/2.6.11.11/rose-minor-security-fix.patch b/2.6.11.11/rose-minor-security-fix.patch index 303851abfaa..41a2ec32a67 100644 --- a/2.6.11.11/rose-minor-security-fix.patch +++ b/2.6.11.11/rose-minor-security-fix.patch @@ -10,6 +10,7 @@ minor security hole. Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- net/rose/rose_route.c | 3 ++- diff --git a/2.6.11.11/usbaudio-prevent-oops-on-usb-unplug.patch b/2.6.11.11/usbaudio-prevent-oops-on-usb-unplug.patch index 708dd84a76c..bca7ff59d4d 100644 --- a/2.6.11.11/usbaudio-prevent-oops-on-usb-unplug.patch +++ b/2.6.11.11/usbaudio-prevent-oops-on-usb-unplug.patch @@ -18,6 +18,7 @@ Present in ALSA cvs Signed-off-by: Karsten Wiese Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- diff --git a/2.6.11.11/usbusx2y-prevent-oops-on-usb-unplug.patch b/2.6.11.11/usbusx2y-prevent-oops-on-usb-unplug.patch index 6e7308ca0ec..74b58edf940 100644 --- a/2.6.11.11/usbusx2y-prevent-oops-on-usb-unplug.patch +++ b/2.6.11.11/usbusx2y-prevent-oops-on-usb-unplug.patch @@ -18,6 +18,7 @@ Present in ALSA cvs Signed-off-by: Karsten Wiese Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- diff --git a/2.6.11.11/visor-oops-fix.patch b/2.6.11.11/visor-oops-fix.patch index ccb2ed03487..1b5d5e396f6 100644 --- a/2.6.11.11/visor-oops-fix.patch +++ b/2.6.11.11/visor-oops-fix.patch @@ -7,6 +7,7 @@ Subject: USB: fix bug in visor driver with throttle/unthrottle causing oopses. Thanks to Mark Lord for reporting this and helping with testing. Signed-off-by: Greg Kroah-Hartman +Signed-off-by: Chris Wright --- drivers/usb/serial/visor.c | 38 +++++++++++++++++++++++++++-----------