[PATCH] ARM: PXA3xx: program the CSMSADRCFG register

2013-01-13 Thread Igor Grinberg
The Chip Select Configuration Register must be programmed to 0x2 in order to achieve the correct behavior of the Static Memory Controller. Without this patch devices wired to DFI and accessed through SMC cannot be accessed after resume from S2. Do not rely on the boot loader to program the

Re: [PATCH] fb: udlfb: fix hang at disconnect

2013-01-13 Thread Alexander Holler
Am 12.01.2013 23:22, schrieb Bernie Thompson: Hi Alexander, On Sat, Jan 12, 2013 at 5:20 AM, Alexander Holler hol...@ahsoftware.de wrote: When a device was disconnected the driver may hang at waiting for urbs it never will get. Fix this by using a timeout while waiting for the used semaphore.

[PATCH] ARM: S3C64XX: Fix up IRQ mapping for balblair on Cragganmore

2013-01-13 Thread Mark Brown
From: Dimitris Papastamos d...@opensource.wolfsonmicro.com We are using S3C_EINT(4) instead of S3C_EINT(5). Signed-off-by: Dimitris Papastamos d...@opensource.wolfsonmicro.com Signed-off-by: Mark Brown broo...@opensource.wolfsonmicro.com Cc: stable@vger.kernel.org ---

Re: [PATCH] fb: udlfb: fix hang at disconnect

2013-01-13 Thread Alexander Holler
Am 13.01.2013 13:05, schrieb Alexander Holler: Am 12.01.2013 23:22, schrieb Bernie Thompson: I didn't test it extensively, but without the patch the driver isn't usable here. Maybe my previous patch which moves damages to a workqueue To add some more explanations, I'm currently only testing

Re: Oops on aoe module removal

2013-01-13 Thread Ed Cashin
On Jan 13, 2013, at 12:34 AM, Ben Hutchings wrote: ... [Nice info on stable maintainers, thanks.] ... Given that aoe is basically unchanged between Linux 2.6.32 and 3.6 I agree that the one patch should be sufficient. However your previous patch was lacking a signoff or much of a commit

Re: [PATCH 224/241] HID: add quirk for Freescale i.MX28 ROM recovery

2013-01-13 Thread Ben Hutchings
On Thu, 2012-12-13 at 11:59 -0200, Herton Ronaldo Krzesinski wrote: 3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Marek Vasut ma...@denx.de commit 2843b673d03421e0e73cf061820d1db328f7c8eb upstream. The USB recovery mode

Re: [PATCH 192/241] GFS2: Test bufdata with buffer locked and gfs2_log_lock held

2013-01-13 Thread Ben Hutchings
On Thu, 2012-12-13 at 11:59 -0200, Herton Ronaldo Krzesinski wrote: 3.5.7.2 -stable review patch. If anyone has any objections, please let me know. -- From: Benjamin Marzinski bmarz...@redhat.com commit 96e5d1d3adf56f1c7eeb07258f6a1a0a7ae9c489 upstream. In

Re: [PATCH for stable/back-port] staging: vt6656: fix headers - key.c only

2013-01-13 Thread Ben Hutchings
On Sun, 2012-12-30 at 15:01 +, Malcolm Priestley wrote: On Sun, 2012-12-30 at 00:50 +0100, Ben Hutchings wrote: On Sat, 2012-12-29 at 13:10 +, Malcolm Priestley wrote: shorted back-ported version of upstream commit 11d404cb56ecd53bb23499897fbe7be1a9ac4827 staging: vt6656: fix

Re: FAILED: patch [PATCH] USB: fix endpoint-disabling for failed config changes failed to apply to 3.4-stable tree

2013-01-13 Thread Ben Hutchings
On Tue, 2013-01-08 at 12:48 -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 backport, including the original git commit id to

Re: FAILED: patch [PATCH] xfs: fix reading of wrapped log data failed to apply to 3.7-stable tree

2013-01-13 Thread Ben Hutchings
On Wed, 2013-01-09 at 09:35 -0800, gre...@linuxfoundation.org wrote: The patch below does not apply to the 3.7-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to

Re: FAILED: patch [PATCH] xfs: drop buffer io reference when a bad bio is built failed to apply to 3.7-stable tree

