From patchwork Fri Mar 19 21:48:56 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Kamal Mostafa X-Patchwork-Id: 1456044 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=) 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 4F2HbS2K6Bz9sSC; Sat, 20 Mar 2021 08:49:08 +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 1lNMzP-0006Bw-Tg; Fri, 19 Mar 2021 21:49:03 +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 1lNMzL-0006BC-Qv for kernel-team@lists.ubuntu.com; Fri, 19 Mar 2021 21:48:59 +0000 Received: from [192.188.8.63] (helo=ascalon) by youngberry.canonical.com with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.86_2) (envelope-from ) id 1lNMzL-0006eR-5A for kernel-team@lists.ubuntu.com; Fri, 19 Mar 2021 21:48:59 +0000 Received: from kamal by ascalon with local (Exim 4.90_1) (envelope-from ) id 1lNMzJ-0000XK-0d for kernel-team@lists.ubuntu.com; Fri, 19 Mar 2021 14:48:57 -0700 From: Kamal Mostafa To: kernel-team@lists.ubuntu.com Subject: [SRU][Groovy][PULL] Groovy upstream stable patchset 2021-03-19+ Date: Fri, 19 Mar 2021 14:48:56 -0700 Message-Id: <20210319214856.1899-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 request (313 commits) includes the following Groovy stable patchsets: Groovy update: upstream stable patchset 2021-03-12 Ported from the following upstream stable releases: v5.4.96, v5.10.14, v5.4.97, v5.10.15 https://bugs.launchpad.net/bugs/1918987 Groovy update: upstream stable patchset 2021-03-19 Ported from the following upstream stable releases: v5.4.98, v5.10.16, v5.4.99, v5.10.17, v5.4.100, v5.10.18, v5.4.101, v5.10.19 https://bugs.launchpad.net/bugs/1920571 -Kamal --- The following changes since commit 708c0797984aeec8fa94ea231c7fda0758a2565b: UBUNTU: [Config] fix various annotations syntax errors (2021-03-19 15:20:48 -0600) are available in the Git repository at: git://kernel.ubuntu.com/ubuntu-stable/ubuntu-stable-groovy.git stable-next for you to fetch changes up to b57cc97db53770a4bf0040aa10a90521bfdc9821: UBUNTU: upstream stable to v5.4.101, v5.10.19 (2021-03-19 14:44:53 -0700) ---------------------------------------------------------------- Alain Volmat (1): i2c: stm32f7: fix configuration of the digital filter Aleksandr Loktionov (1): i40e: Revert "i40e: don't report link up for a VF who hasn't enabled queues" Alex Elder (1): net: ipa: set error code in gsi_channel_setup() Alexander Ovechkin (1): net: sched: replaced invalid qdisc tree flush helper in qdisc_replace Alexandre Belloni (1): ARM: dts: lpc32xx: Revert set default clock rate of HCLK PLL Alexandre Ghiti (1): riscv: virt_addr_valid must check the address belongs to linear mapping Alexei Starovoitov (1): bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called via do_int3 Amir Goldstein (1): ovl: skip getxattr of security labels Andrea Parri (Microsoft) (1): hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive() Andres Calderon Jaramillo (1): drm/i915/display: Prevent double YUV range correction on HDR planes Andrey Konovalov (1): kcov, usb: only collect coverage from __usb_hcd_giveback_urb in softirq AngeloGioacchino Del Regno (1): Input: goodix - add support for Goodix GT9286 chip Arnd Bergmann (1): kallsyms: fix nonconverging kallsyms table with lld Arnold Gozum (1): platform/x86: intel-vbtn: Support for tablet mode on Dell Inspiron 7352 Atish Patra (1): RISC-V: Define MAXPHYSMEM_1GB only for RV32 Aurelien Aptel (1): cifs: report error instead of invalid when revalidating a dentry fails Baolin Wang (1): blk-cgroup: Use cond_resched() when destroy blkgs Bard Liao (1): ALSA: hda: intel-dsp-config: add PCI id for TGL-H Benjamin Valentin (1): Input: xpad - sync supported devices with fork on GitHub Bing Guo (1): drm/amd/display: Change function decide_dp_link_settings to avoid infinite looping Bjorn Andersson (1): arm64: dts: qcom: sdm845: Reserve LPASS clocks in gcc Borislav Petkov (2): x86/efi: Remove EFI PGD build time checks x86/build: Disable CET instrumentation in the kernel for 32-bit too Brian King (1): scsi: ibmvfc: Set default timeout to avoid crash during migration Bui Quang Minh (1): bpf: Check for integer overflow when using roundup_pow_of_two() Catalin Marinas (1): arm64: Do not pass tagged addresses to __is_lm_address() Chaitanya Kulkarni (1): nvmet: set right status on error in id-ns handler Chao Leng (2): nvme-rdma: avoid request double completion for concurrent nvme_rdma_timeout nvme-tcp: avoid request double completion for concurrent nvme_tcp_timeout Chen Zhou (1): cgroup-v1: add disabled controller check in cgroup1_parse_param() Chenxin Jin (1): USB: serial: cp210x: add new VID/PID for supporting Teraoka AD2000 Chinmay Agarwal (1): neighbour: Prevent a dead entry from updating gc_list Christoph Hellwig (4): RDMA: Lift ibdev_to_node from rds to common code nvme-rdma: Use ibdev_to_node instead of dereferencing ->dma_device mm: unexport follow_pte_pmd mm: simplify follow_pte{,pmd} Christoph Schemmel (2): USB: serial: option: Adding support for Cinterion MV31 NET: usb: qmi_wwan: Adding support for Cinterion MV31 Chuck Lever (1): SUNRPC: Fix NFS READs that start at non-page-aligned offsets Chunfeng Yun (2): usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints usb: xhci-mtk: break loop when find the endpoint to drop Claus Stovgaard (1): nvme-pci: ignore the subsysem NQN on Phison E16 Cong Wang (1): af_key: relax availability checks for skb size calculation DENG Qingfang (1): net: dsa: mv88e6xxx: override existent unicast portvec in port_fdb_add Dan Carpenter (2): USB: gadget: legacy: fix an error code in eth_bind() net: ipa: pass correct dma_handle to dma_free_coherent() Dan Williams (2): libnvdimm/namespace: Fix visibility of namespace resource attribute libnvdimm/dimm: Avoid race between probe and available_slots_show() Daniel Borkmann (4): bpf: Fix verifier jmp32 pruning decision logic bpf: Fix 32 bit src register truncation on div/mod bpf: Fix verifier jsgt branch analysis on max bound bpf: Fix truncation handling for mod32 dst reg wrt zero Dave Hansen (1): x86/apic: Add extra serialization for non-serializing MSRs Dave Jiang (1): dmaengine: move channel device_node deletion to driver Dave Wysochanski (2): SUNRPC: Move simple_get_bytes and simple_get_netobj into private header SUNRPC: Handle 0 length opaque XDR object data properly David Collins (1): regulator: core: avoid regulator_resolve_supply() race condition David Howells (2): rxrpc: Fix deadlock around release of dst cached on udp tunnel rxrpc: Fix clearance of Tx/Rx ring when releasing a call David Sterba (1): btrfs: fix backport of 2175bf57dc952 in 5.10.13 Dinghao Liu (1): scsi: fnic: Fix memleak in vnic_dev_init_devcmd2 Dongseok Yi (1): udp: ipv4: manipulate network header of NATed UDP GRO fraglist Edwin Peer (1): net: watchdog: hold device global xmit lock during tx disable Eelco Chaudron (1): net: openvswitch: fix TTL decrement exception action execution Eliot Blennerhassett (1): ASoC: ak4458: correct reset polarity Emmanuel Grumbach (1): iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmap Eric Dumazet (1): net: gro: do not keep too many GRO packets in napi->rx_list Fangrui Song (1): firmware_loader: align .builtin_fw to 8 Felipe Balbi (1): usb: dwc3: ulpi: fix checkpatch warning Felix Fietkau (3): mac80211: fix fast-rx encryption check mac80211: fix station rate table updates on assoc mt76: mt7915: fix endian issues Fenghua Yu (2): x86/split_lock: Enable the split lock feature on Sapphire Rapids and Alder Lake CPUs x86/split_lock: Enable the split lock feature on another Alder Lake CPU Fengnan Chang (1): mmc: core: Limit retries when analyse of SDIO tuples fails Florian Westphal (2): netfilter: conntrack: skip identical origin tuple in same zone only mptcp: skip to next candidate if subflow has unacked data Gary Bisson (1): usb: dwc3: fix clock issue during resume in OTG mode Gayatri Kammela (1): x86/cpu: Add another Alder Lake CPU to the Intel family Geert Uytterhoeven (1): gpio: mxs: GPIO_MXS should not default to y unconditionally George Shen (1): drm/amd/display: Fix DPCD translation for LTTPR AUX_RD_INTERVAL Greg Kroah-Hartman (1): Revert "Revert "block: end bio with BLK_STS_AGAIN in case of non-mq devs and REQ_NOWAIT"" Gregory Greenman (1): iwlwifi: mvm: invalidate IDs of internal stations at mvm start Gustavo A. R. Silva (1): smb3: Fix out-of-bounds bug in SMB2_negotiate() H. Nikolaus Schaller (2): DTS: ARM: gta04: remove legacy spi-cs-high to make display work again ARM: dts; gta04: SPI panel chip select is active low Hans de Goede (3): platform/x86: touchscreen_dmi: Add swap-x-y quirk for Goodix touchscreen on Estar Beauty HD tablet genirq: Prevent [devm_]irq_alloc_desc from returning irq 0 platform/x86: hp-wmi: Disable tablet-mode reporting by default Heiko Stuebner (1): usb: dwc2: Fix endpoint direction check in ep_from_windex Heiner Kallweit (2): r8169: work around RTL8125 UDP hw bug r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set Hermann Lauer (1): ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode Horatiu Vultur (2): bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_state switchdev: mrp: Remove SWITCHDEV_ATTR_ID_MRP_PORT_STAT Hugh Dickins (1): mm: thp: fix MADV_REMOVE deadlock on shmem THP Hui Wang (1): Bluetooth: btusb: Some Qualcomm Bluetooth adapters stop working Ikjoon Jang (1): usb: xhci-mtk: fix unreleased bandwidth data Imre Deak (2): drm/i915/tgl+: Make sure TypeC FIA is powered up when initializing it drm/dp_mst: Don't report ports connected if nothing is attached to them Jake Wang (1): drm/amd/display: Update dram_clock_change_latency for DCN2.1 James Schulman (1): ASoC: wm_adsp: Fix control name parsing for multi-fw James Smart (1): scsi: lpfc: Fix EEH encountering oops with NVMe traffic Jan Beulich (8): Xen/x86: don't bail early from clear_foreign_p2m_mapping() Xen/x86: also check kernel mapping in set_foreign_p2m_mapping() Xen/gntdev: correct dev_bus_addr handling in gntdev_map_grant_pages() Xen/gntdev: correct error checking in gntdev_map_grant_pages() xen-blkback: don't "handle" error by BUG() xen-netback: don't "handle" error by BUG() xen-scsiback: don't "handle" error by BUG() xen-blkback: fix error handling in xen_blkbk_map() Javed Hasan (1): scsi: libfc: Avoid invoking response handler twice if ep is already completed Jeannie Stevenson (1): platform/x86: thinkpad_acpi: Add P53/73 firmware to fan_quirk_table for dual fan control Jeremy Figgins (1): USB: usblp: don't call usb_set_interface if there's a single alt Jernej Skrabec (5): drm/sun4i: tcon: set sync polarity for tcon1 channel drm/sun4i: dw-hdmi: always set clock rate drm/sun4i: Fix H6 HDMI PHY configuration drm/sun4i: dw-hdmi: Fix max. frequency for H6 clk: sunxi-ng: mp: fix parent rate change flag check Joachim Henke (1): nilfs2: make splice write available again Joerg Roedel (1): iommu: Check dev->iommu in dev_iommu_priv_get() before dereferencing it Johan Hovold (1): USB: quirks: sort quirk entries Johan Jonker (1): arm64: dts: rockchip: remove interrupt-names property from rk3399 vdec node Johannes Berg (4): um: virtio: free vu_dev only with the contained struct device iwlwifi: mvm: take mutex for calling iwl_mvm_get_sync_time() iwlwifi: pcie: fix context info memory leak iwlwifi: mvm: guard against device removal in reprobe Josh Poimboeuf (3): objtool: Don't add empty symbols to the rbtree objtool: Don't fail the kernel build on fatal errors x86/build: Disable CET instrumentation in the kernel Jozsef Kadlecsik (1): netfilter: xt_recent: Fix attempt to update deleted entry Juergen Gross (1): xen/netback: avoid race in xenvif_rx_ring_slots_available() Julien Grall (1): arm/xen: Don't probe xenbus as part of an early initcall Kai Vehmanen (3): ALSA: hda - add Intel DG1 PCI and HDMI ids ALSA: hda: Add Alderlake-S PCI ID and HDMI codec vid ALSA: hda: Add AlderLake-P PCI ID and HDMI codec vid Kamal Mostafa (6): UBUNTU: upstream stable to v5.4.96, v5.10.14 UBUNTU: upstream stable to v5.4.97, v5.10.15 UBUNTU: upstream stable to v5.4.98, v5.10.16 UBUNTU: upstream stable to v5.4.99, v5.10.17 UBUNTU: upstream stable to v5.4.100, v5.10.18 UBUNTU: upstream stable to v5.4.101, v5.10.19 Kevin Hao (1): net: octeontx2: Make sure the buffer is 128 byte aligned Kevin Lo (2): igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr igc: check return value of ret_val in igc_config_fc_after_link_up Klaus Jensen (1): nvme-pci: allow use of cmb on v1.4 controllers Lai Jiangshan (2): x86/debug: Prevent data breakpoints on __per_cpu_offset x86/debug: Prevent data breakpoints on cpu_dr7 Liangyan (1): ovl: fix dentry leak in ovl_get_redirect Libin Yang (1): ASoC: Intel: sof_sdw: set proper flags for Dell TGL-H SKU 0A5E Lijun Pan (2): ibmvnic: Ensure that CRQ entry read are correctly ordered ibmvnic: device remove has higher precedence over reset Linus Torvalds (1): tty: protect tty_write from odd low-level tty disciplines Linus Walleij (1): ARM: OMAP1: OSK: fix ohci-omap breakage Loic Poulain (1): net: qrtr: Fix port ID for control messages Lorenzo Bianconi (2): mt76: dma: fix a possible memory leak in mt76_add_fragment() mt76: mt7615: fix rdd mcu cmd endianness Luca Coelho (2): iwlwifi: mvm: don't send RFH_QUEUE_CONFIG_CMD with no queues iwlwifi: pcie: add rules to match Qu with Hr2 Luis Henriques (1): ceph: downgrade warning from mdsmap decode to debug Maor Dickman (1): net/mlx5e: Release skb in case of failure in tc update skb Maor Gottlieb (1): net/mlx5: Fix leak upon failure of rule creation Marc Zyngier (2): genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is set arm64: dts: rockchip: Fix PCIe DT properties on rk3399 Marek Szyprowski (1): arm64: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4 Marek Vasut (3): ARM: dts: stm32: Connect card-detect signal on DHCOM ARM: dts: stm32: Disable WP on DHCOM uSD slot Input: ili210x - implement pressure reporting for ILI251x Mark Brown (1): regulator: Fix lockdep warning resolving supplies Mark Rutland (1): lkdtm: don't move ctors to .rodata Martin Wilck (1): scsi: scsi_transport_srp: Don't block target in failfast state Masahiro Yamada (1): kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64 Masami Hiramatsu (1): tracing/kprobe: Fix to support kretprobe events on unloaded modules Mathias Nyman (1): xhci: fix bounce buffer usage for non-sg list case Matwey V. Kornilov (1): media: pwc: Use correct device for DMA Maurizio Lombardi (1): scsi: scsi_debug: Fix a memory leak Maxim Mikityanskiy (1): net/mlx5e: Update max_opened_tc also when channels are closed Maxime Ripard (1): drm/vc4: hvs: Fix buffer overflow with the dlist handling Michael Ellerman (1): selftests/powerpc: Only test lwm/stmw on big endian Michael Roth (1): KVM: x86: fix CPUID entries returned by KVM_GET_CPUID2 ioctl Mikita Lipski (1): drm/amd/display: Release DSC before acquiring Miklos Szeredi (3): ovl: perform vfs_getxattr() with mounter creds cap: fix conversions on getxattr ovl: expand warning in ovl_d_real() Mohammad Athari Bin Ismail (1): net: stmmac: set TxQ mode back to DCB after disabling CBS Muchun Song (4): mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page mm: hugetlb: fix a race between freeing and dissolving the page mm: hugetlb: fix a race between isolating and freeing page mm: hugetlb: remove VM_BUG_ON_PAGE from page_huge_active Nadav Amit (1): iommu/vt-d: Do not use flush-queue when caching-mode is on Nathan Chancellor (1): ubsan: implement __ubsan_handle_alignment_assumption NeilBrown (1): net: fix iteration for sctp transport seq_files Nicholas Kazlauskas (1): drm/amd/display: Use hardware sequencer functions for PG control Nick Desaulniers (1): ARM: 9025/1: Kconfig: CPU_BIG_ENDIAN depends on !LD_IS_LLD Nikita Shubin (2): gpio: ep93xx: fix BUG_ON port F usage gpio: ep93xx: Fix single irqchip with multi gpiochips Norbert Slusarek (2): net/vmw_vsock: fix NULL pointer dereference net/vmw_vsock: improve locking in vsock_connect_timeout() Odin Ugedal (1): cgroup: fix psi monitor for root cgroup Pablo Neira Ayuso (2): netfilter: nftables: fix possible UAF over chains from packet path in netns net: sched: incorrect Kconfig dependencies on Netfilter modules Pali Rohár (1): usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720 Pan Bian (3): net: fec: put child node on error path net: dsa: bcm_sf2: put device node before return chtls: Fix potential resource leak Paolo Bonzini (3): KVM: x86: Allow guests to see MSR_IA32_TSX_CTRL even if tsx=off KVM: do not assume PTE is writable after follow_pfn mm: provide a saner PTE walking API for modules Pavel Shilovsky (1): smb3: fix crediting for compounding when only one request in flight Peter Chen (1): usb: host: xhci-plat: add priv quirk for skip PHY initialization Peter Gonda (1): Fix unsynchronized access to sev members through svm_register_enc_region Peter Zijlstra (5): locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEP x86: __always_inline __{rd,wr}msr() kthread: Extract KTHREAD_IS_PER_CPU workqueue: Restrict affinity change to rescuer x86/debug: Fix DR6 handling Phillip Lougher (4): squashfs: avoid out of bounds writes in decompressors squashfs: add more sanity checks in id lookup squashfs: add more sanity checks in inode lookup squashfs: add more sanity checks in xattr id lookup Pho Tran (1): USB: serial: cp210x: add pid/vid for WSDA-200-USB Qii Wang (1): i2c: mediatek: Move suspend and resume handling to NOIRQ phase Quanyang Wang (1): gpiolib: free device name on error path to fix kmemleak Rafael J. Wysocki (3): ACPI: thermal: Do not call acpi_thermal_check() directly cpufreq: ACPI: Extend frequency tables to cover boost frequencies cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there Raju Rangoju (1): cxgb4: Add new T6 PCI device id 0x6092 Randy Dunlap (1): h8300: fix PREEMPTION build, TI_PRE_COUNT undefined Rasmus Villemoes (1): net: switchdev: don't set port_obj_info->handled true when -EOPNOTSUPP Revanth Rajashekar (1): nvme: check the PRINFO bit before deciding the host buffer length Ricardo Ribalda (1): ASoC: Intel: Skylake: Zero snd_ctl_elem_value Robin Murphy (3): iommu/io-pgtable-arm: Support coherency for Mali LPAE drm/panfrost: Support cache-coherent integrations arm64: dts: meson: Describe G12b GPU as coherent Rokudo Yan (1): mm, compaction: move high_pfn to the for loop scope Rolf Eike Beer (2): scripts: use pkg-config to locate libcrypto scripts: set proper OpenSSL include dir also for sign-file Roman Gushchin (1): memblock: do not start bottom-up allocations with kernel_end Rong Chen (1): scripts/recordmcount.pl: support big endian for ARCH sh Russell King (3): ARM: footbridge: fix dc21285 PCI configuration accessors ARM: ensure the signal page contains defined contents ARM: kexec: fix oops after TLB are invalidated Rustam Kovhaev (1): ntfs: check for valid standard information attribute Sabyrzhan Tasbolatov (2): net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS net/qrtr: restrict user-controlled length in qrtr_tun_write_iter() Sagi Grimberg (1): nvmet-tcp: fix out-of-bounds access when receiving multiple h2cdata PDUs Sameer Pujar (1): arm64: tegra: Add power-domain for Tegra210 HDA Sandy Huang (1): arm64: dts: rockchip: fix vopl iommu irq on px30 Sara Sharon (1): iwlwifi: mvm: skip power command when unbinding vif during CSA Sean Christopherson (3): KVM: SVM: Treat SVM as unsupported when running as an SEV guest KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit mode KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped() Serge Semin (1): arm64: dts: amlogic: meson-g12: Set FL-adj property value Shawn Guo (1): arm64: dts: qcom: c630: keep both touchpad devices enabled Shay Bar (1): mac80211: 160MHz with extended NSS BW in CSA Shayne Chen (1): mac80211: fix incorrect strlen of .write in debugfs Shyam Prasad N (1): cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath. Simon South (1): arm64: dts: rockchip: Use only supported PCIe link speed on Pinebook Pro Sowjanya Komatineni (1): i2c: tegra: Create i2c_writesl_vi() to use with VI I2C for filling TX FIFO Srinivas Pandruvada (2): tools/power/x86/intel-speed-select: Set scaling_max_freq to base_frequency tools/power/x86/intel-speed-select: Set higher of cpuinfo_max_freq or base_frequency Stefan Chulski (1): net: mvpp2: TCAM entry enable should be written after SRAM data Stefan Ursella (1): usb: quirks: add quirk to start video capture on ELMO L-12F document camera reliable Stefano Garzarella (2): vsock/virtio: update credit only if socket is not closed vsock: fix locking in vsock_shutdown() Stefano Stabellini (1): xen/arm: don't ignore return errors from set_phys_to_machine Steven Rostedt (VMware) (3): fgraph: Initialize tracing_graph_pause at task creation tracing: Do not count ftrace events in top level enable output tracing: Check length before giving out the filter buffer Stylon Wang (1): drm/amd/display: Revert "Fix EDID parsing after resume from suspend" Sukadev Bhattiprolu (1): ibmvnic: Clear failover_pending if unable to schedule Sung Lee (1): drm/amd/display: Add more Clock Sources to DCN2.1 Sven Auhagen (1): netfilter: flowtable: fix tcp and udp header checksum update Thomas Hebb (1): hwmon: (dell-smm) Add XPS 15 L502X to fan control blacklist Thorsten Leemhuis (1): nvme-pci: avoid the deepest sleep state on Kingston A2000 SSDs Tony Lindgren (3): phy: cpcap-usb: Fix warning for missing regulator_disable soc: ti: omap-prm: Fix boot time errors for rst_map_012 bits 0 and 1 ARM: OMAP2+: Fix suspcious RCU usage splats for omap_enter_idle_coupled Tony Luck (1): x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU family Trond Myklebust (2): pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process() pNFS/NFSv4: Improve rejection of out-of-order layouts Ulf Hansson (1): mmc: sdhci-pltfm: Fix linking err for sdhci-brcmstb Vadim Fedorenko (2): net: ip_tunnel: fix mtu calculation selftests: txtimestamp: fix compilation issue Victor Lu (3): drm/amd/display: Fix dc_sink kref count in emulated_link_detect drm/amd/display: Free atomic state after drm_atomic_commit drm/amd/display: Decrement refcount of dc_sink before reassignment Viktor Rosendahl (1): tracing: Use pause-on-trace with the latency tracers Ville Syrjälä (5): drm/i915: Extract intel_ddi_power_up_lanes() drm/i915: Power up combo PHY lanes for for HDMI as well drm/i915: Fix ICL MG PHY vswing handling drm/i915: Skip vswing programming for TBT drm/i915: Fix overlay frontbuffer tracking Vincenzo Frascino (1): arm64: Fix kernel address detection of __is_lm_address() Vladimir Oltean (2): net: enetc: initialize the RFS and RSS memories net: dsa: call teardown method on probe failure Voon Weifeng (1): stmmac: intel: Configure EHL PSE0 GbE and PSE1 GbE to 32 bits DMA addressing Waiman Long (1): mm/filemap: add missing mem_cgroup_uncharge() to __add_to_page_cache_locked() Wang Hai (1): net: bridge: Fix a warning when del bridge sysfs Wang ShaoBo (1): kretprobe: Avoid re-registration of the same kretprobe earlier Will McVicker (1): HID: make arrays usage and value to be the same Willem de Bruijn (1): udp: fix skb_copy_and_csum_datagram with odd segment sizes Xiao Ni (1): md: Set prev_flush_start and flush_bio in an atomic way Xie He (2): net: lapb: Copy the skb before sending a packet net: hdlc_x25: Return meaningful error code in x25_open Yonatan Linik (1): net: fix proc_fs init handling in af_packet and tls Yoshihiro Shimoda (1): usb: renesas_usbhs: Clear pipe running flag in usbhs_pkt_pop() Yufeng Mo (3): net: hns3: add a check for queue_id in hclge_reset_vf_queue() net: hns3: add a check for tqp_index in hclge_get_ring_chain_from_mbx() net: hns3: add a check for index in hclge_get_rss_key() Zyta Szpak (1): arm64: dts: ls1046a: fix dcfg address range kernel test robot (1): usb: gadget: aspeed: add missing of_node_put lianzhi chang (1): udf: fix the problem that the disc content is not displayed Makefile | 6 - arch/arm/boot/dts/lpc32xx.dtsi | 3 - arch/arm/boot/dts/omap3-gta04.dtsi | 3 +- arch/arm/boot/dts/stm32mp15xx-dhcom-som.dtsi | 3 +- arch/arm/boot/dts/sun7i-a20-bananapro.dts | 2 +- arch/arm/include/asm/kexec-internal.h | 12 ++ arch/arm/kernel/asm-offsets.c | 5 + arch/arm/kernel/machine_kexec.c | 20 +- arch/arm/kernel/relocate_kernel.S | 38 ++-- arch/arm/kernel/signal.c | 14 +- arch/arm/mach-footbridge/dc21285.c | 12 +- arch/arm/mach-omap1/board-osk.c | 2 + arch/arm/mach-omap2/cpuidle44xx.c | 16 +- arch/arm/mm/Kconfig | 1 + arch/arm/xen/enlighten.c | 2 - arch/arm/xen/p2m.c | 6 +- arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 2 +- arch/arm64/boot/dts/amlogic/meson-g12b.dtsi | 4 + .../arm64/boot/dts/amlogic/meson-sm1-odroid-c4.dts | 2 +- arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 2 +- arch/arm64/boot/dts/nvidia/tegra210.dtsi | 1 + arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 4 +- .../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 14 +- arch/arm64/boot/dts/rockchip/px30.dtsi | 2 +- .../boot/dts/rockchip/rk3399-pinebook-pro.dts | 1 - arch/arm64/boot/dts/rockchip/rk3399.dtsi | 3 +- arch/arm64/include/asm/memory.h | 10 +- arch/arm64/mm/physaddr.c | 2 +- arch/h8300/kernel/asm-offsets.c | 3 + arch/riscv/Kconfig | 2 + arch/riscv/include/asm/page.h | 5 +- arch/um/drivers/virtio_uml.c | 3 +- arch/x86/Makefile | 3 + arch/x86/include/asm/apic.h | 10 - arch/x86/include/asm/barrier.h | 18 ++ arch/x86/include/asm/intel-family.h | 8 + arch/x86/include/asm/msr.h | 4 +- arch/x86/kernel/apic/apic.c | 4 + arch/x86/kernel/apic/x2apic_cluster.c | 6 +- arch/x86/kernel/apic/x2apic_phys.c | 9 +- arch/x86/kernel/cpu/intel.c | 3 + arch/x86/kernel/hw_breakpoint.c | 61 ++++-- arch/x86/kernel/smpboot.c | 1 + arch/x86/kvm/cpuid.c | 2 +- arch/x86/kvm/emulate.c | 2 + arch/x86/kvm/svm/sev.c | 17 +- arch/x86/kvm/svm/svm.c | 5 + arch/x86/kvm/vmx/vmx.c | 16 +- arch/x86/kvm/x86.c | 26 ++- arch/x86/mm/mem_encrypt.c | 1 + arch/x86/platform/efi/efi_64.c | 19 -- arch/x86/xen/p2m.c | 15 +- block/blk-cgroup.c | 18 +- block/blk-core.c | 11 +- debian.master/upstream-stable | 4 +- drivers/acpi/thermal.c | 55 ++++-- drivers/block/xen-blkback/blkback.c | 32 +-- drivers/bluetooth/btusb.c | 7 + drivers/clk/sunxi-ng/ccu_mp.c | 2 +- drivers/cpufreq/acpi-cpufreq.c | 115 +++++++++-- drivers/crypto/chelsio/chtls/chtls_cm.c | 7 +- drivers/dma/dmaengine.c | 1 - drivers/dma/idxd/dma.c | 5 +- drivers/gpio/Kconfig | 3 +- drivers/gpio/gpio-ep93xx.c | 216 +++++++++++---------- drivers/gpio/gpiolib.c | 10 +- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 24 ++- .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 6 +- drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 9 +- .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 18 +- drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 9 +- .../gpu/drm/amd/display/dc/dcn21/dcn21_resource.c | 12 +- drivers/gpu/drm/drm_dp_mst_topology.c | 1 + drivers/gpu/drm/i915/display/intel_ddi.c | 50 +++-- drivers/gpu/drm/i915/display/intel_display.c | 2 + drivers/gpu/drm/i915/display/intel_overlay.c | 17 +- drivers/gpu/drm/i915/display/intel_sprite.c | 65 +------ drivers/gpu/drm/i915/display/intel_tc.c | 67 ++++--- drivers/gpu/drm/panfrost/panfrost_device.h | 1 + drivers/gpu/drm/panfrost/panfrost_drv.c | 2 + drivers/gpu/drm/panfrost/panfrost_gem.c | 2 + drivers/gpu/drm/panfrost/panfrost_mmu.c | 1 + drivers/gpu/drm/sun4i/sun4i_tcon.c | 25 +++ drivers/gpu/drm/sun4i/sun4i_tcon.h | 6 + drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c | 10 +- drivers/gpu/drm/sun4i/sun8i_dw_hdmi.h | 1 - drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c | 26 +-- drivers/gpu/drm/vc4/vc4_plane.c | 18 +- drivers/hid/hid-core.c | 6 +- drivers/hwmon/dell-smm-hwmon.c | 7 + drivers/i2c/busses/i2c-mt65xx.c | 19 +- drivers/i2c/busses/i2c-stm32f7.c | 11 +- drivers/i2c/busses/i2c-tegra.c | 22 ++- drivers/input/joystick/xpad.c | 17 +- drivers/input/touchscreen/goodix.c | 2 + drivers/input/touchscreen/ili210x.c | 26 ++- drivers/iommu/intel/iommu.c | 5 + drivers/iommu/io-pgtable-arm.c | 11 +- drivers/md/md.c | 2 + drivers/media/usb/pwc/pwc-if.c | 22 ++- drivers/misc/lkdtm/Makefile | 2 +- drivers/misc/lkdtm/rodata.c | 2 +- drivers/mmc/core/sdio_cis.c | 6 + drivers/mmc/host/sdhci-pltfm.h | 7 +- drivers/net/dsa/bcm_sf2.c | 8 +- drivers/net/dsa/mv88e6xxx/chip.c | 6 +- drivers/net/ethernet/chelsio/cxgb4/t4_pci_id_tbl.h | 1 + drivers/net/ethernet/freescale/enetc/enetc_hw.h | 2 + drivers/net/ethernet/freescale/enetc/enetc_pf.c | 59 ++++++ drivers/net/ethernet/freescale/fec_main.c | 3 +- .../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 7 + .../net/ethernet/hisilicon/hns3/hns3pf/hclge_mbx.c | 29 ++- drivers/net/ethernet/ibm/ibmvnic.c | 28 ++- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 13 +- drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.h | 1 - drivers/net/ethernet/intel/igc/igc_i225.c | 3 +- drivers/net/ethernet/intel/igc/igc_mac.c | 2 +- drivers/net/ethernet/marvell/mvpp2/mvpp2_prs.c | 10 +- .../ethernet/marvell/octeontx2/nic/otx2_common.c | 3 +- drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 6 +- drivers/net/ethernet/mellanox/mlx5/core/en_rx.c | 8 +- drivers/net/ethernet/mellanox/mlx5/core/fs_core.c | 5 + drivers/net/ethernet/realtek/r8169_main.c | 75 ++++++- drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c | 2 + drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c | 7 +- drivers/net/hyperv/netvsc.c | 5 +- drivers/net/hyperv/rndis_filter.c | 2 - drivers/net/ipa/gsi.c | 3 +- drivers/net/usb/qmi_wwan.c | 1 + drivers/net/wan/hdlc_x25.c | 6 +- drivers/net/wireless/intel/iwlwifi/cfg/22000.c | 25 +++ drivers/net/wireless/intel/iwlwifi/iwl-config.h | 3 + .../net/wireless/intel/iwlwifi/mvm/debugfs-vif.c | 3 + drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 9 +- drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c | 3 + drivers/net/wireless/intel/iwlwifi/mvm/ops.c | 7 +- drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 6 + .../wireless/intel/iwlwifi/pcie/ctxt-info-gen3.c | 11 +- drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 10 + drivers/net/wireless/intel/iwlwifi/pcie/tx.c | 5 + drivers/net/wireless/mediatek/mt76/dma.c | 8 +- drivers/net/wireless/mediatek/mt76/mt7615/mcu.c | 89 ++++++--- drivers/net/wireless/mediatek/mt76/mt7915/mcu.c | 87 +++++++-- drivers/net/xen-netback/netback.c | 4 +- drivers/net/xen-netback/rx.c | 9 +- drivers/nvdimm/dimm_devs.c | 18 +- drivers/nvdimm/namespace_devs.c | 10 +- drivers/nvme/host/core.c | 17 +- drivers/nvme/host/pci.c | 18 ++ drivers/nvme/host/rdma.c | 17 +- drivers/nvme/host/tcp.c | 14 +- drivers/nvme/target/admin-cmd.c | 8 +- drivers/nvme/target/tcp.c | 3 +- drivers/phy/motorola/phy-cpcap-usb.c | 19 +- drivers/platform/x86/hp-wmi.c | 14 +- drivers/platform/x86/intel-vbtn.c | 6 + drivers/platform/x86/thinkpad_acpi.c | 1 + drivers/platform/x86/touchscreen_dmi.c | 18 ++ drivers/regulator/core.c | 44 +++-- drivers/scsi/fnic/vnic_dev.c | 8 +- drivers/scsi/ibmvscsi/ibmvfc.c | 4 +- drivers/scsi/libfc/fc_exch.c | 16 +- drivers/scsi/lpfc/lpfc_nvme.c | 3 + drivers/scsi/scsi_debug.c | 1 + drivers/scsi/scsi_transport_srp.c | 9 +- drivers/soc/ti/omap_prm.c | 11 ++ drivers/tty/tty_io.c | 5 +- drivers/usb/class/usblp.c | 19 +- drivers/usb/core/hcd.c | 11 +- drivers/usb/core/quirks.c | 9 +- drivers/usb/dwc2/gadget.c | 8 +- drivers/usb/dwc3/core.c | 2 +- drivers/usb/dwc3/ulpi.c | 2 +- drivers/usb/gadget/legacy/ether.c | 4 +- drivers/usb/gadget/udc/aspeed-vhub/hub.c | 4 +- drivers/usb/host/xhci-mtk-sch.c | 130 +++++++++---- drivers/usb/host/xhci-mtk.c | 2 + drivers/usb/host/xhci-mtk.h | 15 ++ drivers/usb/host/xhci-mvebu.c | 42 ++++ drivers/usb/host/xhci-mvebu.h | 6 + drivers/usb/host/xhci-plat.c | 26 ++- drivers/usb/host/xhci-plat.h | 1 + drivers/usb/host/xhci-ring.c | 31 +-- drivers/usb/host/xhci.c | 8 +- drivers/usb/host/xhci.h | 7 +- drivers/usb/renesas_usbhs/fifo.c | 1 + drivers/usb/serial/cp210x.c | 2 + drivers/usb/serial/option.c | 6 + drivers/xen/gntdev.c | 37 ++-- drivers/xen/xen-scsiback.c | 4 +- drivers/xen/xenbus/xenbus.h | 1 - drivers/xen/xenbus/xenbus_probe.c | 2 +- fs/afs/main.c | 6 +- fs/btrfs/ctree.h | 6 +- fs/ceph/mdsmap.c | 4 +- fs/cifs/connect.c | 1 + fs/cifs/dir.c | 22 ++- fs/cifs/smb2pdu.h | 2 +- fs/cifs/transport.c | 18 +- fs/dax.c | 10 +- fs/hugetlbfs/inode.c | 3 +- fs/nfs/pnfs.c | 30 ++- fs/nilfs2/file.c | 1 + fs/ntfs/inode.c | 6 + fs/overlayfs/copy_up.c | 15 +- fs/overlayfs/dir.c | 2 +- fs/overlayfs/inode.c | 2 + fs/overlayfs/super.c | 13 +- fs/squashfs/block.c | 8 +- fs/squashfs/export.c | 41 +++- fs/squashfs/id.c | 40 +++- fs/squashfs/squashfs_fs_sb.h | 1 + fs/squashfs/super.c | 6 +- fs/squashfs/xattr.h | 10 +- fs/squashfs/xattr_id.c | 66 ++++++- fs/udf/super.c | 7 +- include/asm-generic/vmlinux.lds.h | 2 +- include/linux/hugetlb.h | 2 + include/linux/iommu.h | 5 +- include/linux/irq.h | 4 +- include/linux/kprobes.h | 2 +- include/linux/kthread.h | 3 + include/linux/mm.h | 8 +- include/linux/msi.h | 6 + include/linux/netdevice.h | 2 + include/linux/nvme.h | 6 + include/linux/sunrpc/xdr.h | 3 +- include/linux/uio.h | 8 +- include/net/sch_generic.h | 2 +- include/net/switchdev.h | 2 - include/net/udp.h | 2 +- include/rdma/ib_verbs.h | 13 ++ include/xen/grant_table.h | 1 + include/xen/xenbus.h | 2 - init/init_task.c | 3 +- kernel/bpf/stackmap.c | 2 + kernel/bpf/verifier.c | 44 +++-- kernel/cgroup/cgroup-v1.c | 3 + kernel/cgroup/cgroup.c | 4 +- kernel/irq/msi.c | 44 ++--- kernel/kprobes.c | 36 +++- kernel/kthread.c | 27 ++- kernel/locking/lockdep.c | 7 +- kernel/smpboot.c | 1 + kernel/trace/bpf_trace.c | 3 - kernel/trace/fgraph.c | 2 - kernel/trace/trace.c | 2 +- kernel/trace/trace_events.c | 3 +- kernel/trace/trace_irqsoff.c | 4 + kernel/trace/trace_kprobe.c | 10 +- kernel/workqueue.c | 9 +- lib/iov_iter.c | 24 ++- lib/ubsan.c | 31 +++ lib/ubsan.h | 6 + mm/compaction.c | 3 +- mm/filemap.c | 4 + mm/huge_memory.c | 37 ++-- mm/hugetlb.c | 48 ++++- mm/memblock.c | 49 +---- mm/memory.c | 57 +++--- net/bridge/br.c | 5 +- net/bridge/br_mrp.c | 9 +- net/bridge/br_mrp_switchdev.c | 7 +- net/bridge/br_private_mrp.h | 3 +- net/core/datagram.c | 12 +- net/core/dev.c | 11 +- net/core/neighbour.c | 7 +- net/dsa/dsa2.c | 7 +- net/ipv4/ip_tunnel.c | 16 +- net/ipv4/udp_offload.c | 69 ++++++- net/ipv6/udp_offload.c | 2 +- net/key/af_key.c | 6 +- net/lapb/lapb_out.c | 3 +- net/mac80211/debugfs.c | 44 ++--- net/mac80211/driver-ops.c | 5 +- net/mac80211/rate.c | 3 +- net/mac80211/rx.c | 2 + net/mac80211/spectmgmt.c | 10 +- net/mptcp/protocol.c | 5 +- net/netfilter/nf_conntrack_core.c | 3 +- net/netfilter/nf_flow_table_core.c | 4 +- net/netfilter/nf_tables_api.c | 25 ++- net/netfilter/xt_recent.c | 12 +- net/openvswitch/actions.c | 15 +- net/packet/af_packet.c | 2 + net/qrtr/qrtr.c | 2 +- net/qrtr/tun.c | 6 + net/rds/ib.h | 7 - net/rds/rdma.c | 3 + net/rxrpc/af_rxrpc.c | 6 +- net/rxrpc/call_object.c | 2 - net/sched/Kconfig | 6 +- net/sctp/proc.c | 16 +- net/sunrpc/auth_gss/auth_gss.c | 30 +-- net/sunrpc/auth_gss/auth_gss_internal.h | 45 +++++ net/sunrpc/auth_gss/gss_krb5_mech.c | 31 +-- net/sunrpc/svcsock.c | 7 +- net/switchdev/switchdev.c | 23 ++- net/tls/tls_proc.c | 3 + net/vmw_vsock/af_vsock.c | 15 +- net/vmw_vsock/hyperv_transport.c | 4 - net/vmw_vsock/virtio_transport_common.c | 4 +- scripts/Makefile | 9 +- scripts/gen_autoksyms.sh | 3 + scripts/kallsyms.c | 6 + scripts/recordmcount.pl | 6 +- security/commoncap.c | 67 ++++--- sound/hda/intel-dsp-config.c | 4 + sound/pci/hda/hda_intel.c | 9 + sound/pci/hda/patch_hdmi.c | 3 + sound/soc/codecs/ak4458.c | 22 +-- sound/soc/codecs/wm_adsp.c | 3 + sound/soc/intel/boards/sof_sdw.c | 10 + sound/soc/intel/skylake/skl-topology.c | 2 +- tools/objtool/check.c | 14 +- tools/objtool/elf.c | 7 + tools/power/x86/intel-speed-select/isst-config.c | 32 +++ tools/testing/selftests/net/txtimestamp.c | 6 +- .../powerpc/alignment/alignment_handler.c | 5 +- virt/kvm/kvm_main.c | 17 +- 320 files changed, 2934 insertions(+), 1322 deletions(-) create mode 100644 arch/arm/include/asm/kexec-internal.h create mode 100644 net/sunrpc/auth_gss/auth_gss_internal.h