Re: Patch ARM: 7365/1: drop unused parameter from flush_cache_user_range has been added to the 3.4-stable tree

2012-05-28 Thread Greg KH
On Mon, May 28, 2012 at 11:38:42AM +0100, Russell King - ARM Linux wrote: On Mon, May 28, 2012 at 12:33:56PM +0200, Uwe Kleine-König wrote: On Sun, May 27, 2012 at 09:20:10AM +0900, gre...@linuxfoundation.org wrote: This is a note to let you know that I've just added the patch titled

Re: [ 00/91] 3.4.1-stable review Fw: [PATCH 1/2] libata: add a host flag to ignore detected ATA devices FW: use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the CD-ROM)

2012-05-28 Thread Greg KH
On Mon, May 28, 2012 at 05:18:04PM +0300, Victor Miasnikov wrote: Hi! use hv_storvsc instead of ata_piix to handle the IDE disks devices ( but not for the CD-ROM) Please, backport to 3.4.1-stable all related this:

Re: [ 00/91] 3.4.1-stable review

2012-05-29 Thread Greg KH
On Sun, May 27, 2012 at 10:09:03AM +0900, Greg KH wrote: Note, I've tested this release a bit differently than I have in the past. For this release, I've only tested it on one machine, my laptop, with a pretty minimal configuration to save on build times. That means, while this release works

Re: [ 00/91] 3.4.1-stable review

2012-05-29 Thread Greg KH
On Sun, May 27, 2012 at 10:09:03AM +0900, Greg KH wrote: Note, I've tested this release a bit differently than I have in the past. For this release, I've only tested it on one machine, my laptop, with a pretty minimal configuration to save on build times. That means, while this release works

Re: [PATCH] [for stable] quota: Restore quota state if remount to RO failed

2012-05-30 Thread Greg KH
On Wed, May 30, 2012 at 02:24:12PM +0400, Dmitry Monakhov wrote: If remount failed due to some reason we have to fallback quota to it's original state otherwise it will stay in suspended state which is incorrect. #TEST_CASE dd if=/dev/zero of=/tmp/imgfile bs=1M count=100 # any fs with

Re: stable-3.3 md oops fix

2012-05-30 Thread Greg KH
On Wed, May 30, 2012 at 03:04:16PM +0200, Jes Sorensen wrote: Hi, Thought I had asked for this one before, but I must have forgotten. Could you please add this one to stable-3.3 - it prevents a kernel OOPS when trying to reshape a raid1 to raid0. Thanks, Jes commit

Re: [PATCH] [for stable] quota: Restore quota state if remount to RO failed

2012-05-30 Thread Greg KH
On Wed, May 30, 2012 at 03:44:58PM +0200, Jan Kara wrote: On Wed 30-05-12 14:24:12, Dmitry Monakhov wrote: If remount failed due to some reason we have to fallback quota to it's original state otherwise it will stay in suspended state which is incorrect. #TEST_CASE dd if=/dev/zero

Re: [ 10/94] iwlwifi: use 6000G2B for 6030 device series

2012-06-01 Thread Greg KH
On Sun, May 27, 2012 at 02:38:44PM +0100, Ben Hutchings wrote: On Sun, 2012-05-27 at 10:04 +0900, Greg KH wrote: 3.3-stable review patch. If anyone has any objections, please let me know. -- From: Wey-Yi Guy wey-yi.w@intel.com commit

Re: [ 71/94] spi/spi-fsl-spi: reference correct pdata in fsl_spi_cs_control

2012-06-01 Thread Greg KH
On Mon, May 28, 2012 at 04:44:38PM -0300, Herton Ronaldo Krzesinski wrote: On Sun, May 27, 2012 at 10:05:34AM +0900, Greg KH wrote: 3.3-stable review patch. If anyone has any objections, please let me know. -- In addition to this fix, please also cherry-pick into 3.3

Re: [3.0.y, 3.2.y] btusb: add USB ids for Broadcom BCM20702A0

2012-06-01 Thread Greg KH
On Tue, May 29, 2012 at 03:02:21AM -0500, Jonathan Nieder wrote: Hi Ben and Greg, Please consider the following patches for inclusion in relevant stable trees. For 3.0.y (merged in 3.2 already): - d13431ca3eb2 Bluetooth: Add support for Broadcom BCM20702A0 c0190925dacd