2013-01-13 Thread Ben Hutchings
On Wed, 2013-01-09 at 09:37 -0800, gre...@linuxfoundation.org wrote: The patch below does not apply to the 3.7-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to

Re: FAILED: patch [PATCH] regmap: debugfs: Avoid overflows for very small reads failed to apply to 3.7-stable tree

2013-01-13 Thread Ben Hutchings
On Tue, 2013-01-08 at 12:50 -0800, gre...@linuxfoundation.org wrote: The patch below does not apply to the 3.7-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to

Re: [PATCH] RDMA/nes: Fix for crash when registering zero length MR for CQ

2013-01-13 Thread Ben Hutchings
On Thu, 2013-01-10 at 11:36 -0800, Roland Dreier wrote: On Wed, Jan 9, 2013 at 10:27 PM, CAI Qian caiq...@redhat.com wrote: any ACK/NACK here too? Again, I don't think this matters much. But it's a trivial fix, so I would just put it in stable. Queued up for 3.2. Ben. -- Ben Hutchings

Re: [PATCH] RDMA/nes: Fix for terminate timer crash

2013-01-13 Thread Ben Hutchings
On Thu, 2013-01-10 at 11:35 -0800, Roland Dreier wrote: On Wed, Jan 9, 2013 at 10:27 PM, CAI Qian caiq...@redhat.com wrote: Hi, any ACK/NAK here? I think it could go either way. It's a pretty safe fix for a crash, but the driver and the crash are both very obscure. So I don't think it

Re: [PATCH] ACPI : do not use Lid and Sleep button for S5 wakeup

2013-01-13 Thread Ben Hutchings
On Fri, 2013-01-11 at 13:00 +0100, Rafael J. Wysocki wrote: On Friday, January 11, 2013 04:36:37 AM CAI Qian wrote: Hello Rafeal and Len, Please see anyone of you could ACK/NAK here in order to get this merged into 3.0.x, 3.4,x and 3.7.x stable kernels. This has already been merged

Re: [PATCH = 3.6.y] aoe: do not call bdi_init after blk_alloc_queue

2013-01-13 Thread Ben Hutchings
On Sat, 2013-01-12 at 06:43 -0500, Ed Cashin wrote: blk_alloc_queue has already done a bdi_init, so do not bdi_init again in aoeblk_gdalloc. The extra call causes list corruption in the per-CPU backing dev info stats lists. Affected users see console WARNINGs about list_del corruption on

Re: FAILED: patch [PATCH] xfs: fix reading of wrapped log data failed to apply to 3.7-stable tree

2013-01-13 Thread Greg KH
On Sun, Jan 13, 2013 at 03:37:25PM +, Ben Hutchings wrote: On Wed, 2013-01-09 at 09:35 -0800, gre...@linuxfoundation.org wrote: The patch below does not apply to the 3.7-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the

[ 00/49] 3.2.37-stable review

2013-01-13 Thread Ben Hutchings
This is the start of the stable review cycle for the 3.2.37 release. There are 49 patches in this series, which will be posted as responses to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Tue Jan 15 21:00:00 UTC 2013. Anything

[ 21/49] NFS4: nfs4_opendata_access should return errno

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Weston Andros Adamson d...@netapp.com commit 998f40b550f257e436485291802fa938e4cf580f upstream. Return errno - not an NFS4ERR_. This worked because NFS4ERR_ACCESS == EACCES. Signed-off-by:

[ 27/49] ACPI / scan: Do not use dummy HID for system bus ACPI nodes

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Rafael J. Wysocki rafael.j.wyso...@intel.com commit 4f5f64cf0cc916220aaa055992e31195470cfe37 upstream. At one point acpi_device_set_id() checks if acpi_device_hid(device) returns NULL, but that

[ 20/49] NFSv4: dont check MAY_WRITE access bit in OPEN

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Weston Andros Adamson d...@netapp.com commit bbd3a8eee82a2a6f4aa1cce60ccb014f25e5c560 upstream. Don't check MAY_WRITE as a newly created file may not have write mode bits, but POSIX allows the

