Linux 3.2.11

2012-03-13 Thread Greg KH
I'm announcing the release of the 3.2.11 kernel. It fixes a single build error in the 3.2.10 release. If you had no problems building that release, no need for you to update to this one. Many thanks to Ben Guthro for pointing out the problem with 3.2.10, it wasn't triggered by my test .configura

Re: Linux 3.2.11

2012-03-13 Thread Greg KH
diff --git a/Makefile b/Makefile index 1ddd6e9..4b76371 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 2 -SUBLEVEL = 10 +SUBLEVEL = 11 EXTRAVERSION = NAME = Saber-toothed Squirrel diff --git a/drivers/mfd/wm8994-core.c b/drivers/mfd/wm8994-core.c index 9302d21..

Re: [ncardw...@google.com: Re: [PATCH] tcp: fix syncookie regression]

2012-03-13 Thread Greg KH
On Tue, Mar 13, 2012 at 10:22:30AM -0700, Simon Kirby wrote: > Please cherry-pick 4648dc97af9d496218a05353b0e442b3dfa6aaab into 3.2.11. > This has been broken since 3.2.9 with the inclusion of > daef52bab1fd26e24e8e9578f8fb33ba1d0cb412, which a lot of people seem to > be hitting. I need an ack fro

Re: [PATCH - stable v3.2] omap3isp: ccdc: Fix crash in HS/VS interrupt handler

2012-03-13 Thread Greg KH
On Sun, Mar 11, 2012 at 01:07:43PM +0100, Laurent Pinchart wrote: > The HS/VS interrupt handler needs to access the pipeline object. It > erronously tries to get it from the CCDC output video node, which isn't > necessarily included in the pipeline. This leads to a NULL pointer > dereference. > >

Re: [PATCH - stable v3.2] omap3isp: ccdc: Fix crash in HS/VS interrupt handler

2012-03-13 Thread Greg KH
On Tue, Mar 13, 2012 at 07:20:11PM +0100, Laurent Pinchart wrote: > Hi Greg, > > On Tuesday 13 March 2012 11:07:53 Greg KH wrote: > > On Sun, Mar 11, 2012 at 01:07:43PM +0100, Laurent Pinchart wrote: > > > The HS/VS interrupt handler needs to access the pipeline object. I

Re: [PATCHES] Networking for 3.2.x-stable

2012-03-13 Thread Greg KH
On Tue, Mar 13, 2012 at 06:55:00PM -0700, David Miller wrote: > > Please queue up the following networking fixes for 3.2.x-stable Should I pick any of these up for 3.0.x as well (i.e. the ones that apply and build?) or will you be sending 3.0.x networking patches separately? thanks, greg k-h --

Re: [PATCHES] Networking for 3.2.x-stable

2012-03-14 Thread Greg KH
On Tue, Mar 13, 2012 at 06:55:00PM -0700, David Miller wrote: > > Please queue up the following networking fixes for 3.2.x-stable A lot of these patches seem to have lost your signed-off-by: that is in the original patch in Linus's tree. Was this on purpose? Same thing for the 3.0.x patches you

Re: [PATCH 3.0.y] acer-wmi: No wifi rfkill on Lenovo machines

2012-03-14 Thread Greg KH
On Wed, Mar 14, 2012 at 04:53:27PM -0500, Jonathan Nieder wrote: > Hi Greg, > > Please consider applying 461e74377cfc (acer-wmi: No wifi rfkill on > Lenovo machines, 2012-02-03) to the 3.2.y and 3.0.y trees. Now applied. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stabl

Re: [PATCHES] Networking for 3.2.x-stable

2012-03-14 Thread Greg KH
On Tue, Mar 13, 2012 at 06:55:00PM -0700, David Miller wrote: > > Please queue up the following networking fixes for 3.2.x-stable All applied, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majord...@vger.kernel.org More majordom

Re: [PATCHES] Networking for 3.0.x-stable

2012-03-14 Thread Greg KH
On Wed, Mar 14, 2012 at 02:22:13AM -0700, David Miller wrote: > > Please add the following networking bug fixes to 3.0.x-stable All applied, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majord...@vger.kernel.org More majordomo

