Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755610AbbF0BON (ORCPT ); Fri, 26 Jun 2015 21:14:13 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:47542 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755341AbbF0BJd (ORCPT ); Fri, 26 Jun 2015 21:09:33 -0400 From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah.kh@samsung.com, stable@vger.kernel.org Subject: [PATCH 4.1 00/11] 4.1.1-stable review Date: Fri, 26 Jun 2015 18:09:03 -0700 Message-Id: <20150627010859.834155797@linuxfoundation.org> X-Mailer: git-send-email 2.4.4 MIME-Version: 1.0 User-Agent: quilt/0.64 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2728 Lines: 81 This is the start of the stable review cycle for the 4.1.1 release. There are 11 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 Mon Jun 29 01:08:53 UTC 2015. Anything received after that time might be too late. The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.1.1-rc1.gz and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.1.1-rc1 Alexey Sokolov cdc-acm: Add support of ATOL FPrint fiscal printers Rafał Miłecki b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset Dmitry Tunin ath3k: add support of 13d3:3474 AR3012 device Dmitry Tunin ath3k: Add support of 0489:e076 AR3012 device Dmitry Tunin Bluetooth: ath3k: Add support of 04ca:300d AR3012 device Lukas Wunner perf tools: Fix build breakage if prefix= is specified Palik, Imre perf/x86: Honor the architectural performance monitoring version Alexander Shishkin perf/x86/intel/bts: Fix DS area sharing with x86_pmu events Andi Kleen perf/x86: Add more Broadwell model numbers Oleg Nesterov perf: Fix ring_buffer_attach() RCU sync, again Borislav Petkov x86/boot: Fix overflow warning with 32-bit binutils ------------- Diffstat: Makefile | 4 +-- arch/x86/kernel/cpu/perf_event.c | 52 +++++++++++++++++++----------- arch/x86/kernel/cpu/perf_event.h | 4 +++ arch/x86/kernel/cpu/perf_event_intel.c | 14 ++++---- arch/x86/kernel/cpu/perf_event_intel_bts.c | 9 ++++++ arch/x86/kernel/head_32.S | 13 ++++++-- drivers/bluetooth/ath3k.c | 6 ++++ drivers/bluetooth/btusb.c | 3 ++ drivers/net/wireless/b43/main.c | 4 +++ drivers/usb/class/cdc-acm.c | 9 ++++++ drivers/usb/class/cdc-acm.h | 1 + kernel/events/core.c | 14 ++++---- tools/build/Makefile.build | 8 ++--- 13 files changed, 100 insertions(+), 41 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/