mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [00/90] 2.6.31.9-stable review
@ 2009-12-17  1:18 Greg KH
  2009-12-17  1:14 ` [01/90] USB: option: add pid for ZTE Greg KH
                   ` (89 more replies)
  0 siblings, 90 replies; 94+ messages in thread
From: Greg KH @ 2009-12-17  1:18 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.31.9 release.
There are 90 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 Friday, December 19, 00: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.31.9-rc1.gz
and the diffstat can be found below.


thanks,

greg k-h

--------------

 Documentation/kernel-parameters.txt         |    2 +
 Documentation/video4linux/gspca.txt         |    1 +
 Makefile                                    |    2 +-
 arch/arm/mach-pxa/em-x270.c                 |   11 +-
 arch/powerpc/kernel/vector.S                |    2 +-
 arch/s390/include/asm/kvm.h                 |    3 +-
 arch/s390/kvm/kvm-s390.c                    |   25 ++-
 arch/sparc/Makefile                         |    2 +
 arch/sparc/kernel/ldc.c                     |    4 +-
 arch/sparc/kernel/of_device_64.c            |   14 +-
 arch/sparc/lib/mcount.S                     |    5 +-
 arch/sparc/mm/init_64.h                     |    2 +-
 arch/x86/include/asm/mce.h                  |    6 +
 arch/x86/kernel/acpi/cstate.c               |    2 +-
 arch/x86/kernel/amd_iommu.c                 |    8 +-
 arch/x86/kernel/amd_iommu_init.c            |    2 +-
 arch/x86/kernel/cpu/intel_cacheinfo.c       |    5 +-
 arch/x86/kernel/cpu/mcheck/mce.c            |    3 +-
 arch/x86/kernel/cpu/mcheck/therm_throt.c    |   29 +++-
 arch/x86/kernel/cpu/perfctr-watchdog.c      |    2 +-
 arch/x86/kernel/pci-calgary_64.c            |   12 +-
 arch/x86/kernel/pci-dma.c                   |    2 +-
 arch/x86/kernel/pci-gart_64.c               |    2 +-
 arch/x86/kernel/reboot.c                    |    8 +
 arch/x86/kernel/setup.c                     |    3 +
 drivers/ata/pata_hpt37x.c                   |   32 ++--
 drivers/ata/pata_hpt3x2n.c                  |   17 +-
 drivers/firewire/ohci.c                     |   12 +-
 drivers/gpu/drm/i915/i915_drv.h             |    5 +
 drivers/gpu/drm/i915/i915_reg.h             |    2 +
 drivers/gpu/drm/i915/i915_suspend.c         |    2 +
 drivers/gpu/drm/i915/intel_crt.c            |    4 +-
 drivers/gpu/drm/i915/intel_display.c        |   66 ++++--
 drivers/gpu/drm/i915/intel_tv.c             |   11 +-
 drivers/gpu/drm/radeon/radeon_atombios.c    |    8 +
 drivers/gpu/drm/radeon/radeon_legacy_crtc.c |    7 +-
 drivers/ide/cmd64x.c                        |    6 +-
 drivers/ide/ide-ioctls.c                    |    2 +-
 drivers/ide/ide-probe.c                     |    9 -
 drivers/ide/slc90e66.c                      |    3 +-
 drivers/isdn/i4l/isdn_ppp.c                 |  342 ++++++++++++--------------
 drivers/md/bitmap.c                         |   24 ++-
 drivers/md/bitmap.h                         |    2 +-
 drivers/md/md.c                             |    3 +-
 drivers/md/md.h                             |    1 +
 drivers/media/common/tuners/mxl5007t.c      |    2 +-
 drivers/media/video/gspca/ov519.c           |    1 +
 drivers/net/au1000_eth.c                    |   15 +-
 drivers/net/b44.c                           |    6 +-
 drivers/net/e100.c                          |   17 +-
 drivers/net/smc91x.c                        |    2 +-
 drivers/net/smsc9420.c                      |   14 +
 drivers/net/wireless/ath/ath5k/eeprom.c     |    3 +-
 drivers/net/wireless/ath/ath5k/phy.c        |    2 -
 drivers/net/wireless/b43legacy/rfkill.c     |    7 +
 drivers/net/wireless/ipw2x00/ipw2100.c      |   11 +
 drivers/net/wireless/p54/p54usb.c           |   10 +-
 drivers/platform/x86/asus-laptop.c          |    4 +-
 drivers/platform/x86/thinkpad_acpi.c        |   36 +---
 drivers/serial/8250.c                       |    8 +-
 drivers/serial/suncore.c                    |   37 ++--
 drivers/serial/suncore.h                    |    5 +-
 drivers/serial/sunhv.c                      |    2 +-
 drivers/serial/sunsab.c                     |    9 +-
 drivers/serial/sunsu.c                      |   36 +++-
 drivers/serial/sunzilog.c                   |    8 +-
 drivers/ssb/sprom.c                         |   20 ++-
 drivers/usb/class/usbtmc.c                  |   14 +-
 drivers/usb/core/usb.c                      |   31 ++--
 drivers/usb/musb/musb_gadget_ep0.c          |    1 -
 drivers/usb/serial/option.c                 |   37 +++
 drivers/usb/storage/transport.c             |   17 +-
 drivers/usb/storage/unusual_devs.h          |    7 +
 drivers/usb/storage/usb.c                   |   18 +-
 drivers/video/backlight/lcd.c               |    2 +-
 drivers/video/matrox/g450_pll.c             |    3 +-
 fs/debugfs/inode.c                          |   55 +++--
 fs/devpts/inode.c                           |   16 +-
 fs/ext3/inode.c                             |   18 +-
 fs/hfs/catalog.c                            |    4 +
 fs/hfs/dir.c                                |   11 +
 fs/hfs/super.c                              |    7 +-
 fs/jbd2/journal.c                           |    7 +
 fs/jffs2/gc.c                               |    3 +-
 include/linux/hrtimer.h                     |    4 +-
 include/linux/isdn_ppp.h                    |    2 +-
 include/linux/kvm.h                         |    8 +-
 include/linux/usb_usual.h                   |    4 +-
 kernel/acct.c                               |    3 +-
 kernel/futex.c                              |   10 +-
 kernel/sysctl.c                             |    3 +-
 mm/mincore.c                                |   37 +++
 mm/pagewalk.c                               |   16 ++-
 net/8021q/vlan.c                            |    7 +-
 net/core/dev.c                              |   22 ++-
 net/core/rtnetlink.c                        |    4 +-
 net/core/skbuff.c                           |    3 +-
 net/ipv4/ip_output.c                        |    2 +-
 net/mac80211/util.c                         |    2 +-
 net/netfilter/ipvs/ip_vs_ctl.c              |    4 +
 net/sunrpc/auth_gss/auth_gss.c              |    2 +-
 sound/core/hrtimer.c                        |   15 +-
 sound/pci/hda/hda_intel.c                   |    5 +
 103 files changed, 872 insertions(+), 502 deletions(-)

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