Re: CVE-2012-0045 for 3.2.y, 3.0.y and 2.6.32.y

2012-03-15 Thread Greg KH
On Thu, Mar 15, 2012 at 02:51:47PM +0100, Stefan Bader wrote: > The following patches fix a KVM guest hang/crash on 32bit guests > which is present sicne 2.6.32. It was fixed upstream (v3.3) and > for 3.2.y the upstream versions do apply. Moving back in history > some more adjustments are required.

Re: stable-3.0: s390 build breakage [was: Linux 3.0.24]

2012-03-15 Thread Greg KH
On Thu, Mar 15, 2012 at 11:48:49AM +0100, Jiri Slaby wrote: > On 03/12/2012 09:34 PM, Greg KH wrote: > > I'm announcing the release of the 3.0.24 kernel. > ... > > Heiko Carstens (1): compat: fix compile breakage on s390 > > It looks like we need the same fix as for

Re: Linux 3.0.24

2012-03-15 Thread Greg KH
On Thu, Mar 15, 2012 at 12:23:22PM -0400, Chris Frey wrote: > On Mon, Mar 12, 2012 at 01:34:51PM -0700, Greg KH wrote: > > I'm announcing the release of the 3.0.24 kernel. > > > > All users of the 3.0 kernel series must upgrade. > > Is the word "must&

Re: stable-3.0: s390 build breakage [was: Linux 3.0.24]

2012-03-15 Thread Greg KH
On Thu, Mar 15, 2012 at 05:27:26PM +0100, Jiri Slaby wrote: > On 03/15/2012 11:48 AM, Jiri Slaby wrote: > > On 03/12/2012 09:34 PM, Greg KH wrote: > >> I'm announcing the release of the 3.0.24 kernel. > > ... > >> Heiko Carstens (1): compat: fix compile brea

Re: stable-3.0: s390 build breakage [was: Linux 3.0.24]

2012-03-15 Thread Greg KH
On Thu, Mar 15, 2012 at 05:42:55PM +0100, Willy Tarreau wrote: > On Thu, Mar 15, 2012 at 08:09:47AM -0700, Greg KH wrote: > > On Thu, Mar 15, 2012 at 11:48:49AM +0100, Jiri Slaby wrote: > > > On 03/12/2012 09:34 PM, Greg KH wrote: > > > > I'm announci

Re: Linux 3.0.24

2012-03-15 Thread Greg KH
On Thu, Mar 15, 2012 at 12:51:08PM -0400, Chris Frey wrote: > > > When I read it, it looks like there are serious patches included in > > > this release, perhaps data integrity or security patches. But "must" > > > has been in an awful lot of these release notes lately, that it makes > > > me wond

Re: [PATCHES] Networking for 3.0.x-stable

2012-03-15 Thread Greg KH
On Thu, Mar 15, 2012 at 07:45:18PM +, Ben Hutchings wrote: > On Wed, 2012-03-14 at 17:26 -0700, David Miller wrote: > > From: Ben Hutchings > > Date: Thu, 15 Mar 2012 00:14:07 + > > > > > On Wed, 2012-03-14 at 02:22 -0700, David Miller wrote: > > >> Please add the following networking bug

Re: [PATCH] Fix sparc build with newer tools.

2012-03-16 Thread Greg KH
On Thu, Mar 15, 2012 at 08:14:29PM -0700, David Miller wrote: > > Please queue up the following patch to all active -stable > branches. Thanks! applied, thanks. greg k-h -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majord...@vger.kernel.org Mo

Re: [PATCH 3.0.y] acer-wmi: No wifi rfkill on Lenovo machines

2012-03-16 Thread Greg KH
On Fri, Mar 16, 2012 at 02:11:21PM +0800, joeyli wrote: > Hi Ike, > > 於 五,2012-03-16 於 12:03 +0800,Ike Panhc 提到: > > On 03/15/2012 06:17 AM, Jonathan Nieder wrote: > > > Greg KH wrote: > > >> On Wed, Mar 14, 2012 at 04:53:27PM -0500, Jonathan Nieder wrote: >