[ 24/49] video: mxsfb: fix crash when unblanking the display

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Lothar Waßmann l...@karo-electronics.de commit 6c1ecba8d84841277d68140ef485335d5be28485 upstream. The VDCTRL4 register does not provide the MXS SET/CLR/TOGGLE feature. The write in

[ 25/49] nfs: fix null checking in nfs_get_option_str()

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Xi Wang xi.w...@gmail.com commit e25fbe380c4e3c09afa98bcdcd9d3921443adab8 upstream. The following null pointer check is broken. *option = match_strdup(args); return !option;

[ 26/49] SUNRPC: Ensure that we free the rpc_task after cleanups are done

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Trond Myklebust trond.mykleb...@netapp.com commit c6567ed1402c55e19b012e66a8398baec2a726f3 upstream. This patch ensures that we free the rpc_task after the cleanup callbacks are done in order

[ 22/49] NFS: Fix access to suid/sgid executables

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Weston Andros Adamson d...@netapp.com commit f8d9a897d4384b77f13781ea813156568f68b83e upstream. nfs_open_permission_mask() should only check MAY_EXEC for files that are opened with

[ 28/49] mm: limit mmu_gather batching to fix soft lockups on !CONFIG_PREEMPT

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Michal Hocko mho...@suse.cz commit 53a59fc67f97374758e63a9c785891ec62324c81 upstream. Since commit e303297e6c3a (mm: extended batches for generic mmu_gather) we are batching pages to be freed

