Merge tag 'v4.12.1' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.12-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23994873AbdIVIVwvUl1V/[email protected]> |
Author: Ralf Baechle <[email protected]> Thu Sep 21 00:16:40 2017 +0200 Commit: 8fc27f7f1bd37bdb9169107811c8d0bedbbe85ca Gitweb: https://git.linux-mips.org/g/ralf/linux/8fc27f7f1bd3 Branch: linux-4.12-stable --- Makefile | 2 arch/powerpc/platforms/powernv/idle.c | 2 arch/x86/lib/copy_user_64.S | 7 - crypto/drbg.c | 1 drivers/base/core.c | 6 - drivers/base/platform.c | 11 + drivers/char/tpm/tpm-chip.c | 34 +++ drivers/char/tpm/tpm-sysfs.c | 6 - drivers/infiniband/core/uverbs_cmd.c | 8 + drivers/usb/core/quirks.c | 4 drivers/usb/core/usb.c | 2 drivers/usb/dwc3/dwc3-st.c | 2 drivers/usb/dwc3/gadget.c | 9 - drivers/usb/host/xhci-hub.c | 3 drivers/usb/host/xhci-pci.c | 12 + drivers/usb/host/xhci.h | 1 drivers/usb/serial/cp210x.c | 1 drivers/usb/serial/option.c | 4 drivers/usb/serial/qcserial.c | 1 drivers/usb/usbip/stub_main.c | 4 drivers/usb/usbip/stub_tx.c | 4 drivers/xen/xenbus/xenbus_comms.c | 21 +- fs/gfs2/glock.c | 11 + fs/gfs2/incore.h | 1 include/linux/cpumask.h | 17 ++ include/linux/device.h | 2 include/linux/usb/hcd.h | 4 kernel/sched/fair.c | 332 +++++++++++---------------------- kernel/sched/features.h | 1 lib/cpumask.c | 32 +++ 30 files changed, 291 insertions(+), 254 deletions(-)