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 <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 4.1.1-rc1 Alexey Sokolov <sokolov@xxxxxxxxxx> cdc-acm: Add support of ATOL FPrint fiscal printers Rafał Miłecki <zajec5@xxxxxxxxx> b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset Dmitry Tunin <hanipouspilot@xxxxxxxxx> ath3k: add support of 13d3:3474 AR3012 device Dmitry Tunin <hanipouspilot@xxxxxxxxx> ath3k: Add support of 0489:e076 AR3012 device Dmitry Tunin <hanipouspilot@xxxxxxxxx> Bluetooth: ath3k: Add support of 04ca:300d AR3012 device Lukas Wunner <lukas@xxxxxxxxx> perf tools: Fix build breakage if prefix= is specified Palik, Imre <imrep@xxxxxxxxx> perf/x86: Honor the architectural performance monitoring version Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx> perf/x86/intel/bts: Fix DS area sharing with x86_pmu events Andi Kleen <ak@xxxxxxxxxxxxxxx> perf/x86: Add more Broadwell model numbers Oleg Nesterov <oleg@xxxxxxxxxx> perf: Fix ring_buffer_attach() RCU sync, again Borislav Petkov <bp@xxxxxxxxx> 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 stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html