Re: [3.0.y, 3.2.y] Re: [PATCH 1/1] Add Foxconn / Hon Hai IDs for btusb module

2012-06-01 Thread Greg KH
On Tue, May 29, 2012 at 07:03:12AM -0500, Jonathan Nieder wrote: Hi Ben and Greg, Steven Harms wrote: This change adds 0x0489:0xe033 to the btusb module. This bluetooth usb device is integrated in the Acer TimelineX AS4830TG-6808 notebook. [...] --- a/drivers/bluetooth/btusb.c

Re: [3.0.y?, 3.2.y] btusb, ath3k: add more USB ids for AR3012

2012-06-01 Thread Greg KH
On Tue, May 29, 2012 at 06:48:53AM -0500, Jonathan Nieder wrote: Hi again, Please consider the following patches which add additional vendor-specific IDs for the Atheros AR3012 firmware loader. Firmware support for the AR3012 was added in d9f51b51db20 during the 2.6.39 merge window, so

Re: Linux on Hyper-V 1) cd006086fa5d ata_piix: defer disks to the Hyper-V drivers by default 2) db63a4c8115a libata: add a host flag to ignore detected ATA device FW: use hv_storvsc instead of ata_pii

2012-06-01 Thread Greg KH
On Tue, May 29, 2012 at 09:34:23AM +0300, Victor Miasnikov wrote: Hi! And it's too late for 3.4.1, as that is already out for review. Ok: Please, backport to 3.4.2 { P.S. And to 3.3.x and to 3.2.x i.e. to all actual version after 3.1 } use hv_storvsc instead of ata_piix to

Re: FAILED: patch [PATCH] mm: fix vma_resv_map() NULL pointer failed to apply to 3.4-stable tree

2012-06-01 Thread Greg KH
On Fri, Jun 01, 2012 at 09:13:26AM -0700, Dave Hansen wrote: On 06/01/2012 01:25 AM, gre...@linuxfoundation.org wrote: The patch below does not apply to the 3.4-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including

Re: Linux on Hyper-V 1) cd006086fa5d ata_piix: defer disks to the Hyper-V drivers by default 2) db63a4c8115a libata: add a host flag to ignore detected ATA device FW: use hv_storvsc instead of ata_pii

2012-06-01 Thread Greg KH
On Fri, Jun 01, 2012 at 07:17:33PM +0300, Victor Miasnikov wrote: Hi! cd006086fa5d ata_piix: defer disks to the Hyper-V drivers by default and its prerequisite db63a4c8115a libata: add a host flag to ignore detected ATA devices Sorry, but I don't see how this meets the rules for the

Re: FAILED: patch [PATCH] mm: fix vma_resv_map() NULL pointer failed to apply to 3.4-stable tree

2012-06-01 Thread Greg KH
On Fri, Jun 01, 2012 at 12:20:15PM -0400, Dave Jones wrote: On Fri, Jun 01, 2012 at 04:25:11PM +0800, gre...@linuxfoundation.org wrote: The patch below does not apply to the 3.4-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email

Re: Patch cifs: Include backup intent search flags during searches {try #2) has been added to the 3.0-stable tree

2012-06-01 Thread Greg KH
On Fri, Jun 01, 2012 at 04:34:24PM +0800, gre...@linuxfoundation.org wrote: This is a note to let you know that I've just added the patch titled cifs: Include backup intent search flags during searches {try #2) to the 3.0-stable tree which can be found at:

Re: Patch mm: fix faulty initialization in vmalloc_init() has been added to the 3.0-stable tree

2012-06-01 Thread Greg KH
On Fri, Jun 01, 2012 at 04:34:26PM +0800, gre...@linuxfoundation.org wrote: This is a note to let you know that I've just added the patch titled mm: fix faulty initialization in vmalloc_init() to the 3.0-stable tree which can be found at:

Re: Linux on Hyper-V 1) cd006086fa5d ata_piix: defer disks to the Hyper-V drivers by default 2) db63a4c8115a libata: add a host flag to ignore detected ATA device FW: use hv_storvsc instead of ata_pii

2012-06-01 Thread Greg KH
On Fri, Jun 01, 2012 at 07:23:00PM +, KY Srinivasan wrote: -Original Message- From: Greg KH [mailto:gre...@linuxfoundation.org] Sent: Friday, June 01, 2012 12:26 PM To: Victor Miasnikov Cc: stable@vger.kernel.org; Jonathan Nieder; linux-ker...@vger.kernel.org; KY

