All of lore.kernel.org
 help / color / mirror / Atom feed
* [000/165] 2.6.32.17-rc1 -stable review
@ 2010-07-30 17:15 Greg KH
  2010-08-01  6:19 ` Chuck Ebbert
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2010-07-30 17:15 UTC (permalink / raw)
  To: linux-kernel, stable; +Cc: stable-review, torvalds, akpm, alan


This is the start of the stable review cycle for the 2.6.32.17 release.
There are 165 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.

Responses should be made by August 1, 2010, 18:00: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.32.17-rc1.gz
and the diffstat can be found below.


thanks,

greg k-h


 Makefile                                        |    2 +-
 arch/arm/kernel/kprobes-decode.c                |    5 +-
 arch/arm/mach-omap2/board-rx51-peripherals.c    |   17 +-
 arch/arm/mach-realview/Kconfig                  |    2 +
 arch/arm/mach-realview/include/mach/barriers.h  |    8 +
 arch/ia64/mm/tlb.c                              |    2 +-
 arch/mips/include/asm/mipsregs.h                |    9 +-
 arch/mips/math-emu/cp1emu.c                     |   15 +-
 arch/sparc/include/asm/stat.h                   |    4 +-
 arch/x86/include/asm/msr-index.h                |    1 +
 arch/x86/include/asm/suspend_32.h               |    2 +
 arch/x86/include/asm/suspend_64.h               |    2 +
 arch/x86/include/asm/system.h                   |    2 +-
 arch/x86/kernel/acpi/cstate.c                   |    9 +
 arch/x86/kernel/acpi/sleep.c                    |    2 -
 arch/x86/kernel/apic/apic.c                     |    2 +-
 arch/x86/kernel/hpet.c                          |    2 +-
 arch/x86/kernel/pci-calgary_64.c                |   17 +-
 arch/x86/kvm/mmu.c                              |    5 +
 arch/x86/kvm/svm.c                              |   99 ++++++-
 arch/x86/power/cpu.c                            |    4 +
 drivers/acpi/processor_idle.c                   |    2 +-
 drivers/acpi/sleep.c                            |  157 +----------
 drivers/base/firmware_class.c                   |   26 ++-
 drivers/char/agp/amd64-agp.c                    |   27 +-
 drivers/char/tpm/tpm.h                          |    1 +
 drivers/char/tpm/tpm_tis.c                      |    9 +-
 drivers/cpufreq/cpufreq.c                       |   11 +-
 drivers/gpu/drm/i915/i915_drv.c                 |    1 +
 drivers/gpu/drm/i915/i915_gem.c                 |   10 +
 drivers/gpu/drm/i915/i915_reg.h                 |   64 ++++
 drivers/gpu/drm/i915/intel_display.c            |    4 +-
 drivers/gpu/drm/radeon/r200.c                   |    2 +
 drivers/gpu/drm/radeon/radeon_atombios.c        |    9 +
 drivers/gpu/drm/radeon/radeon_legacy_encoders.c |    1 +
 drivers/hwmon/coretemp.c                        |   32 ++-
 drivers/hwmon/it87.c                            |   22 ++
 drivers/hwmon/k8temp.c                          |   12 +-
 drivers/ide/cmd640.c                            |    6 +-
 drivers/ide/ide-taskfile.c                      |    6 +-
 drivers/infiniband/ulp/ipoib/ipoib_main.c       |    4 +-
 drivers/input/keyboard/twl4030_keypad.c         |   17 +-
 drivers/input/serio/i8042-x86ia64io.h           |    7 +
 drivers/media/dvb/dvb-core/dvb_net.c            |   12 +-
 drivers/media/dvb/ttpci/Kconfig                 |    5 +-
 drivers/media/video/cx23885/cx23885-i2c.c       |   12 +-
 drivers/media/video/cx88/cx88-i2c.c             |   16 +-
 drivers/media/video/uvc/uvc_driver.c            |   30 ++-
 drivers/media/video/uvc/uvcvideo.h              |    7 +-
 drivers/mmc/host/sdhci-s3c.c                    |   20 ++
 drivers/net/cpmac.c                             |    3 +-
 drivers/net/cxgb3/ael1002.c                     |    2 +-
 drivers/net/dm9000.c                            |   38 ++-
 drivers/net/forcedeth.c                         |    2 +-
 drivers/net/igb/e1000_82575.c                   |   13 +-
 drivers/net/igb/e1000_hw.h                      |    2 +
 drivers/net/igb/e1000_mac.c                     |   17 +-
 drivers/net/sky2.c                              |   19 +-
 drivers/net/wireless/ath/ath5k/attach.c         |    1 +
 drivers/net/wireless/ath/ath5k/base.c           |    7 +-
 drivers/net/wireless/ath/ath9k/initvals.h       |    8 +-
 drivers/net/wireless/ath/ath9k/main.c           |    7 +-
 drivers/net/wireless/hostap/hostap_cs.c         |   10 +
 drivers/net/wireless/hostap/hostap_hw.c         |   13 +
 drivers/net/wireless/hostap/hostap_wlan.h       |    2 +-
 drivers/net/wireless/iwlwifi/iwl-scan.c         |    1 +
 drivers/net/wireless/iwlwifi/iwl-tx.c           |    5 +
 drivers/net/wireless/libertas/if_sdio.c         |   22 ++
 drivers/net/wireless/p54/p54pci.c               |    2 +
 drivers/pci/pci.c                               |    1 +
 drivers/platform/x86/eeepc-laptop.c             |   18 ++
 drivers/rtc/rtc-ds1307.c                        |    4 +-
 drivers/scsi/aacraid/commctrl.c                 |    4 +-
 drivers/serial/cpm_uart/cpm_uart_core.c         |  143 +++++----
 drivers/ssb/driver_chipcommon.c                 |    3 +
 drivers/ssb/driver_chipcommon_pmu.c             |   17 +-
 drivers/ssb/pci.c                               |   46 +++-
 drivers/ssb/sprom.c                             |   15 +
 drivers/staging/rtl8192su/r8192U_core.c         |    4 +
 drivers/usb/core/driver.c                       |   15 +-
 drivers/usb/core/quirks.c                       |    7 +
 drivers/usb/gadget/u_serial.c                   |   16 +-
 drivers/usb/misc/sisusbvga/sisusb.c             |    5 +-
 drivers/usb/serial/ftdi_sio.c                   |    9 +
 drivers/usb/serial/ftdi_sio_ids.h               |   15 +
 drivers/usb/serial/option.c                     |    4 +
 drivers/usb/serial/sierra.c                     |    1 +
 drivers/virtio/virtio_pci.c                     |    3 +
 fs/btrfs/ioctl.c                                |    4 +-
 fs/cifs/cifsfs.c                                |    6 +-
 fs/cifs/dns_resolve.c                           |   69 +++++
 fs/cifs/dns_resolve.h                           |    4 +-
 fs/cifs/inode.c                                 |    4 +
 fs/cifs/sess.c                                  |   10 +-
 fs/ecryptfs/messaging.c                         |   17 +-
 fs/ext4/dir.c                                   |   12 +-
 fs/ext4/ext4.h                                  |  157 +++++++++--
 fs/ext4/ext4_extents.h                          |    3 +-
 fs/ext4/ext4_jbd2.c                             |    2 +-
 fs/ext4/ext4_jbd2.h                             |    6 +-
 fs/ext4/extents.c                               |  251 ++++++++++++----
 fs/ext4/file.c                                  |    6 +-
 fs/ext4/fsync.c                                 |   49 +++-
 fs/ext4/ialloc.c                                |   98 +++----
 fs/ext4/inode.c                                 |  360 ++++++++++++++---------
 fs/ext4/ioctl.c                                 |   37 +++-
 fs/ext4/mballoc.c                               |  138 ++++++---
 fs/ext4/migrate.c                               |   37 ++--
 fs/ext4/move_extent.c                           |   28 +-
 fs/ext4/namei.c                                 |   24 +-
 fs/ext4/resize.c                                |    3 +-
 fs/ext4/super.c                                 |   67 ++---
 fs/ext4/xattr.c                                 |   28 +-
 fs/gfs2/acl.c                                   |  170 +++++++----
 fs/gfs2/acl.h                                   |   24 +--
 fs/gfs2/xattr.c                                 |   18 --
 fs/jbd2/checkpoint.c                            |   15 +
 fs/jbd2/commit.c                                |   19 +-
 fs/nfs/nfs4xdr.c                                |    4 +-
 fs/nfs/super.c                                  |   22 ++-
 include/acpi/processor.h                        |    3 +-
 include/linux/acpi.h                            |    1 -
 include/linux/ethtool.h                         |    2 +
 include/linux/fb.h                              |    4 +-
 include/linux/firmware.h                        |    1 +
 include/linux/ieee80211.h                       |    2 +
 include/linux/jbd2.h                            |    1 +
 include/linux/mmc/sdio.h                        |    2 +
 include/linux/ssb/ssb.h                         |    1 +
 include/linux/ssb/ssb_driver_chipcommon.h       |    2 +
 include/linux/ssb/ssb_regs.h                    |    3 +-
 include/math-emu/op-common.h                    |    2 +-
 kernel/futex.c                                  |   17 +-
 kernel/irq/manage.c                             |    3 +
 kernel/module.c                                 |    4 +-
 kernel/sched.c                                  |    9 +-
 net/core/ethtool.c                              |   43 ++-
 net/core/neighbour.c                            |    5 +-
 net/ipv4/tcp_output.c                           |    3 +
 net/ipv6/netfilter/ip6t_REJECT.c                |    6 +-
 net/mac80211/mlme.c                             |   17 +-
 net/mac80211/rx.c                               |    5 +
 net/mac80211/scan.c                             |   21 +-
 net/netfilter/ipvs/ip_vs_conn.c                 |    4 +
 net/sunrpc/xprtsock.c                           |   38 ++-
 scripts/mod/modpost.c                           |    2 +-
 sound/pci/echoaudio/echoaudio.c                 |    4 +-
 sound/pci/hda/patch_realtek.c                   |    1 +
 sound/soc/codecs/wm8776.c                       |    1 -
 tools/perf/util/callchain.h                     |    3 +
 150 files changed, 2122 insertions(+), 1027 deletions(-)

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

* Re: [000/165] 2.6.32.17-rc1 -stable review
  2010-07-30 17:15 [000/165] 2.6.32.17-rc1 -stable review Greg KH
@ 2010-08-01  6:19 ` Chuck Ebbert
  2010-08-02 17:05   ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Chuck Ebbert @ 2010-08-01  6:19 UTC (permalink / raw)
  To: Greg KH
  Cc: linux-kernel, stable, stable-review, torvalds, akpm, alan,
	Theodore Ts'o

