mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
* remotes/origin/tmp-f2e8962: Linux 4.14.15 MIPS: AR7: ensure the port type's FCR value is used net: mvpp2: do not disable GMAC padding mm, page_vma_mapped: Drop faulty pointer arithmetics in check_pte() x86/mm: Rework wbinvd, hlt operation in stop_this_cpu() x86/retpoline: Optimize inline assembler for vmexit_fill_RSB x86/pti: Document fix wrong index kprobes/x86: Disable optimizing on the function jumps to indirect thunk kprobes/x86: Blacklist indirect thunk functions for kprobes retpoline: Introduce start/end markers of indirect thunk x86/mce: Make machine check speculation protected arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2 MIPS: CM: Drop WARN_ON(vp != 0) alpha/PCI: Fix noname IRQ level detection x86: Use __nostackprotect for sme_encrypt_kernel dm crypt: fix error return code in crypt_ctr() dm crypt: wipe kernel key copy after IV initialization dm crypt: fix crash by adding missing check for auth key size dm integrity: don't store cipher request on the stack dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6 dm btree: fix serious bug in btree_split_beneath() drm/vmwgfx: fix memory corruption with legacy/sou connectors workqueue: avoid hard lockups in show_workqueue_state() scsi: libsas: Disable asynchronous aborts for SATA devices libata: apply MAX_SEC_1024 to all LITEON EP1 series devices proc: fix coredump vs read /proc/*/stat race scripts/gdb/linux/tasks.py: fix get_thread_info i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once can: peak: fix potential bug in packet fragmentation ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7 ARM: sunxi_defconfig: Enable CMA ARM64: dts: marvell: armada-cp110: Fix clock resources for various node phy: work around 'phys' references to usb-nop-xceiv devices tracing: Fix converting enum's from the map in trace_event_eval_update() Input: twl4030-vibra - fix sibling-node lookup Input: twl6040-vibra - fix child-node lookup Input: 88pm860x-ts - fix child-node lookup Input: synaptics-rmi4 - prevent UAF reported by KASAN Input: ALPS - fix multi-touch decoding on SS4 plus touchpads x86/mm: Encrypt the initrd earlier for BSP microcode update ARM: OMAP3: hwmod_data: add missing module_offs for MMC3 x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption x86/mm: Centralize PMD flags in sme_encrypt_kernel() x86/mm: Use a struct to reduce parameters for SME PGD mapping x86/mm: Clean up register saving in the __enc_copy() assembly code x86/apic/vector: Fix off by one in error path pipe: avoid round_pipe_size() nr_pages overflow on 32-bit x86/tsc: Fix erroneous TSC rate on Skylake Xeon x86/tsc: Future-proof native_calibrate_tsc() x86/idt: Mark IDT tables __initconst x86/mm/pkeys: Fix fill_sig_info_pkey x86/intel_rdt/cqm: Prevent use after free module: Add retpoline tag to VERMAGIC x86/cpufeature: Move processor tracing out of scattered features objtool: Improve error message for bad file argument x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros x86/retpoline: Fill RSB on context switch for affected CPUs x86/kasan: Panic if there is not enough memory to boot mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clock objtool: Fix seg fault with gold linker delayacct: Account blkio completion on the correct task iser-target: Fix possible use-after-free in connection establishment error af_key: fix buffer overread in parse_exthdrs() af_key: fix buffer overread in verify_address_len() timers: Unconditionally check deferrable base RDMA/mlx5: Fix out-of-bound access while querying AH IB/hfi1: Prevent a NULL dereference ALSA: hda - Apply the existing quirk to iMac 14,1 ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variant ALSA: pcm: Remove yet superfluous WARN_ON() ALSA: seq: Make ioctls race-free futex: Prevent overflow by strengthen input validation futex: Avoid violating the 10th rule of futex powerpc/powernv: Check device-tree for RFI flush settings powerpc/pseries: Query hypervisor for RFI flush settings powerpc/64s: Support disabling RFI flush with no_rfi_flush and nopti powerpc/64s: Add support for RFI flush of L1-D cache powerpc/64s: Convert slb_miss_common to use RFI_TO_USER/KERNEL powerpc/64: Convert fast_exception_return to use RFI_TO_USER/KERNEL powerpc/64: Convert the syscall exit path to use RFI_TO_USER/KERNEL powerpc/64s: Simple RFI macro conversions powerpc/64: Add macros for annotating the destination of rfid/hrfid powerpc/pseries: Add H_GET_CPU_CHARACTERISTICS flags & wrapper objtool: Fix seg fault caused by missing parameter objtool: Fix Clang enum conversion warning objtool: Fix seg fault with clang-compiled objects drm/nouveau/disp/gf119: add missing drive vfunc ptr tools/objtool/Makefile: don't assume sync-check.sh is executable Conflicts: kernel/workqueue.c Change-Id: If4b22ae36c4604ff7376074d2707b24fd7c1c442 Signed-off-by: Runmin Wang <runminw@codeaurora.org>