Re: stable-3.0: s390 build breakage [was: Linux 3.0.24]

2012-03-16 Thread Greg KH
On Fri, Mar 16, 2012 at 01:52:29PM +0100, Jiri Slaby wrote: > On 03/15/2012 05:51 PM, Jiri Slaby wrote: > > On 03/15/2012 05:49 PM, Willy Tarreau wrote: > >> On Thu, Mar 15, 2012 at 09:46:24AM -0700, Greg KH wrote: > >>> On Thu, Mar 15, 2012 at 05:27:26PM +0100, Jir

Re: [PATCH] hwmon: (zl6100) Enable interval between chip accesses for all chips

2012-03-16 Thread Greg KH
On Fri, Mar 16, 2012 at 11:33:26AM -0700, Guenter Roeck wrote: > From: Guenter Roeck > > Intersil reports that all chips supported by the zl6100 driver require > an interval between chip accesses, even ZL2004 and ZL6105 which were thought > to be safe. > > Reported-by: Vivek Gani > Cc: stable@v

[ 00/38] 3.0.25-stable review

2012-03-16 Thread Greg KH
This is the start of the stable review cycle for the 3.0.25 release. There are 38 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 Sun Mar 18 23:00:00 UTC 2012. Anything receive

[ 02/38] aio: fix io_setup/io_destroy race

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Al Viro commit 86b62a2cb4fc09037bbce2959d2992962396fd7f upstream. Have ioctx_alloc() return an extra reference, so that caller would drop it on success and not bother with re-grabbing it on fai

[ 01/38] ASoC: neo1973: fix neo1973 wm8753 initialization

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Denis 'GNUtoo' Carikli commit b2ccf065f7b23147ed135a41b01d05a332ca6b7e upstream. The neo1973 driver had wrong codec name which prevented the "sound card" from appearing. Signed-off-by: Denis '

[ 15/38] acer-wmi: No wifi rfkill on Lenovo machines

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Ike Panhc commit 461e74377cfcfc2c0d6bbdfa8fc5fbc21b052c2a upstream. We have several reports which says acer-wmi is loaded on ideapads and register rfkill for wifi which can not be unblocked. S

[ 24/38] IPv6: Fix not join all-router mcast group when forwarding set.

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Li Wei [ Upstream commit d6ddef9e641d1229d4ec841dc75ae703171c3e92 ] When forwarding was set and a new net device is register, we need add this device to the all-router mcast group. Signed-off

[ 29/38] block: Fix NULL pointer dereference in sd_revalidate_disk

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Jun'ichi Nomura commit fe316bf2d5847bc5dd975668671a7b1067603bc7 upstream. Since 2.6.39 (1196f8b), when a driver returns -ENOMEDIUM for open(), __blkdev_get() calls rescan_partitions() to remove

[ 34/38] sparc32: Add -Av8 to assembler command line.

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: "David S. Miller" commit e0adb9902fb338a9fe634c3c2a3e474075c733ba upstream. Newer version of binutils are more strict about specifying the correct options to enable certain classes of instructi

[ 37/38] hwmon: (w83627ehf) Fix memory leak in probe function

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Guenter Roeck commit 32260d94408c553dca4ce54104edf79941a27536 upstream. The driver probe function leaked memory if creating the cpu0_vid attribute file failed. Fix by converting the driver to u

[ 30/38] block, sx8: fix pointer math issue getting fw version

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter commit ea5f4db8ece896c2ab9eafa0924148a2596c52e4 upstream. "mem" is type u8. We need parenthesis here or it screws up the pointer math probably leading to an oops. Signed-off-by:

[ 06/41] PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Matthew Garrett commit 4949be16822e92a18ea0cc1616319926628092ee upstream. Right now we won't touch ASPM state if ASPM is disabled, except in the case where we find a device that appears to be t

