Merge tag 'v4.12.5' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.12-stable
[email protected] Fri, 22 Sep 2017 10:22:27 +0200
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23994884AbdIVIWaVsfnV/[email protected]> |
Author: Ralf Baechle <[email protected]> Thu Sep 21 00:18:15 2017 +0200 Commit: 0c31e5d7c966d85a496efb65e4d11f260e6f28fc Gitweb: https://git.linux-mips.org/g/ralf/linux/0c31e5d7c966 Branch: linux-4.12-stable --- Makefile | 2 + arch/parisc/kernel/cache.c | 36 +++++++++------------ arch/parisc/kernel/process.c | 2 + arch/powerpc/kvm/book3s_64_mmu_hv.c | 4 ++ arch/powerpc/kvm/book3s_hv.c | 2 + arch/powerpc/platforms/pseries/reconfig.c | 1 - crypto/authencesn.c | 5 +++ drivers/char/ipmi/ipmi_watchdog.c | 7 ++-- drivers/crypto/Kconfig | 2 + drivers/crypto/bcm/spu2.c | 1 + drivers/gpu/drm/i915/intel_display.c | 14 ++++---- drivers/gpu/drm/nouveau/nvkm/engine/disp/nv50.h | 2 + drivers/gpu/drm/nouveau/nvkm/subdev/bar/gf100.c | 2 + drivers/gpu/drm/vmwgfx/vmwgfx_execbuf.c | 2 + drivers/gpu/drm/vmwgfx/vmwgfx_stdu.c | 4 +- drivers/isdn/i4l/isdn_common.c | 1 + drivers/isdn/i4l/isdn_net.c | 5 +-- drivers/md/dm-integrity.c | 15 ++++++--- drivers/md/md.h | 1 - drivers/md/raid1.c | 40 +++++++++-------------- drivers/md/raid10.c | 6 ++- drivers/md/raid5.c | 2 + drivers/mmc/host/sunxi-mmc.c | 8 +++-- drivers/mmc/host/tmio_mmc_pio.c | 19 +++++------ fs/dcache.c | 27 ++++++++++++++++ fs/debugfs/inode.c | 10 +++--- fs/jfs/acl.c | 15 +++++---- fs/namei.c | 8 ++--- fs/nfs/file.c | 2 + fs/nfs/nfs4proc.c | 2 + fs/notify/fsnotify.c | 8 +++-- include/linux/dcache.h | 6 +++ include/linux/fsnotify.h | 31 ------------------ scripts/dtc/dtx_diff | 2 + sound/pci/fm801.c | 4 +- sound/pci/hda/patch_conexant.c | 1 + sound/pci/hda/patch_hdmi.c | 27 ++++++++++++++++ 37 files changed, 185 insertions(+), 141 deletions(-)