Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937601Ab3DJWuu (ORCPT ); Wed, 10 Apr 2013 18:50:50 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:56624 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S937149Ab3DJWuo (ORCPT ); Wed, 10 Apr 2013 18:50:44 -0400 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, stable@vger.kernel.org Subject: [ 00/19] 3.0.73-stable review Date: Wed, 10 Apr 2013 15:50:23 -0700 Message-Id: <20130410225026.833809117@linuxfoundation.org> X-Mailer: git-send-email 1.8.1.rc1.5.g7e0651a User-Agent: quilt/0.60-5.1.1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 4268 Lines: 117 This is the start of the stable review cycle for the 3.0.73 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 me know. Responses should be made by Fri Apr 12 22:50:02 UTC 2013. 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/v3.0/stable-review/patch-3.0.73-rc1.gz and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 3.0.73-rc1 Tim Gardner rt2x00: rt2x00pci_regbusy_read() - only print register access failure once Greg Kroah-Hartman Revert "mwifiex: cancel cmd timer and free curr_cmd in shutdown process Dave Hansen x86-32, mm: Rip out x86_32 NUMA remapping code Jan Stancek mm: prevent mmap_cache race in find_vma() Richard Guy Briggs thermal: return an error on failure to register thermal class Arnd Bergmann block: avoid using uninitialized value in from queue_var_store Jussi Kivilinna crypto: gcm - fix assumption that assoc has one segment Linus Torvalds spinlocks and preemption points need to be at least compiler barriers Michael Wolf powerpc: pSeries_lpar_hpte_remove fails from Adjunct partition being performed before the ANDCOND test Jan Kiszka ftrace: Consistently restore trace function on sysctl enabling Jay Estabrook alpha: Add irongate_io to PCI bus resources Shan Hai libata: Set max sector to 65535 for Slimtype DVD A DS8A8SH drive Shan Hai libata: Use integer return value for atapi_command_packet_set Todd Poynor ext4: fixup 64-bit divides in 3.0-stable backport of upstream fix David Henningsson ALSA: hda - fix typo in proc output Mengdong Lin ALSA: hda - bug fix on return value when getting HDMI ELD info Jan Kara reiserfs: Fix warning and inode leak when deleting inode with xattrs Artem Bityutskiy UBIFS: make space fixup work in the remount case Lars-Peter Clausen ASoC: dma-sh7760: Fix compile error ------------- Diffstat: Makefile | 4 ++-- arch/alpha/kernel/sys_nautilus.c | 5 +++++ arch/powerpc/platforms/pseries/lpar.c | 8 +++++++- arch/x86/Kconfig | 4 ---- arch/x86/mm/numa.c | 3 --- arch/x86/mm/numa_internal.h | 6 ------ block/blk-sysfs.c | 2 ++ crypto/gcm.c | 17 ++++++++++++++--- drivers/ata/libata-core.c | 4 ++++ drivers/net/wireless/mwifiex/init.c | 8 -------- drivers/net/wireless/rt2x00/rt2x00pci.c | 4 ++-- drivers/thermal/thermal_sys.c | 1 + fs/ext4/ialloc.c | 5 +++-- fs/reiserfs/xattr.c | 4 ++-- fs/ubifs/super.c | 12 ++++++------ include/linux/ata.h | 2 +- include/linux/libata.h | 1 + include/linux/preempt.h | 22 ++++++++++++++-------- include/linux/spinlock_up.h | 29 ++++++++++++++++++----------- kernel/trace/ftrace.c | 8 ++------ mm/mmap.c | 2 +- mm/nommu.c | 2 +- sound/pci/hda/hda_codec.c | 2 +- sound/pci/hda/hda_eld.c | 2 +- sound/soc/sh/dma-sh7760.c | 4 ++-- 25 files changed, 90 insertions(+), 71 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/