v4.0.5 build: 0 failures 25 warnings (v4.0.5)

2015-06-06 Thread Build bot for Mark Brown
Tree/Branch: v4.0.5 Git describe: v4.0.5 Commit: be4cb23544 Linux 4.0.5 Build Time: 65 min 24 sec Passed:9 / 9 (100.00 %) Failed:0 / 9 ( 0.00 %) Errors: 0 Warnings: 25 Section Mismatches: 0 --- defconfigs w

Patch "crush: ensuring at most num-rep osds are selected" has been added to the 4.0-stable tree

2015-06-06 Thread gregkh
This is a note to let you know that I've just added the patch titled crush: ensuring at most num-rep osds are selected to the 4.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: crush-

Patch "aio: fix serial draining in exit_aio()" has been added to the 4.0-stable tree

2015-06-06 Thread gregkh
This is a note to let you know that I've just added the patch titled aio: fix serial draining in exit_aio() to the 4.0-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary The filename of the patch is: aio-fix-serial-dr

Patch "crush: ensuring at most num-rep osds are selected" has been added to the 3.14-stable tree

2015-06-06 Thread gregkh
This is a note to let you know that I've just added the patch titled crush: ensuring at most num-rep osds are selected 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: crush

v3.14.44 build: 0 failures 62 warnings (v3.14.44)

2015-06-06 Thread Build bot for Mark Brown
Tree/Branch: v3.14.44 Git describe: v3.14.44 Commit: e99d350e5b Linux 3.14.44 Build Time: 64 min 36 sec Passed:8 / 8 (100.00 %) Failed:0 / 8 ( 0.00 %) Errors: 0 Warnings: 62 Section Mismatches: 0 --- defcon

[PATCH FIX] b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset

2015-06-06 Thread Rafał Miłecki
It seems Broadcom released two devices with conflicting device id. There are for sure 14e4:4321 PCI devices with BCM4321 (N-PHY) chipset, they can be found in routers, e.g. Netgear WNR834Bv2. However, according to Broadcom public sources 0x4321 is also used for 5 GHz BCM4306 (G-PHY). It's unsure if

Re: [PATCH] ath3k: Add support of 0489:e076 AR3012 device

2015-06-06 Thread Dmitry Tunin
06.06.2015 20:25, Dmitry Tunin пишет: BugLink: https://bugs.launchpad.net/bugs/1462614 This device requires new firmware files AthrBT_0x11020100.dfu and ramps_0x11020100_40.dfu added to /lib/firmware/ar3k/ that are not included in linux-firmware yet. T: Bus=03 Lev=01 Prnt=01 Port=09 Cnt=06

[PATCH] ath3k: add support of 13d3:3474 AR3012 device

2015-06-06 Thread Dmitry Tunin
BugLink: https://bugs.launchpad.net/bugs/1427680 This device requires new firmware files AthrBT_0x11020100.dfu and ramps_0x11020100_40.dfu added to /lib/firmware/ar3k/ that are not included in linux-firmware yet. T: Bus=01 Lev=01 Prnt=01 Port=04 Cnt=01 Dev#= 4 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=e0(

[PATCH] ath3k: Add support of 0489:e076 AR3012 device

2015-06-06 Thread Dmitry Tunin
BugLink: https://bugs.launchpad.net/bugs/1462614 This device requires new firmware files AthrBT_0x11020100.dfu and ramps_0x11020100_40.dfu added to /lib/firmware/ar3k/ that are not included in linux-firmware yet. T: Bus=03 Lev=01 Prnt=01 Port=09 Cnt=06 Dev#= 7 Spd=12 MxCh= 0 D: Ver= 1.10 Cls=e0(

v3.10.80 build: 0 failures 76 warnings (v3.10.80)

2015-06-06 Thread Build bot for Mark Brown
Tree/Branch: v3.10.80 Git describe: v3.10.80 Commit: 14a86b32c5 Linux 3.10.80 Build Time: 50 min 35 sec Passed:8 / 8 (100.00 %) Failed:0 / 8 ( 0.00 %) Errors: 0 Warnings: 76 Section Mismatches: 0 --- defcon

Linux 4.0.5

2015-06-06 Thread Greg KH
I'm announcing the release of the 4.0.5 kernel. All users of the 4.0 kernel series must upgrade. The updated 4.0.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.0.y and can be browsed at the normal kernel.org git web browser:

Linux 3.14.44

2015-06-06 Thread Greg KH
I'm announcing the release of the 3.14.44 kernel. All users of the 3.14 kernel series must upgrade. The updated 3.14.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.14.y and can be browsed at the normal kernel.org git web browser:

Re: Linux 3.14.44

2015-06-06 Thread Greg KH
diff --git a/Makefile b/Makefile index ae5f1e62812f..9f2471c6fbbe 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 43 +SUBLEVEL = 44 EXTRAVERSION = NAME = Remembering Coco @@ -244,7 +244,7 @@ CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$

Re: Linux 3.10.80

2015-06-06 Thread Greg KH
diff --git a/Makefile b/Makefile index e26cb1e56266..067433219984 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 79 +SUBLEVEL = 80 EXTRAVERSION = NAME = TOSSUG Baby Fish @@ -241,7 +241,7 @@ CONFIG_SHELL := $(shell if [ -x "$$BASH" ]; then echo $$

Linux 3.10.80

2015-06-06 Thread Greg KH
I'm announcing the release of the 3.10.80 kernel. All users of the 3.10 kernel series must upgrade. The updated 3.10.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-3.10.y and can be browsed at the normal kernel.org git web browser:

Re: [PATCH 3.10 14/46] d_walk() might skip too much

2015-06-06 Thread Jari Ruusu
My understanding is that this patch is trying to fix bugs in this commit: https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-3.10.y&id=5f03ac13d87590b0ee879c77e68df63a3d9b3e07 The 3.10.y branch applied the original patch to three different places. Quote from orig

[RFC v2 06/17] nfc: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointer

2015-06-06 Thread Christophe Ricard
Since ndev->driver_data is allocated by devm_kzalloc(), we do not need the inappropriate kfree to free it in driver's remove function. Freeing will trigger when driver unloads. Cc: stable@vger.kernel.org Acked-by: Christophe Ricard Signed-off-by: Firo Yang --- drivers/nfc/st21nfcb/st21nfcb.c |

[RFC v2 07/17] nfc: st21nfcb: Do not remove header once the payload is sent

2015-06-06 Thread Christophe Ricard
Once the data is sent, we need to preserve the full frame for the ndlc state machine. If the NDLC ACK is not received in time, the ndlc layer will resend the same frame. Having the header byte pulled will corrupt the frame. Cc: stable@vger.kernel.org Signed-off-by: Christophe Ricard --- drivers/

[RFC v2 08/17] nfc: st21nfcb: remove st21nfcb_nci_i2c_disable in st21nfcb_nci_i2c_remove

2015-06-06 Thread Christophe Ricard
ndlc_remove already call st21nfcb_nci_i2c_disable and phy->powered is already set to 0. Cc: stable@vger.kernel.org Signed-off-by: Christophe Ricard --- drivers/nfc/st21nfcb/i2c.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/nfc/st21nfcb/i2c.c b/drivers/nfc/st21nfcb/i2c.c index 4