Merge 4.14.167 into android-4.14-q
authorGreg Kroah-Hartman <gregkh@google.com>
Thu, 23 Jan 2020 07:31:22 +0000 (08:31 +0100)
committerGreg Kroah-Hartman <gregkh@google.com>
Thu, 23 Jan 2020 07:31:22 +0000 (08:31 +0100)
commite3bf9b5e75e72c7c884cb1e5ebb3714fd8eca950
tree7b27f4040f811d1a8ab3e6c17447ea165c12b25d
parent55c29269375cbcbc30a4491815c914cddf356ed6
parent8bac50406cca10a219aa899243d49c57ddaf7c5b
Merge 4.14.167 into android-4.14-q

Changes in 4.14.167
dt-bindings: reset: meson8b: fix duplicate reset IDs
clk: Don't try to enable critical clocks if prepare failed
ASoC: msm8916-wcd-analog: Fix selected events for MIC BIAS External1
ALSA: seq: Fix racy access for queue timer in proc read
Fix built-in early-load Intel microcode alignment
block: fix an integer overflow in logical block size
ARM: dts: am571x-idk: Fix gpios property to have the correct gpio number
iio: buffer: align the size of scan bytes to size of the largest element
USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx
USB: serial: option: Add support for Quectel RM500Q
USB: serial: opticon: fix control-message timeouts
USB: serial: option: add support for Quectel RM500Q in QDL mode
USB: serial: suppress driver bind attributes
USB: serial: ch341: handle unbound port at reset_resume
USB: serial: io_edgeport: add missing active-port sanity check
USB: serial: keyspan: handle unbound ports
USB: serial: quatech2: handle unbound ports
scsi: fnic: fix invalid stack access
scsi: mptfusion: Fix double fetch bug in ioctl
ptrace: reintroduce usage of subjective credentials in ptrace_has_cap()
usb: core: hub: Improved device recognition on remote wakeup
x86/resctrl: Fix an imbalance in domain_remove_cpu()
x86/efistub: Disable paging at mixed mode entry
perf hists: Fix variable name's inconsistency in hists__for_each() macro
perf report: Fix incorrectly added dimensions as switch perf data file
mm/shmem.c: thp, shmem: fix conflict of above-47bit hint address and PMD alignment
btrfs: fix memory leak in qgroup accounting
mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio()
net: stmmac: 16KB buffer must be 16 byte aligned
net: stmmac: Enable 16KB buffer size
USB: serial: io_edgeport: use irqsave() in USB's complete callback
USB: serial: io_edgeport: handle unbound ports on URB completion
mm/huge_memory.c: make __thp_get_unmapped_area static
mm/huge_memory.c: thp: fix conflict of above-47bit hint address and PMD alignment
arm64: dts: agilex/stratix10: fix pmu interrupt numbers
cfg80211: fix page refcount issue in A-MSDU decap
netfilter: fix a use-after-free in mtype_destroy()
netfilter: arp_tables: init netns pointer in xt_tgdtor_param struct
NFC: pn533: fix bulk-message timeout
batman-adv: Fix DAT candidate selection on little endian systems
macvlan: use skb_reset_mac_header() in macvlan_queue_xmit()
hv_netvsc: Fix memory leak when removing rndis device
net: dsa: tag_qca: fix doubled Tx statistics
net: hns: fix soft lockup when there is not enough memory
net: usb: lan78xx: limit size of local TSO packets
net/wan/fsl_ucc_hdlc: fix out of bounds write on array utdm_info
ptp: free ptp device pin descriptors properly
r8152: add missing endpoint sanity check
tcp: fix marked lost packets not being retransmitted
xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
cw1200: Fix a signedness bug in cw1200_load_firmware()
arm64: dts: meson-gxl-s905x-khadas-vim: fix gpio-keys-polled node
cfg80211: check for set_wiphy_params
tick/sched: Annotate lockless access to last_jiffies_update
Revert "arm64: dts: juno: add dma-ranges property"
reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr
scsi: esas2r: unlock on error in esas2r_nvram_read_direct()
scsi: qla4xxx: fix double free bug
scsi: bnx2i: fix potential use after free
scsi: target: core: Fix a pr_debug() argument
scsi: qla2xxx: Fix qla2x00_request_irqs() for MSI
scsi: qla2xxx: fix rports not being mark as lost in sync fabric scan
scsi: core: scsi_trace: Use get_unaligned_be*()
perf probe: Fix wrong address verification
regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
Linux 4.14.167

Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I8c63378706ba89b0fc0366241b2b7d6f04a23d7c
Makefile
kernel/time/tick-sched.c
mm/huge_memory.c
mm/page-writeback.c
mm/shmem.c
net/ipv4/tcp_input.c