From: Greg Kroah-Hartman Date: Sun, 8 Jul 2018 14:14:26 +0000 (+0200) Subject: Merge 4.14.54 into android-4.14 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=a6d6913801266b103d96e41769a9760abec6f6f1;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git Merge 4.14.54 into android-4.14 Changes in 4.14.54 usb: cdc_acm: Add quirk for Uniden UBC125 scanner USB: serial: cp210x: add CESINEL device ids USB: serial: cp210x: add Silicon Labs IDs for Windows Update usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub acpi: Add helper for deactivating memory region usb: typec: ucsi: acpi: Workaround for cache mode issue usb: typec: ucsi: Fix for incorrect status data issue xhci: Fix kernel oops in trace_xhci_free_virt_device n_tty: Fix stall at n_tty_receive_char_special(). n_tty: Access echo_* variables carefully. staging: android: ion: Return an ERR_PTR in ion_map_kernel serial: 8250_pci: Remove stalled entries in blacklist serdev: fix memleak on module unload vt: prevent leaking uninitialized data to userspace via /dev/vcs* drm/amdgpu: Add APU support in vi_set_uvd_clocks drm/amdgpu: Add APU support in vi_set_vce_clocks drm/amdgpu: fix the missed vcn fw version report drm/qxl: Call qxl_bo_unref outside atomic context drm/atmel-hlcdc: check stride values in the first plane drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes array drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helper drm/i915: Enable provoking vertex fix on Gen9 systems. netfilter: nf_tables: nft_compat: fix refcount leak on xt module netfilter: nft_compat: prepare for indirect info storage netfilter: nft_compat: fix handling of large matchinfo size netfilter: nf_tables: don't assume chain stats are set when jumplabel is set netfilter: nf_tables: bogus EBUSY in chain deletions netfilter: nft_meta: fix wrong value dereference in nft_meta_set_eval netfilter: nf_tables: disable preemption in nft_update_chain_stats() netfilter: nf_tables: increase nft_counters_enabled in nft_chain_stats_replace() netfilter: nf_tables: fix memory leak on error exit return netfilter: nf_tables: add missing netlink attrs to policies netfilter: nf_tables: fix NULL-ptr in nf_tables_dump_obj() md: always hold reconfig_mutex when calling mddev_suspend() md: don't call bitmap_create() while array is quiesced. md: move suspend_hi/lo handling into core md code md: use mddev_suspend/resume instead of ->quiesce() md: allow metadata update while suspending. md: remove special meaning of ->quiesce(.., 2) netfilter: don't set F_IFACE on ipv6 fib lookups netfilter: ip6t_rpfilter: provide input interface for route lookup netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain() ARM: dts: imx6q: Use correct SDMA script for SPI5 core mtd: rawnand: fix return value check for bad block status xfrm6: avoid potential infinite loop in _decode_session6() afs: Fix directory permissions check netfilter: ebtables: handle string from userspace with care s390/dasd: use blk_mq_rq_from_pdu for per request data netfilter: nft_limit: fix packet ratelimiting ipvs: fix buffer overflow with sync daemon and service iwlwifi: pcie: compare with number of IRQs requested for, not number of CPUs atm: zatm: fix memcmp casting net: qmi_wwan: Add Netgear Aircard 779S perf test: "Session topology" dumps core on s390 perf bpf: Fix NULL return handling in bpf__prepare_load() fs: clear writeback errors in inode_init_always sched/core: Fix rules for running on online && !active CPUs sched/core: Require cpu_active() in select_task_rq(), for user tasks platform/x86: asus-wmi: Fix NULL pointer dereference net/sonic: Use dma_mapping_error() net: dsa: b53: Add BCM5389 support Linux 4.14.54 Signed-off-by: Greg Kroah-Hartman --- a6d6913801266b103d96e41769a9760abec6f6f1