Re: [PATCH v5 4/4] mm/page_alloc: restrict max order of merging on isolated pageblock

2014-11-03 Thread Joonsoo Kim
On Fri, Oct 31, 2014 at 03:39:13PM +0100, Vlastimil Babka wrote: On 10/31/2014 08:25 AM, Joonsoo Kim wrote: @@ -571,6 +548,7 @@ static inline void __free_one_page(struct page *page, unsigned long combined_idx; unsigned long uninitialized_var(buddy_idx); struct page *buddy; +

Re: [PATCH v5 2/4] mm/page_alloc: add freepage on isolate pageblock to correct buddy list

2014-11-03 Thread Heesub Shin
Hello, On 10/31/2014 04:25 PM, Joonsoo Kim wrote: In free_pcppages_bulk(), we use cached migratetype of freepage to determine type of buddy list where freepage will be added. This information is stored when freepage is added to pcp list, so if isolation of pageblock of this freepage begins

Re: [PATCH v5 4/4] mm/page_alloc: restrict max order of merging on isolated pageblock

2014-11-03 Thread Vlastimil Babka
On 11/03/2014 09:10 AM, Joonsoo Kim wrote: On Fri, Oct 31, 2014 at 03:39:13PM +0100, Vlastimil Babka wrote: + __isolate_free_page(page, order); + set_page_refcounted(page); + isolated_page = page; +

Re: [PATCH v5 2/4] mm/page_alloc: add freepage on isolate pageblock to correct buddy list

2014-11-03 Thread Hui Zhu
On Mon, Nov 3, 2014 at 4:22 PM, Heesub Shin heesub.s...@samsung.com wrote: Hello, On 10/31/2014 04:25 PM, Joonsoo Kim wrote: In free_pcppages_bulk(), we use cached migratetype of freepage to determine type of buddy list where freepage will be added. This information is stored when freepage

Re: [PATCH] pinctrl: baytrail: show output gpio state correctly on Intel Baytrail

2014-11-03 Thread Mika Westerberg
On Fri, Oct 31, 2014 at 11:45:09AM -0700, David Cohen wrote: I think adding the module exit + allowing this driver to be a module would be a good approach. Then we don't need to force generic x86 kernel binaries to always have this driver. Unless Mathias or Mika knows a constraint to force

Re: FAILED: patch [PATCH] mm: page_alloc: fix zone allocation fairness on UP failed to apply to 3.16-stable tree

2014-11-03 Thread Jiri Slaby
On 10/31/2014, 07:37 PM, Johannes Weiner wrote: On Fri, Oct 31, 2014 at 11:43:01AM +0100, Jiri Slaby wrote: On 10/08/2014, 03:26 PM, Johannes Weiner wrote: From 1eedd7e702d68d9cb364ca32264dce26f675969b Mon Sep 17 00:00:00 2001 From: Johannes Weiner han...@cmpxchg.org Date: Thu, 2 Oct 2014

Re: NFS regression in 3.2.60

2014-11-03 Thread Jiri Slaby
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/01/2014, 02:29 AM, Ben Hutchings wrote: On Wed, 2014-09-24 at 08:47 +0200, Sergio Gelato wrote: BugLink: http://bugs.launchpad.net/bugs/1348670 Fix regression introduced in pre-3.14 kernels by cherry-picking

[PATCH 0/1] [request for stable inclusion] several pstore related bugfixs

2014-11-03 Thread HuKeping
Hi greg, We want to use pstore on linux 3.10. But we found several bugfixs have not merged into it. Most of them are obvious and can be cherry-picked cleanly. Would you please apply them to stable 3.10? PART 1: patches that can be cleanly applied: 0405a5cec3406f19e69da07c8111a6bf1088ac29

[PATCH 1/1] efi-pstore: Make efi-pstore return a unique id

2014-11-03 Thread HuKeping
From: Madper Xie c...@redhat.com Commit fdeadb43fdf1e7d5698c027b555c389174548e5a upstream. Pstore fs expects that backends provide a unique id which could avoid pstore making entries as duplication or denominating entries the same name. So I combine the timestamp, part and count into id.

Re: [PATCHES] Sparc

2014-11-03 Thread Jiri Slaby
On 10/31/2014, 07:03 PM, Kamal Mostafa wrote: On Mon, 2014-10-27 at 16:32 -0400, David Miller wrote: Please queue up the following Sparc bug fixes for 3.12, 3.14, 3.16, and 3.17 -stable, respectively. Thanks! Thanks for these patch sets, Dave! Just fyi, for you and the stable

Re: [PATCH 1/1] efi-pstore: Make efi-pstore return a unique id

2014-11-03 Thread Matt Fleming
On Mon, 2014-11-03 at 17:57 +0800, HuKeping wrote: From: Madper Xie c...@redhat.com Commit fdeadb43fdf1e7d5698c027b555c389174548e5a upstream. Pstore fs expects that backends provide a unique id which could avoid pstore making entries as duplication or denominating entries the same name.

Re: Patch ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't set has been added to the 3.16-stable tree

2014-11-03 Thread Jiri Slaby
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11/01/2014, 02:29 AM, Ben Hutchings wrote: On Wed, 2014-09-24 at 08:13 +, Zheng, Lv wrote: Hi, Greg and Alexander From: Alexander Mezin [mailto:mezin.alexan...@gmail.com] Sent: Sunday, September 14, 2014 11:32 PM I think this patch

Re: [PATCH 3.2 000/102] 3.2.64-rc1 review

2014-11-03 Thread Guillaume Nault
On Sat, Nov 01, 2014 at 10:28:02PM +, Ben Hutchings wrote: This is the start of the stable review cycle for the 3.2.64 release. There are 102 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. You

Re: [PATCH] drm/tilcdc: Fix the error path in tilcdc_load()

2014-11-03 Thread Luis Henriques
On Wed, Oct 15, 2014 at 08:35:13PM +0400, matwey.korni...@gmail.com wrote: From: Ezequiel Garcia ezequ...@vanguardiasur.com.ar commit b478e336b3e75505707a11e78ef8b964ef0a03af upstream The current error path calls tilcdc_unload() in case of an error to release the resources. However, this

Re: [stable] builddeb: put the dbg files into the correct directory

2014-11-03 Thread Luis Henriques
On Wed, Oct 22, 2014 at 11:52:15PM +0100, Ben Hutchings wrote: Please apply this fix to 3.16-stable and 3.17-stable: Thanks Ben, I'll queue it for the 3.16. Cheers, -- Luís commit 2d0871396995139b37f9ceb153c8b07589148343 Author: Michal Marek mma...@suse.cz Date: Fri Aug 22 15:51:03 2014

Re: fuse direct-io bug in 3.16

2014-11-03 Thread Luis Henriques
On Wed, Oct 29, 2014 at 04:01:54PM +0100, Miklos Szeredi wrote: The following commits are needed to fix a bug in fuse reported here: https://bugzilla.kernel.org/show_bug.cgi?id=82951 c7f3888ad7f0 switch iov_iter_get_pages() to passing maximal number of pages 2c80929c4c4d fuse: honour

Re: Potential USB PHY error handling fix for stable

2014-11-03 Thread Luis Henriques
On Wed, Oct 29, 2014 at 10:10:12PM +, Mark Brown wrote: Hi, One of the Linaro stable kernel users has suggested 2c4e3dbf63b39d (usb: phy: return -ENODEV on failure of try_module_get) as a fix for the stable kernel. While it's error handling that's being fixed this does seem like a

Re: [PATCH] PM / clock_ops: Fix crash in clocks management code if !CONFIG_PM_RUNTIME

2014-11-03 Thread Luis Henriques
On Thu, Oct 30, 2014 at 10:06:25AM +0100, Geert Uytterhoeven wrote: Upstream commit a968bed78b549b4c61d4a46e59161fc1f60f96a6 Author: Geert Uytterhoeven geert+rene...@glider.be Date: Wed Oct 1 20:38:17 2014 +0200 PM / clk: Fix crash in clocks management code if !CONFIG_PM_RUNTIME

Re: [PATCH -stable] rt2x00: support Ralink 5362.

2014-11-03 Thread Luis Henriques
On Fri, Oct 31, 2014 at 10:51:56AM +0100, Stanislaw Gruszka wrote: On Fri, Oct 31, 2014 at 10:47:12AM +0100, Jiri Slaby wrote: On 10/30/2014, 12:18 PM, Xose Vazquez Perez wrote: From: Canek Peláez Valdés ca...@ciencias.unam.mx Hi, what is this, please? No commit message, no

Re: [PATCH -stable] wireless: rt2x00: add new rt2800usb devices

2014-11-03 Thread Luis Henriques
On Fri, Oct 31, 2014 at 10:55:26AM +0100, Stanislaw Gruszka wrote: On Fri, Oct 31, 2014 at 10:47:38AM +0100, Jiri Slaby wrote: On 10/30/2014, 12:18 PM, Xose Vazquez Perez wrote: 0x0b05 0x17e8 RT5372 USB 2.0 bgn 2x2 ASUS USB-N14 0x0411 0x0253 RT5572 USB 2.0 abgn 2x2 BUFFALO WLP-U2-300D

Re: FAILED: patch [PATCH] mm: page_alloc: fix zone allocation fairness on UP failed to apply to 3.16-stable tree

2014-11-03 Thread Luis Henriques
Hi Johannes, On Wed, Oct 08, 2014 at 09:26:04AM -0400, Johannes Weiner wrote: Hi Greg, the following should apply all the way back to 3.12. Thanks! I see your backport has never made its way into the 3.16 kernel. Does it still make sense to apply it, or was there a reason for not

Re: [PATCH] mfd: tc6393xb fail ohci suspend if full state restore is required

2014-11-03 Thread Lee Jones
On Wed, 29 Oct 2014, Dmitry Eremin-Solenikov wrote: 2014-10-24 20:19 GMT+03:00 Dmitry Eremin-Solenikov dbarysh...@gmail.com: Some boards with TC6393XB chip require full state restore during system resume thanks to chip's VCC being cut off during suspend (Sharp SL-6000 tosa is one of them).

Re: Patch ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't set has been added to the 3.16-stable tree

2014-11-03 Thread Ben Hutchings
On Mon, 2014-11-03 at 11:27 +0100, Jiri Slaby wrote: On 11/01/2014, 02:29 AM, Ben Hutchings wrote: On Wed, 2014-09-24 at 08:13 +, Zheng, Lv wrote: Hi, Greg and Alexander From: Alexander Mezin [mailto:mezin.alexan...@gmail.com] Sent: Sunday, September 14, 2014 11:32 PM I think

Re: [PATCH 3.2 087/102] nEPT: Nested INVEPT

2014-11-03 Thread Ben Hutchings
On Sun, 2014-11-02 at 10:03 +0100, Paolo Bonzini wrote: You can just use the same scheme as your patch 88/102: Why is that? Why should I not use the upstream version? Ben. diff --git a/arch/x86/kvm/vmx.c b/arch/x86/kvm/vmx.c index 685b8448d6e2..bd8cc9055fe2 100644 --- a/arch/x86/kvm/vmx.c

[git:media_tree/fixes] [media] imon: fix other RC type protocol support

2014-11-03 Thread Mauro Carvalho Chehab
This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/media_tree.git tree: Subject: [media] imon: fix other RC type protocol support Author: Ulrich Eckhardt uli-l...@uli-eckhardt.de Date:Fri Oct 10 13:27:32 2014 -0300 With

Re: [PATCH 3.2 091/102] KVM: x86: Emulator fixes for eip canonical checks on near branches

2014-11-03 Thread Ben Hutchings
On Sun, 2014-11-02 at 10:44 +0200, Nadav Amit wrote: Sorry, but this patch is incomplete due to a bug. The following patch - http://www.spinics.net/lists/kvm/msg109664.html - is needed as well (on top of the previous one). Thanks, I've added that (commit 7e466f6c). Ben. Nadav On

Re: [PATCH 3.2 000/102] 3.2.64-rc1 review

2014-11-03 Thread Ben Hutchings
On Mon, 2014-11-03 at 11:32 +0100, Guillaume Nault wrote: On Sat, Nov 01, 2014 at 10:28:02PM +, Ben Hutchings wrote: This is the start of the stable review cycle for the 3.2.64 release. There are 102 patches in this series, which will be posted as responses to this one. If anyone has

[PATCH] regulator: max77693: Fix use of uninitialized regulator config

2014-11-03 Thread Krzysztof Kozlowski
Driver allocated on stack struct regulator_config but didn't initialize it fully. Few fields (driver_data, ena_gpio) were left untouched. This lead to using random ena_gpio values as GPIOs for max77693 regulators. On occasion these values could match real GPIO numbers leading to interfering with

Re: [PATCH] regulator: max77693: Fix use of uninitialized regulator config

2014-11-03 Thread Mark Brown
On Mon, Nov 03, 2014 at 03:07:05PM +0100, Krzysztof Kozlowski wrote: Driver allocated on stack struct regulator_config but didn't initialize it fully. Few fields (driver_data, ena_gpio) were left untouched. This lead to using random ena_gpio values as GPIOs for max77693 regulators. Applied,

Re: FAILED: patch [PATCH] mm: page_alloc: fix zone allocation fairness on UP failed to apply to 3.16-stable tree

2014-11-03 Thread Johannes Weiner
On Mon, Nov 03, 2014 at 11:18:50AM +, Luis Henriques wrote: Hi Johannes, On Wed, Oct 08, 2014 at 09:26:04AM -0400, Johannes Weiner wrote: Hi Greg, the following should apply all the way back to 3.12. Thanks! I see your backport has never made its way into the 3.16 kernel.

Re: [PATCH] mfd: tc6393xb fail ohci suspend if full state restore is required

2014-11-03 Thread Lee Jones
On Fri, 24 Oct 2014, Dmitry Eremin-Solenikov wrote: Some boards with TC6393XB chip require full state restore during system resume thanks to chip's VCC being cut off during suspend (Sharp SL-6000 tosa is one of them). Failing to do so would result in ohci Oops on resume due to internal memory

Re: [PATCH] pinctrl: baytrail: show output gpio state correctly on Intel Baytrail

2014-11-03 Thread Felipe Balbi
On Mon, Nov 03, 2014 at 11:24:02AM +0200, Mika Westerberg wrote: On Fri, Oct 31, 2014 at 11:45:09AM -0700, David Cohen wrote: I think adding the module exit + allowing this driver to be a module would be a good approach. Then we don't need to force generic x86 kernel binaries to always

Re: FAILED: patch [PATCH] mm: page_alloc: fix zone allocation fairness on UP failed to apply to 3.16-stable tree

2014-11-03 Thread Luis Henriques
On Mon, Nov 03, 2014 at 09:42:03AM -0500, Johannes Weiner wrote: On Mon, Nov 03, 2014 at 11:18:50AM +, Luis Henriques wrote: Hi Johannes, On Wed, Oct 08, 2014 at 09:26:04AM -0400, Johannes Weiner wrote: Hi Greg, the following should apply all the way back to 3.12. Thanks!

Re: [PATCH] pinctrl: baytrail: show output gpio state correctly on Intel Baytrail

2014-11-03 Thread Mika Westerberg
On Mon, Nov 03, 2014 at 09:00:48AM -0600, Felipe Balbi wrote: On Mon, Nov 03, 2014 at 11:24:02AM +0200, Mika Westerberg wrote: On Fri, Oct 31, 2014 at 11:45:09AM -0700, David Cohen wrote: I think adding the module exit + allowing this driver to be a module would be a good approach. Then

Re: [PATCH 3.2 087/102] nEPT: Nested INVEPT

2014-11-03 Thread Paolo Bonzini
On 03/11/2014 14:44, Ben Hutchings wrote: You can just use the same scheme as your patch 88/102: Why is that? Why should I not use the upstream version? Because it makes no sense to invalidate nested EPT page tables, if the kernel cannot make nested EPT page tables in the first place. I

Re: [PATCH] pinctrl: baytrail: show output gpio state correctly on Intel Baytrail

2014-11-03 Thread Linus Walleij
On Fri, Oct 31, 2014 at 2:20 PM, Felipe Balbi ba...@ti.com wrote: [Me] But another way to get rid of the dilemma is to set .suppress_bind_attrs = true on the .driver field of the device driver. The one can't unbind it through sysfs anymore. .driver = { .name =

Re: [PATCH] pinctrl: baytrail: show output gpio state correctly on Intel Baytrail

2014-11-03 Thread Felipe Balbi
Hi, On Mon, Nov 03, 2014 at 05:27:43PM +0200, Mika Westerberg wrote: On Mon, Nov 03, 2014 at 09:00:48AM -0600, Felipe Balbi wrote: On Mon, Nov 03, 2014 at 11:24:02AM +0200, Mika Westerberg wrote: On Fri, Oct 31, 2014 at 11:45:09AM -0700, David Cohen wrote: I think adding the module

Re: [PATCH] pinctrl: baytrail: show output gpio state correctly on Intel Baytrail

2014-11-03 Thread Mika Westerberg
On Mon, Nov 03, 2014 at 05:27:43PM +0200, Mika Westerberg wrote: On Mon, Nov 03, 2014 at 09:00:48AM -0600, Felipe Balbi wrote: On Mon, Nov 03, 2014 at 11:24:02AM +0200, Mika Westerberg wrote: On Fri, Oct 31, 2014 at 11:45:09AM -0700, David Cohen wrote: I think adding the module exit +

Re: [PATCH] pinctrl: baytrail: show output gpio state correctly on Intel Baytrail

2014-11-03 Thread Felipe Balbi
Hi, On Mon, Nov 03, 2014 at 05:42:07PM +0200, Mika Westerberg wrote: On Mon, Nov 03, 2014 at 05:27:43PM +0200, Mika Westerberg wrote: On Mon, Nov 03, 2014 at 09:00:48AM -0600, Felipe Balbi wrote: On Mon, Nov 03, 2014 at 11:24:02AM +0200, Mika Westerberg wrote: On Fri, Oct 31, 2014 at

[PATCH] drm/radeon: use gart for DMA IB tests

2014-11-03 Thread Alex Deucher
Use gart rather than vram to avoid having to deal with the HDP cache. Port of adfed2b0587289013f8143c54913ddfd44ac1fd3 (drm/radeon: use gart memory for DMA ring tests) to the IB tests. Signed-off-by: Alex Deucher alexander.deuc...@amd.com Cc: stable@vger.kernel.org ---

Re: [PATCH 02/17] ARM: mvebu: enable strex backoff delay

2014-11-03 Thread Gregory CLEMENT
Hi Thomas, On 24/10/2014 13:59, Thomas Petazzoni wrote: From: Nadav Haklai nad...@marvell.com Under extremely rare conditions, in an MPCore node consisting of at least 3 CPUs, two CPUs trying to perform a STREX to data on the same shared cache line can enter a livelock situation. This

[PATCH] bitops: Fix shift overflow in GENMASK macros

2014-11-03 Thread Maxime COQUELIN
On some 32 bits architectures, including x86, GENMASK(31, 0) returns 0 instead of the expected ~0UL. This is the same on some 64 bits architectures with GENMASK_ULL(63, 0). This is due to an overflow in the shift operand, 1 32 for GENMASK, 1 64 for GENMASK_ULL. Fixes:

Re: Patch ACPI / EC: Add support to disallow QR_EC to be issued when SCI_EVT isn't set has been added to the 3.16-stable tree

2014-11-03 Thread Kamal Mostafa
On Mon, 2014-11-03 at 13:43 +, Ben Hutchings wrote: On Mon, 2014-11-03 at 11:27 +0100, Jiri Slaby wrote: On 11/01/2014, 02:29 AM, Ben Hutchings wrote: On Wed, 2014-09-24 at 08:13 +, Zheng, Lv wrote: Hi, Greg and Alexander From: Alexander Mezin

Re: [PATCH] pinctrl: baytrail: show output gpio state correctly on Intel Baytrail

2014-11-03 Thread Mika Westerberg
On Mon, Nov 03, 2014 at 09:50:11AM -0600, Felipe Balbi wrote: Hi, On Mon, Nov 03, 2014 at 05:42:07PM +0200, Mika Westerberg wrote: On Mon, Nov 03, 2014 at 05:27:43PM +0200, Mika Westerberg wrote: On Mon, Nov 03, 2014 at 09:00:48AM -0600, Felipe Balbi wrote: On Mon, Nov 03, 2014 at

Re: [PATCH 3.12 000/144] 3.12.32-stable review

2014-11-03 Thread Shuah Khan
On 10/31/2014 07:14 AM, Jiri Slaby wrote: This is the start of the stable review cycle for the 3.12.32 release. There are 144 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

Patch tracing/syscalls: Ignore numbers outside NR_syscalls' range has been added to the 3.10-stable tree

2014-11-03 Thread gregkh
This is a note to let you know that I've just added the patch titled tracing/syscalls: Ignore numbers outside NR_syscalls' range to the 3.10-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 tracing/syscalls: Ignore numbers outside NR_syscalls' range has been added to the 3.14-stable tree

2014-11-03 Thread gregkh
This is a note to let you know that I've just added the patch titled tracing/syscalls: Ignore numbers outside NR_syscalls' range 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:

Patch tracing/syscalls: Ignore numbers outside NR_syscalls' range has been added to the 3.17-stable tree

2014-11-03 Thread gregkh
This is a note to let you know that I've just added the patch titled tracing/syscalls: Ignore numbers outside NR_syscalls' range to the 3.17-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: emulator: fix execution close to the segment limit has been added to the 3.17-stable tree

2014-11-03 Thread gregkh
This is a note to let you know that I've just added the patch titled KVM: emulator: fix execution close to the segment limit to the 3.17-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 2/2] iwlwifi: fix RFkill while calibrating

2014-11-03 Thread Emmanuel Grumbach
From: Emmanuel Grumbach emmanuel.grumb...@intel.com If the RFkill interrupt fires while we calibrate, it would make the firmware fail and the driver wasn't able to recover. Change the flow so that the driver will kill the firmware in that case. Since we have now two flows that are calling

Re: [PATCH] pinctrl: baytrail: show output gpio state correctly on Intel Baytrail

2014-11-03 Thread Felipe Balbi
Hi, On Mon, Nov 03, 2014 at 08:42:47PM +0200, Mika Westerberg wrote: I think adding the module exit + allowing this driver to be a module would be a good approach. Then we don't need to force generic x86 kernel binaries to always have this driver. Unless

Missed stable line commit (upstream 859828c0ea476b42f3a93d69d117aaba90994b6f)

2014-11-03 Thread Andrew Collins
I ran into an issue today on latest 3.10 stable line that looks to have been resolved upstream and tagged for stable: commit 859828c0ea476b42f3a93d69d117aaba90994b6f Author: Jiri Pirko j...@resnulli.us Date: Thu Dec 5 16:27:37 2013 +0100 br: fix use of -rx_handler_data in code executed on

Re: [PATCH] pinctrl: baytrail: show output gpio state correctly on Intel Baytrail

2014-11-03 Thread David Cohen
Hi Mika, Thanks for your feedbacks :) On Mon, Nov 03, 2014 at 08:42:47PM +0200, Mika Westerberg wrote: On Mon, Nov 03, 2014 at 09:50:11AM -0600, Felipe Balbi wrote: Hi, On Mon, Nov 03, 2014 at 05:42:07PM +0200, Mika Westerberg wrote: On Mon, Nov 03, 2014 at 05:27:43PM +0200, Mika

