]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
add my signed-off-by and fix up the From: on some 2.6.24 patches
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 21 Mar 2008 17:23:36 +0000 (10:23 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 21 Mar 2008 17:23:36 +0000 (10:23 -0700)
60 files changed:
queue-2.6.24/aio-bad-aio-race-in-aio_complete-leads-to-process-hang.patch
queue-2.6.24/arcmsr-fix-irqs-disabled-warning-spew.patch
queue-2.6.24/arm-pxa-fix-clock-lookup-to-find-specific-device-clocks.patch
queue-2.6.24/async_tx-avoid-the-async-xor_zero_sum-path-when-src_cnt-device-max_xor.patch
queue-2.6.24/atmel_spi-fix-clock-polarity.patch
queue-2.6.24/b43-backport-bcm4311-fix.patch
queue-2.6.24/crypto-xcbc-fix-crash-with-ipsec.patch
queue-2.6.24/crypto-xts-use-proper-alignment.patch
queue-2.6.24/drivers-fix-dma_get_required_mask.patch
queue-2.6.24/e1000e-fix-crc-stripping-in-hardware-context-bug.patch
queue-2.6.24/ecryptfs-make-ecryptfs_prepare_write-decrypt-the-page.patch
queue-2.6.24/file-capabilities-simplify-signal-check.patch
queue-2.6.24/fix-default-compose-table-initialization.patch
queue-2.6.24/fuse-fix-permission-checking.patch
queue-2.6.24/futex-fix-init-order.patch
queue-2.6.24/futex-runtime-enable-pi-and-robust-functionality.patch
queue-2.6.24/hugetlb-ensure-we-do-not-reference-a-surplus-page-after-handing-it-to-buddy.patch
queue-2.6.24/ioat-fix-ack-handling-driver-must-ensure-that-ack-is-zero.patch
queue-2.6.24/iov_iter_advance-fix.patch
queue-2.6.24/irq_noprobe-helper-functions.patch
queue-2.6.24/jbd-correctly-unescape-journal-data-blocks.patch
queue-2.6.24/jbd2-correctly-unescape-journal-data-blocks.patch
queue-2.6.24/macb-fix-speed-setting.patch
queue-2.6.24/mips-mark-all-but-i8259-interrupts-as-no-probe.patch
queue-2.6.24/moduleparam-fix-alpha-ia64-and-ppc64-compile-failures.patch
queue-2.6.24/netfilter-fix-ebtable-targets-return.patch
queue-2.6.24/netfilter-fix-incorrect-use-of-skb_make_writable.patch
queue-2.6.24/netfilter-nfnetlink_log-fix-computation-of-netlink-skb-size.patch
queue-2.6.24/netfilter-nfnetlink_queue-fix-computation-of-allocated-size-for-netlink-skb.patch
queue-2.6.24/netfilter-nfnetlink_queue-fix-skb_linear_assert-when-mangling-packet-data.patch
queue-2.6.24/netfilter-xt_time-fix-failure-to-match-on-sundays.patch
queue-2.6.24/nfsd-fix-oops-on-access-from-high-numbered-ports.patch
queue-2.6.24/pata_hpt-pata_serverworks-fix-udma-masking.patch
queue-2.6.24/pci-x86-always-use-conf1-to-access-config-space-below-256-bytes.patch
queue-2.6.24/sched-fix-race-in-schedule.patch
queue-2.6.24/sched_nr_migrate-wrong-mode-bits.patch
queue-2.6.24/scsi-advansys-fix-bug-in-advloadmicrocode.patch
queue-2.6.24/scsi-advansys-fix-overrun_buf-aligned-bug.patch
queue-2.6.24/scsi-aic94xx-fix-req_task_abort-and-req_device_reset.patch
queue-2.6.24/scsi-fix-bug-when-sum-bufflen.patch
queue-2.6.24/scsi-gdth-bugfix-for-the-at-exit-problems.patch
queue-2.6.24/scsi-gdth-don-t-call-pci_free_consistent-under-spinlock.patch
queue-2.6.24/scsi-gdth-fix-to-internal-commands-execution.patch
queue-2.6.24/scsi-ips-fix-data-buffer-accessors-conversion-bug.patch
queue-2.6.24/scsi-ips-handle-scsi_add_host-failure-and-other-err-cleanups.patch
queue-2.6.24/scsi-mpt-fusion-don-t-oops-if-numphys-0.patch
queue-2.6.24/spi-pxa2xx_spi-clock-polarity-fix.patch
queue-2.6.24/ub-fix-up-the-conversion-to-sg_init_table.patch
queue-2.6.24/ufs-fix-parenthesisation-in-ufs_set_fs_state.patch
queue-2.6.24/usb-ehci-handle-large-bulk-urbs-correctly.patch
queue-2.6.24/usb-ftdi_sio-really-enable-em1010pc.patch
queue-2.6.24/usb-ftdi_sio-workaround-for-broken-matrix-orbital-serial-port.patch
queue-2.6.24/usb-storage-don-t-access-beyond-the-end-of-the-sg-buffer.patch
queue-2.6.24/vt-notifier-fix-for-vt-switch.patch
queue-2.6.24/x86-adjust-enable_nmi_through_lvt0.patch
queue-2.6.24/x86-clear-df-before-calling-signal-handler.patch
queue-2.6.24/x86-don-t-use-p6_nops-if-compiling-with-config_x86_generic.patch
queue-2.6.24/x86-move-out-tick_nohz_stop_sched_tick-call-from-the-loop.patch
queue-2.6.24/x86-replace-lock_prefix-in-futex.h.patch
queue-2.6.24/zisofs-fix-readpage-outside-i_size.patch

index 3d96b4d7fd38d523bae640715379c80d91b995da..397474d5023c5363d1cb6b995385f728e80e82c0 100644 (file)
@@ -62,6 +62,7 @@ Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
   coding pattern, because it's so often buggy wrt memory ordering ]
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  fs/aio.c |    8 ++++++++
  1 file changed, 8 insertions(+)
index b18a11d8614f216d7240d1925d2a1a62d1dd5800..85be06023b3e50832d7c294be780a5a4121f7968 100644 (file)
@@ -6,6 +6,8 @@ Message-Id: <200802271935.01193.mpagano@gentoo.org>
 Cc: kernel@gentoo.org, dsd@gentoo.org
 Subject: arcmsr: fix IRQs disabled warning spew
 
+From: Mike Pagano <mpagano@gentoo.org>
+
 As of 2.6.24, running the archttp passthrough daemon with the arcmsr
 driver produces an endless spew of dma_free_coherent warnings:
 
@@ -25,6 +27,7 @@ Signed-off-by: Daniel Drake <dsd@gentoo.org>
 Cc: Nick Cheng <nick.cheng@areca.com.tw>
 Cc: James Bottomley <James.Bottomley@HansenPartnership.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 ---
  drivers/scsi/arcmsr/arcmsr_hba.c |   20 +++++++++-----------
index c1f72422e70e730b3dfedf0221943c2b08facba0..7e8c0beacc764a92593887c9075a4706b8e80bc3 100644 (file)
@@ -28,6 +28,7 @@ Uli Luckas notes:
   [2] http://marc.info/?l=linux-arm-kernel&m=120384388411097
 
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  arch/arm/mach-pxa/clock.c |   23 ++++++++++++++++-------
  1 file changed, 16 insertions(+), 7 deletions(-)
index ac88dfed7ef764eae077616ab8af147d7e2f9f06..a27f78545a3d3257640d96ba691f3a5efd9ab981 100644 (file)
@@ -18,6 +18,7 @@ Cc: Neil Brown <neilb@suse.de>
 Signed-off-by: Dan Williams <dan.j.williams@intel.com>
 [chrisw@sous-sol.org: backport to 2.6.24.3]
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 please verify the backport makes sense
 
index 9e955a9baf65c282ea96abe764b8ceebfca06d5a..38a1c96047e033f26f5102eca93b3f4fa61b45fb 100644 (file)
@@ -35,6 +35,7 @@ Cc: David Brownell <david-b@pacbell.net>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  drivers/spi/atmel_spi.c |   10 ++++++++++
index 510d6173b00adec47bf650f617fc2b1fae7752a0..e230cd758fcd159e39ac72f5e949f75d8e4cc928 100644 (file)
@@ -7,6 +7,8 @@ Message-Id: <200802291255.41906.mb@bu3sch.de>
 Cc: Greg KH <greg@kroah.com>, linux-wireless@vger.kernel.org, bcm43xx-dev@lists.berlios.de, alexey.zaytsev@gmail.com
 Subject: b43: Backport bcm4311 fix
 
+From: Michael Buesch <mb@bu3sch.de>
+
 This is a backport of upstream commit 013978b6 ("b43: Changes to enable
 BCM4311 rev 02 with wireless core revision 13") and the changes include
 the following:
@@ -30,6 +32,7 @@ Cc: Larry Finger <Larry.Finger@lwfinger.net>
 Cc: John W. Linville <linville@tuxdriver.com>
 Cc: Alexey Zaytsev <alexey.zaytsev@gmail.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 ---
  drivers/net/wireless/b43/dma.c  |   30 ++++++++++++++++++++++--------
index ce78bcbd05b2b7933bb22f44874d57b57af87278..41e46881c17f8f80a5b20e9b27a81069ce0eb976 100644 (file)
@@ -24,6 +24,7 @@ Please let me know if it looks ok.
 Signed-off-by: Joy Latten <latten@austin.ibm.com>
 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  crypto/xcbc.c |    6 +++++-
  1 file changed, 5 insertions(+), 1 deletion(-)
index 30c035a31a1076be1ef2e6068c50b47d855f7dcf..562d91d1719cdd300a0b8205922428022f0408ec 100644 (file)
@@ -19,6 +19,7 @@ Signed-off-by: Sebastian Siewior <sebastian@breakpoint.cc>
 Tested-by: Stefan Hellermann <stefan@the2masters.de>
 Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  crypto/xts.c |   13 ++++++-------
  1 file changed, 6 insertions(+), 7 deletions(-)
index d71a40d13c011c0701e8717f93accce58077473c..8ae80ead60aefe9626e6ce1d5b932ef50c2df987 100644 (file)
@@ -5,8 +5,9 @@ From: jejb@kernel.org
 To: jejb@kernel.org, stable@kernel.org
 Subject: drivers: fix dma_get_required_mask
 
-commit: e88a0c2ca81207a75afe5bbb8020541dabf606ac
 From: James Bottomley <James.Bottomley@HansenPartnership.com>
+
+commit: e88a0c2ca81207a75afe5bbb8020541dabf606ac
 Date: Sun, 9 Mar 2008 11:57:56 -0500
 Subject: drivers: fix dma_get_required_mask
 
@@ -20,9 +21,9 @@ DMA_32BIT_MASK).  This bug results in any driver that uses this function
 Fix by removing the and with dev->dma_mask.
 
 Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
-Cc: stable <stable@kernel.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/base/platform.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index 31c8c98c70a449cfab744d70301c23eef2340a05..47bc0c472e9d2747d3ae8b9cebff923676cca205 100644 (file)
@@ -3,6 +3,8 @@ From: Auke Kok <auke-jan.h.kok@intel.com>
 Date: Tue, 12 Feb 2008 15:20:24 -0800
 Subject: e1000e: Fix CRC stripping in hardware context bug
 
+From: Auke Kok <auke-jan.h.kok@intel.com>
+
 CRC stripping was only correctly enabled for packet split recieves
 which is used when receiving jumbo frames. Correctly enable SECRC
 also for normal buffer packet receives.
@@ -13,6 +15,7 @@ Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
 Signed-off-by: Jeff Garzik <jeff@garzik.org>
 Cc: Mike Pagano <mike@mpagano.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/net/e1000e/netdev.c |    6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)
