Merge tag 'v4.8.15' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.8-stable
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23991960AbcLPEYsJVWQw/[email protected]> |
Author: Ralf Baechle <[email protected]> Fri Dec 16 03:09:47 2016 +0100 Commit: bc804f6d92ce0eb9c02df8338fd4e4e1209d0d87 Gitweb: https://git.linux-mips.org/g/ralf/linux/bc804f6d92ce Branch: linux-4.8-stable --- Makefile | 2 - arch/arm/boot/dts/imx7s.dtsi | 5 +- arch/arm/boot/dts/orion5x-linkstation-lsgl.dts | 4 + arch/m68k/include/asm/delay.h | 2 - arch/parisc/include/asm/pgtable.h | 8 +-- arch/parisc/kernel/cache.c | 11 ++++ arch/parisc/kernel/pacache.S | 22 -------- arch/powerpc/boot/Makefile | 3 + arch/powerpc/boot/opal.c | 2 - arch/powerpc/kernel/eeh_driver.c | 4 + arch/powerpc/mm/hash64_4k.c | 2 - arch/powerpc/mm/hash64_64k.c | 4 + arch/x86/events/core.c | 2 - arch/x86/events/intel/core.c | 2 - crypto/Makefile | 1 crypto/mcryptd.c | 19 ++++--- drivers/acpi/nfit/core.c | 49 +++++++++++++---- drivers/acpi/sleep.c | 29 ++-------- drivers/block/zram/zram_drv.c | 8 ++- drivers/crypto/caam/ctrl.c | 5 +- drivers/crypto/marvell/hash.c | 11 ++-- drivers/dax/dax.c | 2 - drivers/net/can/usb/peak_usb/pcan_usb_core.c | 6 +- drivers/nvdimm/bus.c | 25 +++++++-- drivers/scsi/lpfc/lpfc_sli.c | 14 +++-- drivers/vhost/vsock.c | 2 - fs/ceph/dir.c | 24 +++++--- fs/fuse/dir.c | 7 +- include/linux/cpu.h | 15 +---- include/linux/libnvdimm.h | 2 - include/uapi/linux/can.h | 1 kernel/cpu.c | 2 - kernel/locking/rtmutex.c | 68 +++++++++++++++++++++++- kernel/locking/rtmutex_common.h | 5 +- kernel/sched/auto_group.c | 4 + net/batman-adv/translation-table.c | 4 + net/can/raw.c | 3 + 37 files changed, 240 insertions(+), 139 deletions(-)