From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6A34EC43381 for ; Fri, 22 Mar 2019 12:58:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 191B521873 for ; Fri, 22 Mar 2019 12:58:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553259486; bh=/ZN/mo8DJvWYeQDtq5OlHbA1pVJfAU1C2FddCI3jo4I=; h=From:To:Cc:Subject:Date:List-ID:From; b=zu0LrFYptDn7+OA/gEKjVN7hEC1AS/eJz/HP9jEZfO9Tx3ibyLE6cj4DbNgKj6r0G uMR7Tne9BbO9ACIOa73MDiAIzS/cg0y65xqD4RCg1egCFnK6/ijjw+3z0cBvSzFUhA lhbX/gzjh2G5rRPehGbciP7kFw7vkbxaT1meP2Tk= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732102AbfCVLq6 (ORCPT ); Fri, 22 Mar 2019 07:46:58 -0400 Received: from mail.kernel.org ([198.145.29.99]:50030 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731745AbfCVLqz (ORCPT ); Fri, 22 Mar 2019 07:46:55 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 27C03218B0; Fri, 22 Mar 2019 11:46:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1553255212; bh=/ZN/mo8DJvWYeQDtq5OlHbA1pVJfAU1C2FddCI3jo4I=; h=From:To:Cc:Subject:Date:From; b=sD2e4xJu2hwGwYLeWTgKf+XQgKApMg88K8XMcvrDr1XphwrpC0avQvqaBSkvg3BYT ZawPsa/wpfhfmeS5Vs6B9ingGrXubB1XAqCB4REAqPO5EvMMf+72742D28Jm9uturl eFwNamOXSlrx91YySxNCQaTZskpNcaqiNNpZ7rNA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: [PATCH 4.14 000/183] 4.14.108-stable review Date: Fri, 22 Mar 2019 12:13:48 +0100 Message-Id: <20190322111241.819468003@linuxfoundation.org> X-Mailer: git-send-email 2.21.0 MIME-Version: 1.0 User-Agent: quilt/0.65 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.108-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.14.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.14.108-rc1 X-KernelTest-Deadline: 2019-03-24T11:12+00:00 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This is the start of the stable review cycle for the 4.14.108 release. There are 183 patches in this series, all will be posted as a response to this one. If anyone has any issues with these being applied, please let me know. Responses should be made by Sun Mar 24 11:11:06 UTC 2019. Anything received after that time might be too late. The whole patch series can be found in one patch at: https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.108-rc1.gz or in the git tree and branch at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.14.108-rc1 Martin Schwidefsky s390/setup: fix boot crash for machine without EDAT-1 Sean Christopherson KVM: nVMX: Ignore limit checks on VMX instructions using flat segments Sean Christopherson KVM: nVMX: Apply addr size mask to effective address for VMX instructions Sean Christopherson KVM: nVMX: Sign extend displacements of VMX instr's mem operands Sean Christopherson KVM: x86/mmu: Do not cache MMIO accesses while memslots are in flux Sean Christopherson KVM: x86/mmu: Detect MMIO generation wrap in any address space Sean Christopherson KVM: Call kvm_arch_memslots_updated() before updating memslots Gustavo A. R. Silva drm/radeon/evergreen_cs: fix missing break in switch statement Steve Longerbeam media: imx: csi: Stop upstream before disabling IDMA channel Steve Longerbeam media: imx: csi: Disable CSI immediately after last EOF Lucas A. M. Magalhães media: vimc: Add vimc-streamer for stream control Sakari Ailus media: uvcvideo: Avoid NULL pointer dereference at the end of streaming Steve Longerbeam media: imx: prpencvf: Stop upstream before disabling IDMA channel Zhang, Jun rcu: Do RCU GP kthread self-wakeup from softirq and interrupt Jarkko Sakkinen tpm: Unify the send callback behaviour Jarkko Sakkinen tpm/tpm_crb: Avoid unaligned reads in crb_recv() Aditya Pakki md: Fix failed allocation of md_register_thread Adrian Hunter perf intel-pt: Fix divide by zero when TSC is not available Adrian Hunter perf intel-pt: Fix overlap calculation for padding Adrian Hunter perf auxtrace: Define auxtrace record alignment Adrian Hunter perf intel-pt: Fix CYC timestamp calculation after OVF Josh Poimboeuf x86/unwind/orc: Fix ORC unwind table alignment Daniel Axtens bcache: never writeback a discard operation Viresh Kumar PM / wakeup: Rework wakeup source timer cancellation Trond Myklebust NFSv4.1: Reinitialise sequence results before retransmitting a request Yihao Wu nfsd: fix wrong check in write_v4_end_grace() NeilBrown nfsd: fix memory corruption caused by readdir Trond Myklebust NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() Trond Myklebust NFS: Fix an I/O request leakage in nfs_do_recoalesce Trond Myklebust NFS: Fix I/O request leakages Pavel Machek cpcap-charger: generate events for userspace Mikulas Patocka dm integrity: limit the rate of error messages NeilBrown dm: fix to_sector() for 32bit Dave Martin arm64: KVM: Fix architecturally invalid reset value for FPEXC32_EL2 Will Deacon arm64: debug: Ensure debug handlers check triggering exception level Julien Thierry arm64: Fix HCR.TGE status for NMI contexts Gustavo A. R. Silva ARM: s3c24xx: Fix boolean expressions in osiris_dvs_notify Christophe Leroy powerpc/traps: Fix the message printed when stack overflows Christophe Leroy powerpc/traps: fix recoverability of machine check handling on book3s/32 Aneesh Kumar K.V powerpc/hugetlb: Don't do runtime allocation of 16G pages in LPAR configuration Michael Ellerman powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning Mark Cave-Ayland powerpc: Fix 32-bit KVM-PR lockup and host crash with MacOS guest Christophe Leroy powerpc/83xx: Also save/restore SPRG4-7 during suspend Jordan Niethe powerpc/powernv: Make opal log only readable by root Christophe Leroy powerpc/wii: properly disable use of BATs when requested. Christophe Leroy powerpc/32: Clear on-stack exception marker upon exception return J. Bruce Fields security/selinux: fix SECURITY_LSM_NATIVE_LABELS on reused superblock zhangyi (F) jbd2: fix compile warning when using JBUFFER_TRACE zhangyi (F) jbd2: clear dirty flag when revoking a buffer from an older transaction Jay Dolan serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 chip use the pci_pericom_setup() Jay Dolan serial: 8250_pci: Fix number of ports for ACCES serial cards Lubomir Rintel serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uart Anssi Hannula serial: uartps: Fix stuck ISR if RX disabled with non-empty FIFO Tvrtko Ursulin drm/i915: Relax mmap VMA check Eric Biggers crypto: arm64/aes-neonbs - fix returning final keystream block Sowjanya Komatineni i2c: tegra: fix maximum transfer size QiaoChong parport_pc: fix find_superio io compare code, should use equal test. Alexander Shishkin intel_th: Don't reference unassigned outputs Heikki Krogerus device property: Fix the length used in PROPERTY_ENTRY_STRING() Zev Weiss kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv Roman Penyaev mm/vmalloc: fix size check for remap_vmalloc_range_partial() zhongjiang mm: hwpoison: fix thp split handing in soft_offline_in_use_page() Dexuan Cui nfit: acpi_nfit_ctl(): Check out_obj->type in the right place Dmitry Osipenko usb: chipidea: tegra: Fix missed ci_hdrc_remove_device() Paul Cercueil clk: ingenic: Fix doc of ingenic_cgu_div_info Paul Cercueil clk: ingenic: Fix round_rate misbehaving with non-integer dividers Tony Lindgren clk: clk-twl6040: Fix imprecise external abort for pdmclk Kunihiko Hayashi clk: uniphier: Fix update register for CPU-gear Jan Kara ext2: Fix underflow in ext2_max_size() Vaibhav Jain cxl: Wrap iterations over afu slices inside 'afu_list_lock' Michael J. Ruhl IB/hfi1: Close race condition on user context disable and close Jan Kara ext4: fix crash during online resizing yangerkun ext4: add mask of ext4 flags to swap Arnd Bergmann cpufreq: pxa2xx: remove incorrect __init annotation Yangtao Li cpufreq: tegra124: add missing of_node_put() Masami Hiramatsu x86/kprobes: Prohibit probing on optprobe template code Zenghui Yu irqchip/gic-v3-its: Avoid parsing _indirect_ twice for Device table Lubomir Rintel libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer Eric Biggers crypto: pcbc - remove bogus memcpy()s with src == dest Filipe Manana Btrfs: fix corruption reading shared and compressed extents after hole punching Johannes Thumshirn btrfs: ensure that a DUP or RAID1 block group has exactly two stripes Filipe Manana Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl Finn Thain m68k: Add -ffreestanding to CFLAGS Jann Horn splice: don't merge into linked buffers Varad Gautam fs/devpts: always delete dcache dentry-s in dput() Bart Van Assche scsi: target/iscsi: Avoid iscsit_release_commands_from_conn() deadlock Martin K. Petersen scsi: sd: Optimal I/O size should be a multiple of physical block size Sagar Biradar scsi: aacraid: Fix performance issue on logical drives Felipe Franciosi scsi: virtio_scsi: don't send sc payload with tmfs Halil Pasic s390/virtio: handle find on invalid queue gracefully Martin Schwidefsky s390/setup: fix early warning messages Stuart Menefy clocksource/drivers/exynos_mct: Clear timer interrupt when shutdown Stuart Menefy clocksource/drivers/exynos_mct: Move one-shot check from tick clear to ISR Stuart Menefy regulator: s2mpa01: Fix step values for some LDOs Mark Zhang regulator: max77620: Initialize values for DT properties Krzysztof Kozlowski regulator: s2mps11: Fix steps for buck7, buck8 and LDO35 Andy Shevchenko spi: pxa2xx: Setup maximum supported DMA transfer length Vignesh R spi: ti-qspi: Fix mmap read when more than one CS in use BOUGH CHEN mmc: sdhci-esdhc-imx: fix HS400 timing issue Andy Shevchenko ACPI / device_sysfs: Avoid OF modalias creation for removed device Juergen Gross xen: fix dom0 boot on huge systems zhangyi (F) tracing: Do not free iter->trace in fail path of tracing_open_pipe() Tom Zanussi tracing: Use strncpy instead of memcpy for string keys in hist triggers Pavel Shilovsky CIFS: Fix read after write for files with read caching Pavel Shilovsky CIFS: Do not reset lease state to NONE on lease break Ard Biesheuvel crypto: arm64/aes-ccm - fix bugs in non-NEON fallback routine Ard Biesheuvel crypto: arm64/aes-ccm - fix logical bug in AAD MAC handling Eric Biggers crypto: testmgr - skip crc32c context test for ahash algorithms Eric Biggers crypto: hash - set CRYPTO_TFM_NEED_KEY if ->setkey() fails Ard Biesheuvel crypto: arm64/crct10dif - revert to C code for short inputs Ard Biesheuvel crypto: arm/crct10dif - revert to C code for short inputs Al Viro fix cgroup_do_mount() handling of failure exits Oliver O'Halloran libnvdimm: Fix altmap reservation size calculation Dan Williams libnvdimm/pmem: Honor force_raw for legacy pmem regions Wei Yang libnvdimm, pfn: Fix over-trim in trim_pfn_device() Dan Williams libnvdimm/label: Clear 'updating' flag after label-set update Alexander Shishkin stm class: Prevent division by zero Hans Verkuil media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused() Darrick J. Wong tmpfs: fix uninitialized return value in shmem_link Mao Wenan net: set static variable an initial value in atl2_probe() Jiong Wang nfp: bpf: fix ALU32 high bits clearance bug Jiong Wang nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K Vadim Lomovtsev net: thunderx: make CFG_DONE message to run through generic send-ack sequence Li RongQing mac80211_hwsim: propagate genlmsg_reply return code Arnd Bergmann phonet: fix building with clang Vineet Gupta ARCv2: support manual regfile save on interrupts Vineet Gupta ARC: uacces: remove lp_start, lp_end from clobber list Eugeniy Paltsev ARCv2: lib: memcpy: fix doing prefetchw outside of buffer Jeff Kirsher ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN Darrick J. Wong tmpfs: fix link accounting when a tmpfile is linked in Russell King net: marvell: mvneta: fix DMA debug warning Vladimir Murzin arm64: Relax GIC version check during early boot Michal Kalderon qed: Fix iWARP syn packet mac address validation. Bard liao ASoC: topology: free created components in tplg load error Rayagonda Kokatanur mailbox: bcm-flexrm-mailbox: Fix FlexRM ring flush timeout issue Alexey Khoroshilov net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe() Beniamino Galvani qmi_wwan: apply SET_DTR quirk to Sierra WP7607 Martin Blumenstingl pinctrl: meson: meson8b: fix the sdxc_a data 1..3 pins Florian Fainelli net: systemport: Fix reception of BPDUs Anoob Soman scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task David Howells keys: Fix dependency loop between construction record and auth key David Howells assoc_array: Fix shortcut creation Sean Tranchetti af_key: unconditionally clone on broadcast Dietmar Eggemann ARM: 8824/1: fix a migrating irq bug when hotplug cpu Martin Willi esp: Skip TX bytes accounting when sending from a request socket Andre Przywara clk: sunxi: A31: Fix wrong AHB gate number Paul Kocialkowski clk: sunxi-ng: v3s: Fix TCON reset de-assert bit Gabriel Fernandez Input: st-keyscan - fix potential zalloc NULL dereference Miguel Ojeda auxdisplay: ht16k33: fix potential user-after-free on module unload Paul Kocialkowski i2c: bcm2835: Clear current buffer pointers and counts after a transfer Shubhrajyoti Datta i2c: cadence: Fix the hold bit setting Huang Zijiang net: hns: Fix object reference leaks in hns_dsaf_roce_reset() Jann Horn mm: page_alloc: fix ref bias in page_frag_alloc() for 1-byte allocs Qian Cai Revert "mm: use early_pfn_to_nid in page_ext_init" Yu Zhao mm/gup: fix gup_pmd_range() for dax Benjamin Coddington NFS: Don't use page_file_mapping after removing the page Yufen Yu floppy: check_events callback should not return a negative number Andrea Claudi ipvs: fix dependency on nf_defrag_ipv6 Ilan Peer mac80211: Fix Tx aggregation session tear down with ITXQs Dmitry Torokhov Input: matrix_keypad - use flush_delayed_work() Dmitry Torokhov Input: ps2-gpio - flush TX work when closing port Dmitry Torokhov Input: cap11xx - switch to using set_brightness_blocking() Russell King ARM: OMAP2+: fix lack of timer interrupts on CPU1 after hotplug Christoffer Dall KVM: arm/arm64: Reset the VCPU without preemption and vcpu state loaded Kuninori Morimoto ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count check Pierre-Louis Bossart ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tables Yizhuo ARM: OMAP2+: Variable "reg" in function omap4_dsi_mux_pads() could be uninitialized Paweł Chmiel Input: pwm-vibra - stop regulator after disabling pwm, not before Jonathan Bakker Input: pwm-vibra - prevent unbalanced regulator Stefan Haberland s390/dasd: fix using offset into zero size array error Steve Longerbeam gpu: ipu-v3: Fix CSI offsets for imx53 Julia Lawall drm/imx: imx-ldb: add missing of_node_puts Alexander Shiyan gpu: ipu-v3: Fix i.MX51 CSI control registers offset Philipp Zabel drm/imx: ignore plane updates on disabled crtcs Zhang Zhijie crypto: rockchip - update new iv to device in multiple operations Zhang Zhijie crypto: rockchip - fix scatterlist nents error Eric Biggers crypto: ahash - fix another early termination in hash walk Pankaj Gupta crypto: caam - fixed handling of sg list Zhi Jin stm class: Fix an endless loop in channel allocation Krzysztof Kozlowski iio: adc: exynos-adc: Fix NULL pointer exception on unbind S.j. Wang ASoC: fsl_esai: fix register setting issue in RIGHT_J mode zhengbin 9p/net: fix memory leak in p9_client_create Hou Tao 9p: use inode->i_lock to protect i_size_write() under 32-bit ------------- Diffstat: Makefile | 4 +- arch/arc/Kconfig | 8 + arch/arc/include/asm/entry-arcv2.h | 54 ++++++ arch/arc/include/asm/uaccess.h | 8 +- arch/arc/kernel/entry-arcv2.S | 4 +- arch/arc/kernel/intc-arcv2.c | 2 + arch/arc/lib/memcpy-archs.S | 14 -- arch/arc/plat-hsdk/Kconfig | 1 + arch/arm/Kconfig | 1 + arch/arm/crypto/crct10dif-ce-core.S | 14 +- arch/arm/crypto/crct10dif-ce-glue.c | 23 +-- arch/arm/include/asm/irq.h | 1 - arch/arm/kernel/irq.c | 62 ------- arch/arm/kernel/smp.c | 2 +- arch/arm/mach-omap2/cpuidle44xx.c | 16 +- arch/arm/mach-omap2/display.c | 7 +- arch/arm/mach-s3c24xx/mach-osiris-dvs.c | 8 +- arch/arm64/crypto/aes-ce-ccm-core.S | 5 +- arch/arm64/crypto/aes-ce-ccm-glue.c | 4 +- arch/arm64/crypto/aes-neonbs-core.S | 5 +- arch/arm64/crypto/crct10dif-ce-glue.c | 25 +-- arch/arm64/include/asm/hardirq.h | 31 ++++ arch/arm64/kernel/head.S | 3 +- arch/arm64/kernel/irq.c | 3 + arch/arm64/kernel/kgdb.c | 14 +- arch/arm64/kernel/probes/kprobes.c | 6 + arch/arm64/kvm/reset.c | 26 ++- arch/arm64/kvm/sys_regs.c | 2 +- arch/m68k/Makefile | 5 +- arch/mips/include/asm/kvm_host.h | 2 +- arch/powerpc/include/asm/book3s/64/hugetlb.h | 8 + arch/powerpc/include/asm/kvm_host.h | 2 +- arch/powerpc/kernel/entry_32.S | 9 + arch/powerpc/kernel/process.c | 2 +- arch/powerpc/kernel/ptrace.c | 10 +- arch/powerpc/kernel/traps.c | 12 +- arch/powerpc/platforms/83xx/suspend-asm.S | 34 +++- arch/powerpc/platforms/embedded6xx/wii.c | 4 + arch/powerpc/platforms/powernv/opal-msglog.c | 2 +- arch/s390/include/asm/kvm_host.h | 2 +- arch/s390/kernel/setup.c | 31 +++- arch/x86/include/asm/kvm_host.h | 2 +- arch/x86/kernel/kprobes/opt.c | 5 + arch/x86/kvm/mmu.c | 23 ++- arch/x86/kvm/vmx.c | 41 ++++- arch/x86/kvm/x86.c | 4 +- arch/x86/kvm/x86.h | 7 +- arch/x86/xen/mmu_pv.c | 13 +- crypto/ahash.c | 42 +++-- crypto/pcbc.c | 14 +- crypto/shash.c | 18 +- crypto/testmgr.c | 14 +- drivers/acpi/device_sysfs.c | 6 +- drivers/acpi/nfit/core.c | 14 +- drivers/auxdisplay/ht16k33.c | 2 +- drivers/base/power/wakeup.c | 8 +- drivers/block/floppy.c | 2 +- drivers/char/tpm/st33zp24/st33zp24.c | 2 +- drivers/char/tpm/tpm-interface.c | 11 +- drivers/char/tpm/tpm_atmel.c | 2 +- drivers/char/tpm/tpm_crb.c | 22 ++- drivers/char/tpm/tpm_i2c_atmel.c | 6 +- drivers/char/tpm/tpm_i2c_infineon.c | 2 +- drivers/char/tpm/tpm_i2c_nuvoton.c | 2 +- drivers/char/tpm/tpm_ibmvtpm.c | 8 +- drivers/char/tpm/tpm_infineon.c | 2 +- drivers/char/tpm/tpm_nsc.c | 2 +- drivers/char/tpm/tpm_tis_core.c | 2 +- drivers/char/tpm/tpm_vtpm_proxy.c | 3 +- drivers/char/tpm/xen-tpmfront.c | 2 +- drivers/clk/clk-twl6040.c | 53 +++++- drivers/clk/ingenic/cgu.c | 10 +- drivers/clk/ingenic/cgu.h | 2 +- drivers/clk/sunxi-ng/ccu-sun6i-a31.c | 4 +- drivers/clk/sunxi-ng/ccu-sun8i-v3s.c | 2 +- drivers/clk/uniphier/clk-uniphier-cpugear.c | 2 +- drivers/clocksource/exynos_mct.c | 23 +-- drivers/cpufreq/pxa2xx-cpufreq.c | 4 +- drivers/cpufreq/tegra124-cpufreq.c | 2 + drivers/crypto/caam/caamalg.c | 1 + drivers/crypto/rockchip/rk3288_crypto.c | 2 +- drivers/crypto/rockchip/rk3288_crypto.h | 4 +- drivers/crypto/rockchip/rk3288_crypto_ablkcipher.c | 39 ++++- drivers/crypto/rockchip/rk3288_crypto_ahash.c | 2 +- drivers/gpu/drm/i915/i915_gem.c | 3 +- drivers/gpu/drm/imx/imx-ldb.c | 25 ++- drivers/gpu/drm/imx/ipuv3-plane.c | 4 +- drivers/gpu/drm/radeon/evergreen_cs.c | 1 + drivers/gpu/ipu-v3/ipu-common.c | 8 +- drivers/hwtracing/intel_th/gth.c | 4 + drivers/hwtracing/stm/core.c | 11 +- drivers/i2c/busses/i2c-bcm2835.c | 12 ++ drivers/i2c/busses/i2c-cadence.c | 9 +- drivers/i2c/busses/i2c-tegra.c | 2 +- drivers/iio/adc/exynos_adc.c | 2 +- drivers/infiniband/hw/hfi1/hfi.h | 2 +- drivers/infiniband/hw/hfi1/init.c | 14 +- drivers/input/keyboard/cap11xx.c | 35 ++-- drivers/input/keyboard/matrix_keypad.c | 2 +- drivers/input/keyboard/st-keyscan.c | 4 +- drivers/input/misc/pwm-vibra.c | 19 ++- drivers/input/serio/ps2-gpio.c | 1 + drivers/irqchip/irq-gic-v3-its.c | 2 + drivers/mailbox/bcm-flexrm-mailbox.c | 4 +- drivers/md/bcache/writeback.h | 3 + drivers/md/dm-integrity.c | 8 +- drivers/md/raid10.c | 2 + drivers/md/raid5.c | 2 + drivers/media/platform/vimc/Makefile | 3 +- drivers/media/platform/vimc/vimc-capture.c | 18 +- drivers/media/platform/vimc/vimc-common.c | 35 ---- drivers/media/platform/vimc/vimc-common.h | 15 +- drivers/media/platform/vimc/vimc-debayer.c | 26 +-- drivers/media/platform/vimc/vimc-scaler.c | 28 +-- drivers/media/platform/vimc/vimc-sensor.c | 56 ++---- drivers/media/platform/vimc/vimc-streamer.c | 188 +++++++++++++++++++++ drivers/media/platform/vimc/vimc-streamer.h | 38 +++++ drivers/media/usb/uvc/uvc_video.c | 8 + drivers/media/v4l2-core/videobuf2-v4l2.c | 1 - drivers/misc/cxl/guest.c | 2 + drivers/misc/cxl/pci.c | 39 ++++- drivers/mmc/host/sdhci-esdhc-imx.c | 1 + drivers/net/ethernet/atheros/atlx/atl2.c | 4 +- drivers/net/ethernet/broadcom/bcmsysport.c | 4 + drivers/net/ethernet/cavium/thunder/nic_main.c | 2 +- drivers/net/ethernet/cavium/thunder/nicvf_main.c | 15 +- drivers/net/ethernet/hisilicon/hns/hns_dsaf_main.c | 2 + drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 7 +- drivers/net/ethernet/marvell/mv643xx_eth.c | 7 +- drivers/net/ethernet/marvell/mvneta.c | 2 +- drivers/net/ethernet/netronome/nfp/bpf/jit.c | 17 +- drivers/net/ethernet/qlogic/qed/qed_iwarp.c | 9 + drivers/net/usb/qmi_wwan.c | 4 +- drivers/net/wireless/mac80211_hwsim.c | 2 +- drivers/net/wireless/marvell/libertas_tf/if_usb.c | 2 - drivers/nvdimm/label.c | 23 ++- drivers/nvdimm/namespace_devs.c | 4 + drivers/nvdimm/pfn_devs.c | 4 +- drivers/parport/parport_pc.c | 2 +- drivers/pinctrl/meson/pinctrl-meson8b.c | 2 +- drivers/power/supply/cpcap-charger.c | 1 + drivers/regulator/max77620-regulator.c | 10 +- drivers/regulator/s2mpa01.c | 10 +- drivers/regulator/s2mps11.c | 6 +- drivers/s390/block/dasd_eckd.c | 8 + drivers/s390/virtio/virtio_ccw.c | 4 +- drivers/scsi/aacraid/linit.c | 13 +- drivers/scsi/libiscsi.c | 6 + drivers/scsi/sd.c | 59 ++++++- drivers/scsi/virtio_scsi.c | 2 - drivers/spi/spi-pxa2xx.c | 1 + drivers/spi/spi-ti-qspi.c | 6 +- drivers/staging/media/imx/imx-ic-prpencvf.c | 26 ++- drivers/staging/media/imx/imx-media-csi.c | 42 +++-- drivers/target/iscsi/iscsi_target.c | 4 +- drivers/tty/serial/8250/8250_of.c | 4 + drivers/tty/serial/8250/8250_pci.c | 141 ++++++++++++++-- drivers/tty/serial/xilinx_uartps.c | 8 +- drivers/usb/chipidea/ci_hdrc_tegra.c | 1 + fs/9p/v9fs_vfs.h | 23 ++- fs/9p/vfs_file.c | 6 +- fs/9p/vfs_inode.c | 23 ++- fs/9p/vfs_inode_dotl.c | 27 +-- fs/9p/vfs_super.c | 4 +- fs/btrfs/acl.c | 9 + fs/btrfs/extent_io.c | 4 +- fs/btrfs/volumes.c | 4 +- fs/cifs/file.c | 12 +- fs/cifs/smb2misc.c | 17 +- fs/cifs/smb2ops.c | 15 +- fs/devpts/inode.c | 1 + fs/ext2/super.c | 39 +++-- fs/ext4/ext4.h | 3 + fs/ext4/ioctl.c | 6 +- fs/ext4/resize.c | 3 +- fs/jbd2/transaction.c | 33 ++-- fs/kernfs/mount.c | 8 +- fs/nfs/nfs4idmap.c | 31 ++-- fs/nfs/nfs4proc.c | 12 +- fs/nfs/pagelist.c | 29 +++- fs/nfs/write.c | 11 +- fs/nfsd/nfs3proc.c | 16 +- fs/nfsd/nfs3xdr.c | 1 + fs/nfsd/nfsctl.c | 2 +- fs/pipe.c | 14 ++ fs/splice.c | 4 + include/asm-generic/vmlinux.lds.h | 2 +- include/keys/request_key_auth-type.h | 36 ++++ include/linux/device-mapper.h | 2 +- include/linux/hardirq.h | 7 + include/linux/key-type.h | 22 +-- include/linux/kvm_host.h | 2 +- include/linux/pipe_fs_i.h | 1 + include/linux/property.h | 2 +- include/net/phonet/pep.h | 5 +- init/main.c | 3 +- kernel/cgroup/cgroup.c | 9 +- kernel/rcu/tree.c | 20 ++- kernel/sysctl.c | 11 +- kernel/trace/trace.c | 1 - kernel/trace/trace_events_hist.c | 5 +- lib/assoc_array.c | 8 +- mm/gup.c | 3 +- mm/memory-failure.c | 14 +- mm/page_alloc.c | 8 +- mm/page_ext.c | 4 +- mm/shmem.c | 12 +- mm/vmalloc.c | 2 +- net/9p/client.c | 2 +- net/ipv4/esp4.c | 2 +- net/ipv6/esp6.c | 2 +- net/key/af_key.c | 40 ++--- net/mac80211/agg-tx.c | 4 +- net/netfilter/ipvs/Kconfig | 1 + net/netfilter/ipvs/ip_vs_core.c | 10 +- net/netfilter/ipvs/ip_vs_ctl.c | 10 ++ net/phonet/pep.c | 32 ++-- security/keys/internal.h | 13 +- security/keys/keyctl.c | 1 + security/keys/process_keys.c | 1 + security/keys/request_key.c | 72 ++++---- security/keys/request_key_auth.c | 16 +- security/selinux/hooks.c | 5 +- sound/soc/fsl/fsl_esai.c | 7 +- sound/soc/sh/rcar/ssi.c | 2 +- sound/soc/soc-dapm.c | 24 +++ sound/soc/soc-topology.c | 8 +- tools/perf/util/auxtrace.c | 4 +- tools/perf/util/auxtrace.h | 3 + .../perf/util/intel-pt-decoder/intel-pt-decoder.c | 37 +++- tools/perf/util/intel-pt.c | 2 + virt/kvm/arm/mmu.c | 2 +- virt/kvm/kvm_main.c | 7 +- 233 files changed, 1914 insertions(+), 937 deletions(-)