2022-12-30 09:56:56

by Greg KH

[permalink] [raw]
Subject: [PATCH 6.0 0000/1066] 6.0.16-rc2 review

This is the start of the stable review cycle for the 6.0.16 release.
There are 1066 patches in this series, all will be posted as a response
to this one. If anyone has any issues with these being applied, please
let me know.

Responses should be made by Sun, 01 Jan 2023 09:38:41 +0000.
Anything received after that time might be too late.

The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.0.16-rc2.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.0.y
and the diffstat can be found below.

thanks,

greg k-h

-------------
Pseudo-Shortlog of commits:

Greg Kroah-Hartman <[email protected]>
Linux 6.0.16-rc2

Steven Price <[email protected]>
pwm: tegra: Fix 32 bit build

Christophe JAILLET <[email protected]>
mfd: qcom_rpm: Use devm_of_platform_populate() to simplify code

ChenXiaoSong <[email protected]>
cifs: fix use-after-free on the link name

Paulo Alcantara <[email protected]>
cifs: fix memory leaks in session setup

Zhang Xiaoxu <[email protected]>
cifs: Fix xid leak in cifs_get_file_info_unix()

Paulo Alcantara <[email protected]>
cifs: fix double-fault crash during ntlmssp

Yassine Oudjana <[email protected]>
extcon: usbc-tusb320: Call the Type-C IRQ handler only if a port is registered

Geert Uytterhoeven <[email protected]>
clk: renesas: r8a779f0: Fix SD0H clock name

Martin Leung <[email protected]>
drm/amd/display: revert Disable DRR actions during state commit

Lin Ma <[email protected]>
media: dvbdev: fix refcnt bug

Lin Ma <[email protected]>
media: dvbdev: fix build warning due to comments

Gaosheng Cui <[email protected]>
net: stmmac: fix errno when create_singlethread_workqueue() fails

Pavel Begunkov <[email protected]>
io_uring: remove iopoll spinlock

Pavel Begunkov <[email protected]>
io_uring: protect cq_timeouts with timeout_lock

Pavel Begunkov <[email protected]>
io_uring/net: fix cleanup after recycle

Pavel Begunkov <[email protected]>
io_uring: improve io_double_lock_ctx fail handling

Pavel Begunkov <[email protected]>
io_uring: add completion locking for iopoll

Arun Easi <[email protected]>
scsi: qla2xxx: Fix crash when I/O abort times out

David Hildenbrand <[email protected]>
mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings

Filipe Manana <[email protected]>
btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a range

Chen Zhongjin <[email protected]>
ovl: fix use inode directly in rcu-walk mode

Tetsuo Handa <[email protected]>
fbdev: fbcon: release buffer when fbcon_do_set_font() failed

Rickard x Andersson <[email protected]>
gcov: add support for checksum field

Yuan Can <[email protected]>
floppy: Fix memory leak in do_floppy_init()

Johan Hovold <[email protected]>
regulator: core: fix deadlock on regulator enable

Rasmus Villemoes <[email protected]>
iio: addac: ad74413r: fix integer promotion bug in ad74413_get_input_current_offset()

Rasmus Villemoes <[email protected]>
iio: adc128s052: add proper .data members in adc128_of_match table

Nuno Sá <[email protected]>
iio: adc: ad_sigma_delta: do not use internal iio_dev lock

Zeng Heng <[email protected]>
iio: fix memory leak in iio_device_register_eventset()

Roberto Sassu <[email protected]>
reiserfs: Add missing calls to reiserfs_security_free()

Nathan Chancellor <[email protected]>
security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6

Schspa Shi <[email protected]>
9p: set req refcount to zero to avoid uninitialized usage

Isaac J. Manjarres <[email protected]>
loop: Fix the max_loop commandline argument treatment when it is set to 0

Enrik Berkhan <[email protected]>
HID: mcp2221: don't connect hidraw

Jason Gerecke <[email protected]>
HID: wacom: Ensure bootloader PID is usable in hidraw mode

Mathias Nyman <[email protected]>
xhci: Prevent infinite loop in transaction errors recovery for streams

Ferry Toth <[email protected]>
usb: dwc3: core: defer probe on ulpi_read_id timeout

Sven Peter <[email protected]>
usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode

Li Jun <[email protected]>
clk: imx: imx8mp: add shared clk gate for usb suspend clk

Li Jun <[email protected]>
dt-bindings: clocks: imx8mp: Add ID for usb suspend clock

Johan Hovold <[email protected]>
arm64: dts: qcom: sm8250: fix USB-DP PHY registers

Johan Hovold <[email protected]>
arm64: dts: qcom: sm6350: fix USB-DP PHY registers

Chunfeng Yun <[email protected]>
usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq

Pawel Laszczak <[email protected]>
usb: cdnsp: fix lack of ZLP for ep0

Bastien Nocera <[email protected]>
HID: logitech-hidpp: Guard FF init code against non-USB devices

Jiao Zhou <[email protected]>
ALSA: hda/hdmi: Add HP Device 0x8711 to force connect list

Edward Pacman <[email protected]>
ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOB

wangdicheng <[email protected]>
ALSA: usb-audio: add the quirk for KT0206 device

Jeff LaBundy <[email protected]>
Input: iqs7222 - add support for IQS7222A v1.13+

Jeff LaBundy <[email protected]>
Input: iqs7222 - trim force communication command

Jeff LaBundy <[email protected]>
dt-bindings: input: iqs7222: Add support for IQS7222A v1.13+

Jeff LaBundy <[email protected]>
dt-bindings: input: iqs7222: Correct minimum slider size

Jeff LaBundy <[email protected]>
dt-bindings: input: iqs7222: Reduce 'linux,code' to optional

Jeff LaBundy <[email protected]>
Input: iqs7222 - avoid sending empty SYN_REPORT events

GUO Zihua <[email protected]>
ima: Simplify ima_lsm_copy_rule

John Stultz <[email protected]>
pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES

David Howells <[email protected]>
afs: Fix lost servers_outstanding count

Michael Petlan <[email protected]>
perf test: Fix "all PMU test" to skip parametrized events

Sergio Paracuellos <[email protected]>
MIPS: ralink: mt7621: avoid to init common ralink reset controller

Yang Jihong <[email protected]>
perf debug: Set debug_peo_args and redirect_to_stderr variable to correct values in perf_quiet_option()

Arnd Bergmann <[email protected]>
drm/amd/pm: avoid large variable on kernel stack

John Stultz <[email protected]>
pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion

Kristina Martsenko <[email protected]>
lkdtm: cfi: Make PAC test work with GCC 7 and 8

Kees Cook <[email protected]>
LoadPin: Ignore the "contents" argument of the LSM hooks

Khaled Almahallawy <[email protected]>
drm/i915/display: Don't disable DDI/Transcoder when setting phy test pattern

Hans de Goede <[email protected]>
ASoC: rt5670: Remove unbalanced pm_runtime_put()

Wang Jingjin <[email protected]>
ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtime_resume()

Marek Szyprowski <[email protected]>
ASoC: wm8994: Fix potential deadlock

Kai Vehmanen <[email protected]>
ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspend

Jaroslav Kysela <[email protected]>
ALSA: hda/hdmi: Use only dynamic PCM device allocation

Kai Vehmanen <[email protected]>
ALSA: hda/hdmi: set default audio parameters for KAE silent-stream

Kai Vehmanen <[email protected]>
ALSA: hda/hdmi: fix i915 silent stream programming flow

Wang Yufen <[email protected]>
ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_dev_probe()

Wang Jingjin <[email protected]>
ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runtime_resume()

Wang Yufen <[email protected]>
ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()

Wang Yufen <[email protected]>
ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt5514_dev_probe()

Cezary Rojewski <[email protected]>
ASoC: Intel: Skylake: Fix driver hang during shutdown

Pierre-Louis Bossart <[email protected]>
ALSA: hda: add snd_hdac_stop_streams() helper

Yang Yingliang <[email protected]>
ASoC: sof_es8336: fix possible use-after-free in sof_es8336_remove()

Yang Yingliang <[email protected]>
hwmon: (jc42) Fix missing unlock on error in jc42_write()

Wolfram Sang <[email protected]>
clk: renesas: r8a779f0: Add TMU and parent SASYNC clocks

Wolfram Sang <[email protected]>
clk: renesas: r8a779f0: Add SDH0 clock

Zhang Xiaoxu <[email protected]>
orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()

Zhang Xiaoxu <[email protected]>
orangefs: Fix kmemleak in orangefs_sysfs_init()

Zhang Xiaoxu <[email protected]>
orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()

Maurizio Lombardi <[email protected]>
scsi: target: iscsi: Fix a race condition between login_work and the login thread

Nathan Chancellor <[email protected]>
drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()

Nathan Chancellor <[email protected]>
drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()

Kumar Meiyappan <[email protected]>
scsi: smartpqi: Correct device removal for multi-actuator devices

Mike McGowen <[email protected]>
scsi: smartpqi: Add new controller PCI IDs

Hawkins Jiawei <[email protected]>
hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()

Nathan Chancellor <[email protected]>
scsi: elx: libefc: Fix second parameter type in state callbacks

Bjorn Helgaas <[email protected]>
Revert "PCI: Clear PCI_STATUS when setting up device"

Kai Ye <[email protected]>
crypto: hisilicon/qm - increase the memory of local variables

Bart Van Assche <[email protected]>
scsi: ufs: Reduce the START STOP UNIT timeout

Justin Tee <[email protected]>
scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs

Zhiqi Song <[email protected]>
crypto: hisilicon/hpre - fix resource leak in remove process

ChiYuan Huang <[email protected]>
regulator: core: Fix resolve supply lookup issue

Sven Peter <[email protected]>
Bluetooth: Add quirk to disable MWS Transport Configuration

Sven Peter <[email protected]>
Bluetooth: Add quirk to disable extended scanning

Marek Vasut <[email protected]>
Bluetooth: hci_bcm: Add CYW4373A0 support

ChiYuan Huang <[email protected]>
regulator: core: Use different devices for resource allocation and DT lookup

Xiu Jianfeng <[email protected]>
clk: st: Fix memory leak in st_of_quadfs_setup()

Shigeru Yoshida <[email protected]>
media: si470x: Fix use-after-free in si470x_int_in_callback()

Wolfram Sang <[email protected]>
mmc: renesas_sdhi: better reset from HS400 mode

Wolfram Sang <[email protected]>
mmc: renesas_sdhi: add quirk for broken register layout

Kunihiko Hayashi <[email protected]>
mmc: f-sdh30: Add quirks for broken timeout clock capability

Hawkins Jiawei <[email protected]>
nfs: fix possible null-ptr-deref when parsing param

James Hilliard <[email protected]>
selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym

Denis Pauk <[email protected]>
hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M

Lorenzo Bianconi <[email protected]>
wifi: mt76: do not run mt76u_status_worker if the device is not running

Rui Zhang <[email protected]>
regulator: core: fix use_count leakage when handling boot-on

Andrii Nakryiko <[email protected]>
libbpf: Avoid enum forward-declarations in public API in C++ mode

Artem Lukyanov <[email protected]>
ASoC: amd: yc: Add Xiaomi Redmi Book Pro 14 2022 into DMI table

Alvin Lee <[email protected]>
drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programming

Wesley Chalmers <[email protected]>
drm/amd/display: Use the largest vready_offset in pipe group

Ye Bin <[email protected]>
blk-mq: fix possible memleak when register 'hctx' failed

Yunfei Dong <[email protected]>
media: mediatek: vcodec: Can't set dst buffer to done when lat decode error

Mazin Al Haddad <[email protected]>
media: dvb-usb: fix memory leak in dvb_usb_adapter_init()

Lin Ma <[email protected]>
media: dvbdev: adopts refcnt to avoid UAF

Yan Lei <[email protected]>
media: dvb-frontends: fix leak of memory fw

Maxim Korotkov <[email protected]>
ethtool: avoiding integer overflow in ethtool_phys_id()

Stanislav Fomichev <[email protected]>
bpf: Prevent decl_tag from being referenced in func_proto arg

Yonghong Song <[email protected]>
bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set

Stanislav Fomichev <[email protected]>
ppp: associate skb with a device at tx

Felix Fietkau <[email protected]>
net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full

Schspa Shi <[email protected]>
mrp: introduce active flags to prevent UAF when applicant uninit

Eric Dumazet <[email protected]>
ipv6/sit: use DEV_STATS_INC() to avoid data-races

Eric Dumazet <[email protected]>
net: add atomic_long_t to net_device_stats fields

Sagi Grimberg <[email protected]>
nvme-auth: don't override ctrl keys before validation

Aurabindo Pillai <[email protected]>
drm/amd/display: fix array index out of bound error in bios parser

George Shen <[email protected]>
drm/amd/display: Workaround to increase phantom pipe vactive in pipesplit

Jiang Li <[email protected]>
md/raid1: stop mdx_raid1 thread when raid1 array run failed

Xiao Ni <[email protected]>
md/raid0, raid10: Don't set discard sectors for request queue

Li Zhong <[email protected]>
drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()

Nathan Chancellor <[email protected]>
drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()

Ville Syrjälä <[email protected]>
drm/sti: Use drm_mode_copy()

Ville Syrjälä <[email protected]>
drm/rockchip: Use drm_mode_copy()

Ville Syrjälä <[email protected]>
drm/msm: Use drm_mode_copy()

Wesley Chalmers <[email protected]>
drm/amd/display: Disable DRR actions during state commit

Nathan Chancellor <[email protected]>
s390/lcs: Fix return type of lcs_start_xmit()

Nathan Chancellor <[email protected]>
s390/netiucv: Fix return type of netiucv_tx()

Nathan Chancellor <[email protected]>
s390/ctcm: Fix return type of ctc{mp,}m_tx()

Nathan Chancellor <[email protected]>
drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback

Nathan Chancellor <[email protected]>
drm/amdgpu: Fix type of second parameter in trans_msg() callback

Kees Cook <[email protected]>
igb: Do not free q_vector unless new one was allocated

José Expósito <[email protected]>
HID: input: do not query XP-PEN Deco LW battery

Minsuk Kang <[email protected]>
wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()

Nathan Chancellor <[email protected]>
hamradio: baycom_epp: Fix return type of baycom_send_packet()

Nathan Chancellor <[email protected]>
net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()

Stanislav Fomichev <[email protected]>
bpf: make sure skb->len != 0 when redirecting to a tunneling device

Nathan Chancellor <[email protected]>
drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()

Jiri Slaby (SUSE) <[email protected]>
qed (gcc13): use u16 for fid to be big enough

Rahul Bhattacharjee <[email protected]>
wifi: ath11k: Fix qmi_msg_handler data structure initialization

Kerem Karabay <[email protected]>
HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T2 chip

Kerem Karabay <[email protected]>
HID: apple: fix key translations where multiple quirks attempt to translate the same key

David Jeffery <[email protected]>
blk-mq: avoid double ->queue_rq() because of early timeout

Yuan Can <[email protected]>
drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()

Hamza Mahfooz <[email protected]>
Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"

Hamza Mahfooz <[email protected]>
drm/edid: add a quirk for two LG monitors to get them to work on 10bpc

gehao <[email protected]>
drm/amd/display: prevent memory leak

Youghandhar Chintala <[email protected]>
wifi: ath10k: Delay the unmapping of the buffer

Zhang Yuchen <[email protected]>
ipmi: fix memleak when unload ipmi driver

Amadeusz Sławiński <[email protected]>
ASoC: Intel: avs: Add quirk for KBL-R RVP platform

Amadeusz Sławiński <[email protected]>
ASoC: codecs: rt298: Add quirk for KBL-R RVP platform

Shigeru Yoshida <[email protected]>
wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out

Fedor Pchelkin <[email protected]>
wifi: ath9k: verify the expected usb_endpoints are present

Wright Feng <[email protected]>
brcmfmac: return error when getting invalid max_flowrings from dongle

Ming Qian <[email protected]>
media: imx-jpeg: Disable useless interrupt to avoid kernel panic

Doug Brown <[email protected]>
drm/etnaviv: add missing quirks for GC300

ZhangPeng <[email protected]>
hfs: fix OOB Read in __hfs_brec_find

Hans de Goede <[email protected]>
ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346

Hans de Goede <[email protected]>
ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F)

Mateusz Jończyk <[email protected]>
x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS

Zheng Yejian <[email protected]>
acct: fix potential integer overflow in encode_comp_t()

Ryusuke Konishi <[email protected]>
nilfs2: fix shift-out-of-bounds due to too large exponent of block size

Ryusuke Konishi <[email protected]>
nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()

Rafael J. Wysocki <[email protected]>
ACPICA: Fix error code path in acpi_ds_call_control_method()

Mia Kanashi <[email protected]>
ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur

Li Zhong <[email protected]>
ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value

Hoi Pok Wu <[email protected]>
fs: jfs: fix shift-out-of-bounds in dbDiscardAG

Dr. David Alan Gilbert <[email protected]>
jfs: Fix fortify moan in symlink

Shigeru Yoshida <[email protected]>
udf: Avoid double brelse() in udf_rename()

Dongliang Mu <[email protected]>
fs: jfs: fix shift-out-of-bounds in dbAllocAG

Marijn Suijten <[email protected]>
arm64: dts: qcom: sm6350: Add apps_smmu with streamID to SDHCI 1/2 nodes

Liu Shixin <[email protected]>
binfmt_misc: fix shift-out-of-bounds in check_special_flags

Gaurav Kohli <[email protected]>
x86/hyperv: Remove unregister syscore call from Hyper-V cleanup

Guilherme G. Piccoli <[email protected]>
video: hyperv_fb: Avoid taking busy spinlock on panic path

Adriana Kobylak <[email protected]>
ARM: dts: aspeed: rainier,everest: Move reserved memory regions

Mark Rutland <[email protected]>
arm64: make is_ttbrX_addr() noinstr-safe

Zqiang <[email protected]>
rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()

Jiasheng Jiang <[email protected]>
HID: amd_sfh: Add missing check for dma_alloc_coherent

Matt Johnston <[email protected]>
mctp: Remove device type check at unregister

Jeremy Kerr <[email protected]>
mctp: serial: Fix starting value for frame check sequence

Eric Dumazet <[email protected]>
net: stream: purge sk_error_queue in sk_stream_kill_queues()

Christophe JAILLET <[email protected]>
myri10ge: Fix an error handling path in myri10ge_probe()

David Howells <[email protected]>
rxrpc: Fix missing unlock in rxrpc_do_sendmsg()

Cong Wang <[email protected]>
net_sched: reject TCF_EM_SIMPLE case for complex ematch module

Yang Yingliang <[email protected]>
mailbox: zynq-ipi: fix error handling while device_register() fails

Yang Yingliang <[email protected]>
mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()

Conor Dooley <[email protected]>
mailbox: mpfs: read the system controller's status

Subash Abhinov Kasiviswanathan <[email protected]>
skbuff: Account for tail adjustment during pull operations

Jakub Kicinski <[email protected]>
devlink: protect devlink dump by the instance lock

Chen-Yu Tsai <[email protected]>
arm64: dts: mt8183: Fix Mali GPU clock

Chun-Jie Chen <[email protected]>
soc: mediatek: pm-domains: Fix the power glitch issue

Eelco Chaudron <[email protected]>
openvswitch: Fix flow lookup to use unmasked key

Jakub Kicinski <[email protected]>
selftests: devlink: fix the fd redirect in dummy_reporter_test

Jakub Kicinski <[email protected]>
devlink: hold region lock when flushing snapshots

GUO Zihua <[email protected]>
rtc: mxc_v2: Add missing clk_disable_unprepare()

Tan Tee Min <[email protected]>
igc: Set Qbv start_time and end_time to end_time if not being configured in GCL

Tan Tee Min <[email protected]>
igc: recalculate Qbv end_time by considering cycle time

Tan Tee Min <[email protected]>
igc: allow BaseTime 0 enrollment for Qbv

Muhammad Husaini Zulkifli <[email protected]>
igc: Add checking for basetime less than zero

Vinicius Costa Gomes <[email protected]>
igc: Use strict cycles for Qbv scheduling

Vinicius Costa Gomes <[email protected]>
igc: Enhance Qbv scheduling by using first flag bit

Vladimir Oltean <[email protected]>
net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()

Li Zetao <[email protected]>
r6040: Fix kmemleak in probe and remove

Kirill Tkhai <[email protected]>
unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()

Minsuk Kang <[email protected]>
nfc: pn533: Clear nfc_target before being used

Vladimir Oltean <[email protected]>
net: enetc: avoid buffer leaks on xdp_do_redirect() failure

Hans Verkuil <[email protected]>
media: v4l2-ctrls-api.c: add back dropped ctrl->is_new = 1

Milan Landaverde <[email protected]>
bpf: prevent leak of lsm program after failed attach

Song Liu <[email protected]>
selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTION

Yu Kuai <[email protected]>
block, bfq: fix possible uaf for 'bfqq->bic'

Yang Yingliang <[email protected]>
mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()

Yang Yingliang <[email protected]>
mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()

Yang Yingliang <[email protected]>
mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()

Hangbin Liu <[email protected]>
bonding: do failover when high prio link up

Hangbin Liu <[email protected]>
bonding: add missed __rcu annotation for curr_active_slave

Emeel Hakim <[email protected]>
net: macsec: fix net device access prior to holding a lock

Dan Aloni <[email protected]>
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure

Dan Carpenter <[email protected]>
iommu/mediatek: Fix forever loop in error handling

Alexandre Belloni <[email protected]>
rtc: pcf85063: fix pcf85063_clkout_control

Gaosheng Cui <[email protected]>
rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()

Gaosheng Cui <[email protected]>
rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()

Qingfang DENG <[email protected]>
netfilter: flowtable: really fix NAT IPv6 offload

Yang Yingliang <[email protected]>
mfd: pm8008: Fix return value check in pm8008_probe()

Christophe JAILLET <[email protected]>
mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()

Matti Vaittinen <[email protected]>
mfd: bd957x: Fix Kconfig dependency on REGMAP_IRQ

Samuel Holland <[email protected]>
mfd: axp20x: Do not sleep in the power off handler

Bryan O'Donoghue <[email protected]>
dt-bindings: mfd: qcom,spmi-pmic: Drop PWM reg dependency

Nathan Lynch <[email protected]>
powerpc/pseries/eeh: use correct API for error log size

Shang XiaoJing <[email protected]>
remoteproc: qcom: q6v5: Fix missing clk_disable_unprepare() in q6v5_wcss_qcs404_power_on()

Yuan Can <[email protected]>
remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_region()

Luca Weiss <[email protected]>
remoteproc: qcom_q6v5_pas: detach power domains on remove

Luca Weiss <[email protected]>
remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or remove

Shang XiaoJing <[email protected]>
remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5_wcss_init_mmio()

Gaosheng Cui <[email protected]>
remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()

Anup Patel <[email protected]>
RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()

Daniel Golle <[email protected]>
pwm: mediatek: always use bus clock for PWM on MT7622

xinlei lee <[email protected]>
pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm

Uwe Kleine-König <[email protected]>
pwm: sifive: Call pwm_sifive_update_clock() while mutex is held

Jason Gunthorpe <[email protected]>
iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITY

Guenter Roeck <[email protected]>
iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"

Yong Wu <[email protected]>
iommu/mediatek: Add error path for loop of mm_dts_parse

Yong Wu <[email protected]>
iommu/mediatek: Use component_match_add

Yong Wu <[email protected]>
iommu/mediatek: Add platform_device_put for recovering the device refcnt

Miaoqian Lin <[email protected]>
selftests/powerpc: Fix resource leaks

Kajol Jain <[email protected]>
powerpc/hv-gpci: Fix hv_gpci event list

Yang Yingliang <[email protected]>
powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_spi_probe()

Nicholas Piggin <[email protected]>
powerpc/perf: callchain validate kernel stack pointer bounds

Pali Rohár <[email protected]>
powerpc: dts: turris1x.dts: Add channel labels for temperature sensor

Li Huafei <[email protected]>
kprobes: Fix check for probe enabled in kill_kprobe()

Nayna Jain <[email protected]>
powerpc/pseries: fix plpks_read_var() code for different consumers

Nayna Jain <[email protected]>
powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED error

Nayna Jain <[email protected]>
powerpc/pseries: Fix the H_CALL error code in PLPKS driver

Nayna Jain <[email protected]>
powerpc/pseries: fix the object owners enum value in plpks driver

Yang Yingliang <[email protected]>
powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_data()

Gustavo A. R. Silva <[email protected]>
powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds

Miaoqian Lin <[email protected]>
cxl: Fix refcount leak in cxl_calc_capp_routing

Christophe JAILLET <[email protected]>
powerpc/52xx: Fix a resource leak in an error handling path

Xie Shaowen <[email protected]>
macintosh/macio-adb: check the return value of ioremap()

Yang Yingliang <[email protected]>
macintosh: fix possible memory leak in macio_add_one_device()

Yuan Can <[email protected]>
iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()

Yang Yingliang <[email protected]>
iommu/amd: Fix pci device refcount leak in ppr_notifier()

Yang Yingliang <[email protected]>
iommu/mediatek: Check return value after calling platform_get_resource()

Alexander Stein <[email protected]>
rtc: pcf85063: Fix reading alarm

Stefan Eichenberger <[email protected]>
rtc: snvs: Allow a time difference on clock register read

Rafael J. Wysocki <[email protected]>
rtc: cmos: Disable ACPI RTC event on removal

Rafael J. Wysocki <[email protected]>
rtc: cmos: Rename ACPI-related functions

Rafael J. Wysocki <[email protected]>
rtc: cmos: Eliminate forward declarations of some functions

Rafael J. Wysocki <[email protected]>
rtc: cmos: Call rtc_wake_setup() from cmos_do_probe()

Rafael J. Wysocki <[email protected]>
rtc: cmos: Call cmos_wake_setup() from cmos_do_probe()

Shang XiaoJing <[email protected]>
rtc: class: Fix potential memleak in devm_rtc_allocate_device()

Yushan Zhou <[email protected]>
rtc: rzn1: Check return value in rzn1_rtc_probe

Fenghua Yu <[email protected]>
dmaengine: idxd: Fix crc_val field for completion record

Abdun Nihaal <[email protected]>
fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs

Manivannan Sadhasivam <[email protected]>
phy: qcom-qmp-pcie: Fix sm8450_qmp_gen4x2_pcie_pcs_tbl[] register names

Jon Hunter <[email protected]>
pwm: tegra: Ensure the clock rate is not less than needed

Jon Hunter <[email protected]>
pwm: tegra: Improve required rate calculation

Matt Redfearn <[email protected]>
include/uapi/linux/swab: Fix potentially missing __always_inline

Justin Chen <[email protected]>
phy: usb: Fix clock imbalance for suspend/resume

Justin Chen <[email protected]>
phy: usb: Use slow clock for wake enabled suspend

Al Cooper <[email protected]>
phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devices

Michael Riesch <[email protected]>
iommu/rockchip: fix permission bits in page table entries v2

Jernej Skrabec <[email protected]>
iommu/sun50i: Implement .iotlb_sync_map

Jernej Skrabec <[email protected]>
iommu/sun50i: Fix flush size

Jernej Skrabec <[email protected]>
iommu/sun50i: Fix R/W permission check

Jernej Skrabec <[email protected]>
iommu/sun50i: Consider all fault sources for reset

Jernej Skrabec <[email protected]>
iommu/sun50i: Fix reset release

Niklas Schnelle <[email protected]>
iommu/s390: Fix duplicate domain attachments

Johan Hovold <[email protected]>
phy: qcom-qmp-pcie: fix ipq8074-gen3 initialisation

Martin Povišer <[email protected]>
dmaengine: apple-admac: Allocate cache SRAM to channels

Martin Povišer <[email protected]>
dmaengine: apple-admac: Do not use devres for IRQs

Johan Hovold <[email protected]>
phy: qcom-qmp-pcie: drop bogus register update

Pali Rohár <[email protected]>
phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 power on

Dan Carpenter <[email protected]>
fs/ntfs3: Harden against integer overflows

Shigeru Yoshida <[email protected]>
fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()

Arnd Bergmann <[email protected]>
RDMA/siw: Fix pointer cast warning

Namhyung Kim <[email protected]>
perf stat: Do not delay the workload with --delay

Ard Biesheuvel <[email protected]>
ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stack

Namhyung Kim <[email protected]>
perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sched_switch'

Luca Weiss <[email protected]>
leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}

ruanjinjie <[email protected]>
power: supply: fix null pointer dereferencing in power_supply_get_battery_info

Hans de Goede <[email protected]>
power: supply: bq25890: Ensure pump_express_work is cancelled on remove

Uwe Kleine-König <[email protected]>
power: supply: bq25890: Convert to i2c's .probe_new()

Marek Vasut <[email protected]>
power: supply: bq25890: Factor out regulator registration code

Yuan Can <[email protected]>
power: supply: ab8500: Fix error handling in ab8500_charger_init()

Yuan Can <[email protected]>
HSI: omap_ssi_core: Fix error handling in ssi_init()

Shang XiaoJing <[email protected]>
power: supply: cw2015: Fix potential null-ptr-deref in cw_bat_probe()

Zheyu Ma <[email protected]>
power: supply: cw2015: Use device managed API to simplify the code

Zhang Qilong <[email protected]>
power: supply: z2_battery: Fix possible memleak in z2_batt_probe()

Ajay Kaher <[email protected]>
perf symbol: correction while adjusting symbol

Leo Yan <[email protected]>
perf trace: Handle failure when trace point folder is missed

Leo Yan <[email protected]>
perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number

Leo Yan <[email protected]>
perf trace: Return error if a system call doesn't exist

Mika Westerberg <[email protected]>
watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running

Zeng Heng <[email protected]>
power: supply: fix residue sysfs file in error handle route of __power_supply_register()

Yang Yingliang <[email protected]>
HSI: omap_ssi_core: fix possible memory leak in ssi_probe()

Yang Yingliang <[email protected]>
HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()

Dmitry Baryshkov <[email protected]>
led: qcom-lpg: Fix sleeping in atomic

Christophe JAILLET <[email protected]>
fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()

Randy Dunlap <[email protected]>
fbdev: uvesafb: don't build on UML

Randy Dunlap <[email protected]>
fbdev: geode: don't build on UML

Gaosheng Cui <[email protected]>
fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()

Xiongfeng Wang <[email protected]>
fbdev: vermilion: decrease reference count in error path

Shang XiaoJing <[email protected]>
fbdev: via: Fix error in via_core_init()

Yang Yingliang <[email protected]>
fbdev: pm2fb: fix missing pci_disable_device()

Andy Shevchenko <[email protected]>
fbdev: ssd1307fb: Drop optional dependency

Bjorn Andersson <[email protected]>
thermal/drivers/qcom/lmh: Fix irq handler return value

Luca Weiss <[email protected]>
thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2

Keerthy <[email protected]>
thermal/drivers/k3_j72xx_bandgap: Fix the debug print message

Marcus Folkesson <[email protected]>
thermal/drivers/imx8mm_thermal: Validate temperature range

Shang XiaoJing <[email protected]>
samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()

Xiu Jianfeng <[email protected]>
ksmbd: Fix resource leak in ksmbd_session_rpc_open()

Zheng Yejian <[email protected]>
tracing/hist: Fix issue of losting command info in error_log

Yang Yingliang <[email protected]>
usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()

Jiasheng Jiang <[email protected]>
usb: storage: Add check for kcalloc

Zheyu Ma <[email protected]>
i2c: ismt: Fix an out-of-bounds bug in ismt_access()

Yang Yingliang <[email protected]>
i2c: mux: reg: check return value after calling platform_get_resource()

Bartosz Golaszewski <[email protected]>
gpiolib: protect the GPIO device against being dropped while in use by user-space

Bartosz Golaszewski <[email protected]>
gpiolib: cdev: fix NULL-pointer dereferences

Chen Zhongjin <[email protected]>
vme: Fix error not catched in fake_init()

YueHaibing <[email protected]>
staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()

Dan Carpenter <[email protected]>
staging: rtl8192u: Fix use after free in ieee80211_rx()

Hui Tang <[email protected]>
i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe

Yang Yingliang <[email protected]>
chardev: fix error handling in cdev_device_add()

Yang Yingliang <[email protected]>
mcb: mcb-parse: fix error handing in chameleon_parse_gdd()

Zhengchao Shao <[email protected]>
drivers: mcb: fix resource leak in mcb_probe()

John Keeping <[email protected]>
usb: gadget: f_hid: fix refcount leak on error path

John Keeping <[email protected]>
usb: gadget: f_hid: fix f_hidg lifetime vs cdev

Yang Yingliang <[email protected]>
usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()

Yang Yingliang <[email protected]>
usb: roles: fix of node refcount leak in usb_role_switch_is_parent()

Beau Belgrave <[email protected]>
tracing/user_events: Fix call print_fmt leak

Yang Shen <[email protected]>
coresight: trbe: remove cpuhp instance node before remove cpuhp state

Fabrice Gasnier <[email protected]>
counter: stm32-lptimer-cnt: fix the check on arr and cmp registers update

Ramona Bolboaca <[email protected]>
iio: adis: add '__adis_enable_irq()' implementation

Cosmin Tanislav <[email protected]>
iio: temperature: ltc2983: make bulk write buffer DMA-safe

Yang Yingliang <[email protected]>
cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()

Yang Yingliang <[email protected]>
cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()

Yang Yingliang <[email protected]>
firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()

Zheng Wang <[email protected]>
misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os

ruanjinjie <[email protected]>
misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()

Yang Yingliang <[email protected]>
ocxl: fix pci device refcount leak when calling get_function_0()

Yang Yingliang <[email protected]>
misc: ocxl: fix possible name leak in ocxl_file_register_afu()

Zhengchao Shao <[email protected]>
test_firmware: fix memory leak in test_firmware_init()

Yuan Can <[email protected]>
serial: sunsab: Fix error handling in sunsab_init()

Gabriel Somlo <[email protected]>
serial: altera_uart: fix locking in polling mode

Jiri Slaby <[email protected]>
tty: serial: altera_uart_{r,t}x_chars() need only uart_port

Jiri Slaby <[email protected]>
tty: serial: clean up stop-tx part in altera_uart_tx_chars()

Xiongfeng Wang <[email protected]>
serial: pch: Fix PCI device refcount leak in pch_request_dma()

Valentin Caron <[email protected]>
serial: stm32: move dma_request_chan() before clk_prepare_enable()

delisun <[email protected]>
serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.

Jiamei Xie <[email protected]>
serial: amba-pl011: avoid SBSA UART accessing DMACR register

Jiantao Zhang <[email protected]>
USB: gadget: Fix use-after-free during usb config switch

Marek Vasut <[email protected]>
extcon: usbc-tusb320: Update state on probe even if no IRQ pending

Marek Vasut <[email protected]>
extcon: usbc-tusb320: Add USB TYPE-C support

Marek Vasut <[email protected]>
extcon: usbc-tusb320: Factor out extcon into dedicated functions

Tony Lindgren <[email protected]>
usb: musb: omap2430: Fix probe regression for missing resources

Sven Peter <[email protected]>
usb: typec: tipd: Fix typec_unregister_port error paths

Sven Peter <[email protected]>
usb: typec: tipd: Fix spurious fwnode_handle_put in error path

Sven Peter <[email protected]>
usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register fails

Yang Yingliang <[email protected]>
usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()

Sven Peter <[email protected]>
usb: typec: Check for ops->exit instead of ops->enter in altmode_exit

Gaosheng Cui <[email protected]>
staging: vme_user: Fix possible UAF in tsi148_dma_list_add

Krzysztof Kozlowski <[email protected]>
interconnect: qcom: sc7180: fix dropped const of qcom_icc_bcm

Linus Walleij <[email protected]>
usb: fotg210-udc: Fix ages old endianness issues

Rafael Mendonca <[email protected]>
uio: uio_dmem_genirq: Fix deadlock between irq config and handling

Rafael Mendonca <[email protected]>
uio: uio_dmem_genirq: Fix missing unlock in irq configuration

Rafael Mendonca <[email protected]>
vfio: platform: Do not pass return buffer to ACPI _RST method

Yang Yingliang <[email protected]>
class: fix possible memory leak in __class_register()

Duoming Zhou <[email protected]>
drivers: staging: r8188eu: Fix sleep-in-atomic-context bug in rtw_join_timeout_handler

Yuan Can <[email protected]>
serial: 8250_bcm7271: Fix error handling in brcmuart_init()

Kartik <[email protected]>
serial: tegra: Read DMA status before terminating

Yang Yingliang <[email protected]>
drivers: dio: fix possible memory leak in dio_init()

Alexandre Ghiti <[email protected]>
riscv: Fix P4D_SHIFT definition for 3-level page table mode

Yangtao Li <[email protected]>
f2fs: fix iostat parameter for discard

Palmer Dabbelt <[email protected]>
RISC-V: Align the shadow stack

Dragos Tatulea <[email protected]>
IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces

Xiongfeng Wang <[email protected]>
hwrng: geode - Fix PCI device refcount leak

Xiongfeng Wang <[email protected]>
hwrng: amd - Fix PCI device refcount leak

Gaosheng Cui <[email protected]>
crypto: img-hash - Fix variable dereferenced before check 'hdev->req'

Samuel Holland <[email protected]>
riscv: Fix crash during early errata patching

Anup Patel <[email protected]>
RISC-V: Fix MEMREMAP_WB for systems with Svpbmt

Andrew Bresticker <[email protected]>
RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path

Chengchang Tang <[email protected]>
RDMA/hns: Fix XRC caps on HIP08

Chengchang Tang <[email protected]>
RDMA/hns: Fix error code of CMD

Chengchang Tang <[email protected]>
RDMA/hns: Fix page size cap from firmware

Chengchang Tang <[email protected]>
RDMA/hns: Fix PBL page MTR find

Chengchang Tang <[email protected]>
RDMA/hns: Fix AH attr queried by query_qp

Yixing Liu <[email protected]>
RDMA/hns: Fix the gid problem caused by free mr

Wenpeng Liang <[email protected]>
RDMA/hns: Remove redundant DFX file and DFX ops structure

Zhang Xiaoxu <[email protected]>
orangefs: Fix sysfs not cleanup when dev init failed

Francisco Munoz <[email protected]>
PCI: vmd: Fix secondary bus reset for Intel bridges

Wang Yufen <[email protected]>
RDMA/srp: Fix error return code in srp_parse_options()

Wang Yufen <[email protected]>
RDMA/hfi1: Fix error return code in parse_platform_config()

Randy Dunlap <[email protected]>
RDMA: Disable IB HW for UML

Tong Tiangen <[email protected]>
riscv/mm: add arch hook arch_clear_hugepage_flags

Shang XiaoJing <[email protected]>
crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()

Christophe JAILLET <[email protected]>
crypto: amlogic - Remove kcalloc without check

Wang Yufen <[email protected]>
crypto: qat - fix error return code in adf_probe

Mark Zhang <[email protected]>
RDMA/nldev: Fix failure to send large messages

Yonggil Song <[email protected]>
f2fs: avoid victim selection from previous victim section

Sheng Yong <[email protected]>
f2fs: fix to enable compress for newly created file if extension matches

Sheng Yong <[email protected]>
f2fs: set zstd compress level correctly

Yuan Can <[email protected]>
RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()

Bart Van Assche <[email protected]>
scsi: ufs: core: Fix the polling implementation

Jie Zhan <[email protected]>
scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus reset

Jie Zhan <[email protected]>
scsi: libsas: Add smp_ata_check_ready_type()

Gaosheng Cui <[email protected]>
scsi: snic: Fix possible UAF in snic_tgt_create()

Chen Zhongjin <[email protected]>
scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails

Shang XiaoJing <[email protected]>
scsi: ipr: Fix WARNING in ipr_init()

Yang Yingliang <[email protected]>
scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper()

Yang Yingliang <[email protected]>
scsi: fcoe: Fix possible name leak when device_register() fails

Harshit Mogalapalli <[email protected]>
scsi: scsi_debug: Fix a warning in resp_report_zones()

Harshit Mogalapalli <[email protected]>
scsi: scsi_debug: Fix a warning in resp_verify()

Chen Zhongjin <[email protected]>
scsi: efct: Fix possible memleak in efct_device_init()

Yang Yingliang <[email protected]>
scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()

Yang Yingliang <[email protected]>
scsi: hpsa: Fix error handling in hpsa_add_sas_host()

Yang Yingliang <[email protected]>
scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()

Daniel Jordan <[email protected]>
padata: Fix list iterator in padata_do_serial()

Daniel Jordan <[email protected]>
padata: Always leave BHs disabled when running ->parallel()

Zhang Yiqun <[email protected]>
crypto: tcrypt - Fix multibuffer skcipher speed test mem leak

Yuan Can <[email protected]>
scsi: hpsa: Fix possible memory leak in hpsa_init_one()

Frank Li <[email protected]>
PCI: endpoint: pci-epf-vntb: Fix call pci_epc_mem_free_addr() in error path

Serge Semin <[email protected]>
dt-bindings: visconti-pcie: Fix interrupts array max constraints

Serge Semin <[email protected]>
dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq

Zhang Xiaoxu <[email protected]>
RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed

Zhengchao Shao <[email protected]>
RDMA/hns: fix memory leak in hns_roce_alloc_mr()

Mustafa Ismail <[email protected]>
RDMA/irdma: Initialize net_type before checking it

Uwe Kleine-König <[email protected]>
crypto: ccree - Make cc_debugfs_global_fini() available for module init function

Xiongfeng Wang <[email protected]>
RDMA/hfi: Decrease PCI device reference count in error path

Zeng Heng <[email protected]>
PCI: Check for alloc failure in pci_request_irq()

Luoyouming <[email protected]>
RDMA/hns: Fix incorrect sge nums calculation

Luoyouming <[email protected]>
RDMA/hns: Fix ext_sge num error when post send

Luoyouming <[email protected]>
RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data()

Li Zhijian <[email protected]>
RDMA/rxe: Fix mr->map double free

Xiongfeng Wang <[email protected]>
crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()

Herbert Xu <[email protected]>
crypto: cryptd - Use request context instead of stack for sub-request

Gaosheng Cui <[email protected]>
crypto: ccree - Remove debugfs when platform_driver_register failed

Harshit Mogalapalli <[email protected]>
scsi: scsi_debug: Fix a warning in resp_write_scat()

Mustafa Ismail <[email protected]>
RDMA/irdma: Do not request 2-level PBLEs for CQ alloc

Mustafa Ismail <[email protected]>
RDMA/irdma: Fix RQ completion opcode

Mustafa Ismail <[email protected]>
RDMA/irdma: Fix inline for multiple SGE's

Bernard Metzler <[email protected]>
RDMA/siw: Set defined status for work completion with undefined status

Mark Zhang <[email protected]>
RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port

Mark Zhang <[email protected]>
RDMA/core: Make sure "ib_port" is valid when access sysfs node

Mark Zhang <[email protected]>
RDMA/restrack: Release MR restrack when delete

Sascha Hauer <[email protected]>
PCI: imx6: Initialize PHY before deasserting core reset

Nirmal Patel <[email protected]>
PCI: vmd: Disable MSI remapping after suspend

Leonid Ravich <[email protected]>
IB/mad: Don't call to function that might sleep while in atomic context

Bernard Metzler <[email protected]>
RDMA/siw: Fix immediate work request flush to completion queue

Bart Van Assche <[email protected]>
scsi: qla2xxx: Fix set-but-not-used variable warnings

Shiraz Saleem <[email protected]>
RDMA/irdma: Report the correct link speed

Chao Yu <[email protected]>
f2fs: fix to destroy sbi->post_read_wq in error path of f2fs_fill_super()

Mukesh Ojha <[email protected]>
f2fs: fix the assign logic of iocb

Jaegeuk Kim <[email protected]>
f2fs: allow to set compression for inlined file

Dongdong Zhang <[email protected]>
f2fs: fix normal discard process

Chao Yu <[email protected]>
f2fs: fix to invalidate dcc->f2fs_issue_discard in error path

Kees Cook <[email protected]>
fortify: Do not cast to "unsigned char"

Kees Cook <[email protected]>
fortify: Use SIZE_MAX instead of (size_t)-1

Xiu Jianfeng <[email protected]>
apparmor: Fix memleak in alloc_ns()

Corentin Labbe <[email protected]>
crypto: rockchip - rework by using crypto_engine

Corentin Labbe <[email protected]>
crypto: rockchip - remove non-aligned handling

Corentin Labbe <[email protected]>
crypto: rockchip - better handle cipher key

Corentin Labbe <[email protected]>
crypto: rockchip - add fallback for ahash

Corentin Labbe <[email protected]>
crypto: rockchip - add fallback for cipher

Corentin Labbe <[email protected]>
crypto: rockchip - do not store mode globally

Corentin Labbe <[email protected]>
crypto: rockchip - do not do custom power management

Zhang Qilong <[email protected]>
f2fs: Fix the race condition of resize flag between resizefs

Kunihiko Hayashi <[email protected]>
PCI: pci-epf-test: Register notifier if only core_init_notifier is enabled

Leon Romanovsky <[email protected]>
RDMA/core: Fix order of nldev_exit call

Vidya Sagar <[email protected]>
PCI: dwc: Fix n_fts[] array overrun

Xiu Jianfeng <[email protected]>
apparmor: Use pointer to struct aa_label for lbs_cred

Bart Van Assche <[email protected]>
scsi: core: Fix a race between scsi_done() and scsi_timeout()

Robert Elliott <[email protected]>
crypto: tcrypt - fix return value for multiple subtests

Natalia Petrova <[email protected]>
crypto: nitrox - avoid double free on error path in nitrox_sriov_init()

Corentin Labbe <[email protected]>
crypto: sun8i-ss - use dma_addr instead u32

Weili Qian <[email protected]>
crypto: hisilicon/qm - re-enable communicate interrupt before notifying PF

Weili Qian <[email protected]>
crypto: hisilicon/qm - get hardware features from hardware registers

Weili Qian <[email protected]>
crypto: hisilicon/qm - fix missing destroy qp_idr

John Johansen <[email protected]>
apparmor: Fix regression in stacking due to label flags

John Johansen <[email protected]>
apparmor: Fix abi check to include v8 abi

John Johansen <[email protected]>
apparmor: fix lockdep warning when removing a namespace

Gaosheng Cui <[email protected]>
apparmor: fix a memleak in multi_transaction_new()

Vladimir Oltean <[email protected]>
net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path

Bartosz Staszewski <[email protected]>
i40e: Fix the inability to attach XDP program on downed interface

Piergiorgio Beruto <[email protected]>
stmmac: fix potential division by 0

Yang Yingliang <[email protected]>
Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()

Yang Yingliang <[email protected]>
Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()

Yang Yingliang <[email protected]>
Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()

Yang Yingliang <[email protected]>
Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()

Yang Yingliang <[email protected]>
Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()

Yang Yingliang <[email protected]>
Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()

Yang Yingliang <[email protected]>
Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()

Wang ShaoBo <[email protected]>
Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()

Luiz Augusto von Dentz <[email protected]>
Bluetooth: hci_conn: Fix crash on hci_create_cis_sync

Christophe JAILLET <[email protected]>
Bluetooth: Fix EALREADY and ELOOP cases in bt_status()

Inga Stotland <[email protected]>
Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS

Yang Yingliang <[email protected]>
Bluetooth: hci_core: fix error handling in hci_register_dev()

Firo Yang <[email protected]>
sctp: sysctl: make extra pointers netns aware

Eric Pilmore <[email protected]>
ntb_netdev: Use dev_kfree_skb_any() in interrupt context

Jerry Ray <[email protected]>
net: lan9303: Fix read error execution path

Roger Quadros <[email protected]>
net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_slave_open()

Markus Schneider-Pargmann <[email protected]>
can: tcan4x5x: Fix use of register error status mask

Vivek Yadav <[email protected]>
can: m_can: Call the RAM init directly from m_can_chip_config

Markus Schneider-Pargmann <[email protected]>
can: tcan4x5x: Remove invalid write in clear_interrupts

Tom Lendacky <[email protected]>
net: amd-xgbe: Check only the minimum speed for active/passive cables

Tom Lendacky <[email protected]>
net: amd-xgbe: Fix logic around active and passive cables

Yang Yingliang <[email protected]>
af_unix: call proto_unregister() in the error path in af_unix_init()

Richard Gobert <[email protected]>
net: setsockopt: fix IPV6_UNICAST_IF option for connected sockets

Yang Yingliang <[email protected]>
net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()

Yang Yingliang <[email protected]>
hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()

Yang Yingliang <[email protected]>
net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()

Yang Yingliang <[email protected]>
net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()

Yang Yingliang <[email protected]>
net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()

Yang Yingliang <[email protected]>
net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()

Hangbin Liu <[email protected]>
net/tunnel: wait until all sk_user_data reader finish before releasing the sock

Li Zetao <[email protected]>
net: farsync: Fix kmemleak when rmmods farsync

Yang Yingliang <[email protected]>
ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()

ruanjinjie <[email protected]>
of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and find_dup_cset_prop()

Julian Anastasov <[email protected]>
ipvs: use u64_stats_t for the per-cpu counters

Thomas Gleixner <[email protected]>
net: Remove the obsolte u64_stats_fetch_*_irq() users (net).

Yuan Can <[email protected]>
drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()

Gaosheng Cui <[email protected]>
net: stmmac: fix possible memory leak in stmmac_dvr_probe()

Zhang Changzhong <[email protected]>
net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()

Yongqiang Liu <[email protected]>
net: defxx: Fix missing err handling in dfx_init()

Artem Chernyshev <[email protected]>
net: vmw_vsock: vmci: Check memcpy_from_msg()

Xiu Jianfeng <[email protected]>
clk: socfpga: Fix memory leak in socfpga_gate_init()

Björn Töpel <[email protected]>
bpf: Do not zero-extend kfunc return values

Yang Jihong <[email protected]>
blktrace: Fix output non-blktrace event when blk_classic option enabled

Wang Yufen <[email protected]>
wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()

Bitterblue Smith <[email protected]>
wifi: rtl8xxxu: Fix the channel width reporting

Bitterblue Smith <[email protected]>
wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h

Kris Bahnsen <[email protected]>
spi: spi-gpio: Don't set MOSI as an input if not 3WIRE mode

Xiu Jianfeng <[email protected]>
clk: samsung: Fix memory leak in _samsung_clk_register_pll()

Geert Uytterhoeven <[email protected]>
media: staging: stkwebcam: Restore MEDIA_{USB,CAMERA}_SUPPORT dependencies

Jiasheng Jiang <[email protected]>
media: coda: Add check for kmalloc

Jiasheng Jiang <[email protected]>
media: coda: Add check for dcoda_iram_alloc

Liang He <[email protected]>
media: c8sectpfe: Add of_node_put() when breaking out of loop

Yuan Can <[email protected]>
regulator: qcom-labibb: Fix missing of_node_put() in qcom_labibb_regulator_probe()

Zhen Lei <[email protected]>
mmc: core: Normalize the error handling branch in sd_read_ext_regs()

Jiasheng Jiang <[email protected]>
memstick/ms_block: Add check for alloc_ordered_workqueue

Wolfram Sang <[email protected]>
mmc: renesas_sdhi: alway populate SCC pointer

Yang Yingliang <[email protected]>
mmc: mmci: fix return value check of mmc_add_host()

Yang Yingliang <[email protected]>
mmc: wbsd: fix return value check of mmc_add_host()

Yang Yingliang <[email protected]>
mmc: via-sdmmc: fix return value check of mmc_add_host()

Yang Yingliang <[email protected]>
mmc: meson-gx: fix return value check of mmc_add_host()

Yang Yingliang <[email protected]>
mmc: omap_hsmmc: fix return value check of mmc_add_host()

Yang Yingliang <[email protected]>
mmc: atmel-mci: fix return value check of mmc_add_host()

Gabriel Somlo <[email protected]>
mmc: litex_mmc: ensure `host->irq == 0` if polling

Yang Yingliang <[email protected]>
mmc: wmt-sdmmc: fix return value check of mmc_add_host()

Yang Yingliang <[email protected]>
mmc: vub300: fix return value check of mmc_add_host()

Yang Yingliang <[email protected]>
mmc: toshsd: fix return value check of mmc_add_host()

Yang Yingliang <[email protected]>
mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()

Yang Yingliang <[email protected]>
mmc: rtsx_pci: fix return value check of mmc_add_host()

Yang Yingliang <[email protected]>
mmc: pxamci: fix return value check of mmc_add_host()

Yang Yingliang <[email protected]>
mmc: mxcmmc: fix return value check of mmc_add_host()

Yang Yingliang <[email protected]>
mmc: moxart: fix return value check of mmc_add_host()

Yang Yingliang <[email protected]>
mmc: alcor: fix return value check of mmc_add_host()

Miaoqian Lin <[email protected]>
bpftool: Fix memory leak in do_build_table_cb

Pu Lehui <[email protected]>
riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC

Trond Myklebust <[email protected]>
NFSv4.x: Fail client initialisation if state manager thread can't run

Anna Schumaker <[email protected]>
NFS: Allow very small rsize & wsize again

Anna Schumaker <[email protected]>
NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUS

Wang ShaoBo <[email protected]>
SUNRPC: Fix missing release socket in rpc_sockname()

Zhang Xiaoxu <[email protected]>
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()

Gaosheng Cui <[email protected]>
pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()

Gaosheng Cui <[email protected]>
ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt

Guoniu.zhou <[email protected]>
media: ov5640: set correct default link frequency

Liu Shixin <[email protected]>
media: saa7164: fix missing pci_disable_device()

Takashi Iwai <[email protected]>
ALSA: pcm: Set missing stop_operating flag at undoing trigger start

Eric Dumazet <[email protected]>
bpf, sockmap: fix race in sock_map_free()

Martin Blumenstingl <[email protected]>
hwmon: (jc42) Restore the min/max/critical temperatures on resume

Martin Blumenstingl <[email protected]>
hwmon: (jc42) Convert register access and caching to regmap/regcache

Yang Yingliang <[email protected]>
regulator: core: fix resource leak in regulator_register()

Chen Zhongjin <[email protected]>
configfs: fix possible memory leak in configfs_create_dir()

Sebastian Andrzej Siewior <[email protected]>
hsr: Synchronize sequence number updates.

Sebastian Andrzej Siewior <[email protected]>
hsr: Synchronize sending frames to have always incremented outgoing seq nr.

Sebastian Andrzej Siewior <[email protected]>
hsr: Disable netpoll.

Sebastian Andrzej Siewior <[email protected]>
hsr: Avoid double remove of a node.

Sebastian Andrzej Siewior <[email protected]>
hsr: Add a rcu-read lock to hsr_forward_skb().

Sebastian Andrzej Siewior <[email protected]>
Revert "net: hsr: use hlist_head instead of list_head for mac addresses"

Christian Marangi <[email protected]>
clk: qcom: clk-krait: fix wrong div2 functions

Douglas Anderson <[email protected]>
clk: qcom: lpass-sc7180: Fix pm_runtime usage

Douglas Anderson <[email protected]>
clk: qcom: lpass-sc7280: Fix pm_runtime usage

Taniya Das <[email protected]>
clk: qcom: lpass: Add support for resets & external mclk for SC7280

Taniya Das <[email protected]>
clk: qcom: lpass: Handle the regmap overlap of lpasscc and lpass_aon

Taniya Das <[email protected]>
dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280

Taniya Das <[email protected]>
dt-bindings: clock: Add resets for LPASS audio clock controller for SC7280

Yang Yingliang <[email protected]>
regulator: core: fix module refcount leak in set_supply()

Xiongfeng Wang <[email protected]>
mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()

Deren Wu <[email protected]>
wifi: mt76: fix coverity overrun-call in mt76_get_txpower()

Nicolas Cavallari <[email protected]>
wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDC

Shayne Chen <[email protected]>
wifi: mt76: mt7915: rework eeprom tx paths and streams init

Lorenzo Bianconi <[email protected]>
wifi: mt76: mt7921: fix reporting of TX AGGR histogram

Lorenzo Bianconi <[email protected]>
wifi: mt76: mt7915: fix reporting of TX AGGR histogram

Ryder Lee <[email protected]>
wifi: mt76: mt7915: fix mt7915_mac_set_timing()

Sean Wang <[email protected]>
wifi: mt76: mt7921: fix antenna signal are way off in monitor mode

Chen Zhongjin <[email protected]>
wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() fails

Íñigo Huguet <[email protected]>
wifi: mac80211: fix maybe-unused warning

Zhengchao Shao <[email protected]>
wifi: mac80211: fix memory leak in ieee80211_if_add()

Yuan Can <[email protected]>
wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()

Alexander Sverdlin <[email protected]>
spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODE

Dan Carpenter <[email protected]>
bonding: uninitialized variable in bond_miimon_inspect()

Pengcheng Yang <[email protected]>
bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect

Pengcheng Yang <[email protected]>
bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes

Pengcheng Yang <[email protected]>
bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data

Randy Dunlap <[email protected]>
Input: wistron_btns - disable on UML

Florian Westphal <[email protected]>
netfilter: conntrack: set icmpv6 redirects as RELATED

Xiu Jianfeng <[email protected]>
clk: visconti: Fix memory leak in visconti_register_pll()

Zhang Qilong <[email protected]>
ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probe

Xia Fukun <[email protected]>
drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs

Konstantin Meskhidze <[email protected]>
drm/amdkfd: Fix memory leakage

Xiongfeng Wang <[email protected]>
drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()

Xiongfeng Wang <[email protected]>
drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()

Veerabadhran Gopalakrishnan <[email protected]>
amdgpu/nv.c: Corrected typo in the video capabilities resolution

Guchun Chen <[email protected]>
drm/amd/pm/smu11: BACO is supported when it's in BACO state

Daniel Golle <[email protected]>
clk: mediatek: fix dependency of MT7986 ADC clocks

Ricardo Ribalda <[email protected]>
ASoC: mediatek: mt8173: Enable IRQ when pdata is ready

zhichao.liu <[email protected]>
spi: mt65xx: Add dma max segment size declaration

Ben Greear <[email protected]>
wifi: iwlwifi: mvm: fix double free on tx path.

Bitterblue Smith <[email protected]>
wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changed

Ziyang Xuan <[email protected]>
wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()

Liu Shixin <[email protected]>
ALSA: asihpi: fix missing pci_disable_device()

Trond Myklebust <[email protected]>
NFS: Fix an Oops in nfs_d_automount()

Trond Myklebust <[email protected]>
NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn

Trond Myklebust <[email protected]>
NFSv4: Fix a credential leak in _nfs4_discover_trunking()

Trond Myklebust <[email protected]>
NFSv4.2: Fix initialisation of struct nfs4_label

Trond Myklebust <[email protected]>
NFSv4.2: Fix a memory stomp in decode_attr_security_label

Trond Myklebust <[email protected]>
NFSv4.2: Always decode the security label

Trond Myklebust <[email protected]>
NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding

Dmitry Baryshkov <[email protected]>
drm/msm/mdp5: fix reading hw revision on db410c platform

Jiasheng Jiang <[email protected]>
ASoC: mediatek: mtk-btcvsd: Add checks for write and read of mtk_btcvsd_snd

Dmitry Torokhov <[email protected]>
ASoC: dt-bindings: wcd9335: fix reset line polarity in example

Zhang Zekun <[email protected]>
drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()

Aakarsh Jain <[email protected]>
media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC

Yunfei Dong <[email protected]>
media: mediatek: vcodec: Core thread depends on core_list

Yunfei Dong <[email protected]>
media: mediatek: vcodec: Setting lat buf to lat_list when lat decode error

Yunfei Dong <[email protected]>
media: mediatek: vcodec: Fix h264 set lat buffer error

Yunfei Dong <[email protected]>
media: mediatek: vcodec: Fix getting NULL pointer for dst buffer

Ming Qian <[email protected]>
media: amphion: lock and check m2m_ctx in event handler

Ming Qian <[email protected]>
media: amphion: cancel vpu before release instance

Ming Qian <[email protected]>
media: amphion: try to wakeup vpu core to avoid failure

Paul Kocialkowski <[email protected]>
media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attached

Paul Kocialkowski <[email protected]>
media: sun6i-mipi-csi2: Register async subdev with no sensor attached

Paul Kocialkowski <[email protected]>
media: sun8i-a83t-mipi-csi2: Require both pads to be connected for streaming

Paul Kocialkowski <[email protected]>
media: sun6i-mipi-csi2: Require both pads to be connected for streaming

Juergen Gross <[email protected]>
x86/boot: Skip realmode init code when running as Xen PV guest

Baisong Zhong <[email protected]>
media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()

Chen Zhongjin <[email protected]>
media: dvb-core: Fix ignored return value in dvb_register_frontend()

ZhangPeng <[email protected]>
pinctrl: pinconf-generic: add missing of_node_put()

Dario Binacchi <[email protected]>
clk: imx8mn: fix imx8mn_enet_phy_sels clocks list

Dario Binacchi <[email protected]>
clk: imx8mn: fix imx8mn_sai2_sels clocks list

Dario Binacchi <[email protected]>
clk: imx: rename video_pll1 to video_pll

Dario Binacchi <[email protected]>
clk: imx: replace osc_hdmi with dummy

Dario Binacchi <[email protected]>
clk: imx8mn: rename vpu_pll to m7_alt_pll

Marek Vasut <[email protected]>
media: mt9p031: Drop bogus v4l2_subdev_get_try_crop() call from mt9p031_init_cfg()

Laurent Pinchart <[email protected]>
media: imx: imx7-media-csi: Clear BIT_MIPI_DOUBLE_CMPNT for <16b formats

Gautam Menghani <[email protected]>
media: imon: fix a race condition in send_packet()

Chen Zhongjin <[email protected]>
media: vimc: Fix wrong function called when vimc_init() fails

Yuan Can <[email protected]>
ASoC: qcom: Add checks for devm_kcalloc

Wang ShaoBo <[email protected]>
drbd: destroy workqueue when drbd device was freed

Wang ShaoBo <[email protected]>
drbd: remove call to memset before free device/resource/connection

Zheng Yongjun <[email protected]>
mtd: maps: pxa2xx-flash: fix memory leak in probe

Shang XiaoJing <[email protected]>
mtd: core: Fix refcount error in del_mtd_device()

Jonathan Toppins <[email protected]>
bonding: fix link recovery in mode 2 when updelay is nonzero

Stanislav Fomichev <[email protected]>
selftests/bpf: Mount debugfs in setns_by_fd

Stanislav Fomichev <[email protected]>
selftests/bpf: Make sure zero-len skbs aren't redirectable

Jani Nikula <[email protected]>
drm/i915/guc: make default_lists const data

Yang Yingliang <[email protected]>
drm/amdgpu: fix pci device refcount leak

Xiu Jianfeng <[email protected]>
clk: rockchip: Fix memory leak in rockchip_clk_register_pll()

Wang ShaoBo <[email protected]>
regulator: core: use kfree_const() to free space conditionally

Baisong Zhong <[email protected]>
ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENT

Baisong Zhong <[email protected]>
ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOT

Cezary Rojewski <[email protected]>
ASoC: Intel: avs: Lock substream before snd_pcm_stop()

Zong-Zhe Yang <[email protected]>
wifi: rtw89: fix physts IE page check

ZhangPeng <[email protected]>
pinctrl: k210: call of_node_put()

Giulio Benetti <[email protected]>
clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets

Marcus Folkesson <[email protected]>
HID: hid-sensor-custom: set fixed size for custom attributes

Stanislav Fomichev <[email protected]>
bpf: Move skb->len == 0 checks into __bpf_redirect

Peng Fan <[email protected]>
clk: imx93: correct enet clock

Peng Fan <[email protected]>
clk: imx93: unmap anatop base in error handling path

Dmitry Torokhov <[email protected]>
HID: i2c: let RMI devices decide what constitutes wakeup event

Haibo Chen <[email protected]>
clk: imx93: correct the flexspi1 clock setting

Allen-KH Cheng <[email protected]>
mtd: spi-nor: Fix the number of bytes for the dummy cycles

Michael Walle <[email protected]>
mtd: spi-nor: hide jedec_id sysfs attribute if not present

Kuniyuki Iwashima <[email protected]>
net: Return errno in sk->sk_prot->get_port().

Kuniyuki Iwashima <[email protected]>
udp: Clean up some functions.

Lorenzo Bianconi <[email protected]>
net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitions

Christoph Hellwig <[email protected]>
media: videobuf-dma-contig: use dma_mmap_coherent

Yuan Can <[email protected]>
media: amphion: Fix error handling in vpu_driver_init()

Yuan Can <[email protected]>
media: platform: exynos4-is: Fix error handling in fimc_md_init()

Yang Yingliang <[email protected]>
media: solo6x10: fix possible memory leak in solo_sysfs_init()

Chen Zhongjin <[email protected]>
media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init()

Ming Qian <[email protected]>
media: amphion: apply vb2_queue_error instead of setting manually

Ming Qian <[email protected]>
media: amphion: add lock around vdec_g_fmt

Lorenzo Bianconi <[email protected]>
net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset routine

Douglas Anderson <[email protected]>
Input: elants_i2c - properly handle the reset GPIO when power is off

Hui Tang <[email protected]>
mtd: lpddr2_nvm: Fix possible null-ptr-deref

Rob Clark <[email protected]>
drm/msm/a6xx: Fix speed-bin detection vs probe-defer

Xiu Jianfeng <[email protected]>
wifi: ath10k: Fix return value in ath10k_pci_init()

Wang Yufen <[email protected]>
selftests/bpf: fix memory leak of lsm_cgroup

Christoph Hellwig <[email protected]>
dm: track per-add_disk holder relations in DM

Yu Kuai <[email protected]>
dm: make sure create and remove dm device won't race with open and close table

Christoph Hellwig <[email protected]>
dm: cleanup close_table_device

Christoph Hellwig <[email protected]>
dm: cleanup open_table_device

Christoph Hellwig <[email protected]>
block: clear ->slave_dir when dropping the main slave_dir reference

Xiu Jianfeng <[email protected]>
ima: Fix misuse of dereference of pointer in template_desc_init_fields()

GUO Zihua <[email protected]>
integrity: Fix memory leakage in keyring allocation error path

Brian Starkey <[email protected]>
drm/fourcc: Fix vsub/hsub for Q410 and Q401

Konrad Dybcio <[email protected]>
regulator: qcom-rpmh: Fix PMR735a S3 regulator spec

Christophe JAILLET <[email protected]>
wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()

Joel Granados <[email protected]>
nvme: return err on nvme_init_non_mdts_limits fail

Dan Carpenter <[email protected]>
amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()

Yang Yingliang <[email protected]>
regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()

Christoph Hellwig <[email protected]>
nvmet: only allocate a single slab for bvecs

Zeng Heng <[email protected]>
ASoC: pxa: fix null-pointer dereference in filter()

Xinlei Lee <[email protected]>
drm/mediatek: Modify dpi power on/off sequence.

Yang Jihong <[email protected]>
selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit arch

Randy Dunlap <[email protected]>
ASoC: codecs: wsa883x: use correct header file

Krzysztof Kozlowski <[email protected]>
ASoC: codecs: wsa883x: Use proper shutdown GPIO polarity

Miaoqian Lin <[email protected]>
module: Fix NULL vs IS_ERR checking for module_get_next_page

Johannes Berg <[email protected]>
wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone

Avraham Stern <[email protected]>
wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lock

Emmanuel Grumbach <[email protected]>
wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx API

Emmanuel Grumbach <[email protected]>
wifi: iwlwifi: mei: don't send SAP commands if AMT is disabled

Avraham Stern <[email protected]>
wifi: iwlwifi: mei: make sure ownership confirmed message is sent

Sam Shih <[email protected]>
pinctrl: mediatek: fix the pinconf register offset of some pins

Frank Wunderlich <[email protected]>
dt-bindings: pinctrl: update uart/mmc bindings for MT7986 SoC

Hanjun Guo <[email protected]>
drm/radeon: Add the missed acpi_put_table() to fix memory leak

Khazhismel Kumykov <[email protected]>
bfq: fix waker_bfqq inconsistency crash

Christoph Böhmwalder <[email protected]>
drbd: use blk_queue_max_discard_sectors helper

Yassine Oudjana <[email protected]>
regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnode

Laurent Pinchart <[email protected]>
drm: rcar-du: Drop leftovers dependencies from Kconfig

Ping-Ke Shih <[email protected]>
wifi: rtw89: use u32_encode_bits() to fill MAC quota value

Marek Vasut <[email protected]>
drm: lcdif: Set and enable FIFO Panic threshold

David Howells <[email protected]>
rxrpc: Fix ack.bufferSize to be 0 when generating an ack

David Howells <[email protected]>
net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()

Cole Robinson <[email protected]>
virt/sev-guest: Add a MODULE_ALIAS

Wolfram Sang <[email protected]>
clk: renesas: r8a779f0: Fix SCIF parent clocks

Wolfram Sang <[email protected]>
clk: renesas: r8a779f0: Fix HSCIF parent clocks

Vladimir Zapolskiy <[email protected]>
media: camss: Do not attach an already attached power domain on MSM8916 platform

Vladimir Zapolskiy <[email protected]>
media: camss: Clean up received buffers on failed start of streaming

Marek Vasut <[email protected]>
wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port

Randy Dunlap <[email protected]>
Input: joystick - fix Kconfig warning for JOYSTICK_ADC

Gaosheng Cui <[email protected]>
mtd: core: fix possible resource leak in init_mtd()

Zhang Xiaoxu <[email protected]>
mtd: Fix device name leak when register device failed in add_mtd_device()

Manivannan Sadhasivam <[email protected]>
clk: qcom: gcc-sm8250: Use retention mode for USB GDSCs

Konrad Dybcio <[email protected]>
clk: qcom: dispcc-sm6350: Add CLK_OPS_PARENT_ENABLE to pixel&byte src

Dmitry Baryshkov <[email protected]>
clk: qcom: gcc-ipq806x: use parent_data for the last remaining entry

Andrii Nakryiko <[email protected]>
bpf: propagate precision across all frames, not just the last one

Andrii Nakryiko <[email protected]>
bpf: propagate precision in ALU/ALU64 operations

Yang Yingliang <[email protected]>
media: platform: exynos4-is: fix return value check in fimc_md_probe()

Liu Shixin <[email protected]>
media: vivid: fix compose size exceed boundary

Andrzej Pietrasiewicz <[email protected]>
media: rkvdec: Add required padding

Marijn Suijten <[email protected]>
drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits

Marijn Suijten <[email protected]>
drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values

Marijn Suijten <[email protected]>
drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits

Marijn Suijten <[email protected]>
drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()

Marijn Suijten <[email protected]>
drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc

Marijn Suijten <[email protected]>
drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size

Marijn Suijten <[email protected]>
drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo

Marijn Suijten <[email protected]>
drm/msm/dsi: Remove repeated calculation of slice_per_intf

Marijn Suijten <[email protected]>
drm/msm/dsi: Remove useless math in DSC calculations

Dmitry Baryshkov <[email protected]>
drm/msm/dsi: use drm_dsc_config instead of msm_display_dsc_config

Marijn Suijten <[email protected]>
drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bits

Dmitry Baryshkov <[email protected]>
drm/msm/dpu: use drm_dsc_config instead of msm_display_dsc_config

Kumar Kartikeya Dwivedi <[email protected]>
bpf: Fix slot type check in check_stack_write_var_off

Kumar Kartikeya Dwivedi <[email protected]>
bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID

Dmitry Baryshkov <[email protected]>
drm/msm/hdmi: use devres helper for runtime PM management

GUO Zihua <[email protected]>
ima: Handle -ESTALE returned by ima_filter_rule_match()

Dmitry Baryshkov <[email protected]>
drm/msm/mdp5: stop overriding drvdata

Gaosheng Cui <[email protected]>
drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATED

Marek Vasut <[email protected]>
drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure

Jonathan Neuschäfer <[email protected]>
spi: Update reference to struct spi_controller

Marco Felsch <[email protected]>
drm: lcdif: change burst size to 256B

Marek Vasut <[email protected]>
clk: renesas: r9a06g032: Repair grave increment error

Zhang Qilong <[email protected]>
drm/rockchip: lvds: fix PM usage counter unbalance in poweron

Haiyi Zhou <[email protected]>
drm/amd/display: wait for vblank during pipe programming

Sakari Ailus <[email protected]>
dw9768: Enable low-power probe on ACPI

Alan Previn <[email protected]>
drm/i915/guc: Fix GuC error capture sizing estimation and reporting

Alan Previn <[email protected]>
drm/i915/guc: Add error-capture init warnings when needed

John Harrison <[email protected]>
drm/i915/guc: Make GuC log sizes runtime configurable

John Harrison <[email protected]>
drm/i915/guc: Fix capture size warning and bump the size

Alan Previn <[email protected]>
drm/i915/guc: Add a helper for log buffer size

Nícolas F. R. A. Prado <[email protected]>
ASoC: dt-bindings: rt5682: Set sound-dai-cells to 1

Wolfram Sang <[email protected]>
clk: renesas: r8a779a0: Fix SD0H clock name

Jimmy Assarsson <[email protected]>
can: kvaser_usb: Compare requested bittiming parameters with actual parameters in do_set_{,data}_bittiming

Jimmy Assarsson <[email protected]>
can: kvaser_usb: Add struct kvaser_usb_busparams

Anssi Hannula <[email protected]>
can: kvaser_usb_leaf: Fix bogus restart events

Anssi Hannula <[email protected]>
can: kvaser_usb_leaf: Fix wrong CAN state after stopping

Anssi Hannula <[email protected]>
can: kvaser_usb_leaf: Fix improved state not being reported

Anssi Hannula <[email protected]>
can: kvaser_usb_leaf: Set Warning state even without bus errors

Jimmy Assarsson <[email protected]>
can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT

Jimmy Assarsson <[email protected]>
can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {leaf,usbcan}_cmd_can_error_event

Jimmy Assarsson <[email protected]>
can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device

Alan Maguire <[email protected]>
libbpf: Btf dedup identical struct test needs check for nested structs/arrays

Marek Szyprowski <[email protected]>
media: exynos4-is: don't rely on the v4l2_async_subdev internals

Rafael Mendonca <[email protected]>
media: i2c: ov5648: Free V4L2 fwnode data on unbind

Kuniyuki Iwashima <[email protected]>
soreuseport: Fix socket selection for SO_INCOMING_CPU.

Tang Bin <[email protected]>
venus: pm_helpers: Fix error check in vcodec_domains_get()

Ricardo Ribalda <[email protected]>
media: i2c: ad5820: Fix error path

Rafael Mendonca <[email protected]>
media: i2c: hi846: Fix memory leak in hi846_parse_dt()

John Harrison <[email protected]>
drm/i915: Fix compute pre-emption w/a to apply to compute engines

John Harrison <[email protected]>
drm/i915/guc: Limit scheduling properties to avoid overflow

Yunfei Dong <[email protected]>
media: mediatek: vcodec: fix h264 cavlc bitstream fail

Jernej Skrabec <[email protected]>
media: cedrus: hevc: Fix offset adjustments

Jernej Skrabec <[email protected]>
media: v4l2-ioctl.c: Unify YCbCr/YUV terms in format descriptions

Niklas Söderlund <[email protected]>
media: adv748x: afe: Select input port when initializing AFE

Ming Qian <[email protected]>
media: amphion: reset instance if it's aborted before codec header parsed

Jiasheng Jiang <[email protected]>
media: coda: jpeg: Add check for kmalloc

Laurent Pinchart <[email protected]>
media: v4l2-ctrls: Fix off-by-one error in integer menu control check

Jeff LaBundy <[email protected]>
Input: iqs7222 - protect against undefined slider size

Jeff LaBundy <[email protected]>
Input: iqs7222 - report malformed properties

Jeff LaBundy <[email protected]>
Input: iqs7222 - drop unused device node references

Jeff LaBundy <[email protected]>
Input: iqs7222 - set all ULP entry masks by default

Pin-yen Lin <[email protected]>
drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe

Gerhard Engleder <[email protected]>
samples/bpf: Fix MAC address swapping in xdp2_kern

Gerhard Engleder <[email protected]>
samples/bpf: Fix map iteration in xdp1_user

Rafael Mendonca <[email protected]>
drm/amdgpu/powerplay/psm: Fix memory leak in power state init

Andrew Jeffery <[email protected]>
ipmi: kcs: Poll OBF briefly to reduce OBE latency

Cezary Rojewski <[email protected]>
ASoC: Intel: avs: Fix potential RX buffer overflow

Cezary Rojewski <[email protected]>
ASoC: Intel: avs: Fix DMA mask assignment

Yang Yingliang <[email protected]>
pinctrl: ocelot: add missing destroy_workqueue() in error path in ocelot_pinctrl_probe()

Niklas Cassel <[email protected]>
ata: libata: fix NCQ autosense logic

Laurent Pinchart <[email protected]>
drm: lcdif: Switch to limited range for RGB to YUV conversion

Shung-Hsi Yu <[email protected]>
libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()

Shung-Hsi Yu <[email protected]>
libbpf: Deal with section with no data gracefully

Shung-Hsi Yu <[email protected]>
libbpf: Use elf_getshdrnum() instead of e_shnum

Andrii Nakryiko <[email protected]>
libbpf: Reject legacy 'maps' ELF section

Xu Kuohai <[email protected]>
selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c

Xu Kuohai <[email protected]>
selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow

Xu Kuohai <[email protected]>
selftest/bpf: Fix memory leak in kprobe_multi_test

Xu Kuohai <[email protected]>
selftests/bpf: Fix memory leak caused by not destroying skeleton

Yonghong Song <[email protected]>
selftests/bpf: Add struct argument tests with fentry/fexit programs.

Xu Kuohai <[email protected]>
libbpf: Fix memory leak in parse_usdt_arg()

Xu Kuohai <[email protected]>
libbpf: Fix use-after-free in btf_dump_name_dups

Abhinav Kumar <[email protected]>
drm/bridge: adv7533: remove dynamic lane switching from adv7533 bridge

Aditya Kumar Singh <[email protected]>
wifi: ath11k: fix firmware assert during bandwidth change for peer sta

Aditya Kumar Singh <[email protected]>
wifi: ath11k: move firmware stats out of debugfs

Bitterblue Smith <[email protected]>
wifi: rtl8xxxu: Fix reading the vendor of combo chips

Fedor Pchelkin <[email protected]>
wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()

Fedor Pchelkin <[email protected]>
wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()

Thomas Zimmermann <[email protected]>
drm/atomic-helper: Don't allocate new plane state in CRTC check

Johannes Berg <[email protected]>
wifi: mac80211: fix ifdef symbol name

Johannes Berg <[email protected]>
wifi: mac80211: check link ID in auth/assoc continuation

Johannes Berg <[email protected]>
wifi: mac80211: mlme: fix null-ptr deref on failed assoc

Johannes Berg <[email protected]>
wifi: fix multi-link element subelement iteration

James Hurley <[email protected]>
platform/mellanox: mlxbf-pmc: Fix event typo

Zhengchao Shao <[email protected]>
ipc: fix memory leak in init_mqueue_fs()

Cai Xinchen <[email protected]>
rapidio: devices: fix missing put_device in mport_cdev_open

ZhangPeng <[email protected]>
hfs: Fix OOB Write in hfs_asc2mac

Gavrilov Ilia <[email protected]>
relay: fix type mismatch when allocating memory in relay_create_buf()

Zhang Qilong <[email protected]>
eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD

Wang Weiyang <[email protected]>
rapidio: fix possible UAF when kfifo_alloc() fails

Chen Zhongjin <[email protected]>
fs: sysv: Fix sysv_nblocks() returns wrong value

Brian Foster <[email protected]>
NFSD: pass range end to vfs_fsync_range() instead of count

Jeff Layton <[email protected]>
nfsd: return error if nfs4_setacl fails

Trond Myklebust <[email protected]>
lockd: set other missing fields when unlocking files

Ladislav Michl <[email protected]>
MIPS: OCTEON: warn only once if deprecated link status is being used

Anastasia Belova <[email protected]>
MIPS: BCM63xx: Add check for NULL for clk in clk_enable

Yang Yingliang <[email protected]>
platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_register()

Yu Liao <[email protected]>
platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()

Victor Ding <[email protected]>
platform/chrome: cros_ec_typec: zero out stale pointers

Prashant Malani <[email protected]>
platform/chrome: cros_ec_typec: Get retimer handle

Prashant Malani <[email protected]>
platform/chrome: cros_ec_typec: Cleanup switch handle return paths

Gao Xiang <[email protected]>
erofs: validate the extent length for uncompressed pclusters

Yue Hu <[email protected]>
erofs: support interlaced uncompressed data for compressed files

Gao Xiang <[email protected]>
erofs: fix missing unmap if z_erofs_get_extent_compressedlen() fails

Chen Zhongjin <[email protected]>
erofs: Fix pcluster memleak when its block address is zero

Rafael J. Wysocki <[email protected]>
PM: runtime: Do not call __rpm_callback() from rpm_idle()

Harshit Mogalapalli <[email protected]>
xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()

Xiu Jianfeng <[email protected]>
x86/xen: Fix memory leak in xen_init_lock_cpu()

Xiu Jianfeng <[email protected]>
x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()

Oleg Nesterov <[email protected]>
uprobes/x86: Allow to probe a NOP instruction with 0x66 prefix

Li Zetao <[email protected]>
ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()

Yang Yingliang <[email protected]>
clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer_systimer_init_clock()

Tony Lindgren <[email protected]>
clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_match

Vincent Donnefort <[email protected]>
cpu/hotplug: Do not bail-out in DYING/STARTING sections

Phil Auld <[email protected]>
cpu/hotplug: Make target_store() a nop when target == state

Alexey Izbyshev <[email protected]>
futex: Resend potentially swallowed owner death notification

John Thomson <[email protected]>
mips: ralink: mt7621: do not use kzalloc too early

John Thomson <[email protected]>
mips: ralink: mt7621: soc queries and tests as functions

John Thomson <[email protected]>
mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem

Wolfram Sang <[email protected]>
clocksource/drivers/sh_cmt: Access registers according to spec

Yang Yingliang <[email protected]>
rapidio: rio: fix possible name leak in rio_register_mport()

Yang Yingliang <[email protected]>
rapidio: fix possible name leaks when rio_add_device() fails

Li Zetao <[email protected]>
ocfs2: fix memory leak in ocfs2_mount_volume()

Akinobu Mita <[email protected]>
debugfs: fix error when writing negative value to atomic_t debugfs file

Akinobu Mita <[email protected]>
lib/notifier-error-inject: fix error when writing -errno to debugfs file

Akinobu Mita <[email protected]>
libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value

Xiongfeng Wang <[email protected]>
cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()

Yang Yingliang <[email protected]>
genirq/irqdesc: Don't try to remove non-existing sysfs files

Jeff Layton <[email protected]>
nfsd: don't call nfsd_file_put from client states seqfile display

Chuck Lever <[email protected]>
NFSD: Finish converting the NFSv3 GETACL result encoder

Chuck Lever <[email protected]>
NFSD: Finish converting the NFSv2 GETACL result encoder

Yang Yingliang <[email protected]>
EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()

Liu Peibao <[email protected]>
irqchip/loongson-liointc: Fix improper error handling in liointc_init()

Wei Yongjun <[email protected]>
irqchip/wpcm450: Fix memory leak in wpcm450_aic_of_init()

Shang XiaoJing <[email protected]>
irqchip: gic-pm: Use pm_runtime_resume_and_get() in gic_probe()

Jianmin Lv <[email protected]>
irqchip/loongson-pch-pic: Fix translate callback for DT path

Yang Yingliang <[email protected]>
thermal: core: fix some possible name leaks in error paths

Yuan Can <[email protected]>
platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_init()

Xiongfeng Wang <[email protected]>
perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()

Xiongfeng Wang <[email protected]>
perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()

Xiongfeng Wang <[email protected]>
perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()

Xiongfeng Wang <[email protected]>
perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()

Wang ShaoBo <[email protected]>
ACPI: pfr_update: use ACPI_FREE() to free acpi_object

Wang ShaoBo <[email protected]>
ACPI: pfr_telemetry: use ACPI_FREE() to free acpi_object

Huisong Li <[email protected]>
mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe failure

Yang Yingliang <[email protected]>
PNP: fix name memory leak in pnp_alloc_dev()

Zhao Gongyi <[email protected]>
selftests/efivarfs: Add checking of the test return value

Yang Yingliang <[email protected]>
MIPS: vpe-cmp: fix possible memory leak while module exiting

Yang Yingliang <[email protected]>
MIPS: vpe-mt: fix possible memory leak while module exiting

Manivannan Sadhasivam <[email protected]>
cpufreq: qcom-hw: Fix the frequency returned by cpufreq_driver->get()

YueHaibing <[email protected]>
selftests: cgroup: fix unsigned comparison with less than zero

Shang XiaoJing <[email protected]>
ocfs2: fix memory leak in ocfs2_stack_glue_init()

Gaosheng Cui <[email protected]>
lib/fonts: fix undefined behavior in bit shift for get_default_font

Alexey Dobriyan <[email protected]>
proc: fixup uptime selftest

Barnabás Pőcze <[email protected]>
timerqueue: Use rb_entry_safe() in timerqueue_getnext()

Barnabás Pőcze <[email protected]>
platform/x86: huawei-wmi: fix return value calculation

wuchi <[email protected]>
lib/debugobjects: fix stat count and optimize debug_objects_mem_init

Chen Zhongjin <[email protected]>
perf: Fix possible memleak in pmu_dev_alloc()

Yipeng Zou <[email protected]>
selftests/ftrace: event_triggers: wait longer for test_event_enable

Xiongfeng Wang <[email protected]>
ACPI: irq: Fix some kernel-doc issues

Guilherme G. Piccoli <[email protected]>
x86/split_lock: Add sysctl to control the misery mode

Chen Hui <[email protected]>
cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()

Ondrej Mosnacek <[email protected]>
fs: don't audit the capability check in simple_xattr_list()

xiongxin <[email protected]>
PM: hibernate: Fix mistake in kerneldoc comment

Reinette Chatre <[email protected]>
x86/sgx: Reduce delay and interference of enclave release

Hao Lee <[email protected]>
sched/psi: Fix possible missing or delayed pending event

Al Viro <[email protected]>
alpha: fix syscall entry in !AUDUT_SYSCALL case

Al Viro <[email protected]>
alpha: fix TIF_NOTIFY_SIGNAL handling

Ulf Hansson <[email protected]>
cpuidle: dt: Return the correct numbers of parsed idle states

Qais Yousef <[email protected]>
sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit condition

Qais Yousef <[email protected]>
sched/uclamp: Make cpu_overutilized() use util_fits_cpu()

Qais Yousef <[email protected]>
sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()

Dietmar Eggemann <[email protected]>
sched/core: Introduce sched_asym_cpucap_active()

Qais Yousef <[email protected]>
sched/uclamp: Make select_idle_capacity() use util_fits_cpu()

Qais Yousef <[email protected]>
sched/uclamp: Fix fits_capacity() check in feec()

Qais Yousef <[email protected]>
sched/uclamp: Make task_fits_capacity() use util_fits_cpu()

Qais Yousef <[email protected]>
sched/uclamp: Fix relationship between uclamp and migration margin

Amir Goldstein <[email protected]>
ovl: remove privs in ovl_fallocate()

Amir Goldstein <[email protected]>
ovl: remove privs in ovl_copyfile()

Michael Kelley <[email protected]>
tpm/tpm_crb: Fix error message in __crb_relinquish_locality()

Yuan Can <[email protected]>
tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()

Eddie James <[email protected]>
tpm: Add flag to use default cancellation policy

Eddie James <[email protected]>
tpm: tis_i2c: Fix sanity check interrupt enable mask

Janne Grunau <[email protected]>
arch: arm64: apple: t8103: Use standard "iommu" node name

Stephen Boyd <[email protected]>
pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP

Doug Brown <[email protected]>
ARM: mmp: fix timer_read delay

Wang Yufen <[email protected]>
pstore/ram: Fix error return code in ramoops_probe()

Kuniyuki Iwashima <[email protected]>
seccomp: Move copy_seccomp() to no failure path.

Yicong Yang <[email protected]>
drivers/perf: hisi: Fix some event id for hisi-pcie-pmu

Sven Peter <[email protected]>
soc: apple: rtkit: Stop casting function pointer signatures

Sven Peter <[email protected]>
soc: apple: sart: Stop casting function pointer signatures

Pali Rohár <[email protected]>
arm64: dts: armada-3720-turris-mox: Add missing interrupt for RTC

Pali Rohár <[email protected]>
ARM: dts: armada-39x: Fix compatible string for gpios

Pali Rohár <[email protected]>
ARM: dts: armada-38x: Fix compatible string for gpios

Pali Rohár <[email protected]>
ARM: dts: turris-omnia: Add switch port 6 node

Pali Rohár <[email protected]>
ARM: dts: turris-omnia: Add ethernet aliases

Pali Rohár <[email protected]>
ARM: dts: armada-39x: Fix assigned-addresses for every PCIe Root Port

Pali Rohár <[email protected]>
ARM: dts: armada-38x: Fix assigned-addresses for every PCIe Root Port

Pali Rohár <[email protected]>
ARM: dts: armada-375: Fix assigned-addresses for every PCIe Root Port

Pali Rohár <[email protected]>
ARM: dts: armada-xp: Fix assigned-addresses for every PCIe Root Port

Pali Rohár <[email protected]>
ARM: dts: armada-370: Fix assigned-addresses for every PCIe Root Port

Pali Rohár <[email protected]>
ARM: dts: dove: Fix assigned-addresses for every PCIe Root Port

AngeloGioacchino Del Regno <[email protected]>
arm64: dts: mediatek: mt6797: Fix 26M oscillator unit name

AngeloGioacchino Del Regno <[email protected]>
arm64: dts: mediatek: pumpkin-common: Fix devicetree warnings

AngeloGioacchino Del Regno <[email protected]>
arm64: dts: mt2712-evb: Fix usb vbus regulators unit names

AngeloGioacchino Del Regno <[email protected]>
arm64: dts: mt2712-evb: Fix vproc fixed regulators unit names

AngeloGioacchino Del Regno <[email protected]>
arm64: dts: mt2712e: Fix unit address for pinctrl node

AngeloGioacchino Del Regno <[email protected]>
arm64: dts: mt2712e: Fix unit_address_vs_reg warning for oscillators

AngeloGioacchino Del Regno <[email protected]>
arm64: dts: mt6779: Fix devicetree build warnings

AngeloGioacchino Del Regno <[email protected]>
arm64: dts: mt7896a: Fix unit_address_vs_reg warning for oscillator

AngeloGioacchino Del Regno <[email protected]>
arm64: dts: mediatek: mt8195: Fix CPUs capacity-dmips-mhz

Jonathan Neuschäfer <[email protected]>
ARM: dts: nuvoton: Remove bogus unit addresses from fixed-partition nodes

Keerthy <[email protected]>
arm64: dts: ti: k3-j721s2: Fix the interrupt ranges property for main & wkup gpio intr

Jayesh Choudhary <[email protected]>
arm64: dts: ti: k3-j721e-main: Drop dma-coherent in crypto node

Jayesh Choudhary <[email protected]>
arm64: dts: ti: k3-am65-main: Drop dma-coherent in crypto node

Shang XiaoJing <[email protected]>
perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()

Shang XiaoJing <[email protected]>
perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()

Yuan Can <[email protected]>
drivers: perf: marvell_cn10k: Fix hotplug callback leak in tad_pmu_init()

Yuan Can <[email protected]>
perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()

Mark Rutland <[email protected]>
arm64: mm: kfence: only handle translation faults

Zhang Qilong <[email protected]>
soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe

Zhang Qilong <[email protected]>
soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probe

Kory Maincent <[email protected]>
arm: dts: spear600: Fix clcd interrupt

Frank Wunderlich <[email protected]>
arm64: dts: mt7986: fix trng node name

Conor Dooley <[email protected]>
dt-bindings: pwm: fix microchip corePWM's pwm-cells

Fabrizio Castro <[email protected]>
arm64: dts: renesas: r9a09g011: Fix unit address format error

Wolfram Sang <[email protected]>
arm64: dts: renesas: r8a779f0: Fix SCIF "brg_int" clock

Wolfram Sang <[email protected]>
arm64: dts: renesas: r8a779f0: Fix HSCIF "brg_int" clock

Krzysztof Kozlowski <[email protected]>
arm64: dts: qcom: sm6125: fix SDHCI CQE reg names

Marijn Suijten <[email protected]>
arm64: dts: qcom: pm6350: Include header for KEY_POWER

Jiasheng Jiang <[email protected]>
soc: qcom: apr: Add check for idr_alloc and of_property_read_string_index

Johan Hovold <[email protected]>
arm64: dts: qcom: sm6350: drop bogus DP PHY clock

Johan Hovold <[email protected]>
arm64: dts: qcom: sm8250: drop bogus DP PHY clock

Dmitry Torokhov <[email protected]>
arm64: dts: qcom: sm8250-mtp: fix reset line polarity

Dmitry Torokhov <[email protected]>
arm64: dts: qcom: msm8996: fix sound card reset line polarity

Krzysztof Kozlowski <[email protected]>
arm64: dts: qcom: use GPIO flags for tlmm

Johan Hovold <[email protected]>
arm64: dts: qcom: sm8450: fix UFS PHY registers

Johan Hovold <[email protected]>
arm64: dts: qcom: sm8350: fix UFS PHY registers

Johan Hovold <[email protected]>
arm64: dts: qcom: sm8250: fix UFS PHY registers

Johan Hovold <[email protected]>
arm64: dts: qcom: sm8150: fix UFS PHY registers

Luca Weiss <[email protected]>
soc: qcom: llcc: make irq truly optional

Krzysztof Kozlowski <[email protected]>
arm64: dts: qcom: sc7180-trogdor-homestar: fully configure secondary I2S pins

Krzysztof Kozlowski <[email protected]>
arm64: dts: qcom: sm8250: correct LPASS pin pull down

Marijn Suijten <[email protected]>
arm64: dts: qcom: pm660: Use unique ADC5_VCOIN address in node name

Georgi Vlaev <[email protected]>
firmware: ti_sci: Fix polled mode during system suspend

Chen Jiahao <[email protected]>
drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static

Marek Vasut <[email protected]>
ARM: dts: stm32: Fix AV96 WLAN regulator gpio property

Marek Vasut <[email protected]>
ARM: dts: stm32: Drop stm32mp15xc.dtsi from Avenger96

Marco Elver <[email protected]>
objtool, kcsan: Add volatile read/write instrumentation to whitelist

Cong Dang <[email protected]>
memory: renesas-rpc-if: Clear HS bit during hardware initialization

Padmanabhan Rajanbabu <[email protected]>
arm64: dts: fsd: fix drive strength values as per FSD HW UM

Padmanabhan Rajanbabu <[email protected]>
arm64: dts: fsd: fix drive strength macros as per FSD HW UM

Stephan Gerhold <[email protected]>
arm64: dts: qcom: msm8916: Drop MSS fallback compatible

Krzysztof Kozlowski <[email protected]>
arm64: dts: qcom: sdm845-cheza: fix AP suspend pin bias

Krzysztof Kozlowski <[email protected]>
arm64: dts: qcom: sdm630: fix UART1 pin bias

Luca Weiss <[email protected]>
ARM: dts: qcom: apq8064: fix coresight compatible

Dmitry Baryshkov <[email protected]>
arm64: dts: qcom: msm8996: fix GPU OPP table

Dmitry Baryshkov <[email protected]>
arm64: dts: qcom: msm8996: fix supported-hw in cpufreq OPP tables

Yassine Oudjana <[email protected]>
arm64: dts: qcom: msm8996: Add MSM8996 Pro support

Krzysztof Kozlowski <[email protected]>
arm64: dts: qcom: sdm845-xiaomi-polaris: fix codec pin conf name

Krzysztof Kozlowski <[email protected]>
arm64: dts: qcom: sm8250-sony-xperia-edo: fix touchscreen bias-disable

Krzysztof Kozlowski <[email protected]>
arm64: dts: qcom: ipq6018-cp01-c1: use BLSPI1 pins

Geert Uytterhoeven <[email protected]>
arm64: dts: renesas: r8a779g0: Fix HSCIF0 "brg_int" clock

Paulo Alcantara <[email protected]>
cifs: fix oops during encryption

Paulo Alcantara <[email protected]>
cifs: improve symlink handling for smb2+

Enzo Matsumiya <[email protected]>
cifs: replace kfree() with kfree_sensitive() for sensitive data

Ivaylo Dimitrov <[email protected]>
usb: musb: remove extra check in musb_gadget_vbus_draw

Martin Kaiser <[email protected]>
staging: r8188eu: fix led register settings

Martin Kaiser <[email protected]>
staging: r8188eu: don't check bSurpriseRemoved in SwLedOff

Martin Kaiser <[email protected]>
staging: r8188eu: remove duplicate bSurpriseRemoved check


-------------

Diffstat:

.../ABI/testing/sysfs-bus-spi-devices-spi-nor | 3 +
Documentation/admin-guide/sysctl/kernel.rst | 23 +
.../bindings/clock/qcom,sc7280-lpasscorecc.yaml | 19 +-
.../devicetree/bindings/input/azoteq,iqs7222.yaml | 25 +-
.../devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 8 +-
.../devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 46 +-
.../bindings/pci/toshiba,visconti-pcie.yaml | 7 +-
.../bindings/pinctrl/mediatek,mt7986-pinctrl.yaml | 46 +-
.../devicetree/bindings/pwm/microchip,corepwm.yaml | 4 +-
.../devicetree/bindings/sound/qcom,wcd9335.txt | 2 +-
Documentation/devicetree/bindings/sound/rt5682.txt | 2 +-
Documentation/driver-api/spi.rst | 4 +-
Documentation/fault-injection/fault-injection.rst | 10 +-
Makefile | 4 +-
arch/Kconfig | 2 +-
arch/alpha/include/asm/thread_info.h | 2 +-
arch/alpha/kernel/entry.S | 4 +-
arch/arm/boot/dts/armada-370.dtsi | 2 +-
arch/arm/boot/dts/armada-375.dtsi | 2 +-
arch/arm/boot/dts/armada-380.dtsi | 4 +-
arch/arm/boot/dts/armada-385-turris-omnia.dts | 18 +-
arch/arm/boot/dts/armada-385.dtsi | 6 +-
arch/arm/boot/dts/armada-38x.dtsi | 4 +-
arch/arm/boot/dts/armada-39x.dtsi | 10 +-
arch/arm/boot/dts/armada-xp-mv78230.dtsi | 8 +-
arch/arm/boot/dts/armada-xp-mv78260.dtsi | 16 +-
arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts | 17 +-
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 16 +-
arch/arm/boot/dts/dove.dtsi | 2 +-
arch/arm/boot/dts/nuvoton-npcm730-gbs.dts | 2 +-
arch/arm/boot/dts/nuvoton-npcm730-gsj.dts | 2 +-
arch/arm/boot/dts/nuvoton-npcm730-kudo.dts | 6 +-
arch/arm/boot/dts/nuvoton-npcm750-evb.dts | 4 +-
.../boot/dts/nuvoton-npcm750-runbmc-olympus.dts | 6 +-
arch/arm/boot/dts/qcom-apq8064.dtsi | 2 +-
arch/arm/boot/dts/spear600.dtsi | 2 +-
arch/arm/boot/dts/stm32mp157a-dhcor-avenger96.dts | 1 -
arch/arm/boot/dts/stm32mp15xx-dhcor-avenger96.dtsi | 2 +-
arch/arm/mach-mmp/time.c | 11 +-
arch/arm64/boot/dts/apple/t8103.dtsi | 6 +-
.../boot/dts/marvell/armada-3720-turris-mox.dts | 3 +
arch/arm64/boot/dts/mediatek/mt2712-evb.dts | 12 +-
arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 22 +-
arch/arm64/boot/dts/mediatek/mt6779.dtsi | 8 +-
arch/arm64/boot/dts/mediatek/mt6797.dtsi | 2 +-
arch/arm64/boot/dts/mediatek/mt7986a.dtsi | 4 +-
arch/arm64/boot/dts/mediatek/mt8183.dtsi | 2 +-
arch/arm64/boot/dts/mediatek/mt8195.dtsi | 8 +-
arch/arm64/boot/dts/mediatek/pumpkin-common.dtsi | 6 +-
arch/arm64/boot/dts/qcom/apq8096-ifc6640.dts | 2 +-
arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts | 2 +
arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +-
.../dts/qcom/msm8994-sony-xperia-kitakami.dtsi | 2 +-
arch/arm64/boot/dts/qcom/msm8994.dtsi | 3 +-
arch/arm64/boot/dts/qcom/msm8996.dtsi | 115 +++--
arch/arm64/boot/dts/qcom/msm8996pro.dtsi | 266 +++++++++++
arch/arm64/boot/dts/qcom/pm6350.dtsi | 1 +
arch/arm64/boot/dts/qcom/pm660.dtsi | 2 +-
.../boot/dts/qcom/sc7180-trogdor-homestar.dtsi | 6 +
arch/arm64/boot/dts/qcom/sdm630.dtsi | 2 +-
arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 4 +-
arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 4 +-
.../boot/dts/qcom/sdm845-xiaomi-beryllium.dts | 2 +-
arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts | 6 +-
.../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 2 +-
arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts | 2 +-
arch/arm64/boot/dts/qcom/sm6125.dtsi | 2 +-
arch/arm64/boot/dts/qcom/sm6350.dtsi | 10 +-
arch/arm64/boot/dts/qcom/sm8150.dtsi | 10 +-
arch/arm64/boot/dts/qcom/sm8250-mtp.dts | 2 +-
.../boot/dts/qcom/sm8250-sony-xperia-edo.dtsi | 2 +-
arch/arm64/boot/dts/qcom/sm8250.dtsi | 20 +-
arch/arm64/boot/dts/qcom/sm8350.dtsi | 10 +-
arch/arm64/boot/dts/qcom/sm8450.dtsi | 10 +-
arch/arm64/boot/dts/renesas/r8a779f0.dtsi | 16 +-
arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 2 +-
arch/arm64/boot/dts/renesas/r9a09g011.dtsi | 2 +-
arch/arm64/boot/dts/tesla/fsd-pinctrl.dtsi | 34 +-
arch/arm64/boot/dts/tesla/fsd-pinctrl.h | 6 +-
arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 1 -
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 1 -
arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi | 2 +-
arch/arm64/include/asm/processor.h | 4 +-
arch/arm64/mm/fault.c | 8 +-
arch/mips/bcm63xx/clk.c | 2 +
.../cavium-octeon/executive/cvmx-helper-board.c | 2 +-
arch/mips/cavium-octeon/executive/cvmx-helper.c | 2 +-
arch/mips/include/asm/mach-ralink/mt7621.h | 4 +-
arch/mips/kernel/vpe-cmp.c | 4 +-
arch/mips/kernel/vpe-mt.c | 4 +-
arch/mips/ralink/mt7621.c | 97 ++--
arch/mips/ralink/of.c | 4 +-
arch/powerpc/boot/dts/turris1x.dts | 14 +
arch/powerpc/include/asm/hvcall.h | 3 +-
arch/powerpc/perf/callchain.c | 1 +
arch/powerpc/perf/hv-gpci-requests.h | 4 +
arch/powerpc/perf/hv-gpci.c | 35 +-
arch/powerpc/perf/hv-gpci.h | 1 +
arch/powerpc/perf/req-gen/perf.h | 20 +
arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c | 1 +
arch/powerpc/platforms/83xx/mpc832x_rdb.c | 2 +-
arch/powerpc/platforms/pseries/eeh_pseries.c | 11 +-
arch/powerpc/platforms/pseries/plpks.c | 32 +-
arch/powerpc/platforms/pseries/plpks.h | 2 +-
arch/powerpc/sysdev/xive/spapr.c | 1 +
arch/powerpc/xmon/xmon.c | 7 +-
arch/riscv/include/asm/hugetlb.h | 6 +
arch/riscv/include/asm/io.h | 5 +
arch/riscv/include/asm/pgtable-64.h | 6 +-
arch/riscv/kernel/entry.S | 18 +-
arch/riscv/kernel/signal.c | 34 +-
arch/riscv/kernel/traps.c | 2 +-
arch/riscv/kvm/vcpu.c | 11 +-
arch/riscv/mm/physaddr.c | 2 +-
arch/riscv/net/bpf_jit_comp64.c | 29 +-
arch/x86/Kconfig | 4 +-
arch/x86/events/intel/uncore_snb.c | 3 +
arch/x86/events/intel/uncore_snbep.c | 5 +
arch/x86/hyperv/hv_init.c | 2 -
arch/x86/include/asm/apic.h | 3 +-
arch/x86/include/asm/realmode.h | 1 +
arch/x86/include/asm/x86_init.h | 4 +
arch/x86/kernel/apic/apic.c | 13 +-
arch/x86/kernel/cpu/intel.c | 63 ++-
arch/x86/kernel/cpu/sgx/encl.c | 23 +-
arch/x86/kernel/setup.c | 2 +-
arch/x86/kernel/uprobes.c | 4 +-
arch/x86/kernel/x86_init.c | 3 +
arch/x86/realmode/init.c | 8 +-
arch/x86/xen/enlighten_pv.c | 2 +
arch/x86/xen/smp.c | 24 +-
arch/x86/xen/smp_pv.c | 12 +-
arch/x86/xen/spinlock.c | 6 +-
block/bfq-iosched.c | 16 +-
block/blk-mq-sysfs.c | 11 +-
block/blk-mq.c | 56 ++-
block/genhd.c | 2 +
crypto/cryptd.c | 36 +-
crypto/tcrypt.c | 265 +++++------
drivers/acpi/acpica/dsmethod.c | 10 +-
drivers/acpi/acpica/utcopy.c | 7 -
drivers/acpi/ec.c | 10 +
drivers/acpi/irq.c | 5 +-
drivers/acpi/pfr_telemetry.c | 6 +-
drivers/acpi/pfr_update.c | 6 +-
drivers/acpi/processor_idle.c | 3 +
drivers/acpi/x86/utils.c | 24 +-
drivers/ata/libata-sata.c | 11 +-
drivers/base/class.c | 5 +
drivers/base/power/runtime.c | 12 +-
drivers/base/regmap/regmap-irq.c | 15 +-
drivers/block/drbd/drbd_main.c | 9 +-
drivers/block/drbd/drbd_nl.c | 10 +-
drivers/block/floppy.c | 4 +-
drivers/block/loop.c | 28 +-
drivers/bluetooth/btintel.c | 5 +-
drivers/bluetooth/btusb.c | 6 +-
drivers/bluetooth/hci_bcm.c | 13 +-
drivers/bluetooth/hci_bcsp.c | 2 +-
drivers/bluetooth/hci_h5.c | 2 +-
drivers/bluetooth/hci_ll.c | 2 +-
drivers/bluetooth/hci_qca.c | 2 +-
drivers/char/hw_random/amd-rng.c | 18 +-
drivers/char/hw_random/geode-rng.c | 36 +-
drivers/char/ipmi/ipmi_msghandler.c | 8 +-
drivers/char/ipmi/kcs_bmc_aspeed.c | 24 +-
drivers/char/tpm/tpm_crb.c | 2 +-
drivers/char/tpm/tpm_ftpm_tee.c | 8 +-
drivers/char/tpm/tpm_tis_core.c | 20 +-
drivers/char/tpm/tpm_tis_core.h | 1 +
drivers/char/tpm/tpm_tis_i2c.c | 3 +-
drivers/clk/imx/clk-imx8mn.c | 116 ++---
drivers/clk/imx/clk-imx8mp.c | 4 +-
drivers/clk/imx/clk-imx93.c | 19 +-
drivers/clk/imx/clk-imxrt1050.c | 2 +-
drivers/clk/mediatek/clk-mt7986-infracfg.c | 2 +-
drivers/clk/qcom/clk-krait.c | 2 +
drivers/clk/qcom/dispcc-sm6350.c | 4 +-
drivers/clk/qcom/gcc-ipq806x.c | 4 +-
drivers/clk/qcom/gcc-sm8250.c | 4 +-
drivers/clk/qcom/lpassaudiocc-sc7280.c | 117 +++--
drivers/clk/qcom/lpasscc-sc7280.c | 44 --
drivers/clk/qcom/lpasscorecc-sc7180.c | 24 +-
drivers/clk/qcom/lpasscorecc-sc7280.c | 33 ++
drivers/clk/renesas/r8a779a0-cpg-mssr.c | 2 +-
drivers/clk/renesas/r8a779f0-cpg-mssr.c | 29 +-
drivers/clk/renesas/r9a06g032-clocks.c | 3 +-
drivers/clk/rockchip/clk-pll.c | 1 +
drivers/clk/samsung/clk-pll.c | 1 +
drivers/clk/socfpga/clk-gate.c | 5 +-
drivers/clk/st/clkgen-fsyn.c | 5 +-
drivers/clk/visconti/pll.c | 1 +
drivers/clocksource/sh_cmt.c | 88 ++--
drivers/clocksource/timer-ti-dm-systimer.c | 4 +-
drivers/clocksource/timer-ti-dm.c | 2 +-
drivers/counter/stm32-lptimer-cnt.c | 2 +-
drivers/cpufreq/amd_freq_sensitivity.c | 2 +
drivers/cpufreq/qcom-cpufreq-hw.c | 43 +-
drivers/cpuidle/dt_idle_states.c | 2 +-
drivers/crypto/Kconfig | 5 +
.../crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c | 2 +-
drivers/crypto/amlogic/amlogic-gxl-core.c | 1 -
drivers/crypto/amlogic/amlogic-gxl.h | 2 +-
drivers/crypto/cavium/nitrox/nitrox_mbx.c | 1 +
drivers/crypto/ccree/cc_debugfs.c | 2 +-
drivers/crypto/ccree/cc_driver.c | 10 +-
drivers/crypto/hisilicon/hpre/hpre_main.c | 14 +-
drivers/crypto/hisilicon/qm.c | 208 ++++++---
drivers/crypto/hisilicon/sec2/sec_main.c | 4 +-
drivers/crypto/hisilicon/zip/zip_main.c | 4 +-
drivers/crypto/img-hash.c | 8 +-
drivers/crypto/omap-sham.c | 2 +-
drivers/crypto/qat/qat_4xxx/adf_drv.c | 1 +
drivers/crypto/rockchip/rk3288_crypto.c | 193 +-------
drivers/crypto/rockchip/rk3288_crypto.h | 53 +--
drivers/crypto/rockchip/rk3288_crypto_ahash.c | 197 ++++----
drivers/crypto/rockchip/rk3288_crypto_skcipher.c | 413 +++++++++-------
drivers/dio/dio.c | 8 +
drivers/dma/apple-admac.c | 129 ++++-
drivers/edac/i10nm_base.c | 3 +-
drivers/extcon/Kconfig | 2 +-
drivers/extcon/extcon-usbc-tusb320.c | 247 ++++++++--
drivers/firmware/raspberrypi.c | 1 +
drivers/firmware/ti_sci.c | 5 +-
drivers/gpio/gpiolib-cdev.c | 204 +++++++-
drivers/gpio/gpiolib.c | 4 +
drivers/gpio/gpiolib.h | 5 +
drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 2 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c | 1 +
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 +
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h | 5 +-
drivers/gpu/drm/amd/amdgpu/nv.c | 28 +-
drivers/gpu/drm/amd/amdgpu/soc15.c | 24 +-
drivers/gpu/drm/amd/amdgpu/soc21.c | 2 +-
.../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 35 --
drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c | 16 +-
.../amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c | 2 +-
.../gpu/drm/amd/display/dc/dce60/dce60_resource.c | 3 +
.../gpu/drm/amd/display/dc/dce80/dce80_resource.c | 2 +
.../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 30 +-
drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 35 +-
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dccg.c | 6 +-
.../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c | 7 +
drivers/gpu/drm/amd/include/kgd_pp_interface.h | 3 +-
drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c | 3 +-
drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_psm.c | 2 +
.../gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c | 3 +-
drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c | 4 +
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 21 +-
drivers/gpu/drm/bridge/adv7511/adv7511.h | 3 +-
drivers/gpu/drm/bridge/adv7511/adv7511_drv.c | 18 +-
drivers/gpu/drm/bridge/adv7511/adv7533.c | 25 +-
drivers/gpu/drm/bridge/ite-it6505.c | 8 +-
drivers/gpu/drm/drm_atomic_helper.c | 10 +-
drivers/gpu/drm/drm_edid.c | 12 +
drivers/gpu/drm/drm_fourcc.c | 8 +-
drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 11 +-
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_rgb.c | 5 +-
drivers/gpu/drm/i915/display/intel_bios.c | 2 +-
drivers/gpu/drm/i915/display/intel_dp.c | 59 ---
drivers/gpu/drm/i915/gt/intel_engine.h | 6 +
drivers/gpu/drm/i915/gt/intel_engine_cs.c | 91 +++-
drivers/gpu/drm/i915/gt/sysfs_engines.c | 25 +-
drivers/gpu/drm/i915/gt/uc/intel_guc.c | 53 +--
drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c | 147 ++++--
drivers/gpu/drm/i915/gt/uc/intel_guc_capture.h | 1 -
drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h | 21 +
drivers/gpu/drm/i915/gt/uc/intel_guc_log.c | 227 +++++++--
drivers/gpu/drm/i915/gt/uc/intel_guc_log.h | 42 +-
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c | 8 +
drivers/gpu/drm/i915/i915_params.c | 12 +
drivers/gpu/drm/i915/i915_params.h | 3 +
drivers/gpu/drm/mediatek/mtk_dpi.c | 12 +-
drivers/gpu/drm/mediatek/mtk_hdmi.c | 7 +-
drivers/gpu/drm/meson/meson_encoder_cvbs.c | 7 +-
drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 12 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 25 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h | 2 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc.c | 79 ++--
drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc.h | 4 +-
drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c | 27 +-
drivers/gpu/drm/msm/dp/dp_display.c | 2 +-
drivers/gpu/drm/msm/dsi/dsi.c | 2 +-
drivers/gpu/drm/msm/dsi/dsi.h | 2 +-
drivers/gpu/drm/msm/dsi/dsi_host.c | 204 +++-----
drivers/gpu/drm/msm/hdmi/hdmi.c | 2 +-
drivers/gpu/drm/msm/msm_drv.h | 9 +-
drivers/gpu/drm/mxsfb/lcdif_kms.c | 48 +-
drivers/gpu/drm/mxsfb/lcdif_regs.h | 5 +
drivers/gpu/drm/panel/panel-sitronix-st7701.c | 10 +-
drivers/gpu/drm/radeon/radeon_bios.c | 19 +-
drivers/gpu/drm/rcar-du/Kconfig | 2 -
drivers/gpu/drm/rockchip/cdn-dp-core.c | 2 +-
drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c | 2 +-
drivers/gpu/drm/rockchip/inno_hdmi.c | 2 +-
drivers/gpu/drm/rockchip/rk3066_hdmi.c | 2 +-
drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 4 +-
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c | 2 +-
drivers/gpu/drm/rockchip/rockchip_lvds.c | 10 +-
drivers/gpu/drm/sti/sti_dvo.c | 7 +-
drivers/gpu/drm/sti/sti_hda.c | 7 +-
drivers/gpu/drm/sti/sti_hdmi.c | 7 +-
drivers/gpu/drm/tegra/dc.c | 4 +-
drivers/hid/amd-sfh-hid/amd_sfh_client.c | 4 +
drivers/hid/hid-apple.c | 118 +++--
drivers/hid/hid-input.c | 6 +
drivers/hid/hid-logitech-hidpp.c | 11 +-
drivers/hid/hid-mcp2221.c | 12 +-
drivers/hid/hid-rmi.c | 2 +
drivers/hid/hid-sensor-custom.c | 2 +-
drivers/hid/i2c-hid/i2c-hid-core.c | 3 +-
drivers/hid/wacom_sys.c | 8 +
drivers/hid/wacom_wac.c | 4 +
drivers/hid/wacom_wac.h | 1 +
drivers/hsi/controllers/omap_ssi_core.c | 14 +-
drivers/hv/ring_buffer.c | 13 +
drivers/hwmon/Kconfig | 1 +
drivers/hwmon/jc42.c | 243 ++++++----
drivers/hwmon/nct6775-platform.c | 7 +
drivers/hwtracing/coresight/coresight-trbe.c | 1 +
drivers/i2c/busses/i2c-ismt.c | 3 +
drivers/i2c/busses/i2c-pxa-pci.c | 10 +-
drivers/i2c/muxes/i2c-mux-reg.c | 5 +-
drivers/iio/adc/ad_sigma_delta.c | 8 +-
drivers/iio/adc/ti-adc128s052.c | 14 +-
drivers/iio/addac/ad74413r.c | 2 +-
drivers/iio/imu/adis.c | 28 +-
drivers/iio/industrialio-event.c | 4 +-
drivers/iio/temperature/ltc2983.c | 10 +-
drivers/infiniband/Kconfig | 2 +
drivers/infiniband/core/device.c | 2 +-
drivers/infiniband/core/mad.c | 5 -
drivers/infiniband/core/nldev.c | 6 +-
drivers/infiniband/core/restrack.c | 2 -
drivers/infiniband/core/sysfs.c | 17 +-
drivers/infiniband/hw/hfi1/affinity.c | 2 +
drivers/infiniband/hw/hfi1/firmware.c | 6 +
drivers/infiniband/hw/hns/Makefile | 2 +-
drivers/infiniband/hw/hns/hns_roce_device.h | 13 +-
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 257 +++++++---
drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 14 +-
drivers/infiniband/hw/hns/hns_roce_hw_v2_dfx.c | 34 --
drivers/infiniband/hw/hns/hns_roce_main.c | 24 +-
drivers/infiniband/hw/hns/hns_roce_mr.c | 4 +-
drivers/infiniband/hw/hns/hns_roce_qp.c | 107 ++++-
drivers/infiniband/hw/hns/hns_roce_restrack.c | 35 +-
drivers/infiniband/hw/irdma/uk.c | 170 ++++---
drivers/infiniband/hw/irdma/user.h | 20 +-
drivers/infiniband/hw/irdma/utils.c | 2 +
drivers/infiniband/hw/irdma/verbs.c | 145 ++----
drivers/infiniband/hw/irdma/verbs.h | 53 +++
drivers/infiniband/sw/rxe/rxe_mr.c | 9 +-
drivers/infiniband/sw/rxe/rxe_qp.c | 6 +-
drivers/infiniband/sw/siw/siw_cq.c | 24 +-
drivers/infiniband/sw/siw/siw_qp_tx.c | 2 +-
drivers/infiniband/sw/siw/siw_verbs.c | 40 +-
drivers/infiniband/ulp/ipoib/ipoib_netlink.c | 7 +
drivers/infiniband/ulp/srp/ib_srp.c | 96 +++-
drivers/input/joystick/Kconfig | 1 +
drivers/input/misc/Kconfig | 2 +-
drivers/input/misc/iqs7222.c | 520 ++++++++++++---------
drivers/input/touchscreen/elants_i2c.c | 9 +-
drivers/interconnect/qcom/sc7180.c | 2 +-
drivers/iommu/amd/iommu_v2.c | 1 +
drivers/iommu/fsl_pamu.c | 2 +-
drivers/iommu/mtk_iommu.c | 53 ++-
drivers/iommu/rockchip-iommu.c | 10 +-
drivers/iommu/s390-iommu.c | 106 ++---
drivers/iommu/sun50i-iommu.c | 89 +++-
drivers/irqchip/irq-gic-pm.c | 2 +-
drivers/irqchip/irq-loongson-liointc.c | 5 +-
drivers/irqchip/irq-loongson-pch-pic.c | 3 +
drivers/irqchip/irq-wpcm450-aic.c | 1 +
drivers/isdn/hardware/mISDN/hfcmulti.c | 19 +-
drivers/isdn/hardware/mISDN/hfcpci.c | 13 +-
drivers/isdn/hardware/mISDN/hfcsusb.c | 12 +-
drivers/leds/leds-is31fl319x.c | 3 +-
drivers/leds/rgb/leds-qcom-lpg.c | 18 +-
drivers/macintosh/macio-adb.c | 4 +
drivers/macintosh/macio_asic.c | 2 +-
drivers/mailbox/arm_mhuv2.c | 4 +-
drivers/mailbox/mailbox-mpfs.c | 31 +-
drivers/mailbox/pcc.c | 1 +
drivers/mailbox/zynqmp-ipi-mailbox.c | 4 +-
drivers/mcb/mcb-core.c | 4 +-
drivers/mcb/mcb-parse.c | 2 +-
drivers/md/dm.c | 123 +++--
drivers/md/md-bitmap.c | 27 +-
drivers/md/raid0.c | 1 -
drivers/md/raid1.c | 1 +
drivers/md/raid10.c | 2 -
drivers/media/dvb-core/dvb_ca_en50221.c | 2 +-
drivers/media/dvb-core/dvb_frontend.c | 10 +-
drivers/media/dvb-core/dvbdev.c | 32 +-
drivers/media/dvb-frontends/bcm3510.c | 1 +
drivers/media/i2c/ad5820.c | 10 +-
drivers/media/i2c/adv748x/adv748x-afe.c | 4 +
drivers/media/i2c/dw9768.c | 33 +-
drivers/media/i2c/hi846.c | 14 +-
drivers/media/i2c/mt9p031.c | 1 -
drivers/media/i2c/ov5640.c | 3 +-
drivers/media/i2c/ov5648.c | 1 +
drivers/media/pci/saa7164/saa7164-core.c | 4 +-
drivers/media/pci/solo6x10/solo6x10-core.c | 1 +
drivers/media/platform/amphion/vdec.c | 15 +-
drivers/media/platform/amphion/vpu.h | 1 +
drivers/media/platform/amphion/vpu_cmds.c | 39 +-
drivers/media/platform/amphion/vpu_drv.c | 6 +-
drivers/media/platform/amphion/vpu_malone.c | 1 +
drivers/media/platform/amphion/vpu_msgs.c | 2 +
drivers/media/platform/amphion/vpu_v4l2.c | 30 +-
drivers/media/platform/amphion/vpu_windsor.c | 1 +
drivers/media/platform/chips-media/coda-bit.c | 14 +-
drivers/media/platform/chips-media/coda-jpeg.c | 10 +-
.../mediatek/vcodec/mtk_vcodec_dec_stateless.c | 13 +-
.../mediatek/vcodec/vdec/vdec_h264_req_multi_if.c | 60 ++-
.../mediatek/vcodec/vdec/vdec_vp9_req_lat_if.c | 15 +-
.../platform/mediatek/vcodec/vdec_msg_queue.c | 2 +-
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-hw.c | 4 +-
drivers/media/platform/qcom/camss/camss-video.c | 3 +-
drivers/media/platform/qcom/camss/camss.c | 11 +
drivers/media/platform/qcom/venus/pm_helpers.c | 4 +-
.../media/platform/samsung/exynos4-is/fimc-core.c | 2 +-
.../media/platform/samsung/exynos4-is/media-dev.c | 12 +-
drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c | 17 +-
.../platform/st/sti/c8sectpfe/c8sectpfe-core.c | 1 +
.../sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.c | 23 +-
.../sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2.c | 23 +-
drivers/media/radio/si470x/radio-si470x-usb.c | 4 +-
drivers/media/rc/imon.c | 6 +-
drivers/media/test-drivers/vidtv/vidtv_bridge.c | 22 +-
drivers/media/test-drivers/vimc/vimc-core.c | 2 +-
drivers/media/test-drivers/vivid/vivid-vid-cap.c | 1 +
drivers/media/usb/dvb-usb/az6027.c | 4 +
drivers/media/usb/dvb-usb/dvb-usb-init.c | 4 +-
drivers/media/v4l2-core/v4l2-ctrls-api.c | 1 +
drivers/media/v4l2-core/v4l2-ctrls-core.c | 2 +-
drivers/media/v4l2-core/v4l2-ioctl.c | 34 +-
drivers/media/v4l2-core/videobuf-dma-contig.c | 22 +-
drivers/memory/renesas-rpc-if.c | 3 +
drivers/memstick/core/ms_block.c | 9 +-
drivers/mfd/Kconfig | 1 +
drivers/mfd/axp20x.c | 2 +-
drivers/mfd/qcom-pm8008.c | 4 +-
drivers/mfd/qcom_rpm.c | 16 +-
drivers/misc/cxl/guest.c | 24 +-
drivers/misc/cxl/pci.c | 21 +-
drivers/misc/lkdtm/cfi.c | 6 +-
drivers/misc/ocxl/config.c | 20 +-
drivers/misc/ocxl/file.c | 7 +-
drivers/misc/sgi-gru/grufault.c | 13 +-
drivers/misc/sgi-gru/grumain.c | 22 +-
drivers/misc/sgi-gru/grutables.h | 2 +-
drivers/misc/tifm_7xx1.c | 2 +-
drivers/mmc/core/sd.c | 11 +-
drivers/mmc/host/alcor.c | 5 +-
drivers/mmc/host/atmel-mci.c | 9 +-
drivers/mmc/host/litex_mmc.c | 1 +
drivers/mmc/host/meson-gx-mmc.c | 4 +-
drivers/mmc/host/mmci.c | 4 +-
drivers/mmc/host/moxart-mmc.c | 4 +-
drivers/mmc/host/mxcmmc.c | 4 +-
drivers/mmc/host/omap_hsmmc.c | 4 +-
drivers/mmc/host/pxamci.c | 7 +-
drivers/mmc/host/renesas_sdhi.h | 1 +
drivers/mmc/host/renesas_sdhi_core.c | 14 +-
drivers/mmc/host/renesas_sdhi_internal_dmac.c | 4 +-
drivers/mmc/host/rtsx_pci_sdmmc.c | 9 +-
drivers/mmc/host/rtsx_usb_sdmmc.c | 11 +-
drivers/mmc/host/sdhci_f_sdh30.c | 3 +
drivers/mmc/host/toshsd.c | 6 +-
drivers/mmc/host/via-sdmmc.c | 4 +-
drivers/mmc/host/vub300.c | 11 +-
drivers/mmc/host/wbsd.c | 12 +-
drivers/mmc/host/wmt-sdmmc.c | 6 +-
drivers/mtd/lpddr/lpddr2_nvm.c | 2 +
drivers/mtd/maps/pxa2xx-flash.c | 2 +
drivers/mtd/mtdcore.c | 9 +-
drivers/mtd/spi-nor/core.c | 3 +-
drivers/mtd/spi-nor/sysfs.c | 14 +
drivers/net/bonding/bond_main.c | 37 +-
drivers/net/can/m_can/m_can.c | 32 +-
drivers/net/can/m_can/m_can_platform.c | 4 -
drivers/net/can/m_can/tcan4x5x-core.c | 18 +-
drivers/net/can/usb/kvaser_usb/kvaser_usb.h | 30 +-
drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c | 115 ++++-
drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c | 160 +++++--
drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c | 437 +++++++++++++++--
drivers/net/dsa/lan9303-core.c | 4 +-
drivers/net/dsa/mv88e6xxx/chip.c | 9 +-
drivers/net/ethernet/amd/atarilance.c | 2 +-
drivers/net/ethernet/amd/lance.c | 2 +-
drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c | 23 +-
drivers/net/ethernet/apple/bmac.c | 2 +-
drivers/net/ethernet/apple/mace.c | 2 +-
drivers/net/ethernet/dnet.c | 4 +-
drivers/net/ethernet/freescale/enetc/enetc.c | 35 +-
drivers/net/ethernet/intel/i40e/i40e_main.c | 36 +-
drivers/net/ethernet/intel/igb/igb_main.c | 8 +-
drivers/net/ethernet/intel/igc/igc.h | 3 +
drivers/net/ethernet/intel/igc/igc_defines.h | 2 +
drivers/net/ethernet/intel/igc/igc_main.c | 210 +++++++--
drivers/net/ethernet/intel/igc/igc_tsn.c | 13 +-
drivers/net/ethernet/mediatek/mtk_eth_soc.c | 71 +--
drivers/net/ethernet/mediatek/mtk_eth_soc.h | 11 +-
drivers/net/ethernet/myricom/myri10ge/myri10ge.c | 1 +
drivers/net/ethernet/neterion/s2io.c | 2 +-
drivers/net/ethernet/qlogic/qed/qed_debug.c | 3 +-
.../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c | 2 +
drivers/net/ethernet/rdc/r6040.c | 5 +-
.../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 3 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 4 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.h | 2 +-
.../net/ethernet/stmicro/stmmac/stmmac_selftests.c | 8 +-
drivers/net/ethernet/ti/am65-cpsw-nuss.c | 10 +-
drivers/net/ethernet/ti/netcp_core.c | 2 +-
drivers/net/ethernet/xilinx/xilinx_emaclite.c | 2 +-
drivers/net/fddi/defxx.c | 22 +-
drivers/net/hamradio/baycom_epp.c | 2 +-
drivers/net/hamradio/scc.c | 6 +-
drivers/net/macsec.c | 34 +-
drivers/net/mctp/mctp-serial.c | 6 +-
drivers/net/ntb_netdev.c | 4 +-
drivers/net/ppp/ppp_generic.c | 2 +
drivers/net/wan/farsync.c | 2 +
drivers/net/wireless/ath/ar5523/ar5523.c | 6 +
drivers/net/wireless/ath/ath10k/core.c | 16 +
drivers/net/wireless/ath/ath10k/htc.c | 9 +
drivers/net/wireless/ath/ath10k/hw.h | 2 +
drivers/net/wireless/ath/ath10k/pci.c | 20 +-
drivers/net/wireless/ath/ath11k/core.c | 46 ++
drivers/net/wireless/ath/ath11k/core.h | 14 +-
drivers/net/wireless/ath/ath11k/debugfs.c | 139 ++----
drivers/net/wireless/ath/ath11k/debugfs.h | 6 +-
drivers/net/wireless/ath/ath11k/mac.c | 122 +++--
drivers/net/wireless/ath/ath11k/qmi.c | 3 +
drivers/net/wireless/ath/ath11k/wmi.c | 48 +-
drivers/net/wireless/ath/ath9k/hif_usb.c | 46 +-
.../broadcom/brcm80211/brcmfmac/firmware.c | 5 +
.../wireless/broadcom/brcm80211/brcmfmac/pcie.c | 6 +-
.../wireless/broadcom/brcm80211/brcmfmac/sdio.c | 1 +
drivers/net/wireless/intel/iwlwifi/mei/iwl-mei.h | 7 +-
drivers/net/wireless/intel/iwlwifi/mei/main.c | 172 ++++---
drivers/net/wireless/intel/iwlwifi/mei/net.c | 10 +-
drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 2 +
drivers/net/wireless/intel/iwlwifi/mvm/mvm.h | 4 +-
drivers/net/wireless/intel/iwlwifi/mvm/ops.c | 2 +-
drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 20 +-
drivers/net/wireless/mediatek/mt76/mt76.h | 3 +-
drivers/net/wireless/mediatek/mt76/mt7915/eeprom.c | 58 +--
drivers/net/wireless/mediatek/mt76/mt7915/eeprom.h | 5 -
drivers/net/wireless/mediatek/mt76/mt7915/mac.c | 23 +-
drivers/net/wireless/mediatek/mt76/mt7915/pci.c | 13 +-
drivers/net/wireless/mediatek/mt76/mt7921/mac.c | 34 +-
drivers/net/wireless/mediatek/mt76/usb.c | 11 +-
drivers/net/wireless/purelifi/plfxlc/usb.c | 1 +
drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 2 +-
.../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 28 +-
drivers/net/wireless/realtek/rtw89/core.c | 2 +-
drivers/net/wireless/realtek/rtw89/mac.c | 6 +-
drivers/net/wireless/realtek/rtw89/phy.c | 2 +-
drivers/net/wireless/rsi/rsi_91x_core.c | 4 +-
drivers/net/wireless/rsi/rsi_91x_hal.c | 6 +-
drivers/nfc/pn533/pn533.c | 4 +
drivers/nvme/host/core.c | 14 +-
drivers/nvme/target/core.c | 22 +-
drivers/nvme/target/io-cmd-file.c | 16 +-
drivers/nvme/target/nvmet.h | 3 +-
drivers/of/overlay.c | 4 +-
drivers/pci/controller/dwc/pci-imx6.c | 13 +-
drivers/pci/controller/dwc/pcie-designware.c | 2 +-
drivers/pci/controller/vmd.c | 27 +-
drivers/pci/endpoint/functions/pci-epf-test.c | 2 +-
drivers/pci/endpoint/functions/pci-epf-vntb.c | 2 +-
drivers/pci/irq.c | 2 +
drivers/pci/probe.c | 3 -
drivers/perf/arm_dmc620_pmu.c | 8 +-
drivers/perf/arm_dsu_pmu.c | 6 +-
drivers/perf/arm_smmuv3_pmu.c | 8 +-
drivers/perf/hisilicon/hisi_pcie_pmu.c | 8 +-
drivers/perf/marvell_cn10k_tad_pmu.c | 6 +-
drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c | 9 +-
drivers/phy/broadcom/phy-brcm-usb-init.h | 1 -
drivers/phy/broadcom/phy-brcm-usb.c | 14 +-
drivers/phy/marvell/phy-mvebu-a3700-comphy.c | 3 +
drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 15 +-
drivers/phy/qualcomm/phy-qcom-qmp-pcs-v5_20.h | 14 +
drivers/phy/qualcomm/phy-qcom-qmp.h | 1 +
drivers/pinctrl/mediatek/pinctrl-mt7986.c | 24 +-
drivers/pinctrl/pinconf-generic.c | 4 +-
drivers/pinctrl/pinctrl-k210.c | 4 +-
drivers/pinctrl/pinctrl-ocelot.c | 20 +-
drivers/pinctrl/pinctrl-thunderbay.c | 8 +-
drivers/platform/chrome/cros_ec_typec.c | 53 ++-
drivers/platform/chrome/cros_usbpd_notify.c | 6 +-
drivers/platform/mellanox/mlxbf-pmc.c | 2 +-
drivers/platform/x86/huawei-wmi.c | 20 +-
.../platform/x86/intel/int3472/clk_and_regulator.c | 3 +-
drivers/platform/x86/intel_scu_ipc.c | 2 +-
drivers/platform/x86/mxm-wmi.c | 8 +-
drivers/pnp/core.c | 4 +-
drivers/power/supply/ab8500_charger.c | 9 +-
drivers/power/supply/bq25890_charger.c | 71 ++-
drivers/power/supply/cw2015_battery.c | 17 +-
drivers/power/supply/power_supply_core.c | 7 +-
drivers/power/supply/z2_battery.c | 6 +-
drivers/pwm/pwm-mediatek.c | 2 +-
drivers/pwm/pwm-mtk-disp.c | 5 +-
drivers/pwm/pwm-sifive.c | 5 +-
drivers/pwm/pwm-tegra.c | 15 +-
drivers/rapidio/devices/rio_mport_cdev.c | 15 +-
drivers/rapidio/rio-scan.c | 8 +-
drivers/rapidio/rio.c | 9 +-
drivers/regulator/core.c | 25 +-
drivers/regulator/devres.c | 2 +-
drivers/regulator/of_regulator.c | 2 +-
drivers/regulator/qcom-labibb-regulator.c | 1 +
drivers/regulator/qcom-rpmh-regulator.c | 2 +-
drivers/regulator/stm32-vrefbuf.c | 2 +-
drivers/remoteproc/qcom_q6v5_pas.c | 4 +
drivers/remoteproc/qcom_q6v5_wcss.c | 6 +-
drivers/remoteproc/qcom_sysmon.c | 5 +-
drivers/rtc/class.c | 4 +-
drivers/rtc/rtc-cmos.c | 378 +++++++--------
drivers/rtc/rtc-mxc_v2.c | 4 +-
drivers/rtc/rtc-pcf85063.c | 10 +-
drivers/rtc/rtc-pic32.c | 8 +-
drivers/rtc/rtc-rzn1.c | 4 +-
drivers/rtc/rtc-snvs.c | 16 +-
drivers/rtc/rtc-st-lpc.c | 1 +
drivers/s390/net/ctcm_main.c | 11 +-
drivers/s390/net/lcs.c | 8 +-
drivers/s390/net/netiucv.c | 9 +-
drivers/scsi/elx/efct/efct_driver.c | 1 +
drivers/scsi/elx/libefc/efclib.h | 6 +-
drivers/scsi/fcoe/fcoe.c | 1 +
drivers/scsi/fcoe/fcoe_sysfs.c | 19 +-
drivers/scsi/hisi_sas/hisi_sas_main.c | 8 +-
drivers/scsi/hpsa.c | 9 +-
drivers/scsi/ipr.c | 10 +-
drivers/scsi/libsas/sas_ata.c | 25 +
drivers/scsi/libsas/sas_expander.c | 4 +-
drivers/scsi/libsas/sas_internal.h | 2 +
drivers/scsi/lpfc/lpfc_sli.c | 6 +-
drivers/scsi/mpt3sas/mpt3sas_transport.c | 2 +
drivers/scsi/qla2xxx/qla_def.h | 22 +-
drivers/scsi/qla2xxx/qla_init.c | 20 +-
drivers/scsi/qla2xxx/qla_inline.h | 4 +-
drivers/scsi/qla2xxx/qla_os.c | 4 +-
drivers/scsi/scsi_debug.c | 11 +-
drivers/scsi/scsi_error.c | 14 +-
drivers/scsi/smartpqi/smartpqi.h | 2 +-
drivers/scsi/smartpqi/smartpqi_init.c | 77 ++-
drivers/scsi/snic/snic_disc.c | 3 +
drivers/soc/apple/rtkit.c | 7 +-
drivers/soc/apple/sart.c | 7 +-
drivers/soc/mediatek/mtk-pm-domains.c | 2 +-
drivers/soc/qcom/apr.c | 15 +-
drivers/soc/qcom/llcc-qcom.c | 2 +-
drivers/soc/ti/knav_qmss_queue.c | 3 +-
drivers/soc/ti/smartreflex.c | 1 +
drivers/spi/spi-gpio.c | 16 +-
drivers/spi/spi-mt65xx.c | 5 +
drivers/spi/spidev.c | 21 +-
drivers/staging/media/imx/imx7-media-csi.c | 6 +-
drivers/staging/media/rkvdec/rkvdec-vp9.c | 3 +
drivers/staging/media/stkwebcam/Kconfig | 2 +-
drivers/staging/media/sunxi/cedrus/cedrus_h265.c | 25 +-
drivers/staging/media/sunxi/cedrus/cedrus_regs.h | 2 +
drivers/staging/r8188eu/core/rtw_led.c | 29 +-
drivers/staging/r8188eu/core/rtw_pwrctrl.c | 2 +-
drivers/staging/rtl8192e/rtllib_rx.c | 2 +-
drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c | 4 +-
drivers/staging/vme_user/vme_fake.c | 2 +
drivers/staging/vme_user/vme_tsi148.c | 1 +
drivers/target/iscsi/iscsi_target_nego.c | 12 +-
drivers/thermal/imx8mm_thermal.c | 8 +-
drivers/thermal/k3_j72xx_bandgap.c | 2 +-
drivers/thermal/qcom/lmh.c | 2 +-
drivers/thermal/qcom/qcom-spmi-temp-alarm.c | 3 +-
drivers/thermal/thermal_core.c | 18 +-
drivers/tty/serial/8250/8250_bcm7271.c | 10 +-
drivers/tty/serial/altera_uart.c | 21 +-
drivers/tty/serial/amba-pl011.c | 14 +-
drivers/tty/serial/pch_uart.c | 4 +
drivers/tty/serial/serial-tegra.c | 6 +-
drivers/tty/serial/stm32-usart.c | 47 +-
drivers/tty/serial/sunsab.c | 8 +-
drivers/ufs/core/ufshcd.c | 37 +-
drivers/uio/uio_dmem_genirq.c | 13 +-
drivers/usb/cdns3/cdnsp-ring.c | 42 +-
drivers/usb/core/hcd.c | 6 +-
drivers/usb/dwc3/core.c | 23 +-
drivers/usb/gadget/function/f_hid.c | 53 ++-
drivers/usb/gadget/udc/core.c | 12 +-
drivers/usb/gadget/udc/fotg210-udc.c | 12 +-
drivers/usb/host/xhci-mtk.c | 1 -
drivers/usb/host/xhci-ring.c | 14 +-
drivers/usb/host/xhci.h | 2 +-
drivers/usb/musb/musb_gadget.c | 2 -
drivers/usb/musb/omap2430.c | 54 +++
drivers/usb/roles/class.c | 5 +-
drivers/usb/storage/alauda.c | 2 +
drivers/usb/typec/bus.c | 2 +-
drivers/usb/typec/tcpm/tcpci.c | 5 +-
drivers/usb/typec/tipd/core.c | 11 +-
drivers/usb/typec/wusb3801.c | 2 +-
drivers/vfio/platform/vfio_platform_common.c | 3 +-
drivers/video/fbdev/Kconfig | 2 +-
drivers/video/fbdev/core/fbcon.c | 3 +-
drivers/video/fbdev/ep93xx-fb.c | 4 +-
drivers/video/fbdev/geode/Kconfig | 1 +
drivers/video/fbdev/hyperv_fb.c | 8 +-
drivers/video/fbdev/pm2fb.c | 9 +-
drivers/video/fbdev/uvesafb.c | 1 +
drivers/video/fbdev/vermilion/vermilion.c | 4 +-
drivers/video/fbdev/via/via-core.c | 9 +-
drivers/virt/coco/sev-guest/sev-guest.c | 1 +
drivers/watchdog/iTCO_wdt.c | 21 +-
drivers/xen/privcmd.c | 2 +-
fs/afs/fs_probe.c | 5 +-
fs/binfmt_misc.c | 8 +-
fs/btrfs/file.c | 10 +-
fs/char_dev.c | 2 +-
fs/cifs/cifsencrypt.c | 12 +-
fs/cifs/cifsfs.c | 31 +-
fs/cifs/cifsglob.h | 114 ++++-
fs/cifs/cifsproto.h | 17 +-
fs/cifs/connect.c | 6 +-
fs/cifs/dir.c | 30 +-
fs/cifs/file.c | 41 +-
fs/cifs/fs_context.c | 12 +-
fs/cifs/inode.c | 167 ++++---
fs/cifs/link.c | 107 +----
fs/cifs/misc.c | 6 +-
fs/cifs/readdir.c | 2 +
fs/cifs/sess.c | 30 +-
fs/cifs/smb1ops.c | 56 ++-
fs/cifs/smb2file.c | 127 ++++-
fs/cifs/smb2inode.c | 169 +++----
fs/cifs/smb2ops.c | 252 ++++------
fs/cifs/smb2pdu.c | 20 +-
fs/cifs/smb2pdu.h | 3 +
fs/cifs/smb2proto.h | 22 +-
fs/configfs/dir.c | 2 +
fs/debugfs/file.c | 28 +-
fs/erofs/decompressor.c | 47 +-
fs/erofs/erofs_fs.h | 2 +
fs/erofs/internal.h | 1 +
fs/erofs/zdata.c | 3 +-
fs/erofs/zmap.c | 25 +-
fs/f2fs/compress.c | 2 +-
fs/f2fs/f2fs.h | 2 +-
fs/f2fs/file.c | 4 +
fs/f2fs/gc.c | 10 +-
fs/f2fs/namei.c | 329 +++++++------
fs/f2fs/segment.c | 8 +-
fs/f2fs/super.c | 2 +-
fs/hfs/inode.c | 2 +
fs/hfs/trans.c | 2 +-
fs/hugetlbfs/inode.c | 6 +-
fs/jfs/jfs_dmap.c | 27 +-
fs/jfs/namei.c | 2 +-
fs/ksmbd/mgmt/user_session.c | 8 +-
fs/libfs.c | 22 +-
fs/lockd/svcsubs.c | 17 +-
fs/nfs/fs_context.c | 6 +
fs/nfs/internal.h | 6 +-
fs/nfs/namespace.c | 2 +-
fs/nfs/nfs42xdr.c | 2 +-
fs/nfs/nfs4proc.c | 38 +-
fs/nfs/nfs4state.c | 2 +
fs/nfs/nfs4xdr.c | 22 +-
fs/nfsd/nfs2acl.c | 10 -
fs/nfsd/nfs3acl.c | 30 +-
fs/nfsd/nfs4callback.c | 4 +-
fs/nfsd/nfs4proc.c | 7 +-
fs/nfsd/nfs4state.c | 51 +-
fs/nilfs2/the_nilfs.c | 73 ++-
fs/ntfs3/bitmap.c | 2 +-
fs/ntfs3/super.c | 2 +-
fs/ntfs3/xattr.c | 2 +-
fs/ocfs2/journal.c | 2 +-
fs/ocfs2/journal.h | 1 +
fs/ocfs2/stackglue.c | 8 +-
fs/ocfs2/super.c | 5 +-
fs/orangefs/orangefs-debugfs.c | 29 +-
fs/orangefs/orangefs-mod.c | 8 +-
fs/orangefs/orangefs-sysfs.c | 71 ++-
fs/overlayfs/file.c | 28 +-
fs/overlayfs/super.c | 7 +-
fs/pstore/Kconfig | 1 +
fs/pstore/pmsg.c | 7 +-
fs/pstore/ram.c | 2 +
fs/pstore/ram_core.c | 6 +-
fs/reiserfs/namei.c | 4 +
fs/reiserfs/xattr_security.c | 2 +-
fs/sysv/itree.c | 2 +-
fs/udf/namei.c | 8 +-
fs/xattr.c | 2 +-
include/drm/drm_connector.h | 6 +
include/drm/ttm/ttm_tt.h | 2 +-
include/dt-bindings/clock/imx8mn-clock.h | 24 +-
include/dt-bindings/clock/imx8mp-clock.h | 3 +-
.../dt-bindings/clock/qcom,lpassaudiocc-sc7280.h | 5 +
.../dt-bindings/clock/qcom,lpasscorecc-sc7280.h | 2 +
include/linux/btf_ids.h | 2 +-
include/linux/debugfs.h | 19 +-
include/linux/eventfd.h | 2 +-
include/linux/fortify-string.h | 31 +-
include/linux/fs.h | 12 +-
include/linux/hisi_acc_qm.h | 37 +-
include/linux/hyperv.h | 2 +
include/linux/ieee80211.h | 2 +-
include/linux/iio/imu/adis.h | 13 +-
include/linux/netdevice.h | 58 ++-
include/linux/proc_fs.h | 2 +
include/linux/regulator/driver.h | 3 +-
include/linux/skmsg.h | 1 +
include/linux/timerqueue.h | 2 +-
include/media/dvbdev.h | 32 +-
include/net/bluetooth/hci.h | 20 +
include/net/bluetooth/hci_core.h | 7 +-
include/net/dst.h | 5 +-
include/net/ip_vs.h | 10 +-
include/net/mrp.h | 1 +
include/net/sock_reuseport.h | 2 +
include/net/tcp.h | 4 +-
include/scsi/sas_ata.h | 6 +
include/sound/hda_codec.h | 2 +-
include/sound/hdaudio.h | 1 +
include/sound/pcm.h | 36 +-
include/trace/events/f2fs.h | 34 +-
include/trace/events/ib_mad.h | 13 +-
include/uapi/linux/idxd.h | 2 +-
include/uapi/linux/swab.h | 2 +-
include/uapi/rdma/hns-abi.h | 15 +
include/uapi/sound/asequencer.h | 8 +-
io_uring/msg_ring.c | 2 +
io_uring/net.c | 2 +-
io_uring/timeout.c | 4 +-
ipc/mqueue.c | 6 +-
kernel/acct.c | 2 +
kernel/bpf/btf.c | 5 +
kernel/bpf/syscall.c | 6 +-
kernel/bpf/verifier.c | 108 +++--
kernel/cpu.c | 60 ++-
kernel/events/core.c | 8 +-
kernel/fork.c | 17 +-
kernel/futex/core.c | 26 +-
kernel/gcov/gcc_4_7.c | 5 +
kernel/irq/internals.h | 2 +
kernel/irq/irqdesc.c | 15 +-
kernel/kprobes.c | 16 +-
kernel/module/decompress.c | 8 +-
kernel/padata.c | 15 +-
kernel/power/snapshot.c | 4 +-
kernel/rcu/tree.c | 2 +-
kernel/relay.c | 4 +-
kernel/sched/core.c | 10 +-
kernel/sched/cpudeadline.c | 2 +-
kernel/sched/deadline.c | 4 +-
kernel/sched/fair.c | 231 +++++++--
kernel/sched/psi.c | 8 +-
kernel/sched/rt.c | 4 +-
kernel/sched/sched.h | 56 ++-
kernel/trace/blktrace.c | 3 +-
kernel/trace/trace_events_hist.c | 2 +-
kernel/trace/trace_events_user.c | 1 +
lib/debugobjects.c | 10 +
lib/fonts/fonts.c | 4 +-
lib/notifier-error-inject.c | 2 +-
lib/test_firmware.c | 1 +
mm/gup.c | 3 +
net/802/mrp.c | 18 +-
net/8021q/vlan_dev.c | 4 +-
net/9p/client.c | 5 +
net/bluetooth/hci_conn.c | 2 +-
net/bluetooth/hci_core.c | 4 +-
net/bluetooth/hci_sync.c | 2 +-
net/bluetooth/lib.c | 4 +-
net/bluetooth/mgmt.c | 2 +-
net/bluetooth/rfcomm/core.c | 2 +-
net/bpf/test_run.c | 3 -
net/bridge/br_multicast.c | 4 +-
net/bridge/br_vlan.c | 4 +-
net/core/dev.c | 18 +-
net/core/devlink.c | 9 +-
net/core/drop_monitor.c | 8 +-
net/core/filter.c | 11 +-
net/core/gen_stats.c | 16 +-
net/core/skbuff.c | 3 +
net/core/skmsg.c | 9 +-
net/core/sock.c | 2 +-
net/core/sock_map.c | 2 +
net/core/sock_reuseport.c | 94 +++-
net/core/stream.c | 6 +
net/dsa/slave.c | 4 +-
net/dsa/tag_8021q.c | 11 +-
net/ethtool/ioctl.c | 3 +-
net/hsr/hsr_debugfs.c | 40 +-
net/hsr/hsr_device.c | 32 +-
net/hsr/hsr_forward.c | 14 +-
net/hsr/hsr_framereg.c | 222 ++++-----
net/hsr/hsr_framereg.h | 17 +-
net/hsr/hsr_main.h | 9 +-
net/hsr/hsr_netlink.c | 4 +-
net/ipv4/af_inet.c | 8 +-
net/ipv4/inet_connection_sock.c | 5 +-
net/ipv4/ping.c | 2 +-
net/ipv4/tcp_bpf.c | 19 +-
net/ipv4/udp.c | 39 +-
net/ipv4/udp_tunnel_core.c | 1 +
net/ipv6/af_inet6.c | 4 +-
net/ipv6/datagram.c | 15 +-
net/ipv6/seg6_local.c | 4 +-
net/ipv6/sit.c | 22 +-
net/ipv6/udp.c | 12 +-
net/mac80211/cfg.c | 2 +-
net/mac80211/ieee80211_i.h | 1 +
net/mac80211/iface.c | 1 +
net/mac80211/mlme.c | 15 +-
net/mac80211/sta_info.c | 8 +-
net/mac80211/tx.c | 2 +-
net/mctp/device.c | 14 +-
net/mpls/af_mpls.c | 4 +-
net/netfilter/ipvs/ip_vs_core.c | 30 +-
net/netfilter/ipvs/ip_vs_ctl.c | 14 +-
net/netfilter/ipvs/ip_vs_est.c | 20 +-
net/netfilter/nf_conntrack_proto_icmpv6.c | 53 +++
net/netfilter/nf_flow_table_offload.c | 6 +-
net/netfilter/nf_tables_api.c | 4 +-
net/openvswitch/datapath.c | 29 +-
net/openvswitch/flow_table.c | 9 +-
net/rxrpc/output.c | 2 +-
net/rxrpc/sendmsg.c | 2 +-
net/sched/ematch.c | 2 +
net/sctp/sysctl.c | 73 +--
net/sunrpc/clnt.c | 2 +-
net/sunrpc/xprtrdma/verbs.c | 2 +-
net/tls/tls_sw.c | 6 +-
net/unix/af_unix.c | 12 +-
net/vmw_vsock/vmci_transport.c | 6 +-
net/wireless/nl80211.c | 3 +
net/wireless/reg.c | 4 +-
samples/bpf/xdp1_user.c | 2 +-
samples/bpf/xdp2_kern.c | 4 +
samples/vfio-mdev/mdpy-fb.c | 8 +-
security/Kconfig.hardening | 3 +
security/apparmor/apparmorfs.c | 4 +-
security/apparmor/label.c | 12 +-
security/apparmor/lsm.c | 4 +-
security/apparmor/policy.c | 2 +-
security/apparmor/policy_ns.c | 2 +-
security/apparmor/policy_unpack.c | 2 +-
security/integrity/digsig.c | 6 +-
security/integrity/ima/ima_policy.c | 51 +-
security/integrity/ima/ima_template.c | 4 +-
security/loadpin/loadpin.c | 30 +-
sound/core/pcm_native.c | 4 +-
sound/drivers/mts64.c | 3 +
sound/hda/hdac_stream.c | 17 +-
sound/pci/asihpi/hpioctl.c | 2 +-
sound/pci/hda/hda_codec.c | 3 +-
sound/pci/hda/hda_controller.c | 4 +-
sound/pci/hda/patch_hdmi.c | 273 ++++++-----
sound/pci/hda/patch_realtek.c | 27 ++
sound/soc/amd/yc/acp6x-mach.c | 7 +
sound/soc/codecs/hda.c | 3 -
sound/soc/codecs/hdac_hda.c | 3 -
sound/soc/codecs/pcm512x.c | 8 +-
sound/soc/codecs/rt298.c | 7 +
sound/soc/codecs/rt5670.c | 2 -
sound/soc/codecs/wm8994.c | 5 +
sound/soc/codecs/wsa883x.c | 6 +-
sound/soc/generic/audio-graph-card.c | 4 +-
sound/soc/intel/avs/boards/rt298.c | 24 +-
sound/soc/intel/avs/core.c | 2 +-
sound/soc/intel/avs/ipc.c | 6 +-
sound/soc/intel/boards/sof_es8336.c | 2 +-
sound/soc/intel/skylake/skl.c | 5 +-
sound/soc/mediatek/common/mtk-btcvsd.c | 6 +-
sound/soc/mediatek/mt8173/mt8173-afe-pcm.c | 20 +-
sound/soc/mediatek/mt8173/mt8173-rt5650-rt5514.c | 7 +-
.../mt8183/mt8183-mt6358-ts3a227-max98357.c | 14 +-
sound/soc/pxa/mmp-pcm.c | 2 +-
sound/soc/qcom/lpass-sc7180.c | 3 +
sound/soc/rockchip/rockchip_pdm.c | 1 +
sound/soc/rockchip/rockchip_spdif.c | 1 +
sound/usb/quirks-table.h | 2 +
tools/bpf/bpftool/common.c | 1 +
tools/lib/bpf/bpf.h | 7 +
tools/lib/bpf/btf.c | 8 +-
tools/lib/bpf/btf_dump.c | 29 +-
tools/lib/bpf/libbpf.c | 30 +-
tools/lib/bpf/usdt.c | 11 +-
tools/objtool/check.c | 10 +
tools/perf/builtin-stat.c | 33 +-
tools/perf/builtin-trace.c | 32 +-
tools/perf/tests/shell/stat_all_pmu.sh | 13 +-
tools/perf/util/bpf_off_cpu.c | 2 +-
tools/perf/util/debug.c | 4 +
tools/perf/util/symbol-elf.c | 2 +-
.../selftests/bpf/bpf_testmod/bpf_testmod.c | 48 ++
tools/testing/selftests/bpf/config | 1 +
tools/testing/selftests/bpf/network_helpers.c | 4 +
tools/testing/selftests/bpf/prog_tests/empty_skb.c | 146 ++++++
.../selftests/bpf/prog_tests/kprobe_multi_test.c | 26 +-
.../testing/selftests/bpf/prog_tests/lsm_cgroup.c | 17 +-
tools/testing/selftests/bpf/prog_tests/map_kptr.c | 3 +-
.../selftests/bpf/prog_tests/tracing_struct.c | 64 +++
.../selftests/bpf/prog_tests/xdp_adjust_tail.c | 7 +-
.../selftests/bpf/prog_tests/xdp_do_redirect.c | 2 +-
.../selftests/bpf/prog_tests/xdp_synproxy.c | 2 +-
tools/testing/selftests/bpf/progs/bpf_iter_ksym.c | 6 +-
tools/testing/selftests/bpf/progs/empty_skb.c | 37 ++
tools/testing/selftests/bpf/progs/lsm_cgroup.c | 8 +
tools/testing/selftests/bpf/progs/tracing_struct.c | 120 +++++
tools/testing/selftests/bpf/xdp_synproxy.c | 5 +-
tools/testing/selftests/cgroup/cgroup_util.c | 5 +-
.../selftests/drivers/net/netdevsim/devlink.sh | 4 +-
tools/testing/selftests/efivarfs/efivarfs.sh | 5 +
.../ftrace/test.d/ftrace/func_event_triggers.tc | 15 +-
.../selftests/netfilter/conntrack_icmp_related.sh | 36 +-
.../selftests/powerpc/dscr/dscr_sysfs_test.c | 5 +-
tools/testing/selftests/proc/proc-uptime-002.c | 3 +-
1027 files changed, 12883 insertions(+), 6780 deletions(-)



2022-12-30 17:24:11

by Slade Watkins

[permalink] [raw]
Subject: Re: [PATCH 6.0 0000/1066] 6.0.16-rc2 review

On Fri, Dec 30, 2022 at 4:49 AM Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.0.16 release.
> There are 1066 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Sun, 01 Jan 2023 09:38:41 +0000.
> Anything received after that time might be too late.

rc2 - Compiled and tested on my x86_64 test systems, no errors or
regressions to report.

Tested-by: Slade Watkins <[email protected]>

-- Slade

2022-12-30 17:56:03

by Florian Fainelli

[permalink] [raw]
Subject: Re: [PATCH 6.0 0000/1066] 6.0.16-rc2 review



On 12/30/2022 1:49 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.16 release.
> There are 1066 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Sun, 01 Jan 2023 09:38:41 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.0.16-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

On ARCH_BRCMSTB using 32-bit and 64-bit ARM kernels, build tested on
BMIPS_GENERIC:

Tested-by: Florian Fainelli <[email protected]>
--
Florian

2022-12-30 19:35:41

by Joel Fernandes

[permalink] [raw]
Subject: Re: [PATCH 6.0 0000/1066] 6.0.16-rc2 review


> On Dec 30, 2022, at 4:50 AM, Greg Kroah-Hartman <[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.0.16 release.
> There are 1066 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Sun, 01 Jan 2023 09:38:41 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.0.16-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.0.y
> and the diffstat can be found below.

All rcutorture scenarios pass, 30 minutes test time each.

Tested-by: Joel Fernandes (Google) <[email protected]>

Thanks,

- Joel

>
> thanks,
>
> greg k-h
>
> -------------
> Pseudo-Shortlog of commits:
>
> Greg Kroah-Hartman <[email protected]>
> Linux 6.0.16-rc2
>
> Steven Price <[email protected]>
> pwm: tegra: Fix 32 bit build
>
> Christophe JAILLET <[email protected]>
> mfd: qcom_rpm: Use devm_of_platform_populate() to simplify code
>
> ChenXiaoSong <[email protected]>
> cifs: fix use-after-free on the link name
>
> Paulo Alcantara <[email protected]>
> cifs: fix memory leaks in session setup
>
> Zhang Xiaoxu <[email protected]>
> cifs: Fix xid leak in cifs_get_file_info_unix()
>
> Paulo Alcantara <[email protected]>
> cifs: fix double-fault crash during ntlmssp
>
> Yassine Oudjana <[email protected]>
> extcon: usbc-tusb320: Call the Type-C IRQ handler only if a port is registered
>
> Geert Uytterhoeven <[email protected]>
> clk: renesas: r8a779f0: Fix SD0H clock name
>
> Martin Leung <[email protected]>
> drm/amd/display: revert Disable DRR actions during state commit
>
> Lin Ma <[email protected]>
> media: dvbdev: fix refcnt bug
>
> Lin Ma <[email protected]>
> media: dvbdev: fix build warning due to comments
>
> Gaosheng Cui <[email protected]>
> net: stmmac: fix errno when create_singlethread_workqueue() fails
>
> Pavel Begunkov <[email protected]>
> io_uring: remove iopoll spinlock
>
> Pavel Begunkov <[email protected]>
> io_uring: protect cq_timeouts with timeout_lock
>
> Pavel Begunkov <[email protected]>
> io_uring/net: fix cleanup after recycle
>
> Pavel Begunkov <[email protected]>
> io_uring: improve io_double_lock_ctx fail handling
>
> Pavel Begunkov <[email protected]>
> io_uring: add completion locking for iopoll
>
> Arun Easi <[email protected]>
> scsi: qla2xxx: Fix crash when I/O abort times out
>
> David Hildenbrand <[email protected]>
> mm/gup: disallow FOLL_FORCE|FOLL_WRITE on hugetlb mappings
>
> Filipe Manana <[email protected]>
> btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a range
>
> Chen Zhongjin <[email protected]>
> ovl: fix use inode directly in rcu-walk mode
>
> Tetsuo Handa <[email protected]>
> fbdev: fbcon: release buffer when fbcon_do_set_font() failed
>
> Rickard x Andersson <[email protected]>
> gcov: add support for checksum field
>
> Yuan Can <[email protected]>
> floppy: Fix memory leak in do_floppy_init()
>
> Johan Hovold <[email protected]>
> regulator: core: fix deadlock on regulator enable
>
> Rasmus Villemoes <[email protected]>
> iio: addac: ad74413r: fix integer promotion bug in ad74413_get_input_current_offset()
>
> Rasmus Villemoes <[email protected]>
> iio: adc128s052: add proper .data members in adc128_of_match table
>
> Nuno Sá <[email protected]>
> iio: adc: ad_sigma_delta: do not use internal iio_dev lock
>
> Zeng Heng <[email protected]>
> iio: fix memory leak in iio_device_register_eventset()
>
> Roberto Sassu <[email protected]>
> reiserfs: Add missing calls to reiserfs_security_free()
>
> Nathan Chancellor <[email protected]>
> security: Restrict CONFIG_ZERO_CALL_USED_REGS to gcc or clang > 15.0.6
>
> Schspa Shi <[email protected]>
> 9p: set req refcount to zero to avoid uninitialized usage
>
> Isaac J. Manjarres <[email protected]>
> loop: Fix the max_loop commandline argument treatment when it is set to 0
>
> Enrik Berkhan <[email protected]>
> HID: mcp2221: don't connect hidraw
>
> Jason Gerecke <[email protected]>
> HID: wacom: Ensure bootloader PID is usable in hidraw mode
>
> Mathias Nyman <[email protected]>
> xhci: Prevent infinite loop in transaction errors recovery for streams
>
> Ferry Toth <[email protected]>
> usb: dwc3: core: defer probe on ulpi_read_id timeout
>
> Sven Peter <[email protected]>
> usb: dwc3: Fix race between dwc3_set_mode and __dwc3_set_mode
>
> Li Jun <[email protected]>
> clk: imx: imx8mp: add shared clk gate for usb suspend clk
>
> Li Jun <[email protected]>
> dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
>
> Johan Hovold <[email protected]>
> arm64: dts: qcom: sm8250: fix USB-DP PHY registers
>
> Johan Hovold <[email protected]>
> arm64: dts: qcom: sm6350: fix USB-DP PHY registers
>
> Chunfeng Yun <[email protected]>
> usb: xhci-mtk: fix leakage of shared hcd when fail to set wakeup irq
>
> Pawel Laszczak <[email protected]>
> usb: cdnsp: fix lack of ZLP for ep0
>
> Bastien Nocera <[email protected]>
> HID: logitech-hidpp: Guard FF init code against non-USB devices
>
> Jiao Zhou <[email protected]>
> ALSA: hda/hdmi: Add HP Device 0x8711 to force connect list
>
> Edward Pacman <[email protected]>
> ALSA: hda/realtek: Add quirk for Lenovo TianYi510Pro-14IOB
>
> wangdicheng <[email protected]>
> ALSA: usb-audio: add the quirk for KT0206 device
>
> Jeff LaBundy <[email protected]>
> Input: iqs7222 - add support for IQS7222A v1.13+
>
> Jeff LaBundy <[email protected]>
> Input: iqs7222 - trim force communication command
>
> Jeff LaBundy <[email protected]>
> dt-bindings: input: iqs7222: Add support for IQS7222A v1.13+
>
> Jeff LaBundy <[email protected]>
> dt-bindings: input: iqs7222: Correct minimum slider size
>
> Jeff LaBundy <[email protected]>
> dt-bindings: input: iqs7222: Reduce 'linux,code' to optional
>
> Jeff LaBundy <[email protected]>
> Input: iqs7222 - avoid sending empty SYN_REPORT events
>
> GUO Zihua <[email protected]>
> ima: Simplify ima_lsm_copy_rule
>
> John Stultz <[email protected]>
> pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
>
> David Howells <[email protected]>
> afs: Fix lost servers_outstanding count
>
> Michael Petlan <[email protected]>
> perf test: Fix "all PMU test" to skip parametrized events
>
> Sergio Paracuellos <[email protected]>
> MIPS: ralink: mt7621: avoid to init common ralink reset controller
>
> Yang Jihong <[email protected]>
> perf debug: Set debug_peo_args and redirect_to_stderr variable to correct values in perf_quiet_option()
>
> Arnd Bergmann <[email protected]>
> drm/amd/pm: avoid large variable on kernel stack
>
> John Stultz <[email protected]>
> pstore: Switch pmsg_lock to an rt_mutex to avoid priority inversion
>
> Kristina Martsenko <[email protected]>
> lkdtm: cfi: Make PAC test work with GCC 7 and 8
>
> Kees Cook <[email protected]>
> LoadPin: Ignore the "contents" argument of the LSM hooks
>
> Khaled Almahallawy <[email protected]>
> drm/i915/display: Don't disable DDI/Transcoder when setting phy test pattern
>
> Hans de Goede <[email protected]>
> ASoC: rt5670: Remove unbalanced pm_runtime_put()
>
> Wang Jingjin <[email protected]>
> ASoC: rockchip: spdif: Add missing clk_disable_unprepare() in rk_spdif_runtime_resume()
>
> Marek Szyprowski <[email protected]>
> ASoC: wm8994: Fix potential deadlock
>
> Kai Vehmanen <[email protected]>
> ALSA: hda/hdmi: fix stream-id config keep-alive for rt suspend
>
> Jaroslav Kysela <[email protected]>
> ALSA: hda/hdmi: Use only dynamic PCM device allocation
>
> Kai Vehmanen <[email protected]>
> ALSA: hda/hdmi: set default audio parameters for KAE silent-stream
>
> Kai Vehmanen <[email protected]>
> ALSA: hda/hdmi: fix i915 silent stream programming flow
>
> Wang Yufen <[email protected]>
> ASoC: mediatek: mt8183: fix refcount leak in mt8183_mt6358_ts3a227_max98357_dev_probe()
>
> Wang Jingjin <[email protected]>
> ASoC: rockchip: pdm: Add missing clk_disable_unprepare() in rockchip_pdm_runtime_resume()
>
> Wang Yufen <[email protected]>
> ASoC: audio-graph-card: fix refcount leak of cpu_ep in __graph_for_each_link()
>
> Wang Yufen <[email protected]>
> ASoC: mediatek: mt8173-rt5650-rt5514: fix refcount leak in mt8173_rt5650_rt5514_dev_probe()
>
> Cezary Rojewski <[email protected]>
> ASoC: Intel: Skylake: Fix driver hang during shutdown
>
> Pierre-Louis Bossart <[email protected]>
> ALSA: hda: add snd_hdac_stop_streams() helper
>
> Yang Yingliang <[email protected]>
> ASoC: sof_es8336: fix possible use-after-free in sof_es8336_remove()
>
> Yang Yingliang <[email protected]>
> hwmon: (jc42) Fix missing unlock on error in jc42_write()
>
> Wolfram Sang <[email protected]>
> clk: renesas: r8a779f0: Add TMU and parent SASYNC clocks
>
> Wolfram Sang <[email protected]>
> clk: renesas: r8a779f0: Add SDH0 clock
>
> Zhang Xiaoxu <[email protected]>
> orangefs: Fix kmemleak in orangefs_{kernel,client}_debug_init()
>
> Zhang Xiaoxu <[email protected]>
> orangefs: Fix kmemleak in orangefs_sysfs_init()
>
> Zhang Xiaoxu <[email protected]>
> orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string()
>
> Maurizio Lombardi <[email protected]>
> scsi: target: iscsi: Fix a race condition between login_work and the login thread
>
> Nathan Chancellor <[email protected]>
> drm/sti: Fix return type of sti_{dvo,hda,hdmi}_connector_mode_valid()
>
> Nathan Chancellor <[email protected]>
> drm/fsl-dcu: Fix return type of fsl_dcu_drm_connector_mode_valid()
>
> Kumar Meiyappan <[email protected]>
> scsi: smartpqi: Correct device removal for multi-actuator devices
>
> Mike McGowen <[email protected]>
> scsi: smartpqi: Add new controller PCI IDs
>
> Hawkins Jiawei <[email protected]>
> hugetlbfs: fix null-ptr-deref in hugetlbfs_parse_param()
>
> Nathan Chancellor <[email protected]>
> scsi: elx: libefc: Fix second parameter type in state callbacks
>
> Bjorn Helgaas <[email protected]>
> Revert "PCI: Clear PCI_STATUS when setting up device"
>
> Kai Ye <[email protected]>
> crypto: hisilicon/qm - increase the memory of local variables
>
> Bart Van Assche <[email protected]>
> scsi: ufs: Reduce the START STOP UNIT timeout
>
> Justin Tee <[email protected]>
> scsi: lpfc: Fix hard lockup when reading the rx_monitor from debugfs
>
> Zhiqi Song <[email protected]>
> crypto: hisilicon/hpre - fix resource leak in remove process
>
> ChiYuan Huang <[email protected]>
> regulator: core: Fix resolve supply lookup issue
>
> Sven Peter <[email protected]>
> Bluetooth: Add quirk to disable MWS Transport Configuration
>
> Sven Peter <[email protected]>
> Bluetooth: Add quirk to disable extended scanning
>
> Marek Vasut <[email protected]>
> Bluetooth: hci_bcm: Add CYW4373A0 support
>
> ChiYuan Huang <[email protected]>
> regulator: core: Use different devices for resource allocation and DT lookup
>
> Xiu Jianfeng <[email protected]>
> clk: st: Fix memory leak in st_of_quadfs_setup()
>
> Shigeru Yoshida <[email protected]>
> media: si470x: Fix use-after-free in si470x_int_in_callback()
>
> Wolfram Sang <[email protected]>
> mmc: renesas_sdhi: better reset from HS400 mode
>
> Wolfram Sang <[email protected]>
> mmc: renesas_sdhi: add quirk for broken register layout
>
> Kunihiko Hayashi <[email protected]>
> mmc: f-sdh30: Add quirks for broken timeout clock capability
>
> Hawkins Jiawei <[email protected]>
> nfs: fix possible null-ptr-deref when parsing param
>
> James Hilliard <[email protected]>
> selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
>
> Denis Pauk <[email protected]>
> hwmon: (nct6775) add ASUS CROSSHAIR VIII/TUF/ProArt B550M
>
> Lorenzo Bianconi <[email protected]>
> wifi: mt76: do not run mt76u_status_worker if the device is not running
>
> Rui Zhang <[email protected]>
> regulator: core: fix use_count leakage when handling boot-on
>
> Andrii Nakryiko <[email protected]>
> libbpf: Avoid enum forward-declarations in public API in C++ mode
>
> Artem Lukyanov <[email protected]>
> ASoC: amd: yc: Add Xiaomi Redmi Book Pro 14 2022 into DMI table
>
> Alvin Lee <[email protected]>
> drm/amd/display: Fix DTBCLK disable requests and SRC_SEL programming
>
> Wesley Chalmers <[email protected]>
> drm/amd/display: Use the largest vready_offset in pipe group
>
> Ye Bin <[email protected]>
> blk-mq: fix possible memleak when register 'hctx' failed
>
> Yunfei Dong <[email protected]>
> media: mediatek: vcodec: Can't set dst buffer to done when lat decode error
>
> Mazin Al Haddad <[email protected]>
> media: dvb-usb: fix memory leak in dvb_usb_adapter_init()
>
> Lin Ma <[email protected]>
> media: dvbdev: adopts refcnt to avoid UAF
>
> Yan Lei <[email protected]>
> media: dvb-frontends: fix leak of memory fw
>
> Maxim Korotkov <[email protected]>
> ethtool: avoiding integer overflow in ethtool_phys_id()
>
> Stanislav Fomichev <[email protected]>
> bpf: Prevent decl_tag from being referenced in func_proto arg
>
> Yonghong Song <[email protected]>
> bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set
>
> Stanislav Fomichev <[email protected]>
> ppp: associate skb with a device at tx
>
> Felix Fietkau <[email protected]>
> net: ethernet: mtk_eth_soc: drop packets to WDMA if the ring is full
>
> Schspa Shi <[email protected]>
> mrp: introduce active flags to prevent UAF when applicant uninit
>
> Eric Dumazet <[email protected]>
> ipv6/sit: use DEV_STATS_INC() to avoid data-races
>
> Eric Dumazet <[email protected]>
> net: add atomic_long_t to net_device_stats fields
>
> Sagi Grimberg <[email protected]>
> nvme-auth: don't override ctrl keys before validation
>
> Aurabindo Pillai <[email protected]>
> drm/amd/display: fix array index out of bound error in bios parser
>
> George Shen <[email protected]>
> drm/amd/display: Workaround to increase phantom pipe vactive in pipesplit
>
> Jiang Li <[email protected]>
> md/raid1: stop mdx_raid1 thread when raid1 array run failed
>
> Xiao Ni <[email protected]>
> md/raid0, raid10: Don't set discard sectors for request queue
>
> Li Zhong <[email protected]>
> drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()
>
> Nathan Chancellor <[email protected]>
> drm/mediatek: Fix return type of mtk_hdmi_bridge_mode_valid()
>
> Ville Syrjälä <[email protected]>
> drm/sti: Use drm_mode_copy()
>
> Ville Syrjälä <[email protected]>
> drm/rockchip: Use drm_mode_copy()
>
> Ville Syrjälä <[email protected]>
> drm/msm: Use drm_mode_copy()
>
> Wesley Chalmers <[email protected]>
> drm/amd/display: Disable DRR actions during state commit
>
> Nathan Chancellor <[email protected]>
> s390/lcs: Fix return type of lcs_start_xmit()
>
> Nathan Chancellor <[email protected]>
> s390/netiucv: Fix return type of netiucv_tx()
>
> Nathan Chancellor <[email protected]>
> s390/ctcm: Fix return type of ctc{mp,}m_tx()
>
> Nathan Chancellor <[email protected]>
> drm/amdgpu: Fix type of second parameter in odn_edit_dpm_table() callback
>
> Nathan Chancellor <[email protected]>
> drm/amdgpu: Fix type of second parameter in trans_msg() callback
>
> Kees Cook <[email protected]>
> igb: Do not free q_vector unless new one was allocated
>
> José Expósito <[email protected]>
> HID: input: do not query XP-PEN Deco LW battery
>
> Minsuk Kang <[email protected]>
> wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request()
>
> Nathan Chancellor <[email protected]>
> hamradio: baycom_epp: Fix return type of baycom_send_packet()
>
> Nathan Chancellor <[email protected]>
> net: ethernet: ti: Fix return type of netcp_ndo_start_xmit()
>
> Stanislav Fomichev <[email protected]>
> bpf: make sure skb->len != 0 when redirecting to a tunneling device
>
> Nathan Chancellor <[email protected]>
> drm/meson: Fix return type of meson_encoder_cvbs_mode_valid()
>
> Jiri Slaby (SUSE) <[email protected]>
> qed (gcc13): use u16 for fid to be big enough
>
> Rahul Bhattacharjee <[email protected]>
> wifi: ath11k: Fix qmi_msg_handler data structure initialization
>
> Kerem Karabay <[email protected]>
> HID: apple: enable APPLE_ISO_TILDE_QUIRK for the keyboards of Macs with the T2 chip
>
> Kerem Karabay <[email protected]>
> HID: apple: fix key translations where multiple quirks attempt to translate the same key
>
> David Jeffery <[email protected]>
> blk-mq: avoid double ->queue_rq() because of early timeout
>
> Yuan Can <[email protected]>
> drm/rockchip: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
>
> Hamza Mahfooz <[email protected]>
> Revert "drm/amd/display: Limit max DSC target bpp for specific monitors"
>
> Hamza Mahfooz <[email protected]>
> drm/edid: add a quirk for two LG monitors to get them to work on 10bpc
>
> gehao <[email protected]>
> drm/amd/display: prevent memory leak
>
> Youghandhar Chintala <[email protected]>
> wifi: ath10k: Delay the unmapping of the buffer
>
> Zhang Yuchen <[email protected]>
> ipmi: fix memleak when unload ipmi driver
>
> Amadeusz Sławiński <[email protected]>
> ASoC: Intel: avs: Add quirk for KBL-R RVP platform
>
> Amadeusz Sławiński <[email protected]>
> ASoC: codecs: rt298: Add quirk for KBL-R RVP platform
>
> Shigeru Yoshida <[email protected]>
> wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out
>
> Fedor Pchelkin <[email protected]>
> wifi: ath9k: verify the expected usb_endpoints are present
>
> Wright Feng <[email protected]>
> brcmfmac: return error when getting invalid max_flowrings from dongle
>
> Ming Qian <[email protected]>
> media: imx-jpeg: Disable useless interrupt to avoid kernel panic
>
> Doug Brown <[email protected]>
> drm/etnaviv: add missing quirks for GC300
>
> ZhangPeng <[email protected]>
> hfs: fix OOB Read in __hfs_brec_find
>
> Hans de Goede <[email protected]>
> ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346
>
> Hans de Goede <[email protected]>
> ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F)
>
> Mateusz Jończyk <[email protected]>
> x86/apic: Handle no CONFIG_X86_X2APIC on systems with x2APIC enabled by BIOS
>
> Zheng Yejian <[email protected]>
> acct: fix potential integer overflow in encode_comp_t()
>
> Ryusuke Konishi <[email protected]>
> nilfs2: fix shift-out-of-bounds due to too large exponent of block size
>
> Ryusuke Konishi <[email protected]>
> nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset()
>
> Rafael J. Wysocki <[email protected]>
> ACPICA: Fix error code path in acpi_ds_call_control_method()
>
> Mia Kanashi <[email protected]>
> ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur
>
> Li Zhong <[email protected]>
> ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value
>
> Hoi Pok Wu <[email protected]>
> fs: jfs: fix shift-out-of-bounds in dbDiscardAG
>
> Dr. David Alan Gilbert <[email protected]>
> jfs: Fix fortify moan in symlink
>
> Shigeru Yoshida <[email protected]>
> udf: Avoid double brelse() in udf_rename()
>
> Dongliang Mu <[email protected]>
> fs: jfs: fix shift-out-of-bounds in dbAllocAG
>
> Marijn Suijten <[email protected]>
> arm64: dts: qcom: sm6350: Add apps_smmu with streamID to SDHCI 1/2 nodes
>
> Liu Shixin <[email protected]>
> binfmt_misc: fix shift-out-of-bounds in check_special_flags
>
> Gaurav Kohli <[email protected]>
> x86/hyperv: Remove unregister syscore call from Hyper-V cleanup
>
> Guilherme G. Piccoli <[email protected]>
> video: hyperv_fb: Avoid taking busy spinlock on panic path
>
> Adriana Kobylak <[email protected]>
> ARM: dts: aspeed: rainier,everest: Move reserved memory regions
>
> Mark Rutland <[email protected]>
> arm64: make is_ttbrX_addr() noinstr-safe
>
> Zqiang <[email protected]>
> rcu: Fix __this_cpu_read() lockdep warning in rcu_force_quiescent_state()
>
> Jiasheng Jiang <[email protected]>
> HID: amd_sfh: Add missing check for dma_alloc_coherent
>
> Matt Johnston <[email protected]>
> mctp: Remove device type check at unregister
>
> Jeremy Kerr <[email protected]>
> mctp: serial: Fix starting value for frame check sequence
>
> Eric Dumazet <[email protected]>
> net: stream: purge sk_error_queue in sk_stream_kill_queues()
>
> Christophe JAILLET <[email protected]>
> myri10ge: Fix an error handling path in myri10ge_probe()
>
> David Howells <[email protected]>
> rxrpc: Fix missing unlock in rxrpc_do_sendmsg()
>
> Cong Wang <[email protected]>
> net_sched: reject TCF_EM_SIMPLE case for complex ematch module
>
> Yang Yingliang <[email protected]>
> mailbox: zynq-ipi: fix error handling while device_register() fails
>
> Yang Yingliang <[email protected]>
> mailbox: arm_mhuv2: Fix return value check in mhuv2_probe()
>
> Conor Dooley <[email protected]>
> mailbox: mpfs: read the system controller's status
>
> Subash Abhinov Kasiviswanathan <[email protected]>
> skbuff: Account for tail adjustment during pull operations
>
> Jakub Kicinski <[email protected]>
> devlink: protect devlink dump by the instance lock
>
> Chen-Yu Tsai <[email protected]>
> arm64: dts: mt8183: Fix Mali GPU clock
>
> Chun-Jie Chen <[email protected]>
> soc: mediatek: pm-domains: Fix the power glitch issue
>
> Eelco Chaudron <[email protected]>
> openvswitch: Fix flow lookup to use unmasked key
>
> Jakub Kicinski <[email protected]>
> selftests: devlink: fix the fd redirect in dummy_reporter_test
>
> Jakub Kicinski <[email protected]>
> devlink: hold region lock when flushing snapshots
>
> GUO Zihua <[email protected]>
> rtc: mxc_v2: Add missing clk_disable_unprepare()
>
> Tan Tee Min <[email protected]>
> igc: Set Qbv start_time and end_time to end_time if not being configured in GCL
>
> Tan Tee Min <[email protected]>
> igc: recalculate Qbv end_time by considering cycle time
>
> Tan Tee Min <[email protected]>
> igc: allow BaseTime 0 enrollment for Qbv
>
> Muhammad Husaini Zulkifli <[email protected]>
> igc: Add checking for basetime less than zero
>
> Vinicius Costa Gomes <[email protected]>
> igc: Use strict cycles for Qbv scheduling
>
> Vinicius Costa Gomes <[email protected]>
> igc: Enhance Qbv scheduling by using first flag bit
>
> Vladimir Oltean <[email protected]>
> net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()
>
> Li Zetao <[email protected]>
> r6040: Fix kmemleak in probe and remove
>
> Kirill Tkhai <[email protected]>
> unix: Fix race in SOCK_SEQPACKET's unix_dgram_sendmsg()
>
> Minsuk Kang <[email protected]>
> nfc: pn533: Clear nfc_target before being used
>
> Vladimir Oltean <[email protected]>
> net: enetc: avoid buffer leaks on xdp_do_redirect() failure
>
> Hans Verkuil <[email protected]>
> media: v4l2-ctrls-api.c: add back dropped ctrl->is_new = 1
>
> Milan Landaverde <[email protected]>
> bpf: prevent leak of lsm program after failed attach
>
> Song Liu <[email protected]>
> selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTION
>
> Yu Kuai <[email protected]>
> block, bfq: fix possible uaf for 'bfqq->bic'
>
> Yang Yingliang <[email protected]>
> mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
>
> Yang Yingliang <[email protected]>
> mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
>
> Yang Yingliang <[email protected]>
> mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave()
>
> Hangbin Liu <[email protected]>
> bonding: do failover when high prio link up
>
> Hangbin Liu <[email protected]>
> bonding: add missed __rcu annotation for curr_active_slave
>
> Emeel Hakim <[email protected]>
> net: macsec: fix net device access prior to holding a lock
>
> Dan Aloni <[email protected]>
> nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
>
> Dan Carpenter <[email protected]>
> iommu/mediatek: Fix forever loop in error handling
>
> Alexandre Belloni <[email protected]>
> rtc: pcf85063: fix pcf85063_clkout_control
>
> Gaosheng Cui <[email protected]>
> rtc: pic32: Move devm_rtc_allocate_device earlier in pic32_rtc_probe()
>
> Gaosheng Cui <[email protected]>
> rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe()
>
> Qingfang DENG <[email protected]>
> netfilter: flowtable: really fix NAT IPv6 offload
>
> Yang Yingliang <[email protected]>
> mfd: pm8008: Fix return value check in pm8008_probe()
>
> Christophe JAILLET <[email protected]>
> mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()
>
> Matti Vaittinen <[email protected]>
> mfd: bd957x: Fix Kconfig dependency on REGMAP_IRQ
>
> Samuel Holland <[email protected]>
> mfd: axp20x: Do not sleep in the power off handler
>
> Bryan O'Donoghue <[email protected]>
> dt-bindings: mfd: qcom,spmi-pmic: Drop PWM reg dependency
>
> Nathan Lynch <[email protected]>
> powerpc/pseries/eeh: use correct API for error log size
>
> Shang XiaoJing <[email protected]>
> remoteproc: qcom: q6v5: Fix missing clk_disable_unprepare() in q6v5_wcss_qcs404_power_on()
>
> Yuan Can <[email protected]>
> remoteproc: qcom_q6v5_pas: Fix missing of_node_put() in adsp_alloc_memory_region()
>
> Luca Weiss <[email protected]>
> remoteproc: qcom_q6v5_pas: detach power domains on remove
>
> Luca Weiss <[email protected]>
> remoteproc: qcom_q6v5_pas: disable wakeup on probe fail or remove
>
> Shang XiaoJing <[email protected]>
> remoteproc: qcom: q6v5: Fix potential null-ptr-deref in q6v5_wcss_init_mmio()
>
> Gaosheng Cui <[email protected]>
> remoteproc: sysmon: fix memory leak in qcom_add_sysmon_subdev()
>
> Anup Patel <[email protected]>
> RISC-V: KVM: Fix reg_val check in kvm_riscv_vcpu_set_reg_config()
>
> Daniel Golle <[email protected]>
> pwm: mediatek: always use bus clock for PWM on MT7622
>
> xinlei lee <[email protected]>
> pwm: mtk-disp: Fix the parameters calculated by the enabled flag of disp_pwm
>
> Uwe Kleine-König <[email protected]>
> pwm: sifive: Call pwm_sifive_update_clock() while mutex is held
>
> Jason Gunthorpe <[email protected]>
> iommu/sun50i: Remove IOMMU_DOMAIN_IDENTITY
>
> Guenter Roeck <[email protected]>
> iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"
>
> Yong Wu <[email protected]>
> iommu/mediatek: Add error path for loop of mm_dts_parse
>
> Yong Wu <[email protected]>
> iommu/mediatek: Use component_match_add
>
> Yong Wu <[email protected]>
> iommu/mediatek: Add platform_device_put for recovering the device refcnt
>
> Miaoqian Lin <[email protected]>
> selftests/powerpc: Fix resource leaks
>
> Kajol Jain <[email protected]>
> powerpc/hv-gpci: Fix hv_gpci event list
>
> Yang Yingliang <[email protected]>
> powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_spi_probe()
>
> Nicholas Piggin <[email protected]>
> powerpc/perf: callchain validate kernel stack pointer bounds
>
> Pali Rohár <[email protected]>
> powerpc: dts: turris1x.dts: Add channel labels for temperature sensor
>
> Li Huafei <[email protected]>
> kprobes: Fix check for probe enabled in kill_kprobe()
>
> Nayna Jain <[email protected]>
> powerpc/pseries: fix plpks_read_var() code for different consumers
>
> Nayna Jain <[email protected]>
> powerpc/pseries: Return -EIO instead of -EINTR for H_ABORTED error
>
> Nayna Jain <[email protected]>
> powerpc/pseries: Fix the H_CALL error code in PLPKS driver
>
> Nayna Jain <[email protected]>
> powerpc/pseries: fix the object owners enum value in plpks driver
>
> Yang Yingliang <[email protected]>
> powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_data()
>
> Gustavo A. R. Silva <[email protected]>
> powerpc/xmon: Fix -Wswitch-unreachable warning in bpt_cmds
>
> Miaoqian Lin <[email protected]>
> cxl: Fix refcount leak in cxl_calc_capp_routing
>
> Christophe JAILLET <[email protected]>
> powerpc/52xx: Fix a resource leak in an error handling path
>
> Xie Shaowen <[email protected]>
> macintosh/macio-adb: check the return value of ioremap()
>
> Yang Yingliang <[email protected]>
> macintosh: fix possible memory leak in macio_add_one_device()
>
> Yuan Can <[email protected]>
> iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe()
>
> Yang Yingliang <[email protected]>
> iommu/amd: Fix pci device refcount leak in ppr_notifier()
>
> Yang Yingliang <[email protected]>
> iommu/mediatek: Check return value after calling platform_get_resource()
>
> Alexander Stein <[email protected]>
> rtc: pcf85063: Fix reading alarm
>
> Stefan Eichenberger <[email protected]>
> rtc: snvs: Allow a time difference on clock register read
>
> Rafael J. Wysocki <[email protected]>
> rtc: cmos: Disable ACPI RTC event on removal
>
> Rafael J. Wysocki <[email protected]>
> rtc: cmos: Rename ACPI-related functions
>
> Rafael J. Wysocki <[email protected]>
> rtc: cmos: Eliminate forward declarations of some functions
>
> Rafael J. Wysocki <[email protected]>
> rtc: cmos: Call rtc_wake_setup() from cmos_do_probe()
>
> Rafael J. Wysocki <[email protected]>
> rtc: cmos: Call cmos_wake_setup() from cmos_do_probe()
>
> Shang XiaoJing <[email protected]>
> rtc: class: Fix potential memleak in devm_rtc_allocate_device()
>
> Yushan Zhou <[email protected]>
> rtc: rzn1: Check return value in rzn1_rtc_probe
>
> Fenghua Yu <[email protected]>
> dmaengine: idxd: Fix crc_val field for completion record
>
> Abdun Nihaal <[email protected]>
> fs/ntfs3: Fix slab-out-of-bounds read in ntfs_trim_fs
>
> Manivannan Sadhasivam <[email protected]>
> phy: qcom-qmp-pcie: Fix sm8450_qmp_gen4x2_pcie_pcs_tbl[] register names
>
> Jon Hunter <[email protected]>
> pwm: tegra: Ensure the clock rate is not less than needed
>
> Jon Hunter <[email protected]>
> pwm: tegra: Improve required rate calculation
>
> Matt Redfearn <[email protected]>
> include/uapi/linux/swab: Fix potentially missing __always_inline
>
> Justin Chen <[email protected]>
> phy: usb: Fix clock imbalance for suspend/resume
>
> Justin Chen <[email protected]>
> phy: usb: Use slow clock for wake enabled suspend
>
> Al Cooper <[email protected]>
> phy: usb: s2 WoL wakeup_count not incremented for USB->Eth devices
>
> Michael Riesch <[email protected]>
> iommu/rockchip: fix permission bits in page table entries v2
>
> Jernej Skrabec <[email protected]>
> iommu/sun50i: Implement .iotlb_sync_map
>
> Jernej Skrabec <[email protected]>
> iommu/sun50i: Fix flush size
>
> Jernej Skrabec <[email protected]>
> iommu/sun50i: Fix R/W permission check
>
> Jernej Skrabec <[email protected]>
> iommu/sun50i: Consider all fault sources for reset
>
> Jernej Skrabec <[email protected]>
> iommu/sun50i: Fix reset release
>
> Niklas Schnelle <[email protected]>
> iommu/s390: Fix duplicate domain attachments
>
> Johan Hovold <[email protected]>
> phy: qcom-qmp-pcie: fix ipq8074-gen3 initialisation
>
> Martin Povišer <[email protected]>
> dmaengine: apple-admac: Allocate cache SRAM to channels
>
> Martin Povišer <[email protected]>
> dmaengine: apple-admac: Do not use devres for IRQs
>
> Johan Hovold <[email protected]>
> phy: qcom-qmp-pcie: drop bogus register update
>
> Pali Rohár <[email protected]>
> phy: marvell: phy-mvebu-a3700-comphy: Reset COMPHY registers before USB 3.0 power on
>
> Dan Carpenter <[email protected]>
> fs/ntfs3: Harden against integer overflows
>
> Shigeru Yoshida <[email protected]>
> fs/ntfs3: Avoid UBSAN error on true_sectors_per_clst()
>
> Arnd Bergmann <[email protected]>
> RDMA/siw: Fix pointer cast warning
>
> Namhyung Kim <[email protected]>
> perf stat: Do not delay the workload with --delay
>
> Ard Biesheuvel <[email protected]>
> ftrace: Allow WITH_ARGS flavour of graph tracer with shadow call stack
>
> Namhyung Kim <[email protected]>
> perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sched_switch'
>
> Luca Weiss <[email protected]>
> leds: is31fl319x: Fix setting current limit for is31fl319{0,1,3}
>
> ruanjinjie <[email protected]>
> power: supply: fix null pointer dereferencing in power_supply_get_battery_info
>
> Hans de Goede <[email protected]>
> power: supply: bq25890: Ensure pump_express_work is cancelled on remove
>
> Uwe Kleine-König <[email protected]>
> power: supply: bq25890: Convert to i2c's .probe_new()
>
> Marek Vasut <[email protected]>
> power: supply: bq25890: Factor out regulator registration code
>
> Yuan Can <[email protected]>
> power: supply: ab8500: Fix error handling in ab8500_charger_init()
>
> Yuan Can <[email protected]>
> HSI: omap_ssi_core: Fix error handling in ssi_init()
>
> Shang XiaoJing <[email protected]>
> power: supply: cw2015: Fix potential null-ptr-deref in cw_bat_probe()
>
> Zheyu Ma <[email protected]>
> power: supply: cw2015: Use device managed API to simplify the code
>
> Zhang Qilong <[email protected]>
> power: supply: z2_battery: Fix possible memleak in z2_batt_probe()
>
> Ajay Kaher <[email protected]>
> perf symbol: correction while adjusting symbol
>
> Leo Yan <[email protected]>
> perf trace: Handle failure when trace point folder is missed
>
> Leo Yan <[email protected]>
> perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
>
> Leo Yan <[email protected]>
> perf trace: Return error if a system call doesn't exist
>
> Mika Westerberg <[email protected]>
> watchdog: iTCO_wdt: Set NO_REBOOT if the watchdog is not already running
>
> Zeng Heng <[email protected]>
> power: supply: fix residue sysfs file in error handle route of __power_supply_register()
>
> Yang Yingliang <[email protected]>
> HSI: omap_ssi_core: fix possible memory leak in ssi_probe()
>
> Yang Yingliang <[email protected]>
> HSI: omap_ssi_core: fix unbalanced pm_runtime_disable()
>
> Dmitry Baryshkov <[email protected]>
> led: qcom-lpg: Fix sleeping in atomic
>
> Christophe JAILLET <[email protected]>
> fbdev: uvesafb: Fixes an error handling path in uvesafb_probe()
>
> Randy Dunlap <[email protected]>
> fbdev: uvesafb: don't build on UML
>
> Randy Dunlap <[email protected]>
> fbdev: geode: don't build on UML
>
> Gaosheng Cui <[email protected]>
> fbdev: ep93xx-fb: Add missing clk_disable_unprepare in ep93xxfb_probe()
>
> Xiongfeng Wang <[email protected]>
> fbdev: vermilion: decrease reference count in error path
>
> Shang XiaoJing <[email protected]>
> fbdev: via: Fix error in via_core_init()
>
> Yang Yingliang <[email protected]>
> fbdev: pm2fb: fix missing pci_disable_device()
>
> Andy Shevchenko <[email protected]>
> fbdev: ssd1307fb: Drop optional dependency
>
> Bjorn Andersson <[email protected]>
> thermal/drivers/qcom/lmh: Fix irq handler return value
>
> Luca Weiss <[email protected]>
> thermal/drivers/qcom/temp-alarm: Fix inaccurate warning for gen2
>
> Keerthy <[email protected]>
> thermal/drivers/k3_j72xx_bandgap: Fix the debug print message
>
> Marcus Folkesson <[email protected]>
> thermal/drivers/imx8mm_thermal: Validate temperature range
>
> Shang XiaoJing <[email protected]>
> samples: vfio-mdev: Fix missing pci_disable_device() in mdpy_fb_probe()
>
> Xiu Jianfeng <[email protected]>
> ksmbd: Fix resource leak in ksmbd_session_rpc_open()
>
> Zheng Yejian <[email protected]>
> tracing/hist: Fix issue of losting command info in error_log
>
> Yang Yingliang <[email protected]>
> usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()
>
> Jiasheng Jiang <[email protected]>
> usb: storage: Add check for kcalloc
>
> Zheyu Ma <[email protected]>
> i2c: ismt: Fix an out-of-bounds bug in ismt_access()
>
> Yang Yingliang <[email protected]>
> i2c: mux: reg: check return value after calling platform_get_resource()
>
> Bartosz Golaszewski <[email protected]>
> gpiolib: protect the GPIO device against being dropped while in use by user-space
>
> Bartosz Golaszewski <[email protected]>
> gpiolib: cdev: fix NULL-pointer dereferences
>
> Chen Zhongjin <[email protected]>
> vme: Fix error not catched in fake_init()
>
> YueHaibing <[email protected]>
> staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor()
>
> Dan Carpenter <[email protected]>
> staging: rtl8192u: Fix use after free in ieee80211_rx()
>
> Hui Tang <[email protected]>
> i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe
>
> Yang Yingliang <[email protected]>
> chardev: fix error handling in cdev_device_add()
>
> Yang Yingliang <[email protected]>
> mcb: mcb-parse: fix error handing in chameleon_parse_gdd()
>
> Zhengchao Shao <[email protected]>
> drivers: mcb: fix resource leak in mcb_probe()
>
> John Keeping <[email protected]>
> usb: gadget: f_hid: fix refcount leak on error path
>
> John Keeping <[email protected]>
> usb: gadget: f_hid: fix f_hidg lifetime vs cdev
>
> Yang Yingliang <[email protected]>
> usb: core: hcd: Fix return value check in usb_hcd_setup_local_mem()
>
> Yang Yingliang <[email protected]>
> usb: roles: fix of node refcount leak in usb_role_switch_is_parent()
>
> Beau Belgrave <[email protected]>
> tracing/user_events: Fix call print_fmt leak
>
> Yang Shen <[email protected]>
> coresight: trbe: remove cpuhp instance node before remove cpuhp state
>
> Fabrice Gasnier <[email protected]>
> counter: stm32-lptimer-cnt: fix the check on arr and cmp registers update
>
> Ramona Bolboaca <[email protected]>
> iio: adis: add '__adis_enable_irq()' implementation
>
> Cosmin Tanislav <[email protected]>
> iio: temperature: ltc2983: make bulk write buffer DMA-safe
>
> Yang Yingliang <[email protected]>
> cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()
>
> Yang Yingliang <[email protected]>
> cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
>
> Yang Yingliang <[email protected]>
> firmware: raspberrypi: fix possible memory leak in rpi_firmware_probe()
>
> Zheng Wang <[email protected]>
> misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os
>
> ruanjinjie <[email protected]>
> misc: tifm: fix possible memory leak in tifm_7xx1_switch_media()
>
> Yang Yingliang <[email protected]>
> ocxl: fix pci device refcount leak when calling get_function_0()
>
> Yang Yingliang <[email protected]>
> misc: ocxl: fix possible name leak in ocxl_file_register_afu()
>
> Zhengchao Shao <[email protected]>
> test_firmware: fix memory leak in test_firmware_init()
>
> Yuan Can <[email protected]>
> serial: sunsab: Fix error handling in sunsab_init()
>
> Gabriel Somlo <[email protected]>
> serial: altera_uart: fix locking in polling mode
>
> Jiri Slaby <[email protected]>
> tty: serial: altera_uart_{r,t}x_chars() need only uart_port
>
> Jiri Slaby <[email protected]>
> tty: serial: clean up stop-tx part in altera_uart_tx_chars()
>
> Xiongfeng Wang <[email protected]>
> serial: pch: Fix PCI device refcount leak in pch_request_dma()
>
> Valentin Caron <[email protected]>
> serial: stm32: move dma_request_chan() before clk_prepare_enable()
>
> delisun <[email protected]>
> serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.
>
> Jiamei Xie <[email protected]>
> serial: amba-pl011: avoid SBSA UART accessing DMACR register
>
> Jiantao Zhang <[email protected]>
> USB: gadget: Fix use-after-free during usb config switch
>
> Marek Vasut <[email protected]>
> extcon: usbc-tusb320: Update state on probe even if no IRQ pending
>
> Marek Vasut <[email protected]>
> extcon: usbc-tusb320: Add USB TYPE-C support
>
> Marek Vasut <[email protected]>
> extcon: usbc-tusb320: Factor out extcon into dedicated functions
>
> Tony Lindgren <[email protected]>
> usb: musb: omap2430: Fix probe regression for missing resources
>
> Sven Peter <[email protected]>
> usb: typec: tipd: Fix typec_unregister_port error paths
>
> Sven Peter <[email protected]>
> usb: typec: tipd: Fix spurious fwnode_handle_put in error path
>
> Sven Peter <[email protected]>
> usb: typec: tipd: Cleanup resources if devm_tps6598_psy_register fails
>
> Yang Yingliang <[email protected]>
> usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()
>
> Sven Peter <[email protected]>
> usb: typec: Check for ops->exit instead of ops->enter in altmode_exit
>
> Gaosheng Cui <[email protected]>
> staging: vme_user: Fix possible UAF in tsi148_dma_list_add
>
> Krzysztof Kozlowski <[email protected]>
> interconnect: qcom: sc7180: fix dropped const of qcom_icc_bcm
>
> Linus Walleij <[email protected]>
> usb: fotg210-udc: Fix ages old endianness issues
>
> Rafael Mendonca <[email protected]>
> uio: uio_dmem_genirq: Fix deadlock between irq config and handling
>
> Rafael Mendonca <[email protected]>
> uio: uio_dmem_genirq: Fix missing unlock in irq configuration
>
> Rafael Mendonca <[email protected]>
> vfio: platform: Do not pass return buffer to ACPI _RST method
>
> Yang Yingliang <[email protected]>
> class: fix possible memory leak in __class_register()
>
> Duoming Zhou <[email protected]>
> drivers: staging: r8188eu: Fix sleep-in-atomic-context bug in rtw_join_timeout_handler
>
> Yuan Can <[email protected]>
> serial: 8250_bcm7271: Fix error handling in brcmuart_init()
>
> Kartik <[email protected]>
> serial: tegra: Read DMA status before terminating
>
> Yang Yingliang <[email protected]>
> drivers: dio: fix possible memory leak in dio_init()
>
> Alexandre Ghiti <[email protected]>
> riscv: Fix P4D_SHIFT definition for 3-level page table mode
>
> Yangtao Li <[email protected]>
> f2fs: fix iostat parameter for discard
>
> Palmer Dabbelt <[email protected]>
> RISC-V: Align the shadow stack
>
> Dragos Tatulea <[email protected]>
> IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces
>
> Xiongfeng Wang <[email protected]>
> hwrng: geode - Fix PCI device refcount leak
>
> Xiongfeng Wang <[email protected]>
> hwrng: amd - Fix PCI device refcount leak
>
> Gaosheng Cui <[email protected]>
> crypto: img-hash - Fix variable dereferenced before check 'hdev->req'
>
> Samuel Holland <[email protected]>
> riscv: Fix crash during early errata patching
>
> Anup Patel <[email protected]>
> RISC-V: Fix MEMREMAP_WB for systems with Svpbmt
>
> Andrew Bresticker <[email protected]>
> RISC-V: Fix unannoted hardirqs-on in return to userspace slow-path
>
> Chengchang Tang <[email protected]>
> RDMA/hns: Fix XRC caps on HIP08
>
> Chengchang Tang <[email protected]>
> RDMA/hns: Fix error code of CMD
>
> Chengchang Tang <[email protected]>
> RDMA/hns: Fix page size cap from firmware
>
> Chengchang Tang <[email protected]>
> RDMA/hns: Fix PBL page MTR find
>
> Chengchang Tang <[email protected]>
> RDMA/hns: Fix AH attr queried by query_qp
>
> Yixing Liu <[email protected]>
> RDMA/hns: Fix the gid problem caused by free mr
>
> Wenpeng Liang <[email protected]>
> RDMA/hns: Remove redundant DFX file and DFX ops structure
>
> Zhang Xiaoxu <[email protected]>
> orangefs: Fix sysfs not cleanup when dev init failed
>
> Francisco Munoz <[email protected]>
> PCI: vmd: Fix secondary bus reset for Intel bridges
>
> Wang Yufen <[email protected]>
> RDMA/srp: Fix error return code in srp_parse_options()
>
> Wang Yufen <[email protected]>
> RDMA/hfi1: Fix error return code in parse_platform_config()
>
> Randy Dunlap <[email protected]>
> RDMA: Disable IB HW for UML
>
> Tong Tiangen <[email protected]>
> riscv/mm: add arch hook arch_clear_hugepage_flags
>
> Shang XiaoJing <[email protected]>
> crypto: omap-sham - Use pm_runtime_resume_and_get() in omap_sham_probe()
>
> Christophe JAILLET <[email protected]>
> crypto: amlogic - Remove kcalloc without check
>
> Wang Yufen <[email protected]>
> crypto: qat - fix error return code in adf_probe
>
> Mark Zhang <[email protected]>
> RDMA/nldev: Fix failure to send large messages
>
> Yonggil Song <[email protected]>
> f2fs: avoid victim selection from previous victim section
>
> Sheng Yong <[email protected]>
> f2fs: fix to enable compress for newly created file if extension matches
>
> Sheng Yong <[email protected]>
> f2fs: set zstd compress level correctly
>
> Yuan Can <[email protected]>
> RDMA/nldev: Add checks for nla_nest_start() in fill_stat_counter_qps()
>
> Bart Van Assche <[email protected]>
> scsi: ufs: core: Fix the polling implementation
>
> Jie Zhan <[email protected]>
> scsi: hisi_sas: Fix SATA devices missing issue during I_T nexus reset
>
> Jie Zhan <[email protected]>
> scsi: libsas: Add smp_ata_check_ready_type()
>
> Gaosheng Cui <[email protected]>
> scsi: snic: Fix possible UAF in snic_tgt_create()
>
> Chen Zhongjin <[email protected]>
> scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails
>
> Shang XiaoJing <[email protected]>
> scsi: ipr: Fix WARNING in ipr_init()
>
> Yang Yingliang <[email protected]>
> scsi: scsi_debug: Fix possible name leak in sdebug_add_host_helper()
>
> Yang Yingliang <[email protected]>
> scsi: fcoe: Fix possible name leak when device_register() fails
>
> Harshit Mogalapalli <[email protected]>
> scsi: scsi_debug: Fix a warning in resp_report_zones()
>
> Harshit Mogalapalli <[email protected]>
> scsi: scsi_debug: Fix a warning in resp_verify()
>
> Chen Zhongjin <[email protected]>
> scsi: efct: Fix possible memleak in efct_device_init()
>
> Yang Yingliang <[email protected]>
> scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device()
>
> Yang Yingliang <[email protected]>
> scsi: hpsa: Fix error handling in hpsa_add_sas_host()
>
> Yang Yingliang <[email protected]>
> scsi: mpt3sas: Fix possible resource leaks in mpt3sas_transport_port_add()
>
> Daniel Jordan <[email protected]>
> padata: Fix list iterator in padata_do_serial()
>
> Daniel Jordan <[email protected]>
> padata: Always leave BHs disabled when running ->parallel()
>
> Zhang Yiqun <[email protected]>
> crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
>
> Yuan Can <[email protected]>
> scsi: hpsa: Fix possible memory leak in hpsa_init_one()
>
> Frank Li <[email protected]>
> PCI: endpoint: pci-epf-vntb: Fix call pci_epc_mem_free_addr() in error path
>
> Serge Semin <[email protected]>
> dt-bindings: visconti-pcie: Fix interrupts array max constraints
>
> Serge Semin <[email protected]>
> dt-bindings: imx6q-pcie: Fix clock names for imx6sx and imx8mq
>
> Zhang Xiaoxu <[email protected]>
> RDMA/rxe: Fix NULL-ptr-deref in rxe_qp_do_cleanup() when socket create failed
>
> Zhengchao Shao <[email protected]>
> RDMA/hns: fix memory leak in hns_roce_alloc_mr()
>
> Mustafa Ismail <[email protected]>
> RDMA/irdma: Initialize net_type before checking it
>
> Uwe Kleine-König <[email protected]>
> crypto: ccree - Make cc_debugfs_global_fini() available for module init function
>
> Xiongfeng Wang <[email protected]>
> RDMA/hfi: Decrease PCI device reference count in error path
>
> Zeng Heng <[email protected]>
> PCI: Check for alloc failure in pci_request_irq()
>
> Luoyouming <[email protected]>
> RDMA/hns: Fix incorrect sge nums calculation
>
> Luoyouming <[email protected]>
> RDMA/hns: Fix ext_sge num error when post send
>
> Luoyouming <[email protected]>
> RDMA/hns: Repacing 'dseg_len' by macros in fill_ext_sge_inl_data()
>
> Li Zhijian <[email protected]>
> RDMA/rxe: Fix mr->map double free
>
> Xiongfeng Wang <[email protected]>
> crypto: hisilicon/qm - add missing pci_dev_put() in q_num_set()
>
> Herbert Xu <[email protected]>
> crypto: cryptd - Use request context instead of stack for sub-request
>
> Gaosheng Cui <[email protected]>
> crypto: ccree - Remove debugfs when platform_driver_register failed
>
> Harshit Mogalapalli <[email protected]>
> scsi: scsi_debug: Fix a warning in resp_write_scat()
>
> Mustafa Ismail <[email protected]>
> RDMA/irdma: Do not request 2-level PBLEs for CQ alloc
>
> Mustafa Ismail <[email protected]>
> RDMA/irdma: Fix RQ completion opcode
>
> Mustafa Ismail <[email protected]>
> RDMA/irdma: Fix inline for multiple SGE's
>
> Bernard Metzler <[email protected]>
> RDMA/siw: Set defined status for work completion with undefined status
>
> Mark Zhang <[email protected]>
> RDMA/nldev: Return "-EAGAIN" if the cm_id isn't from expected port
>
> Mark Zhang <[email protected]>
> RDMA/core: Make sure "ib_port" is valid when access sysfs node
>
> Mark Zhang <[email protected]>
> RDMA/restrack: Release MR restrack when delete
>
> Sascha Hauer <[email protected]>
> PCI: imx6: Initialize PHY before deasserting core reset
>
> Nirmal Patel <[email protected]>
> PCI: vmd: Disable MSI remapping after suspend
>
> Leonid Ravich <[email protected]>
> IB/mad: Don't call to function that might sleep while in atomic context
>
> Bernard Metzler <[email protected]>
> RDMA/siw: Fix immediate work request flush to completion queue
>
> Bart Van Assche <[email protected]>
> scsi: qla2xxx: Fix set-but-not-used variable warnings
>
> Shiraz Saleem <[email protected]>
> RDMA/irdma: Report the correct link speed
>
> Chao Yu <[email protected]>
> f2fs: fix to destroy sbi->post_read_wq in error path of f2fs_fill_super()
>
> Mukesh Ojha <[email protected]>
> f2fs: fix the assign logic of iocb
>
> Jaegeuk Kim <[email protected]>
> f2fs: allow to set compression for inlined file
>
> Dongdong Zhang <[email protected]>
> f2fs: fix normal discard process
>
> Chao Yu <[email protected]>
> f2fs: fix to invalidate dcc->f2fs_issue_discard in error path
>
> Kees Cook <[email protected]>
> fortify: Do not cast to "unsigned char"
>
> Kees Cook <[email protected]>
> fortify: Use SIZE_MAX instead of (size_t)-1
>
> Xiu Jianfeng <[email protected]>
> apparmor: Fix memleak in alloc_ns()
>
> Corentin Labbe <[email protected]>
> crypto: rockchip - rework by using crypto_engine
>
> Corentin Labbe <[email protected]>
> crypto: rockchip - remove non-aligned handling
>
> Corentin Labbe <[email protected]>
> crypto: rockchip - better handle cipher key
>
> Corentin Labbe <[email protected]>
> crypto: rockchip - add fallback for ahash
>
> Corentin Labbe <[email protected]>
> crypto: rockchip - add fallback for cipher
>
> Corentin Labbe <[email protected]>
> crypto: rockchip - do not store mode globally
>
> Corentin Labbe <[email protected]>
> crypto: rockchip - do not do custom power management
>
> Zhang Qilong <[email protected]>
> f2fs: Fix the race condition of resize flag between resizefs
>
> Kunihiko Hayashi <[email protected]>
> PCI: pci-epf-test: Register notifier if only core_init_notifier is enabled
>
> Leon Romanovsky <[email protected]>
> RDMA/core: Fix order of nldev_exit call
>
> Vidya Sagar <[email protected]>
> PCI: dwc: Fix n_fts[] array overrun
>
> Xiu Jianfeng <[email protected]>
> apparmor: Use pointer to struct aa_label for lbs_cred
>
> Bart Van Assche <[email protected]>
> scsi: core: Fix a race between scsi_done() and scsi_timeout()
>
> Robert Elliott <[email protected]>
> crypto: tcrypt - fix return value for multiple subtests
>
> Natalia Petrova <[email protected]>
> crypto: nitrox - avoid double free on error path in nitrox_sriov_init()
>
> Corentin Labbe <[email protected]>
> crypto: sun8i-ss - use dma_addr instead u32
>
> Weili Qian <[email protected]>
> crypto: hisilicon/qm - re-enable communicate interrupt before notifying PF
>
> Weili Qian <[email protected]>
> crypto: hisilicon/qm - get hardware features from hardware registers
>
> Weili Qian <[email protected]>
> crypto: hisilicon/qm - fix missing destroy qp_idr
>
> John Johansen <[email protected]>
> apparmor: Fix regression in stacking due to label flags
>
> John Johansen <[email protected]>
> apparmor: Fix abi check to include v8 abi
>
> John Johansen <[email protected]>
> apparmor: fix lockdep warning when removing a namespace
>
> Gaosheng Cui <[email protected]>
> apparmor: fix a memleak in multi_transaction_new()
>
> Vladimir Oltean <[email protected]>
> net: dsa: tag_8021q: avoid leaking ctx on dsa_tag_8021q_register() error path
>
> Bartosz Staszewski <[email protected]>
> i40e: Fix the inability to attach XDP program on downed interface
>
> Piergiorgio Beruto <[email protected]>
> stmmac: fix potential division by 0
>
> Yang Yingliang <[email protected]>
> Bluetooth: RFCOMM: don't call kfree_skb() under spin_lock_irqsave()
>
> Yang Yingliang <[email protected]>
> Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave()
>
> Yang Yingliang <[email protected]>
> Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave()
>
> Yang Yingliang <[email protected]>
> Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave()
>
> Yang Yingliang <[email protected]>
> Bluetooth: hci_ll: don't call kfree_skb() under spin_lock_irqsave()
>
> Yang Yingliang <[email protected]>
> Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave()
>
> Yang Yingliang <[email protected]>
> Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave()
>
> Wang ShaoBo <[email protected]>
> Bluetooth: btintel: Fix missing free skb in btintel_setup_combined()
>
> Luiz Augusto von Dentz <[email protected]>
> Bluetooth: hci_conn: Fix crash on hci_create_cis_sync
>
> Christophe JAILLET <[email protected]>
> Bluetooth: Fix EALREADY and ELOOP cases in bt_status()
>
> Inga Stotland <[email protected]>
> Bluetooth: MGMT: Fix error report for ADD_EXT_ADV_PARAMS
>
> Yang Yingliang <[email protected]>
> Bluetooth: hci_core: fix error handling in hci_register_dev()
>
> Firo Yang <[email protected]>
> sctp: sysctl: make extra pointers netns aware
>
> Eric Pilmore <[email protected]>
> ntb_netdev: Use dev_kfree_skb_any() in interrupt context
>
> Jerry Ray <[email protected]>
> net: lan9303: Fix read error execution path
>
> Roger Quadros <[email protected]>
> net: ethernet: ti: am65-cpsw: Fix PM runtime leakage in am65_cpsw_nuss_ndo_slave_open()
>
> Markus Schneider-Pargmann <[email protected]>
> can: tcan4x5x: Fix use of register error status mask
>
> Vivek Yadav <[email protected]>
> can: m_can: Call the RAM init directly from m_can_chip_config
>
> Markus Schneider-Pargmann <[email protected]>
> can: tcan4x5x: Remove invalid write in clear_interrupts
>
> Tom Lendacky <[email protected]>
> net: amd-xgbe: Check only the minimum speed for active/passive cables
>
> Tom Lendacky <[email protected]>
> net: amd-xgbe: Fix logic around active and passive cables
>
> Yang Yingliang <[email protected]>
> af_unix: call proto_unregister() in the error path in af_unix_init()
>
> Richard Gobert <[email protected]>
> net: setsockopt: fix IPV6_UNICAST_IF option for connected sockets
>
> Yang Yingliang <[email protected]>
> net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave()
>
> Yang Yingliang <[email protected]>
> hamradio: don't call dev_kfree_skb() under spin_lock_irqsave()
>
> Yang Yingliang <[email protected]>
> net: ethernet: dnet: don't call dev_kfree_skb() under spin_lock_irqsave()
>
> Yang Yingliang <[email protected]>
> net: emaclite: don't call dev_kfree_skb() under spin_lock_irqsave()
>
> Yang Yingliang <[email protected]>
> net: apple: bmac: don't call dev_kfree_skb() under spin_lock_irqsave()
>
> Yang Yingliang <[email protected]>
> net: apple: mace: don't call dev_kfree_skb() under spin_lock_irqsave()
>
> Hangbin Liu <[email protected]>
> net/tunnel: wait until all sk_user_data reader finish before releasing the sock
>
> Li Zetao <[email protected]>
> net: farsync: Fix kmemleak when rmmods farsync
>
> Yang Yingliang <[email protected]>
> ethernet: s2io: don't call dev_kfree_skb() under spin_lock_irqsave()
>
> ruanjinjie <[email protected]>
> of: overlay: fix null pointer dereferencing in find_dup_cset_node_entry() and find_dup_cset_prop()
>
> Julian Anastasov <[email protected]>
> ipvs: use u64_stats_t for the per-cpu counters
>
> Thomas Gleixner <[email protected]>
> net: Remove the obsolte u64_stats_fetch_*_irq() users (net).
>
> Yuan Can <[email protected]>
> drivers: net: qlcnic: Fix potential memory leak in qlcnic_sriov_init()
>
> Gaosheng Cui <[email protected]>
> net: stmmac: fix possible memory leak in stmmac_dvr_probe()
>
> Zhang Changzhong <[email protected]>
> net: stmmac: selftests: fix potential memleak in stmmac_test_arpoffload()
>
> Yongqiang Liu <[email protected]>
> net: defxx: Fix missing err handling in dfx_init()
>
> Artem Chernyshev <[email protected]>
> net: vmw_vsock: vmci: Check memcpy_from_msg()
>
> Xiu Jianfeng <[email protected]>
> clk: socfpga: Fix memory leak in socfpga_gate_init()
>
> Björn Töpel <[email protected]>
> bpf: Do not zero-extend kfunc return values
>
> Yang Jihong <[email protected]>
> blktrace: Fix output non-blktrace event when blk_classic option enabled
>
> Wang Yufen <[email protected]>
> wifi: brcmfmac: Fix error return code in brcmf_sdio_download_firmware()
>
> Bitterblue Smith <[email protected]>
> wifi: rtl8xxxu: Fix the channel width reporting
>
> Bitterblue Smith <[email protected]>
> wifi: rtl8xxxu: Add __packed to struct rtl8723bu_c2h
>
> Kris Bahnsen <[email protected]>
> spi: spi-gpio: Don't set MOSI as an input if not 3WIRE mode
>
> Xiu Jianfeng <[email protected]>
> clk: samsung: Fix memory leak in _samsung_clk_register_pll()
>
> Geert Uytterhoeven <[email protected]>
> media: staging: stkwebcam: Restore MEDIA_{USB,CAMERA}_SUPPORT dependencies
>
> Jiasheng Jiang <[email protected]>
> media: coda: Add check for kmalloc
>
> Jiasheng Jiang <[email protected]>
> media: coda: Add check for dcoda_iram_alloc
>
> Liang He <[email protected]>
> media: c8sectpfe: Add of_node_put() when breaking out of loop
>
> Yuan Can <[email protected]>
> regulator: qcom-labibb: Fix missing of_node_put() in qcom_labibb_regulator_probe()
>
> Zhen Lei <[email protected]>
> mmc: core: Normalize the error handling branch in sd_read_ext_regs()
>
> Jiasheng Jiang <[email protected]>
> memstick/ms_block: Add check for alloc_ordered_workqueue
>
> Wolfram Sang <[email protected]>
> mmc: renesas_sdhi: alway populate SCC pointer
>
> Yang Yingliang <[email protected]>
> mmc: mmci: fix return value check of mmc_add_host()
>
> Yang Yingliang <[email protected]>
> mmc: wbsd: fix return value check of mmc_add_host()
>
> Yang Yingliang <[email protected]>
> mmc: via-sdmmc: fix return value check of mmc_add_host()
>
> Yang Yingliang <[email protected]>
> mmc: meson-gx: fix return value check of mmc_add_host()
>
> Yang Yingliang <[email protected]>
> mmc: omap_hsmmc: fix return value check of mmc_add_host()
>
> Yang Yingliang <[email protected]>
> mmc: atmel-mci: fix return value check of mmc_add_host()
>
> Gabriel Somlo <[email protected]>
> mmc: litex_mmc: ensure `host->irq == 0` if polling
>
> Yang Yingliang <[email protected]>
> mmc: wmt-sdmmc: fix return value check of mmc_add_host()
>
> Yang Yingliang <[email protected]>
> mmc: vub300: fix return value check of mmc_add_host()
>
> Yang Yingliang <[email protected]>
> mmc: toshsd: fix return value check of mmc_add_host()
>
> Yang Yingliang <[email protected]>
> mmc: rtsx_usb_sdmmc: fix return value check of mmc_add_host()
>
> Yang Yingliang <[email protected]>
> mmc: rtsx_pci: fix return value check of mmc_add_host()
>
> Yang Yingliang <[email protected]>
> mmc: pxamci: fix return value check of mmc_add_host()
>
> Yang Yingliang <[email protected]>
> mmc: mxcmmc: fix return value check of mmc_add_host()
>
> Yang Yingliang <[email protected]>
> mmc: moxart: fix return value check of mmc_add_host()
>
> Yang Yingliang <[email protected]>
> mmc: alcor: fix return value check of mmc_add_host()
>
> Miaoqian Lin <[email protected]>
> bpftool: Fix memory leak in do_build_table_cb
>
> Pu Lehui <[email protected]>
> riscv, bpf: Emit fixed-length instructions for BPF_PSEUDO_FUNC
>
> Trond Myklebust <[email protected]>
> NFSv4.x: Fail client initialisation if state manager thread can't run
>
> Anna Schumaker <[email protected]>
> NFS: Allow very small rsize & wsize again
>
> Anna Schumaker <[email protected]>
> NFSv4.2: Set the correct size scratch buffer for decoding READ_PLUS
>
> Wang ShaoBo <[email protected]>
> SUNRPC: Fix missing release socket in rpc_sockname()
>
> Zhang Xiaoxu <[email protected]>
> xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
>
> Gaosheng Cui <[email protected]>
> pinctrl: thunderbay: fix possible memory leak in thunderbay_build_functions()
>
> Gaosheng Cui <[email protected]>
> ALSA: mts64: fix possible null-ptr-defer in snd_mts64_interrupt
>
> Guoniu.zhou <[email protected]>
> media: ov5640: set correct default link frequency
>
> Liu Shixin <[email protected]>
> media: saa7164: fix missing pci_disable_device()
>
> Takashi Iwai <[email protected]>
> ALSA: pcm: Set missing stop_operating flag at undoing trigger start
>
> Eric Dumazet <[email protected]>
> bpf, sockmap: fix race in sock_map_free()
>
> Martin Blumenstingl <[email protected]>
> hwmon: (jc42) Restore the min/max/critical temperatures on resume
>
> Martin Blumenstingl <[email protected]>
> hwmon: (jc42) Convert register access and caching to regmap/regcache
>
> Yang Yingliang <[email protected]>
> regulator: core: fix resource leak in regulator_register()
>
> Chen Zhongjin <[email protected]>
> configfs: fix possible memory leak in configfs_create_dir()
>
> Sebastian Andrzej Siewior <[email protected]>
> hsr: Synchronize sequence number updates.
>
> Sebastian Andrzej Siewior <[email protected]>
> hsr: Synchronize sending frames to have always incremented outgoing seq nr.
>
> Sebastian Andrzej Siewior <[email protected]>
> hsr: Disable netpoll.
>
> Sebastian Andrzej Siewior <[email protected]>
> hsr: Avoid double remove of a node.
>
> Sebastian Andrzej Siewior <[email protected]>
> hsr: Add a rcu-read lock to hsr_forward_skb().
>
> Sebastian Andrzej Siewior <[email protected]>
> Revert "net: hsr: use hlist_head instead of list_head for mac addresses"
>
> Christian Marangi <[email protected]>
> clk: qcom: clk-krait: fix wrong div2 functions
>
> Douglas Anderson <[email protected]>
> clk: qcom: lpass-sc7180: Fix pm_runtime usage
>
> Douglas Anderson <[email protected]>
> clk: qcom: lpass-sc7280: Fix pm_runtime usage
>
> Taniya Das <[email protected]>
> clk: qcom: lpass: Add support for resets & external mclk for SC7280
>
> Taniya Das <[email protected]>
> clk: qcom: lpass: Handle the regmap overlap of lpasscc and lpass_aon
>
> Taniya Das <[email protected]>
> dt-bindings: clock: Add support for external MCLKs for LPASS on SC7280
>
> Taniya Das <[email protected]>
> dt-bindings: clock: Add resets for LPASS audio clock controller for SC7280
>
> Yang Yingliang <[email protected]>
> regulator: core: fix module refcount leak in set_supply()
>
> Xiongfeng Wang <[email protected]>
> mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
>
> Deren Wu <[email protected]>
> wifi: mt76: fix coverity overrun-call in mt76_get_txpower()
>
> Nicolas Cavallari <[email protected]>
> wifi: mt76: mt7915: Fix chainmask calculation on mt7915 DBDC
>
> Shayne Chen <[email protected]>
> wifi: mt76: mt7915: rework eeprom tx paths and streams init
>
> Lorenzo Bianconi <[email protected]>
> wifi: mt76: mt7921: fix reporting of TX AGGR histogram
>
> Lorenzo Bianconi <[email protected]>
> wifi: mt76: mt7915: fix reporting of TX AGGR histogram
>
> Ryder Lee <[email protected]>
> wifi: mt76: mt7915: fix mt7915_mac_set_timing()
>
> Sean Wang <[email protected]>
> wifi: mt76: mt7921: fix antenna signal are way off in monitor mode
>
> Chen Zhongjin <[email protected]>
> wifi: cfg80211: Fix not unregister reg_pdev when load_builtin_regdb_keys() fails
>
> Íñigo Huguet <[email protected]>
> wifi: mac80211: fix maybe-unused warning
>
> Zhengchao Shao <[email protected]>
> wifi: mac80211: fix memory leak in ieee80211_if_add()
>
> Yuan Can <[email protected]>
> wifi: nl80211: Add checks for nla_nest_start() in nl80211_send_iface()
>
> Alexander Sverdlin <[email protected]>
> spi: spidev: mask SPI_CS_HIGH in SPI_IOC_RD_MODE
>
> Dan Carpenter <[email protected]>
> bonding: uninitialized variable in bond_miimon_inspect()
>
> Pengcheng Yang <[email protected]>
> bpf, sockmap: Fix data loss caused by using apply_bytes on ingress redirect
>
> Pengcheng Yang <[email protected]>
> bpf, sockmap: Fix missing BPF_F_INGRESS flag when using apply_bytes
>
> Pengcheng Yang <[email protected]>
> bpf, sockmap: Fix repeated calls to sock_put() when msg has more_data
>
> Randy Dunlap <[email protected]>
> Input: wistron_btns - disable on UML
>
> Florian Westphal <[email protected]>
> netfilter: conntrack: set icmpv6 redirects as RELATED
>
> Xiu Jianfeng <[email protected]>
> clk: visconti: Fix memory leak in visconti_register_pll()
>
> Zhang Qilong <[email protected]>
> ASoC: pcm512x: Fix PM disable depth imbalance in pcm512x_probe
>
> Xia Fukun <[email protected]>
> drm/i915/bios: fix a memory leak in generate_lfp_data_ptrs
>
> Konstantin Meskhidze <[email protected]>
> drm/amdkfd: Fix memory leakage
>
> Xiongfeng Wang <[email protected]>
> drm/amdgpu: Fix PCI device refcount leak in amdgpu_atrm_get_bios()
>
> Xiongfeng Wang <[email protected]>
> drm/radeon: Fix PCI device refcount leak in radeon_atrm_get_bios()
>
> Veerabadhran Gopalakrishnan <[email protected]>
> amdgpu/nv.c: Corrected typo in the video capabilities resolution
>
> Guchun Chen <[email protected]>
> drm/amd/pm/smu11: BACO is supported when it's in BACO state
>
> Daniel Golle <[email protected]>
> clk: mediatek: fix dependency of MT7986 ADC clocks
>
> Ricardo Ribalda <[email protected]>
> ASoC: mediatek: mt8173: Enable IRQ when pdata is ready
>
> zhichao.liu <[email protected]>
> spi: mt65xx: Add dma max segment size declaration
>
> Ben Greear <[email protected]>
> wifi: iwlwifi: mvm: fix double free on tx path.
>
> Bitterblue Smith <[email protected]>
> wifi: rtl8xxxu: Fix use after rcu_read_unlock in rtl8xxxu_bss_info_changed
>
> Ziyang Xuan <[email protected]>
> wifi: plfxlc: fix potential memory leak in __lf_x_usb_enable_rx()
>
> Liu Shixin <[email protected]>
> ALSA: asihpi: fix missing pci_disable_device()
>
> Trond Myklebust <[email protected]>
> NFS: Fix an Oops in nfs_d_automount()
>
> Trond Myklebust <[email protected]>
> NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn
>
> Trond Myklebust <[email protected]>
> NFSv4: Fix a credential leak in _nfs4_discover_trunking()
>
> Trond Myklebust <[email protected]>
> NFSv4.2: Fix initialisation of struct nfs4_label
>
> Trond Myklebust <[email protected]>
> NFSv4.2: Fix a memory stomp in decode_attr_security_label
>
> Trond Myklebust <[email protected]>
> NFSv4.2: Always decode the security label
>
> Trond Myklebust <[email protected]>
> NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decoding
>
> Dmitry Baryshkov <[email protected]>
> drm/msm/mdp5: fix reading hw revision on db410c platform
>
> Jiasheng Jiang <[email protected]>
> ASoC: mediatek: mtk-btcvsd: Add checks for write and read of mtk_btcvsd_snd
>
> Dmitry Torokhov <[email protected]>
> ASoC: dt-bindings: wcd9335: fix reset line polarity in example
>
> Zhang Zekun <[email protected]>
> drm/tegra: Add missing clk_disable_unprepare() in tegra_dc_probe()
>
> Aakarsh Jain <[email protected]>
> media: s5p-mfc: Add variant data for MFC v7 hardware for Exynos 3250 SoC
>
> Yunfei Dong <[email protected]>
> media: mediatek: vcodec: Core thread depends on core_list
>
> Yunfei Dong <[email protected]>
> media: mediatek: vcodec: Setting lat buf to lat_list when lat decode error
>
> Yunfei Dong <[email protected]>
> media: mediatek: vcodec: Fix h264 set lat buffer error
>
> Yunfei Dong <[email protected]>
> media: mediatek: vcodec: Fix getting NULL pointer for dst buffer
>
> Ming Qian <[email protected]>
> media: amphion: lock and check m2m_ctx in event handler
>
> Ming Qian <[email protected]>
> media: amphion: cancel vpu before release instance
>
> Ming Qian <[email protected]>
> media: amphion: try to wakeup vpu core to avoid failure
>
> Paul Kocialkowski <[email protected]>
> media: sun8i-a83t-mipi-csi2: Register async subdev with no sensor attached
>
> Paul Kocialkowski <[email protected]>
> media: sun6i-mipi-csi2: Register async subdev with no sensor attached
>
> Paul Kocialkowski <[email protected]>
> media: sun8i-a83t-mipi-csi2: Require both pads to be connected for streaming
>
> Paul Kocialkowski <[email protected]>
> media: sun6i-mipi-csi2: Require both pads to be connected for streaming
>
> Juergen Gross <[email protected]>
> x86/boot: Skip realmode init code when running as Xen PV guest
>
> Baisong Zhong <[email protected]>
> media: dvb-usb: az6027: fix null-ptr-deref in az6027_i2c_xfer()
>
> Chen Zhongjin <[email protected]>
> media: dvb-core: Fix ignored return value in dvb_register_frontend()
>
> ZhangPeng <[email protected]>
> pinctrl: pinconf-generic: add missing of_node_put()
>
> Dario Binacchi <[email protected]>
> clk: imx8mn: fix imx8mn_enet_phy_sels clocks list
>
> Dario Binacchi <[email protected]>
> clk: imx8mn: fix imx8mn_sai2_sels clocks list
>
> Dario Binacchi <[email protected]>
> clk: imx: rename video_pll1 to video_pll
>
> Dario Binacchi <[email protected]>
> clk: imx: replace osc_hdmi with dummy
>
> Dario Binacchi <[email protected]>
> clk: imx8mn: rename vpu_pll to m7_alt_pll
>
> Marek Vasut <[email protected]>
> media: mt9p031: Drop bogus v4l2_subdev_get_try_crop() call from mt9p031_init_cfg()
>
> Laurent Pinchart <[email protected]>
> media: imx: imx7-media-csi: Clear BIT_MIPI_DOUBLE_CMPNT for <16b formats
>
> Gautam Menghani <[email protected]>
> media: imon: fix a race condition in send_packet()
>
> Chen Zhongjin <[email protected]>
> media: vimc: Fix wrong function called when vimc_init() fails
>
> Yuan Can <[email protected]>
> ASoC: qcom: Add checks for devm_kcalloc
>
> Wang ShaoBo <[email protected]>
> drbd: destroy workqueue when drbd device was freed
>
> Wang ShaoBo <[email protected]>
> drbd: remove call to memset before free device/resource/connection
>
> Zheng Yongjun <[email protected]>
> mtd: maps: pxa2xx-flash: fix memory leak in probe
>
> Shang XiaoJing <[email protected]>
> mtd: core: Fix refcount error in del_mtd_device()
>
> Jonathan Toppins <[email protected]>
> bonding: fix link recovery in mode 2 when updelay is nonzero
>
> Stanislav Fomichev <[email protected]>
> selftests/bpf: Mount debugfs in setns_by_fd
>
> Stanislav Fomichev <[email protected]>
> selftests/bpf: Make sure zero-len skbs aren't redirectable
>
> Jani Nikula <[email protected]>
> drm/i915/guc: make default_lists const data
>
> Yang Yingliang <[email protected]>
> drm/amdgpu: fix pci device refcount leak
>
> Xiu Jianfeng <[email protected]>
> clk: rockchip: Fix memory leak in rockchip_clk_register_pll()
>
> Wang ShaoBo <[email protected]>
> regulator: core: use kfree_const() to free space conditionally
>
> Baisong Zhong <[email protected]>
> ALSA: seq: fix undefined behavior in bit shift for SNDRV_SEQ_FILTER_USE_EVENT
>
> Baisong Zhong <[email protected]>
> ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOT
>
> Cezary Rojewski <[email protected]>
> ASoC: Intel: avs: Lock substream before snd_pcm_stop()
>
> Zong-Zhe Yang <[email protected]>
> wifi: rtw89: fix physts IE page check
>
> ZhangPeng <[email protected]>
> pinctrl: k210: call of_node_put()
>
> Giulio Benetti <[email protected]>
> clk: imx: imxrt1050: fix IMXRT1050_CLK_LCDIF_APB offsets
>
> Marcus Folkesson <[email protected]>
> HID: hid-sensor-custom: set fixed size for custom attributes
>
> Stanislav Fomichev <[email protected]>
> bpf: Move skb->len == 0 checks into __bpf_redirect
>
> Peng Fan <[email protected]>
> clk: imx93: correct enet clock
>
> Peng Fan <[email protected]>
> clk: imx93: unmap anatop base in error handling path
>
> Dmitry Torokhov <[email protected]>
> HID: i2c: let RMI devices decide what constitutes wakeup event
>
> Haibo Chen <[email protected]>
> clk: imx93: correct the flexspi1 clock setting
>
> Allen-KH Cheng <[email protected]>
> mtd: spi-nor: Fix the number of bytes for the dummy cycles
>
> Michael Walle <[email protected]>
> mtd: spi-nor: hide jedec_id sysfs attribute if not present
>
> Kuniyuki Iwashima <[email protected]>
> net: Return errno in sk->sk_prot->get_port().
>
> Kuniyuki Iwashima <[email protected]>
> udp: Clean up some functions.
>
> Lorenzo Bianconi <[email protected]>
> net: ethernet: mtk_eth_soc: fix RSTCTRL_PPE{0,1} definitions
>
> Christoph Hellwig <[email protected]>
> media: videobuf-dma-contig: use dma_mmap_coherent
>
> Yuan Can <[email protected]>
> media: amphion: Fix error handling in vpu_driver_init()
>
> Yuan Can <[email protected]>
> media: platform: exynos4-is: Fix error handling in fimc_md_init()
>
> Yang Yingliang <[email protected]>
> media: solo6x10: fix possible memory leak in solo_sysfs_init()
>
> Chen Zhongjin <[email protected]>
> media: vidtv: Fix use-after-free in vidtv_bridge_dvb_init()
>
> Ming Qian <[email protected]>
> media: amphion: apply vb2_queue_error instead of setting manually
>
> Ming Qian <[email protected]>
> media: amphion: add lock around vdec_g_fmt
>
> Lorenzo Bianconi <[email protected]>
> net: ethernet: mtk_eth_soc: do not overwrite mtu configuration running reset routine
>
> Douglas Anderson <[email protected]>
> Input: elants_i2c - properly handle the reset GPIO when power is off
>
> Hui Tang <[email protected]>
> mtd: lpddr2_nvm: Fix possible null-ptr-deref
>
> Rob Clark <[email protected]>
> drm/msm/a6xx: Fix speed-bin detection vs probe-defer
>
> Xiu Jianfeng <[email protected]>
> wifi: ath10k: Fix return value in ath10k_pci_init()
>
> Wang Yufen <[email protected]>
> selftests/bpf: fix memory leak of lsm_cgroup
>
> Christoph Hellwig <[email protected]>
> dm: track per-add_disk holder relations in DM
>
> Yu Kuai <[email protected]>
> dm: make sure create and remove dm device won't race with open and close table
>
> Christoph Hellwig <[email protected]>
> dm: cleanup close_table_device
>
> Christoph Hellwig <[email protected]>
> dm: cleanup open_table_device
>
> Christoph Hellwig <[email protected]>
> block: clear ->slave_dir when dropping the main slave_dir reference
>
> Xiu Jianfeng <[email protected]>
> ima: Fix misuse of dereference of pointer in template_desc_init_fields()
>
> GUO Zihua <[email protected]>
> integrity: Fix memory leakage in keyring allocation error path
>
> Brian Starkey <[email protected]>
> drm/fourcc: Fix vsub/hsub for Q410 and Q401
>
> Konrad Dybcio <[email protected]>
> regulator: qcom-rpmh: Fix PMR735a S3 regulator spec
>
> Christophe JAILLET <[email protected]>
> wifi: rtw89: Fix some error handling path in rtw89_core_sta_assoc()
>
> Joel Granados <[email protected]>
> nvme: return err on nvme_init_non_mdts_limits fail
>
> Dan Carpenter <[email protected]>
> amdgpu/pm: prevent array underflow in vega20_odn_edit_dpm_table()
>
> Yang Yingliang <[email protected]>
> regulator: core: fix unbalanced of node refcount in regulator_dev_lookup()
>
> Christoph Hellwig <[email protected]>
> nvmet: only allocate a single slab for bvecs
>
> Zeng Heng <[email protected]>
> ASoC: pxa: fix null-pointer dereference in filter()
>
> Xinlei Lee <[email protected]>
> drm/mediatek: Modify dpi power on/off sequence.
>
> Yang Jihong <[email protected]>
> selftests/bpf: Fix xdp_synproxy compilation failure in 32-bit arch
>
> Randy Dunlap <[email protected]>
> ASoC: codecs: wsa883x: use correct header file
>
> Krzysztof Kozlowski <[email protected]>
> ASoC: codecs: wsa883x: Use proper shutdown GPIO polarity
>
> Miaoqian Lin <[email protected]>
> module: Fix NULL vs IS_ERR checking for module_get_next_page
>
> Johannes Berg <[email protected]>
> wifi: iwlwifi: mei: fix potential NULL-ptr deref after clone
>
> Avraham Stern <[email protected]>
> wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lock
>
> Emmanuel Grumbach <[email protected]>
> wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx API
>
> Emmanuel Grumbach <[email protected]>
> wifi: iwlwifi: mei: don't send SAP commands if AMT is disabled
>
> Avraham Stern <[email protected]>
> wifi: iwlwifi: mei: make sure ownership confirmed message is sent
>
> Sam Shih <[email protected]>
> pinctrl: mediatek: fix the pinconf register offset of some pins
>
> Frank Wunderlich <[email protected]>
> dt-bindings: pinctrl: update uart/mmc bindings for MT7986 SoC
>
> Hanjun Guo <[email protected]>
> drm/radeon: Add the missed acpi_put_table() to fix memory leak
>
> Khazhismel Kumykov <[email protected]>
> bfq: fix waker_bfqq inconsistency crash
>
> Christoph Böhmwalder <[email protected]>
> drbd: use blk_queue_max_discard_sectors helper
>
> Yassine Oudjana <[email protected]>
> regmap-irq: Use the new num_config_regs property in regmap_add_irq_chip_fwnode
>
> Laurent Pinchart <[email protected]>
> drm: rcar-du: Drop leftovers dependencies from Kconfig
>
> Ping-Ke Shih <[email protected]>
> wifi: rtw89: use u32_encode_bits() to fill MAC quota value
>
> Marek Vasut <[email protected]>
> drm: lcdif: Set and enable FIFO Panic threshold
>
> David Howells <[email protected]>
> rxrpc: Fix ack.bufferSize to be 0 when generating an ack
>
> David Howells <[email protected]>
> net, proc: Provide PROC_FS=n fallback for proc_create_net_single_write()
>
> Cole Robinson <[email protected]>
> virt/sev-guest: Add a MODULE_ALIAS
>
> Wolfram Sang <[email protected]>
> clk: renesas: r8a779f0: Fix SCIF parent clocks
>
> Wolfram Sang <[email protected]>
> clk: renesas: r8a779f0: Fix HSCIF parent clocks
>
> Vladimir Zapolskiy <[email protected]>
> media: camss: Do not attach an already attached power domain on MSM8916 platform
>
> Vladimir Zapolskiy <[email protected]>
> media: camss: Clean up received buffers on failed start of streaming
>
> Marek Vasut <[email protected]>
> wifi: rsi: Fix handling of 802.3 EAPOL frames sent via control port
>
> Randy Dunlap <[email protected]>
> Input: joystick - fix Kconfig warning for JOYSTICK_ADC
>
> Gaosheng Cui <[email protected]>
> mtd: core: fix possible resource leak in init_mtd()
>
> Zhang Xiaoxu <[email protected]>
> mtd: Fix device name leak when register device failed in add_mtd_device()
>
> Manivannan Sadhasivam <[email protected]>
> clk: qcom: gcc-sm8250: Use retention mode for USB GDSCs
>
> Konrad Dybcio <[email protected]>
> clk: qcom: dispcc-sm6350: Add CLK_OPS_PARENT_ENABLE to pixel&byte src
>
> Dmitry Baryshkov <[email protected]>
> clk: qcom: gcc-ipq806x: use parent_data for the last remaining entry
>
> Andrii Nakryiko <[email protected]>
> bpf: propagate precision across all frames, not just the last one
>
> Andrii Nakryiko <[email protected]>
> bpf: propagate precision in ALU/ALU64 operations
>
> Yang Yingliang <[email protected]>
> media: platform: exynos4-is: fix return value check in fimc_md_probe()
>
> Liu Shixin <[email protected]>
> media: vivid: fix compose size exceed boundary
>
> Andrzej Pietrasiewicz <[email protected]>
> media: rkvdec: Add required padding
>
> Marijn Suijten <[email protected]>
> drm/msm/dsi: Prevent signed BPG offsets from bleeding into adjacent bits
>
> Marijn Suijten <[email protected]>
> drm/msm/dsi: Disallow 8 BPC DSC configuration for alternative BPC values
>
> Marijn Suijten <[email protected]>
> drm/msm/dsi: Account for DSC's bits_per_pixel having 4 fractional bits
>
> Marijn Suijten <[email protected]>
> drm/msm/dsi: Migrate to drm_dsc_compute_rc_parameters()
>
> Marijn Suijten <[email protected]>
> drm/msm/dsi: Appropriately set dsc->mux_word_size based on bpc
>
> Marijn Suijten <[email protected]>
> drm/msm/dsi: Reuse earlier computed dsc->slice_chunk_size
>
> Marijn Suijten <[email protected]>
> drm/msm/dsi: Use DIV_ROUND_UP instead of conditional increment on modulo
>
> Marijn Suijten <[email protected]>
> drm/msm/dsi: Remove repeated calculation of slice_per_intf
>
> Marijn Suijten <[email protected]>
> drm/msm/dsi: Remove useless math in DSC calculations
>
> Dmitry Baryshkov <[email protected]>
> drm/msm/dsi: use drm_dsc_config instead of msm_display_dsc_config
>
> Marijn Suijten <[email protected]>
> drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bits
>
> Dmitry Baryshkov <[email protected]>
> drm/msm/dpu: use drm_dsc_config instead of msm_display_dsc_config
>
> Kumar Kartikeya Dwivedi <[email protected]>
> bpf: Fix slot type check in check_stack_write_var_off
>
> Kumar Kartikeya Dwivedi <[email protected]>
> bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID
>
> Dmitry Baryshkov <[email protected]>
> drm/msm/hdmi: use devres helper for runtime PM management
>
> GUO Zihua <[email protected]>
> ima: Handle -ESTALE returned by ima_filter_rule_match()
>
> Dmitry Baryshkov <[email protected]>
> drm/msm/mdp5: stop overriding drvdata
>
> Gaosheng Cui <[email protected]>
> drm/ttm: fix undefined behavior in bit shift for TTM_TT_FLAG_PRIV_POPULATED
>
> Marek Vasut <[email protected]>
> drm/panel/panel-sitronix-st7701: Remove panel on DSI attach failure
>
> Jonathan Neuschäfer <[email protected]>
> spi: Update reference to struct spi_controller
>
> Marco Felsch <[email protected]>
> drm: lcdif: change burst size to 256B
>
> Marek Vasut <[email protected]>
> clk: renesas: r9a06g032: Repair grave increment error
>
> Zhang Qilong <[email protected]>
> drm/rockchip: lvds: fix PM usage counter unbalance in poweron
>
> Haiyi Zhou <[email protected]>
> drm/amd/display: wait for vblank during pipe programming
>
> Sakari Ailus <[email protected]>
> dw9768: Enable low-power probe on ACPI
>
> Alan Previn <[email protected]>
> drm/i915/guc: Fix GuC error capture sizing estimation and reporting
>
> Alan Previn <[email protected]>
> drm/i915/guc: Add error-capture init warnings when needed
>
> John Harrison <[email protected]>
> drm/i915/guc: Make GuC log sizes runtime configurable
>
> John Harrison <[email protected]>
> drm/i915/guc: Fix capture size warning and bump the size
>
> Alan Previn <[email protected]>
> drm/i915/guc: Add a helper for log buffer size
>
> Nícolas F. R. A. Prado <[email protected]>
> ASoC: dt-bindings: rt5682: Set sound-dai-cells to 1
>
> Wolfram Sang <[email protected]>
> clk: renesas: r8a779a0: Fix SD0H clock name
>
> Jimmy Assarsson <[email protected]>
> can: kvaser_usb: Compare requested bittiming parameters with actual parameters in do_set_{,data}_bittiming
>
> Jimmy Assarsson <[email protected]>
> can: kvaser_usb: Add struct kvaser_usb_busparams
>
> Anssi Hannula <[email protected]>
> can: kvaser_usb_leaf: Fix bogus restart events
>
> Anssi Hannula <[email protected]>
> can: kvaser_usb_leaf: Fix wrong CAN state after stopping
>
> Anssi Hannula <[email protected]>
> can: kvaser_usb_leaf: Fix improved state not being reported
>
> Anssi Hannula <[email protected]>
> can: kvaser_usb_leaf: Set Warning state even without bus errors
>
> Jimmy Assarsson <[email protected]>
> can: kvaser_usb: kvaser_usb_leaf: Handle CMD_ERROR_EVENT
>
> Jimmy Assarsson <[email protected]>
> can: kvaser_usb: kvaser_usb_leaf: Rename {leaf,usbcan}_cmd_error_event to {leaf,usbcan}_cmd_can_error_event
>
> Jimmy Assarsson <[email protected]>
> can: kvaser_usb: kvaser_usb_leaf: Get capabilities from device
>
> Alan Maguire <[email protected]>
> libbpf: Btf dedup identical struct test needs check for nested structs/arrays
>
> Marek Szyprowski <[email protected]>
> media: exynos4-is: don't rely on the v4l2_async_subdev internals
>
> Rafael Mendonca <[email protected]>
> media: i2c: ov5648: Free V4L2 fwnode data on unbind
>
> Kuniyuki Iwashima <[email protected]>
> soreuseport: Fix socket selection for SO_INCOMING_CPU.
>
> Tang Bin <[email protected]>
> venus: pm_helpers: Fix error check in vcodec_domains_get()
>
> Ricardo Ribalda <[email protected]>
> media: i2c: ad5820: Fix error path
>
> Rafael Mendonca <[email protected]>
> media: i2c: hi846: Fix memory leak in hi846_parse_dt()
>
> John Harrison <[email protected]>
> drm/i915: Fix compute pre-emption w/a to apply to compute engines
>
> John Harrison <[email protected]>
> drm/i915/guc: Limit scheduling properties to avoid overflow
>
> Yunfei Dong <[email protected]>
> media: mediatek: vcodec: fix h264 cavlc bitstream fail
>
> Jernej Skrabec <[email protected]>
> media: cedrus: hevc: Fix offset adjustments
>
> Jernej Skrabec <[email protected]>
> media: v4l2-ioctl.c: Unify YCbCr/YUV terms in format descriptions
>
> Niklas Söderlund <[email protected]>
> media: adv748x: afe: Select input port when initializing AFE
>
> Ming Qian <[email protected]>
> media: amphion: reset instance if it's aborted before codec header parsed
>
> Jiasheng Jiang <[email protected]>
> media: coda: jpeg: Add check for kmalloc
>
> Laurent Pinchart <[email protected]>
> media: v4l2-ctrls: Fix off-by-one error in integer menu control check
>
> Jeff LaBundy <[email protected]>
> Input: iqs7222 - protect against undefined slider size
>
> Jeff LaBundy <[email protected]>
> Input: iqs7222 - report malformed properties
>
> Jeff LaBundy <[email protected]>
> Input: iqs7222 - drop unused device node references
>
> Jeff LaBundy <[email protected]>
> Input: iqs7222 - set all ULP entry masks by default
>
> Pin-yen Lin <[email protected]>
> drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe
>
> Gerhard Engleder <[email protected]>
> samples/bpf: Fix MAC address swapping in xdp2_kern
>
> Gerhard Engleder <[email protected]>
> samples/bpf: Fix map iteration in xdp1_user
>
> Rafael Mendonca <[email protected]>
> drm/amdgpu/powerplay/psm: Fix memory leak in power state init
>
> Andrew Jeffery <[email protected]>
> ipmi: kcs: Poll OBF briefly to reduce OBE latency
>
> Cezary Rojewski <[email protected]>
> ASoC: Intel: avs: Fix potential RX buffer overflow
>
> Cezary Rojewski <[email protected]>
> ASoC: Intel: avs: Fix DMA mask assignment
>
> Yang Yingliang <[email protected]>
> pinctrl: ocelot: add missing destroy_workqueue() in error path in ocelot_pinctrl_probe()
>
> Niklas Cassel <[email protected]>
> ata: libata: fix NCQ autosense logic
>
> Laurent Pinchart <[email protected]>
> drm: lcdif: Switch to limited range for RGB to YUV conversion
>
> Shung-Hsi Yu <[email protected]>
> libbpf: Fix null-pointer dereference in find_prog_by_sec_insn()
>
> Shung-Hsi Yu <[email protected]>
> libbpf: Deal with section with no data gracefully
>
> Shung-Hsi Yu <[email protected]>
> libbpf: Use elf_getshdrnum() instead of e_shnum
>
> Andrii Nakryiko <[email protected]>
> libbpf: Reject legacy 'maps' ELF section
>
> Xu Kuohai <[email protected]>
> selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c
>
> Xu Kuohai <[email protected]>
> selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow
>
> Xu Kuohai <[email protected]>
> selftest/bpf: Fix memory leak in kprobe_multi_test
>
> Xu Kuohai <[email protected]>
> selftests/bpf: Fix memory leak caused by not destroying skeleton
>
> Yonghong Song <[email protected]>
> selftests/bpf: Add struct argument tests with fentry/fexit programs.
>
> Xu Kuohai <[email protected]>
> libbpf: Fix memory leak in parse_usdt_arg()
>
> Xu Kuohai <[email protected]>
> libbpf: Fix use-after-free in btf_dump_name_dups
>
> Abhinav Kumar <[email protected]>
> drm/bridge: adv7533: remove dynamic lane switching from adv7533 bridge
>
> Aditya Kumar Singh <[email protected]>
> wifi: ath11k: fix firmware assert during bandwidth change for peer sta
>
> Aditya Kumar Singh <[email protected]>
> wifi: ath11k: move firmware stats out of debugfs
>
> Bitterblue Smith <[email protected]>
> wifi: rtl8xxxu: Fix reading the vendor of combo chips
>
> Fedor Pchelkin <[email protected]>
> wifi: ath9k: hif_usb: Fix use-after-free in ath9k_hif_usb_reg_in_cb()
>
> Fedor Pchelkin <[email protected]>
> wifi: ath9k: hif_usb: fix memory leak of urbs in ath9k_hif_usb_dealloc_tx_urbs()
>
> Thomas Zimmermann <[email protected]>
> drm/atomic-helper: Don't allocate new plane state in CRTC check
>
> Johannes Berg <[email protected]>
> wifi: mac80211: fix ifdef symbol name
>
> Johannes Berg <[email protected]>
> wifi: mac80211: check link ID in auth/assoc continuation
>
> Johannes Berg <[email protected]>
> wifi: mac80211: mlme: fix null-ptr deref on failed assoc
>
> Johannes Berg <[email protected]>
> wifi: fix multi-link element subelement iteration
>
> James Hurley <[email protected]>
> platform/mellanox: mlxbf-pmc: Fix event typo
>
> Zhengchao Shao <[email protected]>
> ipc: fix memory leak in init_mqueue_fs()
>
> Cai Xinchen <[email protected]>
> rapidio: devices: fix missing put_device in mport_cdev_open
>
> ZhangPeng <[email protected]>
> hfs: Fix OOB Write in hfs_asc2mac
>
> Gavrilov Ilia <[email protected]>
> relay: fix type mismatch when allocating memory in relay_create_buf()
>
> Zhang Qilong <[email protected]>
> eventfd: change int to __u64 in eventfd_signal() ifndef CONFIG_EVENTFD
>
> Wang Weiyang <[email protected]>
> rapidio: fix possible UAF when kfifo_alloc() fails
>
> Chen Zhongjin <[email protected]>
> fs: sysv: Fix sysv_nblocks() returns wrong value
>
> Brian Foster <[email protected]>
> NFSD: pass range end to vfs_fsync_range() instead of count
>
> Jeff Layton <[email protected]>
> nfsd: return error if nfs4_setacl fails
>
> Trond Myklebust <[email protected]>
> lockd: set other missing fields when unlocking files
>
> Ladislav Michl <[email protected]>
> MIPS: OCTEON: warn only once if deprecated link status is being used
>
> Anastasia Belova <[email protected]>
> MIPS: BCM63xx: Add check for NULL for clk in clk_enable
>
> Yang Yingliang <[email protected]>
> platform/x86: intel_scu_ipc: fix possible name leak in __intel_scu_ipc_register()
>
> Yu Liao <[email protected]>
> platform/x86: mxm-wmi: fix memleak in mxm_wmi_call_mx[ds|mx]()
>
> Victor Ding <[email protected]>
> platform/chrome: cros_ec_typec: zero out stale pointers
>
> Prashant Malani <[email protected]>
> platform/chrome: cros_ec_typec: Get retimer handle
>
> Prashant Malani <[email protected]>
> platform/chrome: cros_ec_typec: Cleanup switch handle return paths
>
> Gao Xiang <[email protected]>
> erofs: validate the extent length for uncompressed pclusters
>
> Yue Hu <[email protected]>
> erofs: support interlaced uncompressed data for compressed files
>
> Gao Xiang <[email protected]>
> erofs: fix missing unmap if z_erofs_get_extent_compressedlen() fails
>
> Chen Zhongjin <[email protected]>
> erofs: Fix pcluster memleak when its block address is zero
>
> Rafael J. Wysocki <[email protected]>
> PM: runtime: Do not call __rpm_callback() from rpm_idle()
>
> Harshit Mogalapalli <[email protected]>
> xen/privcmd: Fix a possible warning in privcmd_ioctl_mmap_resource()
>
> Xiu Jianfeng <[email protected]>
> x86/xen: Fix memory leak in xen_init_lock_cpu()
>
> Xiu Jianfeng <[email protected]>
> x86/xen: Fix memory leak in xen_smp_intr_init{_pv}()
>
> Oleg Nesterov <[email protected]>
> uprobes/x86: Allow to probe a NOP instruction with 0x66 prefix
>
> Li Zetao <[email protected]>
> ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()
>
> Yang Yingliang <[email protected]>
> clocksource/drivers/timer-ti-dm: Fix missing clk_disable_unprepare in dmtimer_systimer_init_clock()
>
> Tony Lindgren <[email protected]>
> clocksource/drivers/timer-ti-dm: Fix warning for omap_timer_match
>
> Vincent Donnefort <[email protected]>
> cpu/hotplug: Do not bail-out in DYING/STARTING sections
>
> Phil Auld <[email protected]>
> cpu/hotplug: Make target_store() a nop when target == state
>
> Alexey Izbyshev <[email protected]>
> futex: Resend potentially swallowed owner death notification
>
> John Thomson <[email protected]>
> mips: ralink: mt7621: do not use kzalloc too early
>
> John Thomson <[email protected]>
> mips: ralink: mt7621: soc queries and tests as functions
>
> John Thomson <[email protected]>
> mips: ralink: mt7621: define MT7621_SYSC_BASE with __iomem
>
> Wolfram Sang <[email protected]>
> clocksource/drivers/sh_cmt: Access registers according to spec
>
> Yang Yingliang <[email protected]>
> rapidio: rio: fix possible name leak in rio_register_mport()
>
> Yang Yingliang <[email protected]>
> rapidio: fix possible name leaks when rio_add_device() fails
>
> Li Zetao <[email protected]>
> ocfs2: fix memory leak in ocfs2_mount_volume()
>
> Akinobu Mita <[email protected]>
> debugfs: fix error when writing negative value to atomic_t debugfs file
>
> Akinobu Mita <[email protected]>
> lib/notifier-error-inject: fix error when writing -errno to debugfs file
>
> Akinobu Mita <[email protected]>
> libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value
>
> Xiongfeng Wang <[email protected]>
> cpufreq: amd_freq_sensitivity: Add missing pci_dev_put()
>
> Yang Yingliang <[email protected]>
> genirq/irqdesc: Don't try to remove non-existing sysfs files
>
> Jeff Layton <[email protected]>
> nfsd: don't call nfsd_file_put from client states seqfile display
>
> Chuck Lever <[email protected]>
> NFSD: Finish converting the NFSv3 GETACL result encoder
>
> Chuck Lever <[email protected]>
> NFSD: Finish converting the NFSv2 GETACL result encoder
>
> Yang Yingliang <[email protected]>
> EDAC/i10nm: fix refcount leak in pci_get_dev_wrapper()
>
> Liu Peibao <[email protected]>
> irqchip/loongson-liointc: Fix improper error handling in liointc_init()
>
> Wei Yongjun <[email protected]>
> irqchip/wpcm450: Fix memory leak in wpcm450_aic_of_init()
>
> Shang XiaoJing <[email protected]>
> irqchip: gic-pm: Use pm_runtime_resume_and_get() in gic_probe()
>
> Jianmin Lv <[email protected]>
> irqchip/loongson-pch-pic: Fix translate callback for DT path
>
> Yang Yingliang <[email protected]>
> thermal: core: fix some possible name leaks in error paths
>
> Yuan Can <[email protected]>
> platform/chrome: cros_usbpd_notify: Fix error handling in cros_usbpd_notify_init()
>
> Xiongfeng Wang <[email protected]>
> perf/x86/intel/uncore: Fix reference count leak in __uncore_imc_init_box()
>
> Xiongfeng Wang <[email protected]>
> perf/x86/intel/uncore: Fix reference count leak in snr_uncore_mmio_map()
>
> Xiongfeng Wang <[email protected]>
> perf/x86/intel/uncore: Fix reference count leak in hswep_has_limit_sbox()
>
> Xiongfeng Wang <[email protected]>
> perf/x86/intel/uncore: Fix reference count leak in sad_cfg_iio_topology()
>
> Wang ShaoBo <[email protected]>
> ACPI: pfr_update: use ACPI_FREE() to free acpi_object
>
> Wang ShaoBo <[email protected]>
> ACPI: pfr_telemetry: use ACPI_FREE() to free acpi_object
>
> Huisong Li <[email protected]>
> mailbox: pcc: Reset pcc_chan_count to zero in case of PCC probe failure
>
> Yang Yingliang <[email protected]>
> PNP: fix name memory leak in pnp_alloc_dev()
>
> Zhao Gongyi <[email protected]>
> selftests/efivarfs: Add checking of the test return value
>
> Yang Yingliang <[email protected]>
> MIPS: vpe-cmp: fix possible memory leak while module exiting
>
> Yang Yingliang <[email protected]>
> MIPS: vpe-mt: fix possible memory leak while module exiting
>
> Manivannan Sadhasivam <[email protected]>
> cpufreq: qcom-hw: Fix the frequency returned by cpufreq_driver->get()
>
> YueHaibing <[email protected]>
> selftests: cgroup: fix unsigned comparison with less than zero
>
> Shang XiaoJing <[email protected]>
> ocfs2: fix memory leak in ocfs2_stack_glue_init()
>
> Gaosheng Cui <[email protected]>
> lib/fonts: fix undefined behavior in bit shift for get_default_font
>
> Alexey Dobriyan <[email protected]>
> proc: fixup uptime selftest
>
> Barnabás Pőcze <[email protected]>
> timerqueue: Use rb_entry_safe() in timerqueue_getnext()
>
> Barnabás Pőcze <[email protected]>
> platform/x86: huawei-wmi: fix return value calculation
>
> wuchi <[email protected]>
> lib/debugobjects: fix stat count and optimize debug_objects_mem_init
>
> Chen Zhongjin <[email protected]>
> perf: Fix possible memleak in pmu_dev_alloc()
>
> Yipeng Zou <[email protected]>
> selftests/ftrace: event_triggers: wait longer for test_event_enable
>
> Xiongfeng Wang <[email protected]>
> ACPI: irq: Fix some kernel-doc issues
>
> Guilherme G. Piccoli <[email protected]>
> x86/split_lock: Add sysctl to control the misery mode
>
> Chen Hui <[email protected]>
> cpufreq: qcom-hw: Fix memory leak in qcom_cpufreq_hw_read_lut()
>
> Ondrej Mosnacek <[email protected]>
> fs: don't audit the capability check in simple_xattr_list()
>
> xiongxin <[email protected]>
> PM: hibernate: Fix mistake in kerneldoc comment
>
> Reinette Chatre <[email protected]>
> x86/sgx: Reduce delay and interference of enclave release
>
> Hao Lee <[email protected]>
> sched/psi: Fix possible missing or delayed pending event
>
> Al Viro <[email protected]>
> alpha: fix syscall entry in !AUDUT_SYSCALL case
>
> Al Viro <[email protected]>
> alpha: fix TIF_NOTIFY_SIGNAL handling
>
> Ulf Hansson <[email protected]>
> cpuidle: dt: Return the correct numbers of parsed idle states
>
> Qais Yousef <[email protected]>
> sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit condition
>
> Qais Yousef <[email protected]>
> sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
>
> Qais Yousef <[email protected]>
> sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
>
> Dietmar Eggemann <[email protected]>
> sched/core: Introduce sched_asym_cpucap_active()
>
> Qais Yousef <[email protected]>
> sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
>
> Qais Yousef <[email protected]>
> sched/uclamp: Fix fits_capacity() check in feec()
>
> Qais Yousef <[email protected]>
> sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
>
> Qais Yousef <[email protected]>
> sched/uclamp: Fix relationship between uclamp and migration margin
>
> Amir Goldstein <[email protected]>
> ovl: remove privs in ovl_fallocate()
>
> Amir Goldstein <[email protected]>
> ovl: remove privs in ovl_copyfile()
>
> Michael Kelley <[email protected]>
> tpm/tpm_crb: Fix error message in __crb_relinquish_locality()
>
> Yuan Can <[email protected]>
> tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init()
>
> Eddie James <[email protected]>
> tpm: Add flag to use default cancellation policy
>
> Eddie James <[email protected]>
> tpm: tis_i2c: Fix sanity check interrupt enable mask
>
> Janne Grunau <[email protected]>
> arch: arm64: apple: t8103: Use standard "iommu" node name
>
> Stephen Boyd <[email protected]>
> pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP
>
> Doug Brown <[email protected]>
> ARM: mmp: fix timer_read delay
>
> Wang Yufen <[email protected]>
> pstore/ram: Fix error return code in ramoops_probe()
>
> Kuniyuki Iwashima <[email protected]>
> seccomp: Move copy_seccomp() to no failure path.
>
> Yicong Yang <[email protected]>
> drivers/perf: hisi: Fix some event id for hisi-pcie-pmu
>
> Sven Peter <[email protected]>
> soc: apple: rtkit: Stop casting function pointer signatures
>
> Sven Peter <[email protected]>
> soc: apple: sart: Stop casting function pointer signatures
>
> Pali Rohár <[email protected]>
> arm64: dts: armada-3720-turris-mox: Add missing interrupt for RTC
>
> Pali Rohár <[email protected]>
> ARM: dts: armada-39x: Fix compatible string for gpios
>
> Pali Rohár <[email protected]>
> ARM: dts: armada-38x: Fix compatible string for gpios
>
> Pali Rohár <[email protected]>
> ARM: dts: turris-omnia: Add switch port 6 node
>
> Pali Rohár <[email protected]>
> ARM: dts: turris-omnia: Add ethernet aliases
>
> Pali Rohár <[email protected]>
> ARM: dts: armada-39x: Fix assigned-addresses for every PCIe Root Port
>
> Pali Rohár <[email protected]>
> ARM: dts: armada-38x: Fix assigned-addresses for every PCIe Root Port
>
> Pali Rohár <[email protected]>
> ARM: dts: armada-375: Fix assigned-addresses for every PCIe Root Port
>
> Pali Rohár <[email protected]>
> ARM: dts: armada-xp: Fix assigned-addresses for every PCIe Root Port
>
> Pali Rohár <[email protected]>
> ARM: dts: armada-370: Fix assigned-addresses for every PCIe Root Port
>
> Pali Rohár <[email protected]>
> ARM: dts: dove: Fix assigned-addresses for every PCIe Root Port
>
> AngeloGioacchino Del Regno <[email protected]>
> arm64: dts: mediatek: mt6797: Fix 26M oscillator unit name
>
> AngeloGioacchino Del Regno <[email protected]>
> arm64: dts: mediatek: pumpkin-common: Fix devicetree warnings
>
> AngeloGioacchino Del Regno <[email protected]>
> arm64: dts: mt2712-evb: Fix usb vbus regulators unit names
>
> AngeloGioacchino Del Regno <[email protected]>
> arm64: dts: mt2712-evb: Fix vproc fixed regulators unit names
>
> AngeloGioacchino Del Regno <[email protected]>
> arm64: dts: mt2712e: Fix unit address for pinctrl node
>
> AngeloGioacchino Del Regno <[email protected]>
> arm64: dts: mt2712e: Fix unit_address_vs_reg warning for oscillators
>
> AngeloGioacchino Del Regno <[email protected]>
> arm64: dts: mt6779: Fix devicetree build warnings
>
> AngeloGioacchino Del Regno <[email protected]>
> arm64: dts: mt7896a: Fix unit_address_vs_reg warning for oscillator
>
> AngeloGioacchino Del Regno <[email protected]>
> arm64: dts: mediatek: mt8195: Fix CPUs capacity-dmips-mhz
>
> Jonathan Neuschäfer <[email protected]>
> ARM: dts: nuvoton: Remove bogus unit addresses from fixed-partition nodes
>
> Keerthy <[email protected]>
> arm64: dts: ti: k3-j721s2: Fix the interrupt ranges property for main & wkup gpio intr
>
> Jayesh Choudhary <[email protected]>
> arm64: dts: ti: k3-j721e-main: Drop dma-coherent in crypto node
>
> Jayesh Choudhary <[email protected]>
> arm64: dts: ti: k3-am65-main: Drop dma-coherent in crypto node
>
> Shang XiaoJing <[email protected]>
> perf/smmuv3: Fix hotplug callback leak in arm_smmu_pmu_init()
>
> Shang XiaoJing <[email protected]>
> perf/arm_dmc620: Fix hotplug callback leak in dmc620_pmu_init()
>
> Yuan Can <[email protected]>
> drivers: perf: marvell_cn10k: Fix hotplug callback leak in tad_pmu_init()
>
> Yuan Can <[email protected]>
> perf: arm_dsu: Fix hotplug callback leak in dsu_pmu_init()
>
> Mark Rutland <[email protected]>
> arm64: mm: kfence: only handle translation faults
>
> Zhang Qilong <[email protected]>
> soc: ti: smartreflex: Fix PM disable depth imbalance in omap_sr_probe
>
> Zhang Qilong <[email protected]>
> soc: ti: knav_qmss_queue: Fix PM disable depth imbalance in knav_queue_probe
>
> Kory Maincent <[email protected]>
> arm: dts: spear600: Fix clcd interrupt
>
> Frank Wunderlich <[email protected]>
> arm64: dts: mt7986: fix trng node name
>
> Conor Dooley <[email protected]>
> dt-bindings: pwm: fix microchip corePWM's pwm-cells
>
> Fabrizio Castro <[email protected]>
> arm64: dts: renesas: r9a09g011: Fix unit address format error
>
> Wolfram Sang <[email protected]>
> arm64: dts: renesas: r8a779f0: Fix SCIF "brg_int" clock
>
> Wolfram Sang <[email protected]>
> arm64: dts: renesas: r8a779f0: Fix HSCIF "brg_int" clock
>
> Krzysztof Kozlowski <[email protected]>
> arm64: dts: qcom: sm6125: fix SDHCI CQE reg names
>
> Marijn Suijten <[email protected]>
> arm64: dts: qcom: pm6350: Include header for KEY_POWER
>
> Jiasheng Jiang <[email protected]>
> soc: qcom: apr: Add check for idr_alloc and of_property_read_string_index
>
> Johan Hovold <[email protected]>
> arm64: dts: qcom: sm6350: drop bogus DP PHY clock
>
> Johan Hovold <[email protected]>
> arm64: dts: qcom: sm8250: drop bogus DP PHY clock
>
> Dmitry Torokhov <[email protected]>
> arm64: dts: qcom: sm8250-mtp: fix reset line polarity
>
> Dmitry Torokhov <[email protected]>
> arm64: dts: qcom: msm8996: fix sound card reset line polarity
>
> Krzysztof Kozlowski <[email protected]>
> arm64: dts: qcom: use GPIO flags for tlmm
>
> Johan Hovold <[email protected]>
> arm64: dts: qcom: sm8450: fix UFS PHY registers
>
> Johan Hovold <[email protected]>
> arm64: dts: qcom: sm8350: fix UFS PHY registers
>
> Johan Hovold <[email protected]>
> arm64: dts: qcom: sm8250: fix UFS PHY registers
>
> Johan Hovold <[email protected]>
> arm64: dts: qcom: sm8150: fix UFS PHY registers
>
> Luca Weiss <[email protected]>
> soc: qcom: llcc: make irq truly optional
>
> Krzysztof Kozlowski <[email protected]>
> arm64: dts: qcom: sc7180-trogdor-homestar: fully configure secondary I2S pins
>
> Krzysztof Kozlowski <[email protected]>
> arm64: dts: qcom: sm8250: correct LPASS pin pull down
>
> Marijn Suijten <[email protected]>
> arm64: dts: qcom: pm660: Use unique ADC5_VCOIN address in node name
>
> Georgi Vlaev <[email protected]>
> firmware: ti_sci: Fix polled mode during system suspend
>
> Chen Jiahao <[email protected]>
> drivers: soc: ti: knav_qmss_queue: Mark knav_acc_firmwares as static
>
> Marek Vasut <[email protected]>
> ARM: dts: stm32: Fix AV96 WLAN regulator gpio property
>
> Marek Vasut <[email protected]>
> ARM: dts: stm32: Drop stm32mp15xc.dtsi from Avenger96
>
> Marco Elver <[email protected]>
> objtool, kcsan: Add volatile read/write instrumentation to whitelist
>
> Cong Dang <[email protected]>
> memory: renesas-rpc-if: Clear HS bit during hardware initialization
>
> Padmanabhan Rajanbabu <[email protected]>
> arm64: dts: fsd: fix drive strength values as per FSD HW UM
>
> Padmanabhan Rajanbabu <[email protected]>
> arm64: dts: fsd: fix drive strength macros as per FSD HW UM
>
> Stephan Gerhold <[email protected]>
> arm64: dts: qcom: msm8916: Drop MSS fallback compatible
>
> Krzysztof Kozlowski <[email protected]>
> arm64: dts: qcom: sdm845-cheza: fix AP suspend pin bias
>
> Krzysztof Kozlowski <[email protected]>
> arm64: dts: qcom: sdm630: fix UART1 pin bias
>
> Luca Weiss <[email protected]>
> ARM: dts: qcom: apq8064: fix coresight compatible
>
> Dmitry Baryshkov <[email protected]>
> arm64: dts: qcom: msm8996: fix GPU OPP table
>
> Dmitry Baryshkov <[email protected]>
> arm64: dts: qcom: msm8996: fix supported-hw in cpufreq OPP tables
>
> Yassine Oudjana <[email protected]>
> arm64: dts: qcom: msm8996: Add MSM8996 Pro support
>
> Krzysztof Kozlowski <[email protected]>
> arm64: dts: qcom: sdm845-xiaomi-polaris: fix codec pin conf name
>
> Krzysztof Kozlowski <[email protected]>
> arm64: dts: qcom: sm8250-sony-xperia-edo: fix touchscreen bias-disable
>
> Krzysztof Kozlowski <[email protected]>
> arm64: dts: qcom: ipq6018-cp01-c1: use BLSPI1 pins
>
> Geert Uytterhoeven <[email protected]>
> arm64: dts: renesas: r8a779g0: Fix HSCIF0 "brg_int" clock
>
> Paulo Alcantara <[email protected]>
> cifs: fix oops during encryption
>
> Paulo Alcantara <[email protected]>
> cifs: improve symlink handling for smb2+
>
> Enzo Matsumiya <[email protected]>
> cifs: replace kfree() with kfree_sensitive() for sensitive data
>
> Ivaylo Dimitrov <[email protected]>
> usb: musb: remove extra check in musb_gadget_vbus_draw
>
> Martin Kaiser <[email protected]>
> staging: r8188eu: fix led register settings
>
> Martin Kaiser <[email protected]>
> staging: r8188eu: don't check bSurpriseRemoved in SwLedOff
>
> Martin Kaiser <[email protected]>
> staging: r8188eu: remove duplicate bSurpriseRemoved check
>
>
> -------------
>
> Diffstat:
>
> .../ABI/testing/sysfs-bus-spi-devices-spi-nor | 3 +
> Documentation/admin-guide/sysctl/kernel.rst | 23 +
> .../bindings/clock/qcom,sc7280-lpasscorecc.yaml | 19 +-
> .../devicetree/bindings/input/azoteq,iqs7222.yaml | 25 +-
> .../devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 8 +-
> .../devicetree/bindings/pci/fsl,imx6q-pcie.yaml | 46 +-
> .../bindings/pci/toshiba,visconti-pcie.yaml | 7 +-
> .../bindings/pinctrl/mediatek,mt7986-pinctrl.yaml | 46 +-
> .../devicetree/bindings/pwm/microchip,corepwm.yaml | 4 +-
> .../devicetree/bindings/sound/qcom,wcd9335.txt | 2 +-
> Documentation/devicetree/bindings/sound/rt5682.txt | 2 +-
> Documentation/driver-api/spi.rst | 4 +-
> Documentation/fault-injection/fault-injection.rst | 10 +-
> Makefile | 4 +-
> arch/Kconfig | 2 +-
> arch/alpha/include/asm/thread_info.h | 2 +-
> arch/alpha/kernel/entry.S | 4 +-
> arch/arm/boot/dts/armada-370.dtsi | 2 +-
> arch/arm/boot/dts/armada-375.dtsi | 2 +-
> arch/arm/boot/dts/armada-380.dtsi | 4 +-
> arch/arm/boot/dts/armada-385-turris-omnia.dts | 18 +-
> arch/arm/boot/dts/armada-385.dtsi | 6 +-
> arch/arm/boot/dts/armada-38x.dtsi | 4 +-
> arch/arm/boot/dts/armada-39x.dtsi | 10 +-
> arch/arm/boot/dts/armada-xp-mv78230.dtsi | 8 +-
> arch/arm/boot/dts/armada-xp-mv78260.dtsi | 16 +-
> arch/arm/boot/dts/aspeed-bmc-ibm-everest.dts | 17 +-
> arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 16 +-
> arch/arm/boot/dts/dove.dtsi | 2 +-
> arch/arm/boot/dts/nuvoton-npcm730-gbs.dts | 2 +-
> arch/arm/boot/dts/nuvoton-npcm730-gsj.dts | 2 +-
> arch/arm/boot/dts/nuvoton-npcm730-kudo.dts | 6 +-
> arch/arm/boot/dts/nuvoton-npcm750-evb.dts | 4 +-
> .../boot/dts/nuvoton-npcm750-runbmc-olympus.dts | 6 +-
> arch/arm/boot/dts/qcom-apq8064.dtsi | 2 +-
> arch/arm/boot/dts/spear600.dtsi | 2 +-
> arch/arm/boot/dts/stm32mp157a-dhcor-avenger96.dts | 1 -
> arch/arm/boot/dts/stm32mp15xx-dhcor-avenger96.dtsi | 2 +-
> arch/arm/mach-mmp/time.c | 11 +-
> arch/arm64/boot/dts/apple/t8103.dtsi | 6 +-
> .../boot/dts/marvell/armada-3720-turris-mox.dts | 3 +
> arch/arm64/boot/dts/mediatek/mt2712-evb.dts | 12 +-
> arch/arm64/boot/dts/mediatek/mt2712e.dtsi | 22 +-
> arch/arm64/boot/dts/mediatek/mt6779.dtsi | 8 +-
> arch/arm64/boot/dts/mediatek/mt6797.dtsi | 2 +-
> arch/arm64/boot/dts/mediatek/mt7986a.dtsi | 4 +-
> arch/arm64/boot/dts/mediatek/mt8183.dtsi | 2 +-
> arch/arm64/boot/dts/mediatek/mt8195.dtsi | 8 +-
> arch/arm64/boot/dts/mediatek/pumpkin-common.dtsi | 6 +-
> arch/arm64/boot/dts/qcom/apq8096-ifc6640.dts | 2 +-
> arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts | 2 +
> arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +-
> .../dts/qcom/msm8994-sony-xperia-kitakami.dtsi | 2 +-
> arch/arm64/boot/dts/qcom/msm8994.dtsi | 3 +-
> arch/arm64/boot/dts/qcom/msm8996.dtsi | 115 +++--
> arch/arm64/boot/dts/qcom/msm8996pro.dtsi | 266 +++++++++++
> arch/arm64/boot/dts/qcom/pm6350.dtsi | 1 +
> arch/arm64/boot/dts/qcom/pm660.dtsi | 2 +-
> .../boot/dts/qcom/sc7180-trogdor-homestar.dtsi | 6 +
> arch/arm64/boot/dts/qcom/sdm630.dtsi | 2 +-
> arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 4 +-
> arch/arm64/boot/dts/qcom/sdm845-db845c.dts | 4 +-
> .../boot/dts/qcom/sdm845-xiaomi-beryllium.dts | 2 +-
> arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.dts | 6 +-
> .../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 2 +-
> arch/arm64/boot/dts/qcom/sdm850-samsung-w737.dts | 2 +-
> arch/arm64/boot/dts/qcom/sm6125.dtsi | 2 +-
> arch/arm64/boot/dts/qcom/sm6350.dtsi | 10 +-
> arch/arm64/boot/dts/qcom/sm8150.dtsi | 10 +-
> arch/arm64/boot/dts/qcom/sm8250-mtp.dts | 2 +-
> .../boot/dts/qcom/sm8250-sony-xperia-edo.dtsi | 2 +-
> arch/arm64/boot/dts/qcom/sm8250.dtsi | 20 +-
> arch/arm64/boot/dts/qcom/sm8350.dtsi | 10 +-
> arch/arm64/boot/dts/qcom/sm8450.dtsi | 10 +-
> arch/arm64/boot/dts/renesas/r8a779f0.dtsi | 16 +-
> arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 2 +-
> arch/arm64/boot/dts/renesas/r9a09g011.dtsi | 2 +-
> arch/arm64/boot/dts/tesla/fsd-pinctrl.dtsi | 34 +-
> arch/arm64/boot/dts/tesla/fsd-pinctrl.h | 6 +-
> arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 1 -
> arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 1 -
> arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 2 +-
> arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi | 2 +-
> arch/arm64/include/asm/processor.h | 4 +-
> arch/arm64/mm/fault.c | 8 +-
> arch/mips/bcm63xx/clk.c | 2 +
> .../cavium-octeon/executive/cvmx-helper-board.c | 2 +-
> arch/mips/cavium-octeon/executive/cvmx-helper.c | 2 +-
> arch/mips/include/asm/mach-ralink/mt7621.h | 4 +-
> arch/mips/kernel/vpe-cmp.c | 4 +-
> arch/mips/kernel/vpe-mt.c | 4 +-
> arch/mips/ralink/mt7621.c | 97 ++--
> arch/mips/ralink/of.c | 4 +-
> arch/powerpc/boot/dts/turris1x.dts | 14 +
> arch/powerpc/include/asm/hvcall.h | 3 +-
> arch/powerpc/perf/callchain.c | 1 +
> arch/powerpc/perf/hv-gpci-requests.h | 4 +
> arch/powerpc/perf/hv-gpci.c | 35 +-
> arch/powerpc/perf/hv-gpci.h | 1 +
> arch/powerpc/perf/req-gen/perf.h | 20 +
> arch/powerpc/platforms/52xx/mpc52xx_lpbfifo.c | 1 +
> arch/powerpc/platforms/83xx/mpc832x_rdb.c | 2 +-
> arch/powerpc/platforms/pseries/eeh_pseries.c | 11 +-
> arch/powerpc/platforms/pseries/plpks.c | 32 +-
> arch/powerpc/platforms/pseries/plpks.h | 2 +-
> arch/powerpc/sysdev/xive/spapr.c | 1 +
> arch/powerpc/xmon/xmon.c | 7 +-
> arch/riscv/include/asm/hugetlb.h | 6 +
> arch/riscv/include/asm/io.h | 5 +
> arch/riscv/include/asm/pgtable-64.h | 6 +-
> arch/riscv/kernel/entry.S | 18 +-
> arch/riscv/kernel/signal.c | 34 +-
> arch/riscv/kernel/traps.c | 2 +-
> arch/riscv/kvm/vcpu.c | 11 +-
> arch/riscv/mm/physaddr.c | 2 +-
> arch/riscv/net/bpf_jit_comp64.c | 29 +-
> arch/x86/Kconfig | 4 +-
> arch/x86/events/intel/uncore_snb.c | 3 +
> arch/x86/events/intel/uncore_snbep.c | 5 +
> arch/x86/hyperv/hv_init.c | 2 -
> arch/x86/include/asm/apic.h | 3 +-
> arch/x86/include/asm/realmode.h | 1 +
> arch/x86/include/asm/x86_init.h | 4 +
> arch/x86/kernel/apic/apic.c | 13 +-
> arch/x86/kernel/cpu/intel.c | 63 ++-
> arch/x86/kernel/cpu/sgx/encl.c | 23 +-
> arch/x86/kernel/setup.c | 2 +-
> arch/x86/kernel/uprobes.c | 4 +-
> arch/x86/kernel/x86_init.c | 3 +
> arch/x86/realmode/init.c | 8 +-
> arch/x86/xen/enlighten_pv.c | 2 +
> arch/x86/xen/smp.c | 24 +-
> arch/x86/xen/smp_pv.c | 12 +-
> arch/x86/xen/spinlock.c | 6 +-
> block/bfq-iosched.c | 16 +-
> block/blk-mq-sysfs.c | 11 +-
> block/blk-mq.c | 56 ++-
> block/genhd.c | 2 +
> crypto/cryptd.c | 36 +-
> crypto/tcrypt.c | 265 +++++------
> drivers/acpi/acpica/dsmethod.c | 10 +-
> drivers/acpi/acpica/utcopy.c | 7 -
> drivers/acpi/ec.c | 10 +
> drivers/acpi/irq.c | 5 +-
> drivers/acpi/pfr_telemetry.c | 6 +-
> drivers/acpi/pfr_update.c | 6 +-
> drivers/acpi/processor_idle.c | 3 +
> drivers/acpi/x86/utils.c | 24 +-
> drivers/ata/libata-sata.c | 11 +-
> drivers/base/class.c | 5 +
> drivers/base/power/runtime.c | 12 +-
> drivers/base/regmap/regmap-irq.c | 15 +-
> drivers/block/drbd/drbd_main.c | 9 +-
> drivers/block/drbd/drbd_nl.c | 10 +-
> drivers/block/floppy.c | 4 +-
> drivers/block/loop.c | 28 +-
> drivers/bluetooth/btintel.c | 5 +-
> drivers/bluetooth/btusb.c | 6 +-
> drivers/bluetooth/hci_bcm.c | 13 +-
> drivers/bluetooth/hci_bcsp.c | 2 +-
> drivers/bluetooth/hci_h5.c | 2 +-
> drivers/bluetooth/hci_ll.c | 2 +-
> drivers/bluetooth/hci_qca.c | 2 +-
> drivers/char/hw_random/amd-rng.c | 18 +-
> drivers/char/hw_random/geode-rng.c | 36 +-
> drivers/char/ipmi/ipmi_msghandler.c | 8 +-
> drivers/char/ipmi/kcs_bmc_aspeed.c | 24 +-
> drivers/char/tpm/tpm_crb.c | 2 +-
> drivers/char/tpm/tpm_ftpm_tee.c | 8 +-
> drivers/char/tpm/tpm_tis_core.c | 20 +-
> drivers/char/tpm/tpm_tis_core.h | 1 +
> drivers/char/tpm/tpm_tis_i2c.c | 3 +-
> drivers/clk/imx/clk-imx8mn.c | 116 ++---
> drivers/clk/imx/clk-imx8mp.c | 4 +-
> drivers/clk/imx/clk-imx93.c | 19 +-
> drivers/clk/imx/clk-imxrt1050.c | 2 +-
> drivers/clk/mediatek/clk-mt7986-infracfg.c | 2 +-
> drivers/clk/qcom/clk-krait.c | 2 +
> drivers/clk/qcom/dispcc-sm6350.c | 4 +-
> drivers/clk/qcom/gcc-ipq806x.c | 4 +-
> drivers/clk/qcom/gcc-sm8250.c | 4 +-
> drivers/clk/qcom/lpassaudiocc-sc7280.c | 117 +++--
> drivers/clk/qcom/lpasscc-sc7280.c | 44 --
> drivers/clk/qcom/lpasscorecc-sc7180.c | 24 +-
> drivers/clk/qcom/lpasscorecc-sc7280.c | 33 ++
> drivers/clk/renesas/r8a779a0-cpg-mssr.c | 2 +-
> drivers/clk/renesas/r8a779f0-cpg-mssr.c | 29 +-
> drivers/clk/renesas/r9a06g032-clocks.c | 3 +-
> drivers/clk/rockchip/clk-pll.c | 1 +
> drivers/clk/samsung/clk-pll.c | 1 +
> drivers/clk/socfpga/clk-gate.c | 5 +-
> drivers/clk/st/clkgen-fsyn.c | 5 +-
> drivers/clk/visconti/pll.c | 1 +
> drivers/clocksource/sh_cmt.c | 88 ++--
> drivers/clocksource/timer-ti-dm-systimer.c | 4 +-
> drivers/clocksource/timer-ti-dm.c | 2 +-
> drivers/counter/stm32-lptimer-cnt.c | 2 +-
> drivers/cpufreq/amd_freq_sensitivity.c | 2 +
> drivers/cpufreq/qcom-cpufreq-hw.c | 43 +-
> drivers/cpuidle/dt_idle_states.c | 2 +-
> drivers/crypto/Kconfig | 5 +
> .../crypto/allwinner/sun8i-ss/sun8i-ss-cipher.c | 2 +-
> drivers/crypto/amlogic/amlogic-gxl-core.c | 1 -
> drivers/crypto/amlogic/amlogic-gxl.h | 2 +-
> drivers/crypto/cavium/nitrox/nitrox_mbx.c | 1 +
> drivers/crypto/ccree/cc_debugfs.c | 2 +-
> drivers/crypto/ccree/cc_driver.c | 10 +-
> drivers/crypto/hisilicon/hpre/hpre_main.c | 14 +-
> drivers/crypto/hisilicon/qm.c | 208 ++++++---
> drivers/crypto/hisilicon/sec2/sec_main.c | 4 +-
> drivers/crypto/hisilicon/zip/zip_main.c | 4 +-
> drivers/crypto/img-hash.c | 8 +-
> drivers/crypto/omap-sham.c | 2 +-
> drivers/crypto/qat/qat_4xxx/adf_drv.c | 1 +
> drivers/crypto/rockchip/rk3288_crypto.c | 193 +-------
> drivers/crypto/rockchip/rk3288_crypto.h | 53 +--
> drivers/crypto/rockchip/rk3288_crypto_ahash.c | 197 ++++----
> drivers/crypto/rockchip/rk3288_crypto_skcipher.c | 413 +++++++++-------
> drivers/dio/dio.c | 8 +
> drivers/dma/apple-admac.c | 129 ++++-
> drivers/edac/i10nm_base.c | 3 +-
> drivers/extcon/Kconfig | 2 +-
> drivers/extcon/extcon-usbc-tusb320.c | 247 ++++++++--
> drivers/firmware/raspberrypi.c | 1 +
> drivers/firmware/ti_sci.c | 5 +-
> drivers/gpio/gpiolib-cdev.c | 204 +++++++-
> drivers/gpio/gpiolib.c | 4 +
> drivers/gpio/gpiolib.h | 5 +
> drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c | 2 +-
> drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c | 1 +
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 4 +
> drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h | 5 +-
> drivers/gpu/drm/amd/amdgpu/nv.c | 28 +-
> drivers/gpu/drm/amd/amdgpu/soc15.c | 24 +-
> drivers/gpu/drm/amd/amdgpu/soc21.c | 2 +-
> .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 35 --
> drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c | 16 +-
> .../amd/display/dc/clk_mgr/dcn32/dcn32_clk_mgr.c | 2 +-
> .../gpu/drm/amd/display/dc/dce60/dce60_resource.c | 3 +
> .../gpu/drm/amd/display/dc/dce80/dce80_resource.c | 2 +
> .../drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c | 30 +-
> drivers/gpu/drm/amd/display/dc/dcn20/dcn20_hwseq.c | 35 +-
> drivers/gpu/drm/amd/display/dc/dcn32/dcn32_dccg.c | 6 +-
> .../gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c | 7 +
> drivers/gpu/drm/amd/include/kgd_pp_interface.h | 3 +-
> drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c | 3 +-
> drivers/gpu/drm/amd/pm/powerplay/hwmgr/pp_psm.c | 2 +
> .../gpu/drm/amd/pm/powerplay/hwmgr/vega20_hwmgr.c | 3 +-
> drivers/gpu/drm/amd/pm/swsmu/smu11/smu_v11_0.c | 4 +
> .../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_7_ppt.c | 21 +-
> drivers/gpu/drm/bridge/adv7511/adv7511.h | 3 +-
> drivers/gpu/drm/bridge/adv7511/adv7511_drv.c | 18 +-
> drivers/gpu/drm/bridge/adv7511/adv7533.c | 25 +-
> drivers/gpu/drm/bridge/ite-it6505.c | 8 +-
> drivers/gpu/drm/drm_atomic_helper.c | 10 +-
> drivers/gpu/drm/drm_edid.c | 12 +
> drivers/gpu/drm/drm_fourcc.c | 8 +-
> drivers/gpu/drm/etnaviv/etnaviv_gpu.c | 11 +-
> drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_rgb.c | 5 +-
> drivers/gpu/drm/i915/display/intel_bios.c | 2 +-
> drivers/gpu/drm/i915/display/intel_dp.c | 59 ---
> drivers/gpu/drm/i915/gt/intel_engine.h | 6 +
> drivers/gpu/drm/i915/gt/intel_engine_cs.c | 91 +++-
> drivers/gpu/drm/i915/gt/sysfs_engines.c | 25 +-
> drivers/gpu/drm/i915/gt/uc/intel_guc.c | 53 +--
> drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c | 147 ++++--
> drivers/gpu/drm/i915/gt/uc/intel_guc_capture.h | 1 -
> drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h | 21 +
> drivers/gpu/drm/i915/gt/uc/intel_guc_log.c | 227 +++++++--
> drivers/gpu/drm/i915/gt/uc/intel_guc_log.h | 42 +-
> drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c | 8 +
> drivers/gpu/drm/i915/i915_params.c | 12 +
> drivers/gpu/drm/i915/i915_params.h | 3 +
> drivers/gpu/drm/mediatek/mtk_dpi.c | 12 +-
> drivers/gpu/drm/mediatek/mtk_hdmi.c | 7 +-
> drivers/gpu/drm/meson/meson_encoder_cvbs.c | 7 +-
> drivers/gpu/drm/msm/adreno/a6xx_gpu.c | 12 +-
> drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c | 25 +-
> drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.h | 2 +-
> drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc.c | 79 ++--
> drivers/gpu/drm/msm/disp/dpu1/dpu_hw_dsc.h | 4 +-
> drivers/gpu/drm/msm/disp/mdp5/mdp5_kms.c | 27 +-
> drivers/gpu/drm/msm/dp/dp_display.c | 2 +-
> drivers/gpu/drm/msm/dsi/dsi.c | 2 +-
> drivers/gpu/drm/msm/dsi/dsi.h | 2 +-
> drivers/gpu/drm/msm/dsi/dsi_host.c | 204 +++-----
> drivers/gpu/drm/msm/hdmi/hdmi.c | 2 +-
> drivers/gpu/drm/msm/msm_drv.h | 9 +-
> drivers/gpu/drm/mxsfb/lcdif_kms.c | 48 +-
> drivers/gpu/drm/mxsfb/lcdif_regs.h | 5 +
> drivers/gpu/drm/panel/panel-sitronix-st7701.c | 10 +-
> drivers/gpu/drm/radeon/radeon_bios.c | 19 +-
> drivers/gpu/drm/rcar-du/Kconfig | 2 -
> drivers/gpu/drm/rockchip/cdn-dp-core.c | 2 +-
> drivers/gpu/drm/rockchip/dw-mipi-dsi-rockchip.c | 2 +-
> drivers/gpu/drm/rockchip/inno_hdmi.c | 2 +-
> drivers/gpu/drm/rockchip/rk3066_hdmi.c | 2 +-
> drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 4 +-
> drivers/gpu/drm/rockchip/rockchip_drm_vop2.c | 2 +-
> drivers/gpu/drm/rockchip/rockchip_lvds.c | 10 +-
> drivers/gpu/drm/sti/sti_dvo.c | 7 +-
> drivers/gpu/drm/sti/sti_hda.c | 7 +-
> drivers/gpu/drm/sti/sti_hdmi.c | 7 +-
> drivers/gpu/drm/tegra/dc.c | 4 +-
> drivers/hid/amd-sfh-hid/amd_sfh_client.c | 4 +
> drivers/hid/hid-apple.c | 118 +++--
> drivers/hid/hid-input.c | 6 +
> drivers/hid/hid-logitech-hidpp.c | 11 +-
> drivers/hid/hid-mcp2221.c | 12 +-
> drivers/hid/hid-rmi.c | 2 +
> drivers/hid/hid-sensor-custom.c | 2 +-
> drivers/hid/i2c-hid/i2c-hid-core.c | 3 +-
> drivers/hid/wacom_sys.c | 8 +
> drivers/hid/wacom_wac.c | 4 +
> drivers/hid/wacom_wac.h | 1 +
> drivers/hsi/controllers/omap_ssi_core.c | 14 +-
> drivers/hv/ring_buffer.c | 13 +
> drivers/hwmon/Kconfig | 1 +
> drivers/hwmon/jc42.c | 243 ++++++----
> drivers/hwmon/nct6775-platform.c | 7 +
> drivers/hwtracing/coresight/coresight-trbe.c | 1 +
> drivers/i2c/busses/i2c-ismt.c | 3 +
> drivers/i2c/busses/i2c-pxa-pci.c | 10 +-
> drivers/i2c/muxes/i2c-mux-reg.c | 5 +-
> drivers/iio/adc/ad_sigma_delta.c | 8 +-
> drivers/iio/adc/ti-adc128s052.c | 14 +-
> drivers/iio/addac/ad74413r.c | 2 +-
> drivers/iio/imu/adis.c | 28 +-
> drivers/iio/industrialio-event.c | 4 +-
> drivers/iio/temperature/ltc2983.c | 10 +-
> drivers/infiniband/Kconfig | 2 +
> drivers/infiniband/core/device.c | 2 +-
> drivers/infiniband/core/mad.c | 5 -
> drivers/infiniband/core/nldev.c | 6 +-
> drivers/infiniband/core/restrack.c | 2 -
> drivers/infiniband/core/sysfs.c | 17 +-
> drivers/infiniband/hw/hfi1/affinity.c | 2 +
> drivers/infiniband/hw/hfi1/firmware.c | 6 +
> drivers/infiniband/hw/hns/Makefile | 2 +-
> drivers/infiniband/hw/hns/hns_roce_device.h | 13 +-
> drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 257 +++++++---
> drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 14 +-
> drivers/infiniband/hw/hns/hns_roce_hw_v2_dfx.c | 34 --
> drivers/infiniband/hw/hns/hns_roce_main.c | 24 +-
> drivers/infiniband/hw/hns/hns_roce_mr.c | 4 +-
> drivers/infiniband/hw/hns/hns_roce_qp.c | 107 ++++-
> drivers/infiniband/hw/hns/hns_roce_restrack.c | 35 +-
> drivers/infiniband/hw/irdma/uk.c | 170 ++++---
> drivers/infiniband/hw/irdma/user.h | 20 +-
> drivers/infiniband/hw/irdma/utils.c | 2 +
> drivers/infiniband/hw/irdma/verbs.c | 145 ++----
> drivers/infiniband/hw/irdma/verbs.h | 53 +++
> drivers/infiniband/sw/rxe/rxe_mr.c | 9 +-
> drivers/infiniband/sw/rxe/rxe_qp.c | 6 +-
> drivers/infiniband/sw/siw/siw_cq.c | 24 +-
> drivers/infiniband/sw/siw/siw_qp_tx.c | 2 +-
> drivers/infiniband/sw/siw/siw_verbs.c | 40 +-
> drivers/infiniband/ulp/ipoib/ipoib_netlink.c | 7 +
> drivers/infiniband/ulp/srp/ib_srp.c | 96 +++-
> drivers/input/joystick/Kconfig | 1 +
> drivers/input/misc/Kconfig | 2 +-
> drivers/input/misc/iqs7222.c | 520 ++++++++++++---------
> drivers/input/touchscreen/elants_i2c.c | 9 +-
> drivers/interconnect/qcom/sc7180.c | 2 +-
> drivers/iommu/amd/iommu_v2.c | 1 +
> drivers/iommu/fsl_pamu.c | 2 +-
> drivers/iommu/mtk_iommu.c | 53 ++-
> drivers/iommu/rockchip-iommu.c | 10 +-
> drivers/iommu/s390-iommu.c | 106 ++---
> drivers/iommu/sun50i-iommu.c | 89 +++-
> drivers/irqchip/irq-gic-pm.c | 2 +-
> drivers/irqchip/irq-loongson-liointc.c | 5 +-
> drivers/irqchip/irq-loongson-pch-pic.c | 3 +
> drivers/irqchip/irq-wpcm450-aic.c | 1 +
> drivers/isdn/hardware/mISDN/hfcmulti.c | 19 +-
> drivers/isdn/hardware/mISDN/hfcpci.c | 13 +-
> drivers/isdn/hardware/mISDN/hfcsusb.c | 12 +-
> drivers/leds/leds-is31fl319x.c | 3 +-
> drivers/leds/rgb/leds-qcom-lpg.c | 18 +-
> drivers/macintosh/macio-adb.c | 4 +
> drivers/macintosh/macio_asic.c | 2 +-
> drivers/mailbox/arm_mhuv2.c | 4 +-
> drivers/mailbox/mailbox-mpfs.c | 31 +-
> drivers/mailbox/pcc.c | 1 +
> drivers/mailbox/zynqmp-ipi-mailbox.c | 4 +-
> drivers/mcb/mcb-core.c | 4 +-
> drivers/mcb/mcb-parse.c | 2 +-
> drivers/md/dm.c | 123 +++--
> drivers/md/md-bitmap.c | 27 +-
> drivers/md/raid0.c | 1 -
> drivers/md/raid1.c | 1 +
> drivers/md/raid10.c | 2 -
> drivers/media/dvb-core/dvb_ca_en50221.c | 2 +-
> drivers/media/dvb-core/dvb_frontend.c | 10 +-
> drivers/media/dvb-core/dvbdev.c | 32 +-
> drivers/media/dvb-frontends/bcm3510.c | 1 +
> drivers/media/i2c/ad5820.c | 10 +-
> drivers/media/i2c/adv748x/adv748x-afe.c | 4 +
> drivers/media/i2c/dw9768.c | 33 +-
> drivers/media/i2c/hi846.c | 14 +-
> drivers/media/i2c/mt9p031.c | 1 -
> drivers/media/i2c/ov5640.c | 3 +-
> drivers/media/i2c/ov5648.c | 1 +
> drivers/media/pci/saa7164/saa7164-core.c | 4 +-
> drivers/media/pci/solo6x10/solo6x10-core.c | 1 +
> drivers/media/platform/amphion/vdec.c | 15 +-
> drivers/media/platform/amphion/vpu.h | 1 +
> drivers/media/platform/amphion/vpu_cmds.c | 39 +-
> drivers/media/platform/amphion/vpu_drv.c | 6 +-
> drivers/media/platform/amphion/vpu_malone.c | 1 +
> drivers/media/platform/amphion/vpu_msgs.c | 2 +
> drivers/media/platform/amphion/vpu_v4l2.c | 30 +-
> drivers/media/platform/amphion/vpu_windsor.c | 1 +
> drivers/media/platform/chips-media/coda-bit.c | 14 +-
> drivers/media/platform/chips-media/coda-jpeg.c | 10 +-
> .../mediatek/vcodec/mtk_vcodec_dec_stateless.c | 13 +-
> .../mediatek/vcodec/vdec/vdec_h264_req_multi_if.c | 60 ++-
> .../mediatek/vcodec/vdec/vdec_vp9_req_lat_if.c | 15 +-
> .../platform/mediatek/vcodec/vdec_msg_queue.c | 2 +-
> drivers/media/platform/nxp/imx-jpeg/mxc-jpeg-hw.c | 4 +-
> drivers/media/platform/qcom/camss/camss-video.c | 3 +-
> drivers/media/platform/qcom/camss/camss.c | 11 +
> drivers/media/platform/qcom/venus/pm_helpers.c | 4 +-
> .../media/platform/samsung/exynos4-is/fimc-core.c | 2 +-
> .../media/platform/samsung/exynos4-is/media-dev.c | 12 +-
> drivers/media/platform/samsung/s5p-mfc/s5p_mfc.c | 17 +-
> .../platform/st/sti/c8sectpfe/c8sectpfe-core.c | 1 +
> .../sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.c | 23 +-
> .../sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2.c | 23 +-
> drivers/media/radio/si470x/radio-si470x-usb.c | 4 +-
> drivers/media/rc/imon.c | 6 +-
> drivers/media/test-drivers/vidtv/vidtv_bridge.c | 22 +-
> drivers/media/test-drivers/vimc/vimc-core.c | 2 +-
> drivers/media/test-drivers/vivid/vivid-vid-cap.c | 1 +
> drivers/media/usb/dvb-usb/az6027.c | 4 +
> drivers/media/usb/dvb-usb/dvb-usb-init.c | 4 +-
> drivers/media/v4l2-core/v4l2-ctrls-api.c | 1 +
> drivers/media/v4l2-core/v4l2-ctrls-core.c | 2 +-
> drivers/media/v4l2-core/v4l2-ioctl.c | 34 +-
> drivers/media/v4l2-core/videobuf-dma-contig.c | 22 +-
> drivers/memory/renesas-rpc-if.c | 3 +
> drivers/memstick/core/ms_block.c | 9 +-
> drivers/mfd/Kconfig | 1 +
> drivers/mfd/axp20x.c | 2 +-
> drivers/mfd/qcom-pm8008.c | 4 +-
> drivers/mfd/qcom_rpm.c | 16 +-
> drivers/misc/cxl/guest.c | 24 +-
> drivers/misc/cxl/pci.c | 21 +-
> drivers/misc/lkdtm/cfi.c | 6 +-
> drivers/misc/ocxl/config.c | 20 +-
> drivers/misc/ocxl/file.c | 7 +-
> drivers/misc/sgi-gru/grufault.c | 13 +-
> drivers/misc/sgi-gru/grumain.c | 22 +-
> drivers/misc/sgi-gru/grutables.h | 2 +-
> drivers/misc/tifm_7xx1.c | 2 +-
> drivers/mmc/core/sd.c | 11 +-
> drivers/mmc/host/alcor.c | 5 +-
> drivers/mmc/host/atmel-mci.c | 9 +-
> drivers/mmc/host/litex_mmc.c | 1 +
> drivers/mmc/host/meson-gx-mmc.c | 4 +-
> drivers/mmc/host/mmci.c | 4 +-
> drivers/mmc/host/moxart-mmc.c | 4 +-
> drivers/mmc/host/mxcmmc.c | 4 +-
> drivers/mmc/host/omap_hsmmc.c | 4 +-
> drivers/mmc/host/pxamci.c | 7 +-
> drivers/mmc/host/renesas_sdhi.h | 1 +
> drivers/mmc/host/renesas_sdhi_core.c | 14 +-
> drivers/mmc/host/renesas_sdhi_internal_dmac.c | 4 +-
> drivers/mmc/host/rtsx_pci_sdmmc.c | 9 +-
> drivers/mmc/host/rtsx_usb_sdmmc.c | 11 +-
> drivers/mmc/host/sdhci_f_sdh30.c | 3 +
> drivers/mmc/host/toshsd.c | 6 +-
> drivers/mmc/host/via-sdmmc.c | 4 +-
> drivers/mmc/host/vub300.c | 11 +-
> drivers/mmc/host/wbsd.c | 12 +-
> drivers/mmc/host/wmt-sdmmc.c | 6 +-
> drivers/mtd/lpddr/lpddr2_nvm.c | 2 +
> drivers/mtd/maps/pxa2xx-flash.c | 2 +
> drivers/mtd/mtdcore.c | 9 +-
> drivers/mtd/spi-nor/core.c | 3 +-
> drivers/mtd/spi-nor/sysfs.c | 14 +
> drivers/net/bonding/bond_main.c | 37 +-
> drivers/net/can/m_can/m_can.c | 32 +-
> drivers/net/can/m_can/m_can_platform.c | 4 -
> drivers/net/can/m_can/tcan4x5x-core.c | 18 +-
> drivers/net/can/usb/kvaser_usb/kvaser_usb.h | 30 +-
> drivers/net/can/usb/kvaser_usb/kvaser_usb_core.c | 115 ++++-
> drivers/net/can/usb/kvaser_usb/kvaser_usb_hydra.c | 160 +++++--
> drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c | 437 +++++++++++++++--
> drivers/net/dsa/lan9303-core.c | 4 +-
> drivers/net/dsa/mv88e6xxx/chip.c | 9 +-
> drivers/net/ethernet/amd/atarilance.c | 2 +-
> drivers/net/ethernet/amd/lance.c | 2 +-
> drivers/net/ethernet/amd/xgbe/xgbe-phy-v2.c | 23 +-
> drivers/net/ethernet/apple/bmac.c | 2 +-
> drivers/net/ethernet/apple/mace.c | 2 +-
> drivers/net/ethernet/dnet.c | 4 +-
> drivers/net/ethernet/freescale/enetc/enetc.c | 35 +-
> drivers/net/ethernet/intel/i40e/i40e_main.c | 36 +-
> drivers/net/ethernet/intel/igb/igb_main.c | 8 +-
> drivers/net/ethernet/intel/igc/igc.h | 3 +
> drivers/net/ethernet/intel/igc/igc_defines.h | 2 +
> drivers/net/ethernet/intel/igc/igc_main.c | 210 +++++++--
> drivers/net/ethernet/intel/igc/igc_tsn.c | 13 +-
> drivers/net/ethernet/mediatek/mtk_eth_soc.c | 71 +--
> drivers/net/ethernet/mediatek/mtk_eth_soc.h | 11 +-
> drivers/net/ethernet/myricom/myri10ge/myri10ge.c | 1 +
> drivers/net/ethernet/neterion/s2io.c | 2 +-
> drivers/net/ethernet/qlogic/qed/qed_debug.c | 3 +-
> .../ethernet/qlogic/qlcnic/qlcnic_sriov_common.c | 2 +
> drivers/net/ethernet/rdc/r6040.c | 5 +-
> .../net/ethernet/stmicro/stmmac/stmmac_hwtstamp.c | 3 +-
> drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 4 +-
> drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.h | 2 +-
> .../net/ethernet/stmicro/stmmac/stmmac_selftests.c | 8 +-
> drivers/net/ethernet/ti/am65-cpsw-nuss.c | 10 +-
> drivers/net/ethernet/ti/netcp_core.c | 2 +-
> drivers/net/ethernet/xilinx/xilinx_emaclite.c | 2 +-
> drivers/net/fddi/defxx.c | 22 +-
> drivers/net/hamradio/baycom_epp.c | 2 +-
> drivers/net/hamradio/scc.c | 6 +-
> drivers/net/macsec.c | 34 +-
> drivers/net/mctp/mctp-serial.c | 6 +-
> drivers/net/ntb_netdev.c | 4 +-
> drivers/net/ppp/ppp_generic.c | 2 +
> drivers/net/wan/farsync.c | 2 +
> drivers/net/wireless/ath/ar5523/ar5523.c | 6 +
> drivers/net/wireless/ath/ath10k/core.c | 16 +
> drivers/net/wireless/ath/ath10k/htc.c | 9 +
> drivers/net/wireless/ath/ath10k/hw.h | 2 +
> drivers/net/wireless/ath/ath10k/pci.c | 20 +-
> drivers/net/wireless/ath/ath11k/core.c | 46 ++
> drivers/net/wireless/ath/ath11k/core.h | 14 +-
> drivers/net/wireless/ath/ath11k/debugfs.c | 139 ++----
> drivers/net/wireless/ath/ath11k/debugfs.h | 6 +-
> drivers/net/wireless/ath/ath11k/mac.c | 122 +++--
> drivers/net/wireless/ath/ath11k/qmi.c | 3 +
> drivers/net/wireless/ath/ath11k/wmi.c | 48 +-
> drivers/net/wireless/ath/ath9k/hif_usb.c | 46 +-
> .../broadcom/brcm80211/brcmfmac/firmware.c | 5 +
> .../wireless/broadcom/brcm80211/brcmfmac/pcie.c | 6 +-
> .../wireless/broadcom/brcm80211/brcmfmac/sdio.c | 1 +
> drivers/net/wireless/intel/iwlwifi/mei/iwl-mei.h | 7 +-
> drivers/net/wireless/intel/iwlwifi/mei/main.c | 172 ++++---
> drivers/net/wireless/intel/iwlwifi/mei/net.c | 10 +-
> drivers/net/wireless/intel/iwlwifi/mvm/fw.c | 2 +
> drivers/net/wireless/intel/iwlwifi/mvm/mvm.h | 4 +-
> drivers/net/wireless/intel/iwlwifi/mvm/ops.c | 2 +-
> drivers/net/wireless/intel/iwlwifi/mvm/tx.c | 20 +-
> drivers/net/wireless/mediatek/mt76/mt76.h | 3 +-
> drivers/net/wireless/mediatek/mt76/mt7915/eeprom.c | 58 +--
> drivers/net/wireless/mediatek/mt76/mt7915/eeprom.h | 5 -
> drivers/net/wireless/mediatek/mt76/mt7915/mac.c | 23 +-
> drivers/net/wireless/mediatek/mt76/mt7915/pci.c | 13 +-
> drivers/net/wireless/mediatek/mt76/mt7921/mac.c | 34 +-
> drivers/net/wireless/mediatek/mt76/usb.c | 11 +-
> drivers/net/wireless/purelifi/plfxlc/usb.c | 1 +
> drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 2 +-
> .../net/wireless/realtek/rtl8xxxu/rtl8xxxu_core.c | 28 +-
> drivers/net/wireless/realtek/rtw89/core.c | 2 +-
> drivers/net/wireless/realtek/rtw89/mac.c | 6 +-
> drivers/net/wireless/realtek/rtw89/phy.c | 2 +-
> drivers/net/wireless/rsi/rsi_91x_core.c | 4 +-
> drivers/net/wireless/rsi/rsi_91x_hal.c | 6 +-
> drivers/nfc/pn533/pn533.c | 4 +
> drivers/nvme/host/core.c | 14 +-
> drivers/nvme/target/core.c | 22 +-
> drivers/nvme/target/io-cmd-file.c | 16 +-
> drivers/nvme/target/nvmet.h | 3 +-
> drivers/of/overlay.c | 4 +-
> drivers/pci/controller/dwc/pci-imx6.c | 13 +-
> drivers/pci/controller/dwc/pcie-designware.c | 2 +-
> drivers/pci/controller/vmd.c | 27 +-
> drivers/pci/endpoint/functions/pci-epf-test.c | 2 +-
> drivers/pci/endpoint/functions/pci-epf-vntb.c | 2 +-
> drivers/pci/irq.c | 2 +
> drivers/pci/probe.c | 3 -
> drivers/perf/arm_dmc620_pmu.c | 8 +-
> drivers/perf/arm_dsu_pmu.c | 6 +-
> drivers/perf/arm_smmuv3_pmu.c | 8 +-
> drivers/perf/hisilicon/hisi_pcie_pmu.c | 8 +-
> drivers/perf/marvell_cn10k_tad_pmu.c | 6 +-
> drivers/phy/broadcom/phy-brcm-usb-init-synopsys.c | 9 +-
> drivers/phy/broadcom/phy-brcm-usb-init.h | 1 -
> drivers/phy/broadcom/phy-brcm-usb.c | 14 +-
> drivers/phy/marvell/phy-mvebu-a3700-comphy.c | 3 +
> drivers/phy/qualcomm/phy-qcom-qmp-pcie.c | 15 +-
> drivers/phy/qualcomm/phy-qcom-qmp-pcs-v5_20.h | 14 +
> drivers/phy/qualcomm/phy-qcom-qmp.h | 1 +
> drivers/pinctrl/mediatek/pinctrl-mt7986.c | 24 +-
> drivers/pinctrl/pinconf-generic.c | 4 +-
> drivers/pinctrl/pinctrl-k210.c | 4 +-
> drivers/pinctrl/pinctrl-ocelot.c | 20 +-
> drivers/pinctrl/pinctrl-thunderbay.c | 8 +-
> drivers/platform/chrome/cros_ec_typec.c | 53 ++-
> drivers/platform/chrome/cros_usbpd_notify.c | 6 +-
> drivers/platform/mellanox/mlxbf-pmc.c | 2 +-
> drivers/platform/x86/huawei-wmi.c | 20 +-
> .../platform/x86/intel/int3472/clk_and_regulator.c | 3 +-
> drivers/platform/x86/intel_scu_ipc.c | 2 +-
> drivers/platform/x86/mxm-wmi.c | 8 +-
> drivers/pnp/core.c | 4 +-
> drivers/power/supply/ab8500_charger.c | 9 +-
> drivers/power/supply/bq25890_charger.c | 71 ++-
> drivers/power/supply/cw2015_battery.c | 17 +-
> drivers/power/supply/power_supply_core.c | 7 +-
> drivers/power/supply/z2_battery.c | 6 +-
> drivers/pwm/pwm-mediatek.c | 2 +-
> drivers/pwm/pwm-mtk-disp.c | 5 +-
> drivers/pwm/pwm-sifive.c | 5 +-
> drivers/pwm/pwm-tegra.c | 15 +-
> drivers/rapidio/devices/rio_mport_cdev.c | 15 +-
> drivers/rapidio/rio-scan.c | 8 +-
> drivers/rapidio/rio.c | 9 +-
> drivers/regulator/core.c | 25 +-
> drivers/regulator/devres.c | 2 +-
> drivers/regulator/of_regulator.c | 2 +-
> drivers/regulator/qcom-labibb-regulator.c | 1 +
> drivers/regulator/qcom-rpmh-regulator.c | 2 +-
> drivers/regulator/stm32-vrefbuf.c | 2 +-
> drivers/remoteproc/qcom_q6v5_pas.c | 4 +
> drivers/remoteproc/qcom_q6v5_wcss.c | 6 +-
> drivers/remoteproc/qcom_sysmon.c | 5 +-
> drivers/rtc/class.c | 4 +-
> drivers/rtc/rtc-cmos.c | 378 +++++++--------
> drivers/rtc/rtc-mxc_v2.c | 4 +-
> drivers/rtc/rtc-pcf85063.c | 10 +-
> drivers/rtc/rtc-pic32.c | 8 +-
> drivers/rtc/rtc-rzn1.c | 4 +-
> drivers/rtc/rtc-snvs.c | 16 +-
> drivers/rtc/rtc-st-lpc.c | 1 +
> drivers/s390/net/ctcm_main.c | 11 +-
> drivers/s390/net/lcs.c | 8 +-
> drivers/s390/net/netiucv.c | 9 +-
> drivers/scsi/elx/efct/efct_driver.c | 1 +
> drivers/scsi/elx/libefc/efclib.h | 6 +-
> drivers/scsi/fcoe/fcoe.c | 1 +
> drivers/scsi/fcoe/fcoe_sysfs.c | 19 +-
> drivers/scsi/hisi_sas/hisi_sas_main.c | 8 +-
> drivers/scsi/hpsa.c | 9 +-
> drivers/scsi/ipr.c | 10 +-
> drivers/scsi/libsas/sas_ata.c | 25 +
> drivers/scsi/libsas/sas_expander.c | 4 +-
> drivers/scsi/libsas/sas_internal.h | 2 +
> drivers/scsi/lpfc/lpfc_sli.c | 6 +-
> drivers/scsi/mpt3sas/mpt3sas_transport.c | 2 +
> drivers/scsi/qla2xxx/qla_def.h | 22 +-
> drivers/scsi/qla2xxx/qla_init.c | 20 +-
> drivers/scsi/qla2xxx/qla_inline.h | 4 +-
> drivers/scsi/qla2xxx/qla_os.c | 4 +-
> drivers/scsi/scsi_debug.c | 11 +-
> drivers/scsi/scsi_error.c | 14 +-
> drivers/scsi/smartpqi/smartpqi.h | 2 +-
> drivers/scsi/smartpqi/smartpqi_init.c | 77 ++-
> drivers/scsi/snic/snic_disc.c | 3 +
> drivers/soc/apple/rtkit.c | 7 +-
> drivers/soc/apple/sart.c | 7 +-
> drivers/soc/mediatek/mtk-pm-domains.c | 2 +-
> drivers/soc/qcom/apr.c | 15 +-
> drivers/soc/qcom/llcc-qcom.c | 2 +-
> drivers/soc/ti/knav_qmss_queue.c | 3 +-
> drivers/soc/ti/smartreflex.c | 1 +
> drivers/spi/spi-gpio.c | 16 +-
> drivers/spi/spi-mt65xx.c | 5 +
> drivers/spi/spidev.c | 21 +-
> drivers/staging/media/imx/imx7-media-csi.c | 6 +-
> drivers/staging/media/rkvdec/rkvdec-vp9.c | 3 +
> drivers/staging/media/stkwebcam/Kconfig | 2 +-
> drivers/staging/media/sunxi/cedrus/cedrus_h265.c | 25 +-
> drivers/staging/media/sunxi/cedrus/cedrus_regs.h | 2 +
> drivers/staging/r8188eu/core/rtw_led.c | 29 +-
> drivers/staging/r8188eu/core/rtw_pwrctrl.c | 2 +-
> drivers/staging/rtl8192e/rtllib_rx.c | 2 +-
> drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c | 4 +-
> drivers/staging/vme_user/vme_fake.c | 2 +
> drivers/staging/vme_user/vme_tsi148.c | 1 +
> drivers/target/iscsi/iscsi_target_nego.c | 12 +-
> drivers/thermal/imx8mm_thermal.c | 8 +-
> drivers/thermal/k3_j72xx_bandgap.c | 2 +-
> drivers/thermal/qcom/lmh.c | 2 +-
> drivers/thermal/qcom/qcom-spmi-temp-alarm.c | 3 +-
> drivers/thermal/thermal_core.c | 18 +-
> drivers/tty/serial/8250/8250_bcm7271.c | 10 +-
> drivers/tty/serial/altera_uart.c | 21 +-
> drivers/tty/serial/amba-pl011.c | 14 +-
> drivers/tty/serial/pch_uart.c | 4 +
> drivers/tty/serial/serial-tegra.c | 6 +-
> drivers/tty/serial/stm32-usart.c | 47 +-
> drivers/tty/serial/sunsab.c | 8 +-
> drivers/ufs/core/ufshcd.c | 37 +-
> drivers/uio/uio_dmem_genirq.c | 13 +-
> drivers/usb/cdns3/cdnsp-ring.c | 42 +-
> drivers/usb/core/hcd.c | 6 +-
> drivers/usb/dwc3/core.c | 23 +-
> drivers/usb/gadget/function/f_hid.c | 53 ++-
> drivers/usb/gadget/udc/core.c | 12 +-
> drivers/usb/gadget/udc/fotg210-udc.c | 12 +-
> drivers/usb/host/xhci-mtk.c | 1 -
> drivers/usb/host/xhci-ring.c | 14 +-
> drivers/usb/host/xhci.h | 2 +-
> drivers/usb/musb/musb_gadget.c | 2 -
> drivers/usb/musb/omap2430.c | 54 +++
> drivers/usb/roles/class.c | 5 +-
> drivers/usb/storage/alauda.c | 2 +
> drivers/usb/typec/bus.c | 2 +-
> drivers/usb/typec/tcpm/tcpci.c | 5 +-
> drivers/usb/typec/tipd/core.c | 11 +-
> drivers/usb/typec/wusb3801.c | 2 +-
> drivers/vfio/platform/vfio_platform_common.c | 3 +-
> drivers/video/fbdev/Kconfig | 2 +-
> drivers/video/fbdev/core/fbcon.c | 3 +-
> drivers/video/fbdev/ep93xx-fb.c | 4 +-
> drivers/video/fbdev/geode/Kconfig | 1 +
> drivers/video/fbdev/hyperv_fb.c | 8 +-
> drivers/video/fbdev/pm2fb.c | 9 +-
> drivers/video/fbdev/uvesafb.c | 1 +
> drivers/video/fbdev/vermilion/vermilion.c | 4 +-
> drivers/video/fbdev/via/via-core.c | 9 +-
> drivers/virt/coco/sev-guest/sev-guest.c | 1 +
> drivers/watchdog/iTCO_wdt.c | 21 +-
> drivers/xen/privcmd.c | 2 +-
> fs/afs/fs_probe.c | 5 +-
> fs/binfmt_misc.c | 8 +-
> fs/btrfs/file.c | 10 +-
> fs/char_dev.c | 2 +-
> fs/cifs/cifsencrypt.c | 12 +-
> fs/cifs/cifsfs.c | 31 +-
> fs/cifs/cifsglob.h | 114 ++++-
> fs/cifs/cifsproto.h | 17 +-
> fs/cifs/connect.c | 6 +-
> fs/cifs/dir.c | 30 +-
> fs/cifs/file.c | 41 +-
> fs/cifs/fs_context.c | 12 +-
> fs/cifs/inode.c | 167 ++++---
> fs/cifs/link.c | 107 +----
> fs/cifs/misc.c | 6 +-
> fs/cifs/readdir.c | 2 +
> fs/cifs/sess.c | 30 +-
> fs/cifs/smb1ops.c | 56 ++-
> fs/cifs/smb2file.c | 127 ++++-
> fs/cifs/smb2inode.c | 169 +++----
> fs/cifs/smb2ops.c | 252 ++++------
> fs/cifs/smb2pdu.c | 20 +-
> fs/cifs/smb2pdu.h | 3 +
> fs/cifs/smb2proto.h | 22 +-
> fs/configfs/dir.c | 2 +
> fs/debugfs/file.c | 28 +-
> fs/erofs/decompressor.c | 47 +-
> fs/erofs/erofs_fs.h | 2 +
> fs/erofs/internal.h | 1 +
> fs/erofs/zdata.c | 3 +-
> fs/erofs/zmap.c | 25 +-
> fs/f2fs/compress.c | 2 +-
> fs/f2fs/f2fs.h | 2 +-
> fs/f2fs/file.c | 4 +
> fs/f2fs/gc.c | 10 +-
> fs/f2fs/namei.c | 329 +++++++------
> fs/f2fs/segment.c | 8 +-
> fs/f2fs/super.c | 2 +-
> fs/hfs/inode.c | 2 +
> fs/hfs/trans.c | 2 +-
> fs/hugetlbfs/inode.c | 6 +-
> fs/jfs/jfs_dmap.c | 27 +-
> fs/jfs/namei.c | 2 +-
> fs/ksmbd/mgmt/user_session.c | 8 +-
> fs/libfs.c | 22 +-
> fs/lockd/svcsubs.c | 17 +-
> fs/nfs/fs_context.c | 6 +
> fs/nfs/internal.h | 6 +-
> fs/nfs/namespace.c | 2 +-
> fs/nfs/nfs42xdr.c | 2 +-
> fs/nfs/nfs4proc.c | 38 +-
> fs/nfs/nfs4state.c | 2 +
> fs/nfs/nfs4xdr.c | 22 +-
> fs/nfsd/nfs2acl.c | 10 -
> fs/nfsd/nfs3acl.c | 30 +-
> fs/nfsd/nfs4callback.c | 4 +-
> fs/nfsd/nfs4proc.c | 7 +-
> fs/nfsd/nfs4state.c | 51 +-
> fs/nilfs2/the_nilfs.c | 73 ++-
> fs/ntfs3/bitmap.c | 2 +-
> fs/ntfs3/super.c | 2 +-
> fs/ntfs3/xattr.c | 2 +-
> fs/ocfs2/journal.c | 2 +-
> fs/ocfs2/journal.h | 1 +
> fs/ocfs2/stackglue.c | 8 +-
> fs/ocfs2/super.c | 5 +-
> fs/orangefs/orangefs-debugfs.c | 29 +-
> fs/orangefs/orangefs-mod.c | 8 +-
> fs/orangefs/orangefs-sysfs.c | 71 ++-
> fs/overlayfs/file.c | 28 +-
> fs/overlayfs/super.c | 7 +-
> fs/pstore/Kconfig | 1 +
> fs/pstore/pmsg.c | 7 +-
> fs/pstore/ram.c | 2 +
> fs/pstore/ram_core.c | 6 +-
> fs/reiserfs/namei.c | 4 +
> fs/reiserfs/xattr_security.c | 2 +-
> fs/sysv/itree.c | 2 +-
> fs/udf/namei.c | 8 +-
> fs/xattr.c | 2 +-
> include/drm/drm_connector.h | 6 +
> include/drm/ttm/ttm_tt.h | 2 +-
> include/dt-bindings/clock/imx8mn-clock.h | 24 +-
> include/dt-bindings/clock/imx8mp-clock.h | 3 +-
> .../dt-bindings/clock/qcom,lpassaudiocc-sc7280.h | 5 +
> .../dt-bindings/clock/qcom,lpasscorecc-sc7280.h | 2 +
> include/linux/btf_ids.h | 2 +-
> include/linux/debugfs.h | 19 +-
> include/linux/eventfd.h | 2 +-
> include/linux/fortify-string.h | 31 +-
> include/linux/fs.h | 12 +-
> include/linux/hisi_acc_qm.h | 37 +-
> include/linux/hyperv.h | 2 +
> include/linux/ieee80211.h | 2 +-
> include/linux/iio/imu/adis.h | 13 +-
> include/linux/netdevice.h | 58 ++-
> include/linux/proc_fs.h | 2 +
> include/linux/regulator/driver.h | 3 +-
> include/linux/skmsg.h | 1 +
> include/linux/timerqueue.h | 2 +-
> include/media/dvbdev.h | 32 +-
> include/net/bluetooth/hci.h | 20 +
> include/net/bluetooth/hci_core.h | 7 +-
> include/net/dst.h | 5 +-
> include/net/ip_vs.h | 10 +-
> include/net/mrp.h | 1 +
> include/net/sock_reuseport.h | 2 +
> include/net/tcp.h | 4 +-
> include/scsi/sas_ata.h | 6 +
> include/sound/hda_codec.h | 2 +-
> include/sound/hdaudio.h | 1 +
> include/sound/pcm.h | 36 +-
> include/trace/events/f2fs.h | 34 +-
> include/trace/events/ib_mad.h | 13 +-
> include/uapi/linux/idxd.h | 2 +-
> include/uapi/linux/swab.h | 2 +-
> include/uapi/rdma/hns-abi.h | 15 +
> include/uapi/sound/asequencer.h | 8 +-
> io_uring/msg_ring.c | 2 +
> io_uring/net.c | 2 +-
> io_uring/timeout.c | 4 +-
> ipc/mqueue.c | 6 +-
> kernel/acct.c | 2 +
> kernel/bpf/btf.c | 5 +
> kernel/bpf/syscall.c | 6 +-
> kernel/bpf/verifier.c | 108 +++--
> kernel/cpu.c | 60 ++-
> kernel/events/core.c | 8 +-
> kernel/fork.c | 17 +-
> kernel/futex/core.c | 26 +-
> kernel/gcov/gcc_4_7.c | 5 +
> kernel/irq/internals.h | 2 +
> kernel/irq/irqdesc.c | 15 +-
> kernel/kprobes.c | 16 +-
> kernel/module/decompress.c | 8 +-
> kernel/padata.c | 15 +-
> kernel/power/snapshot.c | 4 +-
> kernel/rcu/tree.c | 2 +-
> kernel/relay.c | 4 +-
> kernel/sched/core.c | 10 +-
> kernel/sched/cpudeadline.c | 2 +-
> kernel/sched/deadline.c | 4 +-
> kernel/sched/fair.c | 231 +++++++--
> kernel/sched/psi.c | 8 +-
> kernel/sched/rt.c | 4 +-
> kernel/sched/sched.h | 56 ++-
> kernel/trace/blktrace.c | 3 +-
> kernel/trace/trace_events_hist.c | 2 +-
> kernel/trace/trace_events_user.c | 1 +
> lib/debugobjects.c | 10 +
> lib/fonts/fonts.c | 4 +-
> lib/notifier-error-inject.c | 2 +-
> lib/test_firmware.c | 1 +
> mm/gup.c | 3 +
> net/802/mrp.c | 18 +-
> net/8021q/vlan_dev.c | 4 +-
> net/9p/client.c | 5 +
> net/bluetooth/hci_conn.c | 2 +-
> net/bluetooth/hci_core.c | 4 +-
> net/bluetooth/hci_sync.c | 2 +-
> net/bluetooth/lib.c | 4 +-
> net/bluetooth/mgmt.c | 2 +-
> net/bluetooth/rfcomm/core.c | 2 +-
> net/bpf/test_run.c | 3 -
> net/bridge/br_multicast.c | 4 +-
> net/bridge/br_vlan.c | 4 +-
> net/core/dev.c | 18 +-
> net/core/devlink.c | 9 +-
> net/core/drop_monitor.c | 8 +-
> net/core/filter.c | 11 +-
> net/core/gen_stats.c | 16 +-
> net/core/skbuff.c | 3 +
> net/core/skmsg.c | 9 +-
> net/core/sock.c | 2 +-
> net/core/sock_map.c | 2 +
> net/core/sock_reuseport.c | 94 +++-
> net/core/stream.c | 6 +
> net/dsa/slave.c | 4 +-
> net/dsa/tag_8021q.c | 11 +-
> net/ethtool/ioctl.c | 3 +-
> net/hsr/hsr_debugfs.c | 40 +-
> net/hsr/hsr_device.c | 32 +-
> net/hsr/hsr_forward.c | 14 +-
> net/hsr/hsr_framereg.c | 222 ++++-----
> net/hsr/hsr_framereg.h | 17 +-
> net/hsr/hsr_main.h | 9 +-
> net/hsr/hsr_netlink.c | 4 +-
> net/ipv4/af_inet.c | 8 +-
> net/ipv4/inet_connection_sock.c | 5 +-
> net/ipv4/ping.c | 2 +-
> net/ipv4/tcp_bpf.c | 19 +-
> net/ipv4/udp.c | 39 +-
> net/ipv4/udp_tunnel_core.c | 1 +
> net/ipv6/af_inet6.c | 4 +-
> net/ipv6/datagram.c | 15 +-
> net/ipv6/seg6_local.c | 4 +-
> net/ipv6/sit.c | 22 +-
> net/ipv6/udp.c | 12 +-
> net/mac80211/cfg.c | 2 +-
> net/mac80211/ieee80211_i.h | 1 +
> net/mac80211/iface.c | 1 +
> net/mac80211/mlme.c | 15 +-
> net/mac80211/sta_info.c | 8 +-
> net/mac80211/tx.c | 2 +-
> net/mctp/device.c | 14 +-
> net/mpls/af_mpls.c | 4 +-
> net/netfilter/ipvs/ip_vs_core.c | 30 +-
> net/netfilter/ipvs/ip_vs_ctl.c | 14 +-
> net/netfilter/ipvs/ip_vs_est.c | 20 +-
> net/netfilter/nf_conntrack_proto_icmpv6.c | 53 +++
> net/netfilter/nf_flow_table_offload.c | 6 +-
> net/netfilter/nf_tables_api.c | 4 +-
> net/openvswitch/datapath.c | 29 +-
> net/openvswitch/flow_table.c | 9 +-
> net/rxrpc/output.c | 2 +-
> net/rxrpc/sendmsg.c | 2 +-
> net/sched/ematch.c | 2 +
> net/sctp/sysctl.c | 73 +--
> net/sunrpc/clnt.c | 2 +-
> net/sunrpc/xprtrdma/verbs.c | 2 +-
> net/tls/tls_sw.c | 6 +-
> net/unix/af_unix.c | 12 +-
> net/vmw_vsock/vmci_transport.c | 6 +-
> net/wireless/nl80211.c | 3 +
> net/wireless/reg.c | 4 +-
> samples/bpf/xdp1_user.c | 2 +-
> samples/bpf/xdp2_kern.c | 4 +
> samples/vfio-mdev/mdpy-fb.c | 8 +-
> security/Kconfig.hardening | 3 +
> security/apparmor/apparmorfs.c | 4 +-
> security/apparmor/label.c | 12 +-
> security/apparmor/lsm.c | 4 +-
> security/apparmor/policy.c | 2 +-
> security/apparmor/policy_ns.c | 2 +-
> security/apparmor/policy_unpack.c | 2 +-
> security/integrity/digsig.c | 6 +-
> security/integrity/ima/ima_policy.c | 51 +-
> security/integrity/ima/ima_template.c | 4 +-
> security/loadpin/loadpin.c | 30 +-
> sound/core/pcm_native.c | 4 +-
> sound/drivers/mts64.c | 3 +
> sound/hda/hdac_stream.c | 17 +-
> sound/pci/asihpi/hpioctl.c | 2 +-
> sound/pci/hda/hda_codec.c | 3 +-
> sound/pci/hda/hda_controller.c | 4 +-
> sound/pci/hda/patch_hdmi.c | 273 ++++++-----
> sound/pci/hda/patch_realtek.c | 27 ++
> sound/soc/amd/yc/acp6x-mach.c | 7 +
> sound/soc/codecs/hda.c | 3 -
> sound/soc/codecs/hdac_hda.c | 3 -
> sound/soc/codecs/pcm512x.c | 8 +-
> sound/soc/codecs/rt298.c | 7 +
> sound/soc/codecs/rt5670.c | 2 -
> sound/soc/codecs/wm8994.c | 5 +
> sound/soc/codecs/wsa883x.c | 6 +-
> sound/soc/generic/audio-graph-card.c | 4 +-
> sound/soc/intel/avs/boards/rt298.c | 24 +-
> sound/soc/intel/avs/core.c | 2 +-
> sound/soc/intel/avs/ipc.c | 6 +-
> sound/soc/intel/boards/sof_es8336.c | 2 +-
> sound/soc/intel/skylake/skl.c | 5 +-
> sound/soc/mediatek/common/mtk-btcvsd.c | 6 +-
> sound/soc/mediatek/mt8173/mt8173-afe-pcm.c | 20 +-
> sound/soc/mediatek/mt8173/mt8173-rt5650-rt5514.c | 7 +-
> .../mt8183/mt8183-mt6358-ts3a227-max98357.c | 14 +-
> sound/soc/pxa/mmp-pcm.c | 2 +-
> sound/soc/qcom/lpass-sc7180.c | 3 +
> sound/soc/rockchip/rockchip_pdm.c | 1 +
> sound/soc/rockchip/rockchip_spdif.c | 1 +
> sound/usb/quirks-table.h | 2 +
> tools/bpf/bpftool/common.c | 1 +
> tools/lib/bpf/bpf.h | 7 +
> tools/lib/bpf/btf.c | 8 +-
> tools/lib/bpf/btf_dump.c | 29 +-
> tools/lib/bpf/libbpf.c | 30 +-
> tools/lib/bpf/usdt.c | 11 +-
> tools/objtool/check.c | 10 +
> tools/perf/builtin-stat.c | 33 +-
> tools/perf/builtin-trace.c | 32 +-
> tools/perf/tests/shell/stat_all_pmu.sh | 13 +-
> tools/perf/util/bpf_off_cpu.c | 2 +-
> tools/perf/util/debug.c | 4 +
> tools/perf/util/symbol-elf.c | 2 +-
> .../selftests/bpf/bpf_testmod/bpf_testmod.c | 48 ++
> tools/testing/selftests/bpf/config | 1 +
> tools/testing/selftests/bpf/network_helpers.c | 4 +
> tools/testing/selftests/bpf/prog_tests/empty_skb.c | 146 ++++++
> .../selftests/bpf/prog_tests/kprobe_multi_test.c | 26 +-
> .../testing/selftests/bpf/prog_tests/lsm_cgroup.c | 17 +-
> tools/testing/selftests/bpf/prog_tests/map_kptr.c | 3 +-
> .../selftests/bpf/prog_tests/tracing_struct.c | 64 +++
> .../selftests/bpf/prog_tests/xdp_adjust_tail.c | 7 +-
> .../selftests/bpf/prog_tests/xdp_do_redirect.c | 2 +-
> .../selftests/bpf/prog_tests/xdp_synproxy.c | 2 +-
> tools/testing/selftests/bpf/progs/bpf_iter_ksym.c | 6 +-
> tools/testing/selftests/bpf/progs/empty_skb.c | 37 ++
> tools/testing/selftests/bpf/progs/lsm_cgroup.c | 8 +
> tools/testing/selftests/bpf/progs/tracing_struct.c | 120 +++++
> tools/testing/selftests/bpf/xdp_synproxy.c | 5 +-
> tools/testing/selftests/cgroup/cgroup_util.c | 5 +-
> .../selftests/drivers/net/netdevsim/devlink.sh | 4 +-
> tools/testing/selftests/efivarfs/efivarfs.sh | 5 +
> .../ftrace/test.d/ftrace/func_event_triggers.tc | 15 +-
> .../selftests/netfilter/conntrack_icmp_related.sh | 36 +-
> .../selftests/powerpc/dscr/dscr_sysfs_test.c | 5 +-
> tools/testing/selftests/proc/proc-uptime-002.c | 3 +-
> 1027 files changed, 12883 insertions(+), 6780 deletions(-)
>
>

2022-12-30 21:12:48

by Allen Pais

[permalink] [raw]
Subject: Re: [PATCH 6.0 0000/1066] 6.0.16-rc2 review

>
> This is the start of the stable review cycle for the 6.0.16 release.
> There are 1066 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Sun, 01 Jan 2023 09:38:41 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.0.16-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>

Compiled and boot tested on my x86 and arm64 test systems.

Tested-by: Allen Pais <[email protected]>

Thanks.

2022-12-31 00:28:32

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 6.0 0000/1066] 6.0.16-rc2 review

On Fri, Dec 30, 2022 at 10:49:23AM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.16 release.
> There are 1066 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Sun, 01 Jan 2023 09:38:41 +0000.
> Anything received after that time might be too late.
>

Build results:
total: 155 pass: 155 fail: 0
Qemu test results:
total: 500 pass: 500 fail: 0

Tested-by: Guenter Roeck <[email protected]>

Guenter

2022-12-31 00:29:24

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH 6.0 0000/1066] 6.0.16-rc2 review

Hey Greg,

On Fri, Dec 30, 2022 at 10:49:23AM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.16 release.
> There are 1066 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Sun, 01 Jan 2023 09:38:41 +0000.
> Anything received after that time might be too late.

> Paulo Alcantara <[email protected]>
> cifs: improve symlink handling for smb2+

This patch here appears to fail allmodconfig + LLVM on RISC-V:
../fs/cifs/smb2inode.c:419:4: error: variable 'idata' is uninitialized when used here [-Werror,-Wuninitialized]
idata->symlink_target = kstrdup(cfile->symlink_target, GFP_KERNEL);
^~~~~
../fs/cifs/smb2inode.c:76:35: note: initialize the variable 'idata' to silence this warning
struct cifs_open_info_data *idata;
^
= NULL
1 error generated.

It looks like this was reported as a smatch error on Christmas Day:
https://lore.kernel.org/all/[email protected]/

Given the day in question, missing that report seems pretty
understandable :)

I tried to see if this had been reported already against the patches
themselves, rather than Sasha's queue, but given the size of the patchset
I may have missed it. Apologies for the noise if I have.

Thanks,
Conor.


Attachments:
(No filename) (1.49 kB)
signature.asc (235.00 B)
Download all attachments

2022-12-31 00:29:45

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 6.0 0000/1066] 6.0.16-rc2 review

On Fri, Dec 30, 2022 at 10:49:23AM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.16 release.
> There are 1066 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Sun, 01 Jan 2023 09:38:41 +0000.
> Anything received after that time might be too late.
>

Build results:
total: 155 pass: 155 fail: 0
Qemu test results:
total: 500 pass: 500 fail: 0

Tested-by: Guenter Roeck <[email protected]>

Guenter

2022-12-31 04:12:45

by Bagas Sanjaya

[permalink] [raw]
Subject: Re: [PATCH 6.0 0000/1066] 6.0.16-rc2 review

On Fri, Dec 30, 2022 at 10:49:23AM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.16 release.
> There are 1066 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>

Successfully cross-compiled for arm64 (bcm2711_defconfig, GCC 10.2.0) and
powerpc (ps3_defconfig, GCC 12.2.0).

Tested-by: Bagas Sanjaya <[email protected]>

--
An old man doll... just what I always wanted! - Clara


Attachments:
(No filename) (539.00 B)
signature.asc (235.00 B)
Download all attachments

2022-12-31 06:30:55

by Guenter Roeck

[permalink] [raw]
Subject: Re: [PATCH 6.0 0000/1066] 6.0.16-rc2 review

On Sat, Dec 31, 2022 at 12:09:13AM +0000, Conor Dooley wrote:
> Hey Greg,
>
> On Fri, Dec 30, 2022 at 10:49:23AM +0100, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.0.16 release.
> > There are 1066 patches in this series, all will be posted as a response
> > to this one. If anyone has any issues with these being applied, please
> > let me know.
> >
> > Responses should be made by Sun, 01 Jan 2023 09:38:41 +0000.
> > Anything received after that time might be too late.
>
> > Paulo Alcantara <[email protected]>
> > cifs: improve symlink handling for smb2+
>
> This patch here appears to fail allmodconfig + LLVM on RISC-V:
> ../fs/cifs/smb2inode.c:419:4: error: variable 'idata' is uninitialized when used here [-Werror,-Wuninitialized]
> idata->symlink_target = kstrdup(cfile->symlink_target, GFP_KERNEL);
> ^~~~~
> ../fs/cifs/smb2inode.c:76:35: note: initialize the variable 'idata' to silence this warning
> struct cifs_open_info_data *idata;
> ^
> = NULL
> 1 error generated.

Fixed with upstream commit 69ccafdd35cdf ("cifs: fix uninitialised var in
smb2_compound_op()").

Guenter

>
> It looks like this was reported as a smatch error on Christmas Day:
> https://lore.kernel.org/all/[email protected]/
>
> Given the day in question, missing that report seems pretty
> understandable :)
>
> I tried to see if this had been reported already against the patches
> themselves, rather than Sasha's queue, but given the size of the patchset
> I may have missed it. Apologies for the noise if I have.
>
> Thanks,
> Conor.
>


2022-12-31 09:32:12

by Naresh Kamboju

[permalink] [raw]
Subject: Re: [PATCH 6.0 0000/1066] 6.0.16-rc2 review

On Fri, 30 Dec 2022 at 15:19, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.0.16 release.
> There are 1066 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Sun, 01 Jan 2023 09:38:41 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.0.16-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Results from Linaro’s test farm.
No regressions on arm64, arm, x86_64, and i386.

Tested-by: Linux Kernel Functional Testing <[email protected]>

## Build
* kernel: 6.0.16-rc2
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.0.y
* git commit: f54b936f8ec726a772a7c0ca5c77583bd0f90b7e
* git describe: v6.0.15-1067-gf54b936f8ec7
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.0.y/build/v6.0.15-1067-gf54b936f8ec7

## Test Regressions (compared to v6.0.14-29-g65f3ab07fb24)

## Metric Regressions (compared to v6.0.14-29-g65f3ab07fb24)

## Test Fixes (compared to v6.0.14-29-g65f3ab07fb24)

## Metric Fixes (compared to v6.0.14-29-g65f3ab07fb24)

## Test result summary
total: 147899, pass: 131296, fail: 2681, skip: 13616, xfail: 306

## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 151 total, 146 passed, 5 failed
* arm64: 49 total, 47 passed, 2 failed
* i386: 39 total, 36 passed, 3 failed
* mips: 30 total, 28 passed, 2 failed
* parisc: 8 total, 8 passed, 0 failed
* powerpc: 38 total, 32 passed, 6 failed
* riscv: 16 total, 14 passed, 2 failed
* s390: 16 total, 14 passed, 2 failed
* sh: 14 total, 12 passed, 2 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 42 total, 39 passed, 3 failed

## Test suites summary
* boot
* fwts
* igt-gpu-tools
* kselftest-android
* kselftest-arm64
* kselftest-breakpoints
* kselftest-capabilities
* kselftest-cgroup
* kselftest-clone3
* kselftest-core
* kselftest-cpu-hotplug
* kselftest-cpufreq
* kselftest-drivers-dma-buf
* kselftest-efivarfs
* kselftest-filesystems
* kselftest-filesystems-binderfs
* kselftest-firmware
* kselftest-fpu
* kselftest-futex
* kselftest-gpio
* kselftest-intel_pstate
* kselftest-ipc
* kselftest-ir
* kselftest-kcmp
* kselftest-kvm
* kselftest-lib
* kselftest-livepatch
* kselftest-membarrier
* kselftest-memfd
* kselftest-memory-hotplug
* kselftest-mincore
* kselftest-mount
* kselftest-mqueue
* kselftest-net
* kselftest-net-forwarding
* kselftest-net-mptcp
* kselftest-netfilter
* kselftest-nsfs
* kselftest-openat2
* kselftest-pid_namespace
* kselftest-pidfd
* kselftest-proc
* kselftest-ptrace
* kselftest-rseq
* kselftest-rtc
* kselftest-seccomp
* kselftest-sigaltstack
* kselftest-size
* kselftest-splice
* kselftest-static_keys
* kselftest-sync
* kselftest-sysctl
* kselftest-tc-testing
* kselftest-timens
* kselftest-timers
* kselftest-tmpfs
* kselftest-tpm2
* kselftest-user
* kselftest-vm
* kselftest-x86
* kselftest-zram
* kunit
* kvm-unit-tests
* libgpiod
* libhugetlbfs
* log-parser-boot
* log-parser-test
* ltp-cap_bounds
* ltp-commands
* ltp-containers
* ltp-controllers
* ltp-cpuhotplug
* ltp-crypto
* ltp-cve
* ltp-dio
* ltp-fcntl-locktests
* ltp-filecaps
* ltp-fs
* ltp-fs_bind
* ltp-fs_perms_simple
* ltp-fsx
* ltp-hugetlb
* ltp-io
* ltp-ip
* ltp-ipc
* ltp-math
* ltp-mm
* ltp-nptl
* ltp-open-posix-tests
* ltp-pty
* ltp-sched
* ltp-securebits
* ltp-smoke
* ltp-syscalls
* ltp-tracing
* network-basic-tests
* packetdrill
* perf
* rcutorture
* v4l2-compliance
* vdso

--
Linaro LKFT
https://lkft.linaro.org

2022-12-31 11:25:37

by Ron Economos

[permalink] [raw]
Subject: Re: [PATCH 6.0 0000/1066] 6.0.16-rc2 review

On 12/30/22 1:49 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.0.16 release.
> There are 1066 patches in this series, all will be posted as a response
> to this one. If anyone has any issues with these being applied, please
> let me know.
>
> Responses should be made by Sun, 01 Jan 2023 09:38:41 +0000.
> Anything received after that time might be too late.
>
> The whole patch series can be found in one patch at:
> https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.0.16-rc2.gz
> or in the git tree and branch at:
> git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.0.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h

Built and booted successfully on RISC-V RV64 (HiFive Unmatched).

Tested-by: Ron Economos <[email protected]>

2022-12-31 12:01:26

by Greg KH

[permalink] [raw]
Subject: Re: [PATCH 6.0 0000/1066] 6.0.16-rc2 review

On Fri, Dec 30, 2022 at 09:52:03PM -0800, Guenter Roeck wrote:
> On Sat, Dec 31, 2022 at 12:09:13AM +0000, Conor Dooley wrote:
> > Hey Greg,
> >
> > On Fri, Dec 30, 2022 at 10:49:23AM +0100, Greg Kroah-Hartman wrote:
> > > This is the start of the stable review cycle for the 6.0.16 release.
> > > There are 1066 patches in this series, all will be posted as a response
> > > to this one. If anyone has any issues with these being applied, please
> > > let me know.
> > >
> > > Responses should be made by Sun, 01 Jan 2023 09:38:41 +0000.
> > > Anything received after that time might be too late.
> >
> > > Paulo Alcantara <[email protected]>
> > > cifs: improve symlink handling for smb2+
> >
> > This patch here appears to fail allmodconfig + LLVM on RISC-V:
> > ../fs/cifs/smb2inode.c:419:4: error: variable 'idata' is uninitialized when used here [-Werror,-Wuninitialized]
> > idata->symlink_target = kstrdup(cfile->symlink_target, GFP_KERNEL);
> > ^~~~~
> > ../fs/cifs/smb2inode.c:76:35: note: initialize the variable 'idata' to silence this warning
> > struct cifs_open_info_data *idata;
> > ^
> > = NULL
> > 1 error generated.
>
> Fixed with upstream commit 69ccafdd35cdf ("cifs: fix uninitialised var in
> smb2_compound_op()").

Now queued up, thanks.

greg k-h