Re: [PATCHES] Networking fixes for -stable

2012-06-03 Thread Greg KH
On Fri, Jun 01, 2012 at 08:35:40PM -0400, David Miller wrote: Please queue up the following networking bug fixes for 3.0.x, 3.2.x, and 3.4.x, respectively. I've applied the 3.0.x and 3.4.x sets of patches, thanks. greg k-h -- To unsubscribe from this list: send the line unsubscribe stable in

Linux 3.0.33

2012-06-04 Thread Greg KH
I'm announcing the release of the 3.0.33 kernel. All users of the 3.0 kernel series must upgrade. The updated 3.0.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.0.y and can be browsed at the normal kernel.org git web browser:

Linux 3.3.8

2012-06-04 Thread Greg KH
I'm announcing the release of the 3.3.8 kernel. Note, this is the LAST 3.3.y kernel release, it is now end-of-life. Please move to the 3.4.y kernel tree as soon as possible. All users of the 3.3 kernel series must upgrade. The updated 3.3.y git tree can be found at:

Linux 3.4.1

2012-06-04 Thread Greg KH
I'm announcing the release of the 3.4.1 kernel. All users of the 3.4 kernel series must upgrade. The updated 3.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.4.y and can be browsed at the normal kernel.org git web browser:

Re: [V2 PATCH 1/2] aio: make kiocb-private NUll in init_sync_kiocb()

2012-06-05 Thread Greg KH
On Tue, Jun 05, 2012 at 03:26:49PM +0800, Junxiao Bi wrote: Ocfs2 uses kiocb.*private as a flag of unsigned long size. In commit a11f7e6 ocfs2: serialize unaligned aio, the unaligned io flag is involved in it to serialize the unaligned aio. As *private is not initialized in init_sync_kiocb()

Re: [V2 PATCH 2/2] ocfs2: clear unaligned io flag when dio fails

2012-06-05 Thread Greg KH
On Tue, Jun 05, 2012 at 03:26:50PM +0800, Junxiao Bi wrote: The unaligned io flag is set in the kiocb when an unaligned dio is issued, it should be cleared even when the dio fails, or it may affect the following io which are using the same kiocb. Signed-off-by: Junxiao Bi

Re: FAILED: patch [PATCH] Linux 3.4 failed to apply to a4dff3043c231d57f982af635c9d2192ee40e5ae-stable tree

2012-06-05 Thread Greg KH
On Wed, Jun 06, 2012 at 02:31:16PM +0900, gre...@linuxfoundation.org wrote: The patch below does not apply to the a4dff3043c231d57f982af635c9d2192ee40e5ae-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the

Re: [PATCH] net: sierra_net: device IDs for Aircard 320U++

2012-06-06 Thread Greg KH
On Wed, Jun 06, 2012 at 09:18:10AM +0200, Bjørn Mork wrote: Adding device IDs for Aircard 320U and two other devices found in the out-of-tree version of this driver. Cc: li...@sierrawireless.com Cc: Autif Khan autif.ml...@gmail.com Cc: Tom Cassidy tomas.cass...@gmail.com Cc:

Re: [PATCH] net: sierra_net: device IDs for Aircard 320U++

2012-06-06 Thread Greg KH
On Wed, Jun 06, 2012 at 10:19:15AM +0200, Bjørn Mork wrote: Greg KH gre...@linuxfoundation.org writes: On Wed, Jun 06, 2012 at 09:18:10AM +0200, Bjørn Mork wrote: Adding device IDs for Aircard 320U and two other devices found in the out-of-tree version of this driver. Cc: li

Re: FAILED: patch [PATCH] md: raid1/raid10: fix problem with merge_bvec_fn failed to apply to 3.4-stable tree

2012-06-06 Thread Greg KH
On Thu, Jun 07, 2012 at 10:21:44AM +1000, NeilBrown wrote: On Thu, 07 Jun 2012 06:39:33 +0900 gre...@linuxfoundation.org wrote: The patch below does not apply to the 3.4-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the

Re: [PATCH] x86, mce, AMD: Fix misconfiguration of the mce threshold lvt offset

