RE: [PATCH 3.9-stable] ARM: tegra30: clocks: Fix pciex clock registration

2013-06-18 Thread Jay Agarwal
+Stephen to suggest > -Original Message- > From: Jonghwan Choi [mailto:jhbird.c...@samsung.com] > Sent: Wednesday, June 19, 2013 5:49 AM > To: 'Jonghwan Choi'; linux-ker...@vger.kernel.org > Cc: stable@vger.kernel.org; Jay Agarwal > Subject: [PATCH 3.9-stable] ARM: tegra30: clocks: Fix pci

Re: [PATCH v5] ARM PJ4B: Add support for errata 4742

2013-06-18 Thread Ben Hutchings
On Tue, 2013-06-18 at 11:29 +0200, Gregory CLEMENT wrote: > This commit fixes the regression on Armada 370 (the kernal hang during > boot) introduced by the commit: "ARM: 7691/1: mm: kill unused > TLB_CAN_READ_FROM_L1_CACHE and use ALT_SMP instead". > > When coming out of either a Wait for Interru

[tip:x86/urgent] x86: fix build error and kconfig for ia32_emulation and binfmt

2013-06-18 Thread tip-bot for Randy Dunlap
Commit-ID: d1603990ea626668c78527376d9ec084d634202d Gitweb: http://git.kernel.org/tip/d1603990ea626668c78527376d9ec084d634202d Author: Randy Dunlap AuthorDate: Tue, 18 Jun 2013 12:33:40 -0700 Committer: H. Peter Anvin CommitDate: Tue, 18 Jun 2013 16:20:32 -0500 x86: fix build error and

[PATCH 3.9-stable] ARM: tegra30: clocks: Fix pciex clock registration

2013-06-18 Thread Jonghwan Choi
This patch looks like it should be in the 3.9-stable tree, should we apply it? -- From: "Jay Agarwal " commit ff49fad1d9bf2c49f52817b04cde8e4412434637 upstream Registering pciex as peripheral clock instead of fixed clock as tegra_perih_reset_assert(deassert) api of this clock ap

Re: [ 00/48] 3.9.7-stable review

2013-06-18 Thread Greg Kroah-Hartman
On Tue, Jun 18, 2013 at 03:58:37PM -0700, Guenter Roeck wrote: > On Tue, Jun 18, 2013 at 09:17:26AM -0700, Greg Kroah-Hartman wrote: > > From: Greg Kroah-Hartman > > > > This is the start of the stable review cycle for the 3.9.7 release. > > There are 48 patches in this series, all will be posted

Re: [ 00/48] 3.9.7-stable review

2013-06-18 Thread Guenter Roeck
On Tue, Jun 18, 2013 at 09:17:26AM -0700, Greg Kroah-Hartman wrote: > From: Greg Kroah-Hartman > > This is the start of the stable review cycle for the 3.9.7 release. > There are 48 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being

Re: [ 00/26] 3.4.50-stable review

2013-06-18 Thread Shuah Khan
> From: Greg Kroah-Hartman > Date: Tue, Jun 18, 2013 at 10:14 AM > Subject: [ 00/26] 3.4.50-stable review > To: linux-ker...@vger.kernel.org > Cc: Greg Kroah-Hartman , > torva...@linux-foundation.org, a...@linux-foundation.org, > stable@vger.kernel.org > > > From: Greg Kroah-Hartman > > This is

RE: [PATCH] x86, efi: retry ExitBootServices() on failure

2013-06-18 Thread Zachary Bobroff
All, Just to make a few more minor clarifications. According to everything going correctly you will only have two calls to ExitBootServices. In our specific implementation you will only have one possible failure to ExitBootServices and then a success. Just to be fair to the industry there is

Re: [ 00/48] 3.9.7-stable review

2013-06-18 Thread Greg Kroah-Hartman
On Tue, Jun 18, 2013 at 09:55:13PM +, Shuah Khan wrote: > On 06/18/2013 11:24 AM, Greg Kroah-Hartman wrote: > > From: Greg Kroah-Hartman > > > > This is the start of the stable review cycle for the 3.9.7 release. > > There are 48 patches in this series, all will be posted as a response > > to