[ 19/41] tcp: fix false reordering signal in tcp_shifted_skb

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Neal Cardwell [ Upstream commit 4c90d3b30334833450ccbb02f452d4972a3c3c3f ] When tcp_shifted_skb() shifts bytes from the skb that is currently pointed to by 'highest_sack' then the increment of

[ 26/41] IPv6: Fix not join all-router mcast group when forwarding set.

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Li Wei [ Upstream commit d6ddef9e641d1229d4ec841dc75ae703171c3e92 ] When forwarding was set and a new net device is register, we need add this device to the all-router mcast group. Signed-off

[ 28/41] regulator: Fix setting selector in tps6524x set_voltage function

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Axel Lin commit f03570cf1709397ebe656608266b44ec772960c2 upstream. Don't assign the voltage to selector. Signed-off-by: Axel Lin Signed-off-by: Mark Brown Signed-off-by: Greg Kroah-Hartman

[ 30/41] block, sx8: fix pointer math issue getting fw version

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter commit ea5f4db8ece896c2ab9eafa0924148a2596c52e4 upstream. "mem" is type u8. We need parenthesis here or it screws up the pointer math probably leading to an oops. Signed-off-by:

[ 32/41] Block: use a freezable workqueue for disk-event polling

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Alan Stern commit 62d3c5439c534b0e6c653fc63e6d8c67be3a57b1 upstream. This patch (as1519) fixes a bug in the block layer's disk-events polling. The polling is done by a work routine queued on t

[ 41/41] hwmon: (zl6100) Enable interval between chip accesses for all chips

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Guenter Roeck commit fecfb64422d91a9621a3f96ab75c3a5f13e80b58 upstream. Intersil reports that all chips supported by the zl6100 driver require an interval between chip accesses, even ZL2004 and

[ 40/41] target: Fix compatible reservation handling (CRH=1) with legacy RESERVE/RELEASE

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger commit 087a03b3ea1c8d6e2d5743a8d1c6d571058caa04 upstream. This patch addresses a bug with target_check_scsi2_reservation_conflict() return checking in target_scsi2_reservatio

