]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
added my signed-off-by:
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 27 Jan 2006 20:57:56 +0000 (12:57 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 27 Jan 2006 20:57:56 +0000 (12:57 -0800)
15 files changed:
queue-2.6.14/fix-bridge-netfilter-matching-ip-fragments.patch
queue-2.6.14/netfilter-fix-another-crash-in-ip_nat_pptp.patch
queue-2.6.14/netfilter-fix-crash-in-ip_nat_pptp.patch
queue-2.6.14/setting-irq-affinity-is-broken-in-ia32-with-MSI-enabled.patch
queue-2.6.14/sparc64-fix-ptrace.patch
queue-2.6.14/sparc64-fix-sys_fstat64-entry-in-64-bit-syscall-table.patch
queue/elevator-as-back-compatibility.patch
queue/fix-double-decrement-of-mqueue_mnt-mnt_count-in-sys_mq_open.patch
queue/fix-oops-in-ufs_fill_super-at-mount-time.patch
queue/input-hid-fix-an-oops-in-pid-initialization-code.patch
queue/kill-blk_attempt_remerge.patch
queue/mask-off-GFP-flags-before-swiotlb_alloc_coherent.patch
queue/net-make-second-arg-to-skb_reserved-signed.patch
queue/sparc64-fix-timekeeping-on-ultra-IIe-machines.patch
queue/usb-audio-dont-use-empty-packets-at-start-of-playback.patch

index 8c8a463a0c99ae195e744a5dc666e30bb9cdfa5d..b8f3f9f591c5e22fe7014aea32e1bab304956acf 100644 (file)
@@ -10,6 +10,7 @@ From: Bart De Schuymer <bdschuym@pandora.be>
 Signed-off-by: Bart De Schuymer <bdschuym@pandora.be>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  net/bridge/netfilter/ebt_ip.c |    3 +++
  1 file changed, 3 insertions(+)
index 4487c6afdb362040a43b34de02a2c5dd31de289b..7ed9683023d64a0752e2f7ec8756041de128a0d9 100644 (file)
@@ -14,6 +14,7 @@ used.
 
 Signed-off-by: Patrick McHardy <kaber@trash.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  net/ipv4/netfilter/ip_nat_helper_pptp.c |   57 +++++++++++++++-----------------
  1 file changed, 27 insertions(+), 30 deletions(-)
index 3037e9484d25cc85daa666d9a26183de27cef7b1..5ece2210742e5a14f1089edc292bec39cda796c4 100644 (file)
@@ -13,6 +13,7 @@ and corrupts random memory or crashes.
 
 Signed-off-by: Patrick McHardy <kaber@trash.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  net/ipv4/netfilter/ip_nat_helper_pptp.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index 631f449e6ef5d4972b051484efb8a9df9b3311f9..4e7533839eb0d3a67922b78b9a03b6b0d6e6062e 100644 (file)
@@ -11,6 +11,7 @@ Signed-off-by: Shaohua Li <shaohua.li@intel.com>
 Signed-off-by: Andrew Morton <akpm@osdl.org>
 Signed-off-by: Linus Torvalds <torvalds@osdl.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  arch/i386/kernel/io_apic.c |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
index 152285debb32a00f4e7175f36403707d1fe5bfe8..396e116c89692160fe88d0d068351433395a6738 100644 (file)
@@ -22,6 +22,7 @@ exercise the "NOERROR" codepath.
 
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  arch/sparc64/kernel/entry.S |    7 ++-----
  1 file changed, 2 insertions(+), 5 deletions(-)
index c69bcd058c820eda003d020d5e76c8e8f5777dde..65cf3b697e6996c71e08a619f5a94539cb773305 100644 (file)
@@ -9,6 +9,7 @@ Noticed by Jakub Jelinek.
 
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  arch/sparc64/kernel/systbls.S |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index f6be01cb610fd671f68f4a2ba2050f7fd5b92c93..91df6809ea10d00becc002bdda78fdb004eb7505 100644 (file)
@@ -17,6 +17,7 @@ Cc: Jens Axboe <axboe@suse.de>
 Cc: <stable@kernel.org>
 Signed-off-by: Andrew Morton <akpm@osdl.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  block/elevator.c |    7 +++++++
  1 file changed, 7 insertions(+)
index b76db03538ea3b3a76dd8d79b88c2acd53d9653f..5b5af172f196d0831d94b40341adad29a66d1dd6 100644 (file)
@@ -19,6 +19,7 @@ normal path.
 Signed-off-by: Al Viro <aviro@redhat.com>
 Signed-off-by: Linus Torvalds <torvalds@osdl.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  ipc/mqueue.c |   59 +++++++++++++++++++++++++++++++++--------------------------
  1 files changed, 33 insertions(+), 26 deletions(-)
index 76216fdf83271aa8f48b83d34f23e4b085698580..2a066e7c91087b6bef8ffaa096459c215b3f8092 100644 (file)
@@ -14,6 +14,7 @@ Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru>
 Acked-by: Alexey Dobriyan <adobriyan@gmail.com>
 Signed-off-by: Linus Torvalds <torvalds@osdl.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  fs/ufs/util.h |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
index 2c90e3d60b48e2ed8eab71f3586d4d24c355f538..bb714cc4b783802ce39f3651f01857b6673704f8 100644 (file)
@@ -8,6 +8,7 @@ Input: HID - fix an oops in PID initialization code
 
 Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/usb/input/pid.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index 6e7f6827e7951b8c4e29a18330e4e710404a7394..3cb9803f652eff129cfc59d3fc3f5a653c6bd55e 100644 (file)
@@ -14,6 +14,7 @@ code was merged). So kill it, ide-cd is the only user of it.
 Signed-off-by: Jens Axboe <axboe@suse.de>
 chrisw: backport to 2.6.15 tree
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  block/ll_rw_blk.c      |   24 ------------------------
index e69b0533b5c7b0ed849974860859badf2a2eb0bf..66c23739e201037b20b2573fc42c52345e391044 100644 (file)
@@ -12,6 +12,7 @@ Mask off GFP flags before swiotlb_alloc_coherent
 
 Signed-off-by: Andi Kleen <ak@suse.de>
 Signed-off-by: Chris Wright <chris@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
 akpm: Guys, this is a simple patch from Andi to fix a gfp.h BUG due to us
index da145033594c8b2a1c2a9260c1c9d07a177a838b..acbb58029edf6da3c0f6cf3ca16444df8a814c88 100644 (file)
@@ -17,6 +17,7 @@ reports.
 
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  include/linux/skbuff.h |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index 36f769312805bb36ad453eeb77b7b87f692d70a0..5221ef173b798e3963f51056c2d9626149cda27e 100644 (file)
@@ -34,6 +34,7 @@ or so.
 Signed-off-by: Richard Mortimer <richm@oldelvet.org.uk>
 Signed-off-by: David S. Miller <davem@davemloft.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  arch/sparc64/kernel/time.c |   22 +++++++++++-----------
  1 file changed, 11 insertions(+), 11 deletions(-)
index 7a217bae5d94cc7a4a47e4e8b99393e3ae9d151d..ede3a71be183f185b87109e2835f4c5c6872d310 100644 (file)
@@ -15,6 +15,7 @@ ALSA bug: http://bugtrack.alsa-project.org/alsa-bug/view.php?id=1585
 
 Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  sound/usb/usbaudio.c |   26 +++++++++++++++++++++-----