2012-06-06 Thread Greg KH
On Wed, Jun 06, 2012 at 05:13:29PM +0200, Robert Richter wrote: Minimal stable backport of f227d4306cf30e1d5b6f231e8ef9006c34f3d186. Minimal doesn't begin to describe this. A totally different patch is more like it. Why wasn't it done this way originally? I really don't like diverging from

Re: [PATCH 1/2] e1000e: Disable ASPM L1 on 82574

2012-06-06 Thread Greg KH
On Fri, Jun 01, 2012 at 10:17:08PM +0100, Chris Boot wrote: On 23/04/2012 22:29, Chris Boot wrote: ASPM on the 82574 causes trouble. Currently the driver disables L0s for this NIC but only disables L1 if the MTU is 1500. This patch simply causes L1 to be disabled regardless of the MTU

Re: FAILED: patch [PATCH] wl1251: fix oops on early interrupt failed to apply to 3.4-stable tree

2012-06-06 Thread Greg KH
On Sat, Jun 02, 2012 at 03:09:18AM +0100, Ben Hutchings wrote: On Fri, 2012-06-01 at 16:40 +0800, gre...@linuxfoundation.org wrote: The patch below does not apply to the 3.4-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the

Re: FAILED: patch [PATCH] drm/i915: always use RPNSWREQ for turbo change requests failed to apply to 3.4-stable tree

2012-06-06 Thread Greg KH
On Sat, Jun 02, 2012 at 03:11:45AM +0100, Ben Hutchings wrote: On Fri, 2012-06-01 at 17:03 +0800, gre...@linuxfoundation.org wrote: The patch below does not apply to the 3.4-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the

Re: FAILED: patch [PATCH] drm/i915: enable vdd when switching off the eDP panel failed to apply to 3.4-stable tree

2012-06-06 Thread Greg KH
On Sat, Jun 02, 2012 at 03:13:20AM +0100, Ben Hutchings wrote: On Fri, 2012-06-01 at 17:00 +0800, gre...@linuxfoundation.org wrote: The patch below does not apply to the 3.4-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the

[ 00/82] 3.4.2-stable review

2012-06-06 Thread Greg KH
This is the start of the stable review cycle for the 3.4.2 release. There are 83 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 Sat Jun 9 04:03:32 UTC 2012. Anything

[ 07/82] mm: consider all swapped back pages in used-once logic

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Michal Hocko mho...@suse.cz commit e48982734ea0500d1eba4f9d96195acc5406cad6 upstream. Commit 645747462435 (vmscan: detect mapped file pages used only once) made mapped pages have another round

[ 09/82] mm: fix faulty initialization in vmalloc_init()

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: KyongHo pullip@samsung.com commit dbda591d920b4c7692725b13e3f68ecb251e9080 upstream. The transfer of -flags causes some of the static mapping virtual addresses to be prematurely freed

[ 05/82] mm/fork: fix overflow in vma length when copying mmap on clone

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Siddhesh Poyarekar siddhesh.poyare...@gmail.com commit 7edc8b0ac16cbaed7cb4ea4c6b95ce98d2997e84 upstream. The vma length in dup_mmap is calculated and stored in a unsigned int, which is

[ 11/82] iwlwifi: do not use shadow registers by default

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Meenakshi Venkataraman meenakshi.venkatara...@intel.com commit 66a770729a5cdd24efed8afa5258f81232d8bba2 upstream. Shadow registers in the device are meant to allow the driver to update certain

[ 22/82] NFS: kmalloc() doesnt return an ERR_PTR()

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Dan Carpenter dan.carpen...@oracle.com commit 5abc03cd919535c61b813f2319cb38326a41e810 upstream. Obviously we should check for NULL here instead of IS_ERR(). Signed-off-by: Dan Carpenter

[ 24/82] hugetlb: fix resv_map leak in error path

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Dave Hansen d...@linux.vnet.ibm.com commit c50ac050811d6485616a193eb0f37bfbd191cc89 upstream. When called for anonymous (non-shared) mappings, hugetlb_reserve_pages() does a resv_map_alloc().

[ 18/82] mac80211: fix ADDBA declined after suspend with wowlan

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Eyal Shapira e...@wizery.com commit 7b21aea04d084916ac4e0e8852dcc9cd60ec0d1d upstream. WLAN_STA_BLOCK_BA is set while suspending but doesn't get cleared when resuming in case of wowlan. This