Re: [PATCH 1/1] usb: core: notify disconnection when core detects disconnect

2014-11-03 Thread Greg KH
On Wed, Oct 08, 2014 at 01:58:17PM +0800, Peter Chen wrote: It is safe to call notify disconnect when the usb core thinks the device is disconnected. This commit also fixes one bug found at below situation: we have not enabled usb wakeup, we do system suspend when there is an usb device at

patch usb-storage: handle a skipped data phase added to usb tree

2014-11-03 Thread gregkh
This is a note to let you know that I've just added the patch titled usb-storage: handle a skipped data phase 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 the next release of the

patch USB: cdc-acm: add device id for GW Instek AFG-2225 added to usb tree

2014-11-03 Thread gregkh
This is a note to let you know that I've just added the patch titled USB: cdc-acm: add device id for GW Instek AFG-2225 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 the next

patch USB: quirks: enable device-qualifier quirk for yet another Elan added to usb tree

2014-11-03 Thread gregkh
This is a note to let you know that I've just added the patch titled USB: quirks: enable device-qualifier quirk for yet another Elan 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 USB: quirks: enable device-qualifier quirk for another Elan added to usb tree

2014-11-03 Thread gregkh
This is a note to let you know that I've just added the patch titled USB: quirks: enable device-qualifier quirk for another Elan 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 the

