Re: [Intel-gfx] [PATCH 4.1, 4.2] drm/i915: Silence DDR DVFS errors on CHV

2015-10-19 Thread Jani Nikula
On Sat, 17 Oct 2015, Greg KH wrote: > On Mon, Sep 28, 2015 at 10:09:11PM +0300, ville.syrj...@linux.intel.com wrote: >> From: Ville Syrjälä >> >> commit 58590c14d80defc94e900308a9d8fa55284de6f2 upstream. > > This is not the commit id of the patch below at all, I can't take this, > please be more

Re: [PATCH 3.16.y-ckt 053/133] ARM: orion5x: fix legacy orion5x IRQ numbers

2015-10-19 Thread Luis Henriques
On Thu, Oct 15, 2015 at 11:03:19AM +0200, Benjamin Cama wrote: > Hi everyone, > > Le 2015-10-15 08:22, Gregory CLEMENT a écrit : > > On jeu., oct. 15 2015, Ben Hutchings wrote: > > > >>On Wed, 2015-09-30 at 10:50 +0100, Luis Henriques wrote: > >>>3.16.7-ckt18 -stable review patch.  If anyone has

[PATCH] kvm: x86: zero EFER on INIT

2015-10-19 Thread Paolo Bonzini
Not zeroing EFER means that a 32-bit firmware cannot enter paging mode without clearing EFER.LME first (which it should not know about). Yang Zhang from Intel confirmed that the manual is wrong and EFER is cleared to zero on INIT. Fixes: d28bc9dd25ce023270d2e039e7c98d38ecbf7758 Cc: stable@vger.ker

[PATCH v2] kvm: x86: zero EFER on INIT

2015-10-19 Thread Paolo Bonzini
Not zeroing EFER means that a 32-bit firmware cannot enter paging mode without clearing EFER.LME first (which it should not know about). Yang Zhang from Intel confirmed that the manual is wrong and EFER is cleared to zero on INIT. Fixes: d28bc9dd25ce023270d2e039e7c98d38ecbf7758 Cc: stable@vger.ker

Re: patch "ttyFDC: Fix build problems due to use of module_{init,exit}" added to tty-next

2015-10-19 Thread James Hogan
Hi Greg, On Sun, Oct 18, 2015 at 09:07:52AM -0700, gre...@linuxfoundation.org wrote: > > This is a note to let you know that I've just added the patch titled > > ttyFDC: Fix build problems due to use of module_{init,exit} > > to my tty git tree which can be found at > git://git.kernel.o

Re: jbd2: avoid infinite loop when destroying aborted journal

2015-10-19 Thread Luis Henriques
On Mon, Oct 05, 2015 at 05:54:06PM +0200, Jan Kara wrote: > From: Jan Kara > Backport of commit 841df7df196237ea63233f0f9eaa41db53afd70f for > 3.11, 3.12, 3.14 stable kernels. > Thanks, using this for the 3.16 kernel as well. Cheers, -- Luís > Commit 6f6a6fda2945 "jbd2: fix ocfs2 corrupt when

Re: [STABLE] Please backport asix (USB Ethernet) fixes

2015-10-19 Thread Luis Henriques
On Mon, Oct 05, 2015 at 05:09:36PM +0100, Ian Campbell wrote: > Hi David + stable@, > > Please could these two be backported: > 3cc81d85ee01 "asix: Don't reset PHY on if_up for ASIX 88772" > 436c2a5036b6 "asix: Do full reset during ax88772_bind" > > 3cc81d85ee01 was in v3.18-rc1 while 436c2a5036b

Re: [PATCH 3.19 and earlier] fib_rules: Fix dump_rules() not to exit early

2015-10-19 Thread Luis Henriques
On Mon, Oct 05, 2015 at 10:29:28AM -0700, Roland Dreier wrote: > From: Roland Dreier > > Backports of 41fc014332d9 ("fib_rules: fix fib rule dumps across > multiple skbs") introduced a regression in "ip rule show" - it ends up > dumping the first rule over and over and never exiting, because 3.19

Re: net/xen-netfront patch for stable

2015-10-19 Thread Luis Henriques
On Wed, Oct 07, 2015 at 04:16:31PM -0700, Kamata, Munehisa wrote: > Hi stable maintainers, > > Could you please consider applying the following patch to stable trees? In > particular, I think this is needed for 3.18 or later. > > 274b045509175db0405c784be85e8cce116e6f7d net/xen-netfront: only >

Re: Request for inclusion of 7180dddf7c32c49975c7e7babf2b60ed450cb760 into 4.1 and 3.18

2015-10-19 Thread Luis Henriques
On Tue, Oct 13, 2015 at 02:51:21PM +0200, Thomas Renninger wrote: > Hi, > > while double checking whether this on is needed for 3.12 (which it is not), > I realized that this easy patch, fixing a potential divide by zero bug, > patches nicely with only line offset into 4.1 and 3.18 latest stable k

Re: FAILED: patch "[PATCH] crypto: qat - VF should never trigger SBR on PH" failed to apply to 4.1-stable tree

