Merge 4.14.52 into android-4.14
authorGreg Kroah-Hartman <gregkh@google.com>
Tue, 26 Jun 2018 01:14:49 +0000 (09:14 +0800)
committerGreg Kroah-Hartman <gregkh@google.com>
Tue, 26 Jun 2018 01:14:49 +0000 (09:14 +0800)
commit08850d51f97a10af4a6d3aeeb5cc2c4f0eef87f3
tree9f5eb539314d5fe9b9616141d8f21f21d9d45348
parentc4b98f6473c93884012401786a2a707113eaf524
parenta26899e0baa4de07caf97f5e4d7298240e98fd0e
Merge 4.14.52 into android-4.14

Changes in 4.14.52
bonding: re-evaluate force_primary when the primary slave name changes
cdc_ncm: avoid padding beyond end of skb
ipv6: allow PMTU exceptions to local routes
net: dsa: add error handling for pskb_trim_rcsum
net/sched: act_simple: fix parsing of TCA_DEF_DATA
tcp: verify the checksum of the first data segment in a new connection
socket: close race condition between sock_close() and sockfs_setattr()
udp: fix rx queue len reported by diag and proc interface
net: in virtio_net_hdr only add VLAN_HLEN to csum_start if payload holds vlan
hv_netvsc: Fix a network regression after ifdown/ifup
tls: fix use-after-free in tls_push_record
NFSv4.1: Fix up replays of interrupted requests
ext4: fix hole length detection in ext4_ind_map_blocks()
ext4: update mtime in ext4_punch_hole even if no blocks are released
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
ext4: fix fencepost error in check for inode count overflow during resize
driver core: Don't ignore class_dir_create_and_add() failure.
Btrfs: fix clone vs chattr NODATASUM race
Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2()
btrfs: return error value if create_io_em failed in cow_file_range
btrfs: scrub: Don't use inode pages for device replace
ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOs
ALSA: hda/conexant - Add fixup for HP Z2 G4 workstation
ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()
ALSA: hda: add dock and led support for HP EliteBook 830 G5
ALSA: hda: add dock and led support for HP ProBook 640 G4
x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()
smb3: fix various xid leaks
smb3: on reconnect set PreviousSessionId field
CIFS: 511c54a2f69195b28afb9dd119f03787b1625bb4 adds a check for session expiry
cifs: For SMB2 security informaion query, check for minimum sized security descriptor instead of sizeof FileAllInformation class
nbd: fix nbd device deletion
nbd: update size when connected
nbd: use bd_set_size when updating disk size
blk-mq: reinit q->tag_set_list entry only after grace period
bdi: Move cgroup bdi_writeback to a dedicated low concurrency workqueue
cpufreq: Fix new policy initialization during limits updates via sysfs
cpufreq: governors: Fix long idle detection logic in load calculation
libata: zpodd: small read overflow in eject_tray()
libata: Drop SanDisk SD7UB3Q*G1001 NOLPM quirk
w1: mxc_w1: Enable clock before calling clk_get_rate() on it
x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
iwlwifi: fw: harden page loading code
orangefs: set i_size on new symlink
orangefs: report attributes_mask and attributes for statx
HID: intel_ish-hid: ipc: register more pm callbacks to support hibernation
HID: wacom: Correct logical maximum Y for 2nd-gen Intuos Pro large
vhost: fix info leak due to uninitialized memory
fs/binfmt_misc.c: do not allow offset overflow
mm, page_alloc: do not break __GFP_THISNODE by zonelist reset
Linux 4.14.52

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Makefile
drivers/cpufreq/cpufreq.c
drivers/net/tun.c
fs/ext4/inline.c
fs/ext4/inode.c
mm/page_alloc.c
net/ipv6/route.c