[ 39/41] iscsi-target: Fix reservation conflict -EBUSY response handling bug

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger commit 00fdc6bbef77844ce397a7de7acfaf25e8e2e4eb upstream. This patch addresses a iscsi-target specific bug related to reservation conflict handling in iscsit_handle_scsi_cmd(

[ 08/41] rt2x00: fix random stalls

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Stanislaw Gruszka commit 3780d038fdf4b5ef26ead10b0604ab1f46dd9510 upstream. Is possible that we stop queue and then do not wake up it again, especially when packets are transmitted fast. That c

[ 12/41] vfs: fix double put after complete_walk()

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Miklos Szeredi commit 097b180ca09b581ef0dc24fbcfc1b227de3875df upstream. complete_walk() already puts nd->path, no need to do it again at cleanup time. This would result in Oopses if triggered

[ 13/41] acer-wmi: No wifi rfkill on Lenovo machines

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Ike Panhc commit 461e74377cfcfc2c0d6bbdfa8fc5fbc21b052c2a upstream. We have several reports which says acer-wmi is loaded on ideapads and register rfkill for wifi which can not be unblocked. S

[ 11/41] vfs: fix return value from do_last()

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Miklos Szeredi commit 7f6c7e62fcc123e6bd9206da99a2163fe3facc31 upstream. complete_walk() returns either ECHILD or ESTALE. do_last() turns this into ECHILD unconditionally. If not in RCU mode,

[ 18/41] sfc: Fix assignment of ip_summed for pre-allocated skbs

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Ben Hutchings [ Upstream commit ff3bc1e7527504a93710535611b2f812f3bb89bf ] When pre-allocating skbs for received packets, we set ip_summed = CHECKSUM_UNNCESSARY. We used to change it back to

[ 20/41] vmxnet3: Fix transport header size

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Shreyas Bhatewara [ Upstream commit efead8710aad9e384730ecf25eae0287878840d7 ] Fix transport header size Fix the transpoert header size for UDP packets. Signed-off-by: Shreyas N Bhatewara S

[ 22/41] r8169: corrupted IP fragments fix for large mtu.

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: françois romieu [ Upstream commit 9c5028e9da1255dd2b99762d8627b88b29f68cce ] Noticed with the 8168d (-vb-gr, aka RTL_GIGA_MAC_VER_26). ConfigX registers should only be written while the Confi

[ 23/41] tcp: dont fragment SACKed skbs in tcp_mark_head_lost()

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Neal Cardwell [ Upstream commit c0638c247f559e1a16ee79e54df14bca2cb679ea ] In tcp_mark_head_lost() we should not attempt to fragment a SACKed skb to mark the first portion as lost. This is for

[ 25/41] tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Neal Cardwell [ Upstream commit 4648dc97af9d496218a05353b0e442b3dfa6aaab ] This commit fixes tcp_shift_skb_data() so that it does not shift SACKed data below snd_una. This fixes an issue whos

[ 34/41] hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Guenter Roeck commit 33fa9b620409edfc71aa6cf01a51f990fbe46ab8 upstream. NCT6775F and NCT6776F have their own set of registers for FAN_STOP_TIME. The correct registers were used to read FAN_STOP

[ 38/41] i2c-algo-bit: Fix spurious SCL timeouts under heavy load

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Ville Syrjala commit 8ee161ce5e0cfc689eb677f227a6248191165fac upstream. When the system is under heavy load, there can be a significant delay between the getscl() and time_after() calls inside

[ 37/41] rapidio/tsi721: fix bug in register offset definitions

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Alexandre Bounine commit 9bbad7da76b3dd578fb55c862624366a8c9ccd22 upstream. Fix indexed register offset definitions that use decimal (wrong) instead of hexadecimal (correct) notation for indexi

[ 36/41] hwmon: (w83627ehf) Fix temp2 source for W83627UHG

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Jean Delvare commit aacb6b0052692c72fe0cb94c6b547202def6ef46 upstream. Properly set the source of temp2 for the W83627UHG. Also fix a comment right before that, and document the W83627UHG as re

[ 35/41] hwmon: (w83627ehf) Fix memory leak in probe function

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Guenter Roeck commit 32260d94408c553dca4ce54104edf79941a27536 upstream. The driver probe function leaked memory if creating the cpu0_vid attribute file failed. Fix by converting the driver to u

[ 33/41] sparc32: Add -Av8 to assembler command line.

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: "David S. Miller" commit e0adb9902fb338a9fe634c3c2a3e474075c733ba upstream. Newer version of binutils are more strict about specifying the correct options to enable certain classes of instructi

[ 24/41] bridge: check return value of ipv6_dev_get_saddr()

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Ulrich Weber [ Upstream commit d1d81d4c3dd886d5fa25a2c4fa1e39cb89613712 ] otherwise source IPv6 address of ICMPV6_MGM_QUERY packet might be random junk if IPv6 is disabled on interface or link

[ 31/41] block: fix __blkdev_get and add_disk race condition

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Stanislaw Gruszka commit 9f53d2fe815b4011ff930a7b6db98385d45faa68 upstream. The following situation might occur: __blkdev_get: add_disk: regi

[ 29/41] block: Fix NULL pointer dereference in sd_revalidate_disk

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Jun'ichi Nomura commit fe316bf2d5847bc5dd975668671a7b1067603bc7 upstream. Since 2.6.39 (1196f8b), when a driver returns -ENOMEDIUM for open(), __blkdev_get() calls rescan_partitions() to remove

[ 27/41] usb: asix: Patch for Sitecom LN-031

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Joerg Neikes commit 4e50391968849860dff1aacde358b4eb14aa5127 upstream. This patch adds support for the Sitecom LN-031 USB adapter with a AX88178 chip. Added USB id to find correct driver for A

[ 15/41] neighbour: Fixed race condition at tbl->nht

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Michel Machado [ Upstream commit 84338a6c9dbb6ff3de4749864020f8f25d86fc81 ] When the fixed race condition happens: 1. While function neigh_periodic_work scans the neighbor hash table pointed

[ 21/41] packetengines: fix config default

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: stephen hemminger [ Upstream commit 3f2010b2ad3d66d5291497c9b274315e7b807ecd ] As part of the big network driver reorg, each vendor directory defaults to yes, so that older config's can migrat

[ 17/41] ppp: fix ppp_mp_reconstruct bad seq errors

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Ben McKeegan [ Upstream commit 8a49ad6e89feb5015e77ce6efeb2678947117e20 ] This patch fixes a (mostly cosmetic) bug introduced by the patch 'ppp: Use SKB queue abstraction interfaces in fragmen

[ 16/41] ipsec: be careful of non existing mac headers

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet [ Upstream commit 03606895cd98c0a628b17324fd7b5ff15db7e3cd ] Niccolo Belli reported ipsec crashes in case we handle a frame without mac header (atm in his case) Before copying ma

[ 07/41] [media] omap3isp: ccdc: Fix crash in HS/VS interrupt handler

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Laurent Pinchart commit bd0f2e6da7ea9e225cb2dbd3229e25584b0e9538 upstream. The HS/VS interrupt handler needs to access the pipeline object. It erronously tries to get it from the CCDC output vi

[ 14/41] atl1c: dont use highprio tx queue

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet [ Upstream commit 11aad99af6ef629ff3b05d1c9f0936589b204316 ] This driver attempts to use two TX rings but lacks proper support : 1) IRQ handler only takes care of TX completion o