On Fri, 30 Jul 2010 10:15:50 -0700
Greg KH <gregkh@suse.de> wrote:

> 
> This is the start of the stable review cycle for the 2.6.32.17 release.
> There are 165 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.
> 
> Responses should be made by August 1, 2010, 18:00: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.32.17-rc1.gz
> and the diffstat can be found below.
> 

I still don't see this one in 2.6.32-stable:

commit 1f5a81e41f8b1a782c68d3843e9ec1bfaadf7d72 upstream.
Subject: ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files

This fixes CVE-2010-2066; I'm pretty sure 2.6.32 is vulnerable.

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

* Re: [000/165] 2.6.32.17-rc1 -stable review
  2010-08-01  6:19 ` Chuck Ebbert
@ 2010-08-02 17:05   ` Greg KH
  0 siblings, 0 replies; 3+ messages in thread
From: Greg KH @ 2010-08-02 17:05 UTC (permalink / raw)
  To: Chuck Ebbert
  Cc: linux-kernel, stable, stable-review, torvalds, akpm, alan,
	Theodore Ts'o

On Sun, Aug 01, 2010 at 02:19:19AM -0400, Chuck Ebbert wrote:
> On Fri, 30 Jul 2010 10:15:50 -0700
> Greg KH <gregkh@suse.de> wrote:
> 
> > 
> > This is the start of the stable review cycle for the 2.6.32.17 release.
> > There are 165 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.
> > 
> > Responses should be made by August 1, 2010, 18:00: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.32.17-rc1.gz
> > and the diffstat can be found below.
> > 
> 
> I still don't see this one in 2.6.32-stable:
> 
> commit 1f5a81e41f8b1a782c68d3843e9ec1bfaadf7d72 upstream.
> Subject: ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files
> 
> This fixes CVE-2010-2066; I'm pretty sure 2.6.32 is vulnerable.

Ick.  I have 40+ ext4 patches already in this release, and here we
didn't get one that really mattered :)

Ted, care to forward on the needed patch(s) to me?

thanks,

greg k-h

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

end of thread, other threads:[~2010-08-02 17:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-30 17:15 [000/165] 2.6.32.17-rc1 -stable review Greg KH
2010-08-01  6:19 ` Chuck Ebbert
2010-08-02 17:05   ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.