Re: [ 0/7] 3.0.83-stable review

2013-06-18 Thread Shuah Khan
On 06/18/2013 03:57 PM, Greg Kroah-Hartman wrote: > From: Greg Kroah-Hartman > > This is the start of the stable review cycle for the 3.0.83 release. > There are 7 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > l

Re: [ 00/48] 3.9.7-stable review

2013-06-18 Thread Shuah Khan
On 06/18/2013 11:24 AM, Greg Kroah-Hartman wrote: > From: Greg Kroah-Hartman > > This is the start of the stable review cycle for the 3.9.7 release. > There are 48 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > l

Re: Question about the commits found in a stable tree

2013-06-18 Thread Willy Tarreau
Hi Be, On Tue, Jun 18, 2013 at 09:44:42PM +0100, Ben Hutchings wrote: > Currently there are 3 different formats used for backports of a single > commit, which are: > > gregkh: commit $HASH upstream. > davem: [ Upstream commit $HASH ] > git-cherry-pick: (cherry-picked from commi

Re: [ 13/48] s390/pci: Implement IRQ functions if !PCI

2013-06-18 Thread Ben Hutchings
On Tue, 2013-06-18 at 10:42 -0700, Greg Kroah-Hartman wrote: > On Tue, Jun 18, 2013 at 06:35:40PM +0100, Ben Hutchings wrote: > > On Tue, Jun 18, 2013 at 09:17:39AM -0700, Greg Kroah-Hartman wrote: > > > From: Greg Kroah-Hartman > > > > > > 3.9-stable review patch. If anyone has any objections,

Re: [BUGFIX v2 2/4] ACPI, DOCK: resolve possible deadlock scenarios

2013-06-18 Thread Rafael J. Wysocki
On Wednesday, June 19, 2013 12:03:37 AM Jiang Liu wrote: > On 06/17/2013 07:40 PM, Rafael J. Wysocki wrote: > > On Monday, June 17, 2013 01:12:00 AM Jiang Liu wrote: > >> On 06/16/2013 06:54 AM, Rafael J. Wysocki wrote: > >>> On Saturday, June 15, 2013 11:20:40 PM Rafael J. Wysocki wrote: > On

Re: [BUGFIX v2 2/4] ACPI, DOCK: resolve possible deadlock scenarios

2013-06-18 Thread Rafael J. Wysocki
On Tuesday, June 18, 2013 11:36:50 PM Jiang Liu wrote: > On 06/17/2013 07:39 PM, Rafael J. Wysocki wrote: > > On Monday, June 17, 2013 01:01:51 AM Jiang Liu wrote: > >> On 06/16/2013 05:20 AM, Rafael J. Wysocki wrote: > >>> On Saturday, June 15, 2013 10:17:42 PM Rafael J. Wysocki wrote: > On S

Re: Question about the commits found in a stable tree

2013-06-18 Thread Ben Hutchings
On Tue, Jun 18, 2013 at 12:16:14PM -0700, Greg KH wrote: > On Tue, Jun 18, 2013 at 09:10:32PM +0200, Francis Moreau wrote: > > Hi Greg, > > > > > On Tue, Jun 18, 2013 at 4:34 PM, Greg KH wrote: > > > > > On Tue, Jun 18, 2013 at 10:55:56AM +0200, Francis Moreau wrote: > > > > Hi, > > > > > > >

[PATCH] MAINTAINERS: add stable_kernel_rules.txt to stable maintainer information

2013-06-18 Thread Greg KH
From: Greg Kroah-Hartman This hopefully will help point developers to the proper way that patches should be submitted for inclusion in the stable kernel releases. Reported-by: David Howells Acked-by: David Howells Signed-off-by: Greg Kroah-Hartman diff --git a/MAINTAINERS b/MAINTAINERS index

[PATCH 3.4.y] bonding: rlb mode of bond should not alter ARP originating via bridge

2013-06-18 Thread liquidhorse
From: zheng.li [ Upstream commit 567b871e503316b0927e54a3d7c86d50b722d955 ] Do not modify or load balance ARP packets passing through balance-alb mode (wherein the ARP did not originate locally, and arrived via a bridge). Modifying pass-through ARP replies causes an incorrect MAC address to be

Re: Question about the commits found in a stable tree

2013-06-18 Thread Greg KH
On Tue, Jun 18, 2013 at 09:10:32PM +0200, Francis Moreau wrote: > Hi Greg, > On Tue, Jun 18, 2013 at 4:34 PM, Greg KH wrote: > > > On Tue, Jun 18, 2013 at 10:55:56AM +0200, Francis Moreau wrote: > > > Hi, > > > > > > I'd like to write a tool that would parse the message of commits in a > > sta

[PATCH V2] rtlwifi: rtl8192cu: Fix duplicate if test

2013-06-18 Thread Larry Finger
A typo causes routine rtl92cu_phy_rf6052_set_cck_txpower() to test the same condition twice. The problem was found using cppcheck-1.49, and the proper fix was verified against the pre-mac80211 version of the code. This patch was originally included as commit 1288aa4, but was accidentally reverted

patch "drivers: hv: switch to use mb() instead of smp_mb()" added to char-misc tree

2013-06-18 Thread gregkh
This is a note to let you know that I've just added the patch titled drivers: hv: switch to use mb() instead of smp_mb() to my char-misc git tree which can be found at git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git in the char-misc-next branch. The patch will show up

Re: [PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers

2013-06-18 Thread Kukjin Kim
On 06/19/13 02:45, Tomasz Figa wrote: Ccing Arnd and Olof, because I forgot to add them to git send-email... Sorry for the noise. On Tuesday 18 of June 2013 17:26:31 Tomasz Figa wrote: S5P_ARM_CORE1_* registers affect only core 1. To control further cores properly another registers must be use

Re: [PATCH] ARM: EXYNOS: Fix incorrect usage of S5P_ARM_CORE1_* registers

2013-06-18 Thread Tomasz Figa
Ccing Arnd and Olof, because I forgot to add them to git send-email... Sorry for the noise. On Tuesday 18 of June 2013 17:26:31 Tomasz Figa wrote: > S5P_ARM_CORE1_* registers affect only core 1. To control further cores > properly another registers must be used. > > This patch replaces S5P_ARM_C

Re: [ 13/48] s390/pci: Implement IRQ functions if !PCI

2013-06-18 Thread Greg Kroah-Hartman
On Tue, Jun 18, 2013 at 06:35:40PM +0100, Ben Hutchings wrote: > On Tue, Jun 18, 2013 at 09:17:39AM -0700, Greg Kroah-Hartman wrote: > > From: Greg Kroah-Hartman > > > > 3.9-stable review patch. If anyone has any objections, please let me know. > > > > -- > > > > From: Ben Hutc

patch "firmware loader: fix use-after-free by double abort" added to driver-core tree

2013-06-18 Thread gregkh
This is a note to let you know that I've just added the patch titled firmware loader: fix use-after-free by double abort to my driver-core git tree which can be found at git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git in the driver-core-linus branch. The patch will

Re: [ 13/48] s390/pci: Implement IRQ functions if !PCI

2013-06-18 Thread Ben Hutchings
On Tue, Jun 18, 2013 at 09:17:39AM -0700, Greg Kroah-Hartman wrote: > From: Greg Kroah-Hartman > > 3.9-stable review patch. If anyone has any objections, please let me know. > > -- > > From: Ben Hutchings > > commit c46b54f7406780ec4cf9c9124d1cfb777674dc70 upstream. > > All

Re: https://lkml.org/lkml/2013/2/1/531

2013-06-18 Thread Matthew O'Connor
Because all of my submissions are damaged and I haven't had the time to correct them or my badly configured email clients. Trust me this affects me in the exact same way it does you; I'll try to redo the patches and send them upstream soon, for all our sake's. On Tue, Jun 18, 2013 at 7:47 AM, Sma

[ 17/26] mm: migration: add migrate_entry_wait_huge()

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Naoya Horiguchi commit 30dad30922ccc733cfdbfe232090cf674dc374dc upstream. When we have a page fault for the address which is backed by a hugepage under migration, the

please backport to -stable the fix for online resizing virtio disks

2013-06-18 Thread Marco d'Itri
This fix is needed to be able to resize the disk of a running KVM guest without having to reboot it. (I specifically care about stable 3.2.x, since this is what Debian uses.) The patch has been merged in RHEL as an errata since kernel 2.6.32-358.el6 (see BZ#693940). http://kernel.opensuse.org/

[ 09/26] ath9k: Disable PowerSave by default

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Sujith Manoharan commit 531671cb17af07281e6f28c1425f754346e65c41 upstream. Almost all the DMA issues which have plagued ath9k (in station mode) for years are related

[ 18/26] x86: Fix typo in kexec register clearing

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Kees Cook commit c8a22d19dd238ede87aa0ac4f7dbea8da039b9c1 upstream. Fixes a typo in register clearing code. Thanks to PaX Team for fixing this originally, and James T

[ 03/48] ACPI / video: Do not bind to device objects with a scan handler

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: "Rafael J. Wysocki" commit 8c9b7a7b2fc2750af418ddc28e707c42e78aa0bf upstream. With the introduction of ACPI scan handlers, ACPI device objects with an ACPI scan handl

Re: [PATCH] KEYS: Skip key state checks when checking for possession

2013-06-18 Thread Greg KH
On Tue, Jun 18, 2013 at 05:47:22PM +0100, David Howells wrote: > Skip key state checks (invalidation, revocation and expiration) when checking > for possession. Without this, keys that have been marked invalid, revoked > keys and expired keys are not given a possession attribute - which means the

[PATCH] KEYS: Skip key state checks when checking for possession

2013-06-18 Thread David Howells
Skip key state checks (invalidation, revocation and expiration) when checking for possession. Without this, keys that have been marked invalid, revoked keys and expired keys are not given a possession attribute - which means the possessor is not granted any possession permits and cannot do anythin

[ 14/26] drm/i915: prefer VBT modes for SVDO-LVDS over EDID

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Daniel Vetter commit c3456fb3e4712d0448592af3c5d644c9472cd3c1 upstream. In commit 53d3b4d7778daf15900867336c85d3f8dd70600c Author: Egbert Eich Date: Tue Jun 4 17:

[ 04/26] ceph: ceph_pagelist_append might sleep while atomic

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Jim Schutt commit 39be95e9c8c0b5668c9f8806ffe29bf9f4bc0f40 upstream. Ceph's encode_caps_cb() worked hard to not call __page_cache_alloc() while holding a lock, but it

[ 06/26] drm/gma500/psb: Unpin framebuffer on crtc disable

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Patrik Jakobsson commit 820de86a90089ee607d7864538c98a23b503c846 upstream. The framebuffer needs to be unpinned in the crtc->disable callback because of previous pinn

[ 00/26] 3.4.50-stable review

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman This is the start of the stable review cycle for the 3.4.50 release. There are 26 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 Jun 20 16:10:38

[ 02/26] libceph: must hold mutex for reset_changed_osds()

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Alex Elder commit 14d2f38df67fadee34625fcbd282ee22514c4846 upstream. An osd client has a red-black tree describing its osds, and occasionally we would get crashes due

[ 07/26] drm/gma500/cdv: Unpin framebuffer on crtc disable

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Patrik Jakobsson commit 22e7c385a80d771aaf3a15ae7ccea3b0686bbe10 upstream. The framebuffer needs to be unpinned in the crtc->disable callback because of previous pinn

[ 03/26] ceph: add cpu_to_le32() calls when encoding a reconnect capability

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Jim Schutt commit c420276a532a10ef59849adc2681f45306166b89 upstream. In his review, Alex Elder mentioned that he hadn't checked that num_fcntl_locks and num_flock_loc

[ 08/48] drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Tony Lindgren commit 24b8256a1fb28d357bc6fa09184ba29b4255ba5c upstream. When booted in legacy mode device_init_wakeup() gets called by drivers/mfd/twl-core.c when the

[ 07/48] rbd: dont destroy ceph_opts in rbd_add()

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Alex Elder commit 7262cfca430a1a0e0707149af29ae86bc0ded230 upstream. Whether rbd_client_create() successfully creates a new client or not, it takes responsibility for

[ 10/48] drm/gma500/cdv: Unpin framebuffer on crtc disable

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Patrik Jakobsson commit 22e7c385a80d771aaf3a15ae7ccea3b0686bbe10 upstream. The framebuffer needs to be unpinned in the crtc->disable callback because of previous pinn

[ 25/48] md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it.

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Alex Lyakas commit 3056e3aec8d8ba61a0710fb78b2d562600aa2ea7 upstream. Without that fix, the following scenario could happen: - RAID1 with drives A and B; drive B was

[ 10/26] ath9k: Use minstrel rate control by default

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Sujith Manoharan commit 5efac94999ff218e0101f67a059e44abb4b0b523 upstream. The ath9k rate control algorithm has various architectural issues that make it a poor fit i

[ 16/26] md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it.

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Alex Lyakas commit 3056e3aec8d8ba61a0710fb78b2d562600aa2ea7 upstream. Without that fix, the following scenario could happen: - RAID1 with drives A and B; drive B was

[ 04/48] libceph: must hold mutex for reset_changed_osds()

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Alex Elder commit 14d2f38df67fadee34625fcbd282ee22514c4846 upstream. An osd client has a red-black tree describing its osds, and occasionally we would get crashes due

[ 13/26] cciss: fix broken mutex usage in ioctl

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: "Stephen M. Cameron" commit 03f47e888daf56c8e9046c674719a0bcc644eed5 upstream. If a new logical drive is added and the CCISS_REGNEWD ioctl is invoked (as is normal wi

[ 19/26] libceph: clear messenger auth_retry flag when we authenticate

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Sage Weil commit 20e55c4cc758e4dccdfd92ae8e9588dd624b2cd7 upstream. We maintain a counter of failed auth attempts to allow us to retry once before failing. However,

[ 05/26] drivers/rtc/rtc-twl.c: fix missing device_init_wakeup() when booted with device tree

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Tony Lindgren commit 24b8256a1fb28d357bc6fa09184ba29b4255ba5c upstream. When booted in legacy mode device_init_wakeup() gets called by drivers/mfd/twl-core.c when the

[ 15/26] swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Rafael Aquini commit cbab0e4eec299e9059199ebe6daf48730be46d2b upstream. read_swap_cache_async() can race against get_swap_page(), and stumble across a SWAP_HAS_CACHE

[ 21/26] libceph: add update_authorizer auth method

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Sage Weil commit 0bed9b5c523d577378b6f83eab5835fe30c27208 upstream. Currently the messenger calls out to a get_authorizer con op, which will create a new authorizer i

[ 11/26] CPU hotplug: provide a generic helper to disable/enable CPU hotplug

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: "Srivatsa S. Bhat" commit 16e53dbf10a2d7e228709a7286310e629ede5e45 upstream. There are instances in the kernel where we would like to disable CPU hotplug (from sysfs)

[ 05/48] ceph: add cpu_to_le32() calls when encoding a reconnect capability

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Jim Schutt commit c420276a532a10ef59849adc2681f45306166b89 upstream. In his review, Alex Elder mentioned that he hadn't checked that num_fcntl_locks and num_flock_loc

[ 09/48] drm/gma500/psb: Unpin framebuffer on crtc disable

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Patrik Jakobsson commit 820de86a90089ee607d7864538c98a23b503c846 upstream. The framebuffer needs to be unpinned in the crtc->disable callback because of previous pinn

[ 11/48] Bluetooth: Fix missing length checks for L2CAP signalling PDUs

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hedberg commit cb3b3152b2f5939d67005cff841a1ca748b19888 upstream. There has been code in place to check that the L2CAP length header matches the amount of data

[ 06/48] ceph: ceph_pagelist_append might sleep while atomic

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Jim Schutt commit 39be95e9c8c0b5668c9f8806ffe29bf9f4bc0f40 upstream. Ceph's encode_caps_cb() worked hard to not call __page_cache_alloc() while holding a lock, but it

[ 12/48] Bluetooth: Fix mgmt handling of power on failures

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hedberg commit 96570ffcca0b872dc8626e97569d2697f374d868 upstream. If hci_dev_open fails we need to ensure that the corresponding mgmt_set_powered command gets a

[ 13/48] s390/pci: Implement IRQ functions if !PCI

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Ben Hutchings commit c46b54f7406780ec4cf9c9124d1cfb777674dc70 upstream. All architectures must implement IRQ functions. Since various dependencies on !S390 were remo

[ 02/48] b43: stop format string leaking into error msgs

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Kees Cook commit e0e29b683d6784ef59bbc914eac85a04b650e63c upstream. The module parameter "fwpostfix" is userspace controllable, unfiltered, and is used to define the

[ 22/48] wl12xx: fix minimum required firmware version for wl127x multirole

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Luciano Coelho commit 60c28cf18f970e1c1bd40d615596eeab6efbd9d7 upstream. There was a typo in commit 8675f9 (wlcore/wl12xx/wl18xx: verify multi-role and single-role fw

[ 20/48] cciss: fix broken mutex usage in ioctl

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: "Stephen M. Cameron" commit 03f47e888daf56c8e9046c674719a0bcc644eed5 upstream. If a new logical drive is added and the CCISS_REGNEWD ioctl is invoked (as is normal wi

[ 26/48] md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: "H. Peter Anvin" commit 5026d7a9b2f3eb1f9bda66c18ac6bc3036ec9020 upstream. There are cases where the kernel will believe that the WRITE SAME command is supported by a

[ 19/48] kmsg: honor dmesg_restrict sysctl on /dev/kmsg

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Kees Cook commit 637241a900cbd982f744d44646b48a273d609b34 upstream. The dmesg_restrict sysctl currently covers the syslog method for access dmesg, however /dev/kmsg i

[ 23/48] drm/i915: prefer VBT modes for SVDO-LVDS over EDID

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Daniel Vetter commit c3456fb3e4712d0448592af3c5d644c9472cd3c1 upstream. In commit 53d3b4d7778daf15900867336c85d3f8dd70600c Author: Egbert Eich Date: Tue Jun 4 17:

[ 18/48] reboot: rigrate shutdown/reboot to boot cpu

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Robin Holt commit cf7df378aa4ff7da3a44769b7ff6e9eef1a9f3db upstream. We recently noticed that reboot of a 1024 cpu machine takes approx 16 minutes of just stopping th

[ 16/48] ath9k: Use minstrel rate control by default

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Sujith Manoharan commit 5efac94999ff218e0101f67a059e44abb4b0b523 upstream. The ath9k rate control algorithm has various architectural issues that make it a poor fit i

[ 27/48] md/raid1,raid10: use freeze_array in place of raise_barrier in various places.

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: NeilBrown commit e2d59925221cd562e07fee38ec8839f7209ae603 upstream. Various places in raid1 and raid10 are calling raise_barrier when they really should call freeze_a

[ 15/48] Revert "ath9k_hw: Update rx gain initval to improve rx sensitivity"

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Felix Fietkau commit 96005931785238e1a24febf65ffb5016273e8225 upstream. This reverts commit 68d9e1fa24d9c7c2e527f49df8d18fb8cf0ec943 This change reduces rx sensitivi

[ 21/48] memcg: dont initialize kmem-cache destroying work for root caches

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Andrey Vagin commit f101a9464bfbda42730b54a66f926d75ed2cd31e upstream. struct memcg_cache_params has a union. Different parts of this union are used for root and non

[ 14/48] ath9k: Disable PowerSave by default

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Sujith Manoharan commit 531671cb17af07281e6f28c1425f754346e65c41 upstream. Almost all the DMA issues which have plagued ath9k (in station mode) for years are related

[ 45/48] USB: f81232: fix device initialisation at open

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold commit 21886725d58e92188159731c7c1aac803dd6b9dc upstream. Do not use uninitialised termios data to determine when to configure the device at open. This

[ 38/48] libceph: wrap auth methods in a mutex

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Sage Weil commit e9966076cdd952e19f2dd4854cd719be0d7cbebc upstream. The auth code is called from a variety of contexts, include the mon_client (protected by the monc'

Re: [PATCH v3 1/2] x86, mtrr: Fix original mtrr range get for mtrr_cleanup

2013-06-18 Thread Josh Boyer
On Thu, Jun 13, 2013 at 4:17 PM, Yinghai Lu wrote: > Joshua reported: Commit cd7b304dfaf1 (x86, range: fix missing merge > during add range) broke mtrr cleanup on his setup in 3.9.5. > corresponding commit in upstream is fbe06b7bae7c. > > *BAD*gran_size: 64K chunk_size: 16M num_reg: 6 lose cover

[ 30/48] x86: Fix adjust_range_size_mask calling position

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Yinghai Lu commit 7de3d66b1387ddf5a37d9689e5eb8510fb75c765 upstream. Commit 8d57470d x86, mm: setup page table in top-down causes a kernel panic while setting m

[ 32/48] drm/nv50/disp: force dac power state during load detect

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Ben Skeggs commit ea9197cc323839ef3d5280c0453b2c622caa6bc7 upstream. fdo#64904 Reported-by: Gerhard Bräunlich Signed-off-by: Ben Skeggs --- drivers/gpu/drm/nouve

[ 33/48] drm/nv50/kms: use dac loadval from vbios, where its available

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Ben Skeggs commit d40ee48acde16894fb3b241d7e896d5fa84e0f10 upstream. Regression from merging the old nv50/nvd9 code together, and may be needed to fully fix fdo#64904

[ 29/48] mm: migration: add migrate_entry_wait_huge()

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Naoya Horiguchi commit 30dad30922ccc733cfdbfe232090cf674dc374dc upstream. When we have a page fault for the address which is backed by a hugepage under migration, the

[ 39/48] Modify UEFI anti-bricking code

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Matthew Garrett commit f8b8404337de4e2466e2e1139ea68b1f8295974f upstream. This patch reworks the UEFI anti-bricking code, including an effective reversion of cc5a080c

[ 48/48] ARM: Kirkwood: handle mv88f6282 cpu in __kirkwood_variant().

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Nicolas Schichan commit 4089fe95bfed295c8ad38251d5fe02b6b0ba684c upstream. MPP_F6281_MASK would be previously be returned when on mv88f6282, which would disallow some

[ 31/48] x86: Fix typo in kexec register clearing

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Kees Cook commit c8a22d19dd238ede87aa0ac4f7dbea8da039b9c1 upstream. Fixes a typo in register clearing code. Thanks to PaX Team for fixing this originally, and James T

[ 37/48] libceph: wrap auth ops in wrapper functions

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Sage Weil commit 27859f9773e4a0b2042435b13400ee2c891a61f4 upstream. Use wrapper functions that check whether the auth op exists so that callers do not need a bunch of

[ 42/48] powerpc: Fix missing/delayed calls to irq_work

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Benjamin Herrenschmidt commit 230b3034793247f61e6a0b08c44cf415f6d92981 upstream. When replaying interrupts (as a result of the interrupt occurring while soft-disabled

[ 34/48] libceph: clear messenger auth_retry flag when we authenticate

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Sage Weil commit 20e55c4cc758e4dccdfd92ae8e9588dd624b2cd7 upstream. We maintain a counter of failed auth attempts to allow us to retry once before failing. However,

[ 36/48] libceph: add update_authorizer auth method

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Sage Weil commit 0bed9b5c523d577378b6f83eab5835fe30c27208 upstream. Currently the messenger calls out to a get_authorizer con op, which will create a new authorizer i

[ 40/48] powerpc: Fix stack overflow crash in resume_kernel when ftracing

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Michael Ellerman commit 0e37739b1c96d65e6433998454985de994383019 upstream. It's possible for us to crash when running with ftrace enabled, eg: Bad kernel stack poi

[ 47/48] tg3: Wait for boot code to finish after power on

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Nithin Sujir commit df465abfe06f7dc4f33f4a96d17f096e9e8ac917 upstream. Some systems that don't need wake-on-lan may choose to power down the chip on system standby. U

[ 43/48] usb: chipidea: fix id change handling

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Alexander Shishkin commit 0c3f3dc68bb6e6950e8cd7851e7778c550e8dfb4 upstream. Re-enable chipidea irq even if there's no role changing to do. This is a problem since b1

[ 35/48] libceph: fix authorizer invalidation

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Sage Weil commit 4b8e8b5d78b8322351d44487c1b76f7e9d3412bc upstream. We were invalidating the authorizer by removing the ticket handler entirely. This was effective i

[ 46/48] USB: spcp8x5: fix device initialisation at open

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold commit 5e4211f1c47560c36a8b3d4544dfd866dcf7ccd0 upstream. Do not use uninitialised termios data to determine when to configure the device at open. Signe

[ 44/48] USB: pl2303: fix device initialisation at open

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Johan Hovold commit 2d8f4447b58bba5f8cb895c07690434c02307eaf upstream. Do not use uninitialised termios data to determine when to configure the device at open. This

[ 01/48] audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Oleg Nesterov commit f000cfdde5de4fc15dead5ccf524359c07eadf2b upstream. audit_log_start() does wait_for_auditd() in a loop until audit_backlog_wait_time passes or aud

[ 00/48] 3.9.7-stable review

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman This is the start of the stable review cycle for the 3.9.7 release. There are 48 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 Jun 20 16:15:42

[ 17/48] CPU hotplug: provide a generic helper to disable/enable CPU hotplug

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: "Srivatsa S. Bhat" commit 16e53dbf10a2d7e228709a7286310e629ede5e45 upstream. There are instances in the kernel where we would like to disable CPU hotplug (from sysfs)

[ 41/48] powerpc: Fix emulation of illegal instructions on PowerNV platform

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Paul Mackerras commit bf593907f7236e95698a76b7c7a2bbf8b1165327 upstream. Normally, the kernel emulates a few instructions that are unimplemented on some processors (e

[ 28/48] mm/page_alloc.c: fix watermark check in __zone_watermark_ok()

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Tomasz Stanislawski commit 026b08147923142e925a7d0aaa39038055ae0156 upstream. The watermark check consists of two sub-checks. The first one is: if (free_pag

[ 24/48] swap: avoid read_swap_cache_async() race to deadlock while waiting on discard I/O completion

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.9-stable review patch. If anyone has any objections, please let me know. -- From: Rafael Aquini commit cbab0e4eec299e9059199ebe6daf48730be46d2b upstream. read_swap_cache_async() can race against get_swap_page(), and stumble across a SWAP_HAS_CACHE

[ 23/26] libceph: wrap auth methods in a mutex

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Sage Weil commit e9966076cdd952e19f2dd4854cd719be0d7cbebc upstream. The auth code is called from a variety of contexts, include the mon_client (protected by the monc'

[ 24/26] ceph: fix statvfs fr_size

2013-06-18 Thread Greg Kroah-Hartman
From: Greg Kroah-Hartman 3.4-stable review patch. If anyone has any objections, please let me know. -- From: Sage Weil commit 92a49fb0f79f3300e6e50ddf56238e70678e4202 upstream. Different versions of glibc are broken in different ways, but the short of it is that for the time

  1   2   3   >