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.6 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 7027BC43441 for ; Sun, 11 Nov 2018 23:44:19 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 05EA720818 for ; Sun, 11 Nov 2018 23:44:19 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="tJbLo3nj" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 05EA720818 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=linuxfoundation.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387705AbeKLJeg (ORCPT ); Mon, 12 Nov 2018 04:34:36 -0500 Received: from mail.kernel.org ([198.145.29.99]:40286 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2387518AbeKLITN (ORCPT ); Mon, 12 Nov 2018 03:19:13 -0500 Received: from localhost (unknown [206.108.79.134]) (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 9DBB121780; Sun, 11 Nov 2018 22:29:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1541975355; bh=DLpcQz0LmwZvM4RMRZpJ30h7PWsy8ic2HQV9q/ShiiI=; h=From:To:Cc:Subject:Date:From; b=tJbLo3njVCpSbo/3/6WBS5nK2hrB7KNmY0SnozNYeVs3NfR235SWjKWUnCZ7vyTd2 MJJ+bZsWGJRvFZJ5oCwPxz9zmpB1SK+cndVPie63GZeWMyOsqUG3eqHcu/YWVJRKyY YiDOoelFQ6bqUAOt4PWl/mpDE1NZyfVY/hVTmWk0= 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.18 000/350] 4.18.19-stable review Date: Sun, 11 Nov 2018 14:17:44 -0800 Message-Id: <20181111221707.043394111@linuxfoundation.org> X-Mailer: git-send-email 2.19.1 MIME-Version: 1.0 User-Agent: quilt/0.65 X-stable: review X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.18.19-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.18.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.18.19-rc1 X-KernelTest-Deadline: 2018-11-13T22:17+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.18.19 release. There are 350 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 Tue Nov 13 22:15:28 UTC 2018. 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.18.19-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.18.y and the diffstat can be found below. thanks, greg k-h ------------- Pseudo-Shortlog of commits: Greg Kroah-Hartman Linux 4.18.19-rc1 Daniel Colascione bpf: wait for running BPF programs when updating map-in-map Jann Horn userns: also map extents in the reverse map to kernel IDs David Ahern net: sched: Remove TCA_OPTIONS from policy Filipe Manana Btrfs: fix use-after-free when dumping free space Filipe Manana Btrfs: fix use-after-free during inode eviction Josef Bacik btrfs: move the dio_sem higher up the callchain Josef Bacik btrfs: don't run delayed_iputs in commit Josef Bacik btrfs: fix insert_reserved error handling Josef Bacik btrfs: only free reserved extent if we didn't insert it Josef Bacik btrfs: don't use ctl->free_space for max_extent_size Josef Bacik btrfs: set max_extent_size properly Josef Bacik btrfs: reset max_extent_size properly Filipe Manana Btrfs: fix deadlock when writing out free space caches Filipe Manana Btrfs: fix assertion on fsync of regular file when using no-holes feature Filipe Manana Btrfs: fix null pointer dereference on compressed write path error Qu Wenruo btrfs: qgroup: Dirty all qgroups before rescan Filipe Manana Btrfs: fix wrong dentries after fsync of file that got its parent replaced Filipe Manana Btrfs: fix warning when replaying log after fsync of a tmpfile Josef Bacik btrfs: make sure we create all new block groups Josef Bacik btrfs: reset max_extent_size on clear in a bitmap Josef Bacik btrfs: protect space cache inode alloc with GFP_NOFS Josef Bacik btrfs: release metadata before running delayed refs Chris Mason Btrfs: don't clean dirty pages during buffered writes Josef Bacik btrfs: wait on caching when putting the bg cache Jeff Mahoney btrfs: keep trim from interfering with transaction commits Jeff Mahoney btrfs: don't attempt to trim devices that don't support it Jeff Mahoney btrfs: iterate all devices during trim, instead of fs_devices::alloc_list Qu Wenruo btrfs: Ensure btrfs_trim_fs can trim the whole filesystem Qu Wenruo btrfs: Enhance btrfs_trim_fs function to handle error better Jeff Mahoney btrfs: fix error handling in btrfs_dev_replace_start Jeff Mahoney btrfs: fix error handling in free_log_tree Qu Wenruo btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock Qu Wenruo btrfs: Handle owner mismatch gracefully when walking up tree Qu Wenruo btrfs: qgroup: Avoid calling qgroup functions if qgroup is not enabled Masami Hiramatsu tracing: Return -ENOENT if there is no target synthetic event Breno Leitao selftests/powerpc: Fix ptrace tm failure Masami Hiramatsu selftests/ftrace: Fix synthetic event test to delete event correctly Johan Hovold soc/tegra: pmc: Fix child-node lookup Bjorn Andersson soc: qcom: rmtfs-mem: Validate that scm is available Thor Thayer arm64: dts: stratix10: Correct System Manager register size Thor Thayer ARM: dts: socfpga: Fix SDRAM node address for Arria10 Nicolas Pitre Cramfs: fix abad comparison when wrap-arounds occur Colin Ian King rpmsg: smd: fix memory leak on channel create Tri Vo arm64: lse: remove -fcall-used-x0 flag Hans Verkuil media: hdmi.h: rename ADOBE_RGB to OPRGB and ADOBE_YCC to OPYCC Hans Verkuil media: replace ADOBERGB by OPRGB Hans Verkuil media: media colorspaces*.rst: rename AdobeRGB to opRGB Johan Hovold drm/mediatek: fix OF sibling-node lookup Hans Verkuil media: adv7842: when the EDID is cleared, unconfigure CEC as well Hans Verkuil media: adv7604: when the EDID is cleared, unconfigure CEC as well Mauro Carvalho Chehab media: em28xx: fix handler for vidioc_s_input() Mauro Carvalho Chehab media: em28xx: make v4l2-compliance happier by starting sequence on zero Mauro Carvalho Chehab media: em28xx: fix input name for Terratec AV 350 Mauro Carvalho Chehab media: tvp5150: avoid going past array on v4l2_querymenu() Mauro Carvalho Chehab media: em28xx: use a default format if TRY_FMT fails Hans Verkuil media: cec: forgot to cancel delayed work Hans Verkuil media: cec: fix the Signal Free Time calculation Hans Verkuil media: cec: add new tx/rx status bits to detect aborts/timeouts Manjunath Patil xen-blkfront: fix kernel panic with negotiate_mq error path Juergen Gross xen: remove size limit of privcmd-buf mapping interface Juergen Gross xen: fix xen_qlock_wait() Hans Verkuil media: cec: integrate cec_validate_phys_addr() in cec-api.c Hans Verkuil media: cec: make cec_get_edid_spa_location() an inline function He Zhe kgdboc: Passing ekgdboc to command line causes panic Mauro Carvalho Chehab Revert "media: dvbsky: use just one mutex for serializing device R/W ops" Hans Verkuil media: v4l2-tpg: fix kernel oops when enabling HFLIP and OSD Johan Hovold net: bcmgenet: fix OF child-node lookup Maciej W. Rozycki TC: Set DMA masks for devices Will Deacon iommu/arm-smmu: Ensure that page-table updates are visible before TLBI Christophe Lombard ocxl: Fix access to the AFU Descriptor Data Johan Hovold power: supply: twl4030-charger: fix OF sibling-node lookup Maciej W. Rozycki rtc: cmos: Remove the `use_acpi_alarm' module parameter for !ACPI Maciej W. Rozycki rtc: cmos: Fix non-ACPI undefined reference to `hpet_rtc_interrupt' Soeren Moch rtc: ds1307: fix ds1339 wakealarm support Aaro Koskinen MIPS: OCTEON: fix out of bounds array access on CN68XX Maciej W. Rozycki MIPS: memset: Fix CPU_DADDI_WORKAROUNDS `small_fixup' regression Nicholas Piggin powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9 Michael Neuling powerpc/tm: Fix HFSCR bit for no suspend case Christophe Leroy powerpc/msi: Fix compile error on mpc83xx Jan Kara fsnotify: Fix busy inodes during unmount Lubomir Rintel media: ov7670: make "xclk" clock optional Damien Le Moal dm zoned: fix various dmz_get_mblock() issues Damien Le Moal dm zoned: fix metadata block ref counting Wenwen Wang dm ioctl: harden copy_params()'s copy_from_user() from malicious users Amir Goldstein lockd: fix access beyond unterminated strings in prints Trond Myklebust nfsd: Fix an Oops in free_session() Andrew Elble nfsd: correctly decrement odstate refcount in error path Benjamin Coddington nfs: Fix a missed page unlock after pg_doio() Trond Myklebust NFSv4.1: Fix the r/wsize checking Johan Hovold NFC: nfcmrvl_uart: fix OF child-node lookup Lukas Wunner genirq: Fix race on spurious interrupt detection He Zhe printk: Fix panic caused by passing log_buf_len to command line Steve French smb3: on kerberos mount if server doesn't specify auth type use krb5 Steve French smb3: do not attempt cifs operation in smb3 query info error path Steve French smb3: allow stats which track session and share reconnects to be reset Andreas Kemnade w1: omap-hdq: fix missing bus unregister at removal Eugen Hristev iio: adc: at91: fix wrong channel number in triggered buffer mode Eugen Hristev iio: adc: at91: fix acking DRDY irq on simple conversions Alexey Khoroshilov iio: adc: imx25-gcq: Fix leak of device_node in mx25_gcq_setup_cfgs() Lars-Peter Clausen iio: ad5064: Fix regulator handling Arnd Bergmann kbuild: fix kernel/bounds.c 'W=1' warning Mark Rutland KVM: arm64: Fix caching of host MDCR_EL2 value Punit Agrawal KVM: arm/arm64: Ensure only THP is candidate for adjustment Ralph Campbell mm/hmm: fix race between hmm_mirror_unregister() and mmu_notifier callback Ralph Campbell mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly Mike Kravetz hugetlbfs: dirty pages as they are added to pagecache Eric Biggers ima: fix showing large 'violations' or 'runtime_measurements_count' Vlastimil Babka mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range() Jason A. Donenfeld crypto: speck - remove Speck Ard Biesheuvel crypto: aegis/generic - fix for big endian systems Ard Biesheuvel crypto: morus/generic - fix for big endian systems Mikulas Patocka crypto: aesni - don't use GFP_ATOMIC allocation if the request doesn't cross a page in gcm Horia Geantă crypto: tcrypt - fix ghash-generic speed test Ondrej Mosnacek crypto: lrw - Fix out-of bounds access on counter overflow Eric W. Biederman signal: Guard against negative signal numbers in copy_siginfo_from_user32 Eric W. Biederman signal/GenWQE: Fix sending of SIGKILL Keith Busch PCI: vmd: White list for fast interrupt handlers Bin Meng PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk Lukas Wunner PCI/ASPM: Fix link_state teardown on device removal Vignesh R ARM: dts: dra7: Fix up unaligned access setting for PCIe EP Qiuxu Zhuo EDAC, skx_edac: Fix logical channel intermediate decoding Tony Luck EDAC, {i7core,sb,skx}_edac: Fix uncorrected error counting Michael Jin EDAC, amd64: Add Family 17h, models 10h-2fh support Breno Leitao HID: hiddev: fix potential Spectre v1 Jason Gerecke HID: wacom: Work around HID descriptor bug in DTK-2451 and DTH-2452 Stephen Smalley selinux: fix mounting of cgroup2 under older policies Theodore Ts'o ext4: fix use-after-free race in ext4_remount()'s error path Wang Shilong ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR Wang Shilong ext4: fix setattr project check in fssetxattr ioctl Lukas Czerner ext4: initialize retries variable in ext4_da_write_inline_data_begin() Theodore Ts'o ext4: fix EXT4_IOC_SWAP_BOOT Al Viro gfs2_meta: ->mount() can get NULL dev_name Jan Kara jbd2: fix use after free in jbd2_log_do_checkpoint() Jason Gunthorpe IB/rxe: Revise the ib_wr_opcode enum Artemy Kovalyov IB/mlx5: Fix MR cache initialization Daniel Mack ASoC: sta32x: set ->component pointer in private struct Takashi Iwai ASoC: intel: skylake: Add missing break in skl_tplg_get_token() Dan Williams libnvdimm, pmem: Fix badblocks population for 'raw' namespaces Dan Williams libnvdimm, region: Fail badblocks listing for inactive regions Alexander Duyck libnvdimm: Hold reference on parent while scheduling async init Christian Lamparter dmaengine: ppc4xx: fix off-by-one build failure Stefan Nuernberger net/ipv4: defensive cipso option parsing Luca Coelho iwlwifi: mvm: check return value of rs_rate_from_ucode_rate() Felix Fietkau mt76: mt76x2: fix multi-interface beacon configuration Yoshihiro Shimoda usb: gadget: udc: renesas_usb3: Fix b-device mode for "workaround" Adam Thomson usb: typec: tcpm: Fix APDO PPS order checking to be based on voltage Shuah Khan (Samsung OSG) usbip:vudc: BUG kmalloc-2048 (Not tainted): Poison overwritten Lubomir Rintel libertas: don't set URB_ZERO_PACKET on IN USB transfer Juergen Gross xen/pvh: don't try to unplug emulated devices Roger Pau Monne xen/pvh: increase early stack size Juergen Gross xen: make xen_qlock_wait() nestable Juergen Gross xen: fix race in xen_qlock_wait() Boris Ostrovsky xen/balloon: Support xend-based toolstack Vasilis Liaskovitis xen/blkfront: avoid NULL blkfront_info dereference on device removal Dr. Greg Wettstein tpm: Restore functionality to xen vtpm driver. Joe Jin xen-swiotlb: use actually allocated size on check physical continuous Marek Szyprowski ARM: dts: exynos: Mark 1 GHz CPU OPP as suspend OPP on Exynos5250 Marek Szyprowski ARM: dts: exynos: Convert exynos5250.dtsi to opp-v2 bindings Viresh Kumar arm: dts: exynos: Add missing cooling device properties for CPUs Viresh Kumar OPP: Free OPP table properly on performance state irregularities Chao Yu f2fs: fix to account IO correctly Chao Yu f2fs: fix to recover cold bit of inode block during POR Jaegeuk Kim Revert "f2fs: fix to clear PG_checked flag in set_page_dirty()" Prarit Bhargava cpupower: Fix AMD Family 0x17 msr_pstate size Takashi Iwai ALSA: hda: Check the non-cached stream buffers more explicitly Vijay Immanuel IB/rxe: fix for duplicate request processing and ack psns Paul Cercueil dmaengine: dma-jz4780: Return error if not probed from DT Alexandre Belloni mfd: menelaus: Fix possible race condition and leak Eric W. Biederman signal: Always deliver the kernel's SIGKILL and SIGSTOP to a pid namespace init Yunlei He f2fs: report error if quota off error during umount Zhikang Zhang f2fs: avoid sleeping under spin_lock James Smart scsi: lpfc: Correct race with abort on completion path James Smart scsi: lpfc: Correct soft lockup when running mds diagnostics Alexandre Belloni uio: ensure class is registered before devices Moni Shoua IB/mlx5: Allow transition of DCI QP to reset Stephen Boyd firmware: coreboot: Unmap ioregion after device population Waiman Long driver/dma/ioat: Call del_timer_sync() without holding prep_lock Casey Schaufler Smack: ptrace capability use fixes Loic Poulain usb: chipidea: Prevent unbalanced IRQ disable Horia Geantă crypto: caam - fix implicit casts in endianness helpers Vignesh R PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC mode Suzuki K Poulose coresight: etb10: Fix handling of perf mode Tonghao Zhang PCI/MSI: Warn and return error if driver enables MSI/MSI-X twice Chao Yu f2fs: fix to recover inode's i_flags during POR Chao Yu f2fs: fix to recover inode's crtime during POR Anshuman Gupta xhci: Avoid USB autosuspend when resuming USB2 ports. Bartosz Golaszewski nvmem: check the return value of nvmem_add_cells() Shaohua Li MD: fix invalid stored role for a disk Theodore Ts'o ext4: fix argument checking in EXT4_IOC_MOVE_EXT Alexandre Belloni usb: gadget: udc: atmel: handle at91sam9rl PMC Fabrice Gasnier usb: dwc2: fix a race with external vbus supply Lina Iyer irqchip/pdc: Setup all edge interrupts as rising edge at GIC Chuck Lever xprtrdma: Reset credit grant properly after a disconnect Mika Westerberg PCI / ACPI: Enable wake automatically for power managed bridges Jorgen Hansen VMCI: Resource wildcard match fixed Dexuan Cui Drivers: hv: vmbus: Use cpumask_var_t for on-stack cpu mask Jaegeuk Kim f2fs: clear PageError on the read path Javier Martinez Canillas tpm: suppress transmit cmd error logs when TPM 1.2 is disabled/deactivated Adam Thomson usb: typec: tcpm: Report back negotiated PPS voltage and current Alan Douglas PCI: cadence: Use AXI region 0 to signal interrupts from EP Honghui Zhang PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logic Tudor.Ambarus@microchip.com usb: host: ohci-at91: fix request of irq for optional gpio Selvin Xavier RDMA/bnxt_re: Fix recursive lock warning in debug kernel Selvin Xavier RDMA/bnxt_re: Avoid accessing nq->bar_reg_iomem in failure case Denis Drozdov IB/ipoib: Clear IPCB before icmp_send Parav Pandit RDMA/core: Do not expose unsupported counters Wenwen Wang scsi: megaraid_sas: fix a missing-check bug Jim Mattson KVM: nVMX: Clear reserved bits of #DB exit qualification David Howells UAPI: ndctl: Fix g++-unsupported initialisation in headers Evan Green scsi: ufs: Schedule clk gating work on correct queue Finn Thain scsi: esp_scsi: Track residual for PIO transfers Jack Wang md: fix memleak for mempool Xiao Ni MD: Memory leak when flush bio size is zero Chao Yu f2fs: fix to account IO correctly for cgroup writeback Johan Hovold net: stmmac: dwmac-sun8i: fix OF child-node lookup Michal Hocko cgroup, netclassid: add a preemption point to write_classid Geert Uytterhoeven thermal: da9062/61: Prevent hardware access during system suspend Geert Uytterhoeven thermal: rcar_thermal: Prevent doing work after unbind Diego Viola libata: Apply NOLPM quirk for SAMSUNG MZ7TD256HAFV-000L9 Martin Willi ath10k: schedule hardware restart if WMI command times out Sebastian Basierski ixgbevf: VF2VF TCP RSS Shannon Nelson ixgbe: disallow IPsec Tx offload when in SR-IOV mode Justin Chen gpio: brcmstb: allow 0 width GPIO banks Sara Sharon iwlwifi: mvm: fix BAR seq ctrl reporting Siva Rebbagondla rsi: fix memory alignment issue in ARM32 platforms Andrew Lunn net: dsa: mv88e6xxx: Fix writing to a PHY page. Yunsheng Lin net: hns3: Fix for vf vlan delete failed problem Yunsheng Lin net: hns3: Fix ping exited problem when doing lp selftest Yunsheng Lin net: hns3: Preserve vlan 0 in hardware table Douglas Anderson pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliant Douglas Anderson pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliant Arnaldo Carvalho de Melo perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo YueHaibing failover: Add missing check to validate 'slave_dev' in net_failover_slave_unregister Alexei Starovoitov bpf/verifier: fix verifier instability Stephen Boyd pinctrl: qcom: spmi-mpp: Fix drive strength setting Hans de Goede ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllers Linus Walleij spi: gpio: No MISO does not imply no RX Masami Hiramatsu kprobes: Return error if we fail to reuse kprobe instead of BUG_ON() Will Deacon arm64: entry: Allow handling of undefined instructions from EL1 Paolo Valente block, bfq: correctly charge and reset entity service in all cases Antoine Tenart net: phy: phylink: ensure the carrier is off when starting phylink Fuyun Liang net: hns3: Set STATE_DOWN bit of hdev state when stopping net Peng Li net: hns3: Check hdev state when getting link status Arend van Spriel brcmfmac: fix for proper support of 160MHz bandwidth YueHaibing pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_mux YueHaibing pinctrl: sunxi: fix 'pctrl->functions' allocation in sunxi_pinctrl_build_state Jian Shen net: hns3: Fix ets validate issue Jian Shen net: hns3: Add nic state check before calling netif_tx_wake_queue Ben Hutchings x86: boot: Fix EFI stub alignment Christian Hewitt Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetooth Yunsheng Lin net: hns3: Fix for packet buffer setting bug Jacob Keller ice: update fw version check logic Bruce Allan ice: fix changing of ring descriptor size (ethtool -G) Will Deacon signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstack Gustavo A. R. Silva mtd: rawnand: atmel: Fix potential NULL pointer dereference Xiaochen Shen x86/intel_rdt: Show missing resctrl mount options Viresh Kumar cpufreq: dt: Try freeing static OPPs only if we have added them Dou Liyang ACPI / processor: Fix the return value of acpi_processor_ids_walk() Rajneesh Bhardwaj ACPI / PM: LPIT: Register sysfs attributes based on FADT Jeffrey Hugo ACPI/PPTT: Handle architecturally unknown cache types Sagi Grimberg nvmet-rdma: use a private workqueue for delete Lubomir Rintel x86/olpc: Indicate that legacy PC XO-1 platform should not register RTC Luca Coelho iwlwifi: mvm: check for n_profiles validity in EWRD ACPI Emmanuel Grumbach iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interface Shaul Triebitz iwlwifi: pcie: avoid empty free RB queue Masahiro Yamada mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset Wang Dongsheng sdhci: acpi: add free_slot callback Yu Zhao mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01 Ben Peddell bcache: Populate writeback_rate_minimum attribute Prarit Bhargava cpupower: Fix coredump on VMWare Sanskriti Sharma perf strbuf: Match va_{add,copy} with va_end Sanskriti Sharma perf tools: Cleanup trace-event-info 'tdata' leak Sanskriti Sharma perf tools: Free temporary 'sys' string in read_event_files() Nathan Chancellor spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare} Javier González lightnvm: pblk: fix race condition on metadata I/O Jia-Ju Bai lightnvm: pblk: fix two sleep-in-atomic-context bugs Javier González lightnvm: pblk: fix race on sysfs line state Thierry Reding hwmon: (pwm-fan) Set fan speed to 0 on suspend Janosch Frank s390/sthyi: Fix machine name validity indication Serhey Popovych tun: Consistently configure generic netdev params via rtnetlink Ryan C Goodfellow nfp: devlink port split support for 1x100G CXP NIC Suzuki K Poulose arm64: cpufeature: ctr: Fix cpu capability check for late CPUs Omar Sandoval swim: fix cleanup on setup error Omar Sandoval ataflop: fix error handling during setup Paolo Abeni netfilter: xt_nat: fix DNAT target for shifted portmap ranges Waiman Long locking/lockdep: Fix debug_locks off performance problem Masahisa Kojima net: socionext: Reset tx queue in ndo_stop Wolfram Sang i2c: rcar: cleanup DMA for all kinds of failure Masami Hiramatsu selftests: ftrace: Add synthetic event syntax testcase Leo Li drm: Get ref on CRTC commit object when waiting for flip_done Heiner Kallweit r8169: re-enable MSI-X on RTL8168g Nathan Chancellor net: qla3xxx: Remove overflowing shift statement Sebastian Andrzej Siewior x86/fpu: Remove second definition of fpu in __fpu__restore_sig() Milian Wolff perf report: Don't crash on invalid inline debug information David Miller perf cpu_map: Align cpu map synthesized events properly. Jarod Wilson perf tools: Fix use of alternatives to find JDIR Jiri Olsa perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus Song Muchun sched/fair: Fix the min_vruntime update logic in dequeue_entity() Pieter Jansen van Vuuren nfp: flower: use offsets provided by pedit instead of index for ipv6 Pieter Jansen van Vuuren nfp: flower: fix pedit set actions for multiple partial masks Jian-Hong Pan r8169: Enable MSI-X on RTL8106e Jiri Olsa perf vendor events intel: Fix wrong filter_band* values for uncore events Florian Westphal xfrm: policy: use hlist rcu variants on insert Björn Töpel xsk: do not call synchronize_net() under RCU read lock Shuah Khan (Samsung OSG) selftests: usbip: add wait after attach and before checking port status Jiri Olsa Revert "perf tools: Fix PMU term format max value calculation" Keith Busch nvme: remove ns sibling before clearing path Eric Dumazet bpf: do not blindly change rlimit in reuseport net selftest Tomi Valkeinen drm: fix use of freed memory in drm_mode_setcrtc Marek Szyprowski ARM: dts: exynos: Disable pull control for MAX8997 interrupts on Origen Sai Praneeth x86/speculation: Support Enhanced IBRS on future CPUs Sebastian Andrzej Siewior x86/mm/pat: Disable preemption around __flush_tlb_all() He Zhe x86/corruption-check: Fix panic in memory_corruption_check() when boot option without value is provided Juergen Gross x86/xen: Fix boot loader version reported for PVH guests Jiri Kosina x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation Alex Stanoev ALSA: ca0106: Disable IZD on SB0570 DAC to fix audio pops Hans de Goede ALSA: hda: Add 2 more models to the power_save blacklist Jeremy Cline ALSA: hda - Add mic quirk for the Lenovo G50-30 (17aa:3905) Hui Wang ALSA: hda/realtek - Fix the problem of the front MIC on the Lenovo M715 Takashi Iwai ALSA: hda - Fix headphone pin config for ASUS G751 Takashi Iwai ALSA: hda - Add quirk for ASUS G751 laptop Helge Deller parisc: Fix exported address of os_hpmc handler Helge Deller parisc: Fix map_pages() to not overwrite existing pte entries John David Anglin parisc: Fix address in HPMC IVA Dan Williams acpi, nfit: Fix Address Range Scrub completion tracking David Arcari mailbox: PCC: handle parse error Jan Glauber ipmi: Fix timer race with module unload Masami Hiramatsu kprobes/x86: Use preempt_enable() in optimized_callback() Erik Schmauss ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodes Erik Schmauss ACPICA: AML interpreter: add region addresses in global list during initialization Bart Van Assche ACPI / OSL: Use 'jiffies' as the time bassis for acpi_os_get_timer() Maciej S. Szmigiero pcmcia: Implement CLKRUN protocol disabling for Ricoh bridges He Zhe dma-mapping: fix panic caused by passing empty cma command line argument Rafael J. Wysocki cpufreq: conservative: Take limits changes into account properly Ming Lei block: make sure writesame bio is aligned with logical block size Ming Lei block: make sure discard bio is aligned with logical block size Ming Lei block: don't deal with discard limit in blkdev_issue_discard() Jens Axboe block: setup bounce bio_sets properly Hou Tao jffs2: free jffs2_sb_info through jffs2_kill_sb() Dmitry Bazhenov hwmon: (pmbus) Fix page count auto-detection. Tang Junhui bcache: fix miss key refill->end in writeback Tang Junhui bcache: correct dirty data statistics Tang Junhui bcache: trace missed reading by cache_missed Rafał Miłecki spi: bcm-qspi: fix calculation of address length Rafał Miłecki spi: bcm-qspi: switch back to reading flash using smaller chunks Chuanhua Han spi: spi-mem: Adjust op len based on message/transfer size limitations Ahmad Fatoum mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus Mika Westerberg mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash Liu Xiang mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB Miquel Raynal mtd: rawnand: marvell: fix the IRQ handler complete() condition ------------- Diffstat: Documentation/filesystems/fscrypt.rst | 10 - Documentation/media/uapi/cec/cec-ioc-receive.rst | 25 +- Documentation/media/uapi/v4l/biblio.rst | 10 - Documentation/media/uapi/v4l/colorspaces-defs.rst | 8 +- .../media/uapi/v4l/colorspaces-details.rst | 13 +- Documentation/media/videodev2.h.rst.exceptions | 6 +- Makefile | 4 +- arch/arm/boot/dts/dra7.dtsi | 2 +- arch/arm/boot/dts/exynos3250.dtsi | 16 + arch/arm/boot/dts/exynos4210-origen.dts | 9 + arch/arm/boot/dts/exynos4210.dtsi | 13 + arch/arm/boot/dts/exynos4412.dtsi | 9 + arch/arm/boot/dts/exynos5250.dtsi | 114 +++- arch/arm/boot/dts/socfpga_arria10.dtsi | 2 +- arch/arm/crypto/Kconfig | 6 - arch/arm/crypto/Makefile | 2 - arch/arm/crypto/speck-neon-core.S | 434 ------------ arch/arm/crypto/speck-neon-glue.c | 288 -------- arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi | 2 +- arch/arm64/crypto/Kconfig | 6 - arch/arm64/crypto/Makefile | 3 - arch/arm64/crypto/speck-neon-core.S | 352 ---------- arch/arm64/crypto/speck-neon-glue.c | 282 -------- arch/arm64/kernel/cpufeature.c | 22 +- arch/arm64/kernel/entry.S | 2 +- arch/arm64/kernel/traps.c | 11 +- arch/arm64/lib/Makefile | 2 +- arch/m68k/configs/amiga_defconfig | 1 - arch/m68k/configs/apollo_defconfig | 1 - arch/m68k/configs/atari_defconfig | 1 - arch/m68k/configs/bvme6000_defconfig | 1 - arch/m68k/configs/hp300_defconfig | 1 - arch/m68k/configs/mac_defconfig | 1 - arch/m68k/configs/multi_defconfig | 1 - arch/m68k/configs/mvme147_defconfig | 1 - arch/m68k/configs/mvme16x_defconfig | 1 - arch/m68k/configs/q40_defconfig | 1 - arch/m68k/configs/sun3_defconfig | 1 - arch/m68k/configs/sun3x_defconfig | 1 - arch/mips/cavium-octeon/executive/cvmx-helper.c | 2 +- arch/mips/lib/memset.S | 4 +- arch/parisc/kernel/entry.S | 2 +- arch/parisc/kernel/hpmc.S | 3 +- arch/parisc/kernel/traps.c | 3 +- arch/parisc/mm/init.c | 8 +- arch/powerpc/include/asm/mpic.h | 7 + arch/powerpc/kernel/mce_power.c | 7 + arch/powerpc/kernel/setup_64.c | 18 +- arch/powerpc/mm/hash_native_64.c | 4 +- arch/s390/defconfig | 1 - arch/s390/kernel/sthyi.c | 8 +- arch/x86/boot/tools/build.c | 7 + arch/x86/crypto/aesni-intel_glue.c | 2 +- arch/x86/include/asm/cpufeatures.h | 1 + arch/x86/include/asm/kvm_host.h | 1 + arch/x86/include/asm/nospec-branch.h | 1 + arch/x86/include/asm/tlbflush.h | 6 + arch/x86/kernel/check.c | 15 + arch/x86/kernel/cpu/bugs.c | 77 ++- arch/x86/kernel/cpu/common.c | 3 + arch/x86/kernel/cpu/intel_rdt_rdtgroup.c | 7 + arch/x86/kernel/fpu/signal.c | 1 - arch/x86/kernel/kprobes/opt.c | 2 +- arch/x86/kvm/vmx.c | 7 +- arch/x86/mm/pageattr.c | 6 +- arch/x86/platform/olpc/olpc-xo1-rtc.c | 3 + arch/x86/xen/enlighten_pvh.c | 2 +- arch/x86/xen/platform-pci-unplug.c | 4 + arch/x86/xen/spinlock.c | 35 +- arch/x86/xen/xen-pvh.S | 2 +- block/bfq-wf2q.c | 13 +- block/blk-lib.c | 33 +- block/blk-merge.c | 3 +- block/blk.h | 10 + block/bounce.c | 37 +- crypto/Kconfig | 14 - crypto/Makefile | 1 - crypto/aegis.h | 20 +- crypto/lrw.c | 7 +- crypto/morus1280.c | 7 +- crypto/morus640.c | 16 +- crypto/speck.c | 307 --------- crypto/tcrypt.c | 3 + crypto/testmgr.c | 24 - crypto/testmgr.h | 738 --------------------- drivers/acpi/acpi_lpit.c | 6 + drivers/acpi/acpi_lpss.c | 2 + drivers/acpi/acpi_processor.c | 7 +- drivers/acpi/acpica/dsopcode.c | 4 + drivers/acpi/acpica/psloop.c | 14 +- drivers/acpi/nfit/core.c | 163 +++-- drivers/acpi/nfit/nfit.h | 9 +- drivers/acpi/osl.c | 15 +- drivers/acpi/pptt.c | 33 +- drivers/ata/libata-core.c | 1 + drivers/block/ataflop.c | 25 +- drivers/block/swim.c | 13 +- drivers/block/xen-blkfront.c | 4 + drivers/bluetooth/btbcm.c | 1 + drivers/char/ipmi/ipmi_ssif.c | 10 +- drivers/char/tpm/tpm-interface.c | 3 +- drivers/char/tpm/xen-tpmfront.c | 2 +- drivers/cpufreq/cpufreq-dt.c | 34 +- drivers/cpufreq/cpufreq_conservative.c | 6 +- drivers/crypto/caam/regs.h | 28 +- drivers/dma/dma-jz4780.c | 5 + drivers/dma/ioat/init.c | 9 +- drivers/dma/ppc4xx/adma.c | 2 +- drivers/edac/amd64_edac.c | 14 + drivers/edac/amd64_edac.h | 3 + drivers/edac/i7core_edac.c | 1 + drivers/edac/sb_edac.c | 1 + drivers/edac/skx_edac.c | 3 +- drivers/firmware/google/coreboot_table.c | 7 +- drivers/gpio/gpio-brcmstb.c | 15 +- drivers/gpu/drm/drm_atomic.c | 5 + drivers/gpu/drm/drm_atomic_helper.c | 12 +- drivers/gpu/drm/drm_crtc.c | 10 +- drivers/gpu/drm/mediatek/mtk_hdmi.c | 5 +- drivers/hid/usbhid/hiddev.c | 18 +- drivers/hid/wacom_wac.c | 19 + drivers/hv/channel_mgmt.c | 14 +- drivers/hwmon/pmbus/pmbus.c | 2 + drivers/hwmon/pmbus/pmbus_core.c | 5 +- drivers/hwmon/pwm-fan.c | 12 +- drivers/hwtracing/coresight/coresight-etb10.c | 4 + drivers/i2c/busses/i2c-rcar.c | 6 +- drivers/iio/adc/at91_adc.c | 6 +- drivers/iio/adc/fsl-imx25-gcq.c | 6 + drivers/iio/dac/ad5064.c | 53 +- drivers/infiniband/core/sysfs.c | 19 +- drivers/infiniband/hw/bnxt_re/qplib_fp.c | 3 +- drivers/infiniband/hw/bnxt_re/qplib_rcfw.c | 13 +- drivers/infiniband/hw/mlx5/mr.c | 2 +- drivers/infiniband/hw/mlx5/qp.c | 4 +- drivers/infiniband/sw/rxe/rxe_resp.c | 8 +- drivers/infiniband/sw/rxe/rxe_verbs.h | 2 + drivers/infiniband/ulp/ipoib/ipoib_cm.c | 8 +- drivers/iommu/arm-smmu.c | 6 + drivers/irqchip/qcom-pdc.c | 1 + drivers/lightnvm/pblk-core.c | 5 +- drivers/lightnvm/pblk-recovery.c | 6 +- drivers/lightnvm/pblk-sysfs.c | 8 +- drivers/lightnvm/pblk-write.c | 14 +- drivers/mailbox/pcc.c | 7 +- drivers/md/bcache/btree.c | 2 +- drivers/md/bcache/request.c | 2 +- drivers/md/bcache/super.c | 3 +- drivers/md/bcache/sysfs.c | 2 + drivers/md/dm-ioctl.c | 18 +- drivers/md/dm-zoned-metadata.c | 80 ++- drivers/md/md.c | 30 +- drivers/media/cec/cec-adap.c | 94 +-- drivers/media/cec/cec-api.c | 19 +- drivers/media/cec/cec-edid.c | 60 -- drivers/media/common/v4l2-tpg/v4l2-tpg-colors.c | 262 ++++---- drivers/media/common/v4l2-tpg/v4l2-tpg-core.c | 2 +- drivers/media/i2c/adv7511.c | 6 +- drivers/media/i2c/adv7604.c | 6 +- drivers/media/i2c/adv7842.c | 4 +- drivers/media/i2c/ov7670.c | 27 +- drivers/media/i2c/tc358743.c | 4 +- drivers/media/i2c/tvp5150.c | 2 +- drivers/media/platform/vivid/vivid-core.h | 2 +- drivers/media/platform/vivid/vivid-ctrls.c | 6 +- drivers/media/platform/vivid/vivid-vid-out.c | 2 +- drivers/media/usb/dvb-usb-v2/dvbsky.c | 16 +- drivers/media/usb/em28xx/em28xx-cards.c | 33 +- drivers/media/usb/em28xx/em28xx-video.c | 92 ++- drivers/media/usb/em28xx/em28xx.h | 8 +- drivers/media/v4l2-core/v4l2-dv-timings.c | 12 +- drivers/mfd/menelaus.c | 13 +- drivers/misc/genwqe/card_base.h | 2 +- drivers/misc/genwqe/card_dev.c | 9 +- drivers/misc/ocxl/config.c | 4 +- drivers/misc/vmw_vmci/vmci_driver.c | 2 +- drivers/misc/vmw_vmci/vmci_resource.c | 3 +- drivers/mmc/host/sdhci-acpi.c | 8 + drivers/mmc/host/sdhci-pci-o2micro.c | 3 + drivers/mtd/nand/raw/atmel/nand-controller.c | 4 + drivers/mtd/nand/raw/denali.c | 14 +- drivers/mtd/nand/raw/marvell_nand.c | 2 +- drivers/mtd/spi-nor/fsl-quadspi.c | 15 +- drivers/mtd/spi-nor/intel-spi-pci.c | 1 + drivers/net/dsa/mv88e6xxx/phy.c | 3 + drivers/net/ethernet/broadcom/genet/bcmmii.c | 2 +- drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 4 +- drivers/net/ethernet/hisilicon/hns3/hns3_ethtool.c | 4 +- .../net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c | 6 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 30 +- .../ethernet/hisilicon/hns3/hns3vf/hclgevf_main.c | 5 + drivers/net/ethernet/intel/ice/ice.h | 4 +- drivers/net/ethernet/intel/ice/ice_controlq.c | 30 +- drivers/net/ethernet/intel/ice/ice_ethtool.c | 17 +- drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c | 3 + drivers/net/ethernet/intel/ixgbevf/ixgbevf_main.c | 4 + drivers/net/ethernet/netronome/nfp/flower/action.c | 35 +- drivers/net/ethernet/netronome/nfp/nfp_devlink.c | 17 +- drivers/net/ethernet/qlogic/qla3xxx.c | 2 - drivers/net/ethernet/realtek/r8169.c | 12 +- drivers/net/ethernet/socionext/netsec.c | 3 + drivers/net/ethernet/stmicro/stmmac/dwmac-sun8i.c | 12 +- drivers/net/net_failover.c | 3 + drivers/net/phy/phylink.c | 3 + drivers/net/tun.c | 2 + drivers/net/wireless/ath/ath10k/wmi.c | 6 + .../net/wireless/broadcom/brcm80211/brcmutil/d11.c | 34 +- .../broadcom/brcm80211/include/brcmu_wifi.h | 2 + drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 8 +- drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 9 +- drivers/net/wireless/intel/iwlwifi/mvm/rs.c | 24 +- drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 9 +- drivers/net/wireless/intel/iwlwifi/pcie/rx.c | 32 +- drivers/net/wireless/marvell/libertas/if_usb.c | 2 - drivers/net/wireless/mediatek/mt76/mt76x2_mac.c | 3 +- drivers/net/wireless/rsi/rsi_91x_usb.c | 11 +- drivers/nfc/nfcmrvl/uart.c | 5 +- drivers/nvdimm/bus.c | 4 + drivers/nvdimm/pmem.c | 4 +- drivers/nvdimm/region_devs.c | 11 +- drivers/nvme/host/core.c | 2 +- drivers/nvme/target/rdma.c | 19 +- drivers/nvmem/core.c | 10 +- drivers/opp/of.c | 1 + drivers/pci/controller/dwc/pci-dra7xx.c | 11 +- drivers/pci/controller/pcie-cadence-ep.c | 11 +- drivers/pci/controller/pcie-mediatek.c | 11 + drivers/pci/controller/vmd.c | 13 +- drivers/pci/msi.c | 9 +- drivers/pci/pci-acpi.c | 16 +- drivers/pci/pcie/aspm.c | 2 +- drivers/pci/quirks.c | 4 + drivers/pci/remove.c | 4 +- drivers/pcmcia/ricoh.h | 35 + drivers/pcmcia/yenta_socket.c | 3 +- drivers/pinctrl/qcom/pinctrl-spmi-mpp.c | 27 +- drivers/pinctrl/qcom/pinctrl-ssbi-gpio.c | 28 +- drivers/pinctrl/sunxi/pinctrl-sunxi.c | 15 +- drivers/power/supply/twl4030_charger.c | 5 +- drivers/rpmsg/qcom_smd.c | 7 +- drivers/rtc/rtc-cmos.c | 29 +- drivers/rtc/rtc-ds1307.c | 1 - drivers/scsi/esp_scsi.c | 1 + drivers/scsi/esp_scsi.h | 2 + drivers/scsi/lpfc/lpfc_scsi.c | 14 +- drivers/scsi/lpfc/lpfc_sli.c | 7 + drivers/scsi/mac_esp.c | 2 + drivers/scsi/megaraid/megaraid_sas_base.c | 3 + drivers/scsi/ufs/ufshcd.c | 5 +- drivers/soc/qcom/rmtfs_mem.c | 5 + drivers/soc/tegra/pmc.c | 2 +- drivers/spi/spi-bcm-qspi.c | 4 +- drivers/spi/spi-ep93xx.c | 36 +- drivers/spi/spi-gpio.c | 10 +- drivers/spi/spi-mem.c | 15 + drivers/tc/tc.c | 8 +- drivers/thermal/da9062-thermal.c | 4 +- drivers/thermal/rcar_thermal.c | 1 + drivers/tty/serial/kgdboc.c | 5 + drivers/uio/uio.c | 9 + drivers/usb/chipidea/otg.h | 3 +- drivers/usb/dwc2/hcd.c | 10 +- drivers/usb/gadget/udc/atmel_usba_udc.c | 2 + drivers/usb/gadget/udc/renesas_usb3.c | 3 + drivers/usb/host/ohci-at91.c | 2 + drivers/usb/host/xhci-hub.c | 5 + drivers/usb/host/xhci-ring.c | 1 + drivers/usb/typec/tcpm.c | 10 +- drivers/usb/usbip/vudc_main.c | 10 +- drivers/video/hdmi.c | 8 +- drivers/w1/masters/omap_hdq.c | 2 + drivers/xen/privcmd-buf.c | 22 +- drivers/xen/swiotlb-xen.c | 6 + drivers/xen/xen-balloon.c | 13 +- fs/btrfs/ctree.c | 17 + fs/btrfs/dev-replace.c | 7 +- fs/btrfs/extent-tree.c | 168 +++-- fs/btrfs/file.c | 41 +- fs/btrfs/free-space-cache.c | 42 +- fs/btrfs/inode.c | 15 +- fs/btrfs/ioctl.c | 11 +- fs/btrfs/qgroup.c | 5 + fs/btrfs/qgroup.h | 2 + fs/btrfs/relocation.c | 2 +- fs/btrfs/transaction.c | 15 +- fs/btrfs/tree-log.c | 86 ++- fs/cifs/cifs_debug.c | 3 + fs/cifs/cifs_spnego.c | 6 +- fs/cifs/inode.c | 10 +- fs/cramfs/inode.c | 3 +- fs/crypto/fscrypt_private.h | 4 - fs/crypto/keyinfo.c | 10 - fs/ext4/ext4.h | 3 +- fs/ext4/inline.c | 2 +- fs/ext4/ioctl.c | 97 ++- fs/ext4/move_extent.c | 8 +- fs/ext4/super.c | 73 +- fs/f2fs/data.c | 17 +- fs/f2fs/extent_cache.c | 51 +- fs/f2fs/f2fs.h | 7 +- fs/f2fs/inode.c | 6 + fs/f2fs/node.c | 9 +- fs/f2fs/recovery.c | 1 + fs/f2fs/super.c | 19 +- fs/gfs2/ops_fstype.c | 3 + fs/jbd2/checkpoint.c | 4 +- fs/jffs2/super.c | 4 +- fs/lockd/host.c | 2 +- fs/nfs/nfs4client.c | 16 +- fs/nfs/pagelist.c | 40 +- fs/nfsd/nfs4state.c | 3 +- fs/notify/fsnotify.c | 3 + fs/notify/mark.c | 39 +- fs/proc/task_mmu.c | 4 +- include/crypto/speck.h | 62 -- include/drm/drm_atomic.h | 11 + include/linux/compat.h | 3 + include/linux/fs.h | 3 + include/linux/hdmi.h | 4 +- include/linux/signal.h | 2 +- include/linux/tc.h | 1 + include/media/cec.h | 72 +- include/rdma/ib_verbs.h | 34 +- include/uapi/linux/cec.h | 3 + include/uapi/linux/fs.h | 4 +- include/uapi/linux/ndctl.h | 48 +- include/uapi/linux/videodev2.h | 23 +- include/uapi/rdma/ib_user_verbs.h | 20 +- kernel/bounds.c | 4 +- kernel/bpf/syscall.c | 13 + kernel/bpf/verifier.c | 16 +- kernel/bpf/xskmap.c | 10 +- kernel/cpu.c | 11 +- kernel/dma/contiguous.c | 6 +- kernel/irq/manage.c | 8 +- kernel/kprobes.c | 27 +- kernel/locking/lockdep.c | 4 +- kernel/printk/printk.c | 7 +- kernel/sched/fair.c | 2 +- kernel/signal.c | 18 +- kernel/trace/trace_events_hist.c | 4 +- kernel/user_namespace.c | 12 +- lib/debug_locks.c | 2 +- mm/hmm.c | 36 +- mm/hugetlb.c | 6 + mm/page_vma_mapped.c | 24 +- net/core/netclassid_cgroup.c | 1 + net/ipv4/cipso_ipv4.c | 11 +- net/netfilter/xt_nat.c | 2 + net/sched/sch_api.c | 1 - net/sunrpc/svc_xprt.c | 2 +- net/sunrpc/xprtrdma/svc_rdma_backchannel.c | 1 + net/sunrpc/xprtrdma/transport.c | 6 + net/xdp/xsk.c | 2 + net/xfrm/xfrm_policy.c | 8 +- security/integrity/ima/ima_fs.c | 6 +- security/selinux/hooks.c | 5 + security/smack/smack_lsm.c | 13 +- sound/pci/ca0106/ca0106.h | 2 +- sound/pci/hda/hda_controller.h | 1 + sound/pci/hda/hda_intel.c | 15 +- sound/pci/hda/patch_conexant.c | 1 + sound/pci/hda/patch_realtek.c | 26 + sound/soc/codecs/sta32x.c | 3 + sound/soc/intel/skylake/skl-topology.c | 1 + tools/perf/Makefile.config | 2 +- tools/perf/builtin-report.c | 1 + .../pmu-events/arch/x86/ivytown/uncore-power.json | 16 +- .../pmu-events/arch/x86/jaketown/uncore-power.json | 16 +- .../tests/shell/record+probe_libc_inet_pton.sh | 2 +- tools/perf/util/event.c | 1 + tools/perf/util/evsel.c | 3 + tools/perf/util/pmu.c | 13 +- tools/perf/util/srcline.c | 3 + tools/perf/util/strbuf.c | 10 +- tools/perf/util/trace-event-info.c | 2 + tools/perf/util/trace-event-read.c | 5 +- tools/power/cpupower/utils/cpufreq-info.c | 2 + tools/power/cpupower/utils/helpers/amd.c | 7 +- .../selftests/drivers/usb/usbip/usbip_test.sh | 4 + .../trigger-synthetic-event-createremove.tc | 12 +- .../inter-event/trigger-synthetic-event-syntax.tc | 80 +++ tools/testing/selftests/net/reuseport_bpf.c | 13 +- .../selftests/powerpc/ptrace/ptrace-tm-spd-gpr.c | 4 +- virt/kvm/arm/arm.c | 4 +- virt/kvm/arm/mmu.c | 8 +- 386 files changed, 3265 insertions(+), 4010 deletions(-)