From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751395Ab1HZWCz (ORCPT ); Fri, 26 Aug 2011 18:02:55 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:44173 "EHLO out2.smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750929Ab1HZWCy (ORCPT ); Fri, 26 Aug 2011 18:02:54 -0400 X-Sasl-enc: 3RhEHIRKCD4PFIfeoM6KFvB6ev3KnxBTsoEpZBnVzuu3 1314396173 Date: Fri, 26 Aug 2011 15:01:37 -0700 From: Greg KH 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/19] 2.6.32.46-longterm review Message-ID: <20110826220137.GA14059@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the longterm review cycle for the 2.6.32.46 release. There are 19 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 Monday, August 29, 2011, 12: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/longterm-review/patch-2.6.32.46-rc1.gz and the diffstat can be found below. thanks, greg k-h Makefile | 2 +- arch/x86/kernel/apic/x2apic_uv_x.c | 1 - arch/x86/vdso/vdso32/sysenter.S | 2 +- drivers/gpu/drm/ttm/ttm_bo.c | 4 ++- drivers/hwmon/ibmaem.c | 15 ++++++--- drivers/net/igb/e1000_82575.c | 1 + drivers/usb/class/usbtmc.c | 2 +- drivers/usb/host/pci-quirks.c | 2 +- drivers/usb/serial/qcserial.c | 1 + drivers/usb/storage/unusual_devs.h | 10 ++++++ fs/befs/linuxvfs.c | 23 +++++++++------ fs/fuse/dev.c | 4 ++ fs/partitions/efi.c | 9 ++++++ kernel/futex.c | 54 ++++++++++++++++++++++++++++-------- mm/vmalloc.c | 7 ++-- net/atm/br2684.c | 2 - sound/pci/ac97/ac97_patch.c | 1 + sound/usb/caiaq/audio.c | 37 ++++++++++++++++++++---- sound/usb/caiaq/device.h | 1 + tools/perf/util/config.c | 7 ---- 20 files changed, 135 insertions(+), 50 deletions(-)