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 <gre...@linuxfoundation.org>
    Linux 4.1.1-rc1

Alexey Sokolov <soko...@7pikes.com>
    cdc-acm: Add support of ATOL FPrint fiscal printers

Rafał Miłecki <zaj...@gmail.com>
    b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset

Dmitry Tunin <hanipouspi...@gmail.com>
    ath3k: add support of 13d3:3474 AR3012 device

Dmitry Tunin <hanipouspi...@gmail.com>
    ath3k: Add support of 0489:e076 AR3012 device

Dmitry Tunin <hanipouspi...@gmail.com>
    Bluetooth: ath3k: Add support of 04ca:300d AR3012 device

Lukas Wunner <lu...@wunner.de>
    perf tools: Fix build breakage if prefix= is specified

Palik, Imre <im...@amazon.de>
    perf/x86: Honor the architectural performance monitoring version

Alexander Shishkin <alexander.shish...@linux.intel.com>
    perf/x86/intel/bts: Fix DS area sharing with x86_pmu events

Andi Kleen <a...@linux.intel.com>
    perf/x86: Add more Broadwell model numbers

Oleg Nesterov <o...@redhat.com>
    perf: Fix ring_buffer_attach() RCU sync, again

Borislav Petkov <b...@alien8.de>
    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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to