[ 23/49] drm/nouveau: fix init with agpgart-uninorth

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Aaro Koskinen aaro.koski...@iki.fi commit eda85d6ad490923152544fba0473798b6cc0edf6 upstream. Check that the AGP aperture can be mapped. This follows a similar change done for Radeon (commit

[ 29/49] drivers/rtc/rtc-vt8500.c: correct handling of CR_24H bitfield

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Tony Prisk li...@prisktech.co.nz commit 532db570e5181abc8f4f7bfa6c77c69ec2240198 upstream. Control register bitfield for 12H/24H mode is handled incorrectly. Setting CR_24H actually enables 12H

[ 40/49] tcp: implement RFC 5961 3.2

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet eduma...@google.com [ Upstream commit 282f23c6ee343126156dd41218b22ece96d747e3 ] Implement the RFC 5691 mitigation against Blind Reset attack using RST bit. Idea is to validate

[ 32/49] epoll: prevent missed events on EPOLL_CTL_MOD

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Eric Wong normalper...@yhbt.net commit 128dd1759d96ad36c379240f8b9463e8acfd37a1 upstream. EPOLL_CTL_MOD sets the interest mask before calling f_op-poll() to ensure events are not missed. Since

[ 41/49] tcp: implement RFC 5961 4.2

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet eduma...@google.com [ Upstream commit 0c24604b68fc7810d429d6c3657b6f148270e528 ] Implement the RFC 5691 mitigation against Blind Reset attack using SYN bit. Section 4.2 of RFC

[ 30/49] drivers/rtc/rtc-vt8500.c: fix handling of data passed in struct rtc_time

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Tony Prisk li...@prisktech.co.nz commit 2f90b68309683f2c5765a1b04ca23d71e51f1494 upstream. tm_mon is 0..11, whereas vt8500 expects 1..12 for the month field, causing invalid date errors for

[ 38/49] inet: Fix kmemleak in tcp_v4/6_syn_recv_sock and dccp_v4/6_request_recv_sock

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Christoph Paasch christoph.paa...@uclouvain.be [ Upstream commit e337e24d6624e74a558aa69071e112a65f7b5758 ] If in either of the above functions inet_csk_route_child_sock() or

[ 37/49] sparc: huge_ptep_set_* functions need to call set_huge_pte_at()

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Dave Kleikamp dave.kleik...@oracle.com [ Upstream commit 6cb9c3697585c47977c42c5cc1b9fc49247ac530 ] Modifying the huge pte's requires that all the underlying pte's be modified. Version 2:

[ 47/49] RDMA/nes: Fix for terminate timer crash

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Tatyana Nikolova tatyana.e.nikol...@intel.com commit 7bfcfa51c35cdd2d37e0d70fc11790642dd11fb3 upstream. The terminate timer needs to be initialized just once. Signed-off-by: Tatyana Nikolova

[ 33/49] rt2x00: Dont let mac80211 send a BAR when an AMPDU subframe fails

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Andreas Hartmann andihartm...@01019freenet.de commit be03d4a45c09ee5100d3aaaedd087f19bc20d01f upstream. There are connection stalls or very poor throughputs with rt2800 hardware using 802.11n

[ 31/49] udf: dont increment lenExtents while writing to a hole

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Namjae Jeon namjae.j...@samsung.com commit fb719c59bdb4fca86ee1fd1f42ab3735ca12b6b2 upstream. Incrementing lenExtents even while writing to a hole is bad for performance as calls to

[ 42/49] tcp: refine SYN handling in tcp_validate_incoming

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet eduma...@google.com [ Upstream commit e371589917011efe6ff8c7dfb4e9e81934ac5855 ] Followup of commit 0c24604b68fc (tcp: implement RFC 5961 4.2) As reported by Vijay Subramanian, we

[ 11/49] p54usb: add USB ID for T-Com Sinus 154 data II

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Tomasz Guszkowski t...@o2.pl commit 3194b7fcdf6caea338b5d2c72d76fed80437649c upstream. Added USB ID for T-Com Sinus 154 data II. Signed-off-by: Tomasz Guszkowski t...@o2.pl Acked-by: Christian

[ 43/49] tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet eduma...@google.com [ Upstream commit bd090dfc634ddd711a5fbd0cadc6e0ab4977bcaf ] We added support for RFC 5961 in latest kernels but TCP fails to perform exhaustive check of ACK

[ 36/49] ftrace: Do not function trace inlined functions

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Steven Rostedt srost...@redhat.com commit 45959ee7aa645815a5ce303a0ea1e48a21e67c6a upstream. When gcc inlines a function, it does not mark it with the mcount prologue, which in turn means that

[ 39/49] net: sched: integer overflow fix

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Stefan Hasko hasko.st...@gmail.com [ Upstream commit d2fe85da52e89b8012ffad010ef352a964725d5f ] Fixed integer overflow in function htb_dequeue Signed-off-by: Stefan Hasko hasko.st...@gmail.com

[ 34/49] mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Stanislaw Gruszka sgrus...@redhat.com commit 5b632fe85ec82e5c43740b52e74c66df50a37db3 upstream. Commit f0425beda4d404a6e751439b562100b902ba9c98 mac80211: retry sending failed BAR frames later

[ 46/49] RDMA/nes: Fix for crash when registering zero length MR for CQ

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Tatyana Nikolova tatyana.e.nikol...@intel.com commit 7d9c199a55200c9b9fcad08e150470d02fb385be upstream. Signed-off-by: Tatyana Nikolova tatyana.e.nikol...@intel.com Signed-off-by: Roland Dreier

[ 49/49] aoe: do not call bdi_init after blk_alloc_queue

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Ed Cashin ecas...@coraid.com commit 0a41409c518083133e79015092585d68915865be upstream. blk_alloc_queue has already done a bdi_init, so do not bdi_init again in aoeblk_gdalloc. The extra call

[ 44/49] tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Eric Dumazet eduma...@google.com [ Upstream commit 354e4aa391ed50a4d827ff6fc11e0667d0859b25 ] RFC 5961 5.2 [Blind Data Injection Attack].[Mitigation] All TCP stacks MAY implement the

[ 14/49] powerpc/vdso: Remove redundant locking in update_vsyscall_tz()

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Shan Hai shan@windriver.com commit ce73ec6db47af84d1466402781ae0872a9e7873c upstream. The locking in update_vsyscall_tz() is not only unnecessary because the vdso code copies the data

[ 02/49] i915: ensure that VGA plane is disabled

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Krzysztof Mazur krzys...@podlesie.net commit 0fde901f1ddd2ce0e380a6444f1fb7ca555859e9 upstream. Some broken systems (like HP nc6120) in some cases, usually after LID close/open, enable VGA

[ 01/49] ext4: fix extent tree corruption caused by hole punch

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Forrest Liu forre...@synology.com commit c36575e663e302dbaa4d16b9c72d2c9a913a9aef upstream. When depth of extent tree is greater than 1, logical start value of interior node is not correctly

[ 08/49] mm: Fix PageHead when !CONFIG_PAGEFLAGS_EXTENDED

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Christoffer Dall cd...@cs.columbia.edu commit ad4b3fb7ff9940bcdb1e4cd62bd189d10fa636ba upstream. Unfortunately with !CONFIG_PAGEFLAGS_EXTENDED, (!PageHead) is false, and (PageHead) is true, for

[ 19/49] NFSv4: Add ACCESS operation to OPEN compound

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Weston Andros Adamson d...@netapp.com commit 6168f62cbde8dcf4f58255794efbcdb8df603959 upstream. The OPEN operation has no way to differentiate an open for read and an open for execution - both

[ 07/49] PCI: Reduce Ricoh 0xe822 SD card reader base clock frequency to 50MHz

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Andy Lutomirski l...@amacapital.net commit 812089e01b9f65f90fc8fc670d8cce72a0e01fbb upstream. Otherwise it fails like this on cards like the Transcend 16GB SDHC card: mmc0: new SDHC card

[ 12/49] ath9k_hw: Fix RX gain initvals for AR9485

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Sujith Manoharan c_man...@qca.qualcomm.com commit a796a1dd5da9645ad77aa687d1a890ecd63ab5a6 upstream. Populate iniModesRxGain with the correct initvals array for AR9485 v1.1 Signed-off-by:

[ 09/49] cifs: adjust sequence number downward after signing NT_CANCEL request

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Jeff Layton jlay...@redhat.com commit 31efee60f489c759c341454d755a9fd13de8c03d upstream. When a call goes out, the signing code adjusts the sequence number upward by two to account for the

[ 15/49] powerpc: Add missing NULL terminator to avoid boot panic on PPC40x

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Gabor Juhos juh...@openwrt.org commit e6449c9b2d90c1bd9a5985bf05ddebfd1631cd6b upstream. The missing NULL terminator can cause a panic on PPC405 boards during boot: Linux/PowerPC load:

[ 06/49] ext4: do not try to write superblock on ro remount w/o journal

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Michael Tokarev m...@tls.msk.ru commit d096ad0f79a782935d2e06ae8fb235e8c5397775 upstream. When a journal-less ext4 filesystem is mounted on a read-only block device (blockdev --setro will do),

[ 17/49] drm/radeon: add connector table for Mac G4 Silver

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit cafa59b9011a7790be4ddd5979419259844a165d upstream. Apple cards do not provide data tables in the vbios so we have to hard code the connector

[ 05/49] hwmon: (lm73} Detect and report i2c bus errors

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Chris Verges kg4...@gmail.com commit 0602934f302e016e2ea5dc6951681bfac77455ef upstream. If an LM73 device does not exist on an I2C bus, attempts to communicate with the device result in an

[ 10/49] tmpfs mempolicy: fix /proc/mounts corrupting memory

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Hugh Dickins hu...@google.com commit f2a07f40dbc603c15f8b06e6ec7f768af67b424f upstream. Recently I suggested using mount -o remount,mpol=local /tmp in NUMA mempolicy testing. Very nasty.

[ 16/49] drm/radeon: add connector table for SAM440ep embedded board

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Alex Deucher alexander.deuc...@amd.com commit 6a556039e7823d27a0a7f7724d4d455053ea9253 upstream. RV250 found on ppc embedded boards. Cc: Hans Verkuil hverk...@xs4all.nl Signed-off-by: Alex

[ 13/49] p54usb: add USBIDs for two more p54usb devices

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Christian Lamparter chunk...@googlemail.com commit 4010fe21a315b4223c25376714c6a2b61b722e5c upstream. This patch adds USBIDs for: - DrayTek Vigor 530 - Zoom 4410a It also adds

[ 03/49] ext4: check dioread_nolock on remount

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit 261cb20cb2f0737a247aaf08dff7eb065e3e5b66 upstream. Currently we allow enabling dioread_nolock mount option on remount for filesystems where blocksize

[ 04/49] jbd2: fix assertion failure in jbd2_journal_flush()

2013-01-13 Thread Ben Hutchings
3.2-stable review patch. If anyone has any objections, please let me know. -- From: Jan Kara j...@suse.cz commit d7961c7fa4d2e3c3f12be67e21ba8799b5a7238a upstream. The following race is possible between start_this_handle() and someone calling jbd2_journal_flush(). Process A

Re: FAILED: patch [PATCH] regmap: debugfs: Avoid overflows for very small reads failed to apply to 3.7-stable tree

2013-01-13 Thread Mark Brown
On Sun, Jan 13, 2013 at 03:46:41PM +, Ben Hutchings wrote: For 3.2 I did: s/map-debugfs_tot_len/tot_len/ This should work for 3.4 and 3.7 as well. Yup, that's a good fix. signature.asc Description: Digital signature

Re: [PATCH for stable/back-port] staging: vt6656: fix headers - key.c only

2013-01-13 Thread Malcolm Priestley
On Sun, 2013-01-13 at 15:26 +, Ben Hutchings wrote: On Sun, 2012-12-30 at 15:01 +, Malcolm Priestley wrote: On Sun, 2012-12-30 at 00:50 +0100, Ben Hutchings wrote: On Sat, 2012-12-29 at 13:10 +, Malcolm Priestley wrote: shorted back-ported version of upstream commit

patch usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added added to usb tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled usb: ftdi_sio: Crucible Technologies COMET Caller ID - pid added to my usb git tree which can be found at git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git in the usb-linus branch. The patch will show up in

[PATCH v7 4/4] PCI: shpchp: Use per-slot workqueues to avoid deadlock

2013-01-13 Thread Bjorn Helgaas
When we have an SHPC-capable bridge with a second SHPC-capable bridge below it, pushing the upstream bridge's attention button causes a deadlock. The deadlock happens because we use the shpchp_wq workqueue to run shpchp_pushbutton_thread(), which uses shpchp_disable_slot() to remove devices below

[PATCH v7 1/4] PCI: pciehp: Use per-slot workqueues to avoid deadlock

2013-01-13 Thread Bjorn Helgaas
From: Yijing Wang wangyij...@huawei.com When we have a hotplug-capable PCIe port with a second hotplug-capable PCIe port below it, removing the device below the upstream port causes a deadlock. The deadlock happens because we use the pciehp_wq workqueue to run pciehp_power_thread(), which uses

[PATCH staging] vt6656: Fix inconsistent structure packing

2013-01-13 Thread Ben Hutchings
vt6656 has several headers that use the #pragma pack(1) directive to enable structure packing, but never disable it. The layout of structures defined in other headers can then depend on which order the various headers are included in, breaking the One Definition Rule. In practice this resulted

[PATCH v2] regmap: debugfs: Avoid overflows for very small reads

2013-01-13 Thread CAI Qian
v2: adding changelog about modification for 3.4.x and 3.7.x stable. v1: s/map-debugfs_tot_len/tot_len/ to adjust for stable code base. From db04328c167ff8e7c57f4a3532214aeada3a82fd Mon Sep 17 00:00:00 2001 From: Mark Brown broo...@opensource.wolfsonmicro.com Date: Tue, 11 Dec 2012 01:14:11 +0900

patch staging: zram: fix invalid memory references during disk write added to staging tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled staging: zram: fix invalid memory references during disk write to my staging git tree which can be found at git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git in the staging-linus branch. The patch will

FAILED: patch [PATCH] 8139cp: set ring address after enabling C+ mode failed to apply to 3.7-stable tree

2013-01-13 Thread gregkh
The patch below does not apply to the 3.7-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to stable@vger.kernel.org. thanks, greg k-h -- original commit in Linus's tree

FAILED: patch [PATCH] powerpc: Corrected include header path in kvm_para.h failed to apply to 3.7-stable tree

2013-01-13 Thread gregkh
The patch below does not apply to the 3.7-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to stable@vger.kernel.org. thanks, greg k-h -- original commit in Linus's tree

FAILED: patch [PATCH] KVM: PPC: 44x: fix DCR read/write failed to apply to 3.7-stable tree

2013-01-13 Thread gregkh
The patch below does not apply to the 3.7-stable tree. If someone wants it applied there, or to any other stable or longterm tree, then please email the backport, including the original git commit id to stable@vger.kernel.org. thanks, greg k-h -- original commit in Linus's tree

Patch KVM: Fix user memslot overlap check has been added to the 3.0-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled KVM: Fix user memslot overlap check to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build has been added to the 3.0-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch powerpc/vdso: Remove redundant locking in update_vsyscall_tz() has been added to the 3.0-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc/vdso: Remove redundant locking in update_vsyscall_tz() to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch

Patch s390/cio: fix pgid reserved check has been added to the 3.0-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled s390/cio: fix pgid reserved check to the 3.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ath5k: fix tx path skb leaks has been added to the 3.4-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled ath5k: fix tx path skb leaks to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch bcma: mips: fix clearing device IRQ has been added to the 3.4-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled bcma: mips: fix clearing device IRQ to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch KVM: Fix user memslot overlap check has been added to the 3.4-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled KVM: Fix user memslot overlap check to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch MIPS: Fix poweroff failure when HOTPLUG_CPU configured. has been added to the 3.4-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled MIPS: Fix poweroff failure when HOTPLUG_CPU configured. to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch powerpc: Add missing NULL terminator to avoid boot panic on PPC40x has been added to the 3.4-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc: Add missing NULL terminator to avoid boot panic on PPC40x to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build has been added to the 3.4-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch powerpc/vdso: Remove redundant locking in update_vsyscall_tz() has been added to the 3.4-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc/vdso: Remove redundant locking in update_vsyscall_tz() to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch

Patch regulator: wm831x: Set the new rather than old value for DVS VSEL has been added to the 3.4-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled regulator: wm831x: Set the new rather than old value for DVS VSEL to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch s390/cio: fix pgid reserved check has been added to the 3.4-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled s390/cio: fix pgid reserved check to the 3.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch ath5k: fix tx path skb leaks has been added to the 3.7-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled ath5k: fix tx path skb leaks to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch bcma: mips: fix clearing device IRQ has been added to the 3.7-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled bcma: mips: fix clearing device IRQ to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch iwlwifi: don't handle masked interrupt has been added to the 3.7-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled iwlwifi: don't handle masked interrupt to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch iwlwifi: silently ignore fw flaws in Tx path has been added to the 3.7-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled iwlwifi: silently ignore fw flaws in Tx path to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch KVM: Fix user memslot overlap check has been added to the 3.7-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled KVM: Fix user memslot overlap check to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch KVM: PPC: e500: fix allocation size error on g2h_tlb1_map has been added to the 3.7-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled KVM: PPC: e500: fix allocation size error on g2h_tlb1_map to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch MIPS: Fix poweroff failure when HOTPLUG_CPU configured. has been added to the 3.7-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled MIPS: Fix poweroff failure when HOTPLUG_CPU configured. to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch powerpc: Add missing NULL terminator to avoid boot panic on PPC40x has been added to the 3.7-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc: Add missing NULL terminator to avoid boot panic on PPC40x to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build has been added to the 3.7-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled powerpc: Fix CONFIG_RELOCATABLE=y CONFIG_CRASH_DUMP=n build to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Patch regulator: wm831x: Set the new rather than old value for DVS VSEL has been added to the 3.7-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled regulator: wm831x: Set the new rather than old value for DVS VSEL to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the

Patch rt2x00: Only specify interface combinations if more then one interface is possible has been added to the 3.7-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled rt2x00: Only specify interface combinations if more then one interface is possible to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The

Patch s390/kvm: dont announce RRBM support has been added to the 3.7-stable tree

2013-01-13 Thread gregkh
This is a note to let you know that I've just added the patch titled s390/kvm: dont announce RRBM support to the 3.7-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is:

Re: Patch rt2x00: Only specify interface combinations if more then one interface is possible has been added to the 3.7-stable tree

2013-01-13 Thread Greg KH
On Sun, Jan 13, 2013 at 09:38:28PM -0800, gre...@linuxfoundation.org wrote: This is a note to let you know that I've just added the patch titled rt2x00: Only specify interface combinations if more then one interface is possible to the 3.7-stable tree which can be found at:

  1   2   >