[ 10/41] CIFS: Do not kmalloc under the flocks spinlock

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Pavel Shilovsky commit d5751469f210d2149cc215966cbeef6da3f2 upstream. Reorganize the code to make the memory already allocated before spinlock'ed loop. Reviewed-by: Jeff Layton Signed-off

[ 10/38] vfs: fix return value from do_last()

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Miklos Szeredi commit 7f6c7e62fcc123e6bd9206da99a2163fe3facc31 upstream. complete_walk() returns either ECHILD or ESTALE. do_last() turns this into ECHILD unconditionally. If not in RCU mode,

[ 11/38] vfs: fix double put after complete_walk()

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Miklos Szeredi commit 097b180ca09b581ef0dc24fbcfc1b227de3875df upstream. complete_walk() already puts nd->path, no need to do it again at cleanup time. This would result in Oopses if triggered

[ 12/38] acer-wmi: support Lenovo ideapad S205 wifi switch

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: "Lee, Chun-Yi" commit 15b956a0b5651bbb1217ec374fdd67291dabb2af upstream. The AMW0 function in acer-wmi works on Lenovo ideapad S205 for control the wifi hardware state. We also found there have

[ 14/38] acer-wmi: check wireless capability flag before register rfkill

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: "Lee, Chun-Yi" commit 1709adab0773616da7a8190f2762e599afb0a295 upstream. There will be better to check the wireless capability flag (ACER_CAP_WIRELESS) before register wireless rfkill because m

[ 17/38] ipsec: be careful of non existing mac headers

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet [ Upstream commit 03606895cd98c0a628b17324fd7b5ff15db7e3cd ] Niccolo Belli reported ipsec crashes in case we handle a frame without mac header (atm in his case) Before copying ma

[ 20/38] vmxnet3: Fix transport header size

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Shreyas Bhatewara [ Upstream commit efead8710aad9e384730ecf25eae0287878840d7 ] Fix transport header size Fix the transpoert header size for UDP packets. Signed-off-by: Shreyas N Bhatewara S

[ 13/38] acer-wmi: Add wireless quirk for Lenovo 3000 N200

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Seth Forshee commit be3128b107e36271f7973ef213ccde603a494fe8 upstream. This quirk fixes the wlan rfkill status on this machine. Without it, wlan is permanently soft blocked whenever acer-wmi is

[ 22/38] bridge: check return value of ipv6_dev_get_saddr()

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Ulrich Weber [ Upstream commit d1d81d4c3dd886d5fa25a2c4fa1e39cb89613712 ] otherwise source IPv6 address of ICMPV6_MGM_QUERY packet might be random junk if IPv6 is disabled on interface or link