index 7849e4349acba78fb8b6ec1249846b3255e2fbd0..4c8861a00320cbbddd1065d7b5c7fb1432335e1a 100644 (file)
@@ -30,11 +30,11 @@ be something other than "abc\ndef\n".
 
 Signed-off-by: Michael Halcrow <mhalcrow@us.ibm.com>
 Cc: Benedikt Driessen <bdriessen@escrypt.com>
-Cc: <stable@kernel.org>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 [chrisw@sous-sol.org: backport to 2.6.24.3]
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  fs/ecryptfs/mmap.c |  102 +++++++++++++++++++++++++++++++++++++++--------------
  1 file changed, 76 insertions(+), 26 deletions(-)
index bc5c82b025585b25589d33eb366bf71fdc42c93b..5bb817c18dbfacb597de90f892d50de9821bc83e 100644 (file)
@@ -15,10 +15,10 @@ Without this patch wireshark is reported to fail.
 
 Signed-off-by: Serge E. Hallyn <serue@us.ibm.com>
 Signed-off-by: Andrew G. Morgan <morgan@kernel.org>
-Cc: <stable@kernel.org>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  security/commoncap.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index 2347e82559a127973ab02d65ea5f263d07c0cb5f..7cc4f5401547d00b0e240852bb3b0b5c15b9fe58 100644 (file)
@@ -30,6 +30,7 @@ Fix that.
 
 Signed-off-by: Tony Breeds <tony@bakeyournoodle.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/acorn/char/defkeymap-l7200.c |   68 +++++++++++++++++------------------
  drivers/char/defkeymap.c_shipped     |   68 +++++++++++++++++------------------
