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 <[email protected]>
Linux 4.1.1-rc1
Alexey Sokolov <[email protected]>
cdc-acm: Add support of ATOL FPrint fiscal printers
Rafał Miłecki <[email protected]>
b43: fix support for 14e4:4321 PCI dev with BCM4321 chipset
Dmitry Tunin <[email protected]>
ath3k: add support of 13d3:3474 AR3012 device
Dmitry Tunin <[email protected]>
ath3k: Add support of 0489:e076 AR3012 device
Dmitry Tunin <[email protected]>
Bluetooth: ath3k: Add support of 04ca:300d AR3012 device
Lukas Wunner <[email protected]>
perf tools: Fix build breakage if prefix= is specified
Palik, Imre <[email protected]>
perf/x86: Honor the architectural performance monitoring version
Alexander Shishkin <[email protected]>
perf/x86/intel/bts: Fix DS area sharing with x86_pmu events
Andi Kleen <[email protected]>
perf/x86: Add more Broadwell model numbers
Oleg Nesterov <[email protected]>
perf: Fix ring_buffer_attach() RCU sync, again
Borislav Petkov <[email protected]>
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 [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/