[ 20/82] ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Felix Fietkau n...@openwrt.org commit 81357a281dcc454841532c46b30e6f2ba12b73ea upstream. ath_tx_setup_buffer() can fail if there is no ath_buf left, or if mapping DMA failed. In this case it

[ 28/82] drm/radeon: fix XFX quirk

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit 1ebf169ad4dc68f18cc0dab35163b0f324fc6c41 upstream. Only override the ddc bus if the connector doesn't have a valid one. The existing code overrode

[ 15/82] PARISC: fix TLB fault path on PA2.0 narrow systems

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: James Bottomley jbottom...@parallels.com commit 2f649c1f6f0fef445ce79a19b79e5ce8fe9d7f19 upstream. commit 5e185581d7c46ddd33cd9c01106d1fc86efb9376 Author: James Bottomley

[ 29/82] drm/radeon: fix typo in trinity tiling setup

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit 1f73cca799d29df80de3e8f1f1c488485467577a upstream. Using the wrong union. Signed-off-by: Alex Deucher alexander.deuc...@amd.com Signed-off-by:

[ 32/82] drm/i915: wait for a vblank to pass after tv detect

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Daniel Vetter daniel.vet...@ffwll.ch commit bf2125e2f7e931b50a6c76ba0435ba001409ccbf upstream. Otherwise the hw will get confused and result in a black screen. This regression has been most

[ 45/82] mtd: block2mtd: fix recursive call of mtd_writev

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Gabor Juhos juh...@openwrt.org commit 2e24e32e2759348c9290404abad4f729f791bfad upstream. The 'mtd_writev' interface calls the function assigned to the '_write' field of a given mtd device if

[ 66/82] ext4: remove mb_groups before tearing down the buddy_cache

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Salman Qazi sq...@google.com commit 95599968d19db175829fb580baa6b68939b320fb upstream. We can't have references held on pages in the s_buddy_cache while we are trying to truncate its pages and

[ 70/82] drm/radeon/kms: add new Trinity PCI ids

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit d430f7dbf7bd640c0660b3204df8cf07b22b upstream. Signed-off-by: Alex Deucher alexander.deuc...@amd.com Signed-off-by: Dave Airlie

[ 76/82] ACPI battery: only refresh the sysfs files when pertinent information changes

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Andy Whitcroft a...@canonical.com commit c5971456964290da7e98222892797b71ef793e62 upstream. We only need to regenerate the sysfs files when the capacity units change, avoid the update

[ 72/82] drm/radeon/kms: add new BTC PCI ids

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit a2bef8ce826dd1e787fd8ad9b6e0566ba59dab43 upstream. Signed-off-by: Alex Deucher alexander.deuc...@amd.com Signed-off-by: Dave Airlie

[ 78/82] md: raid1/raid10: fix problem with merge_bvec_fn

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown ne...@suse.de commit aba336bd1d46d6b0404b06f6915ed76150739057 upstream. The new merge_bvec_fn which calls the corresponding function in subsidiary devices requires that

[ 79/82] wl1251: fix oops on early interrupt

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Grazvydas Ignotas nota...@gmail.com commit f380f2c4a12e913356bd49f8790ec1063c4fe9f8 upstream. This driver disables interrupt just after requesting it and enables it later, after interface is

[ 80/82] drm/i915: always use RPNSWREQ for turbo change requests

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Jesse Barnes jbar...@virtuousgeek.org commit 89ba829e38bd500f438bc08af4229204c8ed7f35 upstream. Media turbo requests can either use RPVSWREQ or RPNSWREQ to indicate what the interrupt handler

[ 81/82] drm/i915/dp: Flush any outstanding work to turn the VDD off

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Chris Wilson ch...@chris-wilson.co.uk commit 17038de5f16569a25343cf68668f3b657eafb00e upstream. As we may kick off a delayed workqueue task to switch of the VDD lines, we need to complete that

[ 82/82] drm/i915: enable vdd when switching off the eDP panel

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Daniel Vetter daniel.vet...@ffwll.ch commit 6cb49835da0426f69a2931bc2a0a8156344b0e41 upstream. We have one bug report from a validation team that we get the eDP panel sequencing still somewhat