index 369ef20c36aed4f8d776e5da29e44af3203826e2..c96f2867da4135ce88e40a0acfc7d3ad71c37326 100644 (file)
@@ -4,6 +4,8 @@ Date: Sat, 23 Feb 2008 15:23:27 -0800
 Message-Id: <E1JTapR-00079g-QF@pomaz-ex.szeredi.hu>
 Subject: fuse: fix permission checking
 
+From: Miklos Szeredi <mszeredi@suse.cz>
+
 [upstream commit 1a823ac9ff09cbdf39201df37b7ede1f9395de83]
 
 I added a nasty local variable shadowing bug to fuse in 2.6.24, with the
@@ -22,10 +24,10 @@ the kernel :(
 More testing would have also saved us :((
 
 Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
-Cc: <stable@kernel.org>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  fs/fuse/dir.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index 7376a91117b70bb9eea98025f1355eb98d2464e9..f3fcef234a135805ab677f31b4f3af84c31bdcbf 100644 (file)
@@ -19,10 +19,10 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
 Acked-by: Ingo Molnar <mingo@elte.hu>
 Cc: Lennert Buytenhek <buytenh@wantstofly.org>
 Cc: Riku Voipio <riku.voipio@movial.fi>
-Cc: <stable@kernel.org>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  kernel/futex.c |   12 +++++++-----
  1 file changed, 7 insertions(+), 5 deletions(-)
index 7f4733973226da337158d82ffd5823396a2d85c4..8b4f21a809ca055dc38b46750e7891ee0bc347db 100644 (file)
@@ -44,10 +44,10 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
 Acked-by: Ingo Molnar <mingo@elte.hu>
 Cc: Lennert Buytenhek <buytenh@wantstofly.org>
 Cc: Riku Voipio <riku.voipio@movial.fi>
-Cc: <stable@kernel.org>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  include/linux/futex.h |    1 +
  kernel/futex.c        |   38 ++++++++++++++++++++++++++++++++++----
index 147e023902c96cfbb9e2cdc9c49f8e5443296459..124ec1ecc5835fae5bb5973a5b82c72c2381dc07 100644 (file)
@@ -20,10 +20,10 @@ Make sure we clear out page private before we free the page.
 
 Signed-off-by: Andy Whitcroft <apw@shadowen.org>
 Acked-by: Adam Litke <agl@us.ibm.com>
-Cc: <stable@kernel.org>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  mm/hugetlb.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index da3168dba055f2be9594bab99cd0940165a8cd20..0680419db4bc8de3e9e3d9b1f486514959d98488 100644 (file)
@@ -16,6 +16,7 @@ Signed-off-by: Dan Williams <dan.j.williams@intel.com>
 Acked-by: Shannon Nelson <shannon.nelson@intel.com>
 [chrisw@sous-sol.org: backport to 2.6.24.3]
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 Dan, Shannon, can you please verify the backport.
 thanks,
index 8a8b089b323a3cc4fdfff8d0b97e9c79bb123001..1bab4da9fa62b35ba85f24dffece7cb99b9901fc 100644 (file)
@@ -5,10 +5,9 @@ From: jejb@kernel.org
 To: jejb@kernel.org, stable@kernel.org
 Subject: iov_iter_advance() fix
 
-commit: f7009264c519603b8ec67c881bd368a56703cfc9
 From: Nick Piggin <npiggin@suse.de>
-Date: Mon, 10 Mar 2008 11:43:59 -0700
-Subject: iov_iter_advance() fix
+
+commit: f7009264c519603b8ec67c881bd368a56703cfc9
 
 iov_iter_advance() skips over zero-length iovecs, however it does not properly
 terminate at the end of the iovec array.  Fix this by checking against
@@ -22,10 +21,10 @@ writev.
 Signed-off-by: Nick Piggin <npiggin@suse.de>
 Tested-by: "Kevin Coffman" <kwc@citi.umich.edu>
 Cc: "Alexey Dobriyan" <adobriyan@gmail.com>
-Cc: <stable@kernel.org>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  mm/filemap.c |   22 ++++++++++------------
  1 file changed, 10 insertions(+), 12 deletions(-)
index 8f9f34f84e4a7d3aec6e205311ec4b1a6d15c014..ff25b97540eaa9d9c8378cde6d581721ece144ba 100644 (file)
@@ -4,6 +4,8 @@ Date: Fri, 8 Feb 2008 04:22:01 -0800
 Message-ID: <93564eb70802241736l741e7406o29fab05a611c12c7@mail.gmail.com>
 Subject: IRQ_NOPROBE helper functions
 
+From: Ralf Baechle <ralf@linux-mips.org>
+
 Probing non-ISA interrupts using the handle_percpu_irq as their handle_irq
 method may crash the system because handle_percpu_irq does not check
 IRQ_WAITING.  This for example hits the MIPS Qemu configuration.
@@ -23,6 +25,7 @@ Cc: Ingo Molnar <mingo@elte.hu>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  include/linux/irq.h |    3 +++
  kernel/irq/chip.c   |   36 ++++++++++++++++++++++++++++++++++++
index 082b65e71f0815c8c308668c11b6c6c04ee45ff5..4965ecb9337b61f6789aff1a734f1a09cae5e324 100644 (file)
@@ -20,10 +20,10 @@ instead of the correct data after recovery.
 Signed-off-by: Duane Griffin <duaneg@dghda.com>
 Acked-by: Jan Kara <jack@suse.cz>
 Cc: <linux-ext4@vger.kernel.org>
-Cc: <stable@kernel.org>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  fs/jbd/recovery.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index bd533c7196fa74c04df50646e78639d45c29aaab..f5df921e75b7424197d490b9bdd7d82c0c8bc3e9 100644 (file)
@@ -20,10 +20,10 @@ instead of the correct data after recovery.
 Signed-off-by: Duane Griffin <duaneg@dghda.com>
 Acked-by: Jan Kara <jack@suse.cz>
 Cc: <linux-ext4@vger.kernel.org>
-Cc: <stable@kernel.org>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  fs/jbd2/recovery.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index 27cc914ec25f65fd14b3e674535d2b24a86858fe..5603eedfc5135ac538f5b4d36725c34e01125b07 100644 (file)
@@ -16,6 +16,7 @@ Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
 Signed-off-by: Jeff Garzik <jeff@garzik.org>
 Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  drivers/net/macb.c |    2 +-
index e0f0488efac763fef43fe710cab902160c909ca6..aaf55d309db6d776f8d26bc5773e30c79b28ee3a 100644 (file)
@@ -4,6 +4,8 @@ Date: Fri, 8 Feb 2008 04:22:02 -0800
 Message-ID: <93564eb70802241736l741e7406o29fab05a611c12c7@mail.gmail.com>
 Subject: MIPS: Mark all but i8259 interrupts as no-probe.
 
+From: Ralf Baechle <ralf@linux-mips.org>
+
 Use set_irq_noprobe() to mark all MIPS interrupts as non-probe.  Override that
 default for i8259 interrupts.
 
@@ -14,6 +16,7 @@ Cc: Ingo Molnar <mingo@elte.hu>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  arch/mips/kernel/i8259.c |    4 +++-
  arch/mips/kernel/irq.c   |    5 +++++
index 71c1c4834e2987fc30b25510984d7239341452e5..27c936581adc6d2c6c95bccb4416c69ee3e2d2f0 100644 (file)
@@ -4,6 +4,8 @@ Date: Wed, 13 Feb 2008 15:03:26 -0800
 Message-Id: <200802271925.13372.mpagano@gentoo.org>
 Subject: moduleparam: fix alpha, ia64 and ppc64 compile failures
 
+From: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
+
 [upstream commit: 91d35dd9]
 
 On alpha, ia64 and ppc64 only relocations to local data can go into
@@ -28,6 +30,7 @@ Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Cc: Mike Pagano <mpagano@gentoo.org>
 [chrisw@sous-sol.org: backport to 2.6.24.3]
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  include/linux/moduleparam.h |   12 +++++++++++-
  1 file changed, 11 insertions(+), 1 deletion(-)
index 0d09dcf01b8198041f243d91268b6f9d4cb90d93..831a822b03b64690401ff524ef4496bc2f2ad4cc 100644 (file)
@@ -6,6 +6,8 @@ Date: Mon, 25 Feb 2008 15:01:04 +0100 (MET)
 Cc: netfilter-devel@vger.kernel.org, Patrick McHardy <kaber@trash.net>, davem@davemloft.net
 Subject: NETFILTER: fix ebtable targets return
 
+From: Patrick McHardy <kaber@trash.net>
+
 Upstream commit 1b04ab459:
 
 The function ebt_do_table doesn't take NF_DROP as a verdict from the targets.
@@ -14,6 +16,7 @@ Signed-off-by: Joonwoo Park <joonwpark81@gmail.com>
 Signed-off-by: Patrick McHardy <kaber@trash.net>
 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_dnat.c     |    2 +-
index b838d0374f1b9e4c95946c87c77dbab1bfac4c8b..e12c4ab4a8cfd4a1195b65abae688cd15c59583d 100644 (file)
@@ -6,6 +6,8 @@ Date: Mon, 25 Feb 2008 15:01:02 +0100 (MET)
 Cc: netfilter-devel@vger.kernel.org, Patrick McHardy <kaber@trash.net>, davem@davemloft.net
 Subject: NETFILTER: Fix incorrect use of skb_make_writable
 
+From: Patrick McHardy <kaber@trash.net>
+
 Upstream commit eb1197bc0:
 
 http://bugzilla.kernel.org/show_bug.cgi?id=9920
@@ -15,6 +17,7 @@ Signed-off-by: Joonwoo Park <joonwpark81@gmail.com>
 Signed-off-by: Patrick McHardy <kaber@trash.net>
 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_dnat.c     |    2 +-
index 0b0fb6c2399a67e53ae4014fda7000e1c40a7e66..47fe4aaab6fb7b4c2018d588a47379d7d8805819 100644 (file)
@@ -15,6 +15,7 @@ of skb size by using NLMSG_SPACE instead of NLMSG_ALIGN.
 Signed-off-by: Eric Leblond <eric@inl.fr>
 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/netfilter/nfnetlink_log.c |    2 +-
index 73fd52d3f8b0013d04622c439762faef6f1baca5..aa14f3b28ff1f2ecd57e416fb481b9e9f634a859 100644 (file)
@@ -20,6 +20,7 @@ is an integer were invalid and the corresponding packets were dropped.
 Signed-off-by: Eric Leblond <eric@inl.fr>
 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/netfilter/nfnetlink_queue.c |    2 +-
index 16bd8ce61b7e049376a5f016e144346fd5e4ca1a..51181524bdb62e3e3e67c0aa04b8738c43cafc3c 100644 (file)
@@ -6,6 +6,8 @@ Date: Mon, 25 Feb 2008 15:01:01 +0100 (MET)
 Cc: netfilter-devel@vger.kernel.org, Patrick McHardy <kaber@trash.net>, davem@davemloft.net
 Subject: NETFILTER: nfnetlink_queue: fix SKB_LINEAR_ASSERT when mangling packet data
 
+From: Patrick McHardy <kaber@trash.net>
+
 Upstream commit e2b58a67:
 
 As reported by Tomas Simonaitis <tomas.simonaitis@gmail.com>, inserting new
@@ -22,6 +24,7 @@ Tested by Thomas, fixes bugzilla #9933.
 Signed-off-by: Patrick McHardy <kaber@trash.net>
 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>
 ---
 Patrick, which part of commit log did you want to drop?
 
index aed7034113cb424ff5b958d57796f6b651a34a1e..f1b5d146220e5a4eb8960b862a6d792782a4db76 100644 (file)
@@ -31,6 +31,7 @@ zero, even when info->weekdays_match = XT_TIME_ALL_WEEKDAYS = 0xFE.
 Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
 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/netfilter/xt_time.c |    7 +++++--
index 20d04f396761be2671adc960c538fd6af47fa463..3e4550d36355762493db03f4efd4010a7782ca76 100644 (file)
@@ -4,6 +4,8 @@ Date: Fri, 14 Mar 2008 19:37:11 -0400
 Message-ID: <20080314233711.GN2119@fieldses.org>
 Subject: nfsd: fix oops on access from high-numbered ports
 
+From: J. Bruce Fields <bfields@citi.umich.edu>
+
 This bug was always here, but before my commit 6fa02839bf9412e18e77
 ("recheck for secure ports in fh_verify"), it could only be triggered by
 failure of a kmalloc().  After that commit it could be triggered by a
@@ -22,6 +24,7 @@ Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
 Cc: Lukas Hejtmanek <xhejtman@ics.muni.cz>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  fs/nfsd/nfsfh.c |    4 ++--
  1 file changed, 2 insertions(+), 2 deletions(-)
index e2f9d2cc3c37d3042d47f2954318acca5611ccea..597897059fdc1184190c2cb9c9e96e5c5497a37e 100644 (file)
@@ -4,6 +4,8 @@ Date: Tue, 26 Feb 2008 13:35:54 -0800
 Message-Id: <200802262136.m1QLajKW010124@imap1.linux-foundation.org>
 Subject: pata_hpt*, pata_serverworks: fix UDMA masking
 
+From: Alan Cox <alan@lxorguk.ukuu.org.uk>
+
 [upstream commit: 6ddd6861]
 
 When masking, mask out the modes that are unsupported not the ones
@@ -13,6 +15,7 @@ Signed-off-by: Alan Cox <alan@redhat.com>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Jeff Garzik <jeff@garzik.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/ata/pata_hpt366.c      |    6 +++---
  drivers/ata/pata_hpt37x.c      |    6 +++---
index a412061516b95370cb3a5f59540f11db7063ad6f..5552e401d8e23a95e9566520070e2a12d9ffd483 100644 (file)
@@ -4,6 +4,8 @@ Date: Mon, 14 Jan 2008 17:31:09 -0500
 Message-Id: <200802271928.54830.mpagano@gentoo.org>
 Subject: PCI x86: always use conf1 to access config space below 256 bytes
 
+From: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
+
 [upsteam commit: a0ca9909]
 
 Thanks to Loic Prylli <loic@myri.com>, who originally proposed
@@ -23,6 +25,7 @@ Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Cc: Mike Pagano <mpagano@gentoo.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  arch/x86/pci/mmconfig-shared.c |   35 -----------------------------------
  arch/x86/pci/mmconfig_32.c     |   22 +++++++++-------------
index cd06e46c687a8e8db82d15a4e2b560e0f52fd5ae..844fc6bda45c2584f74fe0602ad6b47066610212 100644 (file)
@@ -4,6 +4,8 @@ Date: Mon, 10 Mar 2008 11:01:20 -0700
 Message-Id: <1205535434.6423.2.camel@lappy>
 Subject: sched: fix race in schedule()
 
+From: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
+
 Fix a hard to trigger crash seen in the -rt kernel that also affects
 the vanilla scheduler.
 
@@ -49,6 +51,7 @@ Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
 Signed-off-by: Ingo Molnar <mingo@elte.hu>
 [chrisw@sous-sol.org: backport to 2.6.24.3]
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  kernel/sched.c |   36 ++++++++++++++++--------------------
  1 file changed, 16 insertions(+), 20 deletions(-)
index b598afbab80a4b9395d1755aba07f7d1b64130ea..8cec48bfbf9db7885c5d122ea84150f3b7b57c7a 100644 (file)
@@ -6,6 +6,8 @@ Message-ID: <20080318001316.25c6a440@hammerfall>
 Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
 Subject: sched_nr_migrate wrong mode bits
 
+From: Michal Schmidt <mschmidt@redhat.com>
+
 sched_nr_migrate has strange permission bits:
 
  $ ls -l /proc/sys/kernel/sched_nr_migrate
@@ -19,6 +21,7 @@ Fixed (collaterally) in Linus's tree by Peter Zijlstra with commit fa85ae241
 Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
 Acked-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  kernel/sysctl.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index 15eec6e2d7137138b1ad483b949da483f968a106..301449e925f3e4ac0d082dea6e57c896ddef86d5 100644 (file)
@@ -13,9 +13,9 @@ unsigned char truncates the value.  Just use an unsigned int instead;
 it's only a temporary.
 
 Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
-Cc: Stable Tree <stable@kernel.org>
 Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/scsi/advansys.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index 312e0aa0bffe9905243ba5e6681745f82e3b5917..736090167bf76c0d82055ff0714674fe6bec9299 100644 (file)
@@ -31,7 +31,9 @@ Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
 
 FUJITA Tomonori notes:
   We thought that 2.6.24 doesn't have this bug, however it does.
+
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/scsi/advansys.c |   13 +++++++++++--
  1 file changed, 11 insertions(+), 2 deletions(-)
index 707e3b08f59f2ee776b3e8a925ab7c8f274d79bd..71fc2e51b747a5a7a6bfa92aab970099ca628144 100644 (file)
@@ -25,9 +25,9 @@ the pending SCB doesn't have a task attached.
 Not sure if this will fix all the problems, but it's a definite first
 step.
 
-Cc: Stable Tree <stable@kernel.org>
 Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/scsi/aic94xx/aic94xx_scb.c |   14 ++++++++++----
  1 file changed, 10 insertions(+), 4 deletions(-)
index 836cd446831d4c2516f948c15e4cf3e9f82990c1..30f5b914e9623d7bb2be423f1ec325d57bae92f4 100644 (file)
@@ -30,6 +30,7 @@ Signed-off-by: Tony Battersby <tonyb@cybernetics.com>
 Acked-by: Mike Christie <michaelc@cs.wisc.edu>
 Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/scsi/scsi_lib.c |    1 -
  1 file changed, 1 deletion(-)
index c360b99ad93cd4931e20f145738d7a77599c1f59..25a951857eef5f4b4e4233c85c937c3716c464ed 100644 (file)
@@ -20,9 +20,9 @@ Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
 Tested-by: Joerg Dorchain: <joerg@dorchain.net>
 Tested-by: Stefan Priebe <s.priebe@allied-internet.ag>
 Tested-by: Jon Chelton <jchelton@ffpglobal.com>
-Cc: Stable Tree <stable@kernel.org>
 Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/scsi/gdth.c |   82 +++++++++++++++++-----------------------------------
  1 file changed, 28 insertions(+), 54 deletions(-)
index 7702a3ff1ed010ec3e28106ec5f6533b82076ccc..de3cbd2427a539adddf2ecbdb9eaa882941375f8 100644 (file)
@@ -14,9 +14,9 @@ the smp lock for is mediating the scratch in use flag, so fix this by
 moving the spinlock into the case where we set the pscratch_busy flag
 to false.
 
-Cc: Stable Tree <stable@kernel.org>
 Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/scsi/gdth_proc.c |    6 ++----
  1 file changed, 2 insertions(+), 4 deletions(-)
index c9c415a84012ee9376c3ae63775a371989cbd8dd..ba3d2b921a45caa8c617ee4577cbe9665ca96342 100644 (file)
@@ -30,9 +30,9 @@ Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
 Tested-by: Joerg Dorchain: <joerg@dorchain.net>
 Tested-by: Stefan Priebe <s.priebe@allied-internet.ag>
 Tested-by: Jon Chelton <jchelton@ffpglobal.com>
-Cc: Stable Tree <stable@kernel.org>
 Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/scsi/gdth.c |   30 ++++++++++++------------------
  drivers/scsi/gdth.h |    1 +
index 66995c3b132f5afec4072cc01ae6733762350d63..7c04da852ba7c78b0a984f1c1e9179d255b5400a 100644 (file)
@@ -15,9 +15,9 @@ Big thanks to Tim Pepper for debugging the problem.
 
 Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
 Acked-by: Mark Salyzyn <Mark_Salyzyn@adaptec.com>
-Cc: Stable Tree <stable@kernel.org>
 Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/scsi/ips.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index abdb5003873fa7d5e015ad1f127077aa125bd37e..cdd0bd032567f671d0eab468690f79ee9dceed38 100644 (file)
@@ -22,6 +22,7 @@ FUJITA Tomonori notes:
   http://marc.info/?t=120293911900023&r=1&w=2
 
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/scsi/ips.c |   18 +++++++++++++-----
  1 file changed, 13 insertions(+), 5 deletions(-)
index abe0ee19d3fdae6ca4b3fd65c8df0c42cf22bc8d..3653cae3ca77fdd6e1d1350fb60e1daa9d9b1970 100644 (file)
@@ -4,6 +4,8 @@ Date: Tue, 4 Mar 2008 14:56:23 -0800
 Message-ID: <Pine.LNX.4.64.0803060644140.23263@bizon.gios.gov.pl>
 Subject: SCSI: mpt fusion: don't oops if NumPhys==0
 
+From: Krzysztof Oledzki <olel@ans.pl>
+
 Don't oops if NumPhys==0, instead return -ENODEV.
 This patch fixes http://bugzilla.kernel.org/show_bug.cgi?id=9909
 
@@ -12,6 +14,7 @@ Acked-by: Eric Moore <Eric.Moore@lsi.com>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/message/fusion/mptsas.c |    5 +++++
  1 file changed, 5 insertions(+)
index e965d1eba51ac967d0328db34afb975b40efca3b..05d4e198a7051e4a542a8c92a48439de9b7e43b0 100644 (file)
@@ -33,6 +33,7 @@ Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 [chrisw@sous-sol.org: backport to 2.6.24.3]
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/spi/pxa2xx_spi.c            |   41 +++++++++++++++++++++++-------------
  include/asm-arm/arch-pxa/pxa-regs.h |    1 
index 9175d86331426e062c89042d36dfd28a834c6d95..1e45bd54c87ac399904c68f6692d6c48fb2811b1 100644 (file)
@@ -5,9 +5,7 @@ Date: Fri, 7 Mar 2008 17:36:54 +0100
 Message-Id: <200803071736.54369.oliver.pntr@gmail.com>
 Subject: [PATCH] ub: fix up the conversion to sg_init_table()
 
->From 541645be8bbb67d39113096263dcf00615d789e3 Mon Sep 17 00:00:00 2001
 From: Pete Zaitcev <zaitcev@redhat.com>
-Date: Sat, 9 Feb 2008 00:10:17 -0800
 
 Signed-off-by: Pete Zaitcev <zaitcev@redhat.com>
 Cc: "Oliver Pinter" <oliver.pntr@gmail.com>
@@ -16,6 +14,7 @@ Cc: Greg KH <greg@kroah.com>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/block/ub.c |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index 27013022052497c6937105b0e316a5847fa892a4..d964bccbe8b2276451613a86f37613eac19607e6 100644 (file)
@@ -19,10 +19,10 @@ Date:   Tue Oct 16 23:26:31 2007 -0700
 Signed-off-by: Roel Kluin <12o3l@tiscali.nl>
 Acked-by: Evgeniy Dushistov <dushistov@mail.ru>
 Cc: Mark Fortescue <mark@mtfhpc.demon.co.uk>
-Cc: <stable@kernel.org>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  fs/ufs/util.h |    2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
index d546d691bb69d004bdb153fbeb232f0109ff9ef0..a7284de4ba517724b382cff1dbeae4c9a2279ef3 100644 (file)
@@ -22,7 +22,6 @@ instead of resetting it after each qTD.
 Signed-off-by: Misha Zhilin <misha@epiphan.com>
 Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
 Acked-by: Alan Stern <stern@rowland.harvard.edu>
-Cc: stable@kernel.org
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
 ---
index df4ed7661b4680796056cda0123e99d8ecf23e78..c7e52ecc375b91a141556738a8e08cb460eeff09 100644 (file)
@@ -6,6 +6,8 @@ To: gregkh@suse.de
 Cc: stable@kernel.org
 Subject: USB: ftdi_sio - really enable EM1010PC
 
+From: Sven Andersen <s.andersen@cryonet.de>
+
 [upstream commit: 4ae897df]
 
 Add EM1010PC to ftdi_sio.c
@@ -14,16 +16,9 @@ Signed-off-by: Sven Andersen <s.andersen@cryonet.de>
 Cc: stable <stable@kernel.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
-Peter Stark submitted a patch for enabling multiple ELV-devices
-and adding the EM1010PC to ftdi_sio which has already been applied.
-For some reason this line got lost somewhere.
-
-As Peters patch went into 2.6.24-stable this might be applicable
-there too.
-
----
  drivers/usb/serial/ftdi_sio.c |    1 +
  1 file changed, 1 insertion(+)
 
index 2562fd8ed0da2e49c84c052fc849690873501ddf..2335af12a87b565f452b5dc3361e6827ffd43e77 100644 (file)
@@ -15,7 +15,6 @@ The device has an invalid endpoint descriptor, which must be modified
 before it can be used.
 
 Signed-off-by: Kevin Vance <kvance@kvance.com>
-Cc: stable <stable@kernel.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 [chrisw@sous-sol.org: backport to 2.6.24.3 w/out ftdi_jtag_probe]
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
index bb36fbc5da2dcb1997bf3a38e8da2e5b4a4f5187..af3529f3112c787caccf3ac4b0eb0ff188ac472e 100644 (file)
@@ -6,6 +6,8 @@ Message-ID: <Pine.LNX.4.44L0.0802221700070.6832-100000@iolanthe.rowland.org>
 Cc: Mark Glines <mark@glines.org>, linux-usb@vger.kernel.org, Boaz Harrosh <bharrosh@panasas.com>
 Subject: usb-storage: don't access beyond the end of the sg buffer
 
+From: Alan Stern <stern@rowland.harvard.edu>
+
 This patch (as1038) fixes a bug in usb_stor_access_xfer_buf() and
 usb_stor_set_xfer_buf() (the bug was originally found by Boaz
 Harrosh): The routine must not attempt to write beyond the end of a
@@ -22,6 +24,7 @@ Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
 Cc: Mark Glines <mark@glines.org>
 Cc: Boaz Harrosh <bharrosh@panasas.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 
 ---
  drivers/usb/storage/protocol.c |    5 +++--
index a7a74873dfafb2650789a56434d2af7b52728e5a..329a465b8d613b73ee4554463ae131557f3564a7 100644 (file)
@@ -17,10 +17,10 @@ This adds an update notify after all of the values are updated in
 redraw_screen(vc, 1).
 
 Signed-off-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
-Cc: <stable@kernel.org>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  drivers/char/vt.c |    1 +
  1 file changed, 1 insertion(+)
index 848d9c7bf1f204ee5e601de41f70695e7346f326..2f2c6dbbd0f941446d7e7d52b62202ef05ec20a7 100644 (file)
@@ -6,9 +6,9 @@ Message-ID: <alpine.LFD.1.00.0803111104550.3781@apollo.tec.linutronix.de>
 Cc: LKML <linux-kernel@vger.kernel.org>, Stable Team <stable@kernel.org>
 Subject: x86: adjust enable_NMI_through_LVT0()
 
-commit e94271017f0933b29362a3c9dea5a6b9d04d98e1
 From: Jan Beulich <jbeulich@novell.com>
-Date: Wed Jan 30 13:31:24 2008 +0100
+
+commit e94271017f0933b29362a3c9dea5a6b9d04d98e1
 
 Its previous use in a call to on_each_cpu() was pointless, as at the
 time that code gets executed only one CPU is online. Further, the
@@ -23,6 +23,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
 [ tglx@linutronix.de: backport to 2.6.24.3]
 Cc: Justin Piszcz <jpiszcz@lucidpixels.com>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  arch/x86/kernel/apic_32.c    |    2 +-
  arch/x86/kernel/apic_64.c    |    2 +-
index 3e02cf322c9b14814f6341ee9cca32b696e8d743..ab88dd2d65cecc1a4c57aba8b8faa5a9be226a3a 100644 (file)
@@ -6,6 +6,8 @@ Cc: stable@kernel.org, Ingo Molnar <mingo@redhat.com>, "H. Peter Anvin" <hpa@zyt
 Subject: x86: Clear DF before calling signal handler
 Message-ID: <20080308104352.GA18303@hall.aurel32.net>
 
+From: Aurelien Jarno <aurelien@aurel32.net>
+
 x86: Clear DF before calling signal handler
 
 The Linux kernel currently does not clear the direction flag before
@@ -22,6 +24,7 @@ in 2.6.25-rc.
 
 Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  arch/x86/ia32/ia32_signal.c |    4 ++--
  arch/x86/kernel/signal_32.c |    4 ++--
index 1284bb5c9e7731ed3d7b4830b35b9d6820d889a8..c28ecb1176b8908e1f7c167f94dcf32d6982ebbf 100644 (file)
@@ -7,6 +7,7 @@ Cc: "H. Peter Anvin" <hpa@zytor.com>
 Subject: x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC
 
 From: H. Peter Anvin <hpa@zytor.com>
+
 Commit: 959b3be64cab9160cd74532a49b89cdd918d38e9
 
 x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC
@@ -23,6 +24,7 @@ Signed-off-by: Ingo Molnar <mingo@elte.hu>
 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
 [cebbert@redhat.com: backport take 2, with parens this time]
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
 
  include/asm-x86/processor_32.h |    5 +++--
index f345cd37c3b610e71b5586b95f68a233a575f55e..b5b3459ac1b36359cf1eb2e364389fa1598c9f8c 100644 (file)
@@ -4,6 +4,8 @@ Date: Wed, 30 Jan 2008 13:33:00 +0100
 Message-ID: <20080303132251.GA32030@elte.hu>
 Subject: x86: move out tick_nohz_stop_sched_tick() call from the loop
 
+From: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
+
 [upstream commit: 3d97775a]
 
 Move out tick_nohz_stop_sched_tick() call from the loop in cpu_idle
@@ -14,6 +16,7 @@ Signed-off-by: Ingo Molnar <mingo@elte.hu>
 Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
 Cc: Ed Tomlinson <edt@aei.ca>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  arch/x86/kernel/process_64.c |    3 +--
  1 file changed, 1 insertion(+), 2 deletions(-)
index dea535a58b169bf86152eb9c5554355acb3a8826..35bd5cc2f8b38ce5a6e48712f37ab6b556a509b8 100644 (file)
@@ -27,6 +27,7 @@ Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
 Signed-off-by: Ingo Molnar <mingo@elte.hu>
 [cebbert@redhat.com: backport to 2.6.24]
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  include/asm-x86/futex_32.h |    6 +++---
  include/asm-x86/futex_64.h |    6 +++---
index 87bd3e80bf91b273d27603f4944f6dc31a79483b..b2fb661b2c294868f2fc5047582d7e46d1f132ea 100644 (file)
@@ -19,10 +19,10 @@ Fixes http://bugzilla.kernel.org/show_bug.cgi?id=10227
 Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
 Acked-by: Jan Kara <jack@suse.cz>
 Report-by: Christian Perle <chris@linuxinfotag.de>
-Cc: <stable@kernel.org>
 Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
 Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Chris Wright <chrisw@sous-sol.org>
+Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 ---
  fs/isofs/compress.c |   11 +++++++++++
  1 file changed, 11 insertions(+)