public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 00/76] 2.6.24-stable review
@ 2008-03-21 22:42 Chris Wright
  2008-03-21 22:42 ` [patch 01/76] Revert "NET: Add if_addrlabel.h to sanitized headers." Chris Wright
                   ` (77 more replies)
  0 siblings, 78 replies; 100+ messages in thread
From: Chris Wright @ 2008-03-21 22:42 UTC (permalink / raw)
  To: linux-kernel, stable
  Cc: Justin Forbes, Zwane Mwaikambo, Theodore Ts'o, Randy Dunlap,
	Dave Jones, Chuck Wolber, Chris Wedgwood, Michael Krufky,
	Chuck Ebbert, Domenico Andreoli, torvalds, akpm, alan

This is the start of the stable review cycle for the 2.6.24.4 release.
There are 76 patches in this series, all will be posted as a response
to this one.  If anyone has any issues with these being applied, please
let us know.  If anyone is a maintainer of the proper subsystem, and
wants to add a Signed-off-by: line to the patch, please respond with it.

These patches are sent out with a number of different people on the
Cc: line.  If you wish to be a reviewer, please email stable@kernel.org
to add your name to the list.  If you want to be off the reviewer list,
also email us.

Responses should be made by Sunday, Mar 21, 2008, 22:45:00 UTC
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
	kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.24.4-rc1.gz
and the diffstat can be found below.

thanks,

the -stable release team
---
 Makefile                             |    2 +-
 arch/arm/mach-pxa/clock.c            |   23 ++-
 arch/mips/kernel/i8259.c             |    4 +-
 arch/mips/kernel/irq.c               |    5 +
 arch/sparc/kernel/Makefile           |    5 +-
 arch/sparc/kernel/una_asm.S          |  153 ++++++++++++++++++++
 arch/sparc/kernel/unaligned.c        |  252 +++++++---------------------------
 arch/sparc64/mm/fault.c              |   14 +--
 arch/x86/ia32/ia32_signal.c          |    4 +-
 arch/x86/kernel/apic_32.c            |    2 +-
 arch/x86/kernel/apic_64.c            |    2 +-
 arch/x86/kernel/io_apic_32.c         |    4 +-
 arch/x86/kernel/io_apic_64.c         |    6 +-
 arch/x86/kernel/process_64.c         |    3 +-
 arch/x86/kernel/signal_32.c          |    4 +-
 arch/x86/kernel/signal_64.c          |    2 +-
 arch/x86/kernel/smpboot_32.c         |    2 +-
 arch/x86/kernel/smpboot_64.c         |    2 +-
 arch/x86/pci/mmconfig-shared.c       |   35 -----
 arch/x86/pci/mmconfig_32.c           |   22 ++--
 arch/x86/pci/mmconfig_64.c           |   22 ++--
 arch/x86/pci/pci.h                   |    7 -
 crypto/async_tx/async_xor.c          |    2 +-
 crypto/xcbc.c                        |    6 +-
 crypto/xts.c                         |   13 +-
 drivers/acorn/char/defkeymap-l7200.c |   68 +++++-----
 drivers/ata/pata_hpt366.c            |    6 +-
 drivers/ata/pata_hpt37x.c            |    6 +-
 drivers/ata/pata_serverworks.c       |    2 +-
 drivers/base/platform.c              |    2 +-
 drivers/block/ub.c                   |    2 +-
 drivers/char/defkeymap.c_shipped     |   68 +++++-----
 drivers/char/vt.c                    |    1 +
 drivers/dma/ioat_dma.c               |    2 +
 drivers/message/fusion/mptsas.c      |    5 +
 drivers/net/e1000e/netdev.c          |    6 +-
 drivers/net/macb.c                   |    2 +-
 drivers/net/niu.c                    |   20 ++-
 drivers/net/niu.h                    |    2 +-
 drivers/net/wireless/b43/dma.c       |   32 +++--
 drivers/net/wireless/b43/main.c      |    3 +-
 drivers/s390/char/defkeymap.c        |    4 +-
 drivers/scsi/advansys.c              |   15 ++-
 drivers/scsi/aic94xx/aic94xx_scb.c   |   14 ++-
 drivers/scsi/arcmsr/arcmsr_hba.c     |   20 ++--
 drivers/scsi/gdth.c                  |  112 ++++++----------
 drivers/scsi/gdth.h                  |    1 +
 drivers/scsi/gdth_proc.c             |    6 +-
 drivers/scsi/ips.c                   |   20 ++-
 drivers/scsi/scsi_lib.c              |    1 -
 drivers/spi/atmel_spi.c              |   10 ++
 drivers/spi/pxa2xx_spi.c             |   41 ++++--
 drivers/usb/host/ehci-q.c            |    2 +-
 drivers/usb/serial/ftdi_sio.c        |   25 ++++
 drivers/usb/serial/ftdi_sio.h        |    7 +
 drivers/usb/storage/protocol.c       |    5 +-
 fs/aio.c                             |    8 +
 fs/ecryptfs/mmap.c                   |  102 ++++++++++----
 fs/fuse/dir.c                        |    2 +-
 fs/isofs/compress.c                  |   11 ++
 fs/jbd/recovery.c                    |    2 +-
 fs/jbd2/recovery.c                   |    2 +-
 fs/nfsd/nfsfh.c                      |    4 +-
 fs/ufs/util.h                        |    2 +-
 include/asm-arm/arch-pxa/pxa-regs.h  |    1 +
 include/asm-x86/apic_32.h            |    2 +-
 include/asm-x86/futex_32.h           |    6 +-
 include/asm-x86/futex_64.h           |    6 +-
 include/asm-x86/io_apic_64.h         |    2 +-
 include/asm-x86/processor_32.h       |    5 +-
 include/linux/Kbuild                 |    1 -
 include/linux/futex.h                |    1 +
 include/linux/irq.h                  |    3 +
 include/linux/moduleparam.h          |   12 ++-
 include/net/inet_sock.h              |    3 +-
 kernel/futex.c                       |   50 ++++++--
 kernel/futex_compat.c                |    9 ++
 kernel/irq/chip.c                    |   36 +++++
 kernel/relay.c                       |    5 +-
 kernel/sched.c                       |   36 ++---
 kernel/sysctl.c                      |    2 +-
 mm/filemap.c                         |   22 ++--
 mm/hugetlb.c                         |    2 +-
 net/bluetooth/hci_sysfs.c            |    8 +-
 net/bridge/netfilter/ebt_dnat.c      |    4 +-
 net/bridge/netfilter/ebt_redirect.c  |    4 +-
 net/bridge/netfilter/ebt_snat.c      |    4 +-
 net/core/dev.c                       |    6 +-
 net/ipv4/ip_sockglue.c               |    5 -
 net/ipv4/ipcomp.c                    |    5 +-
 net/ipv4/ipconfig.c                  |    4 +-
 net/ipv4/netfilter/arpt_mangle.c     |    2 +-
 net/ipv4/netfilter/ip_queue.c        |   12 +-
 net/ipv6/ip6_output.c                |    6 +-
 net/ipv6/ip6_tunnel.c                |    1 +
 net/ipv6/ipcomp6.c                   |    2 +
 net/ipv6/netfilter/ip6_queue.c       |   10 +-
 net/ipv6/xfrm6_output.c              |    2 +-
 net/netfilter/nfnetlink_log.c        |    2 +-
 net/netfilter/nfnetlink_queue.c      |   12 +-
 net/netfilter/xt_time.c              |    7 +-
 security/commoncap.c                 |    2 +-
 102 files changed, 873 insertions(+), 668 deletions(-)

