New issue
Advanced search Search tips

Issue 867710 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jul 27
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Merge v4.14.58 into chromeos-1.14

Project Member Reported by groeck@chromium.org, Jul 26

Issue description

Merge v4.14.58 into chromeos-4.14

 
Status: Started (was: Assigned)
Project Member

Comment 2 by bugdroid1@chromium.org, Jul 27

Labels: merge-merged-chromeos-4.14
The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/third_party/kernel/+/04fd0aac52260f9a57d2c73166fde99cd51d4c4a

commit 04fd0aac52260f9a57d2c73166fde99cd51d4c4a
Author: Guenter Roeck <groeck@chromium.org>
Date: Thu Jul 26 01:02:32 2018

CHROMIUM: Merge 'v4.14.58' into chromeos-4.14

Merge of v4.14.58 into chromeos-4.14

Changelog:
----------------------------------------------------------------
Al Viro (2):
      alpha: fix osf_wait4() breakage
      cxl_getfile(): fix double-iput() on alloc_file() failures

Alexander Couzens (1):
      net: usb: asix: replace mii_nway_restart in resume path

Alexey Brodkin (2):
      ARC: Fix CONFIG_SWAP
      ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs

Alexey Kardashevskiy (1):
      vfio/spapr: Use IOMMU pageshift rather than pagesize

Arnd Bergmann (1):
      ipv6: ila: select CONFIG_DST_CACHE

Colin Ian King (1):
      ipv6: fix useless rol32 call on hash

Damien Le Moal (1):
      scsi: sd_zbc: Fix variable type and bogus comment

David Ahern (1):
      net/ipv4: Set oif in fib_compute_spec_dst

Davidlohr Bueso (1):
      lib/rhashtable: consider param->min_size when setting initial table size

Dewet Thibaut (1):
      x86/MCE: Remove min interval polling limitation

Florian Fainelli (1):
      net: systemport: Fix CRC forwarding check for SYSTEMPORT Lite

Gautham R. Shenoy (1):
      powerpc/powernv: Fix save/restore of SPRG3 on entry/exit from stop (idle)

Greg Kroah-Hartman (1):
      Linux 4.14.58

Guenter Roeck (1):
      Merge remote-tracking branch 'origin/linux/v4.14.58' into merge/chromeos-4.14-v4.14.58

Gustavo A. R. Silva (2):
      vfio/pci: Fix potential Spectre v1
      ptp: fix missing break in switch

Haiyang Zhang (1):
      hv_netvsc: Fix napi reschedule while receive completion is busy

Heiner Kallweit (1):
      net: phy: fix flag masking in __set_phy_supported

Hugh Dickins (2):
      x86/events/intel/ds: Fix bts_interrupt_threshold alignment
      mm/huge_memory.c: fix data loss when splitting a file pmd

Isaac J. Manjarres (1):
      stop_machine: Disable preemption when waking two stopper threads

Jing Xia (1):
      mm: memcg: fix use after free in mem_cgroup_iter()

Lan Tianyu (1):
      KVM/Eventfd: Avoid crash when assign and deassign specific eventfd in parallel.

Lorenzo Colitti (1):
      net: diag: Don't double-free TCP_NEW_SYN_RECV sockets in tcp_abort

Lyude Paul (2):
      drm/nouveau: Use drm_connector_list_iter_* for iterating connectors
      drm/nouveau: Avoid looping through fake MST connectors

Matevz Vucnik (1):
      qmi_wwan: add support for Quectel EG91

Mathias Nyman (1):
      xhci: Fix perceived dead host due to runtime suspend race with event handler

OGAWA Hirofumi (1):
      fat: fix memory allocation failure handling of match_strdup()

Po-Hsu Lin (1):
      ALSA: hda: add mute led support for HP ProBook 455 G5

Rafael J. Wysocki (1):
      cpufreq: intel_pstate: Register when ACPI PCCH is present

Sabrina Dubroca (1):
      ipv6: make DAD fail with enhanced DAD when nonce length differs

Saeed Mahameed (1):
      net/mlx4_en: Don't reuse RX page when XDP is set

Sanjeev Bansal (1):
      tg3: Add higher cpu clock for 5762.

Stefano Brivio (2):
      net: Don't copy pfmemalloc flag in __copy_skb_header()
      skbuff: Unconditionally copy pfmemalloc in __skb_clone()

Takashi Iwai (1):
      ALSA: rawmidi: Change resized buffers atomically

Toke Høiland-Jørgensen (1):
      gen_stats: Fix netlink stats dumping in the presence of padding

Tyler Hicks (1):
      ipv4: Return EINVAL when ping_group_range sysctl doesn't map to user ns

Ville Syrjälä (2):
      x86/apm: Don't access __preempt_count with zeroed fs
      drm/i915: Fix hotplug irq ack on i965/g4x

Vineet Gupta (2):
      ARCv2: [plat-hsdk]: Save accl reg pair by default
      ARC: mm: allow mprotect to make stack mappings executable

YOKOTA Hiroshi (1):
      ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirk

 Makefile                                    |  2 +-
 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, 294 insertions(+), 112 deletions(-)

BUG= chromium:867710 
TEST=Build and test on various affected systems

Change-Id: Ic8d83679eef9b2d6e056ab20518a93237d30854f
Signed-off-by: Guenter Roeck <groeck@chromium.org>


Status: Fixed (was: Started)

Sign in to add a comment