From patchwork Fri Jan 24 16:18:28 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 1228890 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.ubuntu.com (client-ip=91.189.94.19; helo=huckleberry.canonical.com; envelope-from=kernel-team-bounces@lists.ubuntu.com; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=canonical.com Received: from huckleberry.canonical.com (huckleberry.canonical.com [91.189.94.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4844851g7Yz9sRW; Sat, 25 Jan 2020 03:18:45 +1100 (AEDT) Received: from localhost ([127.0.0.1] helo=huckleberry.canonical.com) by huckleberry.canonical.com with esmtp (Exim 4.86_2) (envelope-from ) id 1iv1fM-0000jW-9J; Fri, 24 Jan 2020 16:18:40 +0000 Received: from youngberry.canonical.com ([91.189.89.112]) by huckleberry.canonical.com with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1iv1fE-0000jO-7J for kernel-team@lists.ubuntu.com; Fri, 24 Jan 2020 16:18:32 +0000 Received: from 3.general.kamal.us.vpn ([10.172.68.53] helo=ascalon) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1iv1fC-0000Sz-V6 for kernel-team@lists.ubuntu.com; Fri, 24 Jan 2020 16:18:32 +0000 Received: from kamal by ascalon with local (Exim 4.90_1) (envelope-from ) id 1iv1fB-0002QC-3b for kernel-team@lists.ubuntu.com; Fri, 24 Jan 2020 08:18:29 -0800 From: Kamal Mostafa To: kernel-team@lists.ubuntu.com Subject: [SRU][Disco][PULL] Disco upstream stable patchset 2020-01-24+ Date: Fri, 24 Jan 2020 08:18:28 -0800 Message-Id: <20200124161828.9246-1-kamal@canonical.com> X-Mailer: git-send-email 2.17.1 MIME-Version: 1.0 X-BeenThere: kernel-team@lists.ubuntu.com X-Mailman-Version: 2.1.20 Precedence: list List-Id: Kernel team discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: kernel-team-bounces@lists.ubuntu.com Sender: "kernel-team" This pull req includes the following pending Disco stable patchsets: Disco update: upstream stable patchset 2020-01-09 Ported from the following upstream stable releases: v4.19.90, v5.3.17, v4.19.91, v5.3.18, v5.4.5, v5.4.6 https://bugs.launchpad.net/bugs/1859093 Disco update: upstream stable patchset 2020-01-16 Ported from the following upstream stable releases: v4.19.92, v5.4.7 https://bugs.launchpad.net/bugs/1860014 Disco update: upstream stable patchset 2020-01-23 Ported from the following upstream stable releases: v4.19.93, v5.4.8 https://bugs.launchpad.net/bugs/1860699 Disco update: upstream stable patchset 2020-01-24 Ported from the following upstream stable releases: v4.19.94, v5.4.9 https://bugs.launchpad.net/bugs/1860799 -Kamal ----- The following changes since commit cf4da2b6468db1814c9b9ba3172275f1f24764aa: UBUNTU: Ubuntu-5.0.0-40.44 (2020-01-14 21:14:54 -0300) are available in the Git repository at: git://git.launchpad.net/~kamalmostafa/ubuntu/+source/linux/+git/disco disco-stable for you to fetch changes up to 9db1750aecc4dcc46585bcc31c6b8a9c520dbbfe: UBUNTU: upstream stable to v4.19.94, v5.4.9 (2020-01-23 12:32:43 -0800) ---------------------------------------------------------------- Aaron Conole (1): openvswitch: support asymmetric conntrack Adrian Hunter (5): perf callchain: Fix segfault in thread__resolve_callchain_sample() x86/insn: Add some Intel instructions to the opcode map mmc: sdhci: Workaround broken command queuing on Intel GLK mmc: sdhci: Add a quirk for broken command queuing perf script: Fix brstackinsn for AUXTRACE Akeem G Abodunrin (1): ice: Only disable VF state when freeing each VF resources Al Viro (1): fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP Alain Volmat (1): i2c: stm32f7: fix & reorder remove & probe error handling Alastair D'Silva (2): powerpc: Allow 64bit VDSO __kernel_sync_dicache to work across ranges >4GB powerpc: Allow flush_icache_range to work across ranges >4GB Aleksa Sarai (1): cgroup: pids: use atomic64_t for pids->limit Aleksandr Yashkin (1): pstore/ram: Write new dumps to start of recycled zones Alex Deucher (1): drm/radeon: fix r1xx/r2xx register checker for POT textures Alexander Lobakin (2): net: dsa: fix flow dissection on Tx path net, sysctl: Fix compiler warning when only cBPF is present Alexander Shishkin (7): intel_th: Fix a double put_device() in error path intel_th: pci: Add Ice Lake CPU support intel_th: pci: Add Tiger Lake CPU support stm class: Lose the protocol driver when dropping its reference intel_th: pci: Add Comet Lake PCH-V support intel_th: pci: Add Elkhart Lake SOC support perf/x86/intel/bts: Fix the use of page_private() Alexandre Belloni (1): rtc: disable uie before setting time and enable after Alexandru Ardelean (1): iio: dln2-adc: fix iio_triggered_buffer_postenable() position Allen Pais (2): libertas: fix a potential NULL pointer dereference drm/amdkfd: fix a potential NULL pointer dereference (v2) Amir Goldstein (3): ovl: fix corner case of non-unique st_dev;st_ino ovl: relax WARN_ON() on rename to self locks: print unsigned ino in /proc/locks Amit Cohen (1): mlxsw: spectrum_router: Skip loopback RIFs during MAC validation Anand Jain (1): btrfs: send: remove WARN_ON for readonly mount Anand Moon (1): arm64: dts: meson: odroid-c2: Disable usb_otg bus to avoid power failed warning Anatol Pomazau (1): scsi: iscsi: Don't send data to unbound connection Anders Roxell (1): selftests: vm: add fragment CONFIG_TEST_VMALLOC Andre Przywara (1): arm64: dts: allwinner: a64: Re-add PMU node Andrea Merello (2): iio: ad7949: kill pointless "readback"-handling code iio: ad7949: fix channels mixups Andrew Duggan (1): HID: rmi: Check that the RMI_STARTED bit is set before unregistering the RMI transport device Andrew Jeffery (1): fsi: core: Fix small accesses and unaligned offsets via sysfs Andy Shevchenko (2): fbtft: Make sure string is NULL terminated gpio: lynxpoint: Setup correct IRQ handlers Aneesh Kumar K.V (2): powerpc/pseries: Don't fail hash page table insert for bolted mapping powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning Anilkumar Kolli (1): ath10k: fix backtrace on coredump Anson Huang (1): gpio: mxc: Only get the second IRQ when there is more than one IRQ Anthony Steinhauser (1): powerpc/security/book3s64: Report L1TF status in sysfs Antonio Messina (1): udp: fix integer overflow while computing available space in sk_rcvbuf Ard Biesheuvel (2): crypto: virtio - deal with unsupported input sizes efi/memreserve: Register reservations as 'reserved' in /proc/iomem Aric Cyr (1): drm/amd/display: Properly round nominal frequency for SPD Arnaldo Carvalho de Melo (1): perf regs: Make perf_reg_name() return "unknown" instead of NULL Arnd Bergmann (8): media: venus: remove invalid compat_ioctl32 handler ppdev: fix PPGETTIME/PPSETTIME ioctls x86/math-emu: Check __copy_from_user() result Bluetooth: btusb: avoid unused function warning compat_ioctl: block: handle Persistent Reservations compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE drm/msm: include linux/sched/task.h compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES Arthur Kiyanovski (1): net: ena: fix default tx interrupt moderation interval Arun Easi (1): scsi: qla2xxx: Fix NVMe port discovery after a short device port loss Arun Kumar Neelakantam (2): rpmsg: glink: Fix reuse intents memory leak issue rpmsg: glink: Fix use after free in open_ack TIMEOUT case Bart Van Assche (8): scsi: qla2xxx: Fix session lookup in qlt_abort_work() scsi: qla2xxx: Fix qla24xx_process_bidir_cmd() scsi: qla2xxx: Always check the qla2x00_wait_for_hba_online() return value scsi: qla2xxx: Introduce the function qla2xxx_init_sp() scsi: iscsi: Fix a potential deadlock in the timeout handler block: Fix writeback throttling W=1 compiler warnings scsi: tracing: Fix handling of TRANSFER LENGTH == 0 for READ(6) and WRITE(6) scsi: target: iscsi: Wait for all commands to finish before freeing a session Bean Huo (1): scsi: ufs: fix potential bug which ends in system hang Ben Dooks (Codethink) (2): Bluetooth: missed cpu_to_le16 conversion in hci_init4_req pinctrl: amd: fix __iomem annotation in amd_gpio_irq_handler() Ben Greear (1): ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq Ben Hutchings (1): net: qlogic: Fix error paths in ql_alloc_large_buffers() Ben Zhang (1): ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatile Beniamin Bia (1): iio: adc: ad7606: fix reading unnecessary data from device Benjamin Berg (1): x86/mce: Lower throttling MCE messages' priority to warning Benoit Parrot (11): media: am437x-vpfe: Setting STD to current value is not an error media: i2c: ov2659: fix s_stream return value media: i2c: ov2659: Fix missing 720p register config media: ti-vpe: vpe: Fix Motion Vector vpdma stride media: ti-vpe: vpe: fix a v4l2-compliance warning about invalid pixel format media: ti-vpe: vpe: fix a v4l2-compliance failure about frame sequence number media: ti-vpe: vpe: Make sure YUYV is set as default format media: ti-vpe: vpe: fix a v4l2-compliance failure causing a kernel panic media: ti-vpe: vpe: ensure buffers are cleaned up properly in abort cases media: ti-vpe: vpe: fix a v4l2-compliance failure about invalid sizeimage media: ov5640: Make 2592x1944 mode only available at 15 fps Bjorn Andersson (4): rpmsg: glink: Don't send pending rx_done during remove rpmsg: glink: Free pending deferred work on remove ath10k: Correct error handling of dma_map_single() ath10k: Revert "ath10k: add cleanup in ath10k_sta_state()" Blaž Hrastnik (1): HID: Improve Windows Precision Touchpad detection. Bo Wu (2): scsi: lpfc: Fix memory leak on lpfc_bsg_write_ebuf_set func scsi: iscsi: Avoid potential deadlock in iscsi_if_rx func Bob Peterson (1): gfs2: fix glock reference problem in gfs2_trans_remove_revoke Brian Foster (1): xfs: fix mount failure crash on invalid iclog memory access Brian Masney (1): drm/bridge: analogix-anx78xx: silence -EPROBE_DEFER warnings Cambda Zhu (1): tcp: Fix highest_sack and highest_sack_seq Can Guo (1): scsi: ufs: Fix up auto hibern8 enablement Chad Dupuis (1): scsi: qedf: Do not retry ELS request if qedf_alloc_cmd fails Chanho Min (1): mm/zsmalloc.c: fix the migrated zspage statistics. Chao Yu (2): f2fs: fix to update time in lazytime mode f2fs: fix to update dir's i_pino during cross_rename Chaotian Jing (3): mmc: block: Make card_busy_detect() a bit more generic mmc: block: Add CMD13 polling for MMC IOCTLS with R1B response mmc: mediatek: fix CMD_TA to 2 for MT8173 HS200/HS400 mode Charles Keepax (1): spi: dw: Correct handling of native chipselect Chen Jun (1): mm/shmem.c: cast the type of unmap_start to u64 Chen-Yu Tsai (1): regulator: axp20x: Fix AXP22x ELDO2 regulator enable bitmask Chengguang Xu (1): ext2: check err when partial != NULL Chris Brandt (1): pinctrl: rza2: Fix gpio name typos Chris Chiu (2): rtl8xxxu: fix RTL8723BU connection failure issue after warm reboot ALSA: hda/realtek - Enable the bass speaker of ASUS UX431FLC Chris Lesiak (1): iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting Chris Lew (3): rpmsg: glink: Set tail pointer to 0 at end of FIFO rpmsg: glink: Put an extra reference during cleanup rpmsg: glink: Fix rpmsg_register_device err handling Christian Brauner (1): taskstats: fix data-race Christian Hewitt (1): arm64: dts: meson-gxl-s905x-khadas-vim: fix uart_A bluetooth node Christian König (1): drm/amdgpu: grab the id mgr lock while accessing passid_mapping Christophe JAILLET (2): media: cx88: Fix some error handling path in 'cx8800_initdev()' media: seco-cec: Add a missing 'release_region()' in an error handling path Christophe Leroy (4): powerpc/irq: fix stack overflow verification spi: fsl: don't map irq during probe spi: fsl: use platform_get_irq() instead of of_irq_to_resource() powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt() Chuck Lever (1): SUNRPC: Fix another issue with MIC buffer space Chuhong Yuan (10): fjes: fix missed check in fjes_acpi_add media: si470x-i2c: add missed operations in remove spi: pxa2xx: Add missed security checks spi: tegra20-slink: add missed clk_unprepare ASoC: wm2200: add missed operations in remove and probe failure spi: st-ssc4: add missed pm_runtime_disable ASoC: wm5100: add missed pm_runtime_disable clocksource/drivers/asm9260: Add a check for of_clk_get leds: an30259a: add a check for devm_regmap_init_i2c RDMA/cma: add missed unregister_pernet_subsys in init failure Colin Ian King (5): drm/amdgpu: fix uninitialized variable pasid_mapping_needed RDMA/hns: Fix memory leak on 'context' on error return path apparmor: fix unsigned len comparison with less than zero ALSA: cs4236: fix error return comparison of an unsigned integer media: flexcop-usb: ensure -EIO is returned on error condition Coly Li (2): bcache: fix static checker warning in bcache_device_free() bcache: at least try to shrink 1 node in bch_mca_scan() Cong Wang (1): gre: refetch erspan header from skb->data after pskb_may_pull() Connor Kuehl (1): staging: rtl8188eu: fix possible null dereference Corentin Labbe (1): crypto: sun4i-ss - Fix 64-bit size_t warnings on sun4i-ss-hash.c Corey Minyard (1): ipmi: Don't allow device module unload when in use Cristian Birsan (1): net: usb: lan78xx: Fix suspend/resume PHY register access error Cédric Le Goater (2): powerpc/xive: Prevent page fault issues in the machine crash handler powerpc/xive: Skip ioremap() of ESB pages for LSI interrupts Dan Carpenter (6): btrfs: return error pointer from alloc_test_extent_buffer ext4: unlock on error in ext4_expand_extra_isize() drm/mipi-dbi: fix a loop in debugfs code scsi: csiostor: Don't enable IRQs too early scsi: iscsi: qla4xxx: fix double free in probe Bluetooth: delete a stray unlock Daniel Axtens (1): powerpc/pseries/hvconsole: Fix stack overread via udbg Daniel Baluta (2): mailbox: imx: Fix Tx doorbell shutdown path mailbox: imx: Clear the right interrupts at shutdown Daniel Kurtz (1): drm/bridge: dw-hdmi: Restore audio when setting a mode Daniel T. Lee (1): samples: pktgen: fix proc_cmd command result check logic Daniel Vetter (2): drm: Use EOPNOTSUPP, not ENOTSUPP drm: limit to INT_MAX in create_blob ioctl Darrick J. Wong (3): splice: only read in as much information as there is pipe buffer space loop: fix no-unmap write-zeroes request behavior xfs: periodically yield scrub threads to the scheduler David Disseldorp (1): scsi: target: compare full CHAP_A Algorithm strings David Engraf (1): tty/serial: atmel: fix out of range clock divider handling David Galiffi (2): drm/amd/display: Fix dongle_caps containing stale information. drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongle David Hildenbrand (2): virtio-balloon: fix managed page counts when migrating pages between zones powerpc/pseries/cmm: Implement release() function for sysfs device David Howells (2): afs: Fix SELinux setting security label on /afs afs: Fix creation calls in the dynamic root to fail with EOPNOTSUPP David Jeffery (1): md: improve handling of bio with REQ_PREFLUSH in md_flush_request() Deepa Dinamani (1): fs: cifs: Fix atime update check vs mtime Denis Efremov (2): ar5523: check NULL before memcpy() in ar5523_cmd() wil6210: check len before memcpy() calls Devesh Sharma (1): RDMA/bnxt_re: Fix missing le16_to_cpu Dexuan Cui (1): PCI/PM: Always return devices to D0 when thawing Diego Elio Pettenò (1): cdrom: respect device capabilities during opening action Ding Xiang (1): ocfs2: fix passing zero to 'PTR_ERR' warning Dmitry Fomichev (1): dm zoned: reduce overhead of backing device checks Dmitry Monakhov (2): quota: Check that quota is not dirty before release quota: fix livelock in dquot_writeback_dquots Dmitry Osipenko (1): ARM: tegra: Fix FLOW_CTLR_HALT register clobbering by tegra_resume() Dmitry Torokhov (1): Input: st1232 - do not reset the chip too early Doug Berger (1): ARM: 8937/1: spectre-v2: remove Brahma-B53 from hardening Dust Li (1): net: sched: fix dump qlen for sch_mq/sch_mqprio with NOLOCK subqueues EJ Hsu (1): usb: gadget: fix wrong endpoint desc Eduard Hasenleithner (1): nvme: Discard workaround for non-conformant devices Emiliano Ingrassia (1): usb: core: urb: fix URB structure initialization function Eran Ben Elisha (1): net/mlx5e: Fix SFF 8472 eeprom length Erhard Furtner (1): of: unittest: fix memory leak in attach_node_and_children Eric Biggers (1): KEYS: asymmetric: return ENOMEM if akcipher_request_alloc() fails Eric Dumazet (18): inet: protect against too small mtu values. tcp: md5: fix potential overestimation of TCP option space neighbour: remove neigh_cleanup() method bonding: fix bond_neigh_init() dma-debug: add a schedule point in debug_dma_dump_mappings() 6pack,mkiss: fix possible deadlock netfilter: bridge: make sure to pull arp header in br_nf_forward_arp() inetpeer: fix data-race in inet_putpeer / inet_putpeer net: add a READ_ONCE() in skb_peek_tail() net: icmp: fix data-race in cmp_global_allow() hrtimer: Annotate lockless access to timer->state tcp/dccp: fix possible race __inet_lookup_established() tcp: do not send empty skb from tcp_write_xmit() net_sched: sch_fq: properly set sk->sk_pacing_status tcp: annotate tp->rcv_nxt lockless reads net: add annotations on hh->hh_len lockless accesses tcp: fix data-race in tcp_recvmsg() net: annotate lockless accesses to sk->sk_pacing_shift Erkka Talvitie (1): USB: EHCI: Do not return -EPIPE when hub is disconnected Eugeniu Rosca (1): mmc: tmio: Add MMC_CAP_ERASE to allow erase/discard/trim requests Evan Green (1): Input: atmel_mxt_ts - disable IRQ across suspend Ezequiel Garcia (1): iommu: rockchip: Free domain on .domain_free Fabio Estevam (1): media: staging/imx: Use a shorter name for driver Faiz Abbas (2): Revert "mmc: sdhci: Fix incorrect switch to HS mode" mmc: sdhci: Update the tuning failed messages to pr_debug level Filipe Manana (6): Btrfs: fix metadata space leak on fixup worker failure to set range as delalloc Btrfs: fix negative subv_writers counter and data space leak after buffered write Btrfs: send, skip backreference walking for extents with many references Btrfs: fix missing data checksums after replaying a log tree Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues Btrfs: fix infinite loop during nocow writeback due to race Finn Thain (2): scsi: atari_scsi: sun3_scsi: Set sg_tablesize to 1 instead of SG_NONE scsi: NCR5380: Add disconnect_mask module parameter Florian Fainelli (6): irqchip/irq-bcm7038-l1: Enable parent IRQ if necessary net: dsa: bcm_sf2: Fix IP fragment location and behavior ata: libahci_platform: Export again ahci_platform_able_phys() ata: ahci_brcm: Fix AHCI resources management ata: ahci_brcm: Add missing clock management during recovery ata: ahci_brcm: BCM7425 AHCI requires AHCI_HFLAG_DELAY_ENGINE Florian Westphal (2): netfilter: ebtables: compat: reject all padding in matches/watchers selftests: rtnetlink: add addresses with fixed life time Francesco Ruggeri (1): ACPI: OSL: only free map once in osl.c Frank Rowand (1): of: overlay: add_changeset_property() memory leak Gao Xiang (1): erofs: zero out when listxattr is called with no xattr Gayatri Kammela (1): platform/x86: intel_pmc_core: Fix the SoC naming inconsistency Geert Uytterhoeven (5): net: dst: Force 4-byte alignment of dst_metrics pinctrl: sh-pfc: sh7734: Fix duplicate TCLK1_B clocksource/drivers/timer-of: Use unique device name instead of timer iio: adc: max9611: Fix too short conversion time delay dt-bindings: clock: renesas: rcar-usb2-clock-sel: Fix typo in example George Cherian (1): PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3 Gerald Schaefer (2): s390/mm: properly clear _PAGE_NOEXEC bit when it is not supported s390/mm: add mm_pxd_folded() checks to pxd_free() Greg Kroah-Hartman (2): lib: raid6: fix awk build warnings Revert "arm64: preempt: Fix big-endian when checking preempt count in assembly" Gregory CLEMENT (1): pinctrl: armada-37xx: Fix irq mask access in armada_37xx_irq_set_type() Grygorii Strashko (3): net: ethernet: ti: cpsw: fix extra rx interrupt net: phy: dp83867: enable robust auto-mdix net: ethernet: ti: ale: clean ale tbl on init and intf restart Guchun Chen (1): drm/amdgpu: add check before enabling/disabling broadcast mode Guenter Roeck (1): usb: xhci: Fix build warning seen with CONFIG_PM=n Guido Günther (1): leds: lm3692x: Handle failure to probe the regulator Guillaume Nault (3): tcp: fix rejected syncookies due to stale timestamps tcp: tighten acceptance of ACKs not matching a child socket tcp: Protect accesses to .ts_recent_stamp with {READ,WRITE}_ONCE() Guoqing Jiang (2): raid5: need to set STRIPE_HANDLE for batch head md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bit Gustavo A. R. Silva (1): usb: gadget: pch_udc: fix use after free Gustavo L. F. Walbon (1): powerpc/security: Fix wrong message when RFI Flush is disable H. Nikolaus Schaller (3): ARM: dts: pandora-common: define wl1251 as child node of mmc3 mmc: host: omap_hsmmc: add code for special init of wl1251 to get rid of pandora_wl1251_init_card omap: pdata-quirks: remove openpandora quirks for mmc3 and wl1251 Haiyang Zhang (1): hv_netvsc: Fix tx_table init in rndis_set_subchannel() Hangbin Liu (8): net: add bool confirm_neigh parameter for dst_ops.update_pmtu ip6_gre: do not confirm neighbor when do pmtu update gtp: do not confirm neighbor when do pmtu update net/dst: add new function skb_dst_update_pmtu_no_confirm tunnel: do not confirm neighbor when do pmtu update vti: do not confirm neighbor when do pmtu update sit: do not confirm neighbor when do pmtu update net/dst: do not confirm neighbor for vxlan and geneve pmtu update Hans Verkuil (8): media: cec.h: CEC_OP_REC_FLAG_ values were swapped media: cec-funcs.h: add status_req checks media: cedrus: fill in bus_info for media device media: vim2m: media_device_cleanup was called too early media: pulse8-cec: fix lost cec_transmit_attempt_done() call media: cec: CEC 2.0-only bcast messages were ignored media: cec: avoid decrementing transmit_queue_sz if it is 0 media: cec: check 'transmit_in_progress', not 'transmitting' Hans de Goede (11): gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist ACPI: LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_links ACPI: LPSS: Add LNXVIDEO -> BYT I2C1 to lpss_device_links ACPI: LPSS: Add dmi quirk for skipping _DEP check for some device-links ACPI: button: Add DMI quirk for Medion Akoya E2215T ASoC: Intel: bytcr_rt5640: Update quirk for Acer Switch 10 SW5-012 2-in-1 platform/x86: hp-wmi: Make buffer for HPWMI_FEATURE2_QUERY 128 bytes HID: logitech-hidpp: Silence intermittent get_battery_capacity errors pinctrl: baytrail: Really serialize all register accesses drm/nouveau: Move the declaration of struct nouveau_conn_atom up a bit drm/nouveau: Fix drm-core using atomic code-paths on pre-nv50 hardware Harald Freudenberger (1): s390/zcrypt: handle new reply code FILTERED_BY_HYPERVISOR Hawking Zhang (1): drm/amdgpu: disallow direct upload save restore list from gfx driver Heikki Krogerus (1): usb: dwc3: pci: add ID for the Intel Comet Lake -H variant Heiko Carstens (3): s390/smp,vdso: fix ASCE handling s390/time: ensure get_clock_monotonic() returns monotonic values s390/smp: fix physical to logical CPU map for SMT Henry Lin (1): usb: xhci: only set D3hot for pci device Herbert Xu (2): crypto: atmel - Fix authenc support when it is set to m crypto: sun4i-ss - Fix 64-bit size_t warnings Hewenliang (1): libtraceevent: Fix memory leakage in copy_filter_type Himanshu Madhani (3): scsi: qla2xxx: Fix DMA unmap leak scsi: qla2xxx: Fix message indicating vectors used by driver scsi: qla2xxx: Fix driver reload for ISP82xx Hou Tao (1): dm btree: increase rebalance threshold in __rebalance2() Hui Wang (1): ALSA: usb-audio: set the interface format after resume on Dell WD19 Huy Nguyen (1): net/mlx5e: Query global pause state before setting prio2buffer Ian Abbott (1): staging: comedi: gsc_hpdi: check dma_alloc_coherent() return value Ian Rogers (2): perf tools: Splice events onto evlist even on error perf parse: If pmu configuration fails free terms Ido Schimmel (3): selftests: forwarding: Delete IPv6 address at the end mlxsw: spectrum_router: Remove unlikely user-triggerable warning mlxsw: spectrum: Use dedicated policer for VRRP packets Ilya Leoshkevich (2): s390/disassembler: don't hide instruction addresses s390/bpf: Use kvcalloc for addrs array Imre Deak (1): drm/mst: Fix MST sideband up-reply failure handling Ingo Rohloff (1): usb: usbfs: Suppress problematic bind and unbind uevents. Ivan Khoronzhuk (1): selftests/bpf: Correct path to include msg + path Jack Zhang (1): drm/amdgpu/sriov: add ring_stop before ring_create in psp v11 code Jacob Rasmussen (2): ASoC: rt5645: Fixed buddy jack support. ASoC: rt5645: Fixed typo for buddy jack support. Jae Hyun Yoo (2): media: aspeed: set hsync and vsync polarities to normal before starting mode detection media: aspeed: clear garbage interrupts Jagan Teki (1): drm/sun4i: dsi: Fix TCON DRQ set bits James Clark (1): libsubcmd: Use -O0 with DEBUG=1 James Smart (7): scsi: lpfc: Fix discovery failures when target device connectivity bounces scsi: lpfc: Fix locking on mailbox command completion scsi: lpfc: Fix SLI3 hba in loop mode not discovering devices scsi: lpfc: Fix duplicate unreg_rpi error in port offline flow scsi: lpfc: fix: Coverity: lpfc_cmpl_els_rsp(): Null pointer dereferences nvme_fc: add module to ops template to allow module references nvme-fc: fix double-free scenarios on hw queues Jan H. Schönherr (1): x86/mce: Fix possibly incorrect severity calculation on AMD Jan Kara (6): ext4: Fix credit estimate for final inode freeing ext4: fix ext4_empty_dir() for directories with holes ext4: check for directory entries too close to block end jbd2: Fix statistics for the number of logged blocks bdev: Factor out bdev revalidation into a common helper bdev: Refresh bdev size for disks without partitioning Jan Stancek (1): iomap: fix return value of iomap_dio_bio_actor on 32bit systems Janusz Krzysztofik (3): media: ov6650: Fix crop rectangle alignment not passed back media: ov6650: Fix stored frame format not in sync with hardware media: ov6650: Fix stored crop rectangle not in sync with hardware Jarkko Nikula (1): ARM: dts: omap3-tao3530: Fix incorrect MMC card detection GPIO polarity Jaroslav Kysela (1): ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th gen Jason Gunthorpe (1): xen/gntdev: Use select for DMA_SHARED_BUFFER Jason Yan (1): scsi: libsas: stop discovering if oob mode is disconnected Jean-Baptiste Maneyrol (2): iio: imu: inv_mpu6050: fix temperature reporting using bad unit iio: imu: mpu6050: add missing available scan masks Jeff Mahoney (1): reiserfs: fix extended attributes on the root directory Jeffrey Hugo (1): clk: qcom: Allow constant ratio freq tables for rcg Jens Axboe (1): net: make socket read/write_iter() honor IOCB_NOWAIT Jernej Skrabec (1): media: vim2m: Fix abort issue Jia-Ju Bai (1): net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_receive() Jian Shen (1): net: hns3: log and clear hardware error after reset complete Jian-Hong Pan (1): PCI/MSI: Fix incorrect MSI-X masking on resume Jiang Yi (1): vfio/pci: call irq_bypass_unregister_producer() before freeing irq Jiangfeng Xiao (1): net: hisilicon: Fix a BUG trigered by wrong bytes_compl Jim Mattson (1): kvm: x86: Host feature SSBD doesn't imply guest feature SPEC_CTRL_SSBD Jin Yao (1): perf report: Add warning when libunwind not compiled in Jinke Fan (1): HID: quirks: Add quirk for HP MSU1465 PIXART OEM mouse Joakim Zhang (2): can: flexcan: poll MCR_LPM_ACK instead of GPR ACK for stop mode acknowledgment can: flexcan: add low power enter/exit acknowledgment helper Johan Hovold (12): staging: rtl8188eu: fix interface sanity check staging: rtl8712: fix interface sanity check staging: gigaset: fix general protection fault on probe staging: gigaset: fix illegal free on probe errors staging: gigaset: add endpoint-type sanity check USB: atm: ueagle-atm: add missing endpoint check USB: idmouse: fix interface sanity checks USB: serial: io_edgeport: fix epic endpoint lookup USB: adutux: fix interface sanity check media: bdisp: fix memleak on release media: radio: wl1273: fix interrupt masking on release ALSA: usb-audio: fix set_format altsetting sanity check Johannes Berg (2): iwlwifi: pcie: fix support for transmitting SKBs with fraglist iwlwifi: check kasprintf() return value Johannes Weiner (1): kernel: sysctl: make drop_caches write-only John Garry (1): libata: Ensure ata_port probe has completed before detach John Hubbard (1): cpufreq: powernv: fix stack bloat and hard limit on number of CPUs John Johansen (1): apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock Jonathan Lemon (1): bnxt: apply computed clamp value for coalece parameter Josef Bacik (9): btrfs: check page->mapping when loading free space cache btrfs: use refcount_inc_not_zero in kill_all_nodes btrfs: record all roots for rename exchange on a subvol btrfs: don't double lock the subvol_sem for rename exchange btrfs: do not call synchronize_srcu() in inode_tree_del btrfs: abort transaction after failed inode updates in create_subvol btrfs: skip log replay on orphaned roots btrfs: do not leak reloc root if we fail to read the fs root btrfs: handle ENOENT in btrfs_uuid_tree_iterate Josip Pavic (1): drm/amd/display: wait for set pipe mcp command completion Juergen Gross (1): xen/balloon: fix ballooned page accounting without hotplug enabled Kai-Heng Feng (3): usb: Allow USB device to be warm reset in suspended state xhci: Increase STS_HALT timeout in xhci_suspend() HID: i2c-hid: Reset ALPS touchpads on resume Kailang Yang (2): ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass speaker ALSA: hda/realtek - Add headset Mic no shutup for ALC283 Kamal Heib (1): RDMA/core: Fix return code when modify_port isn't supported Kamal Mostafa (5): UBUNTU: upstream stable to v4.19.90, v5.3.17 UBUNTU: upstream stable to v4.19.91, v5.3.18, v5.4.6 UBUNTU: upstream stable to v4.19.92, v5.4.7 UBUNTU: upstream stable to v4.19.93, v5.4.8 UBUNTU: upstream stable to v4.19.94, v5.4.9 Kangjie Lu (2): drm/gma500: fix memory disclosures due to uninitialized bytes media: rcar_drif: fix a memory disclosure Kars de Jong (1): scsi: zorro_esp: Limit DMA transfers to 65536 bytes (except on Fastlane) Kay Friedrich (1): staging/wlan-ng: add CRC32 dependency in Kconfig Kees Cook (3): dma-mapping: Add vmap checks to dma_map_single() uaccess: disallow > INT_MAX copy sizes pstore/ram: Fix error-path memory leak in persistent_ram_new() callers Kefeng Wang (1): media: vim2m: Fix BUG_ON in vim2m_device_release() Keita Suzuki (1): tracing: Avoid memory leak in process_system_preds() Keith Busch (1): nvme/pci: Fix read queue count Kevin Hao (1): watchdog: Fix the race between the release of watchdog_core_data and cdev Kevin Wang (1): drm/amdgpu: fix amdgpu trace event print string format error Konstantin Khlebnikov (2): x86/MCE/AMD: Do not use rdmsr_safe_on_cpu() in smca_configure() fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long Konstantin Khorenko (1): kernel/module.c: wakeup processes in module_wq on module unload Krzysztof Kozlowski (4): pinctrl: samsung: Fix device node refcount leaks in Exynos wakeup controller init pinctrl: samsung: Fix device node refcount leaks in S3C24xx wakeup controller init pinctrl: samsung: Fix device node refcount leaks in init code pinctrl: samsung: Fix device node refcount leaks in S3C64xx wakeup controller init Krzysztof Wilczynski (1): iio: light: bh1750: Resolve compiler warning and make code more readable Kuninori Morimoto (1): ASoC: soc-pcm: fixup dpcm_prune_paths() loop continue Larry Finger (3): rtlwifi: rtl8192de: Fix missing code to retrieve RX buffer address rtlwifi: rtl8192de: Fix missing callback that tests for hw release of buffer rtlwifi: rtl8192de: Fix missing enable interrupt flag Laurent Pinchart (1): drm/panel: Add missing drm_panel_init() in panel drivers Leo Yan (4): perf test: Report failure for mmap events perf tests: Disable bp_signal testing for arm64 perf test: Avoid infinite loop for task exit case tty: serial: msm_serial: Fix lockup for sysrq and oops Leonard Crestez (5): PM / devfreq: Lock devfreq in trans_stat_show PM / devfreq: Fix devfreq_notifier_call returning errno PM / devfreq: Set scaling_max_freq to max on OPP notifier error PM / devfreq: Don't fail devfreq_dev_release if not in list PM / devfreq: Check NULL governor in available_governors_show Lianbo Jiang (1): x86/crash: Add a forward declaration of struct kimage Lihua Yao (1): ARM: dts: s3c64xx: Fix init order of clock providers Lingling Xu (1): spi: sprd: adi: Add missing lock protection when rebooting Loic Poulain (1): media: venus: core: Fix msm8996 frequency table Long Li (6): cifs: smbd: Return -EAGAIN when transport is reconnecting cifs: smbd: Add messages on RDMA session destroy and reconnection cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE cifs: Don't display RDMA transport on reconnect cifs: smbd: Only queue work for error recovery on memory registration cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state Lorenzo Bianconi (1): iio: imu: st_lsm6dsx: fix ODR check in st_lsm6dsx_write_raw Lucas Stach (1): nvmem: imx-ocotp: reset error status on probe Luiz Augusto von Dentz (1): Bluetooth: Fix advertising duplicated flags Lukas Wunner (2): PCI: pciehp: Avoid returning prematurely from sysfs requests dmaengine: Fix access to uninitialized dma_slave_caps Lukasz Majewski (1): spi: Add call to spi_slave_abort() function when spidev driver is released Luo Jiaxing (1): scsi: hisi_sas: Delete the debugfs folder of hisi_sas when the probe fails Lyude Paul (1): drm/nouveau: Don't grab runtime PM refs for HPD IRQs Maged Mokhtar (1): dm writecache: handle REQ_FUA Mahesh Bandewar (1): bonding: fix active-backup transition after link failure Manish Chopra (3): qede: Disable hardware gro when xdp prog is installed qede: Fix multicast mac configuration bnx2x: Fix PF-VF communication over multi-cos queues. Manjunath Patil (1): ixgbe: protect TX timestamping from API misuse Mao Wenan (2): af_packet: set defaule value for tmo net: dsa: LAN9303: select REGMAP when LAN9303 enable Maor Gottlieb (1): IB/mlx5: Fix steering rule of drop and count Marc Dionne (1): afs: Fix afs_find_server lookups for ipv4 peers Marcel Holtmann (1): rfkill: allocate static minor Marcelo Diop-Gonzalez (1): staging: vchiq: call unregister_chrdev_region() when driver registration fails Marco Oliverio (1): netfilter: nf_queue: enqueue skbs with NULL dst Martin Blumenstingl (2): drm: meson: venc: cvbs: fix CVBS mode matching net: stmmac: dwmac-meson8b: Fix the RGMII TX delay on Meson8b/8m2 SoCs Martin Schiller (1): leds: trigger: netdev: fix handling on interface rename Masahiro Yamada (2): scripts/kallsyms: fix definitely-lost memory leak gen_initramfs_list.sh: fix 'bad variable name' error Masami Hiramatsu (14): perf probe: Fix to find range-only function instance perf probe: Fix to list probe event with correct line number perf probe: Walk function lines in lexical blocks perf probe: Fix to probe an inline function which has no entry pc perf probe: Fix to show ranges of variables in functions without entry_pc perf probe: Fix to show inlined function callsite without entry_pc perf probe: Fix to probe a function which has no entry pc perf probe: Skip overlapped location on searching variables perf probe: Return a better scope DIE if there is no best scope perf probe: Fix to show calling lines of inlined functions perf probe: Skip end-of-sequence and non statement lines perf probe: Filter out instances except for inlined subroutine and subprogram tracing/kprobe: Check whether the non-suffixed symbol is notrace perf probe: Fix to show function entry line as probe-able Masashi Honma (2): ath9k_htc: Modify byte order for an error message ath9k_htc: Discard undersized packets Mathias Nyman (3): xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour. xhci: make sure interrupts are restored to correct state xhci: fix USB3 device initiated resume race with roothub autosuspend Mathieu Desnoyers (1): rseq/selftests: Fix: Namespace gettid() for compatibility with glibc 2.30 Matthew Bobrowski (2): ext4: update direct I/O read lock pattern for IOCB_NOWAIT ext4: iomap that extends beyond EOF should be marked dirty Matthias Kaehlcke (1): drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controller Mattijs Korpershoek (1): Bluetooth: hci_core: fix init for HCI_USER_CHANNEL Maurizio Lombardi (1): scsi: scsi_debug: num_tgts must be >= 0 Max Filippov (3): xtensa: fix TLB sanity checker xtensa: fix syscall_set_return_value gpio: xtensa: fix driver build Max Gurtovoy (2): IB/iser: bound protection_sg size by data_sg size nvme: introduce "Command Aborted By host" status code Meng Li (1): EDAC/altera: Use fast register IO for S10 IRQs Mian Yousaf Kaukab (1): net: thunderx: start phy before starting autonegotiation Miaoqing Pan (1): ath10k: fix get invalid tx rate for Mesh metric Michael Chan (1): bnxt_en: Fix MSIX request logic for RDMA driver. Michael Ellerman (6): crypto: vmx - Avoid weird build failures powerpc/pseries: Mark accumulate_stolen_time() as notrace powerpc/tools: Don't quote $objdump in scripts selftests/powerpc: Fixup clobbers for TM tests selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not available powerpc/mm: Mark get_slice_psize() & slice_addr_is_low() as notrace Michael Haener (1): platform/x86: pmc_atom: Add Siemens CONNECT X300 to critclk_systems DMI table Michael Hennerich (1): clk: clk-gpio: propagate rate change to parent Michael Roth (1): KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flag Michael Walle (1): ASoC: wm8904: fix regcache handling Michal Kalderon (1): RDMA/qedr: Fix memory leak in user qp and mr Michal Swiatkowski (1): ice: Check for null pointer dereference when setting rings Mika Westerberg (3): xhci: Fix memory leak in xhci_add_in_port() ACPI / hotplug / PCI: Allocate resources directly under the non-hotplug bridge xhci-pci: Allow host runtime PM as default also for Intel Ice Lake xHCI Mike Christie (1): nbd: fix shutdown and recv work deadlock v2 Mike Isely (1): media: pvrusb2: Fix oops on tear-down when radio support is not present Mike Rapoport (2): mips: fix build when "48 bits virtual memory" is enabled userfaultfd: require CAP_SYS_PTRACE for UFFD_FEATURE_EVENT_FORK Mike Snitzer (1): dm mpath: remove harmful bio-based optimization Ming Lei (3): blk-mq: avoid sysfs buffer overflow with too many CPU cores blk-mq: make sure that line break can be printed block: add bio_truncate to fix guard_bio_eod Miquel Raynal (2): mtd: spear_smi: Fix Write Burst mode iio: adc: max1027: Reset the device at probe time Mircea Caprioru (1): iio: adc: ad7124: Enable internal reference Mitch Williams (1): ice: delay less Nagarjuna Kristam (1): usb: host: xhci-tegra: Correct phy enable sequence Nathan Chancellor (3): powerpc: Avoid clang warnings around setjmp and longjmp tools/power/cpupower: Fix initializer override in hsw_ext_cstates powerpc: Don't add -mabi= flags when building with Clang Navid Emamdoost (8): dma-buf: Fix memory leak in sync_file_merge() net: gemini: Fix memory leak in gmac_setup_txqs staging: rtl8192u: fix multiple memory leaks on error path rtlwifi: prevent memory leak in rtl_usb_probe mwifiex: pcie: Fix memory leak in mwifiex_pcie_init_evt_ring Bluetooth: Fix memory leak in hci_connect_le_scan media: usb: fix memory leak in af9005_identify_state mm/gup: fix memory leak in __gup_benchmark_ioctl Netanel Belgazal (1): net: ena: fix napi handler misbehavior when the napi budget is zero Nicholas Graumann (1): dmaengine: xilinx_dma: Clear desc_pendingcount in xilinx_dma_reset Nicholas Nunley (1): i40e: initialize ITRN registers with correct values Nicolas Saenz Julienne (1): dma-direct: check for overflows on 32 bit DMA addresses Nikolay Aleksandrov (1): net: bridge: deny dev_set_mac_address() when unregistering Nishka Dasgupta (1): pinctrl: samsung: Add of_node_put() before return in error path Nuno Sá (2): iio: adis16480: Add debugfs_reg_access entry iio: adis16480: Fix scales factors Oliver Neukum (4): USB: uas: honor flag to avoid CAPACITY16 USB: uas: heed CAPACITY_HEURISTICS USB: documentation: flags on usb-storage versus UAS Bluetooth: btusb: fix PM leak in error case of setup Omar Sandoval (5): btrfs: don't prematurely free work in end_workqueue_fn() btrfs: don't prematurely free work in run_ordered_work() btrfs: don't prematurely free work in reada_start_machine_worker() btrfs: don't prematurely free work in scrub_missing_raid56_worker() xfs: don't check for AG deadlock for realtime files in bunmapi Padmanabhan Rajanbabu (1): net: stmmac: platform: Fix MDIO init for platforms without PHY Pan Bian (2): spi: img-spfi: fix potential double release drm/amdgpu: fix potential double drop fence reference Parav Pandit (1): IB/mlx4: Follow mirror sequence of device add during device removal Pascal Paillet (1): regulator: core: Let boot-on regulators be powered off Paul Burton (1): MIPS: Avoid VDSO ABI breakage due to global register variable Paul Cercueil (2): irqchip: ingenic: Error out if IRQ domain creation failed dmaengine: dma-jz4780: Also break descriptor chains on JZ4725B Paul Durrant (1): xen-blkback: prevent premature module unload Paul Kocialkowski (1): media: cedrus: Fix undefined shift with a SHIFT_AND_MASK_BITS macro Paulo Alcantara (SUSE) (2): cifs: Fix potential softlockups while refreshing DFS cache cifs: Fix use-after-free bug in cifs_reconnect() Pavel Modilaynen (1): dtc: Use pkg-config to locate libyaml Pavel Shilovsky (4): CIFS: Respect O_SYNC and O_DIRECT flags during reconnect CIFS: Close open handle after interrupted close CIFS: Do not miss cancelled OPEN responses CIFS: Fix NULL pointer dereference in mid callback Pavel Tikhomirov (1): sunrpc: fix crash when cache_head become valid before update Pawel Harlozinski (1): ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_report Peng Fan (2): clk: imx: clk-imx7ulp: Add missing sentinel of ulp_div_table clk: imx: clk-composite-8m: add lock to gate/mux Petar Penkov (1): tun: fix data-race in gro_normal_list() Pete Zaitcev (1): usb: mon: Fix a deadlock in usbmon between mmap and read Phil Sutter (1): netfilter: nft_tproxy: Fix port selector on Big Endian Pi-Hsun Shih (1): media: v4l2-ctrl: Lock main_hdl on operations of requests_queued. Pierre-Eric Pelloux-Prayer (1): drm/amdgpu: add cache flush workaround to gfx8 emit_fence Pierre-Louis Bossart (1): soundwire: intel: fix PDI/stream mapping for Bulk Ping-Ke Shih (3): rtlwifi: fix memory leak in rtl92c_set_fw_rsvdpagepkt() rtw88: fix NSS of hw_cap rtw88: coex: Set 4 slot mode for A2DP Prateek Sood (1): tracing: Fix lock inversion in trace_event_enable_tgid_record() Qian Cai (1): libnvdimm/btt: fix variable 'rc' set but not used Qu Wenruo (1): btrfs: Remove btrfs_bio::flags member Quinn Tran (10): scsi: qla2xxx: Fix driver unload hang scsi: qla2xxx: Fix hang in fcport delete path scsi: qla2xxx: Fix SRB leak on switch command timeout scsi: qla2xxx: Fix abort timeout race condition. scsi: qla2xxx: Do command completion on abort timeout scsi: qla2xxx: Fix premature timer expiration scsi: qla2xxx: Fix different size DMA Alloc/Unmap scsi: qla2xxx: Fix stuck login session scsi: qla2xxx: Fix stale session scsi: qla2xxx: Use explicit LOGO in target mode Rafael J. Wysocki (2): ACPI: PM: Avoid attaching ACPI PM domain to certain devices cpufreq: Avoid leaving stale IRQ work items during CPU offline Rafał Miłecki (1): brcmfmac: remove monitor interface when detaching Rahul Lakkireddy (1): cxgb4/cxgb4vf: fix flow control display for auto negotiation Rasmus Villemoes (1): mmc: sdhci-of-esdhc: Revert "mmc: sdhci-of-esdhc: add erratum A-009204 support" Ricardo Ribalda Delgado (1): media: ad5820: Define entity function Robert Jarzmik (1): clk: pxa: fix one of the pxa RTC clocks Robert Richter (2): EDAC/ghes: Do not warn when incrementing refcount on 0 EDAC/ghes: Fix grain calculation Rodrigo Siqueira (1): drm/drm_vblank: Change EINVAL by the correct errno Roi Dayan (1): net/mlx5e: Fix freeing flow with kfree() and not kvfree() Roman Bolshakov (9): scsi: qla2xxx: Change discovery state before PLOGI scsi: qla2xxx: Ignore NULL pointer in tcm_qla2xxx_free_mcmd scsi: qla2xxx: Drop superfluous INIT_WORK of del_work scsi: qla2xxx: Don't call qlt_async_event twice scsi: qla2xxx: Fix PLOGI payload and ELS IOCB dump length scsi: qla2xxx: Configure local loop for N2N target scsi: qla2xxx: Send Notify ACK after N2N PLOGI scsi: qla2xxx: Ignore PORT UPDATE after N2N PLOGI scsi: qla2xxx: Don't defer relogin unconditonally Roman Gushchin (1): mm: memcg/slab: wait for !root kmem_cache refcnt killing on root kmem_cache destruction Russell King (5): mod_devicetable: fix PHY module format net: phy: initialise phydev speed and duplex sanely net: phy: avoid matching all-ones clause 45 PHY IDs net: marvell: mvpp2: phylink requires the link interrupt gpiolib: fix up emulated open drain outputs Sagi Grimberg (1): nvme: fail cancelled commands with NVME_SC_HOST_PATH_ERROR Sakari Ailus (1): media: smiapp: Register sensor after enabling runtime PM on the device Sam Bobroff (1): drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2 Sami Tolvanen (2): syscalls/x86: Use the correct function type in SYSCALL_DEFINE0 x86/mm: Use the correct function type for native_set_fixmap() Sargun Dhillon (3): selftests/seccomp: Zero out seccomp_notif samples/seccomp: Zero out members based on seccomp_notif_sizes selftests/seccomp: Catch garbage on SECCOMP_IOCTL_NOTIF_RECV Sascha Hauer (1): libata: Fix retrieving of active qcs Scott Mayhew (1): nfsd4: fix up replay_matches_cache() Sean Nyekjaer (1): can: flexcan: fix possible deadlock and out-of-order reception after wakeup Sean Paul (1): drm: mst: Fix query_payload ack reply struct Sebastian Reichel (1): nvmem: core: fix nvmem_cell_write inline function SeongJae Park (1): xen/blkback: Avoid unmapping unmapped grant pages Sergey Matyukevich (1): qtnfmac: fix using skb after free Seung-Woo Kim (1): media: exynos4-is: fix wrong mdev and v4l2 dev order in error path Shakeel Butt (1): memcg: account security cred as well to kmemcg Sharat Masetty (1): drm: msm: a6xx: fix debug bus register configuration Shengjiu Wang (1): ASoC: soc-pcm: check symmetry before hw_params Shmulik Ladkani (1): net/sched: act_mirred: Pull mac prior redir to non mac_header_xmit device Song Liu (1): bpf/stackmap: Fix deadlock with rq_lock in bpf_get_stack() Sreekanth Reddy (2): scsi: mpt3sas: Fix clear pending bit in ioctl status scsi: mpt3sas: Reject NVMe Encap cmnds to unsupported HBA Srinivas Neeli (1): can: xilinx_can: Fix missing Rx can packets on CANFD2.0 Stanimir Varbanov (1): media: venus: Fix occasionally failures to suspend Stefan Mavrodiev (1): drm/sun4i: hdmi: Remove duplicate cleanup calls Stefan Popa (1): iio: dac: ad5446: Add support for new AD5600 DAC Stefano Garzarella (1): vhost/vsock: accept only packets with the right dst_cid Steffen Liebergeld (1): PCI: Fix Intel ACS quirk UPDCR register address Steffen Maier (1): scsi: zfcp: trace channel log even for FCP command responses Stephan Gerhold (3): extcon: sm5502: Reset registers during initialization phy: qcom-usb-hs: Fix extcon double register after power cycle regulator: ab8500: Remove AB8505 USB regulator Steve Wise (1): rxe: correctly calculate iCRC for unaligned payloads Steven Rostedt (VMware) (1): tracing: Have the histogram compare functions convert to u64 first Subhash Jadavani (1): scsi: ufs: Fix error handing during hibern8 enter Sudip Mukherjee (1): parport: load lowlevel driver if ports not found Sumit Garg (1): hwrng: omap - Fix RNG wait loop timeout Suwan Kim (2): usbip: Fix receive error in vhci-hcd when using scatter-gather usbip: Fix error path of vhci_recv_ret_submit() Sven Schnelle (3): s390/ftrace: fix endless recursion in function_graph tracer tracing: Fix endianness bug in histogram trigger samples/trace_printk: Wait for IRQ work to finish Szymon Janc (1): Bluetooth: Workaround directed advertising bug in Broadcom controllers Tadeusz Struk (2): tpm: add check after commands attribs tab allocation tpm: fix invalid locking in NONBLOCKING mode Taehee Yoo (8): virt_wifi: fix use-after-free in virt_wifi_newlink() tipc: fix ordering of tipc module init and exit routine hsr: fix a NULL pointer dereference in hsr_dev_xmit() gtp: do not allow adding duplicate tid and ms_addr pdp context gtp: fix wrong condition in gtp_genl_dump_pdp() gtp: fix an use-after-free in ipv4_pdp_find() gtp: avoid zero size hashtable net: core: limit nested device depth Takashi Iwai (10): ALSA: pcm: Avoid possible info leaks from PCM stream buffers ALSA: hda/ca0132 - Keep power on during processing DSP response ALSA: hda/ca0132 - Avoid endless loop ALSA: hda/ca0132 - Fix work handling in delayed HP detection ALSA: timer: Limit max amount of slave instances ALSA: hda - Downgrade error message for single-cmd fallback ALSA: ice1724: Fix sleep-in-atomic in Infrasonic Quartet support code ALSA: firewire-motu: Correct a typo in the clock proc string ALSA: hda - Apply sync-write workaround to old Intel platforms, too ALSA: pcm: Yet another missing check of non-cached buffer type Takashi Sakamoto (2): ALSA: oxfw: fix return value in error path of isochronous resources reservation ALSA: bebob: expand sleep just after breaking connections for protocol version 1 Tejas Joglekar (1): usb: dwc3: gadget: Fix logical condition Tejun Heo (4): btrfs: Avoid getting stuck during cyclic writebacks workqueue: Fix spurious sanity check failures in destroy_workqueue() workqueue: Fix pwq ref leak in rescuer_thread() workqueue: Fix missing kfree(rescuer) in destroy_workqueue() Thadeu Lima de Souza Cascardo (1): selftests: net: tls: remove recv_rcvbuf test Theodore Ts'o (1): ext4: work around deleting a file with i_nlink == 0 safely Thierry Reding (3): drm/tegra: sor: Use correct SOR index on Tegra210 gpu: host1x: Allocate gather copy for host1x iommu/tegra-smmu: Fix page tables in > 4 GiB memory Thinh Nguyen (1): usb: dwc3: ep0: Clear started flag on completion Thomas Gleixner (1): x86/ioapic: Prevent inconsistent state when moving an interrupt Thomas Pedersen (1): mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED Thomas Richter (3): s390/cpum_sf: Check for SDBT and SDB consistency s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits s390/cpum_sf: Avoid SBD overflow condition in irq handler Toke Høiland-Jørgensen (1): libbpf: Fix error handling in bpf_map__reuse_fd() Tony Lindgren (2): hwrng: omap3-rom - Call clk_disable_unprepare() on exit only if not idled ARM: dts: Fix vcsi regulator to be always-on for droid4 to prevent hangs Tyrel Datwyler (4): PCI: rpaphp: Fix up pointer to first drc-info entry PCI: rpaphp: Don't rely on firmware feature to imply drc-info support PCI: rpaphp: Annotate and correctly byte swap DRC properties PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-info Ulf Hansson (2): mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan() mmc: core: Re-work HW reset for SDIO cards Valentin Vidic (1): net/tls: Fix return values to avoid ENOTSUPP Vamshi K Sthambamkadi (1): ACPI: bus: Fix NULL pointer check in acpi_bus_get_private_data() Vandana BN (1): media: v4l2-core: fix touch support in v4l_g_fmt Vasily Gorbik (2): s390/kasan: support memcpy_real with TRACE_IRQFLAGS s390: disable preemption when switching to nodat stack with CALL_ON_STACK Vasundhara Volam (1): bnxt_en: Return error if FW returns more data than dump length Veerabhadrarao Badiganti (1): mmc: sdhci-msm: Correct the offset and value for DDR_CONFIG register Veeraiyan Chidambaram (1): usb: renesas_usbhs: add suspend event support in gadget mode Ville Syrjälä (2): video/hdmi: Fix AVI bar unpack drm/i915/fbc: Disable fbc by default on all glk+ Vincenzo Frascino (1): powerpc: Fix vDSO clock_getres() Viresh Kumar (1): cpufreq: Register drivers only after CPU devices have been registered Vlad Buslov (1): net/mlx5e: Verify that rule has at least one fwd/drop action Vladimir Murzin (1): dma-mapping: fix handling of dma-ranges for reserved memory (again) Vladimir Oltean (2): gpio: mpc8xxx: Don't overwrite default irq_set_type callback spi: spi-fsl-dspi: Fix 16-bit word order in 32-bit XSPI mode Vladis Dronov (1): ptp: fix the race between the release of ptp_clock and cdev Vladyslav Tarasiuk (2): mqprio: Fix out-of-bounds access in mqprio_dump net/mlxfw: Fix out-of-memory error in mfa2 flash burning Waiman Long (1): mm/hugetlb: defer freeing of huge pages if in non-task context Wang Xuerui (1): iwlwifi: mvm: fix unaligned read of rx_pkt_status Wei Yongjun (1): usb: gadget: configfs: Fix missing spin_lock_init() Wen Yang (4): usb: roles: fix a potential use after free usb: typec: fix use after free in typec_register_port() firmware: arm_scmi: Avoid double free in error flow ftrace: Avoid potential division by zero in function profiler Wenwen Wang (1): ath10k: add cleanup in ath10k_sta_state() Will Deacon (3): firmware: qcom: scm: Ensure 'a0' status code is treated as signed pinctrl: devicetree: Avoid taking direct reference to device name string KVM: arm64: Ensure 'params' is initialised when looking up sys register Xiang Chen (1): scsi: hisi_sas: Replace in_softirq() check in hisi_sas_task_exec() Xiaolong Huang (1): can: kvaser_usb: kvaser_usb_leaf: Fix some info-leaks to USB devices Xin Long (1): sctp: fully initialize v4 addr in some functions Yang Shi (2): mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG mm: move_pages: return valid node id in status if the page is already on the target node Yang Yingliang (1): media: flexcop-usb: fix NULL-ptr deref in flexcop_usb_transfer_init() Yangbo Lu (1): mmc: sdhci-of-esdhc: fix P2020 errata handling Yazen Ghannam (2): x86/MCE/AMD: Allow Reserved types to be overwritten in smca_banks[] EDAC/amd64: Set grain per DIMM Yizhuo (1): regulator: max8907: Fix the usage of uninitialized variable in max8907_regulator_probe() Yonghan Ye (1): serial: sprd: Add clearing break interrupt operation Yoshihiro Shimoda (2): phy: renesas: rcar-gen3-usb2: Fix sysfs interface of "role" PCI: rcar: Fix missing MACCTLR register setting in initialization sequence Yoshiki Komachi (1): cls_flower: Fix the behavior using port ranges with hw-offload Yu-Hsuan Hsu (1): ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraint YueHaibing (2): media: max2175: Fix build error without CONFIG_REGMAP_I2C watchdog: tqmx86_wdt: Fix build error Yufen Yu (3): md: no longer compare spare disk superblock events in super_load md: avoid invalid memory access for array sb->dev_roles md: make sure desc_nr less than MD_SB_DISKS Yuming Han (1): tracing: use kvcalloc for tgid_map array allocation Yunfeng Ye (3): arm64: psci: Reduce the waiting time for cpu_psci_cpu_kill() perf jevents: Fix resource leak in process_mapfile() and main() ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100 Yunsheng Lin (1): net: hns3: add struct netdev_queue debug info for TX timeout Zhenzhong Duan (1): cpuidle: Do not unset the driver if it is there already Zhihao Cheng (1): ubifs: ubifs_tnc_start_commit: Fix OOB in layout_in_gaps Zhiqiang Liu (1): md: raid1: check rdev before reference in raid1_sync_request func Zong Li (2): riscv: ftrace: correct the condition logic in function graph tracer clocksource: riscv: add notrace to riscv_sched_clock chenqiwu (1): exit: panic before exit_mm() on global init exit peter chang (1): scsi: pm80xx: Fix for SATA device discovery yangerkun (1): ext4: fix a bug in ext4_wait_for_tail_page_commit Documentation/admin-guide/kernel-parameters.txt | 24 +- .../bindings/clock/renesas,rcar-usb2-clock-sel.txt | 2 +- arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi | 4 +- arch/arm/boot/dts/omap3-pandora-common.dtsi | 36 ++- arch/arm/boot/dts/omap3-tao3530.dtsi | 2 +- arch/arm/boot/dts/s3c6410-mini6410.dts | 4 + arch/arm/boot/dts/s3c6410-smdk6410.dts | 4 + arch/arm/mach-omap2/pdata-quirks.c | 104 -------- arch/arm/mach-tegra/reset-handler.S | 6 +- arch/arm/mm/dma-mapping-nommu.c | 2 +- arch/arm/mm/proc-v7-bugs.c | 3 + arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 9 + .../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 4 +- .../dts/amlogic/meson-gxl-s905x-khadas-vim.dts | 3 + arch/arm64/include/asm/assembler.h | 8 +- arch/arm64/kernel/entry.S | 6 +- arch/arm64/kernel/psci.c | 15 +- arch/arm64/kvm/sys_regs.c | 5 +- arch/mips/include/asm/pgtable-64.h | 9 +- arch/mips/include/asm/thread_info.h | 20 +- arch/powerpc/Makefile | 4 + arch/powerpc/include/asm/fixmap.h | 7 +- arch/powerpc/include/asm/kvm_ppc.h | 100 +++++++- arch/powerpc/include/asm/vdso_datapage.h | 2 + arch/powerpc/kernel/Makefile | 4 +- arch/powerpc/kernel/asm-offsets.c | 2 +- arch/powerpc/kernel/dbell.c | 6 +- arch/powerpc/kernel/irq.c | 4 +- arch/powerpc/kernel/misc_64.S | 4 +- arch/powerpc/kernel/security.c | 21 +- arch/powerpc/kernel/time.c | 3 +- arch/powerpc/kernel/vdso32/gettimeofday.S | 7 +- arch/powerpc/kernel/vdso64/cacheflush.S | 4 +- arch/powerpc/kernel/vdso64/gettimeofday.S | 7 +- arch/powerpc/kvm/book3s_hv_rm_xics.c | 2 +- arch/powerpc/mm/hash_utils_64.c | 10 +- arch/powerpc/mm/slice.c | 4 +- arch/powerpc/platforms/powernv/smp.c | 2 +- arch/powerpc/platforms/pseries/cmm.c | 5 + arch/powerpc/platforms/pseries/hvconsole.c | 2 +- arch/powerpc/sysdev/xics/icp-native.c | 6 +- arch/powerpc/sysdev/xics/icp-opal.c | 6 +- arch/powerpc/sysdev/xive/common.c | 9 + arch/powerpc/sysdev/xive/spapr.c | 12 +- arch/powerpc/tools/relocs_check.sh | 2 +- arch/powerpc/tools/unrel_branch_check.sh | 4 +- arch/powerpc/xmon/Makefile | 4 +- arch/riscv/kernel/ftrace.c | 2 +- arch/s390/include/asm/pgalloc.h | 16 +- arch/s390/include/asm/pgtable.h | 4 +- arch/s390/include/asm/timex.h | 16 +- arch/s390/kernel/dis.c | 13 +- arch/s390/kernel/machine_kexec.c | 2 + arch/s390/kernel/perf_cpum_sf.c | 39 ++- arch/s390/kernel/smp.c | 85 +++++-- arch/s390/mm/maccess.c | 24 +- arch/s390/net/bpf_jit_comp.c | 5 +- arch/sh/include/cpu-sh4/cpu/sh7734.h | 2 +- arch/x86/events/intel/bts.c | 16 +- arch/x86/include/asm/crash.h | 2 + arch/x86/include/asm/fixmap.h | 2 +- arch/x86/include/asm/syscall_wrapper.h | 23 +- arch/x86/kernel/apic/io_apic.c | 9 +- arch/x86/kernel/cpu/mce/amd.c | 4 +- arch/x86/kernel/cpu/mce/core.c | 2 +- arch/x86/kernel/cpu/mce/therm_throt.c | 2 +- arch/x86/kvm/cpuid.c | 3 +- arch/x86/lib/x86-opcode-map.txt | 18 +- arch/x86/math-emu/fpu_system.h | 6 +- arch/x86/math-emu/reg_ld_str.c | 6 +- arch/x86/mm/pgtable.c | 4 +- arch/xtensa/include/asm/syscall.h | 2 +- arch/xtensa/mm/tlb.c | 4 +- block/bio.c | 39 +++ block/blk-mq-sysfs.c | 15 +- block/compat_ioctl.c | 13 + crypto/asymmetric_keys/asym_tpm.c | 1 + crypto/asymmetric_keys/public_key.c | 1 + debian.master/upstream-stable | 5 +- drivers/acpi/acpi_lpss.c | 27 +- drivers/acpi/bus.c | 2 +- drivers/acpi/button.c | 11 + drivers/acpi/device_pm.c | 12 +- drivers/acpi/osl.c | 28 ++- drivers/acpi/sysfs.c | 6 +- drivers/ata/ahci_brcm.c | 133 +++++++--- drivers/ata/libahci_platform.c | 6 +- drivers/ata/libata-core.c | 27 ++ drivers/ata/sata_fsl.c | 2 +- drivers/ata/sata_mv.c | 2 +- drivers/ata/sata_nv.c | 2 +- drivers/block/loop.c | 26 +- drivers/block/nbd.c | 6 +- drivers/block/xen-blkback/blkback.c | 2 + drivers/block/xen-blkback/xenbus.c | 10 + drivers/bluetooth/btusb.c | 8 +- drivers/cdrom/cdrom.c | 12 +- drivers/char/hw_random/omap-rng.c | 9 +- drivers/char/hw_random/omap3-rom-rng.c | 3 +- drivers/char/ipmi/ipmi_msghandler.c | 23 +- drivers/char/ppdev.c | 16 +- drivers/char/tpm/tpm-dev-common.c | 8 + drivers/char/tpm/tpm2-cmd.c | 4 + drivers/clk/clk-gpio.c | 2 +- drivers/clk/imx/clk-composite-8m.c | 2 + drivers/clk/imx/clk-imx7ulp.c | 1 + drivers/clk/pxa/clk-pxa27x.c | 1 + drivers/clk/qcom/clk-rcg2.c | 2 + drivers/clk/qcom/common.c | 3 + drivers/clocksource/asm9260_timer.c | 4 + drivers/clocksource/timer-of.c | 2 +- drivers/clocksource/timer-riscv.c | 2 +- drivers/cpufreq/cpufreq.c | 7 + drivers/cpufreq/powernv-cpufreq.c | 17 +- drivers/cpuidle/driver.c | 15 +- drivers/crypto/atmel-aes.c | 18 +- drivers/crypto/atmel-authenc.h | 2 +- drivers/crypto/atmel-sha.c | 2 +- drivers/crypto/sunxi-ss/sun4i-ss-cipher.c | 22 +- drivers/crypto/sunxi-ss/sun4i-ss-hash.c | 12 +- drivers/crypto/virtio/virtio_crypto_algs.c | 12 +- drivers/crypto/vmx/Makefile | 6 +- drivers/devfreq/devfreq.c | 42 ++-- drivers/dma-buf/sync_file.c | 2 +- drivers/dma/dma-jz4780.c | 3 +- drivers/dma/xilinx/xilinx_dma.c | 1 + drivers/edac/altera_edac.c | 1 + drivers/edac/amd64_edac.c | 1 + drivers/edac/ghes_edac.c | 14 +- drivers/extcon/extcon-sm5502.c | 4 + drivers/extcon/extcon-sm5502.h | 2 + drivers/firewire/net.c | 6 +- drivers/firmware/arm_scmi/bus.c | 8 +- drivers/firmware/efi/efi.c | 28 ++- drivers/firmware/qcom_scm-64.c | 2 +- drivers/fsi/fsi-core.c | 31 ++- drivers/gpio/gpio-lynxpoint.c | 6 + drivers/gpio/gpio-mpc8xxx.c | 3 +- drivers/gpio/gpio-mxc.c | 13 +- drivers/gpio/gpio-xtensa.c | 7 +- drivers/gpio/gpiolib-acpi.c | 17 ++ drivers/gpio/gpiolib.c | 8 + drivers/gpu/drm/amd/amdgpu/amdgpu_test.c | 2 + drivers/gpu/drm/amd/amdgpu/amdgpu_trace.h | 18 +- drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 12 +- drivers/gpu/drm/amd/amdgpu/df_v3_6.c | 38 +-- drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c | 22 +- drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c | 3 +- drivers/gpu/drm/amd/amdgpu/psp_v11_0.c | 61 +++-- drivers/gpu/drm/amd/amdgpu/si_ih.c | 3 +- drivers/gpu/drm/amd/amdkfd/kfd_interrupt.c | 5 + drivers/gpu/drm/amd/display/dc/core/dc_link.c | 4 +- drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 1 + drivers/gpu/drm/amd/display/dc/dce/dce_abm.c | 3 + .../drm/amd/display/modules/freesync/freesync.c | 13 +- drivers/gpu/drm/bridge/analogix-anx78xx.c | 8 +- drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 12 +- drivers/gpu/drm/drm_dp_mst_topology.c | 6 +- drivers/gpu/drm/drm_edid.c | 6 +- drivers/gpu/drm/drm_property.c | 2 +- drivers/gpu/drm/drm_vblank.c | 6 +- drivers/gpu/drm/gma500/oaktrail_crtc.c | 2 + drivers/gpu/drm/i915/intel_fbc.c | 2 +- drivers/gpu/drm/meson/meson_venc_cvbs.c | 48 ++-- drivers/gpu/drm/msm/adreno/a6xx_gpu_state.c | 24 +- drivers/gpu/drm/msm/msm_gpu.c | 1 + drivers/gpu/drm/nouveau/nouveau_connector.c | 61 +++-- drivers/gpu/drm/nouveau/nouveau_connector.h | 116 ++++----- .../gpu/drm/panel/panel-raspberrypi-touchscreen.c | 1 + drivers/gpu/drm/panel/panel-sitronix-st7789v.c | 1 + drivers/gpu/drm/radeon/r100.c | 4 +- drivers/gpu/drm/radeon/r200.c | 4 +- drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c | 2 - drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c | 4 +- drivers/gpu/drm/tegra/sor.c | 5 + drivers/gpu/drm/tinydrm/mipi-dbi.c | 5 +- drivers/gpu/host1x/job.c | 11 +- drivers/hid/hid-core.c | 4 + drivers/hid/hid-ids.h | 1 + drivers/hid/hid-logitech-hidpp.c | 3 + drivers/hid/hid-quirks.c | 1 + drivers/hid/hid-rmi.c | 3 +- drivers/hid/i2c-hid/i2c-hid-core.c | 12 +- drivers/hwtracing/intel_th/core.c | 8 +- drivers/hwtracing/intel_th/pci.c | 20 ++ drivers/hwtracing/stm/policy.c | 4 + drivers/i2c/busses/i2c-stm32f7.c | 19 +- drivers/iio/adc/ad7124.c | 7 +- drivers/iio/adc/ad7949.c | 49 ++-- drivers/iio/adc/dln2-adc.c | 20 +- drivers/iio/adc/max1027.c | 8 + drivers/iio/adc/max9611.c | 16 +- drivers/iio/dac/Kconfig | 4 +- drivers/iio/dac/ad5446.c | 6 + drivers/iio/humidity/hdc100x.c | 2 +- drivers/iio/imu/adis16480.c | 42 ++-- drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 66 ++++- drivers/iio/imu/inv_mpu6050/inv_mpu_iio.h | 16 +- drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_core.c | 9 +- drivers/iio/light/bh1750.c | 4 +- drivers/infiniband/core/cma.c | 1 + drivers/infiniband/core/device.c | 6 +- drivers/infiniband/hw/bnxt_re/main.c | 8 +- drivers/infiniband/hw/hns/hns_roce_restrack.c | 10 +- drivers/infiniband/hw/mlx4/main.c | 9 +- drivers/infiniband/hw/mlx5/main.c | 13 +- drivers/infiniband/hw/qedr/verbs.c | 12 +- drivers/infiniband/sw/rxe/rxe_recv.c | 2 +- drivers/infiniband/sw/rxe/rxe_req.c | 6 + drivers/infiniband/sw/rxe/rxe_resp.c | 7 + drivers/infiniband/ulp/iser/iscsi_iser.c | 1 + drivers/input/touchscreen/atmel_mxt_ts.c | 4 + drivers/input/touchscreen/st1232.c | 22 +- drivers/iommu/rockchip-iommu.c | 7 +- drivers/iommu/tegra-smmu.c | 11 +- drivers/irqchip/irq-bcm7038-l1.c | 4 + drivers/irqchip/irq-ingenic.c | 15 +- drivers/isdn/gigaset/usb-gigaset.c | 23 +- drivers/leds/leds-an30259a.c | 7 + drivers/leds/leds-lm3692x.c | 13 +- drivers/leds/trigger/ledtrig-netdev.c | 5 +- drivers/mailbox/imx-mailbox.c | 19 +- drivers/md/bcache/btree.c | 2 + drivers/md/bcache/super.c | 24 +- drivers/md/dm-mpath.c | 37 +-- drivers/md/dm-writecache.c | 3 +- drivers/md/dm-zoned-metadata.c | 29 ++- drivers/md/dm-zoned-reclaim.c | 8 +- drivers/md/dm-zoned-target.c | 54 ++-- drivers/md/dm-zoned.h | 2 + drivers/md/md-bitmap.c | 2 +- drivers/md/md-linear.c | 5 +- drivers/md/md-multipath.c | 5 +- drivers/md/md.c | 58 ++++- drivers/md/md.h | 4 +- drivers/md/persistent-data/dm-btree-remove.c | 8 +- drivers/md/raid0.c | 5 +- drivers/md/raid1.c | 7 +- drivers/md/raid10.c | 5 +- drivers/md/raid5.c | 6 +- drivers/media/cec/cec-adap.c | 40 ++- drivers/media/i2c/Kconfig | 1 + drivers/media/i2c/ad5820.c | 1 + drivers/media/i2c/ov2659.c | 18 +- drivers/media/i2c/ov5640.c | 5 + drivers/media/i2c/ov6650.c | 42 ++-- drivers/media/i2c/smiapp/smiapp-core.c | 12 +- drivers/media/pci/cx88/cx88-video.c | 11 +- drivers/media/platform/am437x/am437x-vpfe.c | 4 + drivers/media/platform/aspeed-video.c | 12 + drivers/media/platform/exynos4-is/media-dev.c | 7 +- drivers/media/platform/qcom/venus/core.c | 9 +- drivers/media/platform/qcom/venus/hfi_venus.c | 6 + drivers/media/platform/qcom/venus/vdec.c | 3 - drivers/media/platform/qcom/venus/venc.c | 3 - drivers/media/platform/rcar_drif.c | 1 + drivers/media/platform/seco-cec/seco-cec.c | 1 + drivers/media/platform/sti/bdisp/bdisp-v4l2.c | 3 +- drivers/media/platform/ti-vpe/vpdma.h | 1 + drivers/media/platform/ti-vpe/vpe.c | 52 ++-- drivers/media/platform/vim2m.c | 8 +- drivers/media/radio/radio-wl1273.c | 3 +- drivers/media/radio/si470x/radio-si470x-i2c.c | 2 + drivers/media/usb/b2c2/flexcop-usb.c | 10 +- drivers/media/usb/dvb-usb/af9005.c | 5 +- drivers/media/usb/pulse8-cec/pulse8-cec.c | 17 +- drivers/media/usb/pvrusb2/pvrusb2-v4l2.c | 9 +- drivers/media/v4l2-core/v4l2-ctrls.c | 7 + drivers/media/v4l2-core/v4l2-ioctl.c | 33 +-- drivers/mmc/core/block.c | 151 +++++------ drivers/mmc/core/core.c | 12 +- drivers/mmc/core/core.h | 2 + drivers/mmc/core/sdio.c | 28 ++- drivers/mmc/core/sdio_bus.c | 9 +- drivers/mmc/host/mtk-sd.c | 2 + drivers/mmc/host/omap_hsmmc.c | 30 +++ drivers/mmc/host/sdhci-msm.c | 28 ++- drivers/mmc/host/sdhci-of-esdhc.c | 7 +- drivers/mmc/host/sdhci-pci-core.c | 10 +- drivers/mmc/host/sdhci.c | 11 +- drivers/mmc/host/sdhci.h | 2 + drivers/mmc/host/tmio_mmc_core.c | 2 +- drivers/mtd/devices/spear_smi.c | 38 ++- drivers/net/bonding/bond_main.c | 42 ++-- drivers/net/can/flexcan.c | 73 +++--- drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c | 6 +- drivers/net/can/xilinx_can.c | 7 + drivers/net/dsa/Kconfig | 1 + drivers/net/dsa/bcm_sf2_cfp.c | 6 +- drivers/net/ethernet/amazon/ena/ena_com.h | 2 +- drivers/net/ethernet/amazon/ena/ena_netdev.c | 10 +- drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c | 16 +- drivers/net/ethernet/broadcom/bnxt/bnxt.c | 2 +- drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 38 ++- drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.h | 4 + drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c | 9 +- drivers/net/ethernet/cavium/thunder/thunder_bgx.c | 2 +- drivers/net/ethernet/chelsio/cxgb4/cxgb4.h | 1 + drivers/net/ethernet/chelsio/cxgb4/cxgb4_ethtool.c | 4 +- drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 18 +- .../net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c | 4 +- drivers/net/ethernet/chelsio/cxgb4vf/t4vf_common.h | 1 + drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c | 18 +- drivers/net/ethernet/cortina/gemini.c | 2 + drivers/net/ethernet/hisilicon/hip04_eth.c | 2 +- drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 3 + .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 3 + drivers/net/ethernet/intel/i40e/i40e_main.c | 10 +- drivers/net/ethernet/intel/ice/ice_controlq.c | 2 +- drivers/net/ethernet/intel/ice/ice_controlq.h | 5 +- drivers/net/ethernet/intel/ice/ice_main.c | 18 +- drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c | 12 +- drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 3 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_main.c | 2 +- .../ethernet/mellanox/mlx5/core/en/port_buffer.c | 27 +- .../net/ethernet/mellanox/mlx5/core/en_ethtool.c | 2 +- drivers/net/ethernet/mellanox/mlx5/core/en_tc.c | 8 +- drivers/net/ethernet/mellanox/mlxfw/mlxfw_mfa2.c | 7 +- drivers/net/ethernet/mellanox/mlxsw/reg.h | 1 + drivers/net/ethernet/mellanox/mlxsw/spectrum.c | 9 +- .../net/ethernet/mellanox/mlxsw/spectrum_router.c | 10 +- drivers/net/ethernet/qlogic/qede/qede_filter.c | 2 +- drivers/net/ethernet/qlogic/qede/qede_main.c | 4 +- drivers/net/ethernet/qlogic/qla3xxx.c | 8 +- .../net/ethernet/stmicro/stmmac/dwmac-meson8b.c | 14 +- .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 2 +- drivers/net/ethernet/ti/cpsw.c | 2 +- drivers/net/ethernet/ti/cpsw_ale.c | 2 + drivers/net/fjes/fjes_main.c | 3 + drivers/net/gtp.c | 111 +++++---- drivers/net/hamradio/6pack.c | 4 +- drivers/net/hamradio/mkiss.c | 4 +- drivers/net/hyperv/rndis_filter.c | 6 +- drivers/net/phy/dp83867.c | 15 +- drivers/net/phy/phy_device.c | 13 +- drivers/net/tun.c | 4 +- drivers/net/usb/lan78xx.c | 1 + drivers/net/wireless/ath/ar5523/ar5523.c | 3 +- drivers/net/wireless/ath/ath10k/coredump.c | 11 +- drivers/net/wireless/ath/ath10k/mac.c | 26 +- drivers/net/wireless/ath/ath10k/txrx.c | 2 + drivers/net/wireless/ath/ath9k/htc_drv_txrx.c | 23 +- drivers/net/wireless/ath/wil6210/wmi.c | 6 +- .../wireless/broadcom/brcm80211/brcmfmac/core.c | 5 + drivers/net/wireless/intel/iwlwifi/dvm/led.c | 3 + drivers/net/wireless/intel/iwlwifi/mvm/led.c | 3 + drivers/net/wireless/intel/iwlwifi/mvm/rx.c | 3 +- drivers/net/wireless/intel/iwlwifi/pcie/tx-gen2.c | 14 ++ drivers/net/wireless/marvell/libertas/if_sdio.c | 5 + drivers/net/wireless/marvell/mwifiex/pcie.c | 5 +- drivers/net/wireless/quantenna/qtnfmac/commands.c | 6 +- drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 1 + .../net/wireless/realtek/rtl8xxxu/rtl8xxxu_8723b.c | 1 + .../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 3 + .../net/wireless/realtek/rtlwifi/rtl8192cu/hw.c | 2 + .../net/wireless/realtek/rtlwifi/rtl8192de/hw.c | 9 +- .../net/wireless/realtek/rtlwifi/rtl8192de/sw.c | 1 + .../net/wireless/realtek/rtlwifi/rtl8192de/trx.c | 25 +- .../net/wireless/realtek/rtlwifi/rtl8192de/trx.h | 2 + drivers/net/wireless/realtek/rtlwifi/usb.c | 5 +- drivers/net/wireless/realtek/rtw88/coex.c | 24 +- drivers/net/wireless/realtek/rtw88/main.c | 3 +- drivers/net/wireless/virt_wifi.c | 4 +- drivers/nvdimm/btt.c | 8 +- drivers/nvme/host/core.c | 16 +- drivers/nvme/host/fc.c | 32 ++- drivers/nvme/host/multipath.c | 1 + drivers/nvme/host/pci.c | 6 +- drivers/nvme/target/fcloop.c | 1 + drivers/nvmem/imx-ocotp.c | 4 + drivers/of/overlay.c | 37 +-- drivers/of/unittest.c | 4 +- drivers/parport/share.c | 21 ++ drivers/pci/controller/pcie-rcar.c | 6 + drivers/pci/hotplug/acpiphp_glue.c | 12 +- drivers/pci/hotplug/pciehp.h | 2 + drivers/pci/hotplug/pciehp_ctrl.c | 6 +- drivers/pci/hotplug/pciehp_hpc.c | 2 + drivers/pci/hotplug/rpaphp_core.c | 38 +-- drivers/pci/msi.c | 2 +- drivers/pci/pci-driver.c | 17 +- drivers/pci/quirks.c | 22 +- drivers/phy/qualcomm/phy-qcom-usb-hs.c | 7 +- drivers/phy/renesas/phy-rcar-gen3-usb2.c | 5 +- drivers/pinctrl/devicetree.c | 25 +- drivers/pinctrl/intel/pinctrl-baytrail.c | 81 +++--- drivers/pinctrl/mvebu/pinctrl-armada-37xx.c | 6 +- drivers/pinctrl/pinctrl-amd.c | 3 +- drivers/pinctrl/pinctrl-rza2.c | 4 +- drivers/pinctrl/samsung/pinctrl-exynos.c | 14 +- drivers/pinctrl/samsung/pinctrl-s3c24xx.c | 6 +- drivers/pinctrl/samsung/pinctrl-s3c64xx.c | 6 +- drivers/pinctrl/samsung/pinctrl-samsung.c | 10 +- drivers/pinctrl/sh-pfc/pfc-sh7734.c | 4 +- drivers/platform/x86/hp-wmi.c | 2 +- drivers/platform/x86/intel_pmc_core.c | 6 +- drivers/platform/x86/pmc_atom.c | 8 + drivers/ptp/ptp_clock.c | 31 ++- drivers/ptp/ptp_private.h | 2 +- drivers/regulator/ab8500.c | 17 -- drivers/regulator/axp20x-regulator.c | 2 +- drivers/regulator/core.c | 4 +- drivers/regulator/max8907-regulator.c | 15 +- drivers/rpmsg/qcom_glink_native.c | 53 +++- drivers/rpmsg/qcom_glink_smem.c | 2 +- drivers/rtc/interface.c | 19 +- drivers/s390/crypto/zcrypt_error.h | 2 + drivers/s390/scsi/zfcp_dbf.c | 8 +- drivers/scsi/NCR5380.c | 6 +- drivers/scsi/atari_scsi.c | 6 +- drivers/scsi/csiostor/csio_lnode.c | 15 +- drivers/scsi/hisi_sas/hisi_sas_main.c | 9 +- drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 1 + drivers/scsi/iscsi_tcp.c | 8 + drivers/scsi/libiscsi.c | 4 +- drivers/scsi/libsas/sas_discover.c | 11 +- drivers/scsi/lpfc/lpfc_bsg.c | 15 +- drivers/scsi/lpfc/lpfc_els.c | 2 +- drivers/scsi/lpfc/lpfc_hbadisc.c | 7 +- drivers/scsi/lpfc/lpfc_nportdisc.c | 4 +- drivers/scsi/lpfc/lpfc_nvme.c | 2 + drivers/scsi/lpfc/lpfc_sli.c | 15 +- drivers/scsi/mac_scsi.c | 2 +- drivers/scsi/mpt3sas/mpt3sas_ctl.c | 15 +- drivers/scsi/pm8001/pm80xx_hwi.c | 2 + drivers/scsi/qedf/qedf_els.c | 16 +- drivers/scsi/qla2xxx/qla_attr.c | 3 +- drivers/scsi/qla2xxx/qla_bsg.c | 15 +- drivers/scsi/qla2xxx/qla_def.h | 4 + drivers/scsi/qla2xxx/qla_gs.c | 9 +- drivers/scsi/qla2xxx/qla_init.c | 91 ++++--- drivers/scsi/qla2xxx/qla_inline.h | 30 +-- drivers/scsi/qla2xxx/qla_iocb.c | 25 +- drivers/scsi/qla2xxx/qla_isr.c | 10 +- drivers/scsi/qla2xxx/qla_mbx.c | 23 +- drivers/scsi/qla2xxx/qla_mid.c | 11 +- drivers/scsi/qla2xxx/qla_nvme.c | 1 + drivers/scsi/qla2xxx/qla_nx.c | 3 +- drivers/scsi/qla2xxx/qla_os.c | 7 +- drivers/scsi/qla2xxx/qla_target.c | 14 +- drivers/scsi/qla2xxx/tcm_qla2xxx.c | 3 + drivers/scsi/qla4xxx/ql4_os.c | 1 - drivers/scsi/scsi_debug.c | 5 + drivers/scsi/scsi_trace.c | 11 +- drivers/scsi/scsi_transport_iscsi.c | 7 + drivers/scsi/sun3_scsi.c | 4 +- drivers/scsi/ufs/ufs-sysfs.c | 15 +- drivers/scsi/ufs/ufshcd.c | 35 ++- drivers/scsi/ufs/ufshcd.h | 3 + drivers/scsi/zorro_esp.c | 11 +- drivers/soundwire/intel.c | 10 +- drivers/spi/spi-dw.c | 5 +- drivers/spi/spi-fsl-dspi.c | 15 +- drivers/spi/spi-fsl-spi.c | 7 +- drivers/spi/spi-img-spfi.c | 2 + drivers/spi/spi-pxa2xx.c | 6 + drivers/spi/spi-sprd-adi.c | 3 + drivers/spi/spi-st-ssc4.c | 3 + drivers/spi/spi-tegra20-slink.c | 5 +- drivers/spi/spidev.c | 3 + drivers/staging/comedi/drivers/gsc_hpdi.c | 10 + drivers/staging/erofs/xattr.c | 2 + drivers/staging/fbtft/fbtft-core.c | 2 +- drivers/staging/iio/adc/ad7606.c | 2 +- drivers/staging/media/imx/imx-media-capture.c | 6 +- drivers/staging/media/sunxi/cedrus/cedrus.c | 2 + drivers/staging/media/sunxi/cedrus/cedrus_regs.h | 31 +-- drivers/staging/rtl8188eu/core/rtw_xmit.c | 4 +- drivers/staging/rtl8188eu/os_dep/usb_intf.c | 2 +- drivers/staging/rtl8192u/r8192U_core.c | 17 +- drivers/staging/rtl8712/usb_intf.c | 2 +- .../vc04_services/interface/vchiq_arm/vchiq_arm.c | 2 +- drivers/staging/wlan-ng/Kconfig | 1 + drivers/target/iscsi/iscsi_target.c | 10 +- drivers/target/iscsi/iscsi_target_auth.c | 2 +- drivers/tty/hvc/hvc_vio.c | 16 +- drivers/tty/serial/atmel_serial.c | 43 ++-- drivers/tty/serial/msm_serial.c | 13 +- drivers/tty/serial/sprd_serial.c | 3 + drivers/usb/atm/ueagle-atm.c | 18 +- drivers/usb/core/devio.c | 15 +- drivers/usb/core/hub.c | 5 +- drivers/usb/core/urb.c | 1 + drivers/usb/dwc3/dwc3-pci.c | 6 +- drivers/usb/dwc3/ep0.c | 8 + drivers/usb/dwc3/gadget.c | 2 +- drivers/usb/gadget/configfs.c | 1 + drivers/usb/gadget/function/f_ecm.c | 6 +- drivers/usb/gadget/function/f_rndis.c | 1 + drivers/usb/gadget/udc/pch_udc.c | 1 - drivers/usb/host/ehci-q.c | 13 +- drivers/usb/host/xhci-hub.c | 22 +- drivers/usb/host/xhci-mem.c | 4 + drivers/usb/host/xhci-pci.c | 17 +- drivers/usb/host/xhci-ring.c | 6 +- drivers/usb/host/xhci-tegra.c | 25 +- drivers/usb/host/xhci.c | 9 +- drivers/usb/host/xhci.h | 1 + drivers/usb/misc/adutux.c | 2 +- drivers/usb/misc/idmouse.c | 2 +- drivers/usb/mon/mon_bin.c | 32 ++- drivers/usb/renesas_usbhs/common.h | 3 +- drivers/usb/renesas_usbhs/mod_gadget.c | 12 +- drivers/usb/roles/class.c | 2 +- drivers/usb/serial/io_edgeport.c | 10 +- drivers/usb/storage/uas.c | 10 + drivers/usb/typec/class.c | 6 +- drivers/usb/usbip/usbip_common.c | 3 + drivers/usb/usbip/vhci_rx.c | 13 +- drivers/vfio/pci/vfio_pci_intrs.c | 2 +- drivers/vhost/vsock.c | 4 +- drivers/video/hdmi.c | 8 +- drivers/virtio/virtio_balloon.c | 11 + drivers/watchdog/Kconfig | 1 + drivers/watchdog/watchdog_dev.c | 70 +++--- drivers/xen/Kconfig | 3 +- drivers/xen/balloon.c | 3 +- fs/afs/dynroot.c | 3 + fs/afs/server.c | 21 +- fs/afs/super.c | 1 - fs/block_dev.c | 37 +-- fs/btrfs/async-thread.c | 56 ++++- fs/btrfs/ctree.c | 2 +- fs/btrfs/ctree.h | 2 +- fs/btrfs/delayed-inode.c | 13 +- fs/btrfs/disk-io.c | 2 +- fs/btrfs/extent-tree.c | 7 +- fs/btrfs/extent_io.c | 18 +- fs/btrfs/file-item.c | 7 +- fs/btrfs/file.c | 2 +- fs/btrfs/free-space-cache.c | 6 + fs/btrfs/inode.c | 27 +- fs/btrfs/ioctl.c | 10 +- fs/btrfs/reada.c | 10 +- fs/btrfs/relocation.c | 1 + fs/btrfs/scrub.c | 3 +- fs/btrfs/send.c | 31 ++- fs/btrfs/tests/free-space-tree-tests.c | 4 +- fs/btrfs/tests/qgroup-tests.c | 4 +- fs/btrfs/tree-log.c | 52 +++- fs/btrfs/uuid-tree.c | 2 + fs/btrfs/volumes.h | 1 - fs/buffer.c | 22 +- fs/cifs/cifs_debug.c | 5 + fs/cifs/cifsglob.h | 1 + fs/cifs/connect.c | 67 +++-- fs/cifs/file.c | 7 + fs/cifs/inode.c | 2 +- fs/cifs/smb2misc.c | 59 +++-- fs/cifs/smb2ops.c | 8 +- fs/cifs/smb2pdu.c | 57 ++++- fs/cifs/smb2proto.h | 3 + fs/cifs/smbdirect.c | 36 +-- fs/cifs/transport.c | 16 +- fs/compat_ioctl.c | 3 +- fs/ext2/inode.c | 7 +- fs/ext4/dir.c | 5 + fs/ext4/inode.c | 45 +++- fs/ext4/namei.c | 43 ++-- fs/f2fs/f2fs.h | 23 +- fs/f2fs/inode.c | 6 +- fs/f2fs/namei.c | 15 +- fs/gfs2/log.c | 8 + fs/gfs2/log.h | 1 + fs/gfs2/lops.c | 5 +- fs/gfs2/trans.c | 2 + fs/iomap.c | 4 +- fs/jbd2/commit.c | 4 +- fs/locks.c | 2 +- fs/nfsd/nfs4state.c | 15 +- fs/ocfs2/acl.c | 4 +- fs/ocfs2/quota_global.c | 2 +- fs/overlayfs/dir.c | 2 +- fs/overlayfs/inode.c | 8 +- fs/pstore/ram.c | 13 + fs/quota/dquot.c | 40 +-- fs/reiserfs/inode.c | 12 +- fs/reiserfs/namei.c | 7 +- fs/reiserfs/reiserfs.h | 2 + fs/reiserfs/super.c | 2 + fs/reiserfs/xattr.c | 19 +- fs/reiserfs/xattr_acl.c | 4 +- fs/splice.c | 14 +- fs/ubifs/tnc_commit.c | 34 ++- fs/userfaultfd.c | 18 +- fs/xfs/libxfs/xfs_bmap.c | 2 +- fs/xfs/scrub/common.h | 9 +- fs/xfs/xfs_log.c | 2 + include/drm/drm_dp_mst_helper.h | 2 +- include/linux/ahci_platform.h | 2 + include/linux/bio.h | 1 + include/linux/cpufreq.h | 11 - include/linux/dma-direct.h | 12 +- include/linux/dma-mapping.h | 8 +- include/linux/dmaengine.h | 5 +- include/linux/hrtimer.h | 14 +- include/linux/ipmi_smi.h | 12 +- include/linux/libata.h | 1 + include/linux/miscdevice.h | 1 + include/linux/mmc/card.h | 1 + include/linux/mod_devicetable.h | 4 +- include/linux/netdevice.h | 9 + include/linux/nvme-fc-driver.h | 4 + include/linux/nvme.h | 1 + include/linux/nvmem-consumer.h | 2 +- include/linux/posix-clock.h | 19 +- include/linux/quota.h | 2 +- include/linux/quotaops.h | 10 + include/linux/rculist_nulls.h | 37 +++ include/linux/regulator/ab8500.h | 1 - include/linux/sched/cpufreq.h | 3 + include/linux/skbuff.h | 6 +- include/linux/thread_info.h | 2 + include/linux/time.h | 13 + include/net/dst.h | 15 +- include/net/dst_ops.h | 3 +- include/net/flow_dissector.h | 1 + include/net/inet_hashtables.h | 12 +- include/net/ip.h | 5 + include/net/neighbour.h | 3 +- include/net/sock.h | 9 +- include/net/tcp.h | 27 +- include/scsi/iscsi_proto.h | 1 + include/trace/events/wbt.h | 12 +- include/uapi/linux/cec-funcs.h | 6 +- include/uapi/linux/cec.h | 4 +- kernel/bpf/stackmap.c | 7 +- kernel/cgroup/pids.c | 11 +- kernel/cred.c | 6 +- kernel/dma/coherent.c | 16 +- kernel/dma/debug.c | 1 + kernel/exit.c | 12 +- kernel/module.c | 2 + kernel/sched/cpufreq.c | 18 ++ kernel/sched/cpufreq_schedutil.c | 8 +- kernel/sysctl.c | 2 +- kernel/taskstats.c | 30 ++- kernel/time/hrtimer.c | 11 +- kernel/time/posix-clock.c | 31 +-- kernel/trace/ftrace.c | 6 +- kernel/trace/trace.c | 10 +- kernel/trace/trace_events.c | 8 +- kernel/trace/trace_events_filter.c | 2 +- kernel/trace/trace_events_hist.c | 21 +- kernel/trace/trace_kprobe.c | 27 +- kernel/trace/tracing_map.c | 4 +- kernel/workqueue.c | 38 ++- lib/raid6/unroll.awk | 2 +- mm/gup_benchmark.c | 8 +- mm/hugetlb.c | 51 +++- mm/migrate.c | 23 +- mm/shmem.c | 2 +- mm/slab_common.c | 12 + mm/vmscan.c | 2 +- mm/zsmalloc.c | 5 + net/bluetooth/hci_conn.c | 12 +- net/bluetooth/hci_core.c | 13 +- net/bluetooth/hci_request.c | 9 + net/bluetooth/l2cap_core.c | 4 +- net/bridge/br_device.c | 6 + net/bridge/br_netfilter_hooks.c | 3 + net/bridge/br_nf_core.c | 3 +- net/bridge/netfilter/ebtables.c | 33 ++- net/core/dev.c | 275 +++++++++++++++++---- net/core/flow_dissector.c | 42 +++- net/core/neighbour.c | 7 +- net/core/sock.c | 2 +- net/core/sysctl_net_core.c | 2 + net/decnet/dn_route.c | 6 +- net/ethernet/eth.c | 7 +- net/hsr/hsr_device.c | 9 +- net/ipv4/devinet.c | 5 - net/ipv4/gre_demux.c | 2 +- net/ipv4/icmp.c | 11 +- net/ipv4/inet_connection_sock.c | 2 +- net/ipv4/inet_diag.c | 3 +- net/ipv4/inet_hashtables.c | 16 +- net/ipv4/inetpeer.c | 12 +- net/ipv4/ip_output.c | 13 +- net/ipv4/ip_tunnel.c | 2 +- net/ipv4/ip_vti.c | 2 +- net/ipv4/route.c | 9 +- net/ipv4/tcp.c | 18 +- net/ipv4/tcp_bbr.c | 3 +- net/ipv4/tcp_diag.c | 2 +- net/ipv4/tcp_input.c | 6 +- net/ipv4/tcp_ipv4.c | 10 +- net/ipv4/tcp_minisocks.c | 7 +- net/ipv4/tcp_output.c | 20 +- net/ipv4/udp.c | 2 +- net/ipv4/xfrm4_policy.c | 5 +- net/ipv6/inet6_connection_sock.c | 2 +- net/ipv6/ip6_gre.c | 2 +- net/ipv6/ip6_tunnel.c | 4 +- net/ipv6/ip6_vti.c | 2 +- net/ipv6/route.c | 22 +- net/ipv6/sit.c | 2 +- net/ipv6/tcp_ipv6.c | 3 +- net/ipv6/xfrm6_policy.c | 5 +- net/mac80211/status.c | 3 +- net/netfilter/ipvs/ip_vs_xmit.c | 2 +- net/netfilter/nf_queue.c | 2 +- net/netfilter/nft_tproxy.c | 4 +- net/nfc/nci/uart.c | 2 +- net/openvswitch/conntrack.c | 11 + net/packet/af_packet.c | 3 +- net/rfkill/core.c | 9 +- net/sched/act_mirred.c | 22 +- net/sched/cls_flower.c | 118 +++++---- net/sched/sch_fq.c | 17 +- net/sched/sch_mq.c | 1 + net/sched/sch_mqprio.c | 3 +- net/sctp/protocol.c | 5 + net/sctp/transport.c | 2 +- net/socket.c | 4 +- net/sunrpc/cache.c | 6 - net/sunrpc/xdr.c | 11 +- net/tipc/core.c | 29 +-- net/tls/tls_device.c | 8 +- net/tls/tls_main.c | 4 +- net/tls/tls_sw.c | 8 +- samples/pktgen/functions.sh | 17 +- samples/seccomp/user-trap.c | 4 +- samples/trace_printk/trace-printk.c | 1 + scripts/dtc/Makefile | 4 +- scripts/kallsyms.c | 2 + security/apparmor/apparmorfs.c | 2 +- security/apparmor/domain.c | 82 +++--- security/apparmor/label.c | 12 +- security/apparmor/policy.c | 4 +- sound/core/pcm_native.c | 7 +- sound/core/timer.c | 10 + sound/firewire/bebob/bebob_stream.c | 11 +- sound/firewire/motu/motu-proc.c | 2 +- sound/firewire/oxfw/oxfw-pcm.c | 2 +- sound/isa/cs423x/cs4236.c | 3 +- sound/pci/hda/hda_controller.c | 2 +- sound/pci/hda/hda_intel.c | 9 +- sound/pci/hda/patch_ca0132.c | 23 +- sound/pci/hda/patch_realtek.c | 61 ++++- sound/pci/ice1712/ice1724.c | 9 +- sound/soc/codecs/rt5645.c | 6 +- sound/soc/codecs/rt5677.c | 1 + sound/soc/codecs/wm2200.c | 5 + sound/soc/codecs/wm5100.c | 2 + sound/soc/codecs/wm8904.c | 1 + sound/soc/intel/boards/bytcr_rt5640.c | 10 +- .../soc/intel/boards/kbl_rt5663_rt5514_max98927.c | 3 + sound/soc/soc-jack.c | 3 +- sound/soc/soc-pcm.c | 14 +- sound/usb/card.h | 1 + sound/usb/pcm.c | 25 +- sound/usb/quirks-table.h | 3 +- sound/usb/quirks.c | 11 + sound/usb/usbaudio.h | 3 +- tools/lib/bpf/libbpf.c | 14 +- tools/lib/subcmd/Makefile | 4 +- tools/lib/traceevent/parse-filter.c | 9 +- tools/objtool/arch/x86/lib/x86-opcode-map.txt | 18 +- tools/perf/builtin-report.c | 7 + tools/perf/builtin-script.c | 2 +- tools/perf/pmu-events/jevents.c | 13 +- tools/perf/tests/bp_signal.c | 15 +- tools/perf/tests/task-exit.c | 9 + tools/perf/util/dwarf-aux.c | 80 ++++-- tools/perf/util/dwarf-aux.h | 3 + tools/perf/util/machine.c | 2 +- tools/perf/util/parse-events.c | 26 +- tools/perf/util/perf_regs.h | 2 +- tools/perf/util/probe-finder.c | 45 +++- .../cpupower/utils/idle_monitor/hsw_ext_idle.c | 1 - tools/testing/selftests/bpf/cgroup_helpers.c | 2 +- .../selftests/net/forwarding/router_bridge_vlan.sh | 2 +- tools/testing/selftests/net/rtnetlink.sh | 21 ++ tools/testing/selftests/net/tls.c | 28 --- .../selftests/powerpc/ptrace/ptrace-tm-spd-tar.c | 2 +- .../selftests/powerpc/ptrace/ptrace-tm-spd-vsx.c | 4 +- .../selftests/powerpc/ptrace/ptrace-tm-tar.c | 2 +- .../selftests/powerpc/ptrace/ptrace-tm-vsx.c | 4 +- .../selftests/powerpc/tm/tm-signal-sigreturn-nt.c | 4 + tools/testing/selftests/rseq/param_test.c | 18 +- tools/testing/selftests/seccomp/seccomp_bpf.c | 15 +- tools/testing/selftests/vm/config | 1 + usr/gen_initramfs_list.sh | 2 +- 784 files changed, 6295 insertions(+), 2966 deletions(-)