2015-10-19 Thread Tadeusz Struk
On 10/17/2015 04:35 PM, gre...@linuxfoundation.org wrote: > > The patch below does not apply to the 4.1-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 . > > thanks, > > greg k-

Re: [PATCH v2 1/1] xen-netfront: update num_queues to real created

2015-10-19 Thread Boris Ostrovsky
On 10/19/2015 01:37 AM, Joe Jin wrote: Sometimes xennet_create_queues() may failed to created all requested queues, we need to update num_queues to real created to avoid NULL pointer dereference. Signed-off-by: Joe Jin Cc: Boris Ostrovsky Cc: Konrad Rzeszutek Wilk Cc: Wei Liu Cc: Ian Campbel

Re: request to merge commit 3302caddf10ad50710dbb7a94ccbdb3ad5bf1412

2015-10-19 Thread Murali Karicheri
On 10/17/2015 06:40 PM, Russell King - ARM Linux wrote: On Sat, Oct 17, 2015 at 02:32:57PM -0700, Greg KH wrote: On Mon, Sep 21, 2015 at 06:13:01PM -0400, Murali Karicheri wrote: Hi Maintainer, The below commit fixes the Warning shown in the trace below when debug options are enabled in the ke

[PATCH] usb: gadget: net2280: restore ep_cfg after defect7374 workaround

2015-10-19 Thread Mian Yousaf Kaukab
Defect 7374 workaround enables all GPEP as endpoint 0. Restore endpoint number when defect 7374 workaround is disabled. Otherwise, check to match USB endpoint number to hardware endpoint number in net2280_enable() fails. Cc: # 4.2 Reported-by: Paul Jones Signed-off-by: Mian Yousaf Kaukab --- Hi

Re: [PATCH] usb: gadget: net2280: restore ep_cfg after defect7374 workaround

2015-10-19 Thread Felipe Balbi
Mian Yousaf Kaukab writes: > Defect 7374 workaround enables all GPEP as endpoint 0. Restore > endpoint number when defect 7374 workaround is disabled. Otherwise, > check to match USB endpoint number to hardware endpoint number in > net2280_enable() fails. > > Cc: # 4.2 > Reported-by: Paul Jones

Re: [PATCH 4.2 000/258] 4.2.4-stable review

2015-10-19 Thread Shuah Khan
On 10/17/2015 07:55 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.2.4 release. > There are 258 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 sh

Re: [PATCH v2] kvm: x86: zero EFER on INIT

2015-10-19 Thread Radim Krčmář
2015-10-19 11:35+0200, Paolo Bonzini: > Not zeroing EFER means that a 32-bit firmware cannot enter paging mode > without clearing EFER.LME first (which it should not know about). > Yang Zhang from Intel confirmed that the manual is wrong and EFER is > cleared to zero on INIT. Also in APM v2, "Tabl

[PATCH] svcrdma: handle rdma read with a non-zero initial page offset

2015-10-19 Thread Steve Wise
This is a backport of: c91aed9 ('svcrdma: handle rdma read with a non-zero initial page offset') To be applied to 4.2.y and 4.1.y. Signed-off-by: Steve Wise --- net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/net/sunrpc/xprtrdm

RE: FAILED: patch "[PATCH] svcrdma: handle rdma read with a non-zero initial page offset" failed to apply to 4.1-stable tree

2015-10-19 Thread Steve Wise
> -Original Message- > From: gre...@linuxfoundation.org [mailto:gre...@linuxfoundation.org] > Sent: Saturday, October 17, 2015 7:27 PM > To: sw...@opengridcomputing.com; bfie...@redhat.com; chuck.le...@oracle.com > Cc: stable@vger.kernel.org > Subject: FAILED: patch "[PATCH] svcrdma: handl

[PATCH] arm64: Fix THP protection change logic

2015-10-19 Thread Steve Capper
commit 1a541b4e3cd6f5795022514114854b3e1345f24e upstream. 6910fa1 ("arm64: enable PTE type bit in the mask for pte_modify") fixes a problem whereby a large block of PROT_NONE mapped memory is incorrectly mapped as block descriptors when mprotect is called. Unfortunately, a subtle bug was introduc

Re: [PATCH 4.2 000/258] 4.2.4-stable review

2015-10-19 Thread Greg Kroah-Hartman
On Sun, Oct 18, 2015 at 09:21:49PM -0700, Guenter Roeck wrote: > On 10/17/2015 06:55 PM, Greg Kroah-Hartman wrote: > >This is the start of the stable review cycle for the 4.2.4 release. > >There are 258 patches in this series, all will be posted as a response > >to this one. If anyone has any issu

Patch "sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()" has been added to the 4.2-stable tree

2015-10-19 Thread gregkh
This is a note to let you know that I've just added the patch titled sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched() to the 4.2-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

Re: patch "ttyFDC: Fix build problems due to use of module_{init,exit}" added to tty-next

