From: Greg KH <gregkh@suse.de>
To: linux-kernel@vger.kernel.org, stable@kernel.org
Cc: stable-review@kernel.org, torvalds@linux-foundation.org,
akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk
Subject: [00/87] 2.6.37.5-stable review
Date: Mon, 21 Mar 2011 16:07:32 -0700 [thread overview]
Message-ID: <20110321230732.GA26510@kroah.com> (raw)
This is the start of the stable review cycle for the 2.6.37.5 release.
There are 87 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 Wed, March 23, 2011, 23: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.37.5-rc1.gz
and the diffstat can be found below.
thanks,
greg k-h
Documentation/i2c/instantiating-devices | 2 +-
Makefile | 2 +-
arch/arm/mach-davinci/board-dm644x-evm.c | 8 +-
arch/microblaze/include/asm/uaccess.h | 8 +-
arch/mips/alchemy/mtx-1/platform.c | 9 ++
arch/parisc/kernel/irq.c | 2 +-
arch/powerpc/include/asm/reg.h | 1 +
arch/powerpc/kernel/perf_event.c | 24 ++++-
arch/x86/include/asm/pgtable-3level.h | 11 +--
arch/x86/kernel/alternative.c | 7 +-
arch/x86/kernel/check.c | 8 +-
arch/x86/kernel/e820.c | 10 ++-
arch/x86/kernel/early-quirks.c | 7 +-
arch/x86/kernel/entry_64.S | 2 +-
arch/x86/mm/fault.c | 14 ++-
arch/x86/mm/init_64.c | 6 +-
arch/x86/mm/pageattr.c | 18 ++--
arch/x86/mm/pgtable.c | 14 +--
arch/x86/xen/mmu.c | 10 +-
block/blk-lib.c | 19 ++--
drivers/ata/ahci.c | 4 +
drivers/ata/libata-eh.c | 2 +-
drivers/gpu/drm/drm_sysfs.c | 7 ++
drivers/gpu/drm/i915/intel_panel.c | 1 -
drivers/hid/Kconfig | 4 +-
drivers/hid/hid-core.c | 1 +
drivers/hid/hid-ids.h | 1 +
drivers/hid/hid-magicmouse.c | 4 +-
drivers/hid/hid-ortek.c | 3 +-
drivers/hwmon/f71882fg.c | 2 +-
drivers/hwmon/sht15.c | 4 +-
drivers/infiniband/core/cm.c | 1 +
drivers/infiniband/core/cma.c | 15 +++
drivers/mmc/core/sdio.c | 8 ++
drivers/mmc/host/sdhci-pci.c | 8 ++
drivers/mtd/chips/cfi_cmdset_0001.c | 43 ++++----
drivers/mtd/chips/jedec_probe.c | 35 +++---
drivers/mtd/mtd_blkdevs.c | 1 -
drivers/mtd/nand/omap2.c | 2 +-
drivers/mtd/onenand/generic.c | 2 +-
drivers/mtd/onenand/omap2.c | 2 +-
drivers/net/ixgbe/ixgbe_common.c | 3 +
drivers/net/ixgbe/ixgbe_fcoe.c | 51 +++++++++-
drivers/net/ixgbe/ixgbe_fcoe.h | 2 +
drivers/net/ixgbe/ixgbe_sriov.c | 2 -
drivers/net/wireless/ath/ath9k/hw.c | 21 ++--
drivers/net/wireless/ath/ath9k/recv.c | 4 +-
drivers/net/wireless/rt2x00/rt2x00dev.c | 12 ++-
drivers/net/wireless/rt2x00/rt2x00usb.c | 22 +++--
drivers/pci/pci-sysfs.c | 2 +-
drivers/pci/quirks.c | 113 +++++++++-----------
drivers/scsi/device_handler/scsi_dh_alua.c | 3 +-
drivers/staging/tidspbridge/rmgr/proc.c | 19 +++-
drivers/staging/winbond/core.h | 1 +
drivers/usb/core/hcd-pci.c | 13 +--
drivers/usb/core/hcd.c | 55 +++++++---
drivers/usb/core/urb.c | 11 ++-
drivers/usb/host/ehci-hub.c | 23 ++++-
drivers/usb/host/isp1760-hcd.c | 22 +++-
drivers/usb/host/isp1760-hcd.h | 1 +
drivers/usb/host/xhci-ring.c | 43 +++++++-
drivers/usb/host/xhci.h | 9 ++
drivers/usb/serial/ch341.c | 1 +
drivers/usb/serial/kobil_sct.c | 2 +-
drivers/usb/serial/option.c | 3 +-
drivers/usb/serial/usb-serial.c | 5 +-
fs/btrfs/file.c | 13 +++
fs/ext3/namei.c | 2 +-
fs/nfs/nfs2xdr.c | 6 +-
fs/nfs/nfs3xdr.c | 6 +-
fs/nfs/nfs4proc.c | 2 +-
fs/nfs/nfsroot.c | 29 +++---
fs/partitions/osf.c | 12 ++-
include/linux/ftrace.h | 2 +
include/linux/usb/ch9.h | 2 +
include/linux/usb/hcd.h | 4 +
include/linux/usb/serial.h | 3 +-
kernel/perf_event.c | 4 +-
kernel/sched.c | 2 +-
kernel/smp.c | 55 ++++++++--
kernel/trace/ftrace.c | 52 ++++++++--
.../netfilter/nf_conntrack_l3proto_ipv4_compat.c | 2 +-
net/netfilter/nf_conntrack_netlink.c | 25 +++--
net/netfilter/nf_conntrack_standalone.c | 2 +-
net/sunrpc/clnt.c | 4 +-
net/sunrpc/sched.c | 14 +--
net/sunrpc/xprtsock.c | 3 +-
security/tomoyo/file.c | 5 +-
sound/drivers/aloop.c | 19 ++--
sound/pci/asihpi/hpioctl.c | 5 +
sound/pci/ctxfi/ctatc.c | 2 +-
sound/pci/ctxfi/ctdaio.c | 2 +
sound/pci/ctxfi/ctmixer.c | 19 +---
sound/pci/hda/patch_realtek.c | 56 +++++++----
sound/pci/hda/patch_sigmatel.c | 11 ++-
sound/soc/codecs/wm8978.c | 14 ++-
tools/perf/util/PERF-VERSION-GEN | 8 +-
97 files changed, 776 insertions(+), 384 deletions(-)
next reply other threads:[~2011-03-21 23:12 UTC|newest]
Thread overview: 90+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-21 23:07 Greg KH [this message]
2011-03-21 23:06 ` [01/87] hwmon/f71882fg: Set platform drvdata to NULL later Greg KH
2011-03-21 23:06 ` [02/87] mtd: jedec_probe: Change variable name from cfi_p to cfi Greg KH
2011-03-21 23:06 ` [03/87] mtd: jedec_probe: initialise make sector erase command variable Greg KH
2011-03-21 23:06 ` [04/87] mtd: add "platform:" prefix for platform modalias Greg KH
2011-03-21 23:06 ` [05/87] mtd: mtd_blkdevs: fix double free on error path Greg KH
2011-03-21 23:06 ` [06/87] mtd: fix race in cfi_cmdset_0001 driver Greg KH
2011-03-21 23:06 ` [07/87] ASoC: Fix broken bitfield definitions in WM8978 Greg KH
2011-03-21 23:06 ` [08/87] sunrpc: Propagate errors from xs_bind() through xs_create_sock() Greg KH
2011-03-21 23:06 ` [09/87] NFS: NFSROOT should default to "proto=udp" Greg KH
2011-03-21 23:06 ` [10/87] Fix corrupted OSF partition table parsing Greg KH
2011-03-21 23:22 ` Linus Torvalds
2011-03-21 23:38 ` Greg KH
2011-03-21 23:06 ` [11/87] Btrfs: deal with short returns from copy_from_user Greg KH
2011-03-21 23:06 ` [12/87] netfilter: fix export secctx error handling Greg KH
2011-03-21 23:06 ` [13/87] rt2x00: Fix crash on USB unplug Greg KH
2011-03-21 23:06 ` [14/87] rt2x00: fix hang when unplugging USB device in use Greg KH
2011-03-21 23:06 ` [15/87] drm/i915: Fix calculation of backlight value in combined mode Greg KH
2011-03-21 23:06 ` [16/87] block: fix mis-synchronisation in blkdev_issue_zeroout() Greg KH
2011-03-21 23:06 ` [17/87] nfs: fix compilation warning Greg KH
2011-03-21 23:06 ` [18/87] MIPS: MTX-1: Make au1000_eth probe all PHY addresses Greg KH
2011-03-21 23:06 ` [19/87] x86/mm: Fix pgd_lock deadlock Greg KH
2011-03-21 23:06 ` [20/87] x86: Dont check for BIOS corruption in first 64K when theres no need to Greg KH
2011-03-21 23:06 ` [21/87] x86/mm: Handle mm_fault_error() in kernel space Greg KH
2011-03-21 23:06 ` [22/87] ftrace: Fix memory leak with function graph and cpu hotplug Greg KH
2011-03-21 23:06 ` [23/87] x86: Fix panic when handling "mem={invalid}" param Greg KH
2011-03-21 23:06 ` [24/87] x86: Emit "mem=nopentium ignored" warning when not supported Greg KH
2011-03-21 23:06 ` [25/87] ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller Greg KH
2011-03-21 23:06 ` [26/87] ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs Greg KH
2011-03-21 23:06 ` [27/87] ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller Greg KH
2011-03-21 23:06 ` [28/87] libata: fix hotplug for drivers which dont implement LPM Greg KH
2011-03-21 23:06 ` [29/87] RDMA/cma: Fix crash in request handlers Greg KH
2011-03-21 23:06 ` [30/87] Increase OSF partition limit from 8 to 18 Greg KH
2011-03-21 23:06 ` [31/87] IB/cm: Bump reference count on cm_id before invoking callback Greg KH
2011-03-21 23:06 ` [32/87] x86, quirk: Fix SB600 revision check Greg KH
2011-03-21 23:06 ` [33/87] microblaze: Fix /dev/zero corruption from __clear_user() Greg KH
2011-03-21 23:06 ` [34/87] x86: stop_machine_text_poke() should issue sync_core() Greg KH
2011-03-21 23:06 ` [35/87] TOMOYO: Fix memory leak upon file open Greg KH
2011-03-21 23:06 ` [36/87] drm: Hold the mode mutex whilst probing for sysfs status Greg KH
2011-03-21 23:06 ` [37/87] ath9k_hw: read and backup AR_WA register value even before chip reset on Greg KH
2011-03-21 23:06 ` [38/87] ath9k_hw: Fix incorrect macversion and macrev checks Greg KH
2011-03-21 23:06 ` [39/87] ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag Greg KH
2011-03-21 23:06 ` [40/87] USB: serial drivers need to use larger bulk-in buffers Greg KH
2011-03-21 23:06 ` [41/87] USB: serial/kobil_sct, fix potential tty NULL dereference Greg KH
2011-03-21 23:06 ` [42/87] USB: serial: option: Apply OPTION_BLACKLIST_SENDSETUP also for ZTE MF626 Greg KH
2011-03-21 23:06 ` [43/87] USB: serial: ch341: add new id Greg KH
2011-03-21 23:06 ` [44/87] staging: winbond: needs <linux/delay.h> for msleep and friends Greg KH
2011-03-21 23:06 ` [45/87] staging: tidspbridge: protect dmm_map properly Greg KH
2011-03-21 23:06 ` [46/87] USB: isp1760: Implement solution for erratum 2 Greg KH
2011-03-21 23:06 ` [47/87] ehci: Check individual port status registers on resume Greg KH
2011-03-21 23:06 ` [48/87] USB: move usbcore away from hcd->state Greg KH
2011-03-21 23:06 ` [49/87] xhci: Update internal dequeue pointers after stalls Greg KH
2011-03-21 23:06 ` [50/87] xhci: Fix cycle bit calculation during stall handling Greg KH
2011-03-21 23:06 ` [51/87] USB: Add support for SuperSpeed isoc endpoints Greg KH
2011-03-21 23:06 ` [52/87] NFS: Fix a decoding problem in nfs3_decode_dirent Greg KH
2011-03-21 23:06 ` [53/87] ALSA: HDA: Realtek ALC88x: Do not over-initialize speakers and hp that are primary outputs Greg KH
2011-03-21 23:06 ` [54/87] ALSA: hda - fix digital mic selection in mixer on 92HD8X codecs Greg KH
2011-03-21 23:06 ` [55/87] ALSA: hda - Initialize special cases for input src in init phase Greg KH
2011-03-21 23:06 ` [56/87] HID: hid-magicmouse: Correct touch orientation direction Greg KH
2011-03-21 23:06 ` [57/87] HID: add support for Ortek PKB-1700 Greg KH
2011-03-21 23:06 ` [58/87] PCI: remove quirk for pre-production systems Greg KH
2011-03-21 23:06 ` [59/87] PCI: add more checking to ICH region quirks Greg KH
2011-03-21 23:06 ` [60/87] PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICH Greg KH
2011-03-21 23:07 ` [61/87] PCI: sysfs: Fix failure path for addition of "vpd" attribute Greg KH
2011-03-21 23:07 ` [62/87] ALSA: sound/pci/asihpi: check adapter index in hpi_ioctl Greg KH
2011-03-21 23:07 ` [63/87] ALSA: aloop - Fix possible IRQ lock inversion Greg KH
2011-03-21 23:07 ` [64/87] ALSA: ctxfi - Fix incorrect SPDIF status bit mask Greg KH
2011-03-21 23:07 ` [65/87] ALSA: ctxfi - Fix SPDIF status retrieval Greg KH
2011-03-21 23:07 ` [66/87] ALSA: ctxfi - Clear input settings before initialization Greg KH
2011-03-21 23:07 ` [67/87] [SCSI] scsi_dh_alua: fix deadlock in stpg_endio Greg KH
2011-03-21 23:07 ` [68/87] SUNRPC: Ensure we always run the tk_callback before tk_action Greg KH
2011-03-21 23:07 ` [69/87] RPC: killing RPC tasks races fixed Greg KH
2011-03-21 23:07 ` [70/87] perf: Fix the software events state check Greg KH
2011-03-21 23:07 ` [71/87] perf: Handle stopped state with tracepoints Greg KH
2011-03-21 23:07 ` [72/87] perf, powerpc: Handle events that raise an exception without overflowing Greg KH
2011-03-21 23:07 ` [73/87] perf tools: Version incorrect with some versions of grep Greg KH
2011-03-21 23:07 ` [74/87] ext3: Always set dx_nodes fake_dirent explicitly Greg KH
2011-03-21 23:07 ` [75/87] call_function_many: fix list delete vs add race Greg KH
2011-03-21 23:07 ` [76/87] call_function_many: add missing ordering Greg KH
2011-03-21 23:07 ` [77/87] smp_call_function_many: handle concurrent clearing of mask Greg KH
2011-03-21 23:07 ` [78/87] x86: Flush TLB if PGD entry is changed in i386 PAE mode Greg KH
2011-03-21 23:07 ` [79/87] ixgbe: limit VF access to network traffic Greg KH
2011-03-21 23:07 ` [80/87] ixgbe: work around for DDP last buffer size Greg KH
2011-03-21 23:07 ` [81/87] [PARISC] fix per-cpu flag problem in the cpu affinity checkers Greg KH
2011-03-21 23:07 ` [82/87] i2c: Fix typo in instantiating-devices document Greg KH
2011-03-21 23:07 ` [83/87] mmc: sdhci: Add Ricoh e823 PCI ID Greg KH
2011-03-21 23:07 ` [84/87] mmc: sdio: remember new card RCA when redetecting card Greg KH
2011-03-21 23:07 ` [85/87] x86, binutils, xen: Fix another wrong size directive Greg KH
2011-03-21 23:07 ` [86/87] davinci: DM644x EVM: register MUSB device earlier Greg KH
2011-03-21 23:07 ` [87/87] hwmon: (sht15) Fix integer overflow in humidity calculation Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110321230732.GA26510@kroah.com \
--to=gregkh@suse.de \
--cc=akpm@linux-foundation.org \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=stable-review@kernel.org \
--cc=stable@kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox