From: Greg KH <[email protected]>

This is the start of the stable review cycle for the 3.4.11 release.
There are 85 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 Sep 14 23:35:39 UTC 2012.
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.4.11-rc1.gz
and the diffstat can be found below.

thanks,

greg k-h

-------------
Shortlog of commits:

Patch Name                                                      Original Commit 
ID      Author
USB: vt6656: remove __devinit* from the struct usb_device_id    
4d088876f24887cd15a2    Greg Kroah-Hartman <[email protected]>
USB: emi62: remove __devinit* from the struct usb_device_id     
83957df21dd94655d2b0    Greg Kroah-Hartman <[email protected]>
ALSA: hda - fix Copyright debug message                         
088c820b732dbfd515fc    Wang Xingchao <[email protected]>
ARM: 7483/1: vfp: only advertise VFPv4 in hwcaps if CONFIG_V    
3d9fb0038a9b02febb01    Will Deacon <[email protected]>
ARM: 7487/1: mm: avoid setting nG bit for user mappings that    
47f1204329237a0f8655    Will Deacon <[email protected]>
ARM: 7488/1: mm: use 5 bits for swapfile type encoding          
f5f2025ef3e2cdb59370    Will Deacon <[email protected]>
ARM: 7489/1: errata: fix workaround for erratum #720789 on U    
730a8128cd8978467eb1    Will Deacon <[email protected]>
ARM: OMAP2+: Fix dmtimer set source clock failure               
54f32a35f4d3a653a18a    Jon Hunter <[email protected]>
ARM: S3C24XX: Add missing DMACH_DT_PROP                         
e1267371eacf2cbcf580    Heiko Stuebner <[email protected]>
ARM: S3C24XX: Fix s3c2410_dma_enqueue parameters                
b01858c7806e7e6f6121    Heiko Stuebner <[email protected]>
Revert dma: imx-dma: Fix kernel crash due to missing clock c    upstream.       
Fabio Estevam <[email protected]>
xen/setup: Fix one-off error when adding for-balloon PFNs to    
c96aae1f7f393387d160    Konrad Rzeszutek Wilk <[email protected]>
ARM: imx6: spin the cpu until hardware takes it down            
c944b0b9354ea06ffb0c    Shawn Guo <[email protected]>
ARM: imx: select CPU_FREQ_TABLE when needed                     
f637c4c9405e21f44cf0    Arnd Bergmann <[email protected]>
ASoC: wm9712: Fix microphone source selection                   
ccf795847a38235ee4a5    Mark Brown <[email protected]>
ASoC: omap-mcbsp: Fix 6pin mux configuration                    
d0db84e713eaaccea2a4    Peter Ujfalusi <[email protected]>
vfs: missed source of ->f_pos races                             
0e665d5d1125f9f4ccff    Al Viro <[email protected]>
vfs: canonicalize create mode in build_open_flags()             
e68726ff72cf7ba5e7d7    Miklos Szeredi <[email protected]>
alpha: fix fpu.h usage in userspace                             
0be421862b857e619644    Mike Frysinger <[email protected]>
alpha: Don't export SOCK_NONBLOCK to user space.                
a2fa3ccd7b43665fe14c    Michael Cree <[email protected]>
USB: winbond: remove __devinit* from the struct usb_device_i    
43a34695d9cd79c6659f    Greg Kroah-Hartman <[email protected]>
mm: hugetlbfs: correctly populate shared pmd                    
eb48c071464757414538    Michal Hocko <[email protected]>
ALSA: hda - don't create dysfunctional mixer controls for ca    
c41999a23929f30808ba    David Henningsson <[email protected]>
target: fix NULL pointer dereference bug alloc_page() fails     
d0e27c88d795fb964715    Yi Zou <[email protected]>
NFSv3: Ensure that do_proc_get_root() reports errors correct    
086600430493e04b802b    Trond Myklebust <[email protected]>
pnfs: defer release of pages in layoutget                       
8554116e17eef055d9dd    Idan Kedar <[email protected]>
NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done      
47fbf7976e0b7d9dcdd7    Trond Myklebust <[email protected]>
NFS: Clear key construction data if the idmap upcall fails      
c5066945b7ea346a1142    Bryan Schumaker <[email protected]>
NFS: return -ENOKEY when the upcall fails to map the name       
12dfd080556124088ed6    Bryan Schumaker <[email protected]>
UBIFS: fix complaints about too small debug buffer size         
65b455b123c7e2b835a0    Artem Bityutskiy <[email protected]>
Bluetooth: Fix using NULL inquiry entry                         
c810089c27e48b816181    Ram Malovany <[email protected]>
Bluetooth: Fix using a NULL inquiry cache entry                 
7cc8380eb10347016d95    Ram Malovany <[email protected]>
Bluetooth: Set name_state to unknown when entry name is empt    
c3e7c0d90b14a3e7ac09    Ram Malovany <[email protected]>
Bluetooth: Fix legacy pairing with some devices                 
a9ea3ed9b71cc3271dd5    Szymon Janc <[email protected]>
NFS: Alias the nfs module to nfs4                               
425e776d93a7a5070b77    "[email protected]" <[email protected]>
audit: don't free_chunk() after fsnotify_add_mark()             
0fe33aae0e94b4097dd4    Miklos Szeredi <[email protected]>
audit: fix refcounting in audit-tree                            
a2140fc0cb0325bb6384    Miklos Szeredi <[email protected]>
drm: stop vmgfx driver explosion                                
f5869a8308f77e3dfdc2    Alan Cox <[email protected]>
Revert "drm/radeon: fix bo creation retry path"                 
676bc2e1e4f9072f7a64    Alex Deucher <[email protected]>
svcrpc: fix BUG() in svc_tcp_clear_pages                        
be1e44441a560c43c136    "J. Bruce Fields" <[email protected]>
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping              
d10f27a750312ed5638c    "J. Bruce Fields" <[email protected]>
svcrpc: sends on closed socket should stop immediately          
f06f00a24d76e168ecb3    "J. Bruce Fields" <[email protected]>
cciss: fix incorrect scsi status reporting                      
b0cf0b118c90477d1a68    "Stephen M. Cameron" <[email protected]>
ACPI: export symbol acpi_get_table_with_size                    
4f81f986761a7663db7d    Alex Deucher <[email protected]>
ath9k: fix decrypt_error initialization in ath_rx_tasklet()     
e1352fde5682ab1bdd2a    Lorenzo Bianconi <[email protected]>
PCI: EHCI: Fix crash during hibernation on ASUS computers       
0b68c8e2c3afaf9807eb    "Rafael J. Wysocki" <[email protected]>
block: replace __getblk_slow misfix by grow_dev_page fix        
676ce6d5ca3098339c02    Hugh Dickins <[email protected]>
sched,cgroup: Fix up task_groups list                           
35cf4e50b16331def6cf    Mike Galbraith <[email protected]>
sched: fix divide by zero at {thread_group,task}_times          
bea6832cc8c4a0a9a65d    Stanislaw Gruszka <[email protected]>
[media] uvcvideo: Reset the bytesused field when recycling a    
8a3f0ede2b3f54771220    Jayakrishnan Memana <[email protected]>
rapidio/tsi721: fix inbound doorbell interrupt handling         
3670e7e12e582c6d6776    Alexandre Bounine <[email protected]>
rapidio/tsi721: fix unused variable compiler warning            
9a9a9a7adafe62a34de8    Alexandre Bounine <[email protected]>
regulator: twl-regulator: fix up VINTANA1/VINTANA2              
908d6d52928a7f2a4b31    Aaro Koskinen <[email protected]>
x32: Use compat shims for {g,s}etsockopt                        
515c7af85ed92696c311    Mike Frysinger <[email protected]>
USB: spca506: remove __devinit* from the struct usb_device_i    
e694d518886c7afedcdd    Greg Kroah-Hartman <[email protected]>
USB: jl2005bcd: remove __devinit* from the struct usb_device    
ec063351684298e295dc    Greg Kroah-Hartman <[email protected]>
USB: p54usb: remove __devinit* from the struct usb_device_id    
b9c4167cbbafddac3462    Greg Kroah-Hartman <[email protected]>
USB: rtl8187: remove __devinit* from the struct usb_device_i    
a3433179d0822ccfa8e8    Greg Kroah-Hartman <[email protected]>
USB: smsusb: remove __devinit* from the struct usb_device_id    
d04dbd1c0ec17a13326c    Greg Kroah-Hartman <[email protected]>
USB: CDC ACM: Fix NULL pointer dereference                      
99f347caa4568cb80386    Sven Schnelle <[email protected]>
powerpc: Update DSCR on all CPUs when writing sysfs dscr_def    
1b6ca2a6fe56e7697d57    Anton Blanchard <[email protected]>
powerpc: Keep thread.dscr and thread.dscr_inherit in sync       
00ca0de02f80924dfff6    Anton Blanchard <[email protected]>
powerpc: Fix DSCR inheritance in copy_thread()                  
1021cb268b3025573c48    Anton Blanchard <[email protected]>
powerpc: Restore correct DSCR in context switch                 
714332858bfd40dcf8f7    Anton Blanchard <[email protected]>
powerpc: Make sure IPI handlers see data written by IPI send    
9fb1b36ca1234e64a5d1    Paul Mackerras <[email protected]>
Remove user-triggerable BUG from mpol_to_str                    
80de7c3138ee9fd86a98    Dave Jones <[email protected]>
Fix order of arguments to compat_put_time[spec|val]             
ed6fe9d614fc1bca95eb    Mikulas Patocka <[email protected]>
SCSI: megaraid_sas: Move poll_aen_lock initializer              
bd8d6dd43a77bfd2b8fe    Kashyap Desai <[email protected]>
SCSI: scsi_lib: fix scsi_io_completion's SG_IO error propaga    
27c419739b67decced46    Mike Snitzer <[email protected]>
SCSI: mpt2sas: Fix for Driver oops, when loading driver with    
338b131a3269881c7431    "[email protected]" <[email protected]>
SCSI: Fix 'Device not ready' issue on mpt2sas                   
14216561e164671ce147    James Bottomley <[email protected]>
udf: Fix data corruption for files in ICB                       
9c2fc0de1a6e638fe58c    Jan Kara <[email protected]>
ext3: Fix fdatasync() for files with only i_size changes        
156bddd8e505b295540f    Jan Kara <[email protected]>
fuse: fix retrieve length                                       
c9e67d483776d8d2a5f3    Miklos Szeredi <[email protected]>
i2c-designware: Fix build error if CONFIG_I2C_DESIGNWARE_PLA    
e68bb91baa0bb9817567    Axel Lin <[email protected]>
i2c-i801: Add Device IDs for Intel Lynx Point-LP PCH            
4a8f1ddde942e232387e    James Ralston <[email protected]>
HID: add NOGET quirk for Eaton Ellipse MAX UPS                  
67ddbb3e6568fb1820b2    Alan Stern <[email protected]>
Input: i8042 - add Gigabyte T1005 series netbooks to noloop     
7b125b94ca16b7e618c6    Dmitry Torokhov <[email protected]>
drm/vmwgfx: add MODULE_DEVICE_TABLE so vmwgfx loads at boot     
c4903429a92be60e6fe5    Dave Airlie <[email protected]>
PARISC: Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the c    
bba3d8c3b3c0f2123be5    Mel Gorman <[email protected]>
xen: Use correct masking in xen_swiotlb_alloc_coherent.         
b5031ed1be0aa4192505    Ronny Hegewald <[email protected]>
xen/pciback: Fix proper FLR steps.                              
80ba77dfbce85f2d1be5    Konrad Rzeszutek Wilk <[email protected]>
x86, microcode, AMD: Fix broken ucode patch size check          
36bf50d7697be18c6bfd    Andreas Herrmann <[email protected]>
dccp: check ccid before dereferencing                           
276bdb82dedb29051146    Mathias Krause <[email protected]>
hwmon: (asus_atk0110) Add quirk for Asus M5A78L                 
43ca6cb28c871f2fbad1    Luca Tettamanti <[email protected]>

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

