Merge 4.14.62 into android-4.14-p
authorGreg Kroah-Hartman <gregkh@google.com>
Thu, 9 Aug 2018 13:59:47 +0000 (15:59 +0200)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 9 Aug 2018 13:59:47 +0000 (15:59 +0200)
commitf59c62cef64508d8c293c83cb8b5db5c6bbdf3f8
treed5a2f04e5804a252edffd3996a724e7673970b33
parentacba0b069a7ce6ac5aa508e7988900ac5a4c7a69
parent1aa1166efaceef8972045b4aa25e6e0ab96d8a30
Merge 4.14.62 into android-4.14-p

Changes in 4.14.62
scsi: qla2xxx: Fix unintialized List head crash
scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletion
scsi: qla2xxx: Fix ISP recovery on unload
scsi: qla2xxx: Return error when TMF returns
genirq: Make force irq threading setup more robust
nohz: Fix local_timer_softirq_pending()
nohz: Fix missing tick reprogram when interrupting an inline softirq
netlink: Don't shift on 64 for ngroups
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle
ring_buffer: tracing: Inherit the tracing setting to next ring buffer
i2c: imx: Fix reinit_completion() use
Btrfs: fix file data corruption after cloning a range and fsync
nvme-pci: allocate device queues storage space at probe
nvme-pci: Fix queue double allocations
nvmet-fc: fix target sgl list on large transfers
intel_idle: Graceful probe failure when MWAIT is disabled
xfs: catch inode allocation state mismatch corruption
xfs: validate cached inodes are free when allocated
xfs: don't call xfs_da_shrink_inode with NULL bp
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
Linux 4.14.62

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Makefile
fs/ext4/super.c
kernel/time/tick-sched.c