[PATCH] of: Fix overflow bug in string property parsing functions

2014-11-03 Thread Grant Likely
The string property read helpers will run off the end of the buffer if it is handed a malformed string property. Rework the parsers to make sure that doesn't happen. At the same time add new test cases to make sure the functions behave themselves. The original implementations of

patch xhci: no switching back on non-ULT Haswell added to usb tree

2014-11-03 Thread gregkh
This is a note to let you know that I've just added the patch titled xhci: no switching back on non-ULT Haswell 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 the next release of

patch usb: core: need to call usb_phy_notify_connect after device setup added to usb tree

2014-11-03 Thread gregkh
This is a note to let you know that I've just added the patch titled usb: core: need to call usb_phy_notify_connect after device setup 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

Re: [PATCH 3.16 0/7] Backort firmware monitor to 3.16

2014-11-03 Thread Ben Hutchings
On Tue, 2014-10-28 at 08:11 +0200, Emmanuel Grumbach wrote: This patch series allows to use the firmware debugging features of iwlwifi on 3.16. These features are already in 3.17. I know that this patch series is not compliant with Greg's rules for stable patches. It is unlikely that these

Re: [PATCH] of: Fix overflow bug in string property parsing functions

2014-11-03 Thread Rafael J. Wysocki
On Monday, November 03, 2014 11:38:24 PM Grant Likely wrote: [cut] diff --git a/include/linux/of.h b/include/linux/of.h index 6545e7aec7bb..3b3c6e849ae8 100644 --- a/include/linux/of.h +++ b/include/linux/of.h @@ -267,14 +267,12 @@ extern int of_property_read_u64(const struct device_node

Re: [PATCH v5 2/4] mm/page_alloc: add freepage on isolate pageblock to correct buddy list

2014-11-03 Thread Joonsoo Kim
On Mon, Nov 03, 2014 at 05:22:19PM +0900, Heesub Shin wrote: Hello, On 10/31/2014 04:25 PM, Joonsoo Kim wrote: In free_pcppages_bulk(), we use cached migratetype of freepage to determine type of buddy list where freepage will be added. This information is stored when freepage is added to

RE: [PATCH v5 1/4] usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()

2014-11-03 Thread yoshihiro shimoda
On Fri, Oct 31, 2014 at 01:20:08PM +0900, Yoshihiro Shimoda wrote: From: Kazuya Mizuguchi kazuya.mizuguchi...@renesas.com This patch fixes an issue that the NULL pointer dereference happens when we uses g_audio driver. Since the g_audio driver will call usb_ep_disable() in

[PATCH v6 1/4] usb: renesas_usbhs: gadget: fix NULL pointer dereference in ep_disable()

2014-11-03 Thread Yoshihiro Shimoda
From: Kazuya Mizuguchi kazuya.mizuguchi...@renesas.com This patch fixes an issue that the NULL pointer dereference happens when we uses g_audio driver. Since the g_audio driver will call usb_ep_disable() in afunc_set_alt() before it calls usb_ep_enable(), the uep-pipe of renesas usbhs driver will

Re: [PATCH 1/1] efi-pstore: Make efi-pstore return a unique id

2014-11-03 Thread Hu Keping
于 2014/11/3 18:09, Matt Fleming 写道: On Mon, 2014-11-03 at 17:57 +0800, HuKeping wrote: From: Madper Xie c...@redhat.com Commit fdeadb43fdf1e7d5698c027b555c389174548e5a upstream. Pstore fs expects that backends provide a unique id which could avoid pstore making entries as duplication or

Re: [PATCH v2 1/1] usb: core: notify disconnection when core detects disconnect

2014-11-03 Thread Greg KH
On Tue, Nov 04, 2014 at 10:46:11AM +0800, Peter Chen wrote: It is safe to call notify disconnect when the usb core thinks the device is disconnected. This commit also fixes one bug found at below situation: we have not enabled usb wakeup, we do system suspend when there is an usb device at

Re: [3.16 stable PATCH 0/2] virtio-rng: two backports to fix stuck

2014-11-03 Thread Amos Kong
On Sat, Oct 11, 2014 at 06:51:47AM +0800, Amos Kong wrote: I received two mails about faile to apply patches to 3.16-stable tree: FAILED: patch [PATCH] virtio-rng: skip reading when we start to remove the device failed to apply to 3.16-stable tree FAILED: patch [PATCH] virtio-rng: fix stuck

Re: [PATCH 3.2 019/102] xfs: don't dirty buffers beyond EOF

2014-11-03 Thread Dave Chinner
On Sat, Nov 01, 2014 at 10:28:03PM +, Ben Hutchings wrote: 3.2.64-rc1 review patch. If anyone has any objections, please let me know. I'm not sure it's a good idea to pull stuff like this back into really old stable kernels. This was part of a much larger series of bug fixes that were

Re: [PATCH] pinctrl: baytrail: show output gpio state correctly on Intel Baytrail

2014-11-03 Thread Mika Westerberg
On Mon, Nov 03, 2014 at 02:40:38PM -0600, Felipe Balbi wrote: Hi, On Mon, Nov 03, 2014 at 08:42:47PM +0200, Mika Westerberg wrote: I think adding the module exit + allowing this driver to be a module would be a good approach. Then we don't need to force generic