^ permalink raw reply	[flat|nested] 100+ messages in thread

end of thread, other threads:[~2008-03-27  3:32 UTC | newest]

Thread overview: 100+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-21 22:42 [patch 00/76] 2.6.24-stable review Chris Wright
2008-03-21 22:42 ` [patch 01/76] Revert "NET: Add if_addrlabel.h to sanitized headers." Chris Wright
2008-03-21 22:42 ` [patch 02/76] SPARC64: Loosen checks in exception table handling Chris Wright
2008-03-21 22:42 ` [patch 03/76] SPARC: Fix link errors with gcc-4.3 Chris Wright
2008-03-21 22:42 ` [patch 04/76] TCP: Improve ipv4 established hash function Chris Wright
2008-03-21 22:42 ` [patch 05/76] NIU: More BMAC alt MAC address fixes Chris Wright
2008-03-21 22:42 ` [patch 06/76] NIU: Fix BMAC alternate MAC address indexing Chris Wright
2008-03-21 22:42 ` [patch 07/76] NIU: Bump driver version and release date Chris Wright
2008-03-22  0:10   ` Jesper Juhl
2008-03-22  0:14     ` David Miller
2008-03-22  0:16       ` Jesper Juhl
2008-03-26 21:28         ` Jesper Juhl
2008-03-22  2:35       ` Roland Dreier
2008-03-22  5:21         ` David Miller
2008-03-22 22:46           ` David Miller
2008-03-23  4:20             ` Roland Dreier
2008-03-22 22:57       ` Pekka Enberg
2008-03-22 23:26         ` David Miller
2008-03-23  8:42           ` Pekka Enberg
2008-03-23 10:18             ` David Miller
2008-03-23  4:13         ` Greg KH
2008-03-23  8:08           ` Chris Wright
2008-03-24 22:23         ` Adrian Bunk
2008-03-21 22:42 ` [patch 08/76] NET: Messed multicast lists after dev_mc_sync/unsync Chris Wright
2008-03-21 22:42 ` [patch 09/76] NET: Fix race in dev_close(). (Bug 9750) Chris Wright
2008-03-21 22:43 ` [patch 10/76] IPV6: Fix IPsec datagram fragmentation Chris Wright
2008-03-21 22:43 ` [patch 11/76] IPV6: dst_entry leak in ip4ip6_err Chris Wright
2008-03-21 22:43 ` [patch 12/76] IPV4: Remove IP_TOS setting privilege checks Chris Wright
2008-03-21 22:43 ` [patch 13/76] IPCONFIG: The kernel gets no IP from some DHCP servers Chris Wright
2008-03-21 22:43 ` [patch 14/76] IPCOMP: Disable BH on output when using shared tfm Chris Wright
2008-03-21 22:43 ` [patch 15/76] IRQ_NOPROBE helper functions Chris Wright
2008-03-21 22:43 ` [patch 16/76] MIPS: Mark all but i8259 interrupts as no-probe Chris Wright
2008-03-21 22:43 ` [patch 17/76] ub: fix up the conversion to sg_init_table() Chris Wright
2008-03-21 22:43 ` [patch 18/76] x86: Clear DF before calling signal handler Chris Wright
2008-03-21 22:43 ` [patch 19/76] iov_iter_advance() fix Chris Wright
2008-03-21 22:43 ` [patch 20/76] drivers: fix dma_get_required_mask Chris Wright
2008-03-21 22:43 ` [patch 21/76] x86: adjust enable_NMI_through_LVT0() Chris Wright
2008-03-21 22:43 ` [patch 22/76] SCSI ips: handle scsi_add_host() failure, and other err cleanups Chris Wright
2008-03-21 22:43 ` [patch 23/76] CRYPTO xcbc: Fix crash with IPsec Chris Wright
2008-03-21 22:43 ` [patch 24/76] CRYPTO xts: Use proper alignment Chris Wright
2008-03-21 22:43 ` [patch 25/76] fuse: fix permission checking Chris Wright
2008-03-21 22:43 ` [patch 26/76] usb-storage: dont access beyond the end of the sg buffer Chris Wright
2008-03-21 22:43 ` [patch 27/76] SCSI ips: fix data buffer accessors conversion bug Chris Wright
2008-03-21 22:43 ` [patch 28/76] SCSI gdth: dont call pci_free_consistent under spinlock Chris Wright
2008-03-21 22:43 ` [patch 29/76] SCSI aic94xx: fix REQ_TASK_ABORT and REQ_DEVICE_RESET Chris Wright
2008-03-21 22:43 ` [patch 30/76] x86: replace LOCK_PREFIX in futex.h Chris Wright
2008-03-21 22:43 ` [patch 31/76] ARM pxa: fix clock lookup to find specific device clocks Chris Wright
2008-03-21 22:43 ` [patch 32/76] futex: fix init order Chris Wright
2008-03-21 22:43 ` [patch 33/76] futex: runtime enable pi and robust functionality Chris Wright
2008-03-22  7:37   ` Thomas Gleixner
2008-03-22 16:19     ` Heiko Carstens
2008-03-22 18:27       ` Chris Wright
2008-03-22 22:05     ` David Miller
2008-03-27  3:28   ` Benjamin Herrenschmidt
2008-03-21 22:43 ` [patch 34/76] file capabilities: simplify signal check Chris Wright
2008-03-21 22:43 ` [patch 35/76] hugetlb: ensure we do not reference a surplus page after handing it to buddy Chris Wright
2008-03-21 22:43 ` [patch 36/76] ufs: fix parenthesisation in ufs_set_fs_state() Chris Wright
2008-03-21 22:43 ` [patch 37/76] spi: pxa2xx_spi clock polarity fix Chris Wright
2008-03-21 22:43 ` [patch 38/76] NETFILTER: nfnetlink_queue: fix SKB_LINEAR_ASSERT when mangling packet data Chris Wright
2008-03-21 22:43 ` [patch 39/76] NETFILTER: Fix incorrect use of skb_make_writable Chris Wright
2008-03-21 22:43 ` [patch 40/76] NETFILTER: fix ebtable targets return Chris Wright
2008-03-21 22:43 ` [patch 41/76] SCSI advansys: fix overrun_buf aligned bug Chris Wright
2008-03-21 22:43 ` [patch 42/76] pata_hpt*, pata_serverworks: fix UDMA masking Chris Wright
2008-03-21 22:43 ` [patch 43/76] moduleparam: fix alpha, ia64 and ppc64 compile failures Chris Wright
2008-03-21 22:43 ` [patch 44/76] PCI x86: always use conf1 to access config space below 256 bytes Chris Wright
2008-03-21 22:43 ` [patch 45/76] e1000e: Fix CRC stripping in hardware context bug Chris Wright
2008-03-21 22:43 ` [patch 46/76] arcmsr: fix IRQs disabled warning spew Chris Wright
2008-03-21 22:43 ` [patch 47/76] b43: Backport bcm4311 fix Chris Wright
2008-03-21 22:43 ` [patch 48/76] atmel_spi: fix clock polarity Chris Wright
2008-03-21 22:43 ` [patch 49/76] x86: move out tick_nohz_stop_sched_tick() call from the loop Chris Wright
2008-03-21 22:43 ` [patch 50/76] macb: Fix speed setting Chris Wright
2008-03-21 22:43 ` [patch 51/76] ioat: fix ack handling, driver must ensure that ack is zero Chris Wright
2008-03-21 22:43 ` [patch 52/76] eCryptfs: make ecryptfs_prepare_write decrypt the page Chris Wright
2008-03-21 22:43 ` [patch 53/76] VT notifier fix for VT switch Chris Wright
2008-03-21 22:43 ` [patch 54/76] USB: ftdi_sio: Workaround for broken Matrix Orbital serial port Chris Wright
2008-03-21 22:43 ` [patch 55/76] USB: ftdi_sio - really enable EM1010PC Chris Wright
2008-03-21 22:43 ` [patch 56/76] USB: ehci: handle large bulk URBs correctly (again) Chris Wright
2008-03-21 22:43 ` [patch 57/76] SCSI: fix BUG when sum(scatterlist) > bufflen Chris Wright
2008-03-21 22:43 ` [patch 58/76] x86: dont use P6_NOPs if compiling with CONFIG_X86_GENERIC Chris Wright
2008-03-21 22:43 ` [patch 59/76] Fix default compose table initialization Chris Wright
2008-03-21 22:43 ` [patch 60/76] SCSI: gdth: bugfix for the at-exit problems Chris Wright
2008-03-21 22:43 ` [patch 61/76] SCSI: gdth: fix to internal commands execution Chris Wright
2008-03-21 22:43 ` [patch 62/76] SCSI: mpt fusion: dont oops if NumPhys==0 Chris Wright
2008-03-21 22:43 ` [patch 63/76] sched: fix race in schedule() Chris Wright
2008-03-21 22:43 ` [patch 64/76] nfsd: fix oops on access from high-numbered ports Chris Wright
2008-03-21 22:43 ` [patch 65/76] sched_nr_migrate wrong mode bits Chris Wright
2008-03-21 22:43 ` [patch 66/76] NETFILTER: xt_time: fix failure to match on Sundays Chris Wright
2008-03-21 22:43 ` [patch 67/76] NETFILTER: nfnetlink_queue: fix computation of allocated size for netlink skb Chris Wright
2008-03-21 22:43 ` [patch 68/76] NETFILTER: nfnetlink_log: fix computation of netlink skb size Chris Wright
2008-03-21 22:43 ` [patch 69/76] zisofs: fix readpage() outside i_size Chris Wright
2008-03-21 22:44 ` [patch 70/76] jbd2: correctly unescape journal data blocks Chris Wright
2008-03-21 22:44 ` [patch 71/76] jbd: " Chris Wright
2008-03-21 22:44 ` [patch 72/76] aio: bad AIO race in aio_complete() leads to process hang Chris Wright
2008-03-21 22:44 ` [patch 73/76] async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor Chris Wright
2008-03-21 22:44 ` [patch 74/76] SCSI advansys: Fix bug in AdvLoadMicrocode Chris Wright
2008-03-21 22:44 ` [patch 75/76] BLUETOOTH: Fix bugs in previous conn add/del workqueue changes Chris Wright
2008-03-21 22:44 ` [patch 76/76] relay: fix subbuf_splice_actor() adding too many pages Chris Wright
2008-03-22  1:02 ` [patch 00/76] 2.6.24-stable review Joe Korty
2008-03-22 18:26   ` Chris Wright
2008-03-22 18:28 ` Chris Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox