This is the start of the stable review cycle for the 4.8.13 release. There are 35 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know.
Responses should be made by Fri Dec 9 07:07:11 UTC 2016. Anything received after that time might be too late. The whole patch series can be found in one patch at: kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.8.13-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.8.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gre...@linuxfoundation.org> Linux 4.8.13-rc1 James Morse <james.mo...@arm.com> arm64: suspend: Reconfigure PSTATE after resume from idle James Morse <james.mo...@arm.com> arm64: mm: Set PSTATE.PAN from the cpu_enable_pan() call James Morse <james.mo...@arm.com> arm64: cpufeature: Schedule enable() calls instead of calling them via IPI Sven Eckelmann <s...@narfation.org> batman-adv: Detect missing primaryif during tp_send as error Stéphan Rafin <step...@soliotek.com> clk: sunxi: Fix M factor computation for APB1 Johannes Weiner <han...@cmpxchg.org> perf/x86: Restore TASK_SIZE check on frame pointer Matthias Brugger <matthias....@gmail.com> drm/mediatek: fix null pointer dereference Johan Hovold <jo...@kernel.org> pwm: Fix device reference leak Dan Carpenter <dan.carpen...@oracle.com> KVM: use after free in kvm_ioctl_create_device() Sudeep Holla <sudeep.ho...@arm.com> arm64: dts: juno: fix cluster sleep state entry latency on all SoC versions Alex Deucher <alexander.deuc...@amd.com> drm/radeon: fix check for port PM availability Peter Wu <pe...@lekensteyn.nl> drm/amdgpu: fix check for port PM availability Peter Wu <pe...@lekensteyn.nl> drm/radeon: fix power state when port pm is unavailable (v2) Peter Wu <pe...@lekensteyn.nl> drm/amdgpu: fix power state when port pm is unavailable Matthew Auld <matthew.a...@intel.com> drm/i915: drop the struct_mutex when wedged or trying to reset Chris Wilson <ch...@chris-wilson.co.uk> drm/i915: Don't touch NULL sg on i915_gem_object_get_pages_gtt() error Marc Zyngier <marc.zyng...@arm.com> KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs Brian Norris <briannor...@chromium.org> mwifiex: printk() overflow with 32-byte SSIDs Johannes Thumshirn <jthumsh...@suse.de> PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX) Johannes Thumshirn <jthumsh...@suse.de> PCI: Export pcie_find_root_port Michal Hocko <mho...@suse.com> mm: workingset: fix NULL ptr in count_shadow_nodes Ding Tianhong <dingtianh...@huawei.com> rcu: Fix soft lockup for rcu_nocb_kthread Dmitry Torokhov <dmitry.torok...@gmail.com> Input: psmouse - disable automatic probing of BYD touchpads Ping Cheng <pingli...@gmail.com> Input: change KEY_DATA from 0x275 to 0x277 Miklos Szeredi <mszer...@redhat.com> ovl: fix d_real() for stacked fs Kirill A. Shutemov <kirill.shute...@linux.intel.com> mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlb Dmitry Vyukov <dvyu...@google.com> kasan: update kasan_global for gcc 7 Takashi Iwai <ti...@suse.de> zram: fix unbalanced idr management at hot removal Kirill A. Shutemov <kirill.shute...@linux.intel.com> thp: fix corner case of munlock() of PTE-mapped THPs Jérémy Lefaure <jeremy.lefa...@lse.epita.fr> mm, thp: propagation of conditional compilation in khugepaged.c Vineet Gupta <vgu...@synopsys.com> ARC: Don't use "+l" inline asm constraint Yuriy Kolerov <yuriy.kole...@synopsys.com> ARC: mm: PAE40: Fix crash at munmap Johannes Thumshirn <jthumsh...@suse.de> scsi: libfc: fix seconds_since_last_reset miscalculation Hannes Reinecke <h...@suse.de> scsi: hpsa: use bus '3' for legacy HBA devices Hannes Reinecke <h...@suse.de> libata-scsi: Fixup ata_gen_passthru_sense() ------------- Diffstat: Makefile | 4 ++-- arch/arc/include/asm/delay.h | 9 ++++---- arch/arc/include/asm/pgtable.h | 2 +- arch/arm64/boot/dts/arm/juno-r1.dts | 2 +- arch/arm64/boot/dts/arm/juno-r2.dts | 2 +- arch/arm64/boot/dts/arm/juno.dts | 2 +- arch/arm64/include/asm/cpufeature.h | 2 +- arch/arm64/include/asm/exec.h | 3 +++ arch/arm64/include/asm/processor.h | 6 ++--- arch/arm64/kernel/cpufeature.c | 10 ++++++++- arch/arm64/kernel/process.c | 3 ++- arch/arm64/kernel/suspend.c | 11 ++++++++++ arch/arm64/kernel/traps.c | 3 ++- arch/arm64/mm/fault.c | 15 +++++++++++-- arch/x86/events/core.c | 10 ++------- drivers/ata/libata-scsi.c | 2 +- drivers/block/zram/zram_drv.c | 3 ++- drivers/clk/sunxi/clk-sunxi.c | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_atpx_handler.c | 16 +++++++++++++- drivers/gpu/drm/i915/i915_gem.c | 5 +++-- drivers/gpu/drm/i915/intel_display.c | 3 ++- drivers/gpu/drm/mediatek/mtk_disp_ovl.c | 14 ++++++------ drivers/gpu/drm/radeon/radeon_atpx_handler.c | 16 +++++++++++++- drivers/input/mouse/psmouse-base.c | 4 ---- drivers/net/wireless/marvell/mwifiex/cfg80211.c | 13 ++++++----- drivers/pci/pcie/aer/aer_inject.c | 14 ------------ drivers/pci/probe.c | 28 +++++++++++++++++++++++- drivers/pwm/sysfs.c | 2 ++ drivers/scsi/hpsa.c | 16 +++++++++----- drivers/scsi/hpsa.h | 2 ++ drivers/scsi/libfc/fc_lport.c | 2 +- fs/overlayfs/super.c | 6 ++--- include/linux/compiler-gcc.h | 4 +++- include/linux/pagemap.h | 21 +++++++++++++----- include/linux/pci.h | 14 ++++++++++++ include/uapi/linux/input-event-codes.h | 2 +- kernel/rcu/tree_plugin.h | 1 + mm/kasan/kasan.h | 3 +++ mm/khugepaged.c | 2 ++ mm/mlock.c | 7 ++++-- mm/truncate.c | 8 +++---- mm/workingset.c | 2 +- net/batman-adv/tp_meter.c | 1 + virt/kvm/arm/vgic/vgic-v2.c | 6 +++-- virt/kvm/arm/vgic/vgic-v3.c | 6 +++-- virt/kvm/kvm_main.c | 2 +- 46 files changed, 215 insertions(+), 96 deletions(-)