[ 26/38] usb: asix: Patch for Sitecom LN-031

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Joerg Neikes commit 4e50391968849860dff1aacde358b4eb14aa5127 upstream. This patch adds support for the Sitecom LN-031 USB adapter with a AX88178 chip. Added USB id to find correct driver for A

[ 28/38] regulator: Fix setting selector in tps6524x set_voltage function

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Axel Lin commit f03570cf1709397ebe656608266b44ec772960c2 upstream. Don't assign the voltage to selector. Signed-off-by: Axel Lin Signed-off-by: Mark Brown Signed-off-by: Greg Kroah-Hartman

[ 35/38] compat: Re-add missing asm/compat.h include to fix compile breakage on s390

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Jiri Slaby For 3.0 stable kernel the backport of 048cd4e51d24ebf7f3552226d03c769d6ad91658 "compat: fix compile breakage on s390" breaks compilation... Re-add a single #include in order to fix

[ 03/41] aio: fix io_setup/io_destroy race

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Al Viro commit 86b62a2cb4fc09037bbce2959d2992962396fd7f upstream. Have ioctx_alloc() return an extra reference, so that caller would drop it on success and not bother with re-grabbing it on fai

[ 05/41] x86: Derandom delay_tsc for 64 bit

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Thomas Gleixner commit a7f4255f906f60f72e00aad2fb000939449ff32e upstream. Commit f0fbf0abc093 ("x86: integrate delay functions") converted delay_tsc() into a random delay generator for 64 bit.

[ 01/41] ASoC: neo1973: fix neo1973 wm8753 initialization

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Denis 'GNUtoo' Carikli commit b2ccf065f7b23147ed135a41b01d05a332ca6b7e upstream. The neo1973 driver had wrong codec name which prevented the "sound card" from appearing. Signed-off-by: Denis '

[ 09/41] perf/x86: Fix local vs remote memory events for NHM/WSM

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Peter Zijlstra commit 87e24f4b67e68d9fd8df16e0bf9c66d1ad2a2533 upstream. Verified using the below proglet.. before: [root@westmere ~]# perf stat -e node-stores -e node-store-misses ./numa 0 re

[ 04/41] aio: fix the "too late munmap()" race

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Al Viro commit c7b285550544c22bc005ec20978472c9ac7138c6 upstream. Current code has put_ioctx() called asynchronously from aio_fput_routine(); that's done *after* we have killed the request that

[ 02/41] ALSA: hda/realtek - Apply the coef-setup only to ALC269VB

2012-03-16 Thread Greg KH
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Kailang Yang commit 526af6eb4dc71302f59806e2ccac7793963a7fe0 upstream. The coef setup in alc269_fill_coef() was designed only for ALC269VB model, and this has some bad effects for other ALC269

[ 00/41] 3.2.12-stable review

2012-03-16 Thread Greg KH
This is the start of the stable review cycle for the 3.2.12 release. There are 41 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 Sun Mar 18 23:00:00 UTC 2012. Anything receive

[ 38/38] i2c-algo-bit: Fix spurious SCL timeouts under heavy load

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Ville Syrjala commit 8ee161ce5e0cfc689eb677f227a6248191165fac upstream. When the system is under heavy load, there can be a significant delay between the getscl() and time_after() calls inside

[ 36/38] hwmon: (w83627ehf) Fix writing into fan_stop_time for NCT6775F/NCT6776F

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Guenter Roeck commit 33fa9b620409edfc71aa6cf01a51f990fbe46ab8 upstream. NCT6775F and NCT6776F have their own set of registers for FAN_STOP_TIME. The correct registers were used to read FAN_STOP

[ 33/38] sfc: Fix assignment of ip_summed for pre-allocated skbs

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Ben Hutchings commit ff3bc1e7527504a93710535611b2f812f3bb89bf upstream. When pre-allocating skbs for received packets, we set ip_summed = CHECKSUM_UNNCESSARY. We used to change it back to CHEC

