This is the start of the stable review cycle for the 4.14.58 release. There are 44 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 Wed Jul 25 12:24:22 UTC 2018. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.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.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> Linux 4.14.58-rc1 Mathias Nyman <mathias.nyman@xxxxxxxxxxxxxxx> xhci: Fix perceived dead host due to runtime suspend race with event handler Gautham R. Shenoy <ego@xxxxxxxxxxxxxxxxxx> powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle) Al Viro <viro@xxxxxxxxxxxxxxxxxx> cxl_getfile(): fix double-iput() on alloc_file() failures Al Viro <viro@xxxxxxxxxxxxxxxxxx> alpha: fix osf_wait4() breakage Alexander Couzens <lynxis@xxxxxxx> net: usb: asix: replace mii_nway_restart in resume path Sabrina Dubroca <sd@xxxxxxxxxxxxxxx> ipv6: make DAD fail with enhanced DAD when nonce length differs Florian Fainelli <f.fainelli@xxxxxxxxx> net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite Saeed Mahameed <saeedm@xxxxxxxxxxxx> net/mlx4_en: Don't reuse RX page when XDP is set Haiyang Zhang <haiyangz@xxxxxxxxxxxxx> hv_netvsc: Fix napi reschedule while receive completion is busy Sanjeev Bansal <sanjeevb.bansal@xxxxxxxxxxxx> tg3: Add higher cpu clock for 5762. Matevz Vucnik <vucnikm@xxxxxxxxx> qmi_wwan: add support for Quectel EG91 Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx> ptp: fix missing break in switch Heiner Kallweit <hkallweit1@xxxxxxxxx> net: phy: fix flag masking in __set_phy_supported David Ahern <dsahern@xxxxxxxxx> net/ipv4: Set oif in fib_compute_spec_dst Stefano Brivio <sbrivio@xxxxxxxxxx> skbuff: Unconditionally copy pfmemalloc in __skb_clone() Stefano Brivio <sbrivio@xxxxxxxxxx> net: Don't copy pfmemalloc flag in __copy_skb_header() Lorenzo Colitti <lorenzo@xxxxxxxxxx> net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort Davidlohr Bueso <dave@xxxxxxxxxxxx> lib/rhashtable: consider param->min_size when setting initial table size Arnd Bergmann <arnd@xxxxxxxx> ipv6: ila: select CONFIG_DST_CACHE Colin Ian King <colin.king@xxxxxxxxxxxxx> ipv6: fix useless rol32 call on hash Tyler Hicks <tyhicks@xxxxxxxxxxxxx> ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns Toke Høiland-Jørgensen <toke@xxxxxxx> gen_stats: Fix netlink stats dumping in the presence of padding Lyude Paul <lyude@xxxxxxxxxx> drm/nouveau: Avoid looping through fake MST connectors Lyude Paul <lyude@xxxxxxxxxx> drm/nouveau: Use drm_connector_list_iter_* for iterating connectors Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> drm/i915: Fix hotplug irq ack on i965/g4x Isaac J. Manjarres <isaacm@xxxxxxxxxxxxxx> stop_machine: Disable preemption when waking two stopper threads Alexey Kardashevskiy <aik@xxxxxxxxx> vfio/spapr: Use IOMMU pageshift rather than pagesize Gustavo A. R. Silva <gustavo@xxxxxxxxxxxxxx> vfio/pci: Fix potential Spectre v1 Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx> cpufreq: intel_pstate: Register when ACPI PCCH is present Hugh Dickins <hughd@xxxxxxxxxx> mm/huge_memory.c: fix data loss when splitting a file pmd Jing Xia <jing.xia.mail@xxxxxxxxx> mm: memcg: fix use after free in mem_cgroup_iter() Vineet Gupta <vgupta@xxxxxxxxxxxx> ARC: mm: allow mprotect to make stack mappings executable Alexey Brodkin <Alexey.Brodkin@xxxxxxxxxxxx> ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs Alexey Brodkin <abrodkin@xxxxxxxxxxxx> ARC: Fix CONFIG_SWAP Vineet Gupta <vgupta@xxxxxxxxxxxx> ARCv2: [plat-hsdk]: Save accl reg pair by default Po-Hsu Lin <po-hsu.lin@xxxxxxxxxxxxx> ALSA: hda: add mute led support for HP ProBook 455 G5 YOKOTA Hiroshi <yokota.hgml@xxxxxxxxx> ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk Takashi Iwai <tiwai@xxxxxxx> ALSA: rawmidi: Change resized buffers atomically OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx> fat: fix memory allocation failure handling of match_strdup() Dewet Thibaut <thibaut.dewet@xxxxxxxxx> x86/MCE: Remove min interval polling limitation Hugh Dickins <hughd@xxxxxxxxxx> x86/events/intel/ds: Fix bts_interrupt_threshold alignment Ville Syrjälä <ville.syrjala@xxxxxxxxxxxxxxx> x86/apm: Don't access __preempt_count with zeroed fs Lan Tianyu <tianyu.lan@xxxxxxxxx> KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel. Damien Le Moal <damien.lemoal@xxxxxxx> scsi: sd_zbc: Fix variable type and bogus comment ------------- Diffstat: Makefile | 4 +-- arch/alpha/kernel/osf_sys.c | 5 +--- arch/arc/Kconfig | 2 +- arch/arc/configs/axs101_defconfig | 1 - arch/arc/configs/axs103_defconfig | 1 - arch/arc/configs/axs103_smp_defconfig | 1 - arch/arc/configs/haps_hs_defconfig | 1 - arch/arc/configs/haps_hs_smp_defconfig | 1 - arch/arc/configs/hsdk_defconfig | 1 - arch/arc/configs/nsim_700_defconfig | 1 - arch/arc/configs/nsim_hs_defconfig | 1 - arch/arc/configs/nsim_hs_smp_defconfig | 1 - arch/arc/configs/nsimosci_defconfig | 1 - arch/arc/configs/nsimosci_hs_defconfig | 1 - arch/arc/configs/nsimosci_hs_smp_defconfig | 1 - arch/arc/include/asm/page.h | 2 +- arch/arc/include/asm/pgtable.h | 2 +- arch/arc/plat-hsdk/Kconfig | 2 ++ arch/powerpc/kernel/idle_book3s.S | 2 ++ arch/x86/events/intel/ds.c | 8 +++--- arch/x86/include/asm/apm.h | 6 ----- arch/x86/kernel/apm_32.c | 5 ++++ arch/x86/kernel/cpu/mcheck/mce.c | 3 --- drivers/cpufreq/intel_pstate.c | 17 +++++++++++- drivers/cpufreq/pcc-cpufreq.c | 4 +++ drivers/gpu/drm/i915/i915_irq.c | 32 +++++++++++++++++++++-- drivers/gpu/drm/nouveau/nouveau_backlight.c | 6 +++-- drivers/gpu/drm/nouveau/nouveau_connector.c | 9 +++++-- drivers/gpu/drm/nouveau/nouveau_connector.h | 36 +++++++++++++++++++++++--- drivers/gpu/drm/nouveau/nouveau_display.c | 10 ++++++-- drivers/misc/cxl/api.c | 8 +++--- drivers/net/ethernet/broadcom/bcmsysport.c | 4 +-- drivers/net/ethernet/broadcom/bcmsysport.h | 3 ++- drivers/net/ethernet/broadcom/tg3.c | 9 +++++++ drivers/net/ethernet/mellanox/mlx4/en_rx.c | 8 ++++-- drivers/net/hyperv/netvsc.c | 17 +++++++----- drivers/net/phy/phy_device.c | 7 ++--- drivers/net/usb/asix_devices.c | 4 ++- drivers/net/usb/qmi_wwan.c | 1 + drivers/ptp/ptp_chardev.c | 1 + drivers/scsi/sd_zbc.c | 5 ++-- drivers/usb/host/xhci.c | 40 ++++++++++++++++++++++++++--- drivers/usb/host/xhci.h | 4 +++ drivers/vfio/pci/vfio_pci.c | 4 +++ drivers/vfio/vfio_iommu_spapr_tce.c | 8 +++--- fs/fat/inode.c | 20 ++++++++++----- include/linux/sched/task.h | 2 +- include/linux/skbuff.h | 10 ++++---- include/net/ipv6.h | 2 +- kernel/stop_machine.c | 6 ++++- lib/rhashtable.c | 17 +++++++----- mm/huge_memory.c | 2 ++ mm/memcontrol.c | 2 +- net/core/gen_stats.c | 16 ++++++++++-- net/core/skbuff.c | 1 + net/ipv4/fib_frontend.c | 1 + net/ipv4/sysctl_net_ipv4.c | 5 ++-- net/ipv4/tcp.c | 3 +-- net/ipv6/Kconfig | 1 + net/ipv6/ndisc.c | 2 +- sound/core/rawmidi.c | 20 ++++++++++----- sound/pci/hda/patch_conexant.c | 1 + sound/pci/hda/patch_realtek.c | 1 + virt/kvm/eventfd.c | 6 ++++- 64 files changed, 295 insertions(+), 113 deletions(-)