2015-10-19 Thread Greg KH
On Mon, Oct 19, 2015 at 10:59:17AM +0100, James Hogan wrote: > Hi Greg, > > On Sun, Oct 18, 2015 at 09:07:52AM -0700, gre...@linuxfoundation.org wrote: > > > > This is a note to let you know that I've just added the patch titled > > > > ttyFDC: Fix build problems due to use of module_{init,e

Re: [PATCH 4.2 000/258] 4.2.4-stable review

2015-10-19 Thread Greg Kroah-Hartman
On Mon, Oct 19, 2015 at 08:37:25AM -0600, Shuah Khan wrote: > On 10/17/2015 07:55 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.2.4 release. > > There are 258 patches in this series, all will be posted as a response > > to this one. If anyone has any issu

Re: [Intel-gfx] [PATCH 4.1, 4.2] drm/i915: Silence DDR DVFS errors on CHV

2015-10-19 Thread Greg KH
On Mon, Oct 19, 2015 at 11:02:35AM +0300, Jani Nikula wrote: > On Sat, 17 Oct 2015, Greg KH wrote: > > On Mon, Sep 28, 2015 at 10:09:11PM +0300, ville.syrj...@linux.intel.com > > wrote: > >> From: Ville Syrjälä > >> > >> commit 58590c14d80defc94e900308a9d8fa55284de6f2 upstream. > > > > This is

Re: ***SPAM*** [PATCH 4.1 000/202] 4.1.11-stable review

2015-10-19 Thread Greg Kroah-Hartman
Who added the "***SPAM***" prefix? On Sun, Oct 18, 2015 at 09:12:13PM -0700, Guenter Roeck wrote: > On 10/17/2015 06:56 PM, Greg Kroah-Hartman wrote: > >This is the start of the stable review cycle for the 4.1.11 release. > >There are 202 patches in this series, all will be posted as a response >

Re: [PATCH 3.14 00/79] 3.14.55-stable review

2015-10-19 Thread Greg Kroah-Hartman
On Sun, Oct 18, 2015 at 09:10:20PM -0700, Guenter Roeck wrote: > On 10/17/2015 07:04 PM, Greg Kroah-Hartman wrote: > >This is the start of the stable review cycle for the 3.14.55 release. > >There are 79 patches in this series, all will be posted as a response > >to this one. If anyone has any iss

Re: [PATCH 3.10 00/54] 3.10.91-stable review

2015-10-19 Thread Greg Kroah-Hartman
On Sun, Oct 18, 2015 at 09:05:39PM -0700, Guenter Roeck wrote: > On 10/17/2015 07:05 PM, Greg Kroah-Hartman wrote: > >This is the start of the stable review cycle for the 3.10.91 release. > >There are 54 patches in this series, all will be posted as a response > >to this one. If anyone has any iss

Re: [PATCH 3.10 00/54] 3.10.91-stable review

2015-10-19 Thread Shuah Khan
On 10/17/2015 08:05 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.10.91 release. > There are 54 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 s

Re: [PATCH 3.14 00/79] 3.14.55-stable review

2015-10-19 Thread Shuah Khan
On 10/17/2015 08:04 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.14.55 release. > There are 79 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 s

Re: [PATCH 4.1 000/202] 4.1.11-stable review

2015-10-19 Thread Shuah Khan
On 10/17/2015 07:56 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.1.11 release. > There are 202 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 s

Re: patch "ttyFDC: Fix build problems due to use of module_{init,exit}" added to tty-next

2015-10-19 Thread James Hogan
On Mon, Oct 19, 2015 at 08:11:52AM -0700, Greg KH wrote: > On Mon, Oct 19, 2015 at 10:59:17AM +0100, James Hogan wrote: > > Hi Greg, > > > > On Sun, Oct 18, 2015 at 09:07:52AM -0700, gre...@linuxfoundation.org wrote: > > > > > > This is a note to let you know that I've just added the patch titled

Re: ***SPAM*** [PATCH 4.1 000/202] 4.1.11-stable review

2015-10-19 Thread Willy Tarreau
On Mon, Oct 19, 2015 at 08:14:12AM -0700, Greg Kroah-Hartman wrote: > Who added the "***SPAM***" prefix? Since it was present in Guenter's response without corresponding spam headers, I suspect it was added between vger and Gunter's mail server on your announce and that he responded with it. Will

Re: [PATCH 10/12] megaraid_sas : SMAP restriction-do not access user memory from IOCTL code

