New issue
Advanced search Search tips

Issue 855938 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2018
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Merge v4.14.52 into chromeos-4.14

Project Member Reported by groeck@chromium.org, Jun 24 2018

Issue description

Merge v4.14.52 into chromeos-4.14
 

Comment 1 by groeck@chromium.org, Jun 28 2018

Status: Started (was: Assigned)
Project Member

Comment 2 by bugdroid1@chromium.org, Jun 29 2018

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

commit adb5b505ee8026c28f1c8d4b86a9c70cfd1836c2
Author: Guenter Roeck <groeck@chromium.org>
Date: Tue Jun 26 15:35:25 2018

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

Merge of v4.14.52 into chromeos-4.14

Changelog:
----------------------------------------------------------------
Bjørn Mork (1):
      cdc_ncm: avoid padding beyond end of skb

Bo Chen (1):
      ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()

Chen Yu (1):
      cpufreq: governors: Fix long idle detection logic in load calculation

Cong Wang (1):
      socket: close race condition between sock_close() and sockfs_setattr()

Dan Carpenter (1):
      libata: zpodd: small read overflow in eject_tray()

Daniel Borkmann (1):
      tls: fix use-after-free in tls_push_record

Davide Caratti (1):
      net/sched: act_simple: fix parsing of TCA_DEF_DATA

Dennis Wassenberg (2):
      ALSA: hda: add dock and led support for HP EliteBook 830 G5
      ALSA: hda: add dock and led support for HP ProBook 640 G4

Dexuan Cui (1):
      hv_netvsc: Fix a network regression after ifdown/ifup

Even Xu (1):
      HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation

Frank van der Linden (1):
      tcp: verify the checksum of the first data segment in a new connection

Greg Kroah-Hartman (1):
      Linux 4.14.52

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

Hans de Goede (1):
      libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk

Hui Wang (1):
      ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs

Jan Kara (2):
      ext4: fix hole length detection in ext4_ind_map_blocks()
      ext4: fix fencepost error in check for inode count overflow during resize

Jason Gerecke (1):
      HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large

Josef Bacik (3):
      nbd: fix nbd device deletion
      nbd: update size when connected
      nbd: use bd_set_size when updating disk size

Julian Anastasov (1):
      ipv6: allow PMTU exceptions to local routes

Luca Coelho (1):
      iwlwifi: fw: harden page loading code

Lukas Czerner (1):
      ext4: update mtime in ext4_punch_hole even if no blocks are released

Mark Syms (1):
      CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiry

Martin Brandenburg (2):
      orangefs: set i_size on new symlink
      orangefs: report attributes_mask and attributes for statx

Michael S. Tsirkin (1):
      vhost: fix info leak due to uninitialized memory

Omar Sandoval (2):
      Btrfs: fix clone vs chattr NODATASUM race
      Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()

Paolo Abeni (1):
      udp: fix rx queue len reported by diag and proc interface

Qu Wenruo (1):
      btrfs: scrub: Don't use inode pages for device replace

Roman Pen (1):
      blk-mq: reinit q->tag_set_list entry only after grace period

Shirish Pargaonkar (1):
      cifs: For SMB2 security informaion query, check for minimum sized security descriptor instead of sizeof FileAllInformation class

Stefan Potyra (1):
      w1: mxc_w1: Enable clock before calling clk_get_rate() on it

Steve French (2):
      smb3: fix various xid leaks
      smb3: on reconnect set PreviousSessionId field

Su Yue (1):
      btrfs: return error value if create_io_em failed in cow_file_range

Takashi Iwai (1):
      ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation

Tao Wang (1):
      cpufreq: Fix new policy initialization during limits updates via sysfs

Tejun Heo (1):
      bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue

Tetsuo Handa (1):
      driver core: Don't ignore class_dir_create_and_add() failure.

Thadeu Lima de Souza Cascardo (1):
      fs/binfmt_misc.c: do not allow offset overflow

Theodore Ts'o (3):
      ext4: do not allow external inodes for inline data
      ext4: bubble errors from ext4_find_inline_data_nolock() up to ext4_iget()
      ext4: correctly handle a zero-length xattr with a non-zero e_value_offs

