Merge tag 'v4.9.67' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into linux-4.9-stable
[email protected] Thu, 21 Dec 2017 17:23:12 +0100
| Newsgroups | gmane.linux.ports.mips.cvs |
|---|---|
| Message-ID | <S23994652AbdLUQXPZJnjk/[email protected]> |
Author: Ralf Baechle <[email protected]> Thu Dec 21 14:14:43 2017 +0100 Commit: cf44a9d33631c93bc73b6170049a43c07705b364 Gitweb: https://git.linux-mips.org/g/ralf/linux/cf44a9d33631 Branch: linux-4.9-stable --- Documentation/devicetree/bindings/hwmon/jc42.txt | 4 + Makefile | 2 arch/arm/boot/dts/logicpd-torpedo-37xx-devkit.dts | 8 +- arch/arm/mach-omap2/pdata-quirks.c | 2 arch/x86/entry/entry_64.S | 10 -- arch/x86/kvm/lapic.c | 12 ++ arch/x86/kvm/svm.c | 2 arch/x86/kvm/vmx.c | 2 arch/x86/kvm/x86.c | 5 + drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c | 38 ++++---- drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c | 2 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 2 .../amd/powerplay/hwmgr/process_pptables_v1_0.c | 4 - drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c | 3 + drivers/gpu/drm/i915/intel_i2c.c | 4 + drivers/gpu/drm/panel/panel-simple.c | 2 drivers/gpu/drm/radeon/atombios_dp.c | 38 ++++---- drivers/gpu/drm/radeon/radeon_fb.c | 1 drivers/gpu/drm/ttm/ttm_bo_util.c | 1 drivers/hwmon/jc42.c | 21 ++++ drivers/i2c/busses/i2c-i801.c | 3 + drivers/md/bcache/alloc.c | 2 drivers/md/bcache/extents.c | 2 drivers/md/bcache/journal.c | 2 drivers/mfd/twl4030-power.c | 1 drivers/misc/eeprom/at24.c | 19 ++++ drivers/mmc/core/bus.c | 3 + drivers/mmc/core/mmc.c | 2 drivers/mmc/core/sd.c | 2 drivers/nvme/host/nvme.h | 2 drivers/nvme/host/pci.c | 2 fs/btrfs/extent-tree.c | 14 +-- fs/nfs/dir.c | 3 - fs/nfsd/nfs4state.c | 99 +++++++++++++++----- include/linux/mm.h | 1 include/uapi/linux/bcache.h | 2 mm/huge_memory.c | 19 +--- mm/hugetlb.c | 8 ++ mm/madvise.c | 4 - mm/mmap.c | 8 +- mm/page_alloc.c | 9 ++ 41 files changed, 249 insertions(+), 121 deletions(-)