2015-10-19 Thread Tomas Henzl
On 15.10.2015 10:10, sumit.sax...@avagotech.com wrote: > This is an issue on SMAP enabled CPUs and 32 bit apps running on 64 bit OS. > Donot access user memory from kernel code. > SMAP bit restricts to access user memory from kernel code. Corresponding > Redhat Bugzilla id for this is:[Bug 126791

Re: [Intel-gfx] [PATCH 4.1, 4.2] drm/i915: Silence DDR DVFS errors on CHV

2015-10-19 Thread Daniel Vetter
On Mon, Oct 19, 2015 at 08:13:05AM -0700, Greg KH wrote: > On Mon, Oct 19, 2015 at 11:02:35AM +0300, Jani Nikula wrote: > > On Sat, 17 Oct 2015, Greg KH wrote: > > > On Mon, Sep 28, 2015 at 10:09:11PM +0300, ville.syrj...@linux.intel.com > > > wrote: > > >> From: Ville Syrjälä > > >> > > >> com

[PATCH 0/2] KEYS: Fix crash in GC

2015-10-19 Thread David Howells
Hi James, Linus, Here are two patches, the first of which at least should go upstream immediately: (1) Prevent a user-triggerable crash in the keyrings destructor when a negatively instantiated keyring is garbage collected. I have also seen this triggered for user type keys. (2) Pr

[PATCH 1/2] KEYS: Fix crash when attempt to garbage collect an uninstantiated keyring

2015-10-19 Thread David Howells
The following sequence of commands: i=`keyctl add user a a @s` keyctl request2 keyring foo bar @t keyctl unlink $i @s tries to invoke an upcall to instantiate a keyring if one doesn't already exist by that name within the user's keyring set. However, if the upcall fails, the code set

[PATCH 2/2] KEYS: Don't permit request_key() to construct a new keyring

2015-10-19 Thread David Howells
If request_key() is used to find a keyring, only do the search part - don't do the construction part if the keyring was not found by the search. We don't really want keyrings in the negative instantiated state since the rejected/negative instantiation error value in the payload is unioned with key

Re: [Intel-gfx] [PATCH 4.1, 4.2] drm/i915: Silence DDR DVFS errors on CHV

2015-10-19 Thread Greg KH
On Mon, Oct 19, 2015 at 06:10:39PM +0200, Daniel Vetter wrote: > On Mon, Oct 19, 2015 at 08:13:05AM -0700, Greg KH wrote: > > On Mon, Oct 19, 2015 at 11:02:35AM +0300, Jani Nikula wrote: > > > On Sat, 17 Oct 2015, Greg KH wrote: > > > > On Mon, Sep 28, 2015 at 10:09:11PM +0300, ville.syrj...@linux

Re: [Intel-gfx] [PATCH 4.1, 4.2] drm/i915: Silence DDR DVFS errors on CHV

2015-10-19 Thread Ville Syrjälä
On Mon, Oct 19, 2015 at 08:13:05AM -0700, Greg KH wrote: > On Mon, Oct 19, 2015 at 11:02:35AM +0300, Jani Nikula wrote: > > On Sat, 17 Oct 2015, Greg KH wrote: > > > On Mon, Sep 28, 2015 at 10:09:11PM +0300, ville.syrj...@linux.intel.com > > > wrote: > > >> From: Ville Syrjälä > > >> > > >> com

Re: request to merge commit 3302caddf10ad50710dbb7a94ccbdb3ad5bf1412

2015-10-19 Thread Russell King - ARM Linux
On Mon, Oct 19, 2015 at 12:19:32PM -0400, Murali Karicheri wrote: > This is seen some times during boot up right after (based on log) root fs > is mounted. I am using nfs for rootfs. It doesn't show up during every boot. > Last one took me about 4 reboots (issue reboot command from the console > a

Re: [PATCH 3.14 00/79] 3.14.55-stable review

2015-10-19 Thread Richard Kuo
On Mon, Oct 19, 2015 at 08:14:47AM -0700, Greg Kroah-Hartman wrote: > On Sun, Oct 18, 2015 at 09:10:20PM -0700, Guenter Roeck wrote: > > On 10/17/2015 07:04 PM, Greg Kroah-Hartman wrote: > > >This is the start of the stable review cycle for the 3.14.55 release. > > >There are 79 patches in this ser

Re: [PATCH v1 01/10] spi: dw: explicitly free IRQ handler in dw_spi_remove_host()

2015-10-19 Thread Mark Brown
On Wed, Oct 14, 2015 at 11:12:16PM +0300, Andy Shevchenko wrote: > The following warning occurs when DW SPI is compiled as module and it's a PCI > device. On removal stage pcibios_free_irq() called earlier than free_irq() due > to the latter is called at managed resources free strage. Seems better

Patch "arc,hexagon: Delete asm/barrier.h" has been added to the 3.14-stable tree

2015-10-19 Thread gregkh
This is a note to let you know that I've just added the patch titled arc,hexagon: Delete asm/barrier.h to the 3.14-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: arc-hexagon-delete-as

Re: [PATCH 3.14 00/79] 3.14.55-stable review

2015-10-19 Thread Greg Kroah-Hartman
On Mon, Oct 19, 2015 at 02:13:31PM -0500, Richard Kuo wrote: > On Mon, Oct 19, 2015 at 08:14:47AM -0700, Greg Kroah-Hartman wrote: > > On Sun, Oct 18, 2015 at 09:10:20PM -0700, Guenter Roeck wrote: > > > On 10/17/2015 07:04 PM, Greg Kroah-Hartman wrote: > > > >This is the start of the stable review

Re: [PATCH] Bluetooth: hidp: fix device disconnect on idle timeout

2015-10-19 Thread Marcel Holtmann
Hi David, > The HIDP specs define an idle-timeout which automatically disconnects a > device. This has always been implemented in the HIDP layer and forced a > synchronous shutdown of the hidp-scheduler. This works just fine, but > lacks a forced disconnect on the underlying l2cap channels. This h

Re: [PATCH] ath3k: Add new AR3012 0930:021c id

2015-10-19 Thread Marcel Holtmann
Hi Dmitry, > This adapter works with the existing linux-firmware. > > T: Bus=01 Lev=01 Prnt=01 Port=03 Cnt=02 Dev#= 3 Spd=12 MxCh= 0 > D: Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs= 1 > P: Vendor=0930 ProdID=021c Rev=00.01 > C: #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA > I: If#= 0 Alt=

Re: [PATCH v2 net-next] netfilter: ipset: Fixing unnamed union initg

2015-10-19 Thread Akemi Yagi
On Sun, Sep 13, 2015 at 4:52 AM, Pablo Neira Ayuso wrote: > On Sat, Sep 12, 2015 at 06:01:27PM -0700, Akemi Yagi wrote: >> Thanks to all for this effort. The patch is finally in the mainline >> kernel 4.3-rc1 released today. Now I wish backporting to the 4.2 >> branch goes smoothly. > > It's on it

Re: [PATCH] ath3k: Add support of AR3012 0cf3:817b device

2015-10-19 Thread Marcel Holtmann
Hi Dmitry, > T: Bus=04 Lev=02 Prnt=02 Port=04 Cnt=01 Dev#= 3 Spd=12 MxCh= 0 > D: Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs= 1 > P: Vendor=0cf3 ProdID=817b Rev=00.02 > C: #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA > I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb > I: If#= 1 A

+ fault-inject-fix-inverted-interval-probability-values-in-printk.patch added to -mm tree

2015-10-19 Thread akpm
The patch titled Subject: fault-inject: fix inverted interval/probability values in printk has been added to the -mm tree. Its filename is fault-inject-fix-inverted-interval-probability-values-in-printk.patch This patch should soon appear at http://ozlabs.org/~akpm/mmots/broken-ou

Re: [PATCH 3.14 00/79] 3.14.55-stable review

2015-10-19 Thread Richard Kuo
On Mon, Oct 19, 2015 at 01:09:50PM -0700, Greg Kroah-Hartman wrote: > > Apologies, the previous patch was the wrong one. > > So should I delete it? And if so, can you refresh my memory as to which > patch it was? This was the errant patch that you can remove from the queue. >From 94cf42f823bc90

[PATCH v2] Fix iProc PLL output clock frequency calculation

2015-10-19 Thread Ray Jui
This patch fixes incorrect iProc PLL clock frequency calculation. The issue is exposed when Cygnus audio PLL was being added. This patch is based on v4.3-rc5 and has been tested on Cygnus bcm958305k wirelss audio board This full tree is available here: repo: https://github.com/Broadcom/cygnus-lin

[PATCH v2] clk: iproc: Fix PLL output frequency calculation

2015-10-19 Thread Ray Jui
From: Simran Rai This patch affects the clocks that use fractional ndivider in their PLL output frequency calculation. Instead of 2^20 divide factor, the clock's ndiv integer shift was used. Fixed the bug by replacing ndiv integer shift with 2^20 factor. Signed-off-by: Simran Rai Signed-off-by:

Re: [PATCH 4.2 022/258] toshiba_acpi: Fix hotkeys registration on some toshiba models

2015-10-19 Thread Ben Hutchings
On Sat, 2015-10-17 at 18:55 -0700, Greg Kroah-Hartman wrote: > 4.2-stable review patch.  If anyone has any objections, please let me know. > > -- > > From: Azael Avalos > > commit 53147b6cabee5e8d1997b5682fcc0c3b72ddf9c2 upstream. > > Commit a2b3471b5b13 ("toshiba_acpi: Use the

[PATCH 3.4 05/65] ASoC: wm8903: Fix define for WM8903_VMID_RES_250K

2015-10-19 Thread lizf
From: Axel Lin 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit ebb6ad73e645b8f2d098dd3c41d2ff0da4146a02 upstream. VMID Control 0 BIT[2:1] is VMID Divider Enable and Select 00 = VMID disabled (for OFF mode) 01 = 2 x 50kΩ divider (for norm

[PATCH 3.4 00/65] 3.4.110-rc1 review

2015-10-19 Thread lizf
From: Zefan Li This is the start of the stable review cycle for the 3.4.110 release. There are 65 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 Thu Oct 22 00:45:22 UTC 2015

[PATCH 3.4 03/65] crypto: talitos - avoid memleak in talitos_alg_alloc()

2015-10-19 Thread lizf
From: Horia Geant? 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 5fa7dadc898567ce14d6d6d427e7bd8ce6eb5d39 upstream. Fixes: 1d11911a8c57 ("crypto: talitos - fix warning: 'alg' may be used uninitialized in this function") Signed-off-by:

[PATCH 3.4 10/65] rndis_wlan: harmless issue calling set_bit()

2015-10-19 Thread lizf
From: Dan Carpenter 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit e3958e9d60b4570fff709f397ef5c6b8483f40f7 upstream. These are used like: set_bit(WORK_LINK_UP, &priv->work_pending); The problem is that set_bit() takes the actu

[PATCH 3.4 38/65] packet: read num_members once in packet_rcv_fanout()

2015-10-19 Thread lizf
From: Eric Dumazet 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit f98f4514d07871da7a113dd9e3e330743fd70ae4 upstream. We need to tell compiler it must not read f->num_members multiple times. Otherwise testing if num is not zero is flaky,

[PATCH 3.4 62/65] jbd2: avoid infinite loop when destroying aborted journal

2015-10-19 Thread lizf
From: Jan Kara 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 841df7df196237ea63233f0f9eaa41db53afd70f upstream. Commit 6f6a6fda2945 "jbd2: fix ocfs2 corrupt when updating journal superblock fails" changed jbd2_cleanup_journal_tail() to

[PATCH 3.4 63/65] IB/qib: Change lkey table allocation to support more MRs

2015-10-19 Thread lizf
From: Mike Marciniszyn 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit d6f1c17e162b2a11e708f28fa93f2f79c164b442 upstream. The lkey table is allocated with with a get_user_pages() with an order based on a number of index bits from a module

[PATCH 3.4 61/65] usb: dwc3: Reset the transfer resource index on SET_INTERFACE

2015-10-19 Thread lizf
From: John Youn 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit aebda618718157a69c0dc0adb978d69bc2b8723c upstream. This fixes an issue introduced in commit b23c843992b6 (usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs) that made sure w

[PATCH 3.4 64/65] dcache: Handle escaped paths in prepend_path

2015-10-19 Thread lizf
From: "Eric W. Biederman" 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit cde93be45a8a90d8c264c776fab63487b5038a65 upstream. A rename can result in a dentry that by walking up d_parent will never reach it's mnt_root. For lack of a better

[PATCH 3.4 65/65] vfs: Test for and handle paths that are unreachable from their mnt_root

2015-10-19 Thread lizf
From: "Eric W. Biederman" 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 397d425dc26da728396e66d392d5dcb8dac30c37 upstream. In rare cases a directory can be renamed out from under a bind mount. In those cases without special handling it

[PATCH 3.4 59/65] crypto: s390/ghash: Fix incorrect backport of a1cae34e23b1

2015-10-19 Thread lizf
From: Zefan Li 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- Signed-off-by: Zefan Li --- arch/s390/crypto/ghash_s390.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/s390/crypto/ghash_s390.c b/arch/s390/crypto/ghash_

[PATCH 3.4 60/65] ARM: Fix incorrect backport of 0b59d8806a31

2015-10-19 Thread lizf
From: Zefan Li 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- Reported-by: Jim Faulkner Fixed-by: Nicolas Schichan Signed-off-by: Zefan Li --- arch/arm/net/bpf_jit_32.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch

[PATCH 3.4 57/65] Revert "drm/radeon: Use drm_calloc_ab for CS relocs"

2015-10-19 Thread lizf
From: Zefan Li 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- This reverts commit 961bd13539b9e7ca5d2e667668141496b7a1d6bc. Both Satoshi-san and Cal reported a kernel crash due to this commit. Reported-by: Satoshi Iwamoto Reported-by: Cal Pea

[PATCH 3.4 54/65] KVM: x86: properly restore LVT0

2015-10-19 Thread lizf
From: Radim Krčmář 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit db1385624c686fe99fe2d1b61a36e1537b915d08 upstream. Legacy NMI watchdog didn't work after migration/resume, because vapics_in_nmi_mode was left at 0. Signed-off-by: Radim

[PATCH 3.4 56/65] Revert "drm/i915: Don't skip request retirement if the active list is empty"

2015-10-19 Thread lizf
From: Jani Nikula 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 245ec9d85696c3e539b23e210f248698b478379c upstream. This reverts commit 0aedb1626566efd72b369c01992ee7413c82a0c5. I messed things up while applying [1] to drm-intel-fixes.

[PATCH 3.4 58/65] drm/radeon: partially revert "fix VM_CONTEXT*_PAGE_TABLE_END_ADDR handling"

2015-10-19 Thread lizf
From: Christian König 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 7c0411d2fabc2e2702c9871ffb603e251158b317 upstream. We have that bug for years and some users report side effects when fixing it on older hardware. So revert it for VM

[PATCH 3.4 55/65] 9p: forgetting to cancel request on interrupted zero-copy RPC

2015-10-19 Thread lizf
From: Al Viro 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit a84b69cb6e0a41e86bc593904faa6def3b957343 upstream. If we'd already sent a request and decide to abort it, we *must* issue TFLUSH properly and not just blindly reuse the tag, or

[PATCH 3.4 51/65] fuse: initialize fc->release before calling it

2015-10-19 Thread lizf
From: Miklos Szeredi 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 0ad0b3255a08020eaf50e34ef0d6df5bdf5e09ed upstream. fc->release is called from fuse_conn_put() which was used in the error cleanup before fc->release was initialized. [J

[PATCH 3.4 53/65] KVM: x86: make vapics_in_nmi_mode atomic

2015-10-19 Thread lizf
From: Radim Krčmář 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 42720138b06301cc8a7ee8a495a6d021c4b6a9bc upstream. Writes were a bit racy, but hard to turn into a bug at the same time. (Particularly because modern Linux doesn't use thi

[PATCH 3.4 50/65] crush: fix a bug in tree bucket decode

2015-10-19 Thread lizf
From: Ilya Dryomov 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 82cd003a77173c91b9acad8033fb7931dac8d751 upstream. struct crush_bucket_tree::num_nodes is u8, so ceph_decode_8_safe() should be used. -Wconversion catches this, but I gue

[PATCH 3.4 52/65] ACPICA: Tables: Fix an issue that FACS initialization is performed twice

2015-10-19 Thread lizf
From: Lv Zheng 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit c04be18448355441a0c424362df65b6422e27bda upstream. ACPICA commit 90f5332a15e9d9ba83831ca700b2b9f708274658 This patch adds a new FACS initialization flag for acpi_tb_initializ

[PATCH 3.4 49/65] agp/intel: Fix typo in needs_ilk_vtd_wa()

2015-10-19 Thread lizf
From: Chris Wilson 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 8b572a4200828b4e75cc22ed2f494b58d5372d65 upstream. In needs_ilk_vtd_wa(), we pass in the GPU device but compared it against the ids for the mobile GPU and the mobile host

[PATCH 3.4 48/65] __bitmap_parselist: fix bug in empty string handling

2015-10-19 Thread lizf
From: Chris Metcalf 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 2528a8b8f457d7432552d0e2b6f0f4046bb702f4 upstream. bitmap_parselist("", &mask, nmaskbits) will erroneously set bit zero in the mask. The same bug is visible in cpumask_p

[PATCH 3.4 47/65] tracing/filter: Do not allow infix to exceed end of string

2015-10-19 Thread lizf
From: "Steven Rostedt (Red Hat)" 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 6b88f44e161b9ee2a803e5b2b1fbcf4e20e8b980 upstream. While debugging a WARN_ON() for filtering, I found that it is possible for the filter string to be referen

[PATCH 3.4 46/65] tracing/filter: Do not WARN on operand count going below zero

2015-10-19 Thread lizf
From: "Steven Rostedt (Red Hat)" 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit b4875bbe7e68f139bd3383828ae8e994a0df6d28 upstream. When testing the fix for the trace filter, I could not come up with a scenario where the operand count goe

[PATCH 3.4 44/65] mm: kmemleak: allow safe memory scanning during kmemleak disabling

2015-10-19 Thread lizf
From: Catalin Marinas 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit c5f3b1a51a591c18c8b33983908e7fdda6ae417e upstream. The kmemleak scanning thread can run for minutes. Callbacks like kmemleak_free() are allowed during this time, the r

[PATCH 3.4 43/65] stmmac: troubleshoot unexpected bits in des0 & des1

2015-10-19 Thread lizf
From: Alexey Brodkin 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit f1590670ce069eefeb93916391a67643e6ad1630 upstream. Current implementation of descriptor init procedure only takes care about setting/clearing ownership flag in "des0"/"d

[PATCH 3.4 45/65] dell-laptop: Fix allocating & freeing SMI buffer page

2015-10-19 Thread lizf
From: Pali Rohár 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit b8830a4e71b15d0364ac8e6c55301eea73f211da upstream. This commit fix kernel crash when probing for rfkill devices in dell-laptop driver failed. Function free_page() was incorr

[PATCH 3.4 42/65] bridge: multicast: restore router configuration on port link down/up

2015-10-19 Thread lizf
From: Satish Ashok 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 754bc547f0a79f7568b5b81c7fc0a8d044a6571a upstream. When a port goes through a link down/up the multicast router configuration is not restored. Signed-off-by: Satish Ashok

[PATCH 3.4 41/65] watchdog: omap: assert the counter being stopped before reprogramming

2015-10-19 Thread lizf
From: Uwe Kleine-König 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 530c11d432727c697629ad5f9d00ee8e2864d453 upstream. The omap watchdog has the annoying behaviour that writes to most registers don't have any effect when the watchdog i

[PATCH 3.4 40/65] ext4: don't retry file block mapping on bigalloc fs with non-extent file

2015-10-19 Thread lizf
From: "Darrick J. Wong" 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 292db1bc6c105d86111e858859456bcb11f90f91 upstream. ext4 isn't willing to map clusters to a non-extent file. Don't signal this with an out of space error, since the F

[PATCH 3.4 39/65] packet: avoid out of bounds read in round robin fanout

2015-10-19 Thread lizf
From: Willem de Bruijn 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 468479e6043c84f5a65299cc07cb08a22a28c2b1 upstream. PACKET_FANOUT_LB computes f->rr_cur such that it is modulo f->num_members. It returns the old value unconditionally,

[PATCH 3.4 36/65] bridge: fix br_stp_set_bridge_priority race conditions

2015-10-19 Thread lizf
From: Nikolay Aleksandrov 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 2dab80a8b486f0a69daca6859519e05781d9 upstream. After the ->set() spinlocks were removed br_stp_set_bridge_priority was left running without any protection when

[PATCH 3.4 37/65] ext4: call sync_blockdev() before invalidate_bdev() in put_super()

2015-10-19 Thread lizf
From: Theodore Ts'o 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 89d96a6f8e6491f24fc8f99fd6ae66820e85c6c1 upstream. Normally all of the buffers will have been forced out to disk before we call invalidate_bdev(), but there will be some

[PATCH 3.4 34/65] mmc: card: Fixup request missing in mmc_blk_issue_rw_rq

2015-10-19 Thread lizf
From: Ding Wang 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 29535f7b797df35cc9b6b3bca635591cdd3dd2a8 upstream. The current handler of MMC_BLK_CMD_ERR in mmc_blk_issue_rw_rq function may cause new coming request permanent missing when

[PATCH 3.4 35/65] nfs: increase size of EXCHANGE_ID name string buffer

2015-10-19 Thread lizf
From: Jeff Layton 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 764ad8ba8cd4c6f836fca9378f8c5121aece0842 upstream. The current buffer is much too small if you have a relatively long hostname. Bring it up to the size of the one that SETC

[PATCH 3.4 30/65] jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail()

2015-10-19 Thread lizf
From: Dmitry Monakhov 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit b4f1afcd068f6e533230dfed00782cd8a907f96b upstream. jbd2_cleanup_journal_tail() can be invoked by jbd2__journal_start() So allocations should be done with GFP_NOFS [Ful

[PATCH 3.4 32/65] jbd2: fix ocfs2 corrupt when updating journal superblock fails

2015-10-19 Thread lizf
From: Joseph Qi 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 6f6a6fda294506dfe0e3e0a253bb2d2923f28f0a upstream. If updating journal superblock fails after journal data has been flushed, the error is omitted and this will mislead the ca

[PATCH 3.4 33/65] ideapad: fix software rfkill setting

2015-10-19 Thread lizf
From: Arnd Bergmann 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 4b200b4604bec3388426159f1656109d19fadf6e upstream. This fixes a several year old regression that I found while trying to get the Yoga 3 11 to work. The ideapad_rfk_set fu

[PATCH 3.4 29/65] sctp: fix ASCONF list handling

2015-10-19 Thread lizf
From: Marcelo Ricardo Leitner 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 2d45a02d0166caf2627fe91897c6ffc3b19514c4 upstream. ->auto_asconf_splist is per namespace and mangled by functions like sctp_setsockopt_auto_asconf() which doesn

[PATCH 3.4 27/65] ext4: fix race between truncate and __ext4_journalled_writepage()

2015-10-19 Thread lizf
From: Theodore Ts'o 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit bdf96838aea6a265f2ae6cbcfb12a778c84a0b8e upstream. The commit cf108bca465d: "ext4: Invert the locking order of page_lock and transaction start" caused __ext4_journalled_w

[PATCH 3.4 23/65] regulator: core: fix constraints output buffer

2015-10-19 Thread lizf
From: Stefan Wahren 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit a7068e3932eee8268c4ce4e080a338ee7b8a27bf upstream. The buffer for condtraints debug isn't big enough to hold the output in all cases. So fix this issue by increasing the

[PATCH 3.4 28/65] Disable write buffering on Toshiba ToPIC95

2015-10-19 Thread lizf
From: Ryan Underwood 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 2fb22a8042fe96b4220843f79241c116d90922c4 upstream. Disable write buffering on the Toshiba ToPIC95 if it is enabled by somebody (it is not supposed to be a power-on defau

[PATCH 3.4 25/65] dmaengine: mv_xor: bug fix for racing condition in descriptors cleanup

2015-10-19 Thread lizf
From: Lior Amsalem 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 9136291f1dbc1d4d1cacd2840fb35f4f3ce16c46 upstream. This patch fixes a bug in the XOR driver where the cleanup function can be called and free descriptors that never been p

[PATCH 3.4 31/65] regmap: Fix regmap_bulk_read in BE mode

2015-10-19 Thread lizf
From: Arun Chandran 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 15b8d2c41fe5839582029f65c5f7004db451cc2b upstream. In big endian mode regmap_bulk_read gives incorrect data for byte reads. This is because memcpy of a single byte from

[PATCH 3.4 22/65] ath9k: fix DMA stop sequence for AR9003+

2015-10-19 Thread lizf
From: Felix Fietkau 3.4.110-rc1 review patch. If anyone has any objections, please let me know. -- commit 300f77c08ded96d33f492aaa02549103852f0c12 upstream. AR93xx and newer needs to stop rx before tx to avoid getting the DMA engine or MAC into a stuck state. This should redu

  1   2   >