APPLIED: [SRU][Lunar][PULL] Lunar upstream stable patchset 2023-09-21
Roxana Nicolescu
roxana.nicolescu at canonical.com
Fri Sep 29 08:50:38 UTC 2023
On 21/09/2023 21:24, Kamal Mostafa wrote:
> This pull request (387 commits) includes the following Lunar stable
> patchsets:
>
> Lunar update: upstream stable patchset 2023-09-21
> Ported from the following upstream stable releases:
> v6.1.41, v6.4.6
> v6.1.42, v6.4.7
> v6.1.43, v6.4.8
> https://bugs.launchpad.net/bugs/2037005
>
> Note also that the 'stable-next' branch head contains this and all prior
> pending upstream stable releases, rebased to master-next:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/lunar stable-next
>
> -Kamal
>
> -----
>
> The following changes since commit a0a9cf6519c8ce34caf4c03e6afcf796147ad641:
>
> mei: mei-me: resume device in prepare (2023-09-20 11:34:04 +0200)
>
> are available in the Git repository at:
>
> git://git.launchpad.net/~ubuntu-kernel-stable/+git/lunar tags/lunar-stable-2023-09-21
>
> for you to fetch changes up to defa6679cefb695f00cea197f930687303a5bff5:
>
> UBUNTU: Upstream stable to v6.1.43, v6.4.8 (2023-09-21 12:06:00 -0700)
>
> ----------------------------------------------------------------
> Abe Kohandel (2):
> spi: dw: Add compatible for Intel Mount Evans SoC
> spi: dw: Remove misleading comment for Mount Evans SoC
>
> Aditi Ghag (1):
> bpf: tcp: Avoid taking fast sock lock in iterator
>
> Adrien Thierry (2):
> phy: qcom-snps-femto-v2: keep cfg_ahb_clk enabled during runtime suspend
> phy: qcom-snps-femto-v2: properly enable ref clock
>
> Ahmed Zaki (3):
> iavf: use internal state to free traffic IRQs
> iavf: fix a deadlock caused by rtnl and driver's lock circular dependencies
> iavf: fix reset task race with iavf_remove()
>
> Aleksa Savic (1):
> hwmon: (aquacomputer_d5next) Fix incorrect PWM value readout
>
> Alex Deucher (2):
> drm/amdgpu/pm: make gfxclock consistent for sienna cichlid
> drm/amdgpu/pm: make mclk consistent for smu 13.0.7
>
> Alex Elder (1):
> net: ipa: only reset hashed tables when supported
>
> Alexander Duyck (1):
> bpf, arm64: Fix BTI type used for freplace attached functions
>
> Alexander Steffen (1):
> tpm_tis: Explicitly check for error code
>
> Andi Shyti (2):
> i2c: nomadik: Remove unnecessary goto label
> i2c: nomadik: Use devm_clk_get_enabled()
>
> Andrzej Hajda (1):
> drm/i915/perf: add sentinel to xehp_oa_b_counters
>
> Andy Shevchenko (2):
> pwm: Add a stub for devm_pwmchip_add()
> Revert "um: Use swap() to make code cleaner"
>
> Antoine Tenart (1):
> net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
>
> Arnd Bergmann (2):
> kallsyms: add kallsyms_seqs_of_names to list of special symbols
> ata: pata_ns87415: mark ns87560_tf_read static
>
> Bart Van Assche (1):
> block: Fix a source code comment in include/uapi/linux/blkzoned.h
>
> Bartosz Golaszewski (1):
> gpio: mvebu: fix irq domain leak
>
> Baskaran Kannan (1):
> hwmon: (k10temp) Enable AMD3255 Proc to show negative temperature
>
> Bernd Schubert (1):
> fuse: Apply flags2 only when userspace set the FUSE_INIT_EXT
>
> Biju Das (1):
> pinctrl: renesas: rzg2l: Handle non-unique subnode names
>
> Bjorn Helgaas (1):
> PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
>
> Breno Leitao (2):
> cxl/acpi: Fix a use-after-free in cxl_parse_cfmws()
> cxl/acpi: Return 'rc' instead of '0' in cxl_parse_cfmws()
>
> Chaoyuan Peng (1):
> tty: n_gsm: fix UAF in gsm_cleanup_mux
>
> Chenguang Zhao (1):
> LoongArch: BPF: Enable bpf_probe_read{, str}() on LoongArch
>
> Christian Brauner (2):
> ovl: check type and offset of struct vfsmount in ovl_entry
> file: always lock position for FMODE_ATOMIC_POS
>
> Christian König (2):
> drm/ttm: never consider pinned BOs for eviction&swap
> dma-buf: keep the signaling time of merged fences v3
>
> Christian Marangi (3):
> net: dsa: qca8k: fix search_and_insert wrong handling of new rule
> net: dsa: qca8k: fix broken search_and_del
> net: dsa: qca8k: fix mdb add/del case with 0 VID
>
> Christoffer Sandberg (1):
> ALSA: hda/realtek: Add quirk for Clevo NS70AU
>
> Christoph Hellwig (1):
> btrfs: be a bit more careful when setting mirror_num_ret in btrfs_map_block
>
> Christophe JAILLET (2):
> i2c: nomadik: Remove a useless call in the remove function
> drm/i915: Fix an error handling path in igt_write_huge()
>
> Claudio Imbrenda (2):
> KVM: s390: pv: fix index value of replaced ASCE
> KVM: s390: pv: simplify shutdown and fix race
>
> Cruise Hung (1):
> drm/amd/display: Update correct DCN314 register header
>
> Dan Carpenter (8):
> ASoC: SOF: ipc3-dtrace: uninitialized data in dfsentry_trace_filter_write()
> phy: phy-mtk-dp: Fix an error code in probe()
> RDMA/mlx4: Make check for invalid flags stricter
> drm/amd/display: Unlock on error path in dm_handle_mst_sideband_msg_ready_event()
> Revert "usb: gadget: tegra-xudc: Fix error check in tegra_xudc_powerdomain_init()"
> Revert "usb: xhci: tegra: Fix error check"
> proc/vmcore: fix signedness bug in read_from_oldmem()
> dma-buf: fix an error pointer vs NULL bug
>
> Daniel Golle (2):
> net: ethernet: mtk_eth_soc: handle probe deferral
> net: ethernet: mtk_eth_soc: always mtk_get_ib1_pkt_type
>
> Daniel Miess (2):
> drm/amd/display: Fix possible underflow for displays with large vblank
> drm/amd/display: Prevent vtotal from being set to 0
>
> Demi Marie Obenour (1):
> xen: speed up grant-table reclaim
>
> Ding Hui (2):
> iavf: Fix use-after-free in free_netdev
> iavf: Fix out-of-bounds when setting channels on remove
>
> Dmitry Baryshkov (1):
> drm/msm/dpu: drop enum dpu_core_perf_data_bus_id
>
> Dmytro Laktyushkin (2):
> drm/amd/display: add pixel rate based CRB allocation support
> drm/amd/display: fix dcn315 single stream crb allocation
>
> Domenico Cerasuolo (4):
> sched/psi: Rearrange polling code in preparation
> sched/psi: Rename existing poll members in preparation
> sched/psi: Extract update_triggers side effect
> sched/psi: Allow unprivileged polling of N*2s period
>
> Douglas Anderson (1):
> Bluetooth: hci_sync: Avoid use-after-free in dbg for hci_remove_adv_monitor()
>
> Eric Dumazet (13):
> tcp: annotate data-races around tcp_rsk(req)->txhash
> tcp: annotate data-races around tcp_rsk(req)->ts_recent
> tcp: annotate data-races around tp->tcp_tx_delay
> tcp: annotate data-races around tp->tsoffset
> tcp: annotate data-races around tp->keepalive_time
> tcp: annotate data-races around tp->keepalive_intvl
> tcp: annotate data-races around tp->keepalive_probes
> tcp: annotate data-races around icsk->icsk_syn_retries
> tcp: annotate data-races around tp->linger2
> tcp: annotate data-races around rskq_defer_accept
> tcp: annotate data-races around tp->notsent_lowat
> tcp: annotate data-races around icsk->icsk_user_timeout
> tcp: annotate data-races around fastopenq.max_qlen
>
> Eric Whitney (1):
> ext4: correct inline offset when handling xattrs in inode body
>
> Fabio Estevam (1):
> ASoC: fsl_sai: Revert "ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode"
>
> Fedor Pchelkin (1):
> tipc: stop tipc crypto on failure in tipc_node_create
>
> Fedor Ross (1):
> can: mcp251xfd: __mcp251xfd_chip_set_mode(): increase poll timeout
>
> Filipe Manana (6):
> btrfs: fix warning when putting transaction with qgroups enabled after abort
> btrfs: zoned: fix memory leak after finding block group with super blocks
> btrfs: fix race between quota disable and relocation
> btrfs: account block group tree when calculating global reserve size
> btrfs: check if the transaction was aborted at btrfs_wait_for_commit()
> btrfs: check for commit error at btrfs_attach_transaction_barrier()
>
> Florian Kauer (1):
> igc: Prevent garbled TX queue with XDP ZEROCOPY
>
> Florian Westphal (3):
> netfilter: nf_tables: fix spurious set element insertion failure
> netfilter: nf_tables: can't schedule in nft_chain_validate
> netfilter: nft_set_rbtree: fix overlap expiration walk
>
> Frank Li (2):
> usb: gadget: call usb_gadget_check_config() to verify UDC capability
> usb: cdns3: fix incorrect calculation of ep_buf_size when more than one config
>
> Gabe Teeger (1):
> drm/amd/display: update extended blank for dcn314 onwards
>
> Gaosheng Cui (1):
> drm/msm: Fix IS_ERR_OR_NULL() vs NULL check in a5xx_submit_in_rb()
>
> Geert Uytterhoeven (1):
> pinctrl: renesas: rzv2m: Handle non-unique subnode names
>
> Geetha sowjanya (1):
> octeontx2-pf: Dont allocate BPIDs for LBK interfaces
>
> Georg Müller (2):
> perf probe: Add test for regression introduced by switch to die_get_decl_file()
> perf probe: Read DWARF files from the correct CU
>
> Gilles Buloz (1):
> hwmon: (nct7802) Fix for temp6 (PECI1) processed even if PECI1 disabled
>
> Gratian Crisan (1):
> usb: dwc3: pci: skip BYT GPIO lookup table for hardwired phy
>
> Greg Kroah-Hartman (2):
> Documentation: security-bugs.rst: update preferences when dealing with the linux-distros group
> Documentation: security-bugs.rst: clarify CVE handling
>
> Guanghui Feng (1):
> ACPI/IORT: Remove erroneous id_count check in iort_node_get_rmr_info()
>
> Guchun Chen (1):
> drm/amdgpu/vkms: relax timer deactivation by hrtimer_try_to_cancel
>
> Guiting Shen (1):
> usb: ohci-at91: Fix the unhandle interrupt when resume
>
> Gustavo A. R. Silva (2):
> MIPS: dec: prom: Address -Warray-bounds warning
> wifi: wext-core: Fix -Wstringop-overflow warning in ioctl_standard_iw_point()
>
> Hangbin Liu (2):
> bonding: reset bond's flags when down link is P2P device
> team: reset team's flags when down link is P2P device
>
> Hans de Goede (2):
> ACPI: video: Add backlight=native DMI quirk for Dell Studio 1569
> gpio: tps68470: Make tps68470_gpio_output() always set the initial value
>
> Hao Chen (1):
> net: hns3: fix strncpy() not using dest-buf length as length issue
>
> Hao Lan (1):
> net: hns3: fix the imp capability bit cannot exceed 32 bits issue
>
> Haren Myneni (1):
> powerpc/pseries/vas: Hold mmap_mutex after mmap lock during window close
>
> Harshit Mogalapalli (1):
> phy: hisilicon: Fix an out of bounds check in hisi_inno_phy_probe()
>
> Hersen Wu (1):
> drm/amd/display: fix linux dp link lost handled only one time
>
> Huacai Chen (1):
> MIPS: Loongson: Fix build error when make modules_install
>
> Ilan Peer (1):
> wifi: mac80211_hwsim: Fix possible NULL dereference
>
> Ilpo Järvinen (2):
> PCI/ASPM: Factor out pcie_wait_for_retrain()
> PCI/ASPM: Avoid link retraining race
>
> Ilya Dryomov (3):
> rbd: make get_lock_owner_info() return a single locker or NULL
> rbd: harden get_lock_owner_info() a bit
> rbd: retrieve and check lock owner twice before blocklisting
>
> Ilya Leoshkevich (1):
> selftests/bpf: Fix sk_assign on s390x
>
> Immad Mir (2):
> FS: JFS: Fix null-ptr-deref Read in txBegin
> FS: JFS: Check for read-only mounted filesystem in txBegin
>
> Jacob Keller (2):
> iavf: fix potential deadlock on allocation failure
> iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILED
>
> Jaewon Kim (1):
> spi: s3c64xx: clear loopback bit after loopback test
>
> Jakub Vanek (1):
> Revert "usb: dwc3: core: Enable AutoRetry feature in the controller"
>
> James Clark (1):
> perf build: Fix library not found error when using CSLIBS
>
> Jan Kara (2):
> quota: Properly disable quotas when add_dquot_ref() fails
> udf: Fix uninitialized array access for some pathnames
>
> Jason Gunthorpe (2):
> iommufd: IOMMUFD_DESTROY should not increase the refcount
> iommufd: Set end correctly when doing batch carry
>
> Jason Wang (1):
> virtio-net: fix race between set queues and probe
>
> Jedrzej Jagielski (1):
> ice: Fix memory management in ice_ethtool_fdir.c
>
> Jens Axboe (1):
> io_uring: treat -EAGAIN for REQ_F_NOWAIT as final for io-wq
>
> Jerry Meng (1):
> USB: serial: option: support Quectel EM060K_128
>
> Jiapeng Chong (1):
> security: keys: Modify mismatched function name
>
> Jiawen Wu (1):
> net: phy: marvell10g: fix 88x3310 power up
>
> Jiaxun Yang (1):
> MIPS: Loongson: Move arch cflags to MIPS top level Makefile
>
> Jijie Shao (2):
> net: hns3: fix wrong tc bandwidth weight data issue
> net: hns3: fix wrong bw weight of disabled tc issue
>
> Jiri Benc (3):
> vxlan: calculate correct header length for GPE
> vxlan: generalize vxlan_parse_gpe_hdr and remove unused args
> vxlan: fix GRO with VXLAN-GPE
>
> Jisheng Zhang (2):
> net: ethernet: litex: add support for 64 bit stats
> usb: dwc3: don't reset device side if dwc3 was configured as host-only
>
> Jocelyn Falempe (2):
> drm/client: Fix memory leak in drm_client_target_cloned
> drm/client: Fix memory leak in drm_client_modeset_probe
>
> Joe Thornber (1):
> dm cache policy smq: ensure IO doesn't prevent cleaner policy progress
>
> Johan Hovold (13):
> ASoC: codecs: wcd938x: fix missing clsh ctrl error handling
> ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component remove
> ASoC: qdsp6: audioreach: fix topology probe deferral
> ASoC: codecs: wcd938x: fix resource leaks on component remove
> ASoC: codecs: wcd938x: fix missing mbhc init error handling
> ASoC: codecs: wcd934x: fix resource leaks on component remove
> ASoC: codecs: wcd938x: fix codec initialisation race
> ASoC: codecs: wcd938x: fix soundwire initialisation race
> ASoC: codecs: wcd938x: fix mbhc impedance loglevel
> serial: qcom-geni: drop bogus runtime pm state update
> USB: serial: simple: sort driver entries
> soundwire: fix enumeration completion
> PM: sleep: wakeirq: fix wake irq arming
>
> Johannes Berg (1):
> wifi: iwlwifi: mvm: avoid baid size integer overflow
>
> Jonas Gorski (2):
> spi: bcm63xx: fix max prepend length
> irq-bcm6345-l1: Do not assume a fixed block to cpu mapping
>
> Josef Bacik (2):
> btrfs: set_page_extent_mapped after read_folio in btrfs_cont_expand
> btrfs: fix race between balance and cancel/pause
>
> Kailang Yang (1):
> ALSA: hda/realtek - remove 3k pull low procedure
>
> Kamal Mostafa (4):
> UBUNTU: Upstream stable to v6.1.41, v6.4.6
> UBUNTU: Upstream stable to v6.1.42, v6.4.7
> UBUNTU: [Config] updateconfigs for AMPERE_ERRATUM_AC03_CPU_38
> UBUNTU: Upstream stable to v6.1.43, v6.4.8
>
> Kashyap Desai (1):
> RDMA/bnxt_re: Prevent handling any completions after qp destroy
>
> Kirill A. Shutemov (1):
> x86/traps: Fix load_unaligned_zeropad() handling for shared TDX memory
>
> Krzysztof Kozlowski (1):
> phy: qcom-snps: correct struct qcom_snps_hsphy kerneldoc
>
> Kui-Feng Lee (1):
> bpf: Print a warning only if writing to unprivileged_bpf_disabled.
>
> Kumar Kartikeya Dwivedi (2):
> bpf: Fix subprog idx logic in check_max_stack_depth
> bpf: Repeat check_max_stack_depth for async callbacks
>
> Kuniyuki Iwashima (2):
> Revert "tcp: avoid the lookup process failing to get sk in ehash table"
> llc: Don't drop packet from non-root netns.
>
> Kurt Kanzenbach (1):
> igc: Avoid transmit queue timeout for XDP
>
> Kyle Tso (3):
> usb: typec: Set port->pd before adding device for typec_port
> usb: typec: Iterate pds array when showing the pd list
> usb: typec: Use sysfs_emit_at when concatenating the string
>
> Larry Finger (1):
> staging: r8712: Fix memory leak in _r8712_init_xmit_priv()
>
> Liam R. Howlett (4):
> maple_tree: fix node allocation testing on 32 bit
> test_maple_tree: test modifications while iterating
> maple_tree: add __init and __exit to test module
> maple_tree: fix 32 bit mas_next testing
>
> Lin Ma (1):
> net/sched: mqprio: Add length check for TCA_MQPRIO_{MAX/MIN}_RATE64
>
> Linus Torvalds (1):
> mm: suppress mm fault logging if fatal signal already pending
>
> Linus Walleij (1):
> dsa: mv88e6xxx: Do a final check before timing out
>
> Luka Guzenko (2):
> ALSA: hda/realtek: Enable Mute LED on HP Laptop 15s-eq2xxx
> ALSA: hda/relatek: Enable Mute LED on HP 250 G8
>
> Maciej Żenczykowski (1):
> ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address
>
> Marc Kleine-Budde (3):
> can: gs_usb: gs_can_open(): improve error handling
> can: gs_usb: fix time stamp counter initialization
> can: gs_usb: gs_can_close(): add missing set of CAN state to CAN_STATE_STOPPED
>
> Marc Zyngier (2):
> KVM: arm64: vgic-v4: Make the doorbell request robust w.r.t preemption
> irqchip/gic-v4.1: Properly lock VPEs when doing a directLPI invalidation
>
> Marcin Szycik (1):
> iavf: Wait for reset in callbacks which trigger it
>
> Marco Morandini (1):
> HID: add quirk for 03f0:464a HP Elite Presenter Mouse
>
> Marijn Suijten (1):
> drm/msm/dsi: Drop unused regulators from QCM2290 14nm DSI PHY config
>
> Mario Limonciello (3):
> drm/amd/display: Set minimum requirement for using PSR-SU on Rembrandt
> drm/amd/display: Set minimum requirement for using PSR-SU on Phoenix
> drm/amd: Fix an error handling mistake in psp_sw_init()
>
> Mark Brown (5):
> regmap: Drop initial version of maximum transfer length fixes
> regmap: Account for register length in SMBus I/O limits
> arm64/fpsimd: Ensure SME storage is allocated after SVE VL changes
> ASoC: wm8904: Fill the cache for WM8904_ADC_TEST_0 register
> arm64/sme: Set new vector length before reallocating
>
> Markus Elfring (2):
> i2c: Delete error messages for failed memory allocations
> i2c: Improve size determinations
>
> Martin KaFai Lau (1):
> bpf: Address KCSAN report on bpf_lru_list
>
> Martin Kaiser (1):
> fbdev: imxfb: warn about invalid left/right margin
>
> Masahiro Yamada (1):
> scripts/kallsyms: update the usage in the comment block
>
> Masami Hiramatsu (Google) (2):
> Revert "tracing: Add "(fault)" name injection to kernel probes"
> tracing/probes: Fix to record 0-length data_loc in fetch_store_string*() if fails
>
> Matthieu Baerts (4):
> selftests: tc: set timeout to 15 minutes
> selftests: tc: add 'ct' action kconfig dep
> selftests: tc: add ConnTrack procfs kconfig
> selftests: mptcp: join: only check for ip6tables if needed
>
> Matus Gajdos (2):
> ASoC: fsl_sai: Disable bit clock with transmitter
> ASoC: fsl_spdif: Silence output on stop
>
> Maxim Mikityanskiy (1):
> platform/x86: msi-laptop: Fix rfkill out-of-sync on MSI Wind U100
>
> Maxime Bizon (1):
> wifi: ath11k: fix registration of 6Ghz-only phy without the full channel range
>
> Menglong Dong (1):
> mptcp: introduce 'sk' to replace 'sock->sk' in mptcp_listen()
>
> Miaohe Lin (1):
> sched/fair: Use recent_used_cpu to test p->cpus_ptr
>
> Michael Grzeschik (1):
> usb: gadget: core: remove unbalanced mutex_unlock in usb_gadget_activate
>
> Miklos Szeredi (2):
> fuse: revalidate: don't invalidate if interrupted
> fuse: ioctl: translate ENOSYS in outarg
>
> Ming Lei (3):
> ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmd
> ublk: fail to start device if queue setup is interrupted
> ublk: fail to recover device if queue setup is interrupted
>
> Mohamed Khalfella (1):
> tracing/histograms: Return an error if we fail to add histogram to hist_vars list
>
> Mohsen Tahmasebi (1):
> USB: serial: option: add Quectel EC200A module support
>
> Muhammad Husaini Zulkifli (1):
> igc: Fix Kernel Panic during ndo_tx_timeout callback
>
> Mukesh Sisodiya (1):
> wifi: iwlwifi: Add support for new PCI Id
>
> Naohiro Aota (1):
> btrfs: zoned: do not enable async discard
>
> Nicholas Kazlauskas (1):
> drm/amd/display: Keep PHY active for DP displays on DCN31
>
> Nicolas Dufresne (1):
> media: amphion: Fix firmware path to match linux-firmware
>
> Oleksij Rempel (3):
> net: dsa: microchip: ksz8: Separate static MAC table operations for code reuse
> net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static
> net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty entries
>
> Oliver Neukum (2):
> USB: serial: simple: add Kaufmann RKS+CAN VCP
> Revert "xhci: add quirk for host controllers that don't update endpoint DCS"
>
> Oliver Upton (3):
> KVM: arm64: Correctly handle page aging notifiers for unaligned memslot
> KVM: arm64: Condition HW AF updates on config option
> arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2
>
> Ondrej Mosnacek (1):
> io_uring: don't audit the capability check in io_uring_create()
>
> Oswald Buddenhagen (1):
> ALSA: emu10k1: roll up loops in DSP setup code for Audigy
>
> P Praneesh (1):
> wifi: ath11k: fix memory leak in WMI firmware stats
>
> Pablo Neira Ayuso (3):
> netfilter: nf_tables: skip bound chain in netns release path
> netfilter: nf_tables: fix underflow in object reference counter
> netfilter: nf_tables: fix underflow in chain reference counter
>
> Paolo Abeni (1):
> mptcp: more accurate NL event generation
>
> Paul E. McKenney (1):
> rcu: Mark additional concurrent load from ->cpu_no_qs.b.exp
>
> Pauli Virtanen (3):
> Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
> Bluetooth: hci_event: call disconnect callback before deleting conn
> Bluetooth: ISO: fix iso_conn related locking and validity issues
>
> Pavel Asyutchenko (1):
> ALSA: hda/realtek: Support ASUS G713PV laptop
>
> Peng Zhang (1):
> maple_tree: set the node limit when creating a new root node
>
> Peter Zijlstra (1):
> locking/rtmutex: Fix task->pi_waiters integrity
>
> Petr Oros (1):
> devlink: report devlink_port_type_warn source device
>
> Petr Pavlu (1):
> keys: Fix linking a duplicate key to a keyring's assoc_array
>
> Przemek Kitszel (1):
> iavf: make functions static where possible
>
> Qingqing Zhuo (1):
> drm/amd/display: force connector state when bpc changes during compliance
>
> Qu Wenruo (1):
> btrfs: raid56: always verify the P/Q contents for scrub
>
> Radhakrishna Sripada (1):
> drm/i915/dpt: Use shmem for dpt objects
>
> Rafael J. Wysocki (3):
> ACPI: processor: perflib: Use the "no limit" frequency QoS
> ACPI: processor: perflib: Avoid updating frequency QoS unnecessarily
> cpufreq: intel_pstate: Drop ACPI _PSS states table patching
>
> Randy Dunlap (1):
> drm/amd/display: fix dc/core/dc.c kernel-doc
>
> Ricardo Ribalda (1):
> usb: xhci-mtk: set the dma max_seg_size
>
> Rick Wertenbroek (3):
> PCI: rockchip: Remove writes to unused registers
> PCI: rockchip: Fix window mapping and address translation for endpoint
> PCI: rockchip: Don't advertise MSI-X in PCIe capabilities
>
> Rob Clark (3):
> drm/msm/adreno: Fix snapshot BINDLESS_DATA size
> drm/msm: Switch idr_lock to spinlock
> drm/msm: Disallow submit with fence id 0
>
> Rob Herring (1):
> of: Preserve "of-display" device name for compatibility
>
> Rodrigo Siqueira (1):
> drm/amd/display: Add FAMS validation before trying to use it
>
> Ross Lagerwall (1):
> blk-mq: Fix stall due to recursive flush plug
>
> Ruihong Luo (1):
> serial: 8250_dw: Preserve original value of DLF register
>
> Sakari Ailus (2):
> media: staging: atomisp: select V4L2_FWNODE
> media: tc358746: Address compiler warnings
>
> Sameer Pujar (1):
> ASoC: rt5640: Fix sleep in atomic context
>
> Samson Tam (1):
> drm/amd/display: add ODM case when looking for first split pipe
>
> Samuel Holland (1):
> serial: sifive: Fix sifive_serial_console_setup() section
>
> Samuel Thibault (1):
> TIOCSTI: always enable for CAP_SYS_ADMIN
>
> Sean Christopherson (3):
> KVM: Grab a reference to KVM for VM and vCPU stats file descriptors
> KVM: VMX: Don't fudge CR0 and CR4 for restricted L2 guest
> KVM: x86: Disallow KVM_SET_SREGS{2} if incoming CR0 is invalid
>
> Selvin Xavier (1):
> RDMA/bnxt_re: Fix hang during driver unload
>
> Sheetal (2):
> ASoC: tegra: Fix ADX byte map
> ASoC: tegra: Fix AMX byte map
>
> Shigeru Yoshida (1):
> rcu-tasks: Avoid pr_info() with spin lock in cblist_init_generic()
>
> Shiraz Saleem (4):
> RDMA/irdma: Add missing read barriers
> RDMA/irdma: Fix data race on CQP completion stats
> RDMA/irdma: Fix data race on CQP request done
> RDMA/core: Update CMA destination address on rdma_resolve_addr
>
> Shyam Sundar S K (2):
> platform/x86/amd/pmf: Notify OS power slider update
> platform/x86/amd/pmf: reduce verbosity of apmf_get_system_params
>
> Simon Ser (1):
> drm/amd/display: only accept async flips for fast updates
>
> Sindhu Devale (2):
> RDMA/irdma: Fix op_type reporting in CQEs
> RDMA/irdma: Report correct WC error
>
> Srinivas Kandagatla (3):
> ASoC: codecs: wcd938x: fix dB range for HPHL and HPHR
> ASoC: qcom: q6apm: do not close GPR port before closing graph
> soundwire: qcom: update status correctly with mask
>
> Srinivasan Shanmugam (2):
> drm/amd/display: fix some coding style issues
> drm/amd/display: Clean up errors & warnings in amdgpu_dm.c
>
> Stefan Haberland (2):
> s390/dasd: fix hanging device after quiesce/resume
> s390/dasd: print copy pair message only for the correct error
>
> Stefano Stabellini (1):
> xenbus: check xen_domain in xenbus_probe_initcall
>
> Steve French (1):
> smb3: do not set NTLMSSP_VERSION flag for negotiate not auth request
>
> Steven Rostedt (Google) (2):
> tracing: Allow synthetic events to pass around stacktraces
> tracing: Fix trace_event_raw_event_synth() if else statement
>
> Suman Ghosh (1):
> octeontx2-af: Fix hash extraction enable configuration
>
> Sunil Goutham (1):
> octeontx2-af: Removed unnecessary debug messages.
>
> Suren Baghdasaryan (1):
> sched/psi: use kernfs polling functions for PSI trigger polling
>
> Taimur Hassan (1):
> drm/amd/display: check TG is non-null before checking if enabled
>
> Tanmay Patil (1):
> net: ethernet: ti: cpsw_ale: Fix cpsw_ale_get_field()/cpsw_ale_set_field()
>
> Thomas Bogendoerfer (1):
> RDMA/mthca: Fix crash when polling CQ for shared QPs
>
> Thomas Hellström (2):
> drm/ttm: Don't print error message if eviction was interrupted
> drm/ttm: Don't leak a resource on eviction error
>
> Thomas Petazzoni (1):
> ASoC: cs42l51: fix driver to properly autoload with automatic module loading
>
> Tiezhu Yang (1):
> LoongArch: BPF: Fix check condition to call lu32id in move_imm()
>
> Tristram Ha (1):
> net: dsa: microchip: correct KSZ8795 static MAC table access
>
> Trond Myklebust (1):
> nfsd: Remove incorrect check in nfsd4_validate_stateid
>
> Uwe Kleine-König (1):
> gpio: mvebu: Make use of devm_pwmchip_add
>
> Victor Nogueira (4):
> net: sched: cls_matchall: Undo tcf_bind_filter in case of failure after mall_set_parms
> net: sched: cls_u32: Undo tcf_bind_filter if u32_replace_hw_knode
> net: sched: cls_u32: Undo refcount decrement in case update failed
> net: sched: cls_bpf: Undo tcf_bind_filter in case of an error
>
> Vijendar Mukunda (1):
> ASoC: amd: acp: fix for invalid dai id handling in acp_get_byte_count()
>
> Ville Syrjälä (1):
> dma-buf/dma-resv: Stop leaking on krealloc() failure
>
> Vincent Whitchurch (1):
> net: stmmac: Apply redundant write work around on 4.xx too
>
> Vitaly Rodionov (1):
> ALSA: hda/realtek: Fix generic fixup definition for cs35l41 amp
>
> Vladimir Oltean (3):
> net: phy: prevent stale pointer dereference in phy_init()
> net/sched: mqprio: refactor nlattr parsing to a separate function
> net/sched: mqprio: add extack to mqprio_parse_nlattr()
>
> Wang Ming (2):
> net: ipv4: Use kfree_sensitive instead of kfree
> i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()
>
> Wayne Lin (2):
> drm/dp_mst: Clear MSG_RDY flag before sending new message
> drm/amd/display: Add polling method to handle MST reply packet
>
> Wei Fang (1):
> net: fec: avoid tx queue timeout when XDP is enabled
>
> Wen Gong (1):
> wifi: ath11k: add support default regdb while searching board-2.bin for WCN6855
>
> Xiubo Li (1):
> ceph: never send metrics if disable_send_metrics is set
>
> Xu Yang (1):
> usb: misc: ehset: fix wrong if condition
>
> Yan Zhai (1):
> gso: fix dodgy bit handling for GSO_UDP_L4
>
> Yangtao Li (1):
> fbdev: imxfb: Removed unneeded release_mem_region
>
> Yazen Ghannam (1):
> x86/MCE/AMD: Decrement threshold_bank refcount when removing threshold blocks
>
> Ye Bin (1):
> quota: fix warning in dqgrab()
>
> Yi Kuo (1):
> wifi: iwlwifi: pcie: add device id 51F1 for killer 1675
>
> Yicong Yang (1):
> sched/fair: Don't balance task to its current running CPU
>
> Yogesh (1):
> fs: jfs: Fix UBSAN: array-index-out-of-bounds in dbAllocDmapLev
>
> Yonghong Song (2):
> kallsyms: strip LTO-only suffixes from promoted global functions
> selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace_return_code
>
> Yu Kuai (3):
> dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths
> dm raid: clean up four equivalent goto tags in raid_ctr()
> dm raid: protect md_stop() with 'reconfig_mutex'
>
> Yuanjun Gong (5):
> net:ipv6: check return value of pskb_trim()
> atheros: fix return value check in atl1_tso()
> ethernet: atheros: fix return value check in atl1e_tso_csum()
> benet: fix return value check in be_lancer_xmit_workarounds()
> tipc: check return value of pskb_trim()
>
> YueHaibing (1):
> can: bcm: Fix UAF in bcm_proc_show()
>
> Yunxiang Li (1):
> drm/ttm: fix bulk_move corruption when adding a entry
>
> Zhang Shurong (2):
> fbdev: au1200fb: Fix missing IRQ check in au1200fb_drv_probe
> staging: ks7010: potential buffer overflow in ks_wlan_set_encode_ext()
>
> Zhang Yi (1):
> jbd2: recheck chechpointing non-dirty buffer
>
> Zheng Yejian (2):
> ring-buffer: Fix wrong stat of cpu_buffer->read
> tracing: Fix warning in trace_buffered_event_disable()
>
> Zhihao Cheng (1):
> jbd2: Fix wrongly judgement for buffer head removing while doing checkpoint
>
> Zhikai Zhai (1):
> drm/amd/display: Disable MPC split by default on special asic
>
> Zqiang (1):
> USB: gadget: Fix the memory leak in raw_gadget driver
>
> hackyzh002 (1):
> drm/radeon: Fix integer overflow in radeon_cs_parser_init
>
> Łukasz Bartosik (1):
> USB: quirks: add quirk for Focusrite Scarlett
>
> Documentation/ABI/testing/sysfs-module | 11 +
> Documentation/accounting/psi.rst | 4 +
> Documentation/admin-guide/security-bugs.rst | 39 +-
> Documentation/arm64/silicon-errata.rst | 3 +
> arch/arm64/Kconfig | 19 +
> arch/arm64/include/asm/kvm_host.h | 2 +
> arch/arm64/include/asm/kvm_pgtable.h | 26 +-
> arch/arm64/kernel/cpu_errata.c | 7 +
> arch/arm64/kernel/fpsimd.c | 37 +-
> arch/arm64/kvm/arm.c | 6 +-
> arch/arm64/kvm/hyp/pgtable.c | 63 ++-
> arch/arm64/kvm/mmu.c | 18 +-
> arch/arm64/kvm/vgic/vgic-v3.c | 2 +-
> arch/arm64/kvm/vgic/vgic-v4.c | 7 +-
> arch/arm64/net/bpf_jit_comp.c | 8 +-
> arch/arm64/tools/cpucaps | 1 +
> arch/loongarch/Kconfig | 1 +
> arch/loongarch/net/bpf_jit.h | 2 +-
> arch/mips/Makefile | 34 ++
> arch/mips/include/asm/dec/prom.h | 2 +-
> arch/mips/loongson2ef/Platform | 35 --
> arch/mips/loongson64/Platform | 16 -
> arch/powerpc/platforms/pseries/vas.c | 9 +-
> arch/s390/kvm/pv.c | 8 +-
> arch/s390/mm/gmap.c | 1 +
> arch/um/os-Linux/sigio.c | 7 +-
> arch/x86/include/asm/kvm-x86-ops.h | 1 +
> arch/x86/include/asm/kvm_host.h | 3 +-
> arch/x86/kernel/cpu/mce/amd.c | 4 +-
> arch/x86/kernel/traps.c | 18 +-
> arch/x86/kvm/svm/svm.c | 6 +
> arch/x86/kvm/vmx/vmx.c | 41 +-
> arch/x86/kvm/x86.c | 34 +-
> block/blk-core.c | 3 +-
> block/blk-mq.c | 9 +-
> debian.master/config/annotations | 1 +
> debian.master/upstream-stable | 4 +-
> drivers/acpi/arm64/iort.c | 3 -
> drivers/acpi/processor_perflib.c | 38 +-
> drivers/acpi/video_detect.c | 8 +
> drivers/ata/pata_ns87415.c | 2 +-
> drivers/base/power/power.h | 1 +
> drivers/base/power/wakeirq.c | 12 +-
> drivers/base/regmap/regmap-i2c.c | 8 +-
> drivers/base/regmap/regmap-spi-avmm.c | 2 +-
> drivers/base/regmap/regmap.c | 6 +-
> drivers/block/rbd.c | 124 +++--
> drivers/block/ublk_drv.c | 145 +++---
> drivers/char/tpm/tpm_tis_core.c | 9 +-
> drivers/cpufreq/intel_pstate.c | 14 -
> drivers/cxl/acpi.c | 5 +-
> drivers/dma-buf/dma-fence-unwrap.c | 26 +-
> drivers/dma-buf/dma-fence.c | 7 +-
> drivers/dma-buf/dma-resv.c | 13 +-
> drivers/gpio/gpio-mvebu.c | 26 +-
> drivers/gpio/gpio-tps68470.c | 6 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 6 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c | 5 +-
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 411 +++++++++--------
> drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 12 +
> .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_crtc.c | 12 +
> .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 125 ++++++
> .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 110 +++++
> .../amd/display/amdgpu_dm/amdgpu_dm_mst_types.h | 11 +
> .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_psr.c | 3 +-
> .../amd/display/dc/clk_mgr/dcn31/dcn31_clk_mgr.c | 5 +
> drivers/gpu/drm/amd/display/dc/core/dc.c | 97 ++--
> drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c | 141 +-----
> drivers/gpu/drm/amd/display/dc/core/dc_resource.c | 20 +
> drivers/gpu/drm/amd/display/dc/dc.h | 2 -
> drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c | 7 +
> drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h | 1 +
> drivers/gpu/drm/amd/display/dc/dc_stream.h | 1 +
> .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 3 +-
> drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 4 +-
> drivers/gpu/drm/amd/display/dc/dcn30/dcn30_optc.c | 7 +-
> .../drm/amd/display/dc/dcn303/dcn303_resource.c | 2 +-
> .../gpu/drm/amd/display/dc/dcn31/dcn31_hubbub.c | 1 +
> .../drm/amd/display/dc/dcn315/dcn315_resource.c | 106 ++++-
> drivers/gpu/drm/amd/display/dc/dm_helpers.h | 6 +
> .../gpu/drm/amd/display/dc/dml/dcn20/dcn20_fpu.c | 23 +-
> .../gpu/drm/amd/display/dc/dml/dcn31/dcn31_fpu.c | 25 +-
> .../gpu/drm/amd/display/dc/dml/dcn31/dcn31_fpu.h | 3 +
> .../amd/display/dc/dml/dcn31/display_mode_vba_31.c | 39 +-
> .../display/dc/dml/dcn31/display_rq_dlg_calc_31.c | 3 +-
> .../gpu/drm/amd/display/dc/dml/dcn314/dcn314_fpu.c | 15 +-
> .../dc/dml/dcn314/display_rq_dlg_calc_314.c | 16 +-
> .../drm/amd/display/dc/dml/display_mode_structs.h | 3 +-
> .../gpu/drm/amd/display/dc/dml/display_mode_vba.c | 6 +
> drivers/gpu/drm/amd/display/dc/inc/dc_link_dp.h | 4 +
> drivers/gpu/drm/amd/display/dmub/dmub_srv.h | 2 +
> drivers/gpu/drm/amd/display/dmub/inc/dmub_cmd.h | 2 +-
> drivers/gpu/drm/amd/display/dmub/src/Makefile | 2 +-
> drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.c | 5 +
> drivers/gpu/drm/amd/display/dmub/src/dmub_dcn31.h | 2 +
> drivers/gpu/drm/amd/display/dmub/src/dmub_dcn314.c | 67 +++
> drivers/gpu/drm/amd/display/dmub/src/dmub_dcn314.h | 35 ++
> drivers/gpu/drm/amd/display/dmub/src/dmub_srv.c | 12 +-
> .../drm/amd/pm/swsmu/smu11/sienna_cichlid_ppt.c | 8 +-
> .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 2 +-
> drivers/gpu/drm/display/drm_dp_mst_topology.c | 54 ++-
> drivers/gpu/drm/drm_client_modeset.c | 6 +
> drivers/gpu/drm/drm_syncobj.c | 6 +-
> drivers/gpu/drm/i915/display/intel_dp.c | 7 +-
> drivers/gpu/drm/i915/display/intel_dpt.c | 4 +-
> drivers/gpu/drm/i915/gem/selftests/huge_pages.c | 6 +-
> drivers/gpu/drm/i915/i915_perf.c | 1 +
> drivers/gpu/drm/msm/adreno/a5xx_gpu.c | 2 +-
> drivers/gpu/drm/msm/adreno/a6xx_gpu_state.h | 2 +-
> drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.h | 13 -
> drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c | 2 -
> drivers/gpu/drm/msm/msm_drv.c | 6 +-
> drivers/gpu/drm/msm/msm_gem_submit.c | 12 +-
> drivers/gpu/drm/msm/msm_gpu.h | 2 +-
> drivers/gpu/drm/msm/msm_submitqueue.c | 2 +-
> drivers/gpu/drm/nouveau/dispnv50/disp.c | 12 +-
> drivers/gpu/drm/radeon/radeon_cs.c | 3 +-
> drivers/gpu/drm/ttm/ttm_bo.c | 25 +-
> drivers/gpu/drm/ttm/ttm_resource.c | 5 +-
> drivers/hid/hid-ids.h | 1 +
> drivers/hid/hid-quirks.c | 1 +
> drivers/hwmon/aquacomputer_d5next.c | 2 +-
> drivers/hwmon/k10temp.c | 17 +-
> drivers/hwmon/nct7802.c | 2 +-
> drivers/i2c/busses/i2c-ibm_iic.c | 4 +-
> drivers/i2c/busses/i2c-nomadik.c | 42 +-
> drivers/i2c/busses/i2c-sh7760.c | 3 +-
> drivers/i2c/busses/i2c-tiny-usb.c | 4 +-
> drivers/infiniband/core/cma.c | 2 +
> drivers/infiniband/hw/bnxt_re/ib_verbs.c | 12 +
> drivers/infiniband/hw/bnxt_re/qplib_fp.c | 28 +-
> drivers/infiniband/hw/bnxt_re/qplib_fp.h | 1 +
> drivers/infiniband/hw/bnxt_re/qplib_rcfw.c | 8 +-
> drivers/infiniband/hw/irdma/ctrl.c | 31 +-
> drivers/infiniband/hw/irdma/defs.h | 46 +-
> drivers/infiniband/hw/irdma/hw.c | 3 +-
> drivers/infiniband/hw/irdma/main.h | 2 +-
> drivers/infiniband/hw/irdma/puda.c | 6 +
> drivers/infiniband/hw/irdma/type.h | 2 +
> drivers/infiniband/hw/irdma/uk.c | 5 +-
> drivers/infiniband/hw/irdma/utils.c | 8 +-
> drivers/infiniband/hw/mlx4/qp.c | 18 +-
> drivers/infiniband/hw/mthca/mthca_qp.c | 2 +-
> drivers/iommu/iommufd/device.c | 12 +-
> drivers/iommu/iommufd/iommufd_private.h | 15 +-
> drivers/iommu/iommufd/main.c | 78 +++-
> drivers/iommu/iommufd/pages.c | 2 +-
> drivers/irqchip/irq-bcm6345-l1.c | 14 +-
> drivers/irqchip/irq-gic-v3-its.c | 75 ++--
> drivers/md/dm-cache-policy-smq.c | 28 +-
> drivers/md/dm-raid.c | 20 +-
> drivers/md/md.c | 2 +
> drivers/media/i2c/tc358746.c | 4 +-
> drivers/media/platform/amphion/vpu_core.c | 4 +-
> drivers/net/bonding/bond_main.c | 5 +
> drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c | 10 +-
> drivers/net/can/spi/mcp251xfd/mcp251xfd.h | 1 +
> drivers/net/can/usb/gs_usb.c | 132 +++---
> drivers/net/dsa/microchip/ksz8.h | 2 -
> drivers/net/dsa/microchip/ksz8795.c | 121 +++--
> drivers/net/dsa/microchip/ksz_common.c | 8 +-
> drivers/net/dsa/microchip/ksz_common.h | 7 +
> drivers/net/dsa/mv88e6xxx/chip.c | 7 +
> drivers/net/dsa/qca/qca8k-common.c | 19 +-
> drivers/net/ethernet/atheros/atl1e/atl1e_main.c | 7 +-
> drivers/net/ethernet/atheros/atlx/atl1.c | 7 +-
> drivers/net/ethernet/emulex/benet/be_main.c | 3 +-
> drivers/net/ethernet/freescale/fec_main.c | 2 +
> drivers/net/ethernet/hisilicon/hns3/hnae3.h | 3 +-
> .../hisilicon/hns3/hns3_common/hclge_comm_cmd.c | 21 +-
> drivers/net/ethernet/hisilicon/hns3/hns3_debugfs.c | 31 +-
> .../net/ethernet/hisilicon/hns3/hns3pf/hclge_dcb.c | 17 +-
> .../ethernet/hisilicon/hns3/hns3pf/hclge_debugfs.c | 32 +-
> .../net/ethernet/hisilicon/hns3/hns3pf/hclge_tm.c | 3 +-
> drivers/net/ethernet/intel/i40e/i40e_debugfs.c | 2 +-
> drivers/net/ethernet/intel/iavf/iavf.h | 16 +-
> drivers/net/ethernet/intel/iavf/iavf_ethtool.c | 39 +-
> drivers/net/ethernet/intel/iavf/iavf_main.c | 234 +++++++---
> drivers/net/ethernet/intel/iavf/iavf_txrx.c | 43 +-
> drivers/net/ethernet/intel/iavf/iavf_txrx.h | 4 -
> drivers/net/ethernet/intel/iavf/iavf_virtchnl.c | 5 +-
> drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c | 26 +-
> drivers/net/ethernet/intel/igc/igc_main.c | 52 ++-
> drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 2 +-
> drivers/net/ethernet/litex/litex_liteeth.c | 19 +-
> .../ethernet/marvell/octeontx2/af/rvu_npc_hash.c | 59 ++-
> .../ethernet/marvell/octeontx2/af/rvu_npc_hash.h | 8 +-
> .../net/ethernet/marvell/octeontx2/nic/otx2_pf.c | 5 +-
> drivers/net/ethernet/mediatek/mtk_eth_soc.c | 29 +-
> drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c | 2 +-
> drivers/net/ethernet/stmicro/stmmac/dwmac4_lib.c | 4 +-
> drivers/net/ethernet/ti/cpsw_ale.c | 24 +-
> drivers/net/ipa/ipa_table.c | 20 +-
> drivers/net/phy/marvell10g.c | 7 +
> drivers/net/phy/phy_device.c | 21 +-
> drivers/net/team/team.c | 9 +
> drivers/net/virtio_net.c | 4 +-
> drivers/net/vxlan/vxlan_core.c | 165 ++++---
> drivers/net/wireless/ath/ath11k/core.c | 53 ++-
> drivers/net/wireless/ath/ath11k/mac.c | 3 +-
> drivers/net/wireless/ath/ath11k/wmi.c | 5 +
> drivers/net/wireless/intel/iwlwifi/mvm/sta.c | 2 +-
> drivers/net/wireless/intel/iwlwifi/pcie/drv.c | 4 +
> drivers/net/wireless/mac80211_hwsim.c | 4 +-
> drivers/of/platform.c | 2 +-
> drivers/pci/controller/pcie-rockchip-ep.c | 156 ++++---
> drivers/pci/controller/pcie-rockchip.h | 40 +-
> drivers/pci/pcie/aspm.c | 55 ++-
> drivers/phy/hisilicon/phy-hisi-inno-usb2.c | 2 +-
> drivers/phy/mediatek/phy-mtk-dp.c | 2 +-
> drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c | 74 +--
> drivers/pinctrl/renesas/pinctrl-rzg2l.c | 28 +-
> drivers/pinctrl/renesas/pinctrl-rzv2m.c | 28 +-
> drivers/platform/x86/amd/pmf/acpi.c | 23 +-
> drivers/platform/x86/amd/pmf/core.c | 9 +-
> drivers/platform/x86/amd/pmf/pmf.h | 16 +
> drivers/platform/x86/amd/pmf/sps.c | 74 ++-
> drivers/platform/x86/msi-laptop.c | 8 +-
> drivers/s390/block/dasd_3990_erp.c | 2 +-
> drivers/s390/block/dasd_ioctl.c | 1 +
> drivers/soundwire/bus.c | 8 +-
> drivers/soundwire/qcom.c | 2 +-
> drivers/spi/spi-bcm63xx.c | 2 +-
> drivers/spi/spi-dw-mmio.c | 22 +
> drivers/spi/spi-s3c64xx.c | 2 +
> drivers/staging/ks7010/ks_wlan_net.c | 6 +-
> drivers/staging/media/atomisp/Kconfig | 1 +
> drivers/staging/rtl8712/rtl871x_xmit.c | 43 +-
> drivers/staging/rtl8712/xmit_linux.c | 6 +
> drivers/tty/n_gsm.c | 4 +-
> drivers/tty/serial/8250/8250_dwlib.c | 6 +-
> drivers/tty/serial/qcom_geni_serial.c | 7 -
> drivers/tty/serial/sifive.c | 2 +-
> drivers/tty/tty_io.c | 2 +-
> drivers/usb/cdns3/cdns3-gadget.c | 4 +-
> drivers/usb/core/quirks.c | 4 +
> drivers/usb/dwc3/core.c | 20 +-
> drivers/usb/dwc3/core.h | 3 -
> drivers/usb/dwc3/dwc3-pci.c | 6 +-
> drivers/usb/gadget/composite.c | 4 +
> drivers/usb/gadget/legacy/raw_gadget.c | 10 +-
> drivers/usb/gadget/udc/core.c | 1 -
> drivers/usb/gadget/udc/tegra-xudc.c | 8 +-
> drivers/usb/host/ohci-at91.c | 8 +-
> drivers/usb/host/xhci-mtk.c | 1 +
> drivers/usb/host/xhci-pci.c | 4 +-
> drivers/usb/host/xhci-ring.c | 25 +-
> drivers/usb/host/xhci-tegra.c | 8 +-
> drivers/usb/misc/ehset.c | 8 +-
> drivers/usb/serial/option.c | 6 +
> drivers/usb/serial/usb-serial-simple.c | 73 +--
> drivers/usb/typec/class.c | 15 +-
> drivers/video/fbdev/au1200fb.c | 3 +
> drivers/video/fbdev/imxfb.c | 5 +-
> drivers/xen/grant-table.c | 40 +-
> drivers/xen/xenbus/xenbus_probe.c | 3 +
> fs/btrfs/block-group.c | 1 +
> fs/btrfs/block-rsv.c | 5 +
> fs/btrfs/disk-io.c | 7 +-
> fs/btrfs/inode.c | 14 +-
> fs/btrfs/qgroup.c | 19 +-
> fs/btrfs/raid56.c | 11 +-
> fs/btrfs/transaction.c | 10 +-
> fs/btrfs/volumes.c | 20 +-
> fs/btrfs/zoned.c | 3 +
> fs/ceph/metric.c | 2 +-
> fs/ext4/xattr.c | 14 +
> fs/file.c | 6 +-
> fs/fuse/dir.c | 2 +-
> fs/fuse/inode.c | 5 +-
> fs/fuse/ioctl.c | 21 +-
> fs/jbd2/checkpoint.c | 124 ++---
> fs/jfs/jfs_dmap.c | 3 +
> fs/jfs/jfs_txnmgr.c | 5 +
> fs/jfs/namei.c | 5 +
> fs/nfsd/nfs4state.c | 2 -
> fs/overlayfs/ovl_entry.h | 9 +
> fs/proc/vmcore.c | 2 +-
> fs/quota/dquot.c | 5 +-
> fs/smb/client/sess.c | 4 +-
> fs/udf/unicode.c | 2 +-
> include/drm/display/drm_dp_mst_helper.h | 7 +-
> include/kvm/arm_vgic.h | 2 +-
> include/linux/dma-fence.h | 2 +-
> include/linux/psi.h | 5 +-
> include/linux/psi_types.h | 46 +-
> include/linux/pwm.h | 5 +
> include/linux/tcp.h | 2 +-
> include/net/bluetooth/hci_core.h | 5 +
> include/net/ip.h | 2 +-
> include/net/tcp.h | 31 +-
> include/net/vxlan.h | 13 +-
> include/uapi/linux/blkzoned.h | 10 +-
> io_uring/io_uring.c | 10 +-
> kernel/bpf/bpf_lru_list.c | 21 +-
> kernel/bpf/bpf_lru_list.h | 7 +-
> kernel/bpf/syscall.c | 3 +-
> kernel/bpf/verifier.c | 32 +-
> kernel/cgroup/cgroup.c | 2 +-
> kernel/kallsyms.c | 5 +-
> kernel/locking/rtmutex.c | 170 ++++---
> kernel/locking/rtmutex_api.c | 2 +-
> kernel/locking/rtmutex_common.h | 47 +-
> kernel/locking/ww_mutex.h | 12 +-
> kernel/rcu/tasks.h | 5 +-
> kernel/rcu/tree_exp.h | 2 +-
> kernel/rcu/tree_plugin.h | 4 +-
> kernel/sched/fair.c | 4 +-
> kernel/sched/psi.c | 500 ++++++++++++---------
> kernel/signal.c | 4 +
> kernel/trace/ring_buffer.c | 22 +-
> kernel/trace/trace.h | 6 +
> kernel/trace/trace_events.c | 14 +-
> kernel/trace/trace_events_hist.c | 10 +-
> kernel/trace/trace_events_synth.c | 80 +++-
> kernel/trace/trace_probe.c | 2 +-
> kernel/trace/trace_probe_kernel.h | 30 +-
> kernel/trace/trace_probe_tmpl.h | 10 +-
> kernel/trace/trace_synth.h | 1 +
> kernel/trace/trace_uprobe.c | 3 +-
> lib/maple_tree.c | 3 +-
> lib/test_maple_tree.c | 233 ++++++----
> net/bluetooth/hci_conn.c | 10 +-
> net/bluetooth/hci_core.c | 42 +-
> net/bluetooth/hci_event.c | 15 +-
> net/bluetooth/hci_sync.c | 117 ++++-
> net/bluetooth/iso.c | 53 ++-
> net/bluetooth/mgmt.c | 26 +-
> net/can/bcm.c | 12 +-
> net/ceph/messenger.c | 1 +
> net/core/devlink.c | 5 +-
> net/ipv4/esp4.c | 2 +-
> net/ipv4/inet_connection_sock.c | 2 +-
> net/ipv4/inet_hashtables.c | 17 +-
> net/ipv4/inet_timewait_sock.c | 8 +-
> net/ipv4/ip_output.c | 4 +-
> net/ipv4/tcp.c | 57 +--
> net/ipv4/tcp_fastopen.c | 6 +-
> net/ipv4/tcp_ipv4.c | 27 +-
> net/ipv4/tcp_minisocks.c | 11 +-
> net/ipv4/tcp_output.c | 6 +-
> net/ipv4/udp_offload.c | 16 +-
> net/ipv6/addrconf.c | 14 +-
> net/ipv6/ip6_gre.c | 3 +-
> net/ipv6/tcp_ipv6.c | 4 +-
> net/ipv6/udp_offload.c | 3 +-
> net/llc/llc_input.c | 3 -
> net/mptcp/protocol.c | 19 +-
> net/netfilter/nf_tables_api.c | 23 +-
> net/netfilter/nft_set_rbtree.c | 20 +-
> net/sched/cls_bpf.c | 99 ++--
> net/sched/cls_matchall.c | 35 +-
> net/sched/cls_u32.c | 48 +-
> net/sched/sch_mqprio.c | 144 +++---
> net/tipc/crypto.c | 3 +-
> net/tipc/node.c | 2 +-
> net/wireless/wext-core.c | 6 +
> scripts/kallsyms.c | 9 +-
> security/keys/request_key.c | 35 +-
> security/keys/trusted-keys/trusted_tpm2.c | 2 +-
> sound/pci/emu10k1/emufx.c | 112 +----
> sound/pci/hda/patch_realtek.c | 56 ++-
> sound/soc/amd/acp/amd.h | 7 +-
> sound/soc/codecs/cs42l51-i2c.c | 6 +
> sound/soc/codecs/cs42l51.c | 7 -
> sound/soc/codecs/cs42l51.h | 1 -
> sound/soc/codecs/rt5640.c | 12 +-
> sound/soc/codecs/wcd-mbhc-v2.c | 57 ++-
> sound/soc/codecs/wcd934x.c | 12 +
> sound/soc/codecs/wcd938x.c | 86 +++-
> sound/soc/codecs/wm8904.c | 3 +
> sound/soc/fsl/fsl_sai.c | 8 +-
> sound/soc/fsl/fsl_sai.h | 1 +
> sound/soc/fsl/fsl_spdif.c | 2 +
> sound/soc/qcom/qdsp6/q6apm.c | 7 +-
> sound/soc/qcom/qdsp6/topology.c | 4 +-
> sound/soc/sof/ipc3-dtrace.c | 9 +-
> sound/soc/tegra/tegra210_adx.c | 34 +-
> sound/soc/tegra/tegra210_amx.c | 40 +-
> tools/perf/Makefile.config | 4 +-
> .../tests/shell/test_uprobe_from_different_cu.sh | 77 ++++
> tools/perf/util/dwarf-aux.c | 4 +-
> tools/testing/radix-tree/linux/init.h | 1 +
> tools/testing/radix-tree/maple.c | 153 +++----
> tools/testing/selftests/bpf/prog_tests/sk_assign.c | 25 +-
> tools/testing/selftests/bpf/progs/connect4_prog.c | 2 +-
> tools/testing/selftests/bpf/progs/test_sk_assign.c | 11 +
> .../selftests/bpf/progs/test_sk_assign_libbpf.c | 3 +
> tools/testing/selftests/net/mptcp/mptcp_join.sh | 4 +-
> tools/testing/selftests/tc-testing/config | 2 +
> tools/testing/selftests/tc-testing/settings | 1 +
> virt/kvm/kvm_main.c | 24 +
> 392 files changed, 5465 insertions(+), 3087 deletions(-)
> create mode 100644 drivers/gpu/drm/amd/display/dmub/src/dmub_dcn314.c
> create mode 100644 drivers/gpu/drm/amd/display/dmub/src/dmub_dcn314.h
> create mode 100644 tools/perf/tests/shell/test_uprobe_from_different_cu.sh
> create mode 100644 tools/testing/selftests/bpf/progs/test_sk_assign_libbpf.c
> create mode 100644 tools/testing/selftests/tc-testing/settings
>
Applied to lunar:master-next. Skipped netfilter: nf_tables: skip bound
chain in netns release path
because it was applied for CVE-2023-5197. Thanks!
Roxana
More information about the kernel-team
mailing list