Diffstat:

 Documentation/i2c/busses/i2c-i801          |    1 +
 Makefile                                   |    4 ++--
 arch/alpha/include/asm/fpu.h               |    2 ++
 arch/alpha/include/asm/socket.h            |    2 ++
 arch/arm/Kconfig                           |    1 +
 arch/arm/include/asm/pgtable.h             |   40 
+++++++++++++++++++++-------------------
 arch/arm/mach-imx/hotplug.c                |   23 +++--------------------
 arch/arm/mach-s3c24xx/include/mach/dma.h   |    3 ++-
 arch/arm/mm/flush.c                        |    2 --
 arch/arm/mm/tlb-v7.S                       |    6 +++---
 arch/arm/plat-omap/dmtimer.c               |    2 +-
 arch/arm/plat-s3c24xx/dma.c                |    2 +-
 arch/arm/vfp/vfpmodule.c                   |    2 ++
 arch/parisc/include/asm/atomic.h           |    4 ++--
 arch/powerpc/kernel/asm-offsets.c          |    1 +
 arch/powerpc/kernel/dbell.c                |    2 ++
 arch/powerpc/kernel/entry_64.S             |   23 +++++++++++++++++------
 arch/powerpc/kernel/process.c              |   12 ++----------
 arch/powerpc/kernel/smp.c                  |   11 +++++++++--
 arch/powerpc/kernel/sysfs.c                |   10 ++++++++++
 arch/powerpc/kernel/traps.c                |    3 ++-
 arch/powerpc/sysdev/xics/icp-hv.c          |    6 +++++-
 arch/x86/kernel/microcode_amd.c            |    7 ++++---
 arch/x86/mm/hugetlbpage.c                  |   21 ++++++++++++++++-----
 arch/x86/syscalls/syscall_64.tbl           |    6 ++++--
 arch/x86/xen/setup.c                       |    9 ++++++++-
 drivers/acpi/acpica/tbxface.c              |    1 +
 drivers/block/cciss_scsi.c                 |   11 +----------
 drivers/dma/imx-dma.c                      |   36 
+++++++++++-------------------------
 drivers/gpu/drm/radeon/radeon_object.c     |    3 +--
 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c        |    1 +
 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c        |    6 +++++-
 drivers/hid/usbhid/hid-quirks.c            |    1 +
 drivers/hwmon/asus_atk0110.c               |    6 ++++++
 drivers/i2c/busses/Kconfig                 |    6 ++++++
 drivers/i2c/busses/Makefile                |    5 +++--
 drivers/i2c/busses/i2c-designware-core.c   |   11 +++++++++++
 drivers/i2c/busses/i2c-i801.c              |    3 +++
 drivers/input/serio/i8042-x86ia64io.h      |   14 ++++++++++++++
 drivers/media/dvb/siano/smsusb.c           |    2 +-
 drivers/media/video/gspca/jl2005bcd.c      |    2 +-
 drivers/media/video/gspca/spca506.c        |    2 +-
 drivers/media/video/uvc/uvc_queue.c        |    1 +
 drivers/net/wireless/ath/ath9k/recv.c      |    2 +-
 drivers/net/wireless/p54/p54usb.c          |    2 +-
 drivers/net/wireless/rtl818x/rtl8187/dev.c |    2 +-
 drivers/pci/pci-driver.c                   |    7 +++++++
 drivers/rapidio/devices/tsi721.c           |   12 +++++++++++-
 drivers/regulator/twl-regulator.c          |    4 ++--
 drivers/scsi/megaraid/megaraid_sas_base.c  |    3 ++-
 drivers/scsi/mpt2sas/mpt2sas_base.c        |   13 ++++++++-----
 drivers/scsi/scsi_error.c                  |   10 ++++++++++
 drivers/scsi/scsi_lib.c                    |    5 ++++-
 drivers/scsi/scsi_scan.c                   |   10 ++++++++++
 drivers/staging/vt6656/main_usb.c          |    2 +-
 drivers/staging/winbond/wbusb.c            |    2 +-
 drivers/target/target_core_transport.c     |    4 ++--
 drivers/usb/class/cdc-acm.c                |    3 ++-
 drivers/usb/misc/emi62.c                   |    2 +-
 drivers/xen/swiotlb-xen.c                  |    2 +-
 drivers/xen/xen-pciback/pci_stub.c         |    8 ++++----
 fs/buffer.c                                |   66 
++++++++++++++++++++++++++++++------------------------------------
 fs/compat.c                                |   10 ++++++++--
 fs/ext3/inode.c                            |   17 ++++++++++++++---
 fs/fuse/dev.c                              |    1 +
 fs/nfs/idmap.c                             |   62 
++++++++++++++++++++++++++++++++++++++++++++------------------
 fs/nfs/nfs3proc.c                          |    2 +-
 fs/nfs/nfs4proc.c                          |   65 
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------
 fs/nfs/pnfs.c                              |   39 
+--------------------------------------
 fs/nfs/pnfs.h                              |    2 +-
 fs/nfs/super.c                             |    2 ++
 fs/open.c                                  |    7 ++++---
 fs/ubifs/debug.h                           |    2 +-
 fs/udf/file.c                              |   35 
+++++++++++++++++++++++++++++------
 kernel/audit_tree.c                        |   11 +++++------
 kernel/sched/core.c                        |   35 
+++++++++++++++++++++--------------
 kernel/sched/sched.h                       |    2 +-
 mm/mempolicy.c                             |    2 +-
 net/bluetooth/hci_event.c                  |   28 ++++++++++++++++++++++------
 net/bluetooth/l2cap_core.c                 |    1 +
 net/dccp/ccid.h                            |    4 ++--
 net/socket.c                               |    4 ++--
 net/sunrpc/svc_xprt.c                      |   10 ++++------
 net/sunrpc/svcsock.c                       |    2 +-
 sound/pci/hda/hda_proc.c                   |    2 +-
 sound/pci/hda/patch_ca0132.c               |    8 ++++++++
 sound/soc/codecs/wm9712.c                  |   19 +++++++++++++++++--
 sound/soc/omap/mcbsp.c                     |    2 +-
 88 files changed, 541 insertions(+), 308 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to