[ 06/47] cifs: fix oops while traversing open file list (try #4)

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Shirish Pargaonkar shirishpargaon...@gmail.com commit 2c0c2a08bed7a3b791f88d09d16ace56acb3dd98 upstream. While traversing the linked list of open file handles, if the identfied file handle is

[ 07/47] PARISC: fix boot failure on 32-bit systems caused by branch stubs placed before .text

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: John David Anglin dave.ang...@bell.net commit ed5fb2471b7060767957fb964eb1aaec71533ab1 upstream. In certain configurations, the resulting kernel becomes too large to boot because the linker

[ 08/47] PARISC: fix TLB fault path on PA2.0 narrow systems

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: James Bottomley jbottom...@parallels.com commit 2f649c1f6f0fef445ce79a19b79e5ce8fe9d7f19 upstream. commit 5e185581d7c46ddd33cd9c01106d1fc86efb9376 Author: James Bottomley

[ 10/47] mac80211: fix ADDBA declined after suspend with wowlan

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Eyal Shapira e...@wizery.com commit 7b21aea04d084916ac4e0e8852dcc9cd60ec0d1d upstream. WLAN_STA_BLOCK_BA is set while suspending but doesn't get cleared when resuming in case of wowlan. This

[ 09/47] solos-pci: Fix DMA support

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: David Woodhouse dw...@infradead.org commit b4bd8ad9bb311e8536f726f7a633620ccd358cde upstream. DMA support has finally made its way to the top of the TODO list, having realised that a Geode

[ 13/47] drm/i915: properly handle interlaced bit for sdvo dtd conversion

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Daniel Vetter daniel.vet...@ffwll.ch commit 59d92bfa5f0cdf57f82f5181b0ad6af75c3fdf41 upstream. We've simply ignored this, which isn't too great. With this, interlaced 1080i works on my HDMI

[ 16/47] Bluetooth: Add support for BCM20702A0 [0a5c:21e3]

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Jesse Sung jesse.s...@canonical.com commit c0190925dacd976a67044f4382d4effbed568dce upstream. Add another vendor specific ID for BCM20702A0. output of usb-devices: T: Bus=06 Lev=01 Prnt=01

[ 17/47] Bluetooth: btusb: Add vendor specific ID (0a5c 21f3) for BCM20702A0

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Manoj Iyer manoj.i...@canonical.com commit 37305cf649689a4d2341dd6fd89b091c6007f9ba upstream. T: Bus=01 Lev=02 Prnt=02 Port=03 Cnt=03 Dev#= 5 Spd=12 MxCh= 0 D: Ver= 2.00 Cls=ff(vend.) Sub=01

[ 18/47] Bluetooth: btusb: add support for BCM20702A0 [0a5c:21e6]

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: James M. Leddy james.le...@canonical.com commit 0a4eaeeb993658a4d6cff054a863241f32d3d2fb upstream. Add another vendor specific ID for BCM20702A0. This has been tested and works on hardware

[ 14/47] drm/i915: wait for a vblank to pass after tv detect

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Daniel Vetter daniel.vet...@ffwll.ch commit bf2125e2f7e931b50a6c76ba0435ba001409ccbf upstream. Otherwise the hw will get confused and result in a black screen. This regression has been most

[ 21/47] Bluetooth: btusb: typo in Broadcom SoftSailing id

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Don Zickus dzic...@redhat.com commit 2e8b506310f6433d5558387fd568d4bfb1d6a799 upstream. I was trying to backport the following commit to RHEL-6 From

[ 22/47] Add Foxconn / Hon Hai IDs for btusb module

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Steven Harms sjha...@gmail.com commit 985140369be1e886754d8ac0375dd64e4f727311 upstream. This change adds 0x0489:0xe033 to the btusb module. This bluetooth usb device is integrated in the Acer

[ 26/47] mtd: nand: fix scan_read_raw_oob

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Dmitry Maluka d.mal...@adbglobal.com commit 34a5704d91d6f8376a4c0a0143a1dd3eb3ccb37e upstream. It seems there is a bug in scan_read_raw_oob() in nand_bbt.c which should cause wrong functioning

[ 27/47] drm/radeon: properly program gart on rv740, juniper, cypress, barts, hemlock

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit 0b8c30bc4943137a4a36b9cb059b1cc684f5d702 upstream. Need to program an additional VM register. This doesn't not currently cause any problems, but

[ 28/47] drm/radeon: fix HD6790, HD6570 backend programming

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Jerome Glisse jgli...@redhat.com commit 95c4b23ec4e2fa5604df229ddf134e31d7b3b378 upstream. Without this bit sets we get broken rendering and lockups. fglrx sets this bit. Bugs that should be

[ 24/47] ALSA: usb-audio: fix rate_list memory leak

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Clemens Ladisch clem...@ladisch.de commit 5cd5d7c44990658df6ab49f6253c39617c53b03d upstream. The array of sample rates is reallocated every time when opening the PCM device, but was freed only

[ 30/47] ipv4: Do not use dead fib_info entries.

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: David S. Miller da...@davemloft.net [ Upstream commit dccd9ecc374462e5d6a5b8f8110415a86c2213d8 ] Due to RCU lookups and RCU based release, fib_info objects can be found during lookup which

[ 31/47] ipv4: fix the rcu race between free_fib_info and ip_route_output_slow

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Yanmin Zhang yanmin_zh...@linux.intel.com [ Upstream commit e49cc0da7283088c5e03d475ffe2fdcb24a6d5b1 ] We hit a kernel OOPS. 3[23898.789643] BUG: sleeping function called from invalid context

[ 33/47] l2tp: fix oops in L2TP IP sockets for connect() AF_UNSPEC case

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: James Chapman jchap...@katalix.com [ Upstream commit c51ce49735c183ef2592db70f918ee698716276b ] An application may call connect() to disconnect a socket using an address with family AF_UNSPEC.

[ 29/47] drm/ttm: Fix spinlock imbalance

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Thomas Hellstrom thellst...@vmware.com commit a8ff3ee211fccf708e1911bbc096625453ebf759 upstream. This imbalance may cause hangs when TTM is trying to swap out a buffer that is already on the

[ 36/47] Revert net: maintain namespace isolation between vlan and real device

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: David S. Miller da...@davemloft.net [ Upstream commit 59b9997baba5242997ddc7bd96b1391f5275a5a4 ] This reverts commit 8a83a00b0735190384a348156837918271034144. It causes regressions for S390

[ 38/47] skb: avoid unnecessary reallocations in __skb_cow

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Felix Fietkau n...@openwrt.org [ Upstream commit 617c8c11236716dcbda877e764b7bf37c6fd8063 ] At the beginning of __skb_cow, headroom gets set to a minimum of NET_SKB_PAD. This causes

[ 34/47] pktgen: fix crash at module unload

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet eric.duma...@gmail.com [ Upstream commit c57b54684060c8aced64a5b78ff69ff289af97b9 ] commit 7d3d43dab4e9 (net: In unregister_netdevice_notifier unregister the netdevices.) makes

[ 40/47] ext4: force ro mount if ext4_setup_super() fails

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Eric Sandeen sand...@redhat.com commit 7e84b6216467b84cd332c8e567bf5aa113fd2f38 upstream. If ext4_setup_super() fails i.e. due to a too-high revision, the error is logged in dmesg but the fs is

[ 39/47] xfrm: take net hdr len into account for esp payload size calculation

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Benjamin Poirier bpoir...@suse.de [ Upstream commit 91657eafb64b4cb53ec3a2fbc4afc3497f735788 ] Corrects the function that determines the esp payload size. The calculations done in

[ 44/47] ext4: remove mb_groups before tearing down the buddy_cache

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Salman Qazi sq...@google.com commit 95599968d19db175829fb580baa6b68939b320fb upstream. We can't have references held on pages in the s_buddy_cache while we are trying to truncate its pages and

[ 45/47] drm/radeon/kms: add new BTC PCI ids

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit a2bef8ce826dd1e787fd8ad9b6e0566ba59dab43 upstream. Signed-off-by: Alex Deucher alexander.deuc...@amd.com Signed-off-by: Dave Airlie

[ 46/47] ACPI battery: only refresh the sysfs files when pertinent information changes

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Andy Whitcroft a...@canonical.com commit c5971456964290da7e98222892797b71ef793e62 upstream. We only need to regenerate the sysfs files when the capacity units change, avoid the update

[ 47/47] wl1251: fix oops on early interrupt

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Grazvydas Ignotas nota...@gmail.com commit f380f2c4a12e913356bd49f8790ec1063c4fe9f8 upstream. This driver disables interrupt just after requesting it and enables it later, after interface is

[ 43/47] ext4: add ext4_mb_unload_buddy in the error path

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Salman Qazi sq...@google.com commit 02b7831019ea4e7994968c84b5826fa8b248ffc8 upstream. ext4_free_blocks fails to pair an ext4_mb_load_buddy with a matching ext4_mb_unload_buddy when it fails a

[ 42/47] ext4: dont trash state flags in EXT4_IOC_SETFLAGS

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Theodore Ts'o ty...@mit.edu commit 79906964a187c405db72a3abc60eb9b50d804fbc upstream. In commit 353eb83c we removed i_state_flags with 64-bit longs, But when handling the EXT4_IOC_SETFLAGS

[ 41/47] ext4: add missing save_error_info() to ext4_error()

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Theodore Ts'o ty...@mit.edu commit f3fc0210c0fc91900766c995f089c39170e68305 upstream. The ext4_error() function is missing a call to save_error_info(). Since this is the function which marks

[ 37/47] sctp: check cached dst before using it

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Nicolas Dichtel nicolas.dich...@6wind.com [ Upstream commit e0268868ba064980488fc8c194db3d8e9fb2959c ] dst_check() will take care of SA (and obsolete field), hence IPsec rekeying scenario is

[ 35/47] pktgen: fix module unload for good

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet eduma...@google.com [ Upstream commit d4b1133558e0d417342d5d2c49e4c35b428ff20d ] commit c57b5468406 (pktgen: fix crash at module unload) did a very poor job with list primitives.

[ 32/47] ipv6: fix incorrect ipsec fragment

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Gao feng gaof...@cn.fujitsu.com [ Upstream commit 0c1833797a5a6ec23ea9261d979aa18078720b74 ] Since commit ad0081e43a ipv6: Fragment locally generated tunnel-mode IPSec6 packets as needed the

[ 23/47] Bluetooth: Add support for Foxconn/Hon Hai AR5BBU22 0489:E03C

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Michael Gruetzner mgrue...@gmx.de commit 85d59726c5c66016a507f1f4a60db8e374dd284d upstream. Add Foxconn/Hon Hai AR5BBU22 Bluetooth Module( 0x489:0xE03C) to the blacklist of btusb module and add

[ 12/47] drm/radeon: fix XFX quirk

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit 1ebf169ad4dc68f18cc0dab35163b0f324fc6c41 upstream. Only override the ddc bus if the connector doesn't have a valid one. The existing code overrode

[ 11/47] NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Trond Myklebust trond.mykleb...@netapp.com commit fb13bfa7e1bcfdcfdece47c24b62f1a1cad957e9 upstream. If a file OPEN is denied due to a share lock, the resulting NFS4ERR_SHARE_DENIED is

[ 03/47] mm: consider all swapped back pages in used-once logic

2012-06-06 Thread Greg KH
3.0-stable review patch. If anyone has any objections, please let me know. -- From: Michal Hocko mho...@suse.cz commit e48982734ea0500d1eba4f9d96195acc5406cad6 upstream. Commit 645747462435 (vmscan: detect mapped file pages used only once) made mapped pages have another round

[ 74/82] iommu/amd: Cache pdev pointer to root-bridge

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Joerg Roedel joerg.roe...@amd.com commit c1bf94ec1e12d76838ad485158aecf208ebd8fb9 upstream. At some point pci_get_bus_and_slot started to enable interrupts. Since this function is used in the

[ 67/82] radix-tree: fix contiguous iterator

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Konstantin Khlebnikov khlebni...@openvz.org commit fffaee365fded09f9ebf2db19066065fa54323c3 upstream. This patch fixes bug in macro radix_tree_for_each_contig(). If radix_tree_next_slot() sees

[ 73/82] drm/radeon/kms: add new SI PCI ids

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit 7aaa61b3476462b69f1ac7669fcca8d608ce3cb5 upstream. Signed-off-by: Alex Deucher alexander.deuc...@amd.com Signed-off-by: Dave Airlie

[ 71/82] drm/radeon/kms: add new Palm, Sumo PCI ids

2012-06-06 Thread Greg KH
3.4-stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit 4a6991cc1fad514745b79181df3ace72d561e7aa upstream. Signed-off-by: Alex Deucher alexander.deuc...@amd.com Signed-off-by: Dave Airlie

  1   2   3   4   5   6   7   8   9   10   >