[ 32/38] Block: use a freezable workqueue for disk-event polling

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Alan Stern commit 62d3c5439c534b0e6c653fc63e6d8c67be3a57b1 upstream. This patch (as1519) fixes a bug in the block layer's disk-events polling. The polling is done by a work routine queued on t

[ 31/38] block: fix __blkdev_get and add_disk race condition

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Stanislaw Gruszka commit 9f53d2fe815b4011ff930a7b6db98385d45faa68 upstream. The following situation might occur: __blkdev_get: add_disk: regi

[ 21/38] tcp: dont fragment SACKed skbs in tcp_mark_head_lost()

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Neal Cardwell [ Upstream commit c0638c247f559e1a16ee79e54df14bca2cb679ea ] In tcp_mark_head_lost() we should not attempt to fragment a SACKed skb to mark the first portion as lost. This is for

[ 25/38] atl1c: dont use highprio tx queue

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet [ Upstream commit 11aad99af6ef629ff3b05d1c9f0936589b204316 ] This driver attempts to use two TX rings but lacks proper support : 1) IRQ handler only takes care of TX completion o

[ 23/38] tcp: fix tcp_shift_skb_data() to not shift SACKed data below snd_una

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Neal Cardwell [ Upstream commit 4648dc97af9d496218a05353b0e442b3dfa6aaab ] This commit fixes tcp_shift_skb_data() so that it does not shift SACKed data below snd_una. This fixes an issue whos

[ 19/38] tcp: fix false reordering signal in tcp_shifted_skb

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Neal Cardwell [ Upstream commit 4c90d3b30334833450ccbb02f452d4972a3c3c3f ] When tcp_shifted_skb() shifts bytes from the skb that is currently pointed to by 'highest_sack' then the increment of

[ 18/38] ppp: fix ppp_mp_reconstruct bad seq errors

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Ben McKeegan [ Upstream commit 8a49ad6e89feb5015e77ce6efeb2678947117e20 ] This patch fixes a (mostly cosmetic) bug introduced by the patch 'ppp: Use SKB queue abstraction interfaces in fragmen

[ 16/38] neighbour: Fixed race condition at tbl->nht

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Michel Machado [ Upstream commit 84338a6c9dbb6ff3de4749864020f8f25d86fc81 ] When the fixed race condition happens: 1. While function neigh_periodic_work scans the neighbor hash table pointed

[ 03/38] aio: fix the "too late munmap()" race

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Al Viro commit c7b285550544c22bc005ec20978472c9ac7138c6 upstream. Current code has put_ioctx() called asynchronously from aio_fput_routine(); that's done *after* we have killed the request that

[ 04/38] x86: Derandom delay_tsc for 64 bit

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Thomas Gleixner commit a7f4255f906f60f72e00aad2fb000939449ff32e upstream. Commit f0fbf0abc093 ("x86: integrate delay functions") converted delay_tsc() into a random delay generator for 64 bit.

[ 06/38] firewire: cdev: fix 32 bit userland on 64 bit kernel compat corner cases

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Stefan Richter commit 9c1176b6a28850703ea6e3a0f0c703f6d6c61cd3 upstream. Clemens points out that we need to use compat_ptr() in order to safely cast from u64 to addresses of a 32-bit usermode c

[ 08/38] PM / Driver core: leave runtime PM enabled during system shutdown

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Alan Stern commit fe6b91f47080eb17d21cbf2a39311877d57f6938 upstream. Disabling all runtime PM during system shutdown turns out not to be a good idea, because some devices may need to be woken u

[ 07/38] firewire: core: handle ack_busy when fetching the Config ROM

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Stefan Richter commit aaff12039ffd812d0c8bbff50b87b6f1f09bec3e upstream. Some older Panasonic made camcorders (Panasonic AG-EZ30 and NV-DX110, Grundig Scenos DLC 2000) reject requests with ack_

[ 05/38] PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled

2012-03-16 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Matthew Garrett commit 4949be16822e92a18ea0cc1616319926628092ee upstream. Right now we won't touch ASPM state if ASPM is disabled, except in the case where we find a device that appears to be t

  1   2   3   4   5   6   7   8   9   10   >