I'm announcing the release of the 5.10.221 kernel. All users of the 5.10 kernel series must upgrade. The updated 5.10.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-5.10.y and can be browsed at the normal kernel.org git web browser: https://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=summary thanks, greg k-h ------------ Documentation/devicetree/bindings/i2c/google,cros-ec-i2c-tunnel.yaml | 2 Makefile | 2 arch/arm/boot/dts/exynos4210-smdkv310.dts | 2 arch/arm/boot/dts/exynos4412-origen.dts | 2 arch/arm/boot/dts/exynos4412-smdk4412.dts | 2 arch/arm/boot/dts/rk3066a.dtsi | 1 arch/arm64/boot/dts/rockchip/rk3368.dtsi | 3 arch/arm64/include/asm/kvm_host.h | 1 arch/arm64/include/asm/unistd32.h | 2 arch/arm64/kvm/arm.c | 6 arch/arm64/kvm/vgic/vgic-v3.c | 2 arch/arm64/kvm/vgic/vgic-v4.c | 8 arch/csky/include/uapi/asm/unistd.h | 1 arch/hexagon/include/asm/syscalls.h | 6 arch/hexagon/include/uapi/asm/unistd.h | 1 arch/hexagon/kernel/syscalltab.c | 7 arch/mips/bmips/setup.c | 3 arch/mips/kernel/syscalls/syscall_n32.tbl | 2 arch/mips/kernel/syscalls/syscall_o32.tbl | 2 arch/mips/pci/ops-rc32434.c | 4 arch/mips/pci/pcie-octeon.c | 6 arch/parisc/kernel/syscalls/syscall.tbl | 4 arch/powerpc/include/asm/hvcall.h | 8 arch/powerpc/include/asm/io.h | 24 arch/powerpc/include/asm/uaccess.h | 15 arch/powerpc/kernel/syscalls/syscall.tbl | 2 arch/s390/kernel/syscalls/syscall.tbl | 2 arch/sparc/kernel/sys32.S | 221 ------- arch/sparc/kernel/syscalls/syscall.tbl | 8 arch/x86/entry/syscalls/syscall_32.tbl | 2 arch/x86/include/asm/cpu_device_id.h | 98 +++ arch/x86/include/asm/efi.h | 11 arch/x86/kernel/amd_nb.c | 9 arch/x86/kernel/cpu/match.c | 4 arch/x86/kernel/time.c | 20 arch/x86/platform/efi/Makefile | 3 arch/x86/platform/efi/efi.c | 8 arch/x86/platform/efi/memmap.c | 249 ++++++++ block/ioctl.c | 2 drivers/acpi/acpica/exregion.c | 23 drivers/acpi/device_pm.c | 3 drivers/acpi/internal.h | 9 drivers/acpi/video_detect.c | 8 drivers/acpi/x86/utils.c | 34 + drivers/ata/ahci.c | 17 drivers/ata/libata-core.c | 8 drivers/base/core.c | 3 drivers/block/null_blk/zoned.c | 2 drivers/bluetooth/ath3k.c | 25 drivers/counter/ti-eqep.c | 6 drivers/dma/dma-axi-dmac.c | 2 drivers/dma/ioat/init.c | 75 +- drivers/dma/ioat/registers.h | 7 drivers/firmware/efi/fdtparams.c | 4 drivers/firmware/efi/memmap.c | 239 -------- drivers/gpio/Kconfig | 2 drivers/gpio/gpio-davinci.c | 5 drivers/gpio/gpio-tqmx86.c | 46 - drivers/gpio/gpiolib-cdev.c | 16 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c | 6 drivers/gpu/drm/amd/pm/powerplay/kv_dpm.c | 2 drivers/gpu/drm/arm/display/komeda/komeda_pipeline_state.c | 2 drivers/gpu/drm/bridge/panel.c | 7 drivers/gpu/drm/exynos/exynos_drm_vidi.c | 7 drivers/gpu/drm/exynos/exynos_hdmi.c | 7 drivers/gpu/drm/i915/gt/intel_ggtt_fencing.c | 1 drivers/gpu/drm/lima/lima_bcast.c | 12 drivers/gpu/drm/lima/lima_bcast.h | 3 drivers/gpu/drm/lima/lima_gp.c | 8 drivers/gpu/drm/lima/lima_pp.c | 18 drivers/gpu/drm/lima/lima_sched.c | 7 drivers/gpu/drm/lima/lima_sched.h | 1 drivers/gpu/drm/nouveau/dispnv04/tvnv17.c | 6 drivers/gpu/drm/panel/panel-ilitek-ili9881c.c | 6 drivers/gpu/drm/panel/panel-simple.c | 1 drivers/gpu/drm/radeon/radeon.h | 1 drivers/gpu/drm/radeon/radeon_display.c | 8 drivers/gpu/drm/radeon/sumo_dpm.c | 2 drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 7 drivers/greybus/interface.c | 1 drivers/hid/hid-core.c | 1 drivers/hid/hid-ids.h | 1 drivers/hid/hid-logitech-dj.c | 4 drivers/hid/hid-multitouch.c | 6 drivers/hwtracing/intel_th/pci.c | 25 drivers/i2c/busses/i2c-at91-slave.c | 3 drivers/i2c/busses/i2c-designware-slave.c | 2 drivers/i2c/busses/i2c-ocores.c | 2 drivers/iio/adc/ad7266.c | 2 drivers/iio/adc/ad9467.c | 4 drivers/iio/chemical/bme680.h | 2 drivers/iio/chemical/bme680_core.c | 62 +- drivers/iio/dac/ad5592r-base.c | 2 drivers/iio/imu/inv_icm42600/inv_icm42600_accel.c | 4 drivers/iio/imu/inv_icm42600/inv_icm42600_gyro.c | 4 drivers/infiniband/hw/mlx5/srq.c | 15 drivers/input/input.c | 105 +++ drivers/input/touchscreen/ili210x.c | 4 drivers/iommu/amd/amd_iommu_types.h | 24 drivers/iommu/amd/init.c | 55 + drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 2 drivers/md/bcache/bset.c | 44 - drivers/md/bcache/bset.h | 28 drivers/md/bcache/btree.c | 40 - drivers/md/bcache/super.c | 5 drivers/md/bcache/sysfs.c | 2 drivers/md/bcache/writeback.c | 10 drivers/media/dvb-core/dvbdev.c | 2 drivers/misc/mei/pci-me.c | 4 drivers/misc/vmw_vmci/vmci_event.c | 6 drivers/mmc/host/davinci_mmc.c | 4 drivers/mmc/host/sdhci-pci-core.c | 11 drivers/mmc/host/sdhci.c | 25 drivers/mtd/nand/spi/macronix.c | 112 +++ drivers/mtd/parsers/redboot.c | 2 drivers/net/dsa/microchip/ksz9477.c | 6 drivers/net/ethernet/cavium/liquidio/lio_vf_rep.c | 11 drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 14 drivers/net/ethernet/hisilicon/hns3/hns3_enet.c | 4 drivers/net/ethernet/hisilicon/hns3/hns3_enet.h | 2 drivers/net/ethernet/mellanox/mlx5/core/en_main.c | 3 drivers/net/ethernet/pensando/ionic/ionic_lif.c | 4 drivers/net/ethernet/qualcomm/qca_debug.c | 6 drivers/net/ethernet/qualcomm/qca_spi.c | 16 drivers/net/ethernet/qualcomm/qca_spi.h | 3 drivers/net/ethernet/realtek/r8169_main.c | 48 - drivers/net/ethernet/stmicro/stmmac/stmmac_tc.c | 55 - drivers/net/phy/micrel.c | 1 drivers/net/phy/sfp.c | 3 drivers/net/usb/ax88179_178a.c | 6 drivers/net/usb/rtl8150.c | 3 drivers/net/virtio_net.c | 12 drivers/net/vxlan/vxlan_core.c | 4 drivers/net/wireless/ath/ath.h | 6 drivers/net/wireless/ath/ath9k/main.c | 3 drivers/net/wireless/intel/iwlwifi/iwl-drv.c | 2 drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 10 drivers/net/wireless/intel/iwlwifi/mvm/rs.h | 9 drivers/net/wireless/intel/iwlwifi/mvm/scan.c | 4 drivers/net/wireless/realtek/rtlwifi/rtl8192de/phy.c | 19 drivers/net/wireless/realtek/rtlwifi/wifi.h | 1 drivers/pci/controller/pcie-rockchip-ep.c | 6 drivers/pci/pci.c | 12 drivers/pinctrl/core.c | 2 drivers/pinctrl/pinctrl-rockchip.c | 294 ++-------- drivers/pinctrl/pinctrl-rockchip.h | 246 ++++++++ drivers/power/supply/cros_usbpd-charger.c | 11 drivers/ptp/ptp_chardev.c | 3 drivers/pwm/pwm-stm32.c | 3 drivers/regulator/core.c | 1 drivers/remoteproc/ti_k3_r5_remoteproc.c | 25 drivers/scsi/mpt3sas/mpt3sas_base.c | 19 drivers/scsi/qedi/qedi_debugfs.c | 12 drivers/soc/ti/ti_sci_pm_domains.c | 20 drivers/soc/ti/wkup_m3_ipc.c | 7 drivers/staging/hikey9xx/hisi-spmi-controller.c | 1 drivers/tty/serial/8250/8250_exar.c | 42 + drivers/tty/serial/8250/8250_omap.c | 22 drivers/tty/serial/8250/8250_pxa.c | 1 drivers/tty/serial/mcf.c | 2 drivers/tty/serial/sc16is7xx.c | 25 drivers/usb/atm/cxacru.c | 14 drivers/usb/class/cdc-wdm.c | 4 drivers/usb/gadget/function/f_fs.c | 4 drivers/usb/gadget/function/f_printer.c | 40 + drivers/usb/host/xhci-pci.c | 7 drivers/usb/host/xhci-ring.c | 5 drivers/usb/misc/uss720.c | 20 drivers/usb/musb/da8xx.c | 8 drivers/usb/storage/alauda.c | 9 fs/btrfs/disk-io.c | 10 fs/cifs/smb2transport.c | 12 fs/f2fs/super.c | 2 fs/jfs/xattr.c | 4 fs/nfs/read.c | 4 fs/nfsd/nfs4state.c | 7 fs/nfsd/nfsfh.c | 4 fs/nilfs2/dir.c | 59 -- fs/nilfs2/segment.c | 3 fs/ocfs2/aops.c | 5 fs/ocfs2/file.c | 2 fs/ocfs2/journal.c | 17 fs/ocfs2/journal.h | 2 fs/ocfs2/namei.c | 2 fs/ocfs2/ocfs2_trace.h | 2 fs/open.c | 4 fs/proc/vmcore.c | 2 fs/udf/udftime.c | 11 include/kvm/arm_vgic.h | 2 include/linux/compat.h | 2 include/linux/efi.h | 10 include/linux/iommu.h | 2 include/linux/kcov.h | 2 include/linux/mod_devicetable.h | 2 include/linux/nvme.h | 4 include/linux/pci.h | 9 include/linux/sunrpc/svc.h | 20 include/linux/syscalls.h | 2 include/net/bluetooth/hci_core.h | 36 + include/net/netfilter/nf_tables.h | 5 include/net/xdp.h | 3 include/trace/events/qdisc.h | 4 include/trace/events/sunrpc.h | 8 include/uapi/asm-generic/hugetlb_encode.h | 26 include/uapi/asm-generic/unistd.h | 2 kernel/events/core.c | 13 kernel/gcov/gcc_4_7.c | 4 kernel/gen_kheaders.sh | 9 kernel/kcov.c | 1 kernel/padata.c | 8 kernel/pid_namespace.c | 1 kernel/rcu/rcutorture.c | 12 kernel/sys_ni.c | 2 kernel/time/tick-common.c | 42 - kernel/trace/Kconfig | 4 kernel/trace/preemptirq_delay_test.c | 1 net/batman-adv/originator.c | 29 net/bluetooth/l2cap_core.c | 8 net/can/j1939/main.c | 6 net/can/j1939/transport.c | 21 net/core/drop_monitor.c | 20 net/core/filter.c | 3 net/core/net_namespace.c | 9 net/core/netpoll.c | 2 net/core/sock.c | 6 net/core/xdp.c | 100 ++- net/ipv4/af_inet.c | 23 net/ipv4/cipso_ipv4.c | 12 net/ipv4/tcp.c | 16 net/ipv6/af_inet6.c | 24 net/ipv6/ip6_fib.c | 6 net/ipv6/ipv6_sockglue.c | 9 net/ipv6/route.c | 9 net/ipv6/seg6_iptunnel.c | 14 net/ipv6/tcp_ipv6.c | 9 net/ipv6/xfrm6_policy.c | 8 net/iucv/iucv.c | 26 net/mac80211/he.c | 10 net/mac80211/mesh_pathtbl.c | 13 net/mac80211/sta_info.c | 4 net/mptcp/pm_netlink.c | 18 net/mptcp/protocol.c | 1 net/ncsi/Kconfig | 6 net/ncsi/internal.h | 7 net/ncsi/ncsi-manage.c | 110 ++- net/ncsi/ncsi-rsp.c | 4 net/netfilter/ipset/ip_set_core.c | 92 +-- net/netfilter/ipset/ip_set_list_set.c | 30 - net/netfilter/nf_tables_api.c | 13 net/netfilter/nft_lookup.c | 3 net/netrom/nr_timer.c | 3 net/packet/af_packet.c | 26 net/sched/act_api.c | 66 +- net/sched/act_ct.c | 21 net/sched/sch_multiq.c | 2 net/sched/sch_taprio.c | 15 net/sunrpc/auth_gss/auth_gss.c | 4 net/sunrpc/svc.c | 18 net/tipc/node.c | 1 net/unix/af_unix.c | 47 - net/unix/diag.c | 12 net/wireless/pmsr.c | 8 scripts/Makefile.dtbinst | 2 sound/pci/hda/patch_realtek.c | 1 sound/soc/fsl/fsl-asoc-card.c | 3 sound/soc/intel/boards/sof_sdw.c | 9 sound/synth/emux/soundfont.c | 17 tools/include/asm-generic/hugetlb_encode.h | 20 tools/testing/selftests/arm64/tags/tags_test.c | 4 tools/testing/selftests/bpf/prog_tests/btf_map_in_map.c | 26 tools/testing/selftests/bpf/test_tc_tunnel.sh | 13 tools/testing/selftests/ftrace/test.d/kprobe/kprobe_eventname.tc | 3 tools/testing/selftests/vm/compaction_test.c | 103 +-- 273 files changed, 2832 insertions(+), 1797 deletions(-) Adam Miotk (1): drm/bridge/panel: Fix runtime warning on panel bridge release Adrian Hunter (2): mmc: sdhci: Do not invert write-protect twice mmc: sdhci: Do not lock spinlock around mmc_gpio_get_ro() Alan Stern (1): USB: class: cdc-wdm: Fix CPU lockup caused by excessive log messages Aleksandr Aprelkov (1): iommu/arm-smmu-v3: Free MSIs in case of ENOMEM Aleksandr Mishin (2): liquidio: Adjust a NULL pointer handling path in lio_vf_rep_copy_packet gpio: davinci: Validate the obtained number of IRQs Aleksandr Nogikh (1): kcov: don't lose track of remote references during softirqs Alessandro Carminati (Red Hat) (1): selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh Alex Bee (1): arm64: dts: rockchip: Add sound-dai-cells for RK3368 Alex Deucher (2): drm/radeon: fix UBSAN warning in kv_dpm.c drm/amdgpu: fix UBSAN warning in kv_dpm.c Alex Henrie (1): usb: misc: uss720: check for incompatible versions of the Belkin F5U002 Alexander Shishkin (5): intel_th: pci: Add Granite Rapids support intel_th: pci: Add Granite Rapids SOC support intel_th: pci: Add Sapphire Rapids SOC support intel_th: pci: Add Meteor Lake-S support intel_th: pci: Add Lunar Lake support Amjad Ouled-Ameur (1): drm/komeda: check for error-valued pointer Andrew Davis (1): soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message Anton Protopopov (1): bpf: Add a check for struct bpf_fib_lookup size Ard Biesheuvel (3): efi: memmap: Move manipulation routines into x86 arch tree efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures efi/x86: Free EFI memory map only when installing a new one. Arnd Bergmann (8): wifi: ath9k: work around memset overflow warning sparc: fix old compat_sys_select() sparc: fix compat recv/recvfrom syscalls parisc: use correct compat recv/recvfrom syscalls csky, hexagon: fix broken sys_sync_file_range hexagon: fix fadvise64_64 calling conventions ftruncate: pass a signed offset syscalls: fix compat_sys_io_pgetevents_time64 usage Beleswar Padhi (2): remoteproc: k3-r5: Do not allow core1 to power up before core0 via sysfs remoteproc: k3-r5: Jump to error handling labels in start/stop errors Biju Das (1): regulator: core: Fix modpost error "regulator_get_regmap" undefined Bitterblue Smith (1): wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power Bjorn Helgaas (2): dmaengine: ioat: Drop redundant pci_enable_pcie_error_reporting() dmaengine: ioat: use PCI core macros for PCIe Capability Breno Leitao (2): scsi: mpt3sas: Avoid test/set_bit() operating in non-allocated memory netpoll: Fix race condition in netpoll_owner_active Chen Hanxiao (1): SUNRPC: return proper error from gss_wrap_req_priv Christian Marangi (1): mips: bmips: BCM6358: make sure CBR is correctly set Chuck Lever (3): SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency() SUNRPC: Fix svcxdr_init_decode's end-of-buffer calculation SUNRPC: Fix svcxdr_init_encode's buflen calculation Csókás, Bence (1): net: sfp: Always call `sfp_sm_mod_remove()` on remove Damien Le Moal (1): null_blk: Print correct max open zones limit in null_init_zoned_dev() Dan Carpenter (1): usb: musb: da8xx: fix a resource leak in probe() Daniel Borkmann (1): vxlan: Fix regression when dropping packets due to invalid src addresses Daniil Dulov (1): xdp: Remove WARN() from __xdp_reg_mem_model() David Lechner (2): iio: adc: ad9467: fix scan type sign counter: ti-eqep: enable clock at probe David Ruth (1): net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc() Dawei Li (2): net/iucv: Avoid explicit cpumask var allocation on stack net/dpaa2: Avoid explicit cpumask var allocation on stack DelphineCCChiu (1): net/ncsi: Fix the multi thread manner of NCSI driver Denis Arefev (1): mtd: partitions: redboot: Added conversion of operands to a larger type Dev Jain (2): selftests/mm: compaction_test: fix incorrect write of zero to nr_hugepages selftests/mm: compaction_test: fix bogus test success on Aarch64 Dirk Behme (1): drivers: core: synchronize really_probe() and dev_uevent() Dmitry Torokhov (1): Input: try trimming too long modalias strings Doug Brown (1): serial: 8250_pxa: Configure tx_loadsz to match FIFO IRQ level Dragan Simic (1): kbuild: Install dtb files as 0644 in Makefile.dtbinst Edson Juliano Drosdeck (1): ALSA: hda/realtek: Limit mic boost on N14AP7 Elinor Montmasson (1): ASoC: fsl-asoc-card: set priv->pdev before using it Emmanuel Grumbach (1): wifi: iwlwifi: mvm: don't read past the mfuart notifcation Enguerrand de Ribaucourt (1): net: phy: micrel: add Microchip KSZ 9477 to the device table Enzo Matsumiya (1): smb: client: fix deadlock in smb2_find_smb_tcon() Eric Dumazet (10): ipv6: sr: block BH in seg6_output_core() and seg6_input_core() net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP ipv6: fix possible race in __fib6_drop_pcpu_from() tcp: fix race in tcp_v6_syn_recv_sock() batman-adv: bypass empty buckets in batadv_purge_orig_ref() af_packet: avoid a false positive warning in packet_setsockopt() ipv6: prevent possible NULL deref in fib6_nh_init() ipv6: prevent possible NULL dereference in rt6_probe() xfrm6: check ip6_dst_idev() return value in xfrm6_get_saddr() ipv6: annotate some data-races around sk->sk_prot Erick Archer (1): drm/radeon/radeon_display: Decrease the size of allocated memory Erico Nunes (2): drm/lima: add mask irq callback to gp and pp drm/lima: mask irqs in timeout path before hard reset Fernando Yang (1): iio: adc: ad7266: Fix variable checking bug Filipe Manana (1): btrfs: fix leak of qgroup extent records after transaction abort Gal Pressman (1): net/mlx5e: Fix features validation check for tunneled UDP (non-VXLAN) packets Gavrilov Ilia (1): netrom: Fix a memory leak in nr_heartbeat_expiry() George Shen (1): drm/amd/display: Handle Y carry-over in VCP X.Y calculation Greg Kroah-Hartman (2): jfs: xattr: fix buffer overflow for invalid xattr Linux 5.10.221 Gregor Herburger (1): gpio: tqmx86: fix typo in Kconfig label Grygorii Tertychnyi (1): i2c: ocores: set IACK bit after core is enabled Hagar Gamal Halim Hemdan (1): vmci: prevent speculation leaks by sanitizing event in event_deliver() Hagar Hemdan (1): pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFER Haifeng Xu (1): perf/core: Fix missing wakeup when waiting for context reference Hangyu Hua (1): net: sched: sch_multiq: fix possible OOB write in multiq_tune() Hannes Reinecke (1): nvme: fixup comment for nvme RDMA Provider Type Heiner Kallweit (5): r8169: remove unneeded memory barrier in rtl_tx r8169: improve rtl_tx r8169: improve rtl8169_start_xmit r8169: remove nr_frags argument from rtl_tx_slots_avail r8169: remove not needed check in rtl8169_start_xmit Heng Qi (1): virtio_net: checksum offloading handling fix Herbert Xu (1): padata: Disable BH when taking works lock on MT path Huang-Huang Bao (4): pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pins pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pins pinctrl: rockchip: use dedicated pinctrl type for RK3328 pinctrl: rockchip: fix pinmux reset in rockchip_pmx_set Hugo Villeneuve (2): serial: sc16is7xx: replace hardcoded divisor value with BIT() macro serial: sc16is7xx: fix bug in sc16is7xx_set_baud() when using prescaler Ian Forbes (1): drm/vmwgfx: 3D disabled should not effect STDU memory limits Ilpo Järvinen (2): MIPS: Routerboard 532: Fix vendor retry check code mmc: sdhci-pci: Convert PCIBIOS_* return codes to errnos Ivan Mikhaylov (1): net/ncsi: add NCSI Intel OEM command to keep PHY up Jaime Liao (1): mtd: spinand: macronix: Add support for serial NAND flash Jakub Kicinski (1): xdp: Move the rxq_info.mem clearing to unreg_mem_model() Jan Kara (1): ocfs2: fix DIO failure due to insufficient transaction credits Jani Nikula (1): drm/exynos/vidi: fix memory leak in .get_modes() Janusz Krzysztofik (1): drm/i915/gt: Fix potential UAF by revoke of fence registers Jason Xing (1): tcp: count CLOSE-WAIT sockets for TCP_MIB_CURRESTAB Jean Delvare (2): i2c: at91: Fix the functionality flags of the slave-only interface i2c: designware: Fix the functionality flags of the slave-only interface Jean-Baptiste Maneyrol (1): iio: imu: inv_icm42600: delete unneeded update watermark call Jean-Michel Hautbois (1): tty: mcf: MCF54418 has 10 UARTS Jeff Johnson (1): tracing: Add MODULE_DESCRIPTION() to preemptirq_delay_test Jeff Layton (1): nfsd: hold a lighter-weight client reference over CB_RECALL_ANY Jianqun Xu (1): pinctrl/rockchip: separate struct rockchip_pin_bank to a head file Jie Wang (1): net: hns3: add cond_resched() to hns3 ring buffer init process Johan Jonker (1): ARM: dts: rockchip: rk3066a: add #sound-dai-cells to hdmi node Johannes Berg (1): wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64 John Keeping (1): Input: ili210x - fix ili251x_read_touch_data() return value Jose Ignacio Tornos Martinez (1): net: usb: ax88179_178a: improve link status logs José Expósito (1): HID: logitech-dj: Fix memory leak in logi_dj_recv_switch_to_dj_mode() Jozsef Kadlecsik (2): netfilter: ipset: Fix race between namespace cleanup and gc in the list:set type netfilter: ipset: Fix suspicious rcu_dereference_protected() Justin Stitt (1): block/ioctl: prefer different overflow check Karol Kolacinski (1): ptp: Fix error message on failed pin verification Kees Cook (1): rtlwifi: rtl8192de: Style clean-ups Ken Milmore (1): r8169: Fix possible ring buffer corruption on fragmented Tx packets. Kent Gibson (1): gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1) Krzysztof Kozlowski (4): dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller schema ARM: dts: samsung: smdkv310: fix keypad no-autorepeat ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeat ARM: dts: samsung: smdk4412: fix keypad no-autorepeat Kuangyi Chiang (2): xhci: Apply reset resume quirk to Etron EJ188 xHCI host xhci: Apply broken streams quirk to Etron EJ188 xHCI host Kun(llfl) (1): iommu/amd: Fix sysfs leak in iommu init Kuniyuki Iwashima (10): af_unix: Annotate data-race of sk->sk_state in unix_inq_len(). af_unix: Annotate data-races around sk->sk_state in unix_write_space() and poll(). af_unix: Annotate data-races around sk->sk_state in sendmsg() and recvmsg(). af_unix: Annotate data-races around sk->sk_state in UNIX_DIAG. af_unix: Annotate data-race of net->unx.sysctl_max_dgram_qlen. af_unix: Use unix_recvq_full_lockless() in unix_stream_connect(). af_unix: Use skb_queue_len_lockless() in sk_diag_show_rqlen(). af_unix: Annotate data-race of sk->sk_shutdown in sk_diag_fill(). ipv6: Fix data races around sk->sk_prot. tcp: Fix data races around icsk->icsk_af_ops. Kunwu Chan (1): kselftest: arm64: Add a null pointer check Laurent Pinchart (1): drm/panel: ilitek-ili9881c: Fix warning with GPIO controllers that sleep Lin Ma (1): wifi: cfg80211: pmsr: use correct nla_get_uX functions Lingbo Kong (1): wifi: mac80211: correctly parse Spatial Reuse Parameter Set element Linus Torvalds (1): x86: stop playing stack games in profile_pc() Liu Ying (1): drm/panel: simple: Add missing display timing flags for KOE TX26D202VM0BWA Liu Zixian (1): efi: Correct comment on efi_memmap_alloc Lu Baolu (1): iommu: Return right value in iommu_sva_bind_device() Luiz Augusto von Dentz (1): Bluetooth: L2CAP: Fix rejecting L2CAP_CONN_PARAM_UPDATE_REQ Ma Ke (2): drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_ld_modes drm/nouveau/dispnv04: fix null pointer dereference in nv17_tv_get_hd_modes Manish Rangankar (1): scsi: qedi: Fix crash while reading debugfs attribute Marc Ferland (1): iio: dac: ad5592r: fix temperature channel scaling value Marc Zyngier (1): KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption Marek Szyprowski (1): drm/exynos: hdmi: report safe 640x480 mode as a fallback when no EDID found Mario Limonciello (7): PCI/PM: Avoid D3cold for HP Pavilion 17 PC/1972 PCIe Ports ACPI: Add quirks for AMD Renoir/Lucienne CPUs to force the D3 hint ACPI: x86: Add a quirk for Dell Inspiron 14 2-in-1 for StorageD3Enable ACPI: x86: Add another system to quirk list for forcing StorageD3Enable ACPI: x86: utils: Add Cezanne to the list for forcing StorageD3Enable ACPI: x86: utils: Add Picasso to the list for forcing StorageD3Enable ACPI: x86: Force StorageD3Enable on more products Martin Leung (1): drm/amd/display: revert Exit idle optimizations before HDCP execution Masahiro Yamada (1): Revert "kheaders: substituting --sort in archive creation" Masami Hiramatsu (Google) (1): tracing: Build event generation tests only as modules Mathias Nyman (1): xhci: Set correct transferred length for cancelled bulk transfers Matthew Mirvish (1): bcache: fix variable length array abuse in btree_iter Matthew Wilcox (Oracle) (3): nilfs2: Remove check for PageError nilfs2: return the mapped address from nilfs_get_page() nfs: Leave pages in the pagecache if readpage failed Matthias Goergens (1): hugetlb_encode.h: fix undefined behaviour (34 << 26) Matthias Maennich (1): kheaders: explicitly define file modes for archived headers Matthias Schiffer (1): gpio: tqmx86: store IRQ trigger type and unmask status separately Michael Ellerman (2): powerpc/uaccess: Fix build errors seen with GCC 13/14 powerpc/io: Avoid clang null pointer arithmetic warnings Miri Korenblit (1): wifi: iwlwifi: mvm: check n_ssids before accessing the ssids Muhammad Usama Anjum (1): selftests/mm: conform test to TAP format output Nathan Lynch (1): powerpc/pseries: Enforce hcall result buffer validity and size Naveen Naidu (1): PCI: Add PCI_ERROR_RESPONSE and related definitions Nicholas Kazlauskas (1): drm/amd/display: Exit idle optimizations before HDCP execution Nicolas Escande (1): wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects Nikita Shubin (4): dmaengine: ioatdma: Fix leaking on version mismatch dmaengine: ioatdma: Fix error path in ioat3_dma_probe() dmaengine: ioatdma: Fix kmemleak in ioat_pci_probe() dmaengine: ioatdma: Fix missing kmem_cache_destroy() Nikita Zhandarovich (2): HID: core: remove unnecessary WARN_ON() in implement() usb: atm: cxacru: fix endpoint checking in cxacru_bind() Niklas Cassel (2): ata: ahci: Clean up sysfs file on error ata: libata-core: Fix double free on error Nuno Sa (1): dmaengine: axi-dmac: fix possible race in remove() Oleg Nesterov (2): tick/nohz_full: Don't abuse smp_call_function_single() in tick_setup_device() zap_pid_ns_processes: clear TIF_NOTIFY_SIGNAL along with TIF_SIGPENDING Oleksij Rempel (2): net: can: j1939: recover socket queue on CAN bus error during BAM transmission net: can: j1939: enhanced error handling for tightly received RTS messages in xtp_rx_rts_session_new Oliver Neukum (3): net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings usb: gadget: printer: SS+ support usb: gadget: printer: fix races against disable Ondrej Mosnacek (1): cipso: fix total option length computation Oswald Buddenhagen (1): ALSA: emux: improve patch ioctl data validation Pablo Neira Ayuso (2): netfilter: nf_tables: validate family when identifying table via handle netfilter: nf_tables: fully validate NFT_DATA_VALUE on store to data registers Paolo Abeni (1): mptcp: ensure snd_una is properly initialized on connect Parker Newman (1): serial: exar: adding missing CTI and Exar PCI ids Patrisious Haddad (1): RDMA/mlx5: Add check for srq max_sge attribute Paul E. McKenney (1): rcutorture: Fix rcu_torture_one_read() pipe_count overflow comment Pedro Tammela (1): net/sched: act_api: rely on rcu in tcf_idr_check_alloc Peter Delevoryas (1): net/ncsi: Simplify Kconfig/dts control flow Peter Oberparleiter (1): gcov: add support for GCC 14 Petr Pavlu (1): net/ipv6: Fix the RT cache flush via sysctl using a previous delay Pierre-Louis Bossart (1): ASoC: Intel: sof_sdw: add JD2 quirk for HP Omen 14 Qing Wang (1): dmaengine: ioat: switch from 'pci_' to 'dma_' API Raju Rangoju (1): ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." Remi Pommarel (1): wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup() Ricardo Ribalda (1): media: dvbdev: Initialize sbuf Rick Wertenbroek (1): PCI: rockchip-ep: Remove wrong mask on subsys_vendor_id Rik van Riel (1): fs/proc: fix softlockup in __read_vmcore Roman Smirnov (1): udf: udftime: prevent overflow in udf_disk_stamp_to_time() Ryusuke Konishi (2): nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors nilfs2: fix potential kernel bug due to lack of writeback flag waiting Sean O'Brien (1): HID: Add quirk for Logitech Casa touchpad Sebastian Andrzej Siewior (1): xdp: xdp_mem_allocator can be NULL in trace_mem_connect(). Shahar S Matityahu (1): wifi: iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef Shichao Lai (1): usb-storage: alauda: Check whether the media is initialized Shigeru Yoshida (1): net: can: j1939: Initialize unused data in j1939_send_one() Shyam Prasad N (1): cifs: missed ref-counting smb session in find Sicong Huang (1): greybus: Fix use-after-free bug in gb_interface_release due to race condition. Songyang Li (1): MIPS: Octeon: Add PCIe link status check Stefan Wahren (1): qca_spi: Make interrupt remembering atomic Steven Rostedt (Google) (1): tracing/selftests: Fix kprobe event name test for .isra. functions Su Yue (2): ocfs2: use coarse time for new created files ocfs2: fix races between hole punching and AIO+DIO Sven Eckelmann (1): batman-adv: Don't accept TT entries for out-of-spec VIDs Taehee Yoo (1): ionic: fix use after netif_napi_del() Takashi Iwai (1): ACPI: video: Add backlight=native quirk for Lenovo Slim 7 16ARH7 Toke Høiland-Jørgensen (1): xdp: Allow registering memory model without rxq reference Tomas Winkler (1): mei: me: release irq in mei_me_pci_resume error path Tomi Valkeinen (1): pmdomain: ti-sci: Fix duplicate PD referrals Tony Luck (2): x86/cpu/vfm: Add new macros to work with (vendor/family/model) values x86/cpu: Fix x86_match_cpu() to match just X86_VENDOR_INTEL Tristram Ha (1): net: dsa: microchip: fix initial port flush problem Trond Myklebust (1): knfsd: LOOKUP can return an illegal error value Tzung-Bi Shih (1): power: supply: cros_usbpd: provide ID table for avoiding fallback match Udit Kumar (2): serial: 8250_omap: Implementation of Errata i2310 serial: 8250_omap: Fix Errata i2310 with RX FIFO level check Uri Arev (1): Bluetooth: ath3k: Fix multiple issues reported by checkpatch.pl Uwe Kleine-König (2): mmc: davinci: Don't strip remove function when driver is builtin pwm: stm32: Refuse too small period requests Vamshi Gajjela (1): spmi: hisi-spmi-controller: Do not override device identifier Vasant Hegde (1): iommu/amd: Introduce pci segment structure Vasileios Amoiridis (4): iio: chemical: bme680: Fix pressure value output iio: chemical: bme680: Fix calibration data variable iio: chemical: bme680: Fix overflows in compensate() functions iio: chemical: bme680: Fix sensor data read operation Vlad Buslov (1): net/sched: act_ct: set 'net' pointer when creating new nf_flow_table Wander Lairson Costa (1): drop_monitor: replace spin_lock by raw_spin_lock Wesley Cheng (1): usb: gadget: f_fs: Fix race between aio_cancel() and AIO request complete Xiaolei Wang (2): net: stmmac: replace priv->speed with the portTransmitRate from the tc-cbs parameters net: stmmac: No need to calculate speed divider when offload is disabled Xin Long (2): tipc: force a dst refcount before doing decryption sched: act_ct: add netns into the key of tcf_ct_flow_table Yazen Ghannam (1): x86/amd_nb: Check for invalid SMN reads Yonghong Song (1): selftests/bpf: Fix flaky test btf_map_in_map/lookup_update YonglongLi (2): mptcp: pm: inc RmAddr MIB counter once per RM_ADDR ID mptcp: pm: update add_addr counters after connect Yue Haibing (1): netns: Make get_net_ns() handle zero refcount net Yunjian Wang (1): SUNRPC: Fix null pointer dereference in svc_rqst_free() Yunlei He (1): f2fs: remove clear SB_INLINECRYPT flag in default_options Yunseong Kim (1): tracing/net_sched: NULL pointer dereference in perf_trace_qdisc_reset() Zheng Zhi Yuan (1): drivers: fix typo in firmware/efi/memmap.c Zqiang (1): rcutorture: Fix invalid context warning when enable srcu barrier testing