end of thread, other threads:[~2009-12-17 15:16 UTC | newest]

Thread overview: 94+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-17  1:18 [00/90] 2.6.31.9-stable review Greg KH
2009-12-17  1:14 ` [01/90] USB: option: add pid for ZTE Greg KH
2009-12-17  1:14 ` [02/90] USB: usb-storage: fix bug in fill_inquiry Greg KH
2009-12-17  1:14 ` [03/90] firewire: ohci: handle receive packets with a data length of zero Greg KH
2009-12-17  1:14 ` [04/90] ALSA: hda - Terradici HDA controllers does not support 64-bit mode Greg KH
2009-12-17  1:14 ` [05/90] ALSA: hrtimer - Fix lock-up Greg KH
2009-12-17  1:14 ` [06/90] ath5k: allow setting txpower to 0 Greg KH
2009-12-17  1:14 ` [07/90] ath5k: enable EEPROM checksum check Greg KH
2009-12-17  1:14 ` [08/90] bsdacct: fix uid/gid misreporting Greg KH
2009-12-17  1:14 ` [09/90] debugfs: fix create mutex racy fops and private data Greg KH
2009-12-17  1:14 ` [10/90] devpts_get_tty() should validate inode Greg KH
2009-12-17  1:14 ` [11/90] futex: Take mmap_sem for get_user_pages in fault_in_user_writeable Greg KH
2009-12-17  1:14 ` [12/90] hfs: fix a potential buffer overflow Greg KH
2009-12-17  1:14 ` [13/90] hrtimer: Fix /proc/timer_list regression Greg KH
2009-12-17  1:14 ` [14/90] jbd2: dont wipe the journal on a failed journal checksum Greg KH
2009-12-17  1:14 ` [15/90] KVM: s390: Make psw available on all exits, not just a subset Greg KH
2009-12-17  1:14 ` [16/90] md/bitmap: protect against bitmap removal while being updated Greg KH
2009-12-17  1:14 ` [17/90] pata_hpt{37x|3x2n}: fix timing register masks (take 2) Greg KH
2009-12-17  1:14 ` [18/90] [ARM] pxa/em-x270: fix usb hub power up/reset sequence Greg KH
2009-12-17  1:14 ` [19/90] ssb: Fix range check in sprom write Greg KH
2009-12-17  1:14 ` [20/90] SUNRPC: IS_ERR/PTR_ERR confusion Greg KH
2009-12-17  1:14 ` [21/90] USB: Close usb_find_interface race v3 Greg KH
2009-12-17  1:14 ` [22/90] USB: musb_gadget_ep0: fix unhandled endpoint 0 IRQs, again Greg KH
2009-12-17  1:14 ` [23/90] USB: option.c: add support for D-Link DWM-162-U5 Greg KH
2009-12-17  1:14 ` [24/90] USB: usb-storage: add BAD_SENSE flag Greg KH
2009-12-17  1:14 ` [25/90] USB: usbtmc: repeat usb_bulk_msg until whole message is transfered Greg KH
2009-12-17  1:14 ` [26/90] V4L/DVB: Fix test in copy_reg_bits() Greg KH
2009-12-17  1:14 ` [27/90] x86: Add new Intel CPU cache size descriptors Greg KH
2009-12-17  1:14 ` [28/90] x86/amd-iommu: attach devices to pre-allocated domains early Greg KH
2009-12-17  1:14 ` [29/90] x86/amd-iommu: un__init iommu_setup_msi Greg KH
2009-12-17  1:14 ` [30/90] x86, apic: Enable lapic nmi watchdog on AMD Family 11h Greg KH
2009-12-17  1:14 ` [31/90] x86: ASUS P4S800 reboot=bios quirk Greg KH
2009-12-17  1:14 ` [32/90] x86, Calgary IOMMU quirk: Find nearest matching Calgary while walking up the PCI tree Greg KH
2009-12-17  1:14 ` [33/90] x86: Fix iommu=nodac parameter handling Greg KH
2009-12-17  1:14 ` [34/90] x86: Fix typo in Intel CPU cache size descriptor Greg KH
2009-12-17  1:14 ` [35/90] x86: GART: pci-gart_64.c: Use correct length in strncmp Greg KH
2009-12-17  1:14 ` [36/90] drm/radeon/kms: Add quirk for HIS X1300 board Greg KH
2009-12-17  1:14 ` [37/90] drm/radeon/kms: fix legacy crtc2 dpms Greg KH
2009-12-17  1:14 ` [38/90] mac80211: Fix bug in computing crc over dynamic IEs in beacon Greg KH
2009-12-17  1:14 ` [39/90] mm: hugetlb: fix hugepage memory leak in mincore() Greg KH
2009-12-17  1:14 ` [40/90] mm: hugetlb: fix hugepage memory leak in walk_page_range() Greg KH
2009-12-17  1:14 ` [41/90] powerpc: Fix usage of 64-bit instruction in 32-bit altivec code Greg KH
2009-12-17  1:14 ` [42/90] Serial: Do not read IIR in serial8250_start_tx when UART_BUG_TXEN Greg KH
2009-12-17  1:14 ` [43/90] ide: Serialize CMD643 and CMD646 to fix a hardware bug with SSD Greg KH
2009-12-17  1:14 ` [44/90] ide: fix ioctl to pass requested transfer mode to ide_find_dma_mode instead of UDMA6 Greg KH
2009-12-17  1:14 ` [45/90] Revert "ide: try to use PIO Mode 0 during probe if possible" Greg KH
2009-12-17  1:14 ` [46/90] slc90e66: fix UDMA handling Greg KH
2009-12-17  1:14 ` [47/90] Au1x00: fix crash when trying register_netdev() Greg KH
2009-12-17  1:14 ` [48/90] b44 WOL setup: one-bit-off stack corruption kernel panic fix Greg KH
2009-12-17  1:15 ` [49/90] b44: Fix wedge when using netconsole Greg KH
2009-12-17  1:15 ` [50/90] e100: Use pci pool to work around GFP_ATOMIC order 5 memory allocation failure Greg KH
2009-12-17 15:03   ` Roger Oksanen
2009-12-17 15:09     ` Greg KH
2009-12-17 15:16       ` Roger Oksanen
2009-12-17  1:15 ` [51/90] gro: Fix illegal merging of trailer trash Greg KH
2009-12-17  1:15 ` [52/90] ip_fragment: also adjust skb->truesize for packets not owned by a socket Greg KH
2009-12-17  1:15 ` [53/90] Revert "isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation." Greg KH
2009-12-17  1:15 ` [54/90] net: Fix the rollback test in dev_change_name() Greg KH
2009-12-17  1:15 ` [55/90] NET: smc91x: Fix irq flags Greg KH
2009-12-17  1:15 ` [56/90] smsc9420: prevent BUG() if ethtool is called with interface down Greg KH
2009-12-17  1:15 ` [57/90] vlan: Fix register_vlan_dev() error path Greg KH
2009-12-17  1:15 ` [58/90] sparc64: Fix definition of VMEMMAP_SIZE Greg KH
2009-12-17  1:15 ` [59/90] sunsab: Do not set sunsab_reg.cons right before registering minors Greg KH
2009-12-17  1:15 ` [60/90] sunsu: Fix detection of SU ports which are RSC console or control Greg KH
2009-12-17  1:15 ` [61/90] serial: suncore: Add ignore_line argument to sunserial_console_match() Greg KH
2009-12-17  1:15 ` [62/90] serial: suncore: Fix RSC/LOM handling in sunserial_console_termios() Greg KH
2009-12-17  1:15 ` [63/90] sunsu: Pass true ignore_line to console match when RSC or LOM console Greg KH
2009-12-17  1:15 ` [64/90] sunsu: Use sunserial_console_termios() in sunsu_console_setup() Greg KH
2009-12-17  1:15 ` [65/90] sparc64: Dont specify IRQF_SHARED for LDC interrupts Greg KH
2009-12-17  1:15 ` [66/90] sparc64: Fix overly strict range type matching for PCI devices Greg KH
2009-12-17  1:15 ` [67/90] sparc64: Fix stack debugging IRQ stack regression Greg KH
2009-12-17  1:15 ` [68/90] sparc: Set UTS_MACHINE correctly Greg KH
2009-12-17  1:15 ` [69/90] x86/mce: Set up timer unconditionally Greg KH
2009-12-17  1:15 ` [70/90] b43legacy: avoid PPC fault during resume Greg KH
2009-12-17  1:15 ` [71/90] p54usb: Remove DMA buffer from stack Greg KH
2009-12-17  1:15 ` [72/90] [PATCH .31-stable] x86: Under BIOS control, restore APs APIC_LVTTHMR to the BSP value Greg KH
2009-12-17  1:15 ` [73/90] ACPI: Use the ARB_DISABLE for the CPU which model id is less than 0x0f Greg KH
2009-12-17  1:15 ` [74/90] asus-laptop: change light sens default values Greg KH
2009-12-17  1:15 ` [75/90] backlight: lcd - Fix wrong sizeof Greg KH
2009-12-17  1:15 ` [76/90] drm/i915: Avoid NULL dereference with component_only tv_modes Greg KH
2009-12-17  1:15 ` [77/90] drm/i915: Fix CRT hotplug detect by checking really no channels attached Greg KH
2009-12-17  1:15 ` [78/90] drm/i915: Fix LVDS stability issue on Ironlake Greg KH
2009-12-17  1:15 ` [79/90] drm/i915: save/restore BLC histogram control reg across suspend/resume Greg KH
2009-12-17  1:15 ` [80/90] drm/i915: PineView only has LVDS and CRT ports Greg KH
2009-12-17  1:15 ` [81/90] ext3: Fix data / filesystem corruption when write fails to copy data Greg KH
2009-12-17  1:15 ` [82/90] ipvs: zero usvc and udest Greg KH
2009-12-17  1:15 ` [83/90] ipw2100: fix rebooting hang with driver loaded Greg KH
2009-12-17  1:15 ` [84/90] jffs2: Fix long-standing bug with symlink garbage collection Greg KH
2009-12-17  1:15 ` [85/90] matroxfb: fix problems with display stability Greg KH
2009-12-17  1:15 ` [86/90] net: Fix userspace RTM_NEWLINK notifications Greg KH
2009-12-17  1:15 ` [87/90] sysctl_max_map_count should be non-negative Greg KH
2009-12-17  1:15 ` [88/90] thinkpad-acpi: fix default brightness_mode for R50e/R51 Greg KH
2009-12-17  1:15 ` [89/90] thinkpad-acpi: preserve rfkill state across suspend/resume Greg KH
2009-12-17  1:15 ` [90/90] V4L/DVB (13116): gspca - ov519: Webcam 041e:4067 added Greg KH

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

all inboxes | Powered by JetHome®