mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
* refs/heads/tmp-62596e5: Linux 4.14.92 MIPS: Only include mmzone.h when CONFIG_NEED_MULTIPLE_NODES=y spi: bcm2835: Unbreak the build of esoteric configs tpm: tpm_i2c_nuvoton: use correct command duration for TPM 2.x tpm: tpm_try_transmit() refactor error flow. rtc: m41t80: Correct alarm month range with RTC reads arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 PPIs/SGIs arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1 CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem MIPS: OCTEON: mark RGMII interface disabled on OCTEON III MIPS: Expand MIPS32 ASIDs to 64 bits MIPS: Align kernel load address to 64KB MIPS: Ensure pmd_present() returns false after pmd_mknotpresent() MIPS: c-r4k: Add r4k_blast_scache_node for Loongson-3 MIPS: math-emu: Write-protect delay slot emulation pages media: v4l2-tpg: array index could become negative media: vivid: free bitmap_cap when updating std/timings/etc. serial: uartps: Fix interrupt mask issue to handle the RX interrupts properly f2fs: fix validation of the block count in sanity_check_raw_super netfilter: nf_conncount: don't skip eviction when age is negative netfilter: nf_conncount: fix garbage collection confirm race netfilter: nf_conncount: Fix garbage collection with zones netfilter: nf_conncount: expose connection list interface netfilter: xt_connlimit: don't store address in the conn nodes Btrfs: fix fsync of files with multiple hard links in new directories cdc-acm: fix abnormal DATA RX issue for Mediatek Preloader. cgroup: fix CSS_TASK_ITER_PROCS crypto: cavium/nitrox - fix a DMA pool free failure clk: rockchip: fix typo in rk3188 spdif_frac parent spi: bcm2835: Avoid finishing transfer prematurely in IRQ mode spi: bcm2835: Fix book-keeping of DMA termination spi: bcm2835: Fix race on DMA termination ext4: check for shutdown and r/o file system in ext4_write_inode() ext4: force inode writes when nfsd calls commit_metadata() ext4: include terminating u32 in size of xattr entries when expanding inodes ext4: fix EXT4_IOC_GROUP_ADD ioctl ext4: missing unlock/put_page() in ext4_try_to_write_inline_data() ext4: fix possible use after free in ext4_quota_enable ext4: add ext4_sb_bread() to disambiguate ENOMEM cases perf pmu: Suppress potential format-truncation warning platform-msi: Free descriptors in platform_msi_domain_free() KVM: nVMX: Free the VMREAD/VMWRITE bitmaps if alloc_kvm_area() fails KVM: x86: Use jmp to invoke kvm_spurious_fault() from .fixup x86/mm: Drop usage of __flush_tlb_all() in kernel_physical_mapping_init() x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G s390/pci: fix sleeping in atomic during hotplug qmi_wwan: apply SET_DTR quirk to the SIMCOM shared device ID staging: wilc1000: fix missing read_write setting when reading data usb: r8a66597: Fix a possible concurrency use-after-free bug in r8a66597_endpoint_disable() USB: serial: option: add Fibocom NL678 series USB: serial: pl2303: add ids for Hewlett-Packard HP POS pole displays ALSA: hda/tegra: clear pending irq handlers ALSA: firewire-lib: use the same print format for 'without_header' tracepoints ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' tracepoint ALSA: firewire-lib: fix wrong handling payload_length as payload_quadlet ALSA: fireface: fix for state to fetch PCM frames ALSA: hda: add mute LED support for HP EliteBook 840 G4 mtd: atmel-quadspi: disallow building on ebsa110 ALSA: emux: Fix potential Spectre v1 vulnerabilities ALSA: pcm: Fix potential Spectre v1 vulnerability ALSA: emu10k1: Fix potential Spectre v1 vulnerabilities ALSA: rme9652: Fix potential Spectre v1 vulnerability IB/hfi1: Incorrect sizing of sge for PIO will OOPs sock: Make sock->sk_stamp thread-safe net/smc: fix TCP fallback socket release qmi_wwan: Add support for Fibocom NL678 series qmi_wwan: Added support for Fibocom NL668 series tipc: compare remote and local protocols in tipc_udp_enable() tipc: use lock_sock() in tipc_sk_reinit() net/mlx5e: Remove the false indication of software timestamping support mlxsw: core: Increase timeout during firmware flash process net/mlx5e: RX, Fix wrong early return in receive queue poll net/mlx5: Typo fix in del_sw_hw_rule xen/netfront: tolerate frags with no data VSOCK: Send reset control packet when socket is partially bound vhost: make sure used idx is seen before log in vhost_add_used_n() tipc: fix a double kfree_skb() tcp: fix a race in inet_diag_dump_icsk() sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event qmi_wwan: Added support for Telit LN940 series ptr_ring: wrap back ->producer in __ptr_ring_swap_queue() packet: validate address length if non-zero packet: validate address length net/wan: fix a double free in x25_asy_open_tty() netrom: fix locking in nr_find_socket() net: phy: Fix the issue that netif always links up after resuming net: macb: restart tx after tx used bit read net: ipv4: do not handle duplicate fragments as overlapping isdn: fix kernel-infoleak in capi_unlocked_ioctl ipv6: tunnels: fix two use-after-free ipv6: explicitly initialize udp6_addr in udp_sock_create6() ieee802154: lowpan_header_create check must check daddr ibmveth: fix DMA unmap error in ibmveth_xmit_start error path gro_cell: add napi_disable in gro_cells_destroy ax25: fix a use-after-free in ax25_fillin_cb() ip6mr: Fix potential Spectre v1 vulnerability ipv4: Fix potential Spectre v1 vulnerability Change-Id: I648ed0723e25f2fea1b61406419c51fcb55769db Signed-off-by: Blagovest Kolenichev <bkolenichev@codeaurora.org>