Merge tag 'v4.14.64' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.14-stable
[email protected] Fri, 31 Aug 2018 03:25:40 +0200
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23994649AbeHaBZmzXls2/[email protected]> |
Author: Ralf Baechle <[email protected]> Fri Aug 31 02:18:08 2018 +0200 Commit: 8c40e46d86391639257efb8ddf1b3829ccce4a4a Gitweb: https://git.linux-mips.org/g/ralf/linux/8c40e46d8639 Branch: linux-4.14-stable --- Documentation/process/changes.rst | 19 - Makefile | 2 arch/arm64/mm/mmu.c | 4 .../crypto/sha256-mb/sha256_mb_mgr_flush_avx2.S | 2 arch/x86/include/asm/i8259.h | 1 arch/x86/kernel/cpu/bugs.c | 3 arch/x86/mm/pgtable.c | 61 +++ block/bfq-iosched.c | 50 ++ crypto/ablkcipher.c | 57 +-- crypto/blkcipher.c | 54 +-- crypto/skcipher.c | 51 +- crypto/vmac.c | 412 +++++++++----------- drivers/acpi/apei/ghes.c | 39 -- drivers/clk/sunxi-ng/ccu-sun4i-a10.c | 2 drivers/firmware/qemu_fw_cfg.c | 3 include/asm-generic/pgtable.h | 8 include/crypto/vmac.h | 63 --- include/trace/events/sched.h | 6 lib/ioremap.c | 4 net/bluetooth/hidp/core.c | 4 scripts/depmod.sh | 8 sound/soc/codecs/msm8916-wcd-digital.c | 4 sound/soc/intel/boards/cht_bsw_max98090_ti.c | 45 ++ sound/soc/sh/rcar/adg.c | 4 24 files changed, 418 insertions(+), 488 deletions(-)