Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp309846ybt; Tue, 23 Jun 2020 23:10:52 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwPdU5XkQaUbxdirumlTGO04+BlHAL3WtrtTGSzDmlGC6izrKcl7PJjn5G38+TJ9UsG8DHA X-Received: by 2002:a17:906:1ed2:: with SMTP id m18mr22639441ejj.529.1592979052248; Tue, 23 Jun 2020 23:10:52 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592979052; cv=none; d=google.com; s=arc-20160816; b=ZvY6l/BlM6FQw45sqvMs1d3Y9xH9SGgogpCWeqZxyLrOEo3nojrZZbw5GPrW6q2fCx avBAXlh4LWxfAs5uQkMnKgu+fIWeCWTVKXiCjmH2FkQkhZQ6brMwuo1VRcxbOiP2Gra6 V8DDZ0tEzSp9Mtfizu/ayRu61yiK1zqPxmtAS6gSmQZbVULKHCIYqk/CUSdHsg7vNkXG rJ94pD4FkcgMx6c3ST34h5bwZOlwzgD6iIpQ0sP4aMURKLxGnlRyNwpU9DQGB9hNE50D DTBg/RbK31AQbU1u9YjhxwYbbkxKF07k1GPpEMVyro+nvBhPGlqBhYToyuTgq4EIjTUI /JGA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:user-agent :mime-version:message-id:date:subject:cc:to:from:dkim-signature; bh=Apd9JuZDjuSw5f4eLfcTU6VOb02qhi4ktT/c6TH28vI=; b=yQG4+c6OsYzlLdivJgXvgOaSLK5pRacgxOY+aB10+LIpYcY0d1qjjuQSjf9iIjKLAo uOIsudrIFnf1nUsPtOmbferbPk49TD+fZDYlMfFGE5l80JHwbE7HsNE8kYYmGJujieCe BRCj+vejxQs0fTf63AattN9eB4bgxcULJstNMnM7XgTKW+t9eNidlVfC9vT2UpSGm2u7 smUeHjL6usJs56Z/RTbNkY5a8v0gbLITJJqfZUUgHX6ljSeBg+Gq9+eSMX83TJhaj6f7 A0iG9ZoBZlZNQU8SPvMTWmWfpMjYxi/bu/5K/83t0k4HNZpmzuNehePAsalkLGAYiPKF sXYA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=tN9g3QD6; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dn18si15942544ejc.321.2020.06.23.23.10.27; Tue, 23 Jun 2020 23:10:52 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=tN9g3QD6; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389003AbgFXGKJ (ORCPT + 99 others); Wed, 24 Jun 2020 02:10:09 -0400 Received: from mail.kernel.org ([198.145.29.99]:39956 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387817AbgFXGKJ (ORCPT ); Wed, 24 Jun 2020 02:10:09 -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 F3E002078A; Wed, 24 Jun 2020 06:10:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592979007; bh=8q2lzDnRdz6baiDYLoJaVXjTDil8QZsm8D53tL4Bvog=; h=From:To:Cc:Subject:Date:From; b=tN9g3QD6pIUSj2EqcTkVX3iGhNkJ1K07t/O/5c5GUZ2gEueP+C4wnO8L0tMazgnDu 6dj2uG+U4MZE0SYCti7tGvrSeMUSoKfXcSIyMiXk4jCoCbtRWJg9UOb8lW8jWjG/Rh Lz2yaxsqFBTfpkdjZXZZMwuyFK42mNE5yN+p5lwg= 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.19 000/203] 4.19.130-rc2 review Date: Wed, 24 Jun 2020 08:10:06 +0200 Message-Id: <20200624055901.258687997@linuxfoundation.org> X-Mailer: git-send-email 2.27.0 MIME-Version: 1.0 User-Agent: quilt/0.66 X-stable: review X-Patchwork-Hint: ignore X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.19.130-rc2.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.19.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.19.130-rc2 X-KernelTest-Deadline: 2020-06-26T05:59+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.19.130 release. There are 203 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 Fri, 26 Jun 2020 05:58:19 +0000. 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.19.130-rc2.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.19.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.19.130-rc2 Vladimir Oltean Revert "dpaa_eth: fix usage as DSA master, try 3" Ahmed S. Darwish net: core: device_rename: Use rwsem instead of a seqcount Thomas Gleixner sched/rt, net: Use CONFIG_PREEMPTION.patch Jiri Olsa kretprobe: Prevent triggering kretprobe from within kprobe_flush_task Alexander Sverdlin net: octeon: mgmt: Repair filling of RX ring Chen Yu e1000e: Do not wake up the system via WOL if device wakeup is disabled Masami Hiramatsu kprobes: Fix to protect kick_kprobe_optimizer() by kprobe_mutex Eric Biggers crypto: algboss - don't wait during notifier callback Herbert Xu crypto: algif_skcipher - Cap recv SG list at ctx->used Imre Deak drm/i915/icl+: Fix hotplug interrupt disabling after storm detection Chris Wilson drm/i915: Whitelist context-local timestamp in the gen9 cmdparser Dmitry V. Levin s390: fix syscall_get_error for compat processes Miquel Raynal mtd: rawnand: tmio: Fix the probe error path Miquel Raynal mtd: rawnand: mtk: Fix the probe error path Miquel Raynal mtd: rawnand: plat_nand: Fix the probe error path Miquel Raynal mtd: rawnand: socrates: Fix the probe error path Miquel Raynal mtd: rawnand: oxnas: Fix the probe error path Nishka Dasgupta mtd: rawnand: oxnas: Add of_node_put() Miquel Raynal mtd: rawnand: orion: Fix the probe error path Miquel Raynal mtd: rawnand: xway: Fix the probe error path Miquel Raynal mtd: rawnand: sharpsl: Fix the probe error path Miquel Raynal mtd: rawnand: diskonchip: Fix the probe error path Boris Brezillon mtd: rawnand: Pass a nand_chip object to nand_release() Boris Brezillon mtd: rawnand: Pass a nand_chip object to nand_scan() Ahmed S. Darwish block: nr_sects_write(): Disable preemption on seqcount write Ard Biesheuvel x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld Lyude Paul drm/dp_mst: Increase ACT retry timeout to 3s Theodore Ts'o ext4: avoid race conditions when remounting with options that change dax Sasha Levin ext4: fix partial cluster initialization when splitting extent Tom Rix selinux: fix double free Sandeep Raghuraman drm/amdgpu: Replace invalid device ID with a valid device ID Huacai Chen drm/qxl: Use correct notify port address when creating cursor ring Lyude Paul drm/dp_mst: Reformat drm_dp_check_act_status() a bit Wolfram Sang drm: encoder_slave: fix refcouting error for modules Kai-Heng Feng libata: Use per port sync for detach Will Deacon arm64: hw_breakpoint: Don't invoke overflow handler on uaccess watchpoints Jason Yan block: Fix use-after-free in blkdev_get() David Howells afs: afs_write_end() should change i_size under the right lock David Howells afs: Fix non-setting of mtime when writing into mmap Zhiqiang Liu bcache: fix potential deadlock problem in btree_gc_coalesce yangerkun ext4: stop overwrite the errcode in ext4_setup_super Gaurav Singh perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events() Qais Yousef usb/ehci-platform: Set PM runtime as active on resume Yoshihiro Shimoda usb: host: ehci-platform: add a quirk to avoid stuck Qais Yousef usb/xhci-plat: Set PM runtime as active on resume Li RongQing xdp: Fix xsk_generic_xmit errno YiFei Zhu net/filter: Permit reading NET in load_bytes_relative when MAC not set Vitaly Kuznetsov x86/idt: Keep spurious entries unset in system_vectors Christophe JAILLET scsi: acornscsi: Fix an error handling path in acornscsi_probe() Jernej Skrabec drm/sun4i: hdmi ddc clk: Fix size of m divider Hans de Goede ASoC: rt5645: Add platform-data for Asus T101HA Hans de Goede ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT10-A tablet Bard Liao ASoC: core: only convert non DPCM link to DPCM link Zhihao Cheng afs: Fix memory leak in afs_put_sysnames() tannerlove selftests/net: in timestamping, strncpy needs to preserve null byte Shaokun Zhang drivers/perf: hisi: Fix wrong value for all counters enable Logan Gunthorpe NTB: ntb_test: Fix bug when counting remote files Logan Gunthorpe NTB: perf: Fix race condition when run with ntb_test Logan Gunthorpe NTB: perf: Fix support for hardware that doesn't have port numbers Logan Gunthorpe NTB: perf: Don't require one more memory window than number of peers Logan Gunthorpe NTB: Revert the change to use the NTB device dev for DMA allocations Logan Gunthorpe NTB: ntb_tool: reading the link file should not end in a NULL byte Sanjay R Mehta ntb_tool: pass correct struct device to dma_alloc_coherent Sanjay R Mehta ntb_perf: pass correct struct device to dma_alloc_coherent Bob Peterson gfs2: fix use-after-free on transaction ail lists Chaitanya Kulkarni blktrace: fix endianness for blk_log_remap() Chaitanya Kulkarni blktrace: fix endianness in get_pdu_int() Chaitanya Kulkarni blktrace: use errno instead of bi_status Ram Pai selftests/vm/pkeys: fix alloc_random_pkey() to make it really random Nick Desaulniers elfnote: mark all .note sections SHF_ALLOC Arnd Bergmann include/linux/bitops.h: avoid clang shift-count-overflow warnings Jann Horn lib/zlib: remove outdated and incorrect pre-increment optimization Jiri Benc geneve: change from tx_error to tx_dropped on missing metadata Tero Kristo crypto: omap-sham - add proper load balancing support for multicore Christophe JAILLET pinctrl: freescale: imx: Fix an error handling path in 'imx_pinctrl_probe()' Christophe JAILLET pinctrl: imxl: Fix an error handling path in 'imx1_pinctrl_core_probe()' Can Guo scsi: ufs: Don't update urgent bkops level when toggling auto bkops Qiushi Wu scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj Bob Peterson gfs2: Allow lock_nolock mount to specify jid=X Stafford Horne openrisc: Fix issue with argument clobbering for clone/fork David Howells rxrpc: Adjust /proc/net/rxrpc/calls to display call->debug_id not user_ID Qiushi Wu vfio/mdev: Fix reference count leak in add_mdev_supported_type Xiyu Yang ASoC: fsl_asrc_dma: Fix dma_chan leak when config DMA channel failed Christophe JAILLET extcon: adc-jack: Fix an error handling path in 'adc_jack_probe()' huhai powerpc/4xx: Don't unmap NULL mbase Dan Carpenter of: Fix a refcounting bug in __of_attach_node_sysfs() Olga Kornievskaia NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSION Fedor Tokarev net: sunrpc: Fix off-by-one issues in 'rpc_ntop6' Chunyan Zhang clk: sprd: return correct type of value for _sprd_pll_recalc_rate Qian Cai KVM: PPC: Book3S HV: Ignore kmemleak false positives Jeffrey Hugo scsi: ufs-qcom: Fix scheduling while atomic issue Nathan Chancellor clk: bcm2835: Fix return type of bcm2835_register_gate Dan Carpenter scsi: target: tcmu: Fix a use after free in tcmu_check_expired_queue_cmd() Qiushi Wu ASoC: fix incomplete error-handling in img_i2s_in_probe. Borislav Petkov x86/apic: Make TSC deadline timer detection message visible Potnuri Bharat Teja RDMA/iw_cxgb4: cleanup device debugfs entries on ULD remove Pawel Laszczak usb: gadget: Fix issue with config_ep_by_speed function Qiushi Wu usb: gadget: fix potential double-free in m66592_probe. Colin Ian King usb: gadget: lpc32xx_udc: don't dereference ep pointer before null check Nathan Chancellor USB: gadget: udc: s3c2410_udc: Remove pointless NULL check in s3c2410_udc_nuke Fabrice Gasnier usb: dwc2: gadget: move gadget resume after the core is in L0 state Stefan Riedmueller watchdog: da9062: No need to ping manually before setting timeout Maor Gottlieb IB/cma: Fix ports memory leak in cma_configfs Marc Zyngier PCI: dwc: Fix inner MSI IRQ domain registration Bjorn Helgaas PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream Port Hannes Reinecke dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zone Qian Cai powerpc/64s/pgtable: fix an undefined behaviour Jon Hunter arm64: tegra: Fix ethernet phy-mode for Jetson Xavier Bodo Stroesser scsi: target: tcmu: Userspace must not complete queued commands Marek Szyprowski clk: samsung: exynos5433: Add IGNORE_UNUSED flag to sclk_i2s1 Souptick Joarder fpga: dfl: afu: Corrected error handling levels Gregory CLEMENT tty: n_gsm: Fix bogus i++ in gsm_data_kick Tang Bin USB: host: ehci-mxc: Add error handling in ehci_mxc_drv_probe() Hans de Goede ASoC: Intel: bytcr_rt5640: Add quirk for Toshiba Encore WT8-A tablet Roy Spliet drm/msm/mdp5: Fix mdp5_init error path for failed mdp5_kms allocation Qais Yousef usb/ohci-platform: Fix a warning when hibernating Alex Williamson vfio-pci: Mask cap zero Geoff Levand powerpc/ps3: Fix kexec shutdown hang Nicholas Piggin powerpc/pseries/ras: Fix FWNMI_VALID off by one Feng Tang ipmi: use vzalloc instead of kmalloc for user creation Cristian Klein HID: Add quirks for Trust Panora Graphic Tablet Gregory CLEMENT tty: n_gsm: Fix waking up upper tty layer when room available Gregory CLEMENT tty: n_gsm: Fix SOF skipping Michael Ellerman powerpc/64: Don't initialise init_task->thread.regs Rob Herring PCI: Fix pci_register_host_bridge() device_register() error handling Tero Kristo clk: ti: composite: fix memory leak Arnd Bergmann dlm: remove BUG() before panic() Dafna Hirschfeld pinctrl: rockchip: fix memleak in rockchip_dt_node_to_map Suganath Prabu S scsi: mpt3sas: Fix double free warnings Dmitry Osipenko power: supply: smb347-charger: IRQSTAT_D is volatile Christophe JAILLET power: supply: lp8788: Fix an error handling path in 'lp8788_charger_probe()' Viacheslav Dubeyko scsi: qla2xxx: Fix warning after FC target reset Kai-Heng Feng PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges Andrew Murray PCI: rcar: Fix incorrect programming of OB windows Kuppuswamy Sathyanarayanan drivers: base: Fix NULL pointer exception in __platform_driver_probe() if a driver developer is foolish John Stultz serial: amba-pl011: Make sure we initialize the port.lock spinlock Russell King i2c: pxa: fix i2c_pxa_scream_blue_murder() debug output Christophe JAILLET PCI: v3-semi: Fix a memory leak in v3_pci_probe() error handling paths Matej Dujava staging: sm750fb: add missing case while setting FB_VISUAL Thinh Nguyen usb: dwc3: gadget: Properly handle failed kick_transfer Sudip Mukherjee thermal/drivers/ti-soc-thermal: Avoid dereferencing ERR_PTR Srinivas Kandagatla slimbus: ngd: get drvdata from correct device Raghavendra Rao Ananta tty: hvc: Fix data abort due to race in hvc_open Julian Wiedmann s390/qdio: put thinint indicator after early error Takashi Iwai ALSA: usb-audio: Fix racy list management in output queue Alexander Tsoy ALSA: usb-audio: Improve frames size computation Xiyu Yang staging: gasket: Fix mapping refcnt leak when register/store fails Xiyu Yang staging: gasket: Fix mapping refcnt leak when put attribute fails Christoph Hellwig firmware: qcom_scm: fix bogous abuse of dma-direct internals Jason Yan pinctrl: rza1: Fix wrong array assignment of rza1l_swio_entries Chad Dupuis scsi: qedf: Fix crash when MFW calls for protocol stats while function is still probing Andy Shevchenko gpio: dwapb: Append MODULE_ALIAS for platform driver Vincent Stehlé ARM: dts: sun8i-h2-plus-bananapi-m2-zero: Fix led polarity Nilesh Javali scsi: qedi: Do not flush offload work if ARP not resolved Hsin-Yi Wang arm64: dts: mt8173: fix unit name warnings Chen Zhou staging: greybus: fix a missing-check bug in gb_lights_light_config() Hans de Goede x86/purgatory: Disable various profiling and sanitizing options John Johansen apparmor: fix nnp subset test for unconfined Tyrel Datwyler scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM Simon Arlott scsi: sr: Fix sr_probe() missing deallocate of device minor Pavel Machek (CIP) ASoC: meson: add missing free_irq() in error path Mauricio Faria de Oliveira apparmor: check/put label on apparmor_sk_clone_security() John Johansen apparmor: fix introspection of of task mode for unconfined tasks ashimida mksysmap: Fix the mismatch of '.L' symbols in System.map Logan Gunthorpe NTB: Fix the default port and peer numbers for legacy drivers Logan Gunthorpe NTB: ntb_pingpong: Choose doorbells based on port number Wang Hai yam: fix possible memory leak in yam_init_driver Navid Emamdoost pwm: img: Call pm_runtime_put() in pm_runtime_get_sync() failed case Pingfan Liu powerpc/crashkernel: Take "mem=" option into account Jon Derrick PCI: vmd: Filter resource type bits from shadow register Xiyu Yang nfsd: Fix svc_xprt refcnt leak when setup callback client failed Kajol Jain powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run Alain Volmat clk: clk-flexgen: fix clock-critical handling Xiyu Yang scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event Marek Szyprowski mfd: wm8994: Fix driver operation if loaded as modules Andy Shevchenko gpio: dwapb: Call acpi_gpiochip_free_interrupts() on GPIO chip de-registration Christophe JAILLET m68k/PCI: Fix a memory leak in an error handling path Aharon Landau RDMA/mlx5: Add init2init as a modify command Qian Cai vfio/pci: fix memory leaks in alloc_perm_bits() Emmanuel Nicolet ps3disk: use the default segment boundary Pali Rohár PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only register Martin Wilck dm mpath: switch paths in dm_blk_ioctl() code path Serge Semin serial: 8250: Fix max baud limit in generic 8250 port Oliver Neukum usblp: poison URBs upon disconnect Marek Szyprowski clk: samsung: Mark top ISP and CAM clocks on Exynos542x as critical Russell King i2c: pxa: clear all master action bits in i2c_pxa_stop_message() Konstantin Khlebnikov f2fs: report delalloc reserve as non-free in statfs for project quota Andreas Klinger iio: bmp280: fix compensation of humidity Viacheslav Dubeyko scsi: qla2xxx: Fix issue with adapter's stopping state Ard Biesheuvel PCI: Allow pci_resize_resource() for devices on root bus Dan Carpenter ALSA: isa/wavefront: prevent out of bounds write in ioctl Kai-Heng Feng ALSA: hda/realtek - Introduce polarity for micmute LED GPIO Dan Carpenter scsi: qedi: Check for buffer overflow in qedi_set_path() Linus Walleij ARM: integrator: Add some Kconfig selections Xiyu Yang ASoC: davinci-mcasp: Fix dma_chan refcnt leak when getting dma type Jon Hunter backlight: lp855x: Ensure regulators are disabled on probe failure Bryan O'Donoghue clk: qcom: msm8916: Fix the address location of pll->config_reg Alex Elder remoteproc: Fix IDR initialisation in rproc_alloc() Andy Shevchenko iio: pressure: bmp280: Tolerate IRQ before registering Adam Honse i2c: piix4: Detect secondary SMBus controller on AMD AM4 chipsets Dmitry Osipenko ASoC: tegra: tegra_wm8903: Support nvidia, headset property Rikard Falkeborn clk: sunxi: Fix incorrect usage of round_down() Enric Balletbo i Serra power: supply: bq24257_charger: Replace depends on REGMAP_I2C with select ------------- Diffstat: Documentation/driver-api/mtdnand.rst | 4 +- Makefile | 4 +- .../boot/dts/sun8i-h2-plus-bananapi-m2-zero.dts | 2 +- arch/arm/mach-integrator/Kconfig | 7 +- arch/arm64/boot/dts/mediatek/mt8173.dtsi | 22 +-- arch/arm64/boot/dts/nvidia/tegra194-p2888.dtsi | 2 +- arch/arm64/kernel/hw_breakpoint.c | 44 +++--- arch/m68k/coldfire/pci.c | 4 +- arch/openrisc/kernel/entry.S | 4 +- arch/powerpc/include/asm/book3s/64/pgtable.h | 23 ++- arch/powerpc/include/asm/processor.h | 1 - arch/powerpc/kernel/head_64.S | 9 +- arch/powerpc/kernel/machine_kexec.c | 8 +- arch/powerpc/kvm/book3s_64_mmu_radix.c | 16 ++- arch/powerpc/perf/hv-24x7.c | 10 -- arch/powerpc/platforms/4xx/pci.c | 4 +- arch/powerpc/platforms/ps3/mm.c | 22 +-- arch/powerpc/platforms/pseries/ras.c | 5 +- arch/s390/include/asm/syscall.h | 12 +- arch/x86/boot/Makefile | 2 +- arch/x86/kernel/apic/apic.c | 2 +- arch/x86/kernel/idt.c | 6 +- arch/x86/kernel/kprobes/core.c | 16 +-- arch/x86/purgatory/Makefile | 5 +- crypto/algboss.c | 2 - crypto/algif_skcipher.c | 6 +- drivers/ata/libata-core.c | 11 +- drivers/base/platform.c | 2 + drivers/block/ps3disk.c | 1 - drivers/char/ipmi/ipmi_msghandler.c | 7 +- drivers/clk/bcm/clk-bcm2835.c | 10 +- drivers/clk/qcom/gcc-msm8916.c | 8 +- drivers/clk/samsung/clk-exynos5420.c | 16 ++- drivers/clk/samsung/clk-exynos5433.c | 3 +- drivers/clk/sprd/pll.c | 2 +- drivers/clk/st/clk-flexgen.c | 1 + drivers/clk/sunxi/clk-sunxi.c | 2 +- drivers/clk/ti/composite.c | 1 + drivers/crypto/omap-sham.c | 64 +++++---- drivers/extcon/extcon-adc-jack.c | 3 +- drivers/firmware/qcom_scm.c | 9 +- drivers/fpga/dfl-afu-dma-region.c | 4 +- drivers/gpio/gpio-dwapb.c | 34 +++-- drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c | 2 +- drivers/gpu/drm/drm_dp_mst_topology.c | 58 ++++---- drivers/gpu/drm/drm_encoder_slave.c | 5 +- drivers/gpu/drm/i915/i915_cmd_parser.c | 4 + drivers/gpu/drm/i915/i915_irq.c | 1 + drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c | 3 +- drivers/gpu/drm/qxl/qxl_kms.c | 2 +- drivers/gpu/drm/sun4i/sun4i_hdmi.h | 2 +- drivers/gpu/drm/sun4i/sun4i_hdmi_ddc_clk.c | 2 +- drivers/hid/hid-ids.h | 3 + drivers/hid/hid-quirks.c | 1 + drivers/i2c/busses/i2c-piix4.c | 3 +- drivers/i2c/busses/i2c-pxa.c | 13 +- drivers/iio/pressure/bmp280-core.c | 7 +- drivers/infiniband/core/cma_configfs.c | 13 ++ drivers/infiniband/hw/cxgb4/device.c | 1 + drivers/infiniband/hw/mlx5/devx.c | 1 + drivers/md/bcache/btree.c | 8 +- drivers/md/dm-mpath.c | 2 +- drivers/md/dm-zoned-metadata.c | 4 +- drivers/md/dm-zoned-reclaim.c | 4 +- drivers/mfd/wm8994-core.c | 1 + drivers/mtd/nand/raw/ams-delta.c | 4 +- drivers/mtd/nand/raw/atmel/nand-controller.c | 2 +- drivers/mtd/nand/raw/au1550nd.c | 4 +- drivers/mtd/nand/raw/bcm47xxnflash/main.c | 2 +- drivers/mtd/nand/raw/bcm47xxnflash/ops_bcm4706.c | 2 +- drivers/mtd/nand/raw/brcmnand/brcmnand.c | 4 +- drivers/mtd/nand/raw/cafe_nand.c | 4 +- drivers/mtd/nand/raw/cmx270_nand.c | 4 +- drivers/mtd/nand/raw/cs553x_nand.c | 4 +- drivers/mtd/nand/raw/davinci_nand.c | 4 +- drivers/mtd/nand/raw/denali.c | 6 +- drivers/mtd/nand/raw/diskonchip.c | 11 +- drivers/mtd/nand/raw/docg4.c | 4 +- drivers/mtd/nand/raw/fsl_elbc_nand.c | 5 +- drivers/mtd/nand/raw/fsl_ifc_nand.c | 5 +- drivers/mtd/nand/raw/fsl_upm.c | 4 +- drivers/mtd/nand/raw/fsmc_nand.c | 4 +- drivers/mtd/nand/raw/gpio.c | 4 +- drivers/mtd/nand/raw/gpmi-nand/gpmi-nand.c | 4 +- drivers/mtd/nand/raw/hisi504_nand.c | 5 +- drivers/mtd/nand/raw/jz4740_nand.c | 4 +- drivers/mtd/nand/raw/jz4780_nand.c | 6 +- drivers/mtd/nand/raw/lpc32xx_mlc.c | 5 +- drivers/mtd/nand/raw/lpc32xx_slc.c | 5 +- drivers/mtd/nand/raw/marvell_nand.c | 6 +- drivers/mtd/nand/raw/mpc5121_nfc.c | 4 +- drivers/mtd/nand/raw/mtk_nand.c | 6 +- drivers/mtd/nand/raw/mxc_nand.c | 4 +- drivers/mtd/nand/raw/nand_base.c | 29 ++-- drivers/mtd/nand/raw/nandsim.c | 6 +- drivers/mtd/nand/raw/ndfc.c | 4 +- drivers/mtd/nand/raw/nuc900_nand.c | 4 +- drivers/mtd/nand/raw/omap2.c | 4 +- drivers/mtd/nand/raw/orion_nand.c | 7 +- drivers/mtd/nand/raw/oxnas_nand.c | 18 +-- drivers/mtd/nand/raw/pasemi_nand.c | 4 +- drivers/mtd/nand/raw/plat_nand.c | 6 +- drivers/mtd/nand/raw/qcom_nandc.c | 4 +- drivers/mtd/nand/raw/r852.c | 4 +- drivers/mtd/nand/raw/s3c2410.c | 4 +- drivers/mtd/nand/raw/sh_flctl.c | 4 +- drivers/mtd/nand/raw/sharpsl.c | 6 +- drivers/mtd/nand/raw/sm_common.c | 2 +- drivers/mtd/nand/raw/socrates_nand.c | 7 +- drivers/mtd/nand/raw/sunxi_nand.c | 6 +- drivers/mtd/nand/raw/tango_nand.c | 4 +- drivers/mtd/nand/raw/tegra_nand.c | 2 +- drivers/mtd/nand/raw/tmio_nand.c | 6 +- drivers/mtd/nand/raw/txx9ndfmc.c | 4 +- drivers/mtd/nand/raw/vf610_nfc.c | 4 +- drivers/mtd/nand/raw/xway_nand.c | 6 +- drivers/net/ethernet/cavium/octeon/octeon_mgmt.c | 5 + drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 2 +- drivers/net/ethernet/intel/e1000e/netdev.c | 14 +- drivers/net/geneve.c | 7 +- drivers/net/hamradio/yam.c | 1 + drivers/ntb/ntb.c | 9 +- drivers/ntb/test/ntb_perf.c | 30 +++- drivers/ntb/test/ntb_pingpong.c | 14 +- drivers/ntb/test/ntb_tool.c | 9 +- drivers/of/kobj.c | 3 +- drivers/pci/controller/dwc/pcie-designware-host.c | 2 + drivers/pci/controller/pci-aardvark.c | 4 - drivers/pci/controller/pci-v3-semi.c | 2 +- drivers/pci/controller/pcie-rcar.c | 9 +- drivers/pci/controller/vmd.c | 6 +- drivers/pci/pcie/aspm.c | 10 -- drivers/pci/pcie/ptm.c | 22 ++- drivers/pci/probe.c | 5 +- drivers/pci/setup-res.c | 9 +- drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c | 2 +- drivers/pinctrl/freescale/pinctrl-imx.c | 19 +-- drivers/pinctrl/freescale/pinctrl-imx1-core.c | 1 - drivers/pinctrl/pinctrl-rockchip.c | 7 +- drivers/pinctrl/pinctrl-rza1.c | 2 +- drivers/power/supply/Kconfig | 2 +- drivers/power/supply/lp8788-charger.c | 18 +-- drivers/power/supply/smb347-charger.c | 1 + drivers/pwm/pwm-img.c | 8 +- drivers/remoteproc/remoteproc_core.c | 3 +- drivers/s390/cio/qdio.h | 1 - drivers/s390/cio/qdio_setup.c | 1 - drivers/s390/cio/qdio_thinint.c | 14 +- drivers/scsi/arm/acornscsi.c | 4 +- drivers/scsi/ibmvscsi/ibmvscsi.c | 2 + drivers/scsi/iscsi_boot_sysfs.c | 2 +- drivers/scsi/lpfc/lpfc_els.c | 2 + drivers/scsi/mpt3sas/mpt3sas_base.c | 2 + drivers/scsi/qedf/qedf.h | 1 + drivers/scsi/qedf/qedf_main.c | 35 ++++- drivers/scsi/qedi/qedi_iscsi.c | 7 +- drivers/scsi/qla2xxx/qla_os.c | 1 + drivers/scsi/qla2xxx/tcm_qla2xxx.c | 2 + drivers/scsi/sr.c | 6 +- drivers/scsi/ufs/ufs-qcom.c | 6 +- drivers/scsi/ufs/ufshcd.c | 1 - drivers/slimbus/qcom-ngd-ctrl.c | 4 +- drivers/staging/gasket/gasket_sysfs.c | 2 + drivers/staging/greybus/light.c | 3 +- drivers/staging/mt29f_spinand/mt29f_spinand.c | 2 +- drivers/staging/sm750fb/sm750.c | 1 + drivers/target/target_core_user.c | 154 ++++++++++----------- drivers/thermal/ti-soc-thermal/ti-thermal-common.c | 6 +- drivers/tty/hvc/hvc_console.c | 16 ++- drivers/tty/n_gsm.c | 26 ++-- drivers/tty/serial/8250/8250_port.c | 4 +- drivers/tty/serial/amba-pl011.c | 1 + drivers/usb/class/usblp.c | 5 +- drivers/usb/dwc2/core_intr.c | 7 +- drivers/usb/dwc3/gadget.c | 24 ++-- drivers/usb/gadget/composite.c | 78 ++++++++--- drivers/usb/gadget/udc/lpc32xx_udc.c | 11 +- drivers/usb/gadget/udc/m66592-udc.c | 2 +- drivers/usb/gadget/udc/s3c2410_udc.c | 4 - drivers/usb/host/ehci-mxc.c | 2 + drivers/usb/host/ehci-platform.c | 131 ++++++++++++++++++ drivers/usb/host/ohci-platform.c | 5 + drivers/usb/host/xhci-plat.c | 10 +- drivers/vfio/mdev/mdev_sysfs.c | 2 +- drivers/vfio/pci/vfio_pci_config.c | 14 +- drivers/video/backlight/lp855x_bl.c | 20 ++- drivers/watchdog/da9062_wdt.c | 5 - fs/afs/proc.c | 1 + fs/afs/write.c | 5 +- fs/block_dev.c | 12 +- fs/dlm/dlm_internal.h | 1 - fs/ext4/extents.c | 2 +- fs/ext4/super.c | 23 ++- fs/f2fs/super.c | 3 +- fs/gfs2/log.c | 11 +- fs/gfs2/ops_fstype.c | 2 +- fs/nfs/nfs4proc.c | 2 +- fs/nfsd/nfs4callback.c | 2 + include/linux/bitops.h | 2 +- include/linux/elfnote.h | 2 +- include/linux/genhd.h | 2 + include/linux/kprobes.h | 4 + include/linux/libata.h | 3 + include/linux/mtd/rawnand.h | 9 +- include/linux/usb/composite.h | 3 + include/linux/usb/ehci_def.h | 2 +- kernel/kprobes.c | 27 +++- kernel/trace/blktrace.c | 30 ++-- lib/zlib_inflate/inffast.c | 91 +++++------- net/core/dev.c | 40 +++--- net/core/filter.c | 16 ++- net/rxrpc/proc.c | 6 +- net/sunrpc/addr.c | 4 +- net/xdp/xsk.c | 4 +- scripts/mksysmap | 2 +- security/apparmor/domain.c | 9 +- security/apparmor/include/label.h | 1 + security/apparmor/label.c | 37 ++++- security/apparmor/lsm.c | 5 + security/selinux/ss/services.c | 4 + sound/isa/wavefront/wavefront_synth.c | 8 +- sound/pci/hda/patch_realtek.c | 14 +- sound/soc/codecs/rt5645.c | 14 ++ sound/soc/davinci/davinci-mcasp.c | 4 +- sound/soc/fsl/fsl_asrc_dma.c | 1 + sound/soc/img/img-i2s-in.c | 1 + sound/soc/intel/boards/bytcr_rt5640.c | 24 ++++ sound/soc/meson/axg-fifo.c | 10 +- sound/soc/soc-core.c | 22 ++- sound/soc/tegra/tegra_wm8903.c | 6 +- sound/usb/card.h | 4 + sound/usb/endpoint.c | 49 +++++-- sound/usb/endpoint.h | 1 + sound/usb/pcm.c | 2 + tools/perf/builtin-report.c | 3 +- .../networking/timestamping/timestamping.c | 10 +- tools/testing/selftests/ntb/ntb_test.sh | 2 +- tools/testing/selftests/x86/protection_keys.c | 3 +- 238 files changed, 1375 insertions(+), 853 deletions(-)