Tony Luck (2):
      x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
      x86/intel_rdt: Enable CMT and MBM on new Skylake stepping

Trond Myklebust (1):
      NFSv4.1: Fix up replays of interrupted requests

Vlastimil Babka (1):
      mm, page_alloc: do not break __GFP_THISNODE by zonelist reset

Willem de Bruijn (1):
      net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan

Xiangning Yu (1):
      bonding: re-evaluate force_primary when the primary slave name changes

Zhouyang Jia (1):
      net: dsa: add error handling for pskb_trim_rcsum

 Makefile                                       |   2 +-
 arch/x86/kernel/cpu/intel_rdt.c                |   2 +
 arch/x86/kernel/cpu/mcheck/mce-inject.c        |   2 +-
 block/blk-mq.c                                 |   3 +-
 drivers/ata/libata-core.c                      |   3 -
 drivers/ata/libata-zpodd.c                     |   2 +-
 drivers/base/core.c                            |  14 ++-
 drivers/block/nbd.c                            |  17 ++-
 drivers/cpufreq/cpufreq.c                      |   2 +
 drivers/cpufreq/cpufreq_governor.c             |  12 +-
 drivers/hid/intel-ish-hid/ipc/pci-ish.c        |  22 ++--
 drivers/hid/wacom_sys.c                        |   8 ++
 drivers/net/bonding/bond_options.c             |   1 +
 drivers/net/hyperv/netvsc_drv.c                |   4 +-
 drivers/net/tap.c                              |   5 +-
 drivers/net/tun.c                              |   3 +-
 drivers/net/usb/cdc_ncm.c                      |   4 +-
 drivers/net/virtio_net.c                       |   3 +-
 drivers/net/wireless/intel/iwlwifi/fw/paging.c |  49 ++++++--
 drivers/vhost/vhost.c                          |   3 +
 drivers/w1/masters/mxc_w1.c                    |  20 ++--
 fs/binfmt_misc.c                               |  12 +-
 fs/btrfs/inode.c                               |   4 +-
 fs/btrfs/ioctl.c                               |  18 +--
 fs/btrfs/scrub.c                               |   2 +-
 fs/cifs/cifsacl.h                              |  14 +++
 fs/cifs/smb2ops.c                              |  68 ++++++++----
 fs/cifs/smb2pdu.c                              |   4 +-
 fs/ext4/indirect.c                             |  14 ++-
 fs/ext4/inline.c                               |   6 +
 fs/ext4/inode.c                                |  46 ++++----
 fs/ext4/resize.c                               |   2 +-
 fs/ext4/xattr.c                                |   2 +-
 fs/nfs/nfs4_fs.h                               |   2 +-
 fs/nfs/nfs4proc.c                              | 148 +++++++++++++++++--------
 fs/orangefs/inode.c                            |   7 ++
 fs/orangefs/namei.c                            |   7 ++
 include/linux/virtio_net.h                     |  11 +-
 include/net/transp_v6.h                        |  11 +-
 include/net/udp.h                              |   5 +
 mm/backing-dev.c                               |  18 ++-
 mm/page_alloc.c                                |   1 -
 net/dsa/tag_trailer.c                          |   3 +-
 net/ipv4/tcp_ipv4.c                            |   4 +
 net/ipv4/udp.c                                 |   2 +-
 net/ipv4/udp_diag.c                            |   2 +-
 net/ipv6/datagram.c                            |   6 +-
 net/ipv6/route.c                               |   3 -
 net/ipv6/tcp_ipv6.c                            |   4 +
 net/ipv6/udp.c                                 |   3 +-
 net/packet/af_packet.c                         |   4 +-
 net/sched/act_simple.c                         |  15 +--
 net/socket.c                                   |  18 ++-
 net/tls/tls_sw.c                               |  26 ++---
 sound/pci/hda/hda_controller.c                 |   4 +-
 sound/pci/hda/patch_conexant.c                 |   3 +
 sound/pci/hda/patch_realtek.c                  |   6 +-
 57 files changed, 472 insertions(+), 214 deletions(-)

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

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


Comment 3 by groeck@chromium.org, Jun 29 2018

Status: Fixed (was: Started)
 Issue 841373  has been merged into this issue.

Sign in to add a comment