On Sat, Mar 24, 2012 at 12:39:33AM -0500, Larry Finger wrote:
Um, nothing? Well, some base64 stuff that my email client couldn't
decode.
Care to resend this in a format I can apply it in? Same goes for the
other patch...
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubs
On Thu, Mar 29, 2012 at 02:49:37PM -0600, Grant Likely wrote:
> On Wed, Mar 21, 2012 at 1:15 PM, Linus Walleij
> wrote:
> > Commit 360f748b204275229f8398cb2f9f53955db1503b
> > "serial: PL011: clear pending interrupts"
> > attempts to clear interrupts by writing to a
> > yet-unassigned memory addr
On Tue, Apr 03, 2012 at 11:36:23AM -0400, Paul Gortmaker wrote:
> On Thu, Mar 29, 2012 at 5:33 PM, Greg Kroah-Hartman
> wrote:
> > On Thu, Mar 29, 2012 at 02:49:37PM -0600, Grant Likely wrote:
> >> On Wed, Mar 21, 2012 at 1:15 PM, Linus Walleij
>
On Tue, Apr 03, 2012 at 04:15:32PM -0400, Josh Boyer wrote:
> On Tue, Apr 3, 2012 at 3:58 PM, Jonathan Nieder wrote:
> > Hi Greg,
> >
> > Josh Boyer wrote:
> >> On Fri, Mar 30, 2012 at 6:13 AM, Len Brown wrote:
> >
> >>> From: Julian Anastasov
> >>>
> >>> commit 64b3db22c04586997ab4be46dd
On Mon, Apr 09, 2012 at 03:13:00PM -0700, Colin Cross wrote:
> On Mon, Apr 9, 2012 at 2:22 PM, David Rientjes wrote:
> > On Mon, 9 Apr 2012, Linus Torvalds wrote:
> >
> >> The real bug is actually that those notifiers are a f*cking joke, and
> >> the return value from the notifier is a mistake.
>
On Tue, Mar 20, 2012 at 04:59:33PM +0100, Johan Hovold wrote:
> Fix race between probe and open by making sure that the disconnected
> flag is not cleared until all ports have been registered.
With Alan's other path applied, is this patch still needed? It
conflicts a bit with it, which is why I'm
On Mon, Apr 09, 2012 at 06:47:55PM -0500, Jonathan Nieder wrote:
> Hi Greg,
>
> Jonathan Nieder wrote:
> > Jesse Barnes wrote:
>
> >> Applied to my for-linus branch, thanks.
> >
> > Thanks for taking care of it. I'll look into submitting these to
> > -stable once they hit mainline if I notice.
>
On Wed, Apr 11, 2012 at 09:28:02AM +0200, Linus Walleij wrote:
> On Wed, Apr 11, 2012 at 3:57 AM, Frank Rowand
> wrote:
>
> > commit 9b96fbac introduced use of pointer before it is initialized,
> > resulting in a NULL pointer dereference on boot for the ARM Realview.
> >
> > uap->port.membase is
On Sat, Apr 21, 2012 at 03:10:11PM +0100, Ben Hutchings wrote:
> On Fri, 2012-04-20 at 11:42 -0600, Jaimos F Skriletz wrote:
> > Package: linux-image-3.2.0-2-amd64
> > Version: 3.2.15-1
> >
> > I can confirm this bug in sid running kernel
> >
> > $ uname -a
> > Linux volticor 3.2.0-2-amd64 #1 SMP
On Fri, Apr 27, 2012 at 12:44:57AM +0200, Jiri Kosina wrote:
> On Wed, 25 Apr 2012, Alan Stern wrote:
>
> > On Wed, 25 Apr 2012, Oliver Neukum wrote:
> >
> > > From 9ff6b78dc59c98b9844dc9922549fd338828a889 Mon Sep 17 00:00:00 2001
> > > From: Oliver Neukum
> > > Date: Wed, 25 Apr 2012 12:50:37 +
: Alexey Khoroshilov
Cc: Cong Wang
Cc: Miklos Szeredi
Cc: Sage Weil
Cc: Eugene Teo
Cc: Roman Zippel
Cc: Al Viro
Cc: Christoph Hellwig
Cc: Alexey Dobriyan
Cc: Dave Anderson
Cc: stable
Cc: Andrew Morton
Cc: Linus Torvalds
Signed-off-by: Greg Kroah-Hartman
---
fs/hfsplus/catalog.c |4
On Fri, May 04, 2012 at 04:53:47PM -0700, Linus Torvalds wrote:
> On Fri, May 4, 2012 at 12:09 PM, Greg Kroah-Hartman
> wrote:
> >
> > Reported-by: Timo Warns
> > Cc: WANG Cong
>
> Tssk. You got an ack at least from Cong.
Oops, you are right, sorry.
> >
).
Reported-by: Torbjörn Lofterud
Signed-off-by: Johan Hovold
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/serial/ftdi_sio.c |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/drivers/usb/serial/ftdi_sio.c b/drivers/usb/serial/ftdi_sio.c
index 01b6404..ff5a8e1
From: Felipe Balbi
The way our code was written, we should never have
a DWC3_EP_PENDING_REQUEST flag set out of a Data Phase
and the code in __dwc3_gadget_ep0_queue() did not
reflect that situation properly.
Tidy up that case to avoid any possible mistakes
when starting requests for IRQs which a
From: Alexander Shishkin
Since there is no working (or even compilable) OTG_TRANSCEIVER support
for this driver, remove the dead code which depends on it at compile
time.
Signed-off-by: Alexander Shishkin
Cc: stable@vger.kernel.org # v2.6.31+
Cc: Heikki Krogerus
Cc: Greg Kroah-Hartman
Cc
: langwell: convert to new style).
Signed-off-by: Alexander Shishkin
Cc: stable@vger.kernel.org # v3.2
Cc: Heikki Krogerus
Cc: Greg Kroah-Hartman
Cc: linux-...@vger.kernel.org
Signed-off-by: Felipe Balbi
---
drivers/usb/gadget/langwell_udc.c | 18 --
1 files changed, 8
From: Sekhar Nori
Commit 0020afb369859472a461ef4af6410732e929d402 (ARM: mach-davinci:
remove mach/memory.h) removed mach/memory.h for DaVinci which broke
DaVinci MUSB build.
mach/memory.h is not actually needed in davinci.c, so remove it.
While at it, also remove some more machine specific inclu
From: Andiry Xu
Fix some endian issues for storage gadgets.
Cc: stable@vger.kernel.org
Signed-off-by: Andiry Xu
Signed-off-by: Felipe Balbi
---
drivers/usb/gadget/storage_common.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/drivers/usb/gadget/storage_common.c
From: Johan Hovold
Allow more baud rates to be set in [1M,2M] baud.
Signed-off-by: Johan Hovold
Cc: Preston Fick
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/serial/cp210x.c | 11 ++-
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/drivers/usb
ang Frisch
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/serial/io_ti.c | 10 ++
1 files changed, 2 insertions(+), 8 deletions(-)
diff --git a/drivers/usb/serial/io_ti.c b/drivers/usb/serial/io_ti.c
index 65bf06a..5818bfc 100644
--- a/drivers/usb/serial/io_ti.c
+++ b/d
From: Kentaro Matsuyama
Add vendor and product ID for USB 3G/LTE modem of docomo L-02C
Signed-off-by: Kentaro Matsuyama
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/serial/option.c |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/drivers/usb
From: Harrison Metzger
This changes the max length for the usb seven segment delcom device to 8
from 6. Delcom has both 6 and 8 variants and having 8 works fine with
devices which are only 6.
Signed-off-by: Harrison Metzger
Signed-off-by: Stuart Pook
Cc: stable
Signed-off-by: Greg Kroah
From: Bjørn Mork
wdm_in_callback() will also touch this field, so we cannot change it without
locking
Cc: stable@vger.kernel.org
Signed-off-by: Bjørn Mork
Acked-by: Oliver Neukum
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/class/cdc-wdm.c |2 ++
1 files changed, 2 insertions
From: Sarah Sharp
The xHCI hub port code gets passed a zero-based port number by the USB
core. It then adds one to in order to find a device slot by port number
and device speed by calling xhci_find_slot_id_by_port. That function
clearly states it requires a one-based port number. The xHCI por
From: Bjørn Mork
using a separate read and write mutex for locking is sufficient to make the
driver accept simultaneous read and write. This improves useability a lot.
Signed-off-by: Bjørn Mork
Cc: stable
Cc: Oliver Neukum
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/class/cdc-wdm.c
-off-by: Greg Kroah-Hartman
---
drivers/usb/class/cdc-wdm.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/usb/class/cdc-wdm.c b/drivers/usb/class/cdc-wdm.c
index 023d271..07aa676 100644
--- a/drivers/usb/class/cdc-wdm.c
+++ b/drivers/usb/class/cdc-wdm.c
@@ -786,13
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/class/cdc-wdm.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/usb/class/cdc-wdm.c b/drivers/usb/class/cdc-wdm.c
index 07aa676..a940ad9 100644
--- a/drivers/usb/class/cdc-wdm.c
+++ b/drivers/usb/class/cdc
: Greg Kroah-Hartman
---
drivers/usb/host/ehci-fsl.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/usb/host/ehci-fsl.c b/drivers/usb/host/ehci-fsl.c
index e90344a..b556a72 100644
--- a/drivers/usb/host/ehci-fsl.c
+++ b/drivers/usb/host/ehci-fsl.c
@@ -125,7
From: Peter Korsgaard
Port A for JTAG, port B for serial.
Signed-off-by: Peter Korsgaard
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/serial/ftdi_sio.c |2 ++
drivers/usb/serial/ftdi_sio_ids.h |7 +++
2 files changed, 9 insertions(+), 0 deletions(-)
diff
buffer length
due to the missing descriptor.
Fix by defining a reasonable fallback size: The minimum
device receive buffer size required by the CDC WMC standard,
revision 1.1
Signed-off-by: Bjørn Mork
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/class/cdc-wdm.c |4 +++-
1
From: Dan Williams
More ports we now know how to talk to.
Signed-off-by: Dan Williams
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/serial/qcaux.c |7 ++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/drivers/usb/serial/qcaux.c b/drivers/usb/serial
From: Peter Naulls
I tested this against 2.6.39 in the Ubuntu kernel, however I see the IDs
are not in latest 3.2 git.
This adds IDs for the FTDI controller in the Rainforest Automation
Zigbee dongle.
Signed-off-by: Peter Naulls
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb
From: Andiry Xu
When a TD length mismatch is found during isoc TRB enqueue, it directly
returns -EINVAL. However, isoc transfer is partially enqueued at this time,
and the ring should be cleared.
This should be backported to kernels as old as 2.6.36, which contain the
commit 522989a27c7badb60815
From: Alan Cox
0x04d8, 0x000a: Hornby Elite
Signed-off-by: Alan Cox
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/serial/ftdi_sio.c |1 +
drivers/usb/serial/ftdi_sio_ids.h |6 ++
2 files changed, 7 insertions(+), 0 deletions(-)
diff --git a/drivers/usb/serial
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/storage/realtek_cr.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/usb/storage/realtek_cr.c b/drivers/usb/storage/realtek_cr.c
index 1f62723..d32f720 100644
--- a/drivers/usb/storage/realtek_cr.c
+++ b/drivers
From: Renato Caldas
This device is a Oscilloscope/Logic Analizer/Pattern Generator/TDR,
using a Silabs CP2103 USB to UART Bridge.
Signed-off-by: Renato Caldas
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/serial/cp210x.c |1 +
1 files changed, 1 insertions(+), 0 deletions
From: Johan Hovold
Make sure port is fully initialised before calling generic open.
Signed-off-by: Johan Hovold
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/serial/cp210x.c |7 ++-
1 files changed, 2 insertions(+), 5 deletions(-)
diff --git a/drivers/usb/serial
the bug report on
bugzilla.kernel.org. This patch has been developed and test on the
3.2.0 mainline kernel version under Ubuntu 10.11.
Signed-off-by: Preston Fick
[duplicate patch also sent by Johan - gregkh]
Signed-off-by: Johan Hovold
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
driv
From: Johan Hovold
We do not implement B0 hangup yet so map low baudrates to 300bps.
Signed-off-by: Johan Hovold
Cc: Preston Fick
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/serial/cp210x.c |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers
From: Johan Hovold
Clean up and refactor speed handling.
Document baud rate handling for CP210{1,2,4,5,10}.
Signed-off-by: Johan Hovold
Cc: Preston Fick
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/serial/cp210x.c | 71 ++
1 files
From: Johan Hovold
The newer cp2104 devices require the baud rate to be initialised after
power on. Make sure it is set when port is opened.
Signed-off-by: Johan Hovold
Cc: Preston Fick
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/serial/cp210x.c |4
1 files
ud without first
changing to another baud rate and back again.
Reported-by: Roland Ramthun
Cc: stable
Signed-off-by: Johan Hovold
Tested-by: Roland Ramthun
Signed-off-by: Greg Kroah-Hartman
---
drivers/usb/serial/ftdi_sio.c |7 +--
1 files changed, 5 insertions(+), 2 deletions(-)
di
Signed-off-by: Breno Leitao
Acked-by: Thadeu Lima de Souza Cascardo
Cc: stable
Signed-off-by: Greg Kroah-Hartman
---
drivers/tty/serial/jsm/jsm_driver.c |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/tty/serial/jsm/jsm_driver.c
b/drivers/tty/serial/jsm
718518
Signed-off-by: Greg Kroah-Hartman
---
drivers/tty/tty_port.c | 12 +++-
1 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/drivers/tty/tty_port.c b/drivers/tty/tty_port.c
index ef9dd62..bf6e238 100644
--- a/drivers/tty/tty_port.c
+++ b/drivers/tty/tty_port.c
@@
keeps the
UART busy.
The checks for sysrq and oops_in_progress are taken
from 8250.c.
Cc: stable
Signed-off-by: Rabin Vincent
Reviewed-by: Srinidhi Kasagar
Reviewed-by: Bibek Basu
Reviewed-by: Shreshtha Kumar Sahu
Signed-off-by: Linus Walleij
Signed-off-by: Greg Kroah-Hartman
---
drivers
On Wed, Feb 22, 2012 at 12:54:58PM -0800, Linus Torvalds wrote:
>
> This is a reasonably minimal backport of the i387 state save/restore bug.
>
> A few of the commits are just minimal "make it easier to backport" commits
> that don't necessarily fix anything on their own. And a few of the other
On Wed, Feb 22, 2012 at 01:29:11PM -0800, Linus Torvalds wrote:
> On Wed, Feb 22, 2012 at 1:19 PM, Greg Kroah-Hartman
> wrote:
> >
> > Thanks for doing the backport. Any ideas on how far back this problem
> > goes?
>
> The fundamental bug goes back forever,
On Wed, Feb 22, 2012 at 04:25:42PM -0800, Linus Torvalds wrote:
> On Wed, Feb 22, 2012 at 4:14 PM, H. Peter Anvin wrote:
> >
> > Immediate failure, still.
>
> Damn, I'll have to look closer at what else is missing then.
>
> I really didn't want to back-port the whole series as-is, but that
> wou
On Wed, Feb 22, 2012 at 07:37:27PM -0800, Linus Torvalds wrote:
> On Wed, Feb 22, 2012 at 6:41 PM, wrote:
> >
> > The patchset is simply made of:
> > be98c2cdb15ba26148cd2bd58a857d4f7759ed38 (unmodified)
> > 5b1cbac37798805c1fee18c8cebe5c0a13975b17 (")
> > c38e23456278e967f094b08247ffc3711b1029b2
On Thu, Feb 23, 2012 at 10:41:57AM +0800, raph...@buro.asia wrote:
> On 23.02.2012 10:55, Linus Torvalds wrote:
> >On Wed, Feb 22, 2012 at 5:47 PM, wrote:
> >>
> >>Thank you for backporting this patchset to -stable. FWIW, the
> >>test machine I
> >>had been working with has an uptime of 4 days no
On Thu, Feb 23, 2012 at 11:41:50AM -0800, Linus Torvalds wrote:
> On Thu, Feb 23, 2012 at 11:36 AM, Greg Kroah-Hartman
> wrote:
> >
>
> The insane safe_address games go away in the cleanup patch, so it
> really shouldn't be much of an issue.
>
> In the
On Thu, Feb 23, 2012 at 11:50:07AM -0800, Greg Kroah-Hartman wrote:
> On Thu, Feb 23, 2012 at 11:41:50AM -0800, Linus Torvalds wrote:
> > On Thu, Feb 23, 2012 at 11:36 AM, Greg Kroah-Hartman
> > wrote:
> > >
> >
> > The insane safe_address games go away in
On Thu, Feb 23, 2012 at 11:55:11AM -0800, Greg Kroah-Hartman wrote:
> On Thu, Feb 23, 2012 at 11:50:07AM -0800, Greg Kroah-Hartman wrote:
> > On Thu, Feb 23, 2012 at 11:41:50AM -0800, Linus Torvalds wrote:
> > > On Thu, Feb 23, 2012 at 11:36 AM, Greg Kroah-Ha
On Wed, Feb 22, 2012 at 01:32:53PM -0800, Greg Kroah-Hartman wrote:
> On Wed, Feb 22, 2012 at 01:29:11PM -0800, Linus Torvalds wrote:
> > On Wed, Feb 22, 2012 at 1:19 PM, Greg Kroah-Hartman
> > wrote:
> > >
> > > Thanks for doing the backport. Any ideas on how
On Thu, Feb 23, 2012 at 12:29:56PM -0800, H. Peter Anvin wrote:
> On 02/23/2012 12:09 PM, Greg Kroah-Hartman wrote:
> >
> > I've applied this now to the 3.0 and 3.2-stable trees. It looks like it
> > would work on the 2.6.32-stable tree, but it needs some tweaks, and
On Thu, Feb 23, 2012 at 12:51:56PM -0800, H. Peter Anvin wrote:
> On 02/23/2012 12:48 PM, Greg Kroah-Hartman wrote:
> > On Thu, Feb 23, 2012 at 12:29:56PM -0800, H. Peter Anvin wrote:
> >> On 02/23/2012 12:09 PM, Greg Kroah-Hartman wrote:
> >>>
> >>> I
On Thu, Feb 23, 2012 at 02:38:42PM -0800, Linus Torvalds wrote:
> On Thu, Feb 23, 2012 at 2:27 PM, Willy Tarreau wrote:
> >
> > OK so indeed I will only be able to check that it boots :-/
>
> Well, we could do some trivial test-harness that just forces the issue
> with regular timer interrupts (a
On Thu, Feb 23, 2012 at 03:05:32PM -0800, H. Peter Anvin wrote:
> On 02/23/2012 01:10 PM, Greg Kroah-Hartman wrote:
> >>
> >> That would be awesome.
> >
> > Ok, the patches are at:
> > git.kernel.org/pub/scm/linux/kernel/git/gregkh/stable-test.git
>
On Thu, Feb 23, 2012 at 03:18:03PM -0800, H. Peter Anvin wrote:
> On 02/23/2012 03:16 PM, Greg Kroah-Hartman wrote:
> >
> > And a "clean" 3.2.7 doesn't have that problem?
> >
> > Does the same thing happen in Linus's tree at the moment?
>
On Fri, Feb 24, 2012 at 10:43:25AM +0200, Igor Grinberg wrote:
> Hi Greg,
>
> There are several patches already in mainline, that should be also applied to
> stable:
>
> 40410715 (ARM: omap: fix oops in drivers/video/omap2/dss/dpi.c)
> [3.2-stable]
> d980e0f8 (ARM:
On Mon, Feb 27, 2012 at 09:19:06PM +, Russell King - ARM Linux wrote:
> On Mon, Feb 27, 2012 at 01:14:14PM -0800, Greg Kroah-Hartman wrote:
> > On Fri, Feb 24, 2012 at 10:43:25AM +0200, Igor Grinberg wrote:
> > > Hi Greg,
> > >
> > > There are several patc
On Mon, Feb 27, 2012 at 10:42:34AM -0600, Larry Finger wrote:
> In commit 6cddafab54e9a17b2efefe982547865955a5ff3a entitled
> "rtl8192cu: Add new device IDs", I failed to include a Cc to stable.
> Is it possible to rectify that omission?
Now queued up for the 3.2 kernel. If you want it applied to
On Fri, Jan 11, 2013 at 03:47:57AM +, Ben Hutchings wrote:
> On Wed, 2013-01-09 at 12:34 -0800, Greg Kroah-Hartman wrote:
> > 3.7-stable review patch. If anyone has any objections, please let me know.
> >
> > --
> >
> > Fr
On Sat, Dec 15, 2012 at 08:11:32PM +, Ben Hutchings wrote:
> On Thu, 2012-12-13 at 11:58 -0200, Herton Ronaldo Krzesinski wrote:
> > 3.5.7.2 -stable review patch. If anyone has any objections, please let me
> > know.
> >
> > --
> >
> > From: Bryan Schumaker
> >
> > commit
On Fri, Jan 04, 2013 at 12:30:49AM +, Ben Hutchings wrote:
> These patches fix the problem that interface information including many
> VFs is too large for the 4K buffers used by glibc and other clients.
> This breaks many network services.
>
> The first of these ('rtnetlink: Compute and store
3.7-stable review patch. If anyone has any objections, please let me know.
--
From: Mark Brown
commit 13ae633cf729b0ecb677b75b04886ff8fada8fad upstream.
Reported-by: Guennadi Liakhovetski
Signed-off-by: Mark Brown
Signed-off-by: Greg Kroah-Hartman
---
drivers/regulator
-by: John W. Linville
Signed-off-by: Greg Kroah-Hartman
---
drivers/net/wireless/ath/ath9k/ar9003_hw.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/drivers/net/wireless/ath/ath9k/ar9003_hw.c
+++ b/drivers/net/wireless/ath/ath9k/ar9003_hw.c
@@ -540,7 +540,7 @@ static void
rted-by: Sean Patrick Santos
Signed-off-by: Christian Lamparter
Tested-by: Sean Patrick Santos
Signed-off-by: John W. Linville
Signed-off-by: Greg Kroah-Hartman
---
drivers/net/wireless/ath/carl9170/fw.c |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
--- a/drivers/net/wireless/at
ed-off-by: Bjørn Mork
Cc: Norbert Warmuth
Cc: Joseph Salisbury
Cc: Thomas Gleixner
Signed-off-by: Linus Torvalds
Signed-off-by: Greg Kroah-Hartman
---
kernel/watchdog.c | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
--- a/kernel/watchdog.c
+++ b/kernel/watchdog.
ual glitches to application failures.
Signed-off-by: Laura Abbott
Acked-by: Mel Gorman
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
Signed-off-by: Greg Kroah-Hartman
---
mm/page_alloc.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/mm/page_alloc.c
+++ b/
as message-id]
Signed-off-by: Johannes Berg
Signed-off-by: Greg Kroah-Hartman
---
include/net/mac80211.h |5 +
net/mac80211/status.c |6 +-
2 files changed, 10 insertions(+), 1 deletion(-)
--- a/include/net/mac80211.h
+++ b/include/net/mac80211.h
@@ -1253,6 +1253,10 @@ st
tually used values.
Signed-off-by: Gabor Juhos
Signed-off-by: John W. Linville
Signed-off-by: Greg Kroah-Hartman
---
drivers/net/wireless/ath/ath9k/ar9003_eeprom.h |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
--- a/drivers/net/wireless/ath/ath9k/ar9003_eeprom.h
+++ b/drivers/net/
ds
Signed-off-by: Greg Kroah-Hartman
---
mm/bootmem.c | 24 ++--
1 file changed, 18 insertions(+), 6 deletions(-)
--- a/mm/bootmem.c
+++ b/mm/bootmem.c
@@ -185,10 +185,23 @@ static unsigned long __init free_all_boo
while (start < end) {
un
Stewart
Signed-off-by: John W. Linville
Signed-off-by: Greg Kroah-Hartman
---
drivers/net/wireless/ath/ath9k/ar9003_hw.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- a/drivers/net/wireless/ath/ath9k/ar9003_hw.c
+++ b/drivers/net/wireless/ath/ath9k/ar9003_hw.c
@@ -219,10
3.7-stable review patch. If anyone has any objections, please let me know.
--
From: Mark Brown
commit 7be39afbd39c16eb180646b0ac44bb1ba460 upstream.
Signed-off-by: Mark Brown
Signed-off-by: Greg Kroah-Hartman
---
sound/soc/codecs/wm8994.c | 16 ++--
1
f-by: Lars-Peter Clausen
Signed-off-by: Mark Brown
Signed-off-by: Greg Kroah-Hartman
---
sound/soc/codecs/sigmadsp.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/sound/soc/codecs/sigmadsp.c
+++ b/sound/soc/codecs/sigmadsp.c
@@ -225,7 +225,7 @@ EXPORT_SYMBOL(process_sigma_firmware
all chips without
affecting NF calibration behavior.
Signed-off-by: Felix Fietkau
Signed-off-by: John W. Linville
Signed-off-by: Greg Kroah-Hartman
---
drivers/net/wireless/ath/ath9k/calib.c |1 +
drivers/net/wireless/ath/ath9k/calib.h |3 +++
2 files changed, 4 insertions(+)
--- a
-by: Mark Brown
Signed-off-by: Greg Kroah-Hartman
---
drivers/regulator/s2mps11.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
--- a/drivers/regulator/s2mps11.c
+++ b/drivers/regulator/s2mps11.c
@@ -269,16 +269,16 @@ static __devinit int s2mps11_pmic_probe(
if
Cc: rmano...@qca.qualcomm.com
Signed-off-by: John W. Linville
Signed-off-by: Greg Kroah-Hartman
---
drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h | 172 +--
1 file changed, 86 insertions(+), 86 deletions(-)
--- a/drivers/net/wireless/ath/ath9k/ar9003_2p2_initvals.h
+++ b/d
revent compile warnings]
Signed-off-by: Sasha Levin
Signed-off-by: James Bottomley
Signed-off-by: Greg Kroah-Hartman
---
drivers/scsi/scsi_sysfs.c | 11 ---
1 file changed, 4 insertions(+), 7 deletions(-)
--- a/drivers/scsi/scsi_sysfs.c
+++ b/drivers/scsi/scsi_sysfs.c
@@ -247,11 +247,11 @@
fix up two other uses of incorrect CmdSN SNA comparison to use wrapper
usage from include/scsi/iscsi_proto.h.
Signed-off-by: Steve Hodgson
Signed-off-by: Roland Dreier
Signed-off-by: Nicholas Bellinger
Signed-off-by: Greg Kroah-Hartman
---
drivers/target/iscsi/iscsi_target.c |2 +-
d
, so that we can pass the
correct LUN to the core TMR handling code.
(nab: Allow abort requests to work to LUN=0 with mainline target code)
Signed-off-by: Steve Hodgson
Signed-off-by: Roland Dreier
Signed-off-by: Nicholas Bellinger
Signed-off-by: Greg Kroah-Hartman
---
drivers/scsi/qla2xxx
tate to the ata host structure, containing
a second lock used only for serializing the hard reset sequences.
This eliminated the lockdep warnings both on my test rig and on
the original reporter's machine.
Signed-off-by: Mikael Pettersson
Tested-by: Adko Branil
Signed-off-by: Jeff Garzik
Signe
Cc:
Signed-off-by: Mattia Dongili
Signed-off-by: Matthew Garrett
Signed-off-by: Greg Kroah-Hartman
---
drivers/platform/x86/sony-laptop.c | 15 ---
1 file changed, 8 insertions(+), 7 deletions(-)
--- a/drivers/platform/x86/sony-laptop.c
+++ b/drivers/platform/x86/sony-laptop.c
changes are processed and not lost.
Signed-off-by: David Jeffery
Signed-off-by: Chad Dupuis
Signed-off-by: Saurav Kashyap
Signed-off-by: James Bottomley
Signed-off-by: Greg Kroah-Hartman
---
drivers/scsi/qla2xxx/qla_os.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--- a/drivers
. Found by lockdep.
Signed-off-by: Jack Morgenstein
Signed-off-by: Or Gerlitz
Signed-off-by: Roland Dreier
Signed-off-by: Greg Kroah-Hartman
---
drivers/net/ethernet/mellanox/mlx4/cmd.c |9 +
drivers/net/ethernet/mellanox/mlx4/eq.c | 10 ++
2 files changed, 11 insertions
Bottomley
Signed-off-by: Greg Kroah-Hartman
---
drivers/scsi/qla2xxx/qla_bsg.c |7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
--- a/drivers/scsi/qla2xxx/qla_bsg.c
+++ b/drivers/scsi/qla2xxx/qla_bsg.c
@@ -743,7 +743,7 @@ qla2x00_process_loopback(struct fc_bsg_j
target
terminates the connection without sending back any error. Audit the
login path and add appropriate iscsit_tx_login_rsp() calls to make
sure this doesn't happen.
Signed-off-by: Roland Dreier
Signed-off-by: Nicholas Bellinger
Signed-off-by: Greg Kroah-Hartman
---
drivers/target/
;sess->conn_lock'
held, so we should use GFP_ATOMIC instead of GFP_KERNEL.
Signed-off-by: Wei Yongjun
Signed-off-by: Nicholas Bellinger
Signed-off-by: Greg Kroah-Hartman
---
drivers/target/iscsi/iscsi_target.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/drivers
Kroah-Hartman
---
drivers/scsi/qla2xxx/qla_attr.c |3 +--
drivers/scsi/qla2xxx/qla_os.c |3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
--- a/drivers/scsi/qla2xxx/qla_attr.c
+++ b/drivers/scsi/qla2xxx/qla_attr.c
@@ -1615,8 +1615,7 @@ qla2x00_terminate_rport_io(struct fc_rpo
a one device having two
interrupts assigned. On BCM4706 this resulted in all IRQs being broken.
Signed-off-by: Rafał Miłecki
Cc: Hauke Mehrtens
Acked-by: Hauke Mehrtens
Signed-off-by: John W. Linville
Signed-off-by: Greg Kroah-Hartman
---
drivers/bcma/driver_mips.c |2 +-
1 file chang
that. Therefore we need to add a nop with the same length
as SIE before the sie_loop.
Signed-off-by: Christian Borntraeger
Signed-off-by: Martin Schwidefsky
CC: Heiko Carstens
Signed-off-by: Greg Kroah-Hartman
---
arch/s390/kernel/entry64.S | 25 -
1 file changed, 20
change was made for x86 in commit 6c260d58634
("x86: vdso: Remove bogus locking in update_vsyscall_tz")
Signed-off-by: Shan Hai
Signed-off-by: Benjamin Herrenschmidt
Signed-off-by: Greg Kroah-Hartman
---
arch/powerpc/kernel/time.c |5 -
1 file changed, 5 deletions(-)
--- a/ar
clear_tlb1_bitmap().
Signed-off-by: Scott Wood
Signed-off-by: Alexander Graf
Signed-off-by: Greg Kroah-Hartman
---
arch/powerpc/kvm/e500_tlb.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- a/arch/powerpc/kvm/e500_tlb.c
+++ b/arch/powerpc/kvm/e500_tlb.c
@@ -1332,7 +1332,7 @@ int
ch/powerpc), however the root
cause of this is that the NULL terminator were not added in commit
a4f740cf33f7f6c164bbde3c0cdbcc77b0c4997c (of/flattree: Add of_flat_dt_match()
helper function).
Signed-off-by: Gabor Juhos
Cc: Grant Likely
Signed-off-by: Benjamin Herrenschmidt
Signed-off-by: Greg Kro
ff-by: Hongliang Tao
Signed-off-by: Hua Yan
Cc: Yong Zhang
Cc: Fuxin Zhang
Cc: Zhangjin Wu
Patchwork: https://patchwork.linux-mips.org/patch/4211/
Signed-off-by: Ralf Baechle
Signed-off-by: Greg Kroah-Hartman
---
arch/mips/kernel/process.c |4 +---
1 file changed, 1 insertion(+), 3 dele
Signed-off-by: Sebastian Ott
Signed-off-by: Martin Schwidefsky
Signed-off-by: Greg Kroah-Hartman
---
drivers/s390/cio/device_pgid.c | 10 +-
1 file changed, 5 insertions(+), 5 deletions(-)
--- a/drivers/s390/cio/device_pgid.c
+++ b/drivers/s390/cio/device_pgid.c
@@ -234,7 +234,7
. It turns out
we were incorrectly wrapping some of the relocatable kernel code
with CONFIG_CRASH_DUMP.
Signed-off-by: Anton Blanchard
Signed-off-by: Benjamin Herrenschmidt
Signed-off-by: Greg Kroah-Hartman
---
arch/powerpc/kernel/head_64.S |2 +-
1 file changed, 1 insertion(+), 1 deletion
mes Bottomley
Signed-off-by: Greg Kroah-Hartman
---
drivers/scsi/qla2xxx/qla_bsg.c | 65 +++--
1 file changed, 24 insertions(+), 41 deletions(-)
--- a/drivers/scsi/qla2xxx/qla_bsg.c
+++ b/drivers/scsi/qla2xxx/qla_bsg.c
@@ -219,7 +219,8 @@ qla24xx_proc
which sets the
current card generation. Alas, there is no simple way of a race-free
implementation. Let's do it this way for now.]
Signed-off-by: Stephan Gatzka
Signed-off-by: Stefan Richter
Signed-off-by: Greg Kroah-Hartman
---
drivers/firewire/net.c | 13 +
1 file
1 - 100 of 29105 matches
Mail list logo