* e694ebe55ddc Linux 5.14.16-xanmod1-cacule * c4b1ba4c9ec9 Documentation: amd-pstate: add amd-pstate driver introduction * 3edf640f7737 cpupower: print amd-pstate information on cpupower * 07ada4115257 cpupower: move print_speed function into misc helper * 40691db0a62e cpupower: enable boost state support for amd-pstate module * 7991aaefe68c cpupower: add amd-pstate sysfs definition and access helper * 825995cb4a8f cpupower: add the function to get the sysfs value from specific table * 057c5bf1fb80 cpupower: initial AMD P-state capability * 01a4e7030d3b cpupower: add the function to check amd-pstate enabled * e4954fc80936 cpupower: add AMD P-state capability flag * 9e4b8343154f cpufreq: amd: add amd-pstate performance attributes * ef9b95b108ad cpufreq: amd: add amd-pstate frequencies attributes * 40af5f521261 cpufreq: amd: add boost mode support for amd-pstate * 76c55ee3df37 cpufreq: amd: add trace for amd-pstate module * 3d8d6e0bad0e cpufreq: amd: add acpi cppc function as the backend for legacy processors * 4c6487d1519e cpufreq: amd: add fast switch function for amd-pstate * e1a448af2877 cpufreq: amd: introduce a new amd pstate driver to support future processors * c503b5b3ce80 ACPI: CPPC: add cppc enable register function * 91746e042a5c ACPI: CPPC: Check present CPUs for determining _CPC is valid * a5150922817d ACPI: CPPC: implement support for SystemIO registers * 2485702514e4 x86/msr: add AMD CPPC MSR definitions * 0a09d2bb28db x86/cpufreatures: add AMD Collaborative Processor Performance Control feature flag * f5257dac5291 Merge tag 'v5.14.16' into 5.14-cacule |\ | * f63179c1e68c Linux 5.14.16 | * e874c870dfd8 KVM: x86: Take srcu lock in post_kvm_run_save() | * 9ab39a3d0cec KVM: SEV-ES: fix another issue with string I/O VMGEXITs | * eb0461c572e9 KVM: x86: switch pvclock_gtod_sync_lock to a raw spinlock | * 10242cc2ad79 KVM: x86/xen: Fix kvm_xen_has_interrupt() sleeping in kvm_vcpu_block() | * 669a7e147ee6 perf script: Check session->header.env.arch before using it | * e914237feb46 riscv: Fix asan-stack clang build | * 4606bbb6b19c riscv: Do not re-populate shadow memory with kasan_populate_early_shadow | * 7567abe63797 riscv: fix misalgned trap vector base address | * 20bd764387ac scsi: ibmvfc: Fix up duplicate response detection | * f6782c0ca808 perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support | * 04ced3822a66 scsi: ufs: ufs-exynos: Correct timeout value setting registers | * d748da838b21 KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu | * 4faa35ce98c7 KVM: s390: clear kicked_mask before sleeping again | * ae566351ca18 octeontx2-af: Check whether ipolicers exists | * 45d9cd363786 virtio-ring: fix DMA metadata flags | * 52a936b037b5 net: hns3: expand buffer len for some debugfs command | * efccb66bc917 net: hns3: add more string spaces for dumping packets number of queue info in debugfs | * e5c6ad377c07 bpf: Move BPF_MAP_TYPE for INODE_STORAGE and TASK_STORAGE outside of CONFIG_NET | * b341612b659d watchdog: sbsa: only use 32-bit accessors | * de709ec74f8b bpf: Use kvmalloc for map values in syscall | * 0717c71deae6 sctp: add vtag check in sctp_sf_ootb | * 1c255b5f68f4 sctp: add vtag check in sctp_sf_do_8_5_1_E_sa | * dd82b3a345ab sctp: add vtag check in sctp_sf_violation | * 44ef3ecbc24a sctp: fix the processing for COOKIE_ECHO chunk | * 7975f42f1038 sctp: fix the processing for INIT_ACK chunk | * 6277d424ead2 sctp: fix the processing for INIT chunk | * 332933f9ae0a sctp: use init_tag from inithdr for ABORT chunk | * 44d44bf72591 RDMA/irdma: Do not hold qos mutex twice on QP resume | * 6392f26fbe92 RDMA/irdma: Set VLAN in UD work completion correctly | * 7762917173cc RDMA/irdma: Process extended CQ entries correctly | * 7860484eeb90 phy: phy_ethtool_ksettings_set: Lock the PHY while changing settings | * 37a1b9befb73 phy: phy_start_aneg: Add an unlocked version | * 1f9c99e0bb5b phy: phy_ethtool_ksettings_set: Move after phy_start_aneg | * 2191b1e8eb3d phy: phy_ethtool_ksettings_get: Lock the phy for consistency | * e2b4dd261720 net/tls: Fix flipped sign in async_wait.err assignment | * 373f94d73651 net: ethernet: microchip: lan743x: Fix skb allocation failure | * 228862acb549 net: hns3: fix data endian problem of some functions of debugfs | * 20d88211706b net: hns3: fix pause config problem after autoneg disabled | * 7cc73feb57f6 net: nxp: lpc_eth.c: avoid hang when bringing interface down | * d8774769d198 net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_set_mask_and_coherent | * 69d3c7785ec4 net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume fails | * 18bd5e285a78 mlxsw: pci: Recycle received packet upon allocation failure | * 960f4a54b909 nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST | * 030f05812d81 gpio: xgs-iproc: fix parsing of ngpios property | * c653c522e521 RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string | * 5f6995295f65 RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR | * ed894f5439ab net: Prevent infinite while loop in skb_tx_hash() | * f435287d719b cfg80211: correct bridge/4addr mode check | * da279dac227a net-sysfs: initialize uid and gid before calling net_ns_get_ownership | * a8f7359259dd net: batman-adv: fix error handling | * 50cc1462a668 regmap: Fix possible double-free in regcache_rbtree_exit() | * c9e39214fddf reset: brcmstb-rescal: fix incorrect polarity of status bit | * 86f9394073d8 arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node | * 63a97a9f95f2 ice: check whether PTP is initialized in ice_ptp_release() | * ebd0edad1cdf RDMA/mlx5: Set user priority for DCT | * e83b3cce4722 ice: Respond to a NETDEV_UNREGISTER event for LAG | * f1e3cd1cc802 octeontx2-af: Fix possible null pointer dereference. | * 98db2a8c14be octeontx2-af: Display all enabled PF VF rsrc_alloc entries. | * c7752ec9ad39 nvme-tcp: fix possible req->offset corruption | * 7258a6eef5be nvme-tcp: fix data digest pointer calculation | * daa12f0c1d1b nvmet-tcp: fix data digest pointer calculation | * 5d33bd6b4d4d IB/hfi1: Fix abba locking issue with sc_disable() | * 0d4395477741 IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields | * 6525bfbd546f bpf: Fix error usage of map_fd and fdget() in generic_map_update_batch() | * adb17f828177 bpf: Fix potential race in tail call compatibility check | * 6f226ffe4458 tcp_bpf: Fix one concurrency problem in the tcp_bpf_send_verdict function | * e1b80a5ebe54 riscv, bpf: Fix potential NULL dereference | * b529f88d9388 cgroup: Fix memory leak caused by missing cgroup_bpf_offline | * b7ca59297fa3 Revert "watchdog: iTCO_wdt: Account for rebooting on second timeout" | * 0a8b7eba95a0 drm/amd/display: Fix deadlock when falling back to v2 from v3 | * a363d80566cc drm/amd/display: Fallback to clocks which meet requested voltage on DCN31 | * aeadb0662478 drm/amd/display: Moved dccg init to after bios golden init | * 5a5f1f070c3e drm/amd/display: Increase watermark latencies for DCN3.1 | * 85cf47160d0e drm/amd/display: increase Z9 latency to workaround underflow in Z9 | * 01f39421d590 drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1 | * b60efcaf5e8b drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1 | * c3ae5cf3e3ee drm/amdgpu: support B0&B1 external revision id for yellow carp | * d3ed72495a59 drm/amdgpu: fix out of bounds write | * 9eb4bdd554fc drm/amdgpu: Fix even more out of bound writes from debugfs | * d87ac6054e3d drm/i915/dp: Skip the HW readout of DPCD on disabled encoders | * 7650327e7174 drm/i915: Catch yet another unconditioal clflush | * 0ed2dfb5f598 drm/i915: Convert unconditional clflush to drm_clflush_virt_range() | * 132a3d998d67 drm/ttm: fix memleak in ttm_transfered_destroy | * 15a4f2bdbdfd mac80211: mesh: fix HE operation element length check | * ce277959d77c arm64: dts: imx8mm-kontron: Make sure SOC and DRAM supply voltages are correct | * 8c684aaceaf3 arm64: dts: imx8mm-kontron: Set lower limit of VDD_SNVS to 800 mV | * f5eaf91dd8af arm64: dts: imx8mm-kontron: Fix connection type for VSC8531 RGMII PHY | * da32086a0203 arm64: dts: imx8mm-kontron: Fix CAN SPI clock frequency | * d2bdcd23cba9 arm64: dts: imx8mm-kontron: Fix polarity of reg_rst_eth2 | * 5fcb6fce74ff mm: khugepaged: skip huge page collapse for special files | * 5e669d8ab30a mm, thp: bail out early in collapse_file for writeback page | * 6ac017254b59 mm: filemap: check if THP has hwpoisoned subpage for PMD page fault | * 8821fedc7f83 mm: hwpoison: remove the unnecessary THP check | * 67979d186c51 drm/amd/display: Require immediate flip support for DCN3.1 planes | * 75b1b172ae5a net: lan78xx: fix division by zero in send path | * 3c897f39b71f cfg80211: fix management registrations locking | * 2a000d137589 cfg80211: scan: fix RCU in cfg80211_add_nontrans_list() | * e6d02b0da2df ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stub | * ea081b13b00e nvme-tcp: fix H2CData PDU send accounting (again) | * 2e382600e885 ocfs2: fix race between searching chunks and release journal_head from buffer_head | * 7335acd51f6b block: Fix partition check for host-aware zoned block devices | * 10bcaafc5753 mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning circuit | * 78873d5a2717 mmc: sdhci-pci: Read card detect from ACPI for Intel Merrifield | * b572d6c18511 mmc: sdhci: Map more voltage level to SDHCI_POWER_330 | * ac6f66f208a1 mmc: dw_mmc: exynos: fix the finding clock sample value | * b1ad3ecffaac mmc: tmio: reenable card irqs after the reset callback | * e1b94f0e744f mmc: mediatek: Move cqhci init behind ungate clock | * 9106d68c8082 mmc: cqhci: clear HALT state after CQE enable | * aa2f3e425e22 mmc: vub300: fix control-message timeouts | * e41473543f75 net/tls: Fix flipped sign in tls_err_abort() calls | * 8ba94a7f7b9f Revert "net: mdiobus: Fix memory leak in __mdiobus_register" | * 836f40777d58 nfc: port100: fix using -ERRNO as command type mask | * e029c9828c5b tipc: fix size validations for the MSG_CRYPTO type | * 43849df432c9 ata: sata_mv: Fix the error handling of mv_chip_id() | * 66a1c8748068 pinctrl: amd: disable and mask interrupts on probe | * 18f31a907c9f Revert "pinctrl: bcm: ns: support updated DT binding as syscon subnode" | * b5c410a4af7d usbnet: fix error return code in usbnet_probe() | * 7e8b6a4f18ed usbnet: sanity check for maxpacket | * a350df591870 ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S | * 351d0f587b4c ARM: 9141/1: only warn about XIP address when not compile testing | * a51d78193d21 ARM: 9139/1: kprobes: fix arch_init_kprobes() prototype | * 4108f38c05bd ARM: 9138/1: fix link warning with XIP + frame-pointer | * 6aa2d9cf81f9 ARM: 9134/1: remove duplicate memcpy() definition | * 78a7a2694e69 ARM: 9133/1: mm: proc-macros: ensure *_tlb_fns are 4B aligned | * e108afbd38a5 ARM: 9132/1: Fix __get_user_check failure with ARM KASAN images * | cd043432a2fa amd-pstate: remove the v2 patchset * | 431853acd5c7 Linux 5.14.15-xanmod1-cacule * | 831c352c205f Merge tag 'v5.14.15' into 5.14-cacule |/ * b46092c7497e Linux 5.14.15 * 96e4ea34f6d7 pinctrl: stm32: use valid pin identifier in stm32_pinctrl_resume() * 4850e9e3c6a3 ARM: 9122/1: select HAVE_FUTEX_CMPXCHG * 80344938e468 e1000e: Separate TGP board type from SPT * 0c4e87ba11eb net: mdiobus: Fix memory leak in __mdiobus_register * 2f4356963624 bpf, test, cgroup: Use sk_{alloc,free} for test cases * 4e5d794a2743 s390/pci: fix zpci_zdev_put() on reserve * e27170d5f2fc s390/pci: cleanup resources only if necessary * 2be38f02ec89 scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma() * ff261f9aa654 autofs: fix wait name hash calculation in autofs_wait() * 1009f098dfbe drm/kmb: Limit supported mode to 1080p * 217d42e8b835 drm/kmb: Enable alpha blended second plane * c1ad040dbea8 net/mlx5: Lag, change multipath and bonding to be mutually exclusive * d2ec7d208d8e net/mlx5: Lag, move lag destruction to a workqueue * 42b6431f1c17 net: hns3: fix for miscalculation of rx unused desc * f1972f14f16e sched/scs: Reset the shadow stack when idle_task_exit * c4813d308517 mm/thp: decrease nr_thps in file's mapping on THP split * a7fbb56e6c94 scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els() * c8c1b2183fb8 scsi: mpi3mr: Fix duplicate device entries when scanning through sysfs * ce527668277c scsi: storvsc: Fix validation for unsolicited incoming packets * 08d82a9b65e7 scsi: iscsi: Fix set_param() handling * 6408a4c8da2f ASoC: codec: wcd938x: Add irq config support * 9eb2aaede632 Input: snvs_pwrkey - add clk handling * 9dd0389d77b9 perf/x86/msr: Add Sapphire Rapids CPU support * 11d6811cbde0 libperf tests: Fix test_stat_cpu * 65eec1fb58c1 libperf test evsel: Fix build error on !x86 architectures * b6062308c510 spi-mux: Fix false-positive lockdep splats * 722ef19a161c spi: Fix deadlock when adding SPI controllers on SPI buses * 785d69099ef4 ALSA: hda: avoid write to STATESTS if controller is in reset * 3972b03ed085 platform/x86: intel_scu_ipc: Update timeout value in comment * 6659008140b4 platform/x86: intel_scu_ipc: Increase virtual timeout to 10s * f5966ba53013 isdn: mISDN: Fix sleeping function called from invalid context * ef24577a52ba ARM: dts: spear3xx: Fix gmac node * 834cc3fc2b99 net: stmmac: add support for dwmac 3.40a * 0c878175dd2f btrfs: deal with errors when checking if a dir entry exists during log replay * 051995bd0f42 ALSA: hda: intel: Allow repeatedly probing on codec configuration errors * 9906da162dc8 objtool: Update section header before relocations * e73e72be194e objtool: Check for gelf_update_rel[a] failures * 515e03331255 bitfield: build kunit tests without structleak plugin * 3f66b6e01c82 thunderbolt: build kunit tests without structleak plugin * d9f94a8ec35a device property: build kunit tests without structleak plugin * 2c793a67d71b iio/test-format: build kunit tests without structleak plugin * 930f561aae28 gcc-plugins/structleak: add makefile var for disabling structleak * 1d1af4da1c44 drm/msm/a6xx: Serialize GMU communication * bbdd158b40b6 kunit: fix reference count leak in kfree_at_end * dfcc47a1fe36 KVM: MMU: Reset mmu->pkru_mask to avoid stale data * e647d75565ab net: hns3: fix the max tx size according to user manual * b0e6db0656dd drm: mxsfb: Fix NULL pointer dereference crash on unload * 56a3d9637b77 KVM: SEV-ES: Set guest_state_protected after VMSA update * d469678d6b50 net: bridge: mcast: use multicast_membership_interval for IGMPv3 * 8f20259f186e selftests: netfilter: remove stray bash debug line * 057aef8df940 netfilter: Kconfig: use 'default y' instead of 'm' for bool config option * cc20226e218a isdn: cpai: check ctr->cnr to avoid array index out of bound * 6197eb050cfa nfc: nci: fix the UAF of rf_conn_info object * fb82d4dbee95 KVM: x86: remove unnecessary arguments from complete_emulator_pio_in * 66e46fe3f276 KVM: x86: split the two parts of emulator_pio_in * 9887c1668ada KVM: x86: check for interrupts before deciding whether to exit the fast path * 169577c8840e KVM: x86: leave vcpu->arch.pio.count alone in emulator_pio_in_out * 62a1a254ed83 KVM: SEV-ES: reduce ghcb_sa_len to 32 bits * 3f54362dc7d7 KVM: SEV-ES: go over the sev_pio_data buffer in multiple passes if needed * 4988e000b3a8 KVM: SEV-ES: fix length of string I/O * 727286b23f93 KVM: SEV-ES: keep INS functions together * 98c55c508df0 KVM: SEV-ES: clean up kvm_sev_es_ins/outs * abcae3cd6272 KVM: SEV-ES: rename guest_ins_data to sev_pio_data * 6697ceb9f6cd KVM: SEV: Flush cache on non-coherent systems before RECEIVE_UPDATE_DATA * 495bd03b6ba5 KVM: nVMX: promptly process interrupts delivered while in guest mode * dc94b8b3f28a mm, slub: fix incorrect memcg slab count for bulk free * 159d8cfbd042 mm, slub: fix potential use-after-free in slab_debugfs_fops * 42b81946e3ac mm, slub: fix potential memoryleak in kmem_cache_open() * ec93d4a439c3 mm, slub: fix mismatch between reconstructed freelist depth and cnt * 65ede7bd9713 powerpc/idle: Don't corrupt back chain when going idle * 5a8c22e7fb66 KVM: PPC: Book3S HV: Make idle_kvm_start_guest() return 0 if it went to guest * 6d077c37c464 KVM: PPC: Book3S HV: Fix stack handling in idle_kvm_start_guest() * e8735e2e306f ucounts: Fix signal ucount refcounting * 1eb825343d63 ucounts: Proper error handling in set_cred_ucounts * f7f7e4dbc41c ucounts: Pair inc_rlimit_ucounts with dec_rlimit_ucoutns in commit_creds * 32880dcecb51 ucounts: Move get_ucounts from cred_alloc_blank to key_change_session_keyring * 04b938ff2d2c net: dsa: mt7530: correct ds->num_ports * 4e9e46a70020 audit: fix possible null-pointer dereference in audit_filter_rules * b1a34f86b41f blk-cgroup: blk_cgroup_bio_start() should use irq-safe operations on blkg->iostat_cpu * 152f35191d12 ASoC: nau8824: Fix headphone vs headset, button-press detection no longer working * a60ce083dcbf ASoC: DAPM: Fix missing kctl change notifications * 9da68a107d07 ALSA: hda/realtek: Add quirk for Clevo PC50HS * 896fc3ab9fc1 ALSA: usb-audio: Provide quirk for Sennheiser GSP670 Headset * b77ba1e02345 mm/secretmem: fix NULL page->mapping dereference in page_is_secretmem() * abe046ddf311 vfs: check fd has read access in kernel_read_file_from_fd() * 3681e4772c78 elfcore: correct reference to CONFIG_UML * 9ee4e9ae98f1 mm/mempolicy: do not allow illegal MPOL_F_NUMA_BALANCING | MPOL_LOCAL in mbind() * 149958ecd062 userfaultfd: fix a race between writeprotect and exit_mmap() * 6de91691768c mm/userfaultfd: selftests: fix memory corruption with thp enabled * 0e677ea5b739 ocfs2: mount fails with buffer overflow in strlen * fa9b6b6c953e ocfs2: fix data corruption after conversion from inline format * 909c8482d8ac tracing: Have all levels of checks prevent recursion * 54dc25f4e31e ceph: fix handling of "meta" errors * 0ff7b35631ac ceph: skip existing superblocks that are blocklisted or shut down when mounting * d832133cf228 can: j1939: j1939_xtp_rx_rts_session_new(): abort TP less than 9 bytes * 03ec23e55e3e can: j1939: j1939_xtp_rx_dat_one(): cancel session if receive TP.DT with error length * 6e8811707e2d can: j1939: j1939_netdev_start(): fix UAF for rx_kref of j1939_priv * fb545be86c53 can: j1939: j1939_tp_rxtimer(): fix errant alert in j1939_tp_rxtimer * 013e7890663d can: isotp: isotp_sendmsg(): fix TX buffer concurrent access in isotp_sendmsg() * a76abedd2be3 can: isotp: isotp_sendmsg(): add result check for wait_event_interruptible() * 1d12d110a820 can: isotp: isotp_sendmsg(): fix return error on FC timeout on TX path * 0e5afdc2315b can: peak_pci: peak_pci_remove(): fix UAF * 44c353a14375 can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state notification * e18b9f4d62c1 can: rcar_can: fix suspend/resume * 113f7a1f3421 net: enetc: make sure all traffic classes can send large frames * 284c68cae7e0 net: enetc: fix ethtool counter name for PM0_TERR * eff55ddd240f drm/kmb: Enable ADV bridge after modeset * c0179dbae96d drm/kmb: Corrected typo in handle_lcd_irq * 566ec004ed8b drm/kmb: Disable change of plane parameters * 2317b45fb3d2 drm/kmb: Remove clearing DPHY regs * 97cfc4b28c4d drm/kmb: Work around for higher system clock * 4dbf3d658540 drm/panel: ilitek-ili9881c: Fix sync for Feixin K101-IM2BYL02 panel * 3b194affe445 net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flags * ea7a4d6132ce net/mlx5e: IPsec: Fix a misuse of the software parser's fields * e867502bc4f6 ice: Add missing E810 device ids * 9b76c3fedb24 igc: Update I226_K device ID * 3300633367b6 e1000e: Fix packet loss on Tiger Lake and later * 95c0a0c5ec88 ptp: Fix possible memory leak in ptp_clock_register() * d487413c020f net: stmmac: Fix E2E delay mechanism * 9b5a29f0acef net: hns3: disable sriov before unload hclge layer * 82a136c15a77 net: hns3: fix vf reset workqueue cannot exit * 9ee9191d3384 net: hns3: schedule the polling again when allocation fails * 6446be7c9090 net: hns3: add limit ets dwrr bandwidth cannot be 0 * dddafeda454a net: hns3: reset DWRR of unused tc to zero * 93fa0277ea4e net: hns3: Add configuration of TM QCN error event * 3ea0b497a7a2 powerpc/smp: do not decrement idle task preempt count in CPU offline * 0666c4cd67b1 net: dsa: Fix an error handling path in 'dsa_switch_parse_ports_of()' * 9ef9a287aab5 NIOS2: irqflags: rename a redefined register name * 8b523da74a22 net/sched: act_ct: Fix byte count on fragmented packets * 872b836a183d net: dsa: lantiq_gswip: fix register definition * 57deb5ffd8f6 hamradio: baycom_epp: fix build for UML * c74f3c127e6c ipv6: When forwarding count rx stats on the orig netdev * 1dda424ef5c4 tcp: md5: Fix overlap between vrf and non-vrf keys * 9c281a1006f4 lan78xx: select CRC32 * 5220cad0e69e sctp: fix transport encap_port update in sctp_vtag_verify * ddffcd23d325 netfilter: ipvs: make global sysctl readonly in non-init netns * cd3d0282dd3d netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6 * aabf95dddb45 ice: Print the api_patch as part of the fw.mgmt.api * 75ebc3b08bbd ice: fix getting UDP tunnel entry * 777682e59840 ice: Avoid crash from unnecessary IDA free * 31b4517293bf ice: Fix failure to re-add LAN/RDMA Tx queues * 18b4fcfeab6d ASoC: wm8960: Fix clock configuration on slave mode * 2b7d598b9651 dma-debug: fix sg checks in debug_dma_map_sg() * 90c7c58aa2bd netfilter: nf_tables: skip netdev events generated on netns removal * cae7cab804c9 netfilter: xt_IDLETIMER: fix panic that occurs when timer_type has garbage value * 78325fcb17f3 KVM: arm64: Release mmap_lock when using VM_SHARED with MTE * b372264c66ef KVM: arm64: Fix host stage-2 PGD refcount * 649c2e76632d ASoC: cs4341: Add SPI device ID table * efdcc26785de ASoC: pcm179x: Add missing entries SPI to device ID table * 242ce1c51b69 ASoC: fsl_xcvr: Fix channel swap issue with ARC * 41551810285e ASoC: pcm512x: Mend accesses to the I2S_1 and I2S_2 registers * c8ecd221db9a powerpc/bpf: Emit stf barrier instruction sequences for BPF_NOSPEC * 663e89b7f4cc powerpc/security: Add a helper to query stf_barrier type * 23d127cf5e66 powerpc/bpf: Validate branch ranges * e680ab91a034 powerpc/lib: Add helper to check if offset is within conditional branch range * 6fe5d304ca49 NFSD: Keep existing listeners on portlist error * 9ad89fcde18c xtensa: xtfpga: Try software restart before simulating CPU reset * 8287678c20b2 xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF * 2602e9cc283a drm/amdgpu: init iommu after amdkfd device init * 68771262aab3 drm/amdgpu/display: fix dependencies for DRM_AMD_DC_SI * 537a7189df57 r8152: avoid to resubmit rx immediately * 7d8cdaffc518 xen/x86: prevent PVH type from getting clobbered * 28d084adc22d block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs output * 96a37f6acb6a ARM: dts: at91: sama5d2_som1_ek: disable ISC node by default * 470585caf603 arm: dts: vexpress-v2p-ca9: Fix the SMB unit-address * 79e3dc32f14f sh: pgtable-3level: fix cast to pointer from integer of different size * d3f4c51c2a7f parisc: math-emu: Fix fall-through warnings * 4248f37f6cfc block/mq-deadline: Move dd_queued() to fix defined but not used warning