This is the start of the stable review cycle for the 4.9.58 release. There are 51 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 Sat Oct 21 13:48:19 UTC 2017. 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.9.58-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.9.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 4.9.58-rc1 Manu Gautam <mgautam@xxxxxxxxxxxxxx> usb: dwc3: gadget: Correct ISOC DATA PIDs for short packets Arnd Bergmann <arnd@xxxxxxxx> cpufreq: CPPC: add ACPI_PROCESSOR dependency Yazen Ghannam <Yazen.Ghannam@xxxxxxx> EDAC, mce_amd: Print IPID and Syndrome on a separate line Jeffy Chen <jeffy.chen@xxxxxxxxxxxxxx> btmrvl: avoid double-disable_irq() race Javier Martinez Canillas <javier@xxxxxxxxxxxxxxx> regulator: core: Resolve supplies before disabling unused regulators Ben Skeggs <bskeggs@xxxxxxxxxx> drm/nouveau/gr/gf100-: fix ccache error logging Madhavan Srinivasan <maddy@xxxxxxxxxxxxxxxxxx> powerpc/perf: Add restrictions to PMC5 in power9 DD1 Kinglong Mee <kinglongmee@xxxxxxxxx> nfsd/callback: Cleanup callback cred on shutdown Marc Zyngier <marc.zyngier@xxxxxxx> hrtimer: Catch invalid clockids again Varun Prakash <varun@xxxxxxxxxxx> target/iscsi: Fix unsolicited data seq_end_offset calculation Sebastian Sanchez <sebastian.sanchez@xxxxxxxxx> IB/hfi1: Allocate context data on memory node Easwar Hariharan <easwar.hariharan@xxxxxxxxx> IB/hfi1: Use static CTLE with Preset 6 for integrated HFIs Dmitry V. Levin <ldv@xxxxxxxxxxxx> uapi: fix linux/mroute6.h userspace compilation errors Dmitry V. Levin <ldv@xxxxxxxxxxxx> uapi: fix linux/rds.h userspace compilation errors Jeff Layton <jlayton@xxxxxxxxxx> ceph: clean up unsafe d_parent accesses in build_dentry_path Jeff Layton <jlayton@xxxxxxxxxx> ceph: fix bogus endianness change in ceph_ioctl_set_layout Jeff Layton <jlayton@xxxxxxxxxx> ceph: don't update_dentry_lease unless we actually got one Alexandre Belloni <alexandre.belloni@xxxxxxxxxxxxxxxxxx> i2c: at91: ensure state is restored after suspending Ram Amrani <Ram.Amrani@xxxxxxxxxx> qed: Read queue state before releasing buffer Ram Amrani <Ram.Amrani@xxxxxxxxxx> qed: Reserve doorbell BAR space for present CPUs Sudarsana Reddy Kalluru <Sudarsana.Kalluru@xxxxxxxxxx> qede: Prevent index problems in loopback test Thomas Petazzoni <thomas.petazzoni@xxxxxxxxxxxxxxxxxx> net: mvpp2: release reference to txq_cpu[] entry after unmapping Nicolai Hähnle <nicolai.haehnle@xxxxxxx> drm/amdgpu: refuse to reserve io mem for split VRAM buffers Arnd Bergmann <arnd@xxxxxxxx> ASoC: mediatek: add I2C dependency for CS42XX8 Dan Carpenter <dan.carpenter@xxxxxxxxxx> scsi: scsi_dh_emc: return success in clariion_std_inquiry() Grygorii Maistrenko <grygoriimkd@xxxxxxxxx> slub: do not merge cache if slub_debug contains a never-merge flag Eric Ren <zren@xxxxxxxx> ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock Yasuaki Ishimatsu <yasu.isimatu@xxxxxxxxx> mm/memory_hotplug: set magic number to page->freelist instead of page->lru.next Milan Broz <gmazyland@xxxxxxxxx> crypto: xts - Add ECB dependency Majd Dibbiny <majd@xxxxxxxxxxxx> net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFs Vijay Kumar <vijay.ac.kumar@xxxxxxxxxx> sparc64: Migrate hvcons irq to panicked cpu Shaohua Li <shli@xxxxxx> md/linear: shutup lockdep warnning Jaegeuk Kim <jaegeuk@xxxxxxxxxx> f2fs: do not wait for writeback in write_begin Robbie Ko <robbieko@xxxxxxxxxxxx> Btrfs: send, fix failure to rename top level inode due to name collision Wanpeng Li <wanpeng.li@xxxxxxxxxxx> sched/fair: Update rq clock before changing a task's CPU affinity Yunlong Song <yunlong.song@xxxxxxxxxx> f2fs: do SSR for data when there is enough free space Christophe JAILLET <christophe.jaillet@xxxxxxxxxx> iio: adc: xilinx: Fix error handling Jarno Rajahalme <jarno@xxxxxxx> netfilter: nf_ct_expect: Change __nf_ct_expect_check() return value. Michael Zoran <mzoran@xxxxxxxxxxxx> staging: vchiq_2835_arm: Make cache-line-size a required DT property Eric Dumazet <edumazet@xxxxxxxxxx> net/mlx4_en: fix overflow in mlx4_en_init_timestamp() Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> mac80211: fix power saving clients handling in iwlwifi Mintz, Yuval <Yuval.Mintz@xxxxxxxxxx> qed: Don't use attention PTT for configuring BW Vinod Koul <vinod.koul@xxxxxxxxx> ALSA: hda: Add Geminilake HDMI codec ID Johannes Berg <johannes.berg@xxxxxxxxx> mac80211_hwsim: check HWSIM_ATTR_RADIO_NAME length Lokesh Vutla <lokeshvutla@xxxxxx> initramfs: finish fput() before accessing any binary from initramfs Franck Demathieu <fdemathieu@xxxxxxxxx> irqchip/crossbar: Fix incorrect type of local variables Arnd Bergmann <arnd@xxxxxxxx> watchdog: kempld: fix gcc-4.3 build Peter Zijlstra <peterz@xxxxxxxxxxxxx> locking/lockdep: Add nest_lock integrity test Anoob Soman <anoob.soman@xxxxxxxxxx> xen-netback: Use GFP_ATOMIC to allocate hash Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Revert "bsg-lib: don't free job in bsg_prepare_job" Matt Redfearn <matt.redfearn@xxxxxxxxxx> MIPS: Fix minimum alignment requirement of IRQ stack ------------- Diffstat: Makefile | 4 +- arch/mips/include/asm/irq.h | 2 +- arch/powerpc/perf/isa207-common.h | 4 + arch/powerpc/perf/power9-pmu.c | 2 +- arch/sparc/include/asm/setup.h | 5 +- arch/sparc/kernel/smp_64.c | 6 +- arch/x86/mm/init_64.c | 2 +- block/bsg-lib.c | 1 + crypto/Kconfig | 1 + drivers/bluetooth/btmrvl_sdio.c | 8 +- drivers/cpufreq/Kconfig.arm | 2 +- drivers/edac/mce_amd.c | 9 +- drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | 3 + drivers/gpu/drm/nouveau/nvkm/engine/gr/gf100.c | 2 +- drivers/i2c/busses/i2c-at91.c | 3 + drivers/iio/adc/xilinx-xadc-core.c | 6 +- drivers/infiniband/hw/hfi1/init.c | 17 ++-- drivers/infiniband/hw/hfi1/pcie.c | 4 +- drivers/irqchip/irq-crossbar.c | 3 +- drivers/md/linear.c | 3 +- drivers/net/ethernet/marvell/mvpp2.c | 9 +- drivers/net/ethernet/mellanox/mlx4/en_clock.c | 18 ++-- drivers/net/ethernet/mellanox/mlx4/main.c | 2 - drivers/net/ethernet/mellanox/mlx4/mlx4_en.h | 1 - drivers/net/ethernet/qlogic/qed/qed.h | 4 +- drivers/net/ethernet/qlogic/qed/qed_dev.c | 8 +- drivers/net/ethernet/qlogic/qed/qed_mcp.c | 3 +- drivers/net/ethernet/qlogic/qed/qed_roce.c | 12 +-- drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 6 +- drivers/net/wireless/mac80211_hwsim.c | 28 ++++-- drivers/net/xen-netback/hash.c | 2 +- drivers/regulator/core.c | 10 ++ drivers/scsi/device_handler/scsi_dh_emc.c | 2 +- .../interface/vchiq_arm/vchiq_2835_arm.c | 8 +- drivers/target/iscsi/iscsi_target_erl0.c | 6 +- drivers/tty/serial/sunhv.c | 6 ++ drivers/usb/dwc3/gadget.c | 35 ++++++- drivers/watchdog/kempld_wdt.c | 9 +- fs/btrfs/send.c | 5 +- fs/ceph/inode.c | 4 +- fs/ceph/ioctl.c | 4 +- fs/ceph/mds_client.c | 9 +- fs/f2fs/data.c | 7 +- fs/f2fs/segment.c | 2 +- fs/nfsd/nfs4callback.c | 8 ++ fs/nfsd/nfs4state.c | 10 +- fs/nfsd/state.h | 1 + fs/ocfs2/dlmglue.c | 105 ++++++++++++++++++++- fs/ocfs2/dlmglue.h | 18 ++++ fs/ocfs2/ocfs2.h | 1 + include/uapi/linux/mroute6.h | 1 + include/uapi/linux/rds.h | 3 +- init/initramfs.c | 2 + init/main.c | 3 - kernel/locking/lockdep.c | 11 ++- kernel/sched/core.c | 1 + kernel/time/hrtimer.c | 20 +++- mm/memory_hotplug.c | 5 +- mm/slab_common.c | 5 +- mm/sparse.c | 2 +- net/mac80211/sta_info.c | 2 +- net/netfilter/nf_conntrack_expect.c | 4 +- sound/pci/hda/patch_hdmi.c | 1 + sound/soc/mediatek/Kconfig | 2 +- 64 files changed, 377 insertions(+), 115 deletions(-)