This is the start of the stable review cycle for the 6.1.2 release.
There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.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.1.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <[email protected]>
Linux 6.1.2-rc1
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
Jens Axboe <[email protected]>
io_uring/net: ensure compat import handlers clear free_iov
Pavel Begunkov <[email protected]>
io_uring: improve io_double_lock_ctx fail handling
Pavel Begunkov <[email protected]>
io_uring: dont remove file from msg_ring reqs
Pavel Begunkov <[email protected]>
io_uring: add completion locking for iopoll
Stefan Metzmacher <[email protected]>
io_uring/net: introduce IORING_SEND_ZC_REPORT_USAGE flag
Tejun Heo <[email protected]>
blk-iolatency: Fix memory leak on add_disk() failures
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
Liam Howlett <[email protected]>
maple_tree: fix mas_spanning_rebalance() on insufficient data
Liam Howlett <[email protected]>
test_maple_tree: add test for mas_spanning_rebalance() on insufficient data
Rickard x Andersson <[email protected]>
gcov: add support for checksum field
Yuan Can <[email protected]>
floppy: Fix memory leak in do_floppy_init()
Christophe Leroy <[email protected]>
spi: fsl_spi: Don't change speed while chipselect is active
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
Miaoqian Lin <[email protected]>
usb: dwc3: qcom: Fix memory leak in dwc3_qcom_interconnect_init
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
Takashi Iwai <[email protected]>
ALSA: usb-audio: Workaround for XRUN at prepare
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 - add support for IQS7222A v1.13+
Jeff LaBundy <[email protected]>
Input: iqs7222 - report malformed properties
Jeff LaBundy <[email protected]>
Input: iqs7222 - drop unused device node references
GUO Zihua <[email protected]>
ima: Simplify ima_lsm_copy_rule
John Stultz <[email protected]>
pstore: Make sure CONFIG_PSTORE_PMSG selects CONFIG_RT_MUTEXES
Sami Tolvanen <[email protected]>
cfi: Fix CFI failure with KASAN
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 probe: Check -v and -q options in the right place
James Clark <[email protected]>
perf tools: Make quiet mode consistent between tools
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
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
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()
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
Jacob Keller <[email protected]>
ice: synchronize the misc IRQ when tearing down Tx tracker
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()
Prathamesh Shete <[email protected]>
mmc: sdhci-tegra: Issue CMD and DAT resets together
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
Liang He <[email protected]>
drm/amdgpu: Fix potential double free and null pointer dereference
John Keeping <[email protected]>
ALSA: usb-audio: Add quirk for Tascam Model 12
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
Ilya Bakoulin <[email protected]>
drm/amd/display: Fix display corruption w/ VSR enable
Stanislav Fomichev <[email protected]>
ppp: associate skb with a device at tx
Kees Cook <[email protected]>
bpf/verifier: Use kmalloc_size_roundup() to match ksize() usage
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
Alvin Lee <[email protected]>
drm/amd/display: Use min transition for SubVP into MPO
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: uclogic: Add support for XP-PEN Deco LW
José Expósito <[email protected]>
HID: input: do not query XP-PEN Deco LW battery
Jisoo Jang <[email protected]>
wifi: brcmfmac: Fix potential NULL pointer dereference in 'brcmf_c_preinit_dcmds()'
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
zhikzhai <[email protected]>
drm/amd/display: skip commit minimal transition state
Kees Cook <[email protected]>
bnx2: Use kmalloc_size_roundup() to match ksize() usage
Kees Cook <[email protected]>
openvswitch: Use kmalloc_size_roundup() to match ksize() usage
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
Josef Bacik <[email protected]>
btrfs: do not panic if we can't allocate a prealloc extent state
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()
Hans de Goede <[email protected]>
ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1E
Hans de Goede <[email protected]>
ACPI: video: Add force_vendor quirk for Sony Vaio PCG-FRV35
Hans de Goede <[email protected]>
ACPI: video: Change Sony Vaio VPCEH3U1E quirk to force_native
Hans de Goede <[email protected]>
ACPI: video: Change GIGABYTE GB-BXBT-2807 quirk to force_none
Guenter Roeck <[email protected]>
thermal/core: Ensure that thermal device is registered in thermal_zone_get_temp
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
Krzysztof Kozlowski <[email protected]>
arm64: dts: qcom: sm8450: disable SDHCI SDR104/SDR50 on all boards
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()
Wei Fang <[email protected]>
net: fec: check the return value of build_skb()
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
Arun Ramadoss <[email protected]>
net: dsa: microchip: remove IRQF_TRIGGER_FALLING in request_threaded_irq
Paulo Alcantara <[email protected]>
cifs: don't leak -ENOMEM in smb2_open_file()
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()
Ming Lei <[email protected]>
block: fix use-after-free of q->q_usage_counter
Christoph Hellwig <[email protected]>
block: mark blk_put_queue as potentially blocking
Christoph Hellwig <[email protected]>
block: untangle request_queue refcounting from sysfs
Christoph Hellwig <[email protected]>
block: fix error unwinding in blk_register_queue
Christoph Hellwig <[email protected]>
block: factor out a blk_debugfs_remove helper
Christoph Hellwig <[email protected]>
blk-crypto: pass a gendisk to blk_crypto_sysfs_{,un}register
Christoph Hellwig <[email protected]>
blk-mq: move the srcu_struct used for quiescing to the tagset
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()
Robin Murphy <[email protected]>
iommu: Avoid races around device probe
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()
Uwe Kleine-König <[email protected]>
rtc: pcf2127: Convert to .probe_new()
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
Manivannan Sadhasivam <[email protected]>
phy: qcom-qmp-pcie: Fix high latency with 4x2 PHY when ASPM is enabled
Dmitry Baryshkov <[email protected]>
phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in EP mode
Dmitry Baryshkov <[email protected]>
phy: qcom-qmp-pcie: support separate tables for EP mode
Christian Marangi <[email protected]>
phy: qcom-qmp-pcie: split pcs_misc init cfg for ipq8074 pcs table
Dmitry Baryshkov <[email protected]>
phy: qcom-qmp-pcie: split register tables into common and extra parts
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
Johan Hovold <[email protected]>
phy: qcom-qmp-usb: fix sc8280xp PCS_USB offset
Xiaochen Shen <[email protected]>
dmaengine: idxd: Make read buffer sysfs attributes invisible for Intel IAA
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
Dmitry Baryshkov <[email protected]>
phy: qcom-qmp-usb: correct registers layout for IPQ8074 USB3 PHY
Johan Hovold <[email protected]>
phy: qcom-qmp-usb: drop start and pwrdn-ctrl abstraction
Johan Hovold <[email protected]>
phy: qcom-qmp-usb: clean up status polling
Johan Hovold <[email protected]>
phy: qcom-qmp-usb: drop power-down delay config
Johan Hovold <[email protected]>
phy: qcom-qmp-usb: drop sc8280xp power-down delay
Johan Hovold <[email protected]>
phy: qcom-qmp-usb: clean up power-down handling
Johan Hovold <[email protected]>
phy: qcom-qmp-pcie: fix ipq6018 initialisation
Johan Hovold <[email protected]>
phy: qcom-qmp-pcie: fix ipq8074-gen3 initialisation
Johan Hovold <[email protected]>
phy: qcom-qmp-pcie: fix sc8180x initialisation
Johan Hovold <[email protected]>
phy: qcom-qmp-pcie: replace power-down delay
Johan Hovold <[email protected]>
phy: qcom-qmp-pcie: drop power-down delay config
Shengjiu Wang <[email protected]>
remoteproc: core: Auto select rproc-virtio device id
Martin Povišer <[email protected]>
dmaengine: apple-admac: Allocate cache SRAM to channels
Xiaochen Shen <[email protected]>
dmaengine: idxd: Make max batch size attributes in sysfs invisible for Intel IAA
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}
Andreas Gruenbacher <[email protected]>
gfs2: Partially revert gfs2_inode_lookup change
ruanjinjie <[email protected]>
power: supply: fix null pointer dereferencing in power_supply_get_battery_info
James Clark <[email protected]>
perf branch: Fix interpretation of branch records
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
Qiheng Lin <[email protected]>
power: supply: Fix refcount leak in rk817_charger_probe
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()
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()
Namhyung Kim <[email protected]>
perf stat: Move common code in print_metric_headers()
Namhyung Kim <[email protected]>
perf stat: Use evsel__is_hybrid() more
James Clark <[email protected]>
perf tools: Fix "kernel lock contention analysis" test by not printing warnings in quiet mode
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
Ido Schimmel <[email protected]>
thermal/of: Fix memory leak on thermal_of_zone_register() failure
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
Joao Martins <[email protected]>
vfio/iova_bitmap: refactor iova_bitmap_set() to better handle page boundaries
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
Mike Leach <[email protected]>
coresight: cti: Fix null pointer error on CTI init before ETM
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()
Yang Yingliang <[email protected]>
habanalabs: fix return value check in hl_fw_get_sec_attest_data()
Yuan Can <[email protected]>
serial: sunsab: Fix error handling in sunsab_init()
Gabriel Somlo <[email protected]>
serial: altera_uart: fix locking in polling mode
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
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
Joao Martins <[email protected]>
vfio/iova_bitmap: Fix PAGE_SIZE unaligned bitmaps
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
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
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()
Weili Qian <[email protected]>
crypto: hisilicon/qm - fix 'QM_XEQ_DEPTH_CAP' mask value
Eric Biggers <[email protected]>
crypto: arm64/sm3 - fix possible crash with CFI enabled
Tianjia Zhang <[email protected]>
crypto: arm64/sm3 - add NEON assembly implementation
Eric Biggers <[email protected]>
crypto: x86/sm4 - fix crash with CFI enabled
Eric Biggers <[email protected]>
crypto: x86/sm3 - fix possible crash with CFI enabled
Eric Biggers <[email protected]>
crypto: x86/sha512 - fix possible crash with CFI enabled
Eric Biggers <[email protected]>
crypto: x86/sha256 - fix possible crash with CFI enabled
Eric Biggers <[email protected]>
crypto: x86/sha1 - fix possible crash with CFI enabled
Eric Biggers <[email protected]>
crypto: x86/aria - fix crash with CFI enabled
Eric Biggers <[email protected]>
crypto: x86/aegis128 - fix possible crash with CFI enabled
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
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
Chao Yu <[email protected]>
f2fs: fix to avoid accessing uninitialized spinlock
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
Yangtao Li <[email protected]>
f2fs: fix gc mode when gc_urgent_high_remaining is 1
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"
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 - fix incorrect parameters usage
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
Christophe JAILLET <[email protected]>
octeontx2-af: cn10k: mcs: Fix a resource leak in the probe and remove functions
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
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()
Christoph Hellwig <[email protected]>
nvme: pass nr_maps explicitly to nvme_alloc_io_tag_set
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()
Xingjiang Qiao <[email protected]>
hwmon: (emc2305) fix pwm never being able to set lower
Xingjiang Qiao <[email protected]>
hwmon: (emc2305) fix unable to probe emc2301/2/3
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()
Toke Høiland-Jørgensen <[email protected]>
bpf: Add dummy type reference to nf_conn___init to fix type deduplication
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
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: do not send firmware FW_FEATURE_NON_DL region
Deren Wu <[email protected]>
wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clc
Deren Wu <[email protected]>
wifi: mt76: fix coverity overrun-call in mt76_get_txpower()
YN Chen <[email protected]>
wifi: mt76: mt7921: fix wrong power after multiple SAR set
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
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
Jiaxin Yu <[email protected]>
ASoC: mediatek: mt8186: Correct I2S shared clocks
Srinivas Kandagatla <[email protected]>
ASoC: qcom: cleanup and fix dependency of QCOM_COMMON
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()
Hui Tang <[email protected]>
clk: microchip: check for null return of devm_kzalloc()
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()
Lili Li <[email protected]>
ASoC: Intel: Skylake: Fix Kconfig dependency
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
Hou Tao <[email protected]>
bpf: Pin the start cgroup in cgroup_iter_seq_init()
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
Gaosheng Cui <[email protected]>
ASoC: amd: acp: Fix possible UAF in acp_dma_open
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
Takashi Iwai <[email protected]>
ALSA: memalloc: Allocate more contiguous pages for fallback case
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.
Martin KaFai Lau <[email protected]>
selftests/bpf: Fix incorrect ASSERT in the tcp_hdr_options test
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
Moudy Ho <[email protected]>
media: platform: mtk-mdp3: fix error handling in mdp_probe()
Moudy Ho <[email protected]>
media: platform: mtk-mdp3: fix error handling about components clock_on
Moudy Ho <[email protected]>
media: platform: mtk-mdp3: fix error handling in mdp_cmdq_send()
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
Marijn Suijten <[email protected]>
drm/msm/dpu1: Account for DSC's bits_per_pixel having 4 fractional bits
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
Marek Vasut <[email protected]>
drm/panel/panel-sitronix-st7701: Fix RTNI calculation
Marco Felsch <[email protected]>
drm: lcdif: change burst size to 256B
Marek Vasut <[email protected]>
clk: renesas: r9a06g032: Repair grave increment error
Anshuman Gupta <[email protected]>
drm/i915/dgfx: Grab wakeref at i915_ttm_unmap_virtual
Anshuman Gupta <[email protected]>
drm/i915: Encapsulate lmem rpm stuff in intel_runtime_pm
Nirmoy Das <[email protected]>
drm/i915: Refactor ttm ghost obj detection
Tvrtko Ursulin <[email protected]>
drm/i915: Handle all GTs on driver (un)load paths
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
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
Geert Uytterhoeven <[email protected]>
clk: renesas: r8a779f0: 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
Pin-yen Lin <[email protected]>
drm/bridge: it6505: Initialize AUX channel in it6505_i2c_probe
Wang Yufen <[email protected]>
selftests/bpf: fix missing BPF object files
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
Alexandru Tachici <[email protected]>
net: ethernet: adi: adin1110: Fix SPI transfers
Sean Anderson <[email protected]>
powerpc: dts: t208x: Mark MAC1 and MAC2 as 10G
Rafael Mendonca <[email protected]>
drm/amdgpu/powerplay/psm: Fix memory leak in power state init
Asher Song <[email protected]>
drm/amdgpu: Revert "drm/amdgpu: getting fan speed pwm for vega10 properly"
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
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
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
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
Jiri Olsa <[email protected]>
selftests/bpf: Add missing bpf_iter_vma_offset__destroy call
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
Gao Xiang <[email protected]>
erofs: validate the extent length for uncompressed pclusters
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
Hou Tao <[email protected]>
erofs: check the uniqueness of fsid in shared domain in advance
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
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()
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
Frank Wunderlich <[email protected]>
arm64: dts: mt7986: move wed_pcie node
Vidya Sagar <[email protected]>
arm64: tegra: Fix non-prefetchable aperture of PCIe C3 controller
Vidya Sagar <[email protected]>
arm64: tegra: Fix Prefetchable aperture ranges of Tegra234 PCIe controllers
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
Conor Dooley <[email protected]>
riscv: dts: microchip: remove pcie node from the sev kit
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-j7200-mcu-wakeup: Drop dma-coherent in crypto node
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
Conor Dooley <[email protected]>
riscv: dts: microchip: fix the icicle's #pwm-cells
Kory Maincent <[email protected]>
arm: dts: spear600: Fix clcd interrupt
Sibi Sankar <[email protected]>
arm64: dts: qcom: sc7280: Mark all Qualcomm reference boards as LTE
Sumit Gupta <[email protected]>
soc/tegra: cbb: Check firewall before enabling error reporting
Sumit Gupta <[email protected]>
soc/tegra: cbb: Add checks for potential out of bound errors
Sumit Gupta <[email protected]>
soc/tegra: cbb: Update slave maps for Tegra234
Sumit Gupta <[email protected]>
soc/tegra: cbb: Use correct master_id mask for CBB NOC in Tegra194
Frank Wunderlich <[email protected]>
arm64: dts: mt7986: fix trng node name
Yang Yingliang <[email protected]>
soc: sifive: ccache: fix missing of_node_put() in sifive_ccache_init()
Yang Yingliang <[email protected]>
soc: sifive: ccache: fix missing free_irq() in error path in sifive_ccache_init()
Yang Yingliang <[email protected]>
soc: sifive: ccache: fix missing iounmap() in error path in sifive_ccache_init()
Conor Dooley <[email protected]>
dt-bindings: pwm: fix microchip corePWM's pwm-cells
Fabrizio Castro <[email protected]>
arm64: dts: renesas: r9a09g011: Fix I2C SoC specific strings
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: sc7280: fix codec reset line polarity for CRD 1.0/2.0
Dmitry Torokhov <[email protected]>
arm64: dts: qcom: sc7280: fix codec reset line polarity for CRD 3.0/3.1
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
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
Conor Dooley <[email protected]>
riscv: dts: microchip: fix memory node unit address for icicle
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
Ivaylo Dimitrov <[email protected]>
usb: musb: remove extra check in musb_gadget_vbus_draw
Dmitry Torokhov <[email protected]>
MIPS: DTS: CI20: fix reset line polarity of the ethernet controller
-------------
Diffstat:
Documentation/ABI/stable/sysfs-driver-dma-idxd | 12 +
.../ABI/testing/sysfs-bus-spi-devices-spi-nor | 3 +
Documentation/admin-guide/sysctl/kernel.rst | 23 +
.../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 | 16 +-
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/nvidia/tegra234.dtsi | 8 +-
arch/arm64/boot/dts/qcom/ipq6018-cp01-c1.dts | 2 +
arch/arm64/boot/dts/qcom/msm8916.dtsi | 2 +-
arch/arm64/boot/dts/qcom/msm8996.dtsi | 114 ++--
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/sc7280-idp.dts | 1 -
arch/arm64/boot/dts/qcom/sc7280-idp.dtsi | 3 +-
arch/arm64/boot/dts/qcom/sc7280-qcard.dtsi | 2 +-
arch/arm64/boot/dts/qcom/sdm630.dtsi | 2 +-
arch/arm64/boot/dts/qcom/sdm845-cheza.dtsi | 4 +-
arch/arm64/boot/dts/qcom/sdm845-xiaomi-polaris.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 +-
.../dts/qcom/sm8450-sony-xperia-nagara-pdx223.dts | 2 -
arch/arm64/boot/dts/qcom/sm8450.dtsi | 13 +-
arch/arm64/boot/dts/renesas/r8a779f0.dtsi | 16 +-
arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 2 +-
arch/arm64/boot/dts/renesas/r9a09g011.dtsi | 6 +-
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-j7200-mcu-wakeup.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/crypto/Kconfig | 11 +
arch/arm64/crypto/Makefile | 3 +
arch/arm64/crypto/sm3-neon-core.S | 601 ++++++++++++++++++++
arch/arm64/crypto/sm3-neon-glue.c | 103 ++++
arch/arm64/include/asm/processor.h | 4 +-
arch/arm64/mm/fault.c | 8 +-
arch/mips/bcm63xx/clk.c | 2 +
arch/mips/boot/dts/ingenic/ci20.dts | 2 +-
.../cavium-octeon/executive/cvmx-helper-board.c | 2 +-
arch/mips/cavium-octeon/executive/cvmx-helper.c | 2 +-
arch/mips/kernel/vpe-cmp.c | 4 +-
arch/mips/kernel/vpe-mt.c | 4 +-
arch/mips/ralink/of.c | 4 +-
arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-2.dtsi | 44 ++
arch/powerpc/boot/dts/fsl/qoriq-fman3-0-10g-3.dtsi | 44 ++
arch/powerpc/boot/dts/fsl/t2081si-post.dtsi | 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 +-
.../boot/dts/microchip/mpfs-icicle-kit-fabric.dtsi | 2 +-
arch/riscv/boot/dts/microchip/mpfs-icicle-kit.dts | 2 +-
.../boot/dts/microchip/mpfs-sev-kit-fabric.dtsi | 29 -
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/crypto/aegis128-aesni-asm.S | 9 +-
arch/x86/crypto/aria-aesni-avx-asm_64.S | 13 +-
arch/x86/crypto/sha1_ni_asm.S | 3 +-
arch/x86/crypto/sha1_ssse3_asm.S | 3 +-
arch/x86/crypto/sha256-avx-asm.S | 3 +-
arch/x86/crypto/sha256-avx2-asm.S | 3 +-
arch/x86/crypto/sha256-ssse3-asm.S | 3 +-
arch/x86/crypto/sha256_ni_asm.S | 3 +-
arch/x86/crypto/sha512-avx-asm.S | 3 +-
arch/x86/crypto/sha512-avx2-asm.S | 3 +-
arch/x86/crypto/sha512-ssse3-asm.S | 3 +-
arch/x86/crypto/sm3-avx-asm_64.S | 3 +-
arch/x86/crypto/sm4-aesni-avx-asm_64.S | 7 +-
arch/x86/crypto/sm4-aesni-avx2-asm_64.S | 7 +-
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-cgroup.c | 2 +
block/blk-core.c | 72 +--
block/blk-crypto-internal.h | 10 +-
block/blk-crypto-sysfs.c | 11 +-
block/blk-ia-ranges.c | 3 +-
block/blk-mq-sysfs.c | 11 +-
block/blk-mq.c | 89 ++-
block/blk-mq.h | 14 +-
block/blk-sysfs.c | 134 ++---
block/blk.h | 13 +-
block/bsg.c | 11 +-
block/elevator.c | 2 +-
block/genhd.c | 4 +-
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/video_detect.c | 54 +-
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/microchip/clk-mpfs-ccc.c | 6 +
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 | 55 +-
drivers/clk/qcom/lpasscorecc-sc7180.c | 24 +-
drivers/clk/renesas/r8a779a0-cpg-mssr.c | 2 +-
drivers/clk/renesas/r8a779f0-cpg-mssr.c | 18 +-
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 | 10 +-
drivers/crypto/hisilicon/qm.c | 11 +-
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 | 102 +++-
drivers/dma/idxd/sysfs.c | 68 +++
drivers/edac/i10nm_base.c | 3 +-
drivers/extcon/extcon-usbc-tusb320.c | 17 +-
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 | 9 +
drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h | 5 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_xgmi.c | 2 -
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 +-
drivers/gpu/drm/amd/display/dc/core/dc.c | 65 ++-
.../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/dcn32/dcn32_resource.c | 2 +-
.../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 +
.../drm/amd/pm/powerplay/hwmgr/vega10_thermal.c | 25 +-
.../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/gem/i915_gem_mman.c | 21 +-
drivers/gpu/drm/i915/gem/i915_gem_pm.c | 2 +-
drivers/gpu/drm/i915/gem/i915_gem_ttm.c | 63 ++-
drivers/gpu/drm/i915/gem/i915_gem_ttm.h | 18 +-
drivers/gpu/drm/i915/gem/i915_gem_ttm_move.c | 2 +-
drivers/gpu/drm/i915/gt/intel_engine.h | 6 +
drivers/gpu/drm/i915/gt/intel_engine_cs.c | 91 ++-
drivers/gpu/drm/i915/gt/intel_gt.c | 3 -
drivers/gpu/drm/i915/gt/intel_gt_types.h | 17 -
drivers/gpu/drm/i915/gt/sysfs_engines.c | 25 +-
drivers/gpu/drm/i915/gt/uc/intel_guc_capture.c | 109 +++-
drivers/gpu/drm/i915/gt/uc/intel_guc_fwif.h | 21 +
drivers/gpu/drm/i915/gt/uc/intel_guc_log.c | 6 +-
drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c | 8 +
drivers/gpu/drm/i915/i915_driver.c | 3 +-
drivers/gpu/drm/i915/i915_gem.c | 45 +-
drivers/gpu/drm/i915/intel_runtime_pm.c | 5 +
drivers/gpu/drm/i915/intel_runtime_pm.h | 22 +
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_hw_dsc.c | 11 +-
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_host.c | 121 ++--
drivers/gpu/drm/msm/hdmi/hdmi.c | 2 +-
drivers/gpu/drm/mxsfb/lcdif_kms.c | 48 +-
drivers/gpu/drm/mxsfb/lcdif_regs.h | 5 +
drivers/gpu/drm/panel/panel-sitronix-st7701.c | 12 +-
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/hid-uclogic-params.c | 73 +++
drivers/hid/hid-uclogic-rdesc.c | 34 ++
drivers/hid/hid-uclogic-rdesc.h | 7 +
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/emc2305.c | 44 +-
drivers/hwmon/jc42.c | 243 +++++----
drivers/hwmon/nct6775-platform.c | 7 +
drivers/hwtracing/coresight/coresight-cti-core.c | 2 +-
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/hns_roce_device.h | 3 +
drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 217 ++++++--
drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 13 +-
drivers/infiniband/hw/hns/hns_roce_main.c | 18 +-
drivers/infiniband/hw/hns/hns_roce_mr.c | 4 +-
drivers/infiniband/hw/hns/hns_roce_qp.c | 107 +++-
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 | 504 ++++++++++-------
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/iommu.c | 28 +-
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 +-
.../media/platform/mediatek/mdp3/mtk-mdp3-cmdq.c | 51 +-
.../media/platform/mediatek/mdp3/mtk-mdp3-comp.c | 24 +-
.../media/platform/mediatek/mdp3/mtk-mdp3-core.c | 15 +-
.../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 | 4 +-
drivers/misc/cxl/guest.c | 24 +-
drivers/misc/cxl/pci.c | 21 +-
drivers/misc/habanalabs/common/firmware_if.c | 2 +-
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-tegra.c | 3 +-
drivers/mmc/host/sdhci.c | 5 +
drivers/mmc/host/sdhci.h | 2 +
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/microchip/ksz_common.c | 3 +-
drivers/net/dsa/mv88e6xxx/chip.c | 9 +-
drivers/net/ethernet/adi/adin1110.c | 37 +-
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/broadcom/bnx2.c | 5 +-
drivers/net/ethernet/dnet.c | 4 +-
drivers/net/ethernet/freescale/enetc/enetc.c | 35 +-
drivers/net/ethernet/freescale/fec_main.c | 8 +
drivers/net/ethernet/intel/i40e/i40e_main.c | 36 +-
drivers/net/ethernet/intel/ice/ice_ptp.c | 10 +-
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/marvell/octeontx2/af/mcs.c | 6 +-
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.h | 2 +
drivers/net/wireless/ath/ath11k/mac.c | 122 +++--
drivers/net/wireless/ath/ath11k/qmi.c | 3 +
drivers/net/wireless/ath/ath9k/hif_usb.c | 46 +-
.../wireless/broadcom/brcm80211/brcmfmac/common.c | 8 +-
.../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 +-
.../net/wireless/mediatek/mt76/mt76_connac_mcu.c | 4 +
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/init.c | 1 +
drivers/net/wireless/mediatek/mt76/mt7921/mac.c | 34 +-
drivers/net/wireless/mediatek/mt76/mt7921/main.c | 6 +
drivers/net/wireless/mediatek/mt76/mt7921/mt7921.h | 4 +-
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 | 19 +-
drivers/nvme/host/fc.c | 2 +-
drivers/nvme/host/nvme.h | 2 +-
drivers/nvme/host/rdma.c | 4 +-
drivers/nvme/host/tcp.c | 1 +
drivers/nvme/target/core.c | 22 +-
drivers/nvme/target/io-cmd-file.c | 16 +-
drivers/nvme/target/loop.c | 2 +-
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 | 607 ++++++++++++---------
drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v5_20.h | 2 +
drivers/phy/qualcomm/phy-qcom-qmp-pcs-v5_20.h | 14 +
drivers/phy/qualcomm/phy-qcom-qmp-usb.c | 142 +----
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 | 3 +
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 | 3 +
drivers/power/supply/power_supply_core.c | 7 +-
drivers/power/supply/rk817_charger.c | 4 +-
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/remoteproc/remoteproc_core.c | 8 +-
drivers/rtc/class.c | 4 +-
drivers/rtc/rtc-cmos.c | 378 ++++++-------
drivers/rtc/rtc-mxc_v2.c | 4 +-
drivers/rtc/rtc-pcf2127.c | 22 +-
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/hpsa.c | 9 +-
drivers/scsi/ipr.c | 10 +-
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/sifive/sifive_ccache.c | 33 +-
drivers/soc/tegra/cbb/tegra194-cbb.c | 14 +-
drivers/soc/tegra/cbb/tegra234-cbb.c | 170 ++++--
drivers/soc/ti/knav_qmss_queue.c | 3 +-
drivers/soc/ti/smartreflex.c | 1 +
drivers/spi/spi-fsl-spi.c | 19 +-
drivers/spi/spi-gpio.c | 16 +-
drivers/spi/spidev.c | 21 +-
drivers/staging/media/deprecated/stkwebcam/Kconfig | 2 +-
drivers/staging/media/imx/imx7-media-csi.c | 6 +-
drivers/staging/media/rkvdec/rkvdec-vp9.c | 3 +
drivers/staging/media/sunxi/cedrus/cedrus_h265.c | 25 +-
drivers/staging/media/sunxi/cedrus/cedrus_regs.h | 2 +
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/thermal/thermal_helpers.c | 7 +-
drivers/thermal/thermal_of.c | 8 +-
drivers/tty/serial/8250/8250_bcm7271.c | 10 +-
drivers/tty/serial/altera_uart.c | 5 +-
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/dwc3/dwc3-qcom.c | 13 +-
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/iova_bitmap.c | 32 +-
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/extent-io-tree.c | 22 +-
fs/btrfs/file.c | 10 +-
fs/char_dev.c | 2 +-
fs/cifs/smb2file.c | 4 +-
fs/configfs/dir.c | 2 +
fs/debugfs/file.c | 28 +-
fs/erofs/fscache.c | 47 +-
fs/erofs/internal.h | 10 +-
fs/erofs/super.c | 2 +-
fs/erofs/zdata.c | 3 +-
fs/erofs/zmap.c | 11 +-
fs/f2fs/compress.c | 2 +-
fs/f2fs/f2fs.h | 2 +-
fs/f2fs/file.c | 4 +
fs/f2fs/gc.c | 29 +-
fs/f2fs/namei.c | 329 ++++++-----
fs/f2fs/segment.c | 8 +-
fs/f2fs/super.c | 8 +-
fs/gfs2/glock.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 +-
include/linux/blk-mq.h | 4 +
include/linux/blkdev.h | 15 +-
include/linux/btf_ids.h | 2 +-
include/linux/debugfs.h | 19 +-
include/linux/eventfd.h | 2 +-
include/linux/fortify-string.h | 2 +-
include/linux/fs.h | 12 +-
include/linux/hisi_acc_qm.h | 6 +-
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/sound/hda_codec.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/io_uring.h | 18 +
include/uapi/linux/swab.h | 2 +-
include/uapi/rdma/hns-abi.h | 15 +
include/uapi/sound/asequencer.h | 8 +-
io_uring/io_uring.c | 2 +-
io_uring/msg_ring.c | 6 +-
io_uring/net.c | 9 +-
io_uring/notif.c | 12 +
io_uring/notif.h | 3 +
io_uring/opdef.c | 7 +
io_uring/opdef.h | 2 +
io_uring/timeout.c | 4 +-
ipc/mqueue.c | 6 +-
kernel/Makefile | 3 -
kernel/acct.c | 2 +
kernel/bpf/btf.c | 5 +
kernel/bpf/cgroup_iter.c | 14 +
kernel/bpf/syscall.c | 6 +-
kernel/bpf/verifier.c | 120 ++--
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/fair.c | 223 +++++++-
kernel/sched/psi.c | 8 +-
kernel/sched/sched.h | 51 +-
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/maple_tree.c | 4 +-
lib/notifier-error-inject.c | 2 +-
lib/test_firmware.c | 1 +
lib/test_maple_tree.c | 23 +
mm/gup.c | 3 +
net/802/mrp.c | 18 +-
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/core/dev.c | 14 +-
net/core/devlink.c | 5 +
net/core/filter.c | 25 +-
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/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 | 4 +-
net/ipv4/inet_connection_sock.c | 7 +-
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/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/tx.c | 2 +-
net/mctp/device.c | 14 +-
net/netfilter/ipvs/ip_vs_core.c | 30 +-
net/netfilter/ipvs/ip_vs_ctl.c | 10 +-
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/openvswitch/datapath.c | 25 +-
net/openvswitch/flow_netlink.c | 2 +-
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/memalloc.c | 44 +-
sound/core/pcm_native.c | 4 +-
sound/drivers/mts64.c | 3 +
sound/pci/asihpi/hpioctl.c | 2 +-
sound/pci/hda/hda_codec.c | 3 +-
sound/pci/hda/patch_hdmi.c | 120 +++-
sound/pci/hda/patch_realtek.c | 27 +
sound/soc/amd/acp/acp-platform.c | 8 +-
sound/soc/amd/yc/acp6x-mach.c | 7 +
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/Kconfig | 2 +-
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 +-
.../mt8186/mt8186-mt6366-da7219-max98357.c | 2 +-
.../mediatek/mt8186/mt8186-mt6366-rt1019-rt5682s.c | 2 +-
sound/soc/pxa/mmp-pcm.c | 2 +-
sound/soc/qcom/Kconfig | 16 +-
sound/soc/qcom/common.c | 2 -
sound/soc/qcom/common.h | 23 -
sound/soc/qcom/lpass-sc7180.c | 3 +
sound/soc/rockchip/rockchip_pdm.c | 1 +
sound/soc/rockchip/rockchip_spdif.c | 1 +
sound/usb/endpoint.c | 7 +
sound/usb/pcm.c | 13 +-
sound/usb/quirks-table.h | 2 +
sound/usb/quirks.c | 2 +
sound/usb/usbaudio.h | 4 +
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 | 22 +-
tools/lib/bpf/usdt.c | 11 +-
tools/objtool/check.c | 10 +
tools/perf/Documentation/perf-annotate.txt | 2 +-
tools/perf/Documentation/perf-diff.txt | 2 +-
tools/perf/Documentation/perf-lock.txt | 2 +-
tools/perf/Documentation/perf-probe.txt | 2 +-
tools/perf/Documentation/perf-record.txt | 2 +-
tools/perf/Documentation/perf-report.txt | 2 +-
tools/perf/Documentation/perf-stat.txt | 4 +-
tools/perf/bench/numa.c | 9 +-
tools/perf/builtin-annotate.c | 2 +-
tools/perf/builtin-diff.c | 2 +-
tools/perf/builtin-lock.c | 2 +-
tools/perf/builtin-probe.c | 22 +-
tools/perf/builtin-record.c | 2 +-
tools/perf/builtin-report.c | 2 +-
tools/perf/builtin-stat.c | 41 +-
tools/perf/builtin-trace.c | 32 +-
tools/perf/tests/shell/stat_all_pmu.sh | 13 +-
tools/perf/ui/util.c | 5 +
tools/perf/util/bpf_off_cpu.c | 2 +-
tools/perf/util/branch.h | 3 +-
tools/perf/util/debug.c | 4 +
tools/perf/util/stat-display.c | 33 +-
tools/perf/util/stat.h | 1 -
tools/perf/util/symbol-elf.c | 2 +-
tools/testing/selftests/bpf/config | 1 +
tools/testing/selftests/bpf/network_helpers.c | 4 +
tools/testing/selftests/bpf/prog_tests/bpf_iter.c | 11 +-
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/tcp_hdr_options.c | 4 +-
.../selftests/bpf/prog_tests/tracing_struct.c | 3 +-
.../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 +
.../testing/selftests/bpf/test_bpftool_metadata.sh | 7 +-
tools/testing/selftests/bpf/test_flow_dissector.sh | 6 +-
tools/testing/selftests/bpf/test_lwt_ip_encap.sh | 17 +-
tools/testing/selftests/bpf/test_lwt_seg6local.sh | 9 +-
tools/testing/selftests/bpf/test_tc_edt.sh | 3 +-
tools/testing/selftests/bpf/test_tc_tunnel.sh | 5 +-
tools/testing/selftests/bpf/test_tunnel.sh | 5 +-
tools/testing/selftests/bpf/test_xdp_meta.sh | 9 +-
tools/testing/selftests/bpf/test_xdp_vlan.sh | 8 +-
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 +-
1103 files changed, 13134 insertions(+), 6488 deletions(-)
On Wed, Dec 28, 2022 at 03:25:39PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.2 release.
> There are 1146 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 Fri, 30 Dec 2022 14:41:29 +0000.
> Anything received after that time might be too late.
>
Building arm:allmodconfig ... failed
Building arm64:allmodconfig ... failed
--------------
Error log:
drivers/mfd/qcom_rpm.c: In function 'qcom_rpm_remove':
drivers/mfd/qcom_rpm.c:680:26: error: unused variable 'rpm' [-Werror=unused-variable]
680 | struct qcom_rpm *rpm = dev_get_drvdata(&pdev->dev);
36579aca877a ("mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()")
was applied without e48dee960462 ("mfd: qcom_rpm: Use
devm_of_platform_populate() to simplify code") which fixes the problem
without saying that it does.
The problem affects v5.15.y and v6.0.y as well.
Guenter
On Wed, Dec 28, 2022 at 07:10:59AM -0800, Guenter Roeck wrote:
>On Wed, Dec 28, 2022 at 03:25:39PM +0100, Greg Kroah-Hartman wrote:
>> This is the start of the stable review cycle for the 6.1.2 release.
>> There are 1146 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 Fri, 30 Dec 2022 14:41:29 +0000.
>> Anything received after that time might be too late.
>>
>
>Building arm:allmodconfig ... failed
>Building arm64:allmodconfig ... failed
>--------------
>Error log:
>drivers/mfd/qcom_rpm.c: In function 'qcom_rpm_remove':
>drivers/mfd/qcom_rpm.c:680:26: error: unused variable 'rpm' [-Werror=unused-variable]
> 680 | struct qcom_rpm *rpm = dev_get_drvdata(&pdev->dev);
>
>36579aca877a ("mfd: qcom_rpm: Fix an error handling path in qcom_rpm_probe()")
>was applied without e48dee960462 ("mfd: qcom_rpm: Use
>devm_of_platform_populate() to simplify code") which fixes the problem
>without saying that it does.
>
>The problem affects v5.15.y and v6.0.y as well.
I've queued up 36579aca877a, thanks for looking into it!
--
Thanks,
Sasha
On Wed, Dec 28, 2022 at 03:25:39PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.2 release.
> There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.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.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
Tested rc1 against the Fedora build system (aarch64, armv7, ppc64le,
s390x, x86_64), and boot tested x86_64. No regressions noted.
Tested-by: Justin M. Forbes <[email protected]>
On 12/28/2022 6:25 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.2 release.
> There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.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.1.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
On Wed, Dec 28, 2022 at 9:45 AM Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.1.2 release.
> There are 1146 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 Fri, 30 Dec 2022 14:41:29 +0000.
> Anything received after that time might be too late.
Compiled and tested on my x86_64 test systems, no errors or
regressions to report.
Tested-by: Slade Watkins <[email protected]>
-- Slade
Hello!
On 28/12/22 08:25, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.2 release.
> There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.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.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
We're seeing the already reported problem with the unused variable 'rpm', but also seeing this on Arm, i386, MIPS, PA-RISC:
| /builds/linux/drivers/pwm/pwm-tegra.c: In function 'tegra_pwm_config':
| /builds/linux/drivers/pwm/pwm-tegra.c:148:53: error: result of '1000000000 << 8' requires 39 bits to represent, but 'long int' only has 32 bits [-Werror=shift-overflow=]
| required_clk_rate = DIV_ROUND_UP_ULL(NSEC_PER_SEC << PWM_DUTY_WIDTH,
| ^~
| /builds/linux/include/linux/math.h:40:32: note: in definition of macro 'DIV_ROUND_DOWN_ULL'
| ({ unsigned long long _tmp = (ll); do_div(_tmp, d); _tmp; })
| ^~
| /builds/linux/drivers/pwm/pwm-tegra.c:148:23: note: in expansion of macro 'DIV_ROUND_UP_ULL'
| required_clk_rate = DIV_ROUND_UP_ULL(NSEC_PER_SEC << PWM_DUTY_WIDTH,
| ^~~~~~~~~~~~~~~~
| cc1: all warnings being treated as errors
Those are with GCC-8 and allmodconfig.
Greetings!
Daniel Díaz
[email protected]
On Wed, Dec 28, 2022 at 03:15:01PM -0600, Daniel D?az wrote:
> Hello!
>
>
> On 28/12/22 08:25, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 6.1.2 release.
> > There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.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.1.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
>
> We're seeing the already reported problem with the unused variable 'rpm', but also seeing this on Arm, i386, MIPS, PA-RISC:
>
I see this as well if I try to build with gcc 9.4, but not with gcc 11.3.
Interesting.
Anyway, the problem is fixed upstream with commit dd1f1da4ada5
("pwm: tegra: Fix 32 bit build").
Guenter
> | /builds/linux/drivers/pwm/pwm-tegra.c: In function 'tegra_pwm_config':
> | /builds/linux/drivers/pwm/pwm-tegra.c:148:53: error: result of '1000000000 << 8' requires 39 bits to represent, but 'long int' only has 32 bits [-Werror=shift-overflow=]
> | required_clk_rate = DIV_ROUND_UP_ULL(NSEC_PER_SEC << PWM_DUTY_WIDTH,
> | ^~
> | /builds/linux/include/linux/math.h:40:32: note: in definition of macro 'DIV_ROUND_DOWN_ULL'
> | ({ unsigned long long _tmp = (ll); do_div(_tmp, d); _tmp; })
> | ^~
> | /builds/linux/drivers/pwm/pwm-tegra.c:148:23: note: in expansion of macro 'DIV_ROUND_UP_ULL'
> | required_clk_rate = DIV_ROUND_UP_ULL(NSEC_PER_SEC << PWM_DUTY_WIDTH,
> | ^~~~~~~~~~~~~~~~
> | cc1: all warnings being treated as errors
>
> Those are with GCC-8 and allmodconfig.
>
> Greetings!
>
> Daniel D?az
> [email protected]
>
> This is the start of the stable review cycle for the 6.1.2 release.
> There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.gz | https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.2-rc1.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.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
> -------------
Hello,
I'm getting a NULL Pointer Dereference when shutting down or rebooting. It happens just as it tries to shut down the swap device ( /dev/dm-3 ). This happens late in the shutdown process and nothing gets saved in the logs. However, I've attached a photo of my screen showing the Oops and stack trace. Let me know if there's anything you'd like me to try.
-Walt
On 12/28/22 6:25 AM, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.2 release.
> There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.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.1.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]>
Hi,
> This is the start of the stable review cycle for the 6.1.2 release.
> There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.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.1.y
> and the diffstat can be found below.
fstests(btrfs/056) hit a panic with the patch-6.1.2-rc1.
[ 926.026568] run fstests btrfs/056 at 2022-12-29 08:35:25
[ 926.254689] BTRFS info (device sdb1): using crc32c (crc32c-intel) checksum algorithm
[ 926.263606] BTRFS info (device sdb1): using free space tree
[ 926.273951] BTRFS info (device sdb1): enabling ssd optimizations
[ 926.842618] BTRFS: device fsid 4c66cb1b-1661-4b5e-9446-1c610b079eb4 devid 1 transid 6 /dev/sdb2 scanned by systemd-udevd (342727)
[ 926.924311] BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
[ 926.933217] BTRFS info (device dm-0): using free space tree
[ 926.941727] BTRFS info (device dm-0): enabling ssd optimizations
[ 926.949066] BTRFS info (device dm-0): checking UUID tree
[ 927.025958] BTRFS info: devid 1 device path /dev/mapper/flakey-test changed to /dev/dm-0 scanned by systemd-udevd (342802)
[ 927.038851] BTRFS info: devid 1 device path /dev/dm-0 changed to /dev/mapper/flakey-test scanned by systemd-udevd (342802)
[ 927.130611] BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
[ 927.139316] BTRFS info (device dm-0): using free space tree
[ 927.148273] BTRFS info (device dm-0): enabling ssd optimizations
[ 927.155220] BTRFS info (device dm-0): start tree-log replay
[ 927.177434] BTRFS info (device dm-0): checking UUID tree
[ 927.239312] BUG: kernel NULL pointer dereference, address: 0000000000000058
[ 927.246268] #PF: supervisor read access in kernel mode
[ 927.253259] #PF: error_code(0x0000) - not-present page
[ 927.259256] PGD 0 P4D 0
[ 927.262261] Oops: 0000 [#1] PREEMPT SMP NOPTI
[ 927.267251] CPU: 29 PID: 342867 Comm: dmsetup Not tainted 6.1.2-0.3.el7.x86_64 #1
[ 927.275253] Hardware name: Dell Inc. Precision T7610/0NK70N, BIOS A18 09/11/2019
[ 927.283253] RIP: 0010:blk_mq_wait_quiesce_done+0xc/0x30
[ 927.290262] Code: 00 00 00 e8 c6 48 ff ff 4c 89 e6 5b 48 89 ef 5d 41 5c e9 f7 c5 66 00 0f 1f 80 00 00 00 00 0f 1f 44 00 00 48 8b 87 18 03 00 00 <f6> 40 58 20 74 0c 48 8b b8 a8 00 00 00 e9 f2 74 c4 ff e9 dd ef c4
[ 927.311254] RSP: 0018:ffffbc5a8e41bc60 EFLAGS: 00010286
[ 927.317255] RAX: 0000000000000000 RBX: ffffa0cf2a2fb000 RCX: 0000000000000000
[ 927.325274] RDX: 0000000000000000 RSI: 0000000000000246 RDI: ffffa0cfa08e2260
[ 927.333257] RBP: ffffa0cfa08e2260 R08: ffffa0b048488000 R09: ffffa0ceca2e5000
[ 927.341253] R10: 0000000000000001 R11: ffffa0cf2a2fa800 R12: 0000000000000000
[ 927.350258] R13: ffffa0cf9e4d0c80 R14: ffffa0d0130ab200 R15: ffffffffc19dc560
[ 927.358261] FS: 00007f16c58cc580(0000) GS:ffffa0ce2fcc0000(0000) knlGS:0000000000000000
[ 927.367251] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 927.373265] CR2: 0000000000000058 CR3: 00000001a0b8c005 CR4: 00000000001706e0
[ 927.382265] Call Trace:
[ 927.385256] <TASK>
[ 927.388264] del_gendisk+0x1ec/0x2c0
[ 927.393254] cleanup_mapped_device+0x130/0x140 [dm_mod]
[ 927.399253] __dm_destroy+0x13d/0x1e0 [dm_mod]
[ 927.403254] ? remove_all+0x30/0x30 [dm_mod]
[ 927.410259] dev_remove+0x117/0x190 [dm_mod]
[ 927.415253] ctl_ioctl+0x1ee/0x520 [dm_mod]
[ 927.419258] ? ipc_addid+0x37c/0x460
[ 927.423252] dm_ctl_ioctl+0xa/0x20 [dm_mod]
[ 927.430291] __x64_sys_ioctl+0x89/0xc0
[ 927.434263] do_syscall_64+0x58/0x80
[ 927.439268] ? syscall_exit_to_user_mode+0x12/0x30
[ 927.445257] ? do_syscall_64+0x67/0x80
[ 927.449255] ? exc_page_fault+0x64/0x140
[ 927.454262] entry_SYSCALL_64_after_hwframe+0x63/0xcd
[ 927.459253] RIP: 0033:0x7f16c3a397cb
[ 927.465253] Code: 73 01 c3 48 8b 0d bd 66 38 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 8d 66 38 00 f7 d8 64 89 01 48
[ 927.485254] RSP: 002b:00007fffd5f91a98 EFLAGS: 00000206 ORIG_RAX: 0000000000000010
[ 927.494267] RAX: ffffffffffffffda RBX: 00007f16c520e1f0 RCX: 00007f16c3a397cb
[ 927.502268] RDX: 000055bace7bbb40 RSI: 00000000c138fd04 RDI: 0000000000000003
[ 927.510263] RBP: 00007f16c524a143 R08: 00007f16c524ad38 R09: 00007fffd5f918f0
[ 927.518262] R10: 0000000000000006 R11: 0000000000000206 R12: 000055bace7bbb40
[ 927.526266] R13: 000055bace7bbbf0 R14: 000055bace7bb940 R15: 0000000000000001
[ 927.535253] </TASK>
[ 927.538260] Modules linked in: dm_flakey ext4 mbcache jbd2 loop rpcsec_gss_krb5 nfsv4 dns_resolver nfs fscache netfs rpcrdma rdma_cm iw_cm ib_cm rfkill ib_core dm_multipath dm_mod intel_rapl_msr intel_rapl_common snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel sb_edac snd_intel_dspcfg x86_pkg_temp_thermal intel_powerclamp snd_intel_sdw_acpi coretemp snd_hda_codec kvm_intel snd_hda_core mei_wdt snd_hwdep dcdbas iTCO_wdt btrfs iTCO_vendor_support kvm dell_smm_hwmon snd_seq irqbypass snd_seq_device crct10dif_pclmul crc32_pclmul blake2b_generic xor ghash_clmulni_intel snd_pcm raid6_pq snd_timer rapl zstd_compress intel_cstate snd mei_me i2c_i801 intel_uncore pcspkr lpc_ich i2c_smbus mei soundcore nfsd auth_rpcgss nfs_acl lockd grace sunrpc xfs sd_mod t10_pi amdgpu iommu_v2 gpu_sched drm_buddy sr_mod cdrom sg radeon video ahci drm_ttm_helper ttm libahci bnx2x mpt3sas libata drm_display_helper e1000e crc32c_intel mdio raid_class cec
[ 927.538260] scsi_transport_sas wmi i2c_dev
[ 927.637256] CR2: 0000000000000058
[ 927.642269] ---[ end trace 0000000000000000 ]---
[ 927.822578] RIP: 0010:blk_mq_wait_quiesce_done+0xc/0x30
[ 927.828966] Code: 00 00 00 e8 c6 48 ff ff 4c 89 e6 5b 48 89 ef 5d 41 5c e9 f7 c5 66 00 0f 1f 80 00 00 00 00 0f 1f 44 00 00 48 8b 87 18 03 00 00 <f6> 40 58 20 74 0c 48 8b b8 a8 00 00 00 e9 f2 74 c4 ff e9 dd ef c4
[ 927.850187] RSP: 0018:ffffbc5a8e41bc60 EFLAGS: 00010286
[ 927.856631] RAX: 0000000000000000 RBX: ffffa0cf2a2fb000 RCX: 0000000000000000
[ 927.864996] RDX: 0000000000000000 RSI: 0000000000000246 RDI: ffffa0cfa08e2260
[ 927.873366] RBP: ffffa0cfa08e2260 R08: ffffa0b048488000 R09: ffffa0ceca2e5000
[ 927.881735] R10: 0000000000000001 R11: ffffa0cf2a2fa800 R12: 0000000000000000
[ 927.890105] R13: ffffa0cf9e4d0c80 R14: ffffa0d0130ab200 R15: ffffffffc19dc560
[ 927.898477] FS: 00007f16c58cc580(0000) GS:ffffa0ce2fcc0000(0000) knlGS:0000000000000000
[ 927.907809] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 927.914794] CR2: 0000000000000058 CR3: 00000001a0b8c005 CR4: 00000000001706e0
[ 927.923182] Kernel panic - not syncing: Fatal exception
[ 927.928253] Kernel Offset: 0x15800000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
[ 927.928253] Rebooting in 15 seconds..
the reason is yet not clear.
It still happen without these 4 patches.
dm-cleanup-open_table_device.patch
dm-cleanup-close_table_device.patch
dm-make-sure-create-and-remove-dm-device-won-t-race-.patch
dm-track-per-add_disk-holder-relations-in-dm.patch
Best Regards
Wang Yugui ([email protected])
2022/12/29
On Thu, Dec 29, 2022 at 11:57:09AM +0800, Wang Yugui wrote:
> Hi,
>
> > This is the start of the stable review cycle for the 6.1.2 release.
> > There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.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.1.y
> > and the diffstat can be found below.
>
> fstests(btrfs/056) hit a panic with the patch-6.1.2-rc1.
>
> [ 926.026568] run fstests btrfs/056 at 2022-12-29 08:35:25
> [ 926.254689] BTRFS info (device sdb1): using crc32c (crc32c-intel) checksum algorithm
> [ 926.263606] BTRFS info (device sdb1): using free space tree
> [ 926.273951] BTRFS info (device sdb1): enabling ssd optimizations
> [ 926.842618] BTRFS: device fsid 4c66cb1b-1661-4b5e-9446-1c610b079eb4 devid 1 transid 6 /dev/sdb2 scanned by systemd-udevd (342727)
> [ 926.924311] BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
> [ 926.933217] BTRFS info (device dm-0): using free space tree
> [ 926.941727] BTRFS info (device dm-0): enabling ssd optimizations
> [ 926.949066] BTRFS info (device dm-0): checking UUID tree
> [ 927.025958] BTRFS info: devid 1 device path /dev/mapper/flakey-test changed to /dev/dm-0 scanned by systemd-udevd (342802)
> [ 927.038851] BTRFS info: devid 1 device path /dev/dm-0 changed to /dev/mapper/flakey-test scanned by systemd-udevd (342802)
> [ 927.130611] BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
> [ 927.139316] BTRFS info (device dm-0): using free space tree
> [ 927.148273] BTRFS info (device dm-0): enabling ssd optimizations
> [ 927.155220] BTRFS info (device dm-0): start tree-log replay
> [ 927.177434] BTRFS info (device dm-0): checking UUID tree
> [ 927.239312] BUG: kernel NULL pointer dereference, address: 0000000000000058
> [ 927.246268] #PF: supervisor read access in kernel mode
> [ 927.253259] #PF: error_code(0x0000) - not-present page
> [ 927.259256] PGD 0 P4D 0
> [ 927.262261] Oops: 0000 [#1] PREEMPT SMP NOPTI
> [ 927.267251] CPU: 29 PID: 342867 Comm: dmsetup Not tainted 6.1.2-0.3.el7.x86_64 #1
> [ 927.275253] Hardware name: Dell Inc. Precision T7610/0NK70N, BIOS A18 09/11/2019
> [ 927.283253] RIP: 0010:blk_mq_wait_quiesce_done+0xc/0x30
> [ 927.290262] Code: 00 00 00 e8 c6 48 ff ff 4c 89 e6 5b 48 89 ef 5d 41 5c e9 f7 c5 66 00 0f 1f 80 00 00 00 00 0f 1f 44 00 00 48 8b 87 18 03 00 00 <f6> 40 58 20 74 0c 48 8b b8 a8 00 00 00 e9 f2 74 c4 ff e9 dd ef c4
> [ 927.311254] RSP: 0018:ffffbc5a8e41bc60 EFLAGS: 00010286
> [ 927.317255] RAX: 0000000000000000 RBX: ffffa0cf2a2fb000 RCX: 0000000000000000
> [ 927.325274] RDX: 0000000000000000 RSI: 0000000000000246 RDI: ffffa0cfa08e2260
> [ 927.333257] RBP: ffffa0cfa08e2260 R08: ffffa0b048488000 R09: ffffa0ceca2e5000
> [ 927.341253] R10: 0000000000000001 R11: ffffa0cf2a2fa800 R12: 0000000000000000
> [ 927.350258] R13: ffffa0cf9e4d0c80 R14: ffffa0d0130ab200 R15: ffffffffc19dc560
> [ 927.358261] FS: 00007f16c58cc580(0000) GS:ffffa0ce2fcc0000(0000) knlGS:0000000000000000
> [ 927.367251] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> [ 927.373265] CR2: 0000000000000058 CR3: 00000001a0b8c005 CR4: 00000000001706e0
> [ 927.382265] Call Trace:
> [ 927.385256] <TASK>
> [ 927.388264] del_gendisk+0x1ec/0x2c0
> [ 927.393254] cleanup_mapped_device+0x130/0x140 [dm_mod]
> [ 927.399253] __dm_destroy+0x13d/0x1e0 [dm_mod]
> [ 927.403254] ? remove_all+0x30/0x30 [dm_mod]
> [ 927.410259] dev_remove+0x117/0x190 [dm_mod]
> [ 927.415253] ctl_ioctl+0x1ee/0x520 [dm_mod]
> [ 927.419258] ? ipc_addid+0x37c/0x460
> [ 927.423252] dm_ctl_ioctl+0xa/0x20 [dm_mod]
> [ 927.430291] __x64_sys_ioctl+0x89/0xc0
> [ 927.434263] do_syscall_64+0x58/0x80
> [ 927.439268] ? syscall_exit_to_user_mode+0x12/0x30
> [ 927.445257] ? do_syscall_64+0x67/0x80
> [ 927.449255] ? exc_page_fault+0x64/0x140
> [ 927.454262] entry_SYSCALL_64_after_hwframe+0x63/0xcd
> [ 927.459253] RIP: 0033:0x7f16c3a397cb
> [ 927.465253] Code: 73 01 c3 48 8b 0d bd 66 38 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 8d 66 38 00 f7 d8 64 89 01 48
> [ 927.485254] RSP: 002b:00007fffd5f91a98 EFLAGS: 00000206 ORIG_RAX: 0000000000000010
> [ 927.494267] RAX: ffffffffffffffda RBX: 00007f16c520e1f0 RCX: 00007f16c3a397cb
> [ 927.502268] RDX: 000055bace7bbb40 RSI: 00000000c138fd04 RDI: 0000000000000003
> [ 927.510263] RBP: 00007f16c524a143 R08: 00007f16c524ad38 R09: 00007fffd5f918f0
> [ 927.518262] R10: 0000000000000006 R11: 0000000000000206 R12: 000055bace7bbb40
> [ 927.526266] R13: 000055bace7bbbf0 R14: 000055bace7bb940 R15: 0000000000000001
> [ 927.535253] </TASK>
> [ 927.538260] Modules linked in: dm_flakey ext4 mbcache jbd2 loop rpcsec_gss_krb5 nfsv4 dns_resolver nfs fscache netfs rpcrdma rdma_cm iw_cm ib_cm rfkill ib_core dm_multipath dm_mod intel_rapl_msr intel_rapl_common snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel sb_edac snd_intel_dspcfg x86_pkg_temp_thermal intel_powerclamp snd_intel_sdw_acpi coretemp snd_hda_codec kvm_intel snd_hda_core mei_wdt snd_hwdep dcdbas iTCO_wdt btrfs iTCO_vendor_support kvm dell_smm_hwmon snd_seq irqbypass snd_seq_device crct10dif_pclmul crc32_pclmul blake2b_generic xor ghash_clmulni_intel snd_pcm raid6_pq snd_timer rapl zstd_compress intel_cstate snd mei_me i2c_i801 intel_uncore pcspkr lpc_ich i2c_smbus mei soundcore nfsd auth_rpcgss nfs_acl lockd grace sunrpc xfs sd_mod t10_pi amdgpu iommu_v2 gpu_sched drm_buddy sr_mod cdrom sg radeon video ahci drm_ttm_helper ttm libahci bnx2x mpt3sas libata drm_display_helper e1000e crc32c_intel mdio raid_class cec
> [ 927.538260] scsi_transport_sas wmi i2c_dev
> [ 927.637256] CR2: 0000000000000058
> [ 927.642269] ---[ end trace 0000000000000000 ]---
> [ 927.822578] RIP: 0010:blk_mq_wait_quiesce_done+0xc/0x30
> [ 927.828966] Code: 00 00 00 e8 c6 48 ff ff 4c 89 e6 5b 48 89 ef 5d 41 5c e9 f7 c5 66 00 0f 1f 80 00 00 00 00 0f 1f 44 00 00 48 8b 87 18 03 00 00 <f6> 40 58 20 74 0c 48 8b b8 a8 00 00 00 e9 f2 74 c4 ff e9 dd ef c4
> [ 927.850187] RSP: 0018:ffffbc5a8e41bc60 EFLAGS: 00010286
> [ 927.856631] RAX: 0000000000000000 RBX: ffffa0cf2a2fb000 RCX: 0000000000000000
> [ 927.864996] RDX: 0000000000000000 RSI: 0000000000000246 RDI: ffffa0cfa08e2260
> [ 927.873366] RBP: ffffa0cfa08e2260 R08: ffffa0b048488000 R09: ffffa0ceca2e5000
> [ 927.881735] R10: 0000000000000001 R11: ffffa0cf2a2fa800 R12: 0000000000000000
> [ 927.890105] R13: ffffa0cf9e4d0c80 R14: ffffa0d0130ab200 R15: ffffffffc19dc560
> [ 927.898477] FS: 00007f16c58cc580(0000) GS:ffffa0ce2fcc0000(0000) knlGS:0000000000000000
> [ 927.907809] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> [ 927.914794] CR2: 0000000000000058 CR3: 00000001a0b8c005 CR4: 00000000001706e0
> [ 927.923182] Kernel panic - not syncing: Fatal exception
> [ 927.928253] Kernel Offset: 0x15800000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
> [ 927.928253] Rebooting in 15 seconds..
>
> the reason is yet not clear.
>
> It still happen without these 4 patches.
> dm-cleanup-open_table_device.patch
> dm-cleanup-close_table_device.patch
> dm-make-sure-create-and-remove-dm-device-won-t-race-.patch
> dm-track-per-add_disk-holder-relations-in-dm.patch
So this is also an issue with 6.1.1? Can you use git bisect to track
down the offending change?
thanks,
greg k-h
On Wed, Dec 28, 2022 at 04:29:39PM -0600, Walt Holman wrote:
> > This is the start of the stable review cycle for the 6.1.2 release.
> > There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.gz | https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.2-rc1.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.1.y
> > and the diffstat can be found below.
> >
> > thanks,
> >
> > greg k-h
> >
> > -------------
>
> Hello,
>
> I'm getting a NULL Pointer Dereference when shutting down or rebooting. It happens just as it tries to shut down the swap device ( /dev/dm-3 ). This happens late in the shutdown process and nothing gets saved in the logs. However, I've attached a photo of my screen showing the Oops and stack trace. Let me know if there's anything you'd like me to try.
Does this happen with 6.1.1 also?
Can you use 'git bisect' to track down the offending change?
thanks,
greg k-h
On Wed, 28 Dec 2022 15:25:39 +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.2 release.
> There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.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.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
All tests passing for Tegra ...
Test results for stable-v6.1:
11 builds: 11 pass, 0 fail
28 boots: 28 pass, 0 fail
130 tests: 130 pass, 0 fail
Linux version: 6.1.2-rc1-gaa2ec258c437
Boards tested: tegra124-jetson-tk1, tegra186-p2771-0000,
tegra194-p2972-0000, tegra194-p3509-0000+p3668-0000,
tegra20-ventana, tegra210-p2371-2180,
tegra210-p3450-0000, tegra30-cardhu-a04
Tested-by: Thierry Reding <[email protected]>
----- On Dec 29, 2022, at 1:13 AM, Greg KH [email protected] wrote:
> On Wed, Dec 28, 2022 at 04:29:39PM -0600, Walt Holman wrote:
>> > This is the start of the stable review cycle for the 6.1.2 release.
>> > There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.gz
>> > | https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.2-rc1.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.1.y
>> > and the diffstat can be found below.
>> >
>> > thanks,
>> >
>> > greg k-h
>> >
>> > -------------
>>
>> Hello,
>>
>> I'm getting a NULL Pointer Dereference when shutting down or rebooting. It
>> happens just as it tries to shut down the swap device ( /dev/dm-3 ). This
>> happens late in the shutdown process and nothing gets saved in the logs.
>> However, I've attached a photo of my screen showing the Oops and stack trace.
>> Let me know if there's anything you'd like me to try.
>
> Does this happen with 6.1.1 also?
>
> Can you use 'git bisect' to track down the offending change?
>
> thanks,
>
> greg k-h
This does NOT happen with 6.1.1 I'll get on bisecting here in a bit. I'm wondering about the changes that were made to blk-mq.c That's where the new quiesce code and the null pointer dereference occur. I'll start by rolling back that commit and see what happens before bisecting.
-Walt
On Wed, Dec 28, 2022 at 01:31:23PM -0800, Guenter Roeck wrote:
>On Wed, Dec 28, 2022 at 03:15:01PM -0600, Daniel D?az wrote:
>> Hello!
>>
>>
>> On 28/12/22 08:25, Greg Kroah-Hartman wrote:
>> > This is the start of the stable review cycle for the 6.1.2 release.
>> > There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.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.1.y
>> > and the diffstat can be found below.
>> >
>> > thanks,
>> >
>> > greg k-h
>>
>> We're seeing the already reported problem with the unused variable 'rpm', but also seeing this on Arm, i386, MIPS, PA-RISC:
>>
>I see this as well if I try to build with gcc 9.4, but not with gcc 11.3.
>Interesting.
>
>Anyway, the problem is fixed upstream with commit dd1f1da4ada5
>("pwm: tegra: Fix 32 bit build").
I'll queue up dd1f1da4ada5, thanks!
--
Thanks,
Sasha
On Wed, Dec 28, 2022 at 03:25:39PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.2 release.
> There are 1146 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
On Wed, Dec 28, 2022 at 03:25:39PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.2 release.
> There are 1146 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 Fri, 30 Dec 2022 14:41:29 +0000.
> Anything received after that time might be too late.
>
Build results:
total: 155 pass: 153 fail: 2
Failed builds:
arm:allmodconfig
arm64:allmodconfig
Qemu test results:
total: 500 pass: 500 fail: 0
Build errors as reported.
Guenter
Hi,
> On Thu, Dec 29, 2022 at 11:57:09AM +0800, Wang Yugui wrote:
> > Hi,
> >
> > > This is the start of the stable review cycle for the 6.1.2 release.
> > > There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.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.1.y
> > > and the diffstat can be found below.
> >
> > fstests(btrfs/056) hit a panic with the patch-6.1.2-rc1.
> >
> > [ 926.026568] run fstests btrfs/056 at 2022-12-29 08:35:25
> > [ 926.254689] BTRFS info (device sdb1): using crc32c (crc32c-intel) checksum algorithm
> > [ 926.263606] BTRFS info (device sdb1): using free space tree
> > [ 926.273951] BTRFS info (device sdb1): enabling ssd optimizations
> > [ 926.842618] BTRFS: device fsid 4c66cb1b-1661-4b5e-9446-1c610b079eb4 devid 1 transid 6 /dev/sdb2 scanned by systemd-udevd (342727)
> > [ 926.924311] BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
> > [ 926.933217] BTRFS info (device dm-0): using free space tree
> > [ 926.941727] BTRFS info (device dm-0): enabling ssd optimizations
> > [ 926.949066] BTRFS info (device dm-0): checking UUID tree
> > [ 927.025958] BTRFS info: devid 1 device path /dev/mapper/flakey-test changed to /dev/dm-0 scanned by systemd-udevd (342802)
> > [ 927.038851] BTRFS info: devid 1 device path /dev/dm-0 changed to /dev/mapper/flakey-test scanned by systemd-udevd (342802)
> > [ 927.130611] BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
> > [ 927.139316] BTRFS info (device dm-0): using free space tree
> > [ 927.148273] BTRFS info (device dm-0): enabling ssd optimizations
> > [ 927.155220] BTRFS info (device dm-0): start tree-log replay
> > [ 927.177434] BTRFS info (device dm-0): checking UUID tree
> > [ 927.239312] BUG: kernel NULL pointer dereference, address: 0000000000000058
> > [ 927.246268] #PF: supervisor read access in kernel mode
> > [ 927.253259] #PF: error_code(0x0000) - not-present page
> > [ 927.259256] PGD 0 P4D 0
> > [ 927.262261] Oops: 0000 [#1] PREEMPT SMP NOPTI
> > [ 927.267251] CPU: 29 PID: 342867 Comm: dmsetup Not tainted 6.1.2-0.3.el7.x86_64 #1
> > [ 927.275253] Hardware name: Dell Inc. Precision T7610/0NK70N, BIOS A18 09/11/2019
> > [ 927.283253] RIP: 0010:blk_mq_wait_quiesce_done+0xc/0x30
> > [ 927.290262] Code: 00 00 00 e8 c6 48 ff ff 4c 89 e6 5b 48 89 ef 5d 41 5c e9 f7 c5 66 00 0f 1f 80 00 00 00 00 0f 1f 44 00 00 48 8b 87 18 03 00 00 <f6> 40 58 20 74 0c 48 8b b8 a8 00 00 00 e9 f2 74 c4 ff e9 dd ef c4
> > [ 927.311254] RSP: 0018:ffffbc5a8e41bc60 EFLAGS: 00010286
> > [ 927.317255] RAX: 0000000000000000 RBX: ffffa0cf2a2fb000 RCX: 0000000000000000
> > [ 927.325274] RDX: 0000000000000000 RSI: 0000000000000246 RDI: ffffa0cfa08e2260
> > [ 927.333257] RBP: ffffa0cfa08e2260 R08: ffffa0b048488000 R09: ffffa0ceca2e5000
> > [ 927.341253] R10: 0000000000000001 R11: ffffa0cf2a2fa800 R12: 0000000000000000
> > [ 927.350258] R13: ffffa0cf9e4d0c80 R14: ffffa0d0130ab200 R15: ffffffffc19dc560
> > [ 927.358261] FS: 00007f16c58cc580(0000) GS:ffffa0ce2fcc0000(0000) knlGS:0000000000000000
> > [ 927.367251] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> > [ 927.373265] CR2: 0000000000000058 CR3: 00000001a0b8c005 CR4: 00000000001706e0
> > [ 927.382265] Call Trace:
> > [ 927.385256] <TASK>
> > [ 927.388264] del_gendisk+0x1ec/0x2c0
> > [ 927.393254] cleanup_mapped_device+0x130/0x140 [dm_mod]
> > [ 927.399253] __dm_destroy+0x13d/0x1e0 [dm_mod]
> > [ 927.403254] ? remove_all+0x30/0x30 [dm_mod]
> > [ 927.410259] dev_remove+0x117/0x190 [dm_mod]
> > [ 927.415253] ctl_ioctl+0x1ee/0x520 [dm_mod]
> > [ 927.419258] ? ipc_addid+0x37c/0x460
> > [ 927.423252] dm_ctl_ioctl+0xa/0x20 [dm_mod]
> > [ 927.430291] __x64_sys_ioctl+0x89/0xc0
> > [ 927.434263] do_syscall_64+0x58/0x80
> > [ 927.439268] ? syscall_exit_to_user_mode+0x12/0x30
> > [ 927.445257] ? do_syscall_64+0x67/0x80
> > [ 927.449255] ? exc_page_fault+0x64/0x140
> > [ 927.454262] entry_SYSCALL_64_after_hwframe+0x63/0xcd
> > [ 927.459253] RIP: 0033:0x7f16c3a397cb
> > [ 927.465253] Code: 73 01 c3 48 8b 0d bd 66 38 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 8d 66 38 00 f7 d8 64 89 01 48
> > [ 927.485254] RSP: 002b:00007fffd5f91a98 EFLAGS: 00000206 ORIG_RAX: 0000000000000010
> > [ 927.494267] RAX: ffffffffffffffda RBX: 00007f16c520e1f0 RCX: 00007f16c3a397cb
> > [ 927.502268] RDX: 000055bace7bbb40 RSI: 00000000c138fd04 RDI: 0000000000000003
> > [ 927.510263] RBP: 00007f16c524a143 R08: 00007f16c524ad38 R09: 00007fffd5f918f0
> > [ 927.518262] R10: 0000000000000006 R11: 0000000000000206 R12: 000055bace7bbb40
> > [ 927.526266] R13: 000055bace7bbbf0 R14: 000055bace7bb940 R15: 0000000000000001
> > [ 927.535253] </TASK>
> > [ 927.538260] Modules linked in: dm_flakey ext4 mbcache jbd2 loop rpcsec_gss_krb5 nfsv4 dns_resolver nfs fscache netfs rpcrdma rdma_cm iw_cm ib_cm rfkill ib_core dm_multipath dm_mod intel_rapl_msr intel_rapl_common snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel sb_edac snd_intel_dspcfg x86_pkg_temp_thermal intel_powerclamp snd_intel_sdw_acpi coretemp snd_hda_codec kvm_intel snd_hda_core mei_wdt snd_hwdep dcdbas iTCO_wdt btrfs iTCO_vendor_support kvm dell_smm_hwmon snd_seq irqbypass snd_seq_device crct10dif_pclmul crc32_pclmul blake2b_generic xor ghash_clmulni_intel snd_pcm raid6_pq snd_timer rapl zstd_compress intel_cstate snd mei_me i2c_i801 intel_uncore pcspkr lpc_ich i2c_smbus mei soundcore nfsd auth_rpcgss nfs_acl lockd grace sunrpc xfs sd_mod t10_pi amdgpu iommu_v2 gpu_sched drm_buddy sr_mod cdrom sg radeon video ahci drm_ttm_helper ttm libahci bnx2x mpt3sas libata drm_display_helper e1000e crc32c_intel mdio raid_class cec
> > [ 927.538260] scsi_transport_sas wmi i2c_dev
> > [ 927.637256] CR2: 0000000000000058
> > [ 927.642269] ---[ end trace 0000000000000000 ]---
> > [ 927.822578] RIP: 0010:blk_mq_wait_quiesce_done+0xc/0x30
> > [ 927.828966] Code: 00 00 00 e8 c6 48 ff ff 4c 89 e6 5b 48 89 ef 5d 41 5c e9 f7 c5 66 00 0f 1f 80 00 00 00 00 0f 1f 44 00 00 48 8b 87 18 03 00 00 <f6> 40 58 20 74 0c 48 8b b8 a8 00 00 00 e9 f2 74 c4 ff e9 dd ef c4
> > [ 927.850187] RSP: 0018:ffffbc5a8e41bc60 EFLAGS: 00010286
> > [ 927.856631] RAX: 0000000000000000 RBX: ffffa0cf2a2fb000 RCX: 0000000000000000
> > [ 927.864996] RDX: 0000000000000000 RSI: 0000000000000246 RDI: ffffa0cfa08e2260
> > [ 927.873366] RBP: ffffa0cfa08e2260 R08: ffffa0b048488000 R09: ffffa0ceca2e5000
> > [ 927.881735] R10: 0000000000000001 R11: ffffa0cf2a2fa800 R12: 0000000000000000
> > [ 927.890105] R13: ffffa0cf9e4d0c80 R14: ffffa0d0130ab200 R15: ffffffffc19dc560
> > [ 927.898477] FS: 00007f16c58cc580(0000) GS:ffffa0ce2fcc0000(0000) knlGS:0000000000000000
> > [ 927.907809] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> > [ 927.914794] CR2: 0000000000000058 CR3: 00000001a0b8c005 CR4: 00000000001706e0
> > [ 927.923182] Kernel panic - not syncing: Fatal exception
> > [ 927.928253] Kernel Offset: 0x15800000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
> > [ 927.928253] Rebooting in 15 seconds..
> >
> > the reason is yet not clear.
> >
> > It still happen without these 4 patches.
> > dm-cleanup-open_table_device.patch
> > dm-cleanup-close_table_device.patch
> > dm-make-sure-create-and-remove-dm-device-won-t-race-.patch
> > dm-track-per-add_disk-holder-relations-in-dm.patch
>
> So this is also an issue with 6.1.1? Can you use git bisect to track
> down the offending change?
This issue does not happen on 6.1.1
bisect result:
panic mfd: qcom_rpm: Use devm_of_platform_populate() to simplify code
panic bpf: Prevent decl_tag from being referenced in func_proto arg
panic ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1E
panic skbuff: Account for tail adjustment during pull operations
panic block: fix use-after-free of q->q_usage_counter
panic blk-crypto: pass a gendisk to blk_crypto_sysfs_{,un}register
panic blk-mq: move the srcu_struct used for quiescing to the tagset
OK r6040: Fix kmemleak in probe and remove
OK bonding: do failover when high prio link up
OK f2fs: fix to avoid accessing uninitialized spinlock
so this is an issue of
Subject: blk-mq: move the srcu_struct used for quiescing to the tagset
From: Christoph Hellwig <[email protected]>
Best Regards
Wang Yugui ([email protected])
2022/12/29
----- On Dec 29, 2022, at 1:13 AM, Greg KH [email protected] wrote:
> On Wed, Dec 28, 2022 at 04:29:39PM -0600, Walt Holman wrote:
>> > This is the start of the stable review cycle for the 6.1.2 release.
>> > There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.gz
>> > | https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.2-rc1.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.1.y
>> > and the diffstat can be found below.
>> >
>> > thanks,
>> >
>> > greg k-h
>> >
>> > -------------
>>
>> Hello,
>>
>> I'm getting a NULL Pointer Dereference when shutting down or rebooting. It
>> happens just as it tries to shut down the swap device ( /dev/dm-3 ). This
>> happens late in the shutdown process and nothing gets saved in the logs.
>> However, I've attached a photo of my screen showing the Oops and stack trace.
>> Let me know if there's anything you'd like me to try.
>
> Does this happen with 6.1.1 also?
>
> Can you use 'git bisect' to track down the offending change?
>
> thanks,
>
> greg k-h
Bisecting the kernel results in the following:
273d29fa4beb3954c970b6377a2aa6ee442b1430 is the first bad commit
commit 273d29fa4beb3954c970b6377a2aa6ee442b1430
Author: Christoph Hellwig <[email protected]>
Date: Tue Nov 1 16:00:47 2022 +0100
blk-mq: move the srcu_struct used for quiescing to the tagset
[ Upstream commit 80bd4a7aab4c9ce59bf5e35fdf52aa23d8a3c9f5 ]
All I/O submissions have fairly similar latencies, and a tagset-wide
quiesce is a fairly common operation.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Keith Busch <[email protected]>
Reviewed-by: Ming Lei <[email protected]>
Reviewed-by: Chao Leng <[email protected]>
Reviewed-by: Sagi Grimberg <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Reviewed-by: Chaitanya Kulkarni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[axboe: fix whitespace]
Signed-off-by: Jens Axboe <[email protected]>
Stable-dep-of: d36a9ea5e776 ("block: fix use-after-free of q->q_usage_counter")
Signed-off-by: Sasha Levin <[email protected]>
block/blk-core.c | 27 +++++----------------------
block/blk-mq.c | 33 +++++++++++++++++++++++++--------
block/blk-mq.h | 14 +++++++-------
block/blk-sysfs.c | 9 ++-------
block/blk.h | 9 +--------
block/genhd.c | 2 +-
include/linux/blk-mq.h | 4 ++++
include/linux/blkdev.h | 9 ---------
8 files changed, 45 insertions(+), 62 deletions(-)
-Walt
On Wed, 28 Dec 2022 at 20:15, Greg Kroah-Hartman
<[email protected]> wrote:
>
> This is the start of the stable review cycle for the 6.1.2 release.
> There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.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.1.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]>
NOTE:
Daniel Díaz reported allmodconfig failures [1].
[1] https://lore.kernel.org/stable/[email protected]/
## Build
* kernel: 6.1.2-rc1
* git: https://gitlab.com/Linaro/lkft/mirrors/stable/linux-stable-rc
* git branch: linux-6.1.y
* git commit: aa2ec258c437267ab5178442982d02c59186cf96
* git describe: v6.1.1-1147-gaa2ec258c437
* test details:
https://qa-reports.linaro.org/lkft/linux-stable-rc-linux-6.1.y/build/v6.1.1-1147-gaa2ec258c437
## Test Regressions (compared to v6.1-26-g4478ff938eb5)
## Metric Regressions (compared to v6.1-26-g4478ff938eb5)
## Test Fixes (compared to v6.1-26-g4478ff938eb5)
## Metric Fixes (compared to v6.1-26-g4478ff938eb5)
## Test result summary
total: 164885, pass: 147138, fail: 3231, skip: 14516, xfail: 0
## Build Summary
* arc: 5 total, 5 passed, 0 failed
* arm: 151 total, 144 passed, 7 failed
* arm64: 51 total, 47 passed, 4 failed
* i386: 39 total, 35 passed, 4 failed
* mips: 30 total, 27 passed, 3 failed
* parisc: 8 total, 7 passed, 1 failed
* powerpc: 38 total, 32 passed, 6 failed
* riscv: 16 total, 15 passed, 1 failed
* s390: 16 total, 14 passed, 2 failed
* sh: 14 total, 12 passed, 2 failed
* sparc: 8 total, 8 passed, 0 failed
* x86_64: 44 total, 44 passed, 0 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-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-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-cv
* 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-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
Hi Greg
6.1.2-rc1
compiles, boots and runs here on x86_64
(Intel i5-11400, Fedora 37)
Thanks
Tested-by: Ronald Warsow <[email protected]>
On 12/28/22 07:25, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.2 release.
> There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.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.1.y
> and the diffstat can be found below.
>
> thanks,
>
> greg k-h
>
Compiled and booted on my test system. No dmesg regressions.
Tested-by: Shuah Khan <[email protected]>
thanks,
-- Shuah
On Wed, Dec 28, 2022 at 03:25:39PM +0100, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.2 release.
> There are 1146 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.
Hi Greg,
6.1.2-rc1 tested.
Run tested on:
- Intel Alder Lake x86_64 (nuc12 i7-1260P)
- Tanix TX6 - Allwinner H6
In addition - build tested for:
- Allwinner A64
- Allwinner H3
- Allwinner H5
- NXP iMX6
- NXP iMX8
- Qualcomm Dragonboard
- Rockchip RK3288
- Rockchip RK3328
- Rockchip RK3399pro
- Samsung Exynos
Tested-by: Rudi Heitbaum <[email protected]>
--
Rudi
On Thu, Dec 29, 2022 at 09:54:41AM -0600, Walt Holman wrote:
> ----- On Dec 29, 2022, at 1:13 AM, Greg KH [email protected] wrote:
>
> > On Wed, Dec 28, 2022 at 04:29:39PM -0600, Walt Holman wrote:
> >> > This is the start of the stable review cycle for the 6.1.2 release.
> >> > There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.gz
> >> > | https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.2-rc1.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.1.y
> >> > and the diffstat can be found below.
> >> >
> >> > thanks,
> >> >
> >> > greg k-h
> >> >
> >> > -------------
> >>
> >> Hello,
> >>
> >> I'm getting a NULL Pointer Dereference when shutting down or rebooting. It
> >> happens just as it tries to shut down the swap device ( /dev/dm-3 ). This
> >> happens late in the shutdown process and nothing gets saved in the logs.
> >> However, I've attached a photo of my screen showing the Oops and stack trace.
> >> Let me know if there's anything you'd like me to try.
> >
> > Does this happen with 6.1.1 also?
> >
> > Can you use 'git bisect' to track down the offending change?
> >
> > thanks,
> >
> > greg k-h
>
> Bisecting the kernel results in the following:
>
> 273d29fa4beb3954c970b6377a2aa6ee442b1430 is the first bad commit
> commit 273d29fa4beb3954c970b6377a2aa6ee442b1430
> Author: Christoph Hellwig <[email protected]>
> Date: Tue Nov 1 16:00:47 2022 +0100
>
> blk-mq: move the srcu_struct used for quiescing to the tagset
Thanks, I've now dropped this from 6.0 and 6.1 queues.
greg k-h
On Thu, Dec 29, 2022 at 10:14:27PM +0800, Wang Yugui wrote:
> Hi,
>
> > On Thu, Dec 29, 2022 at 11:57:09AM +0800, Wang Yugui wrote:
> > > Hi,
> > >
> > > > This is the start of the stable review cycle for the 6.1.2 release.
> > > > There are 1146 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 Fri, 30 Dec 2022 14:41:29 +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.1.2-rc1.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.1.y
> > > > and the diffstat can be found below.
> > >
> > > fstests(btrfs/056) hit a panic with the patch-6.1.2-rc1.
> > >
> > > [ 926.026568] run fstests btrfs/056 at 2022-12-29 08:35:25
> > > [ 926.254689] BTRFS info (device sdb1): using crc32c (crc32c-intel) checksum algorithm
> > > [ 926.263606] BTRFS info (device sdb1): using free space tree
> > > [ 926.273951] BTRFS info (device sdb1): enabling ssd optimizations
> > > [ 926.842618] BTRFS: device fsid 4c66cb1b-1661-4b5e-9446-1c610b079eb4 devid 1 transid 6 /dev/sdb2 scanned by systemd-udevd (342727)
> > > [ 926.924311] BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
> > > [ 926.933217] BTRFS info (device dm-0): using free space tree
> > > [ 926.941727] BTRFS info (device dm-0): enabling ssd optimizations
> > > [ 926.949066] BTRFS info (device dm-0): checking UUID tree
> > > [ 927.025958] BTRFS info: devid 1 device path /dev/mapper/flakey-test changed to /dev/dm-0 scanned by systemd-udevd (342802)
> > > [ 927.038851] BTRFS info: devid 1 device path /dev/dm-0 changed to /dev/mapper/flakey-test scanned by systemd-udevd (342802)
> > > [ 927.130611] BTRFS info (device dm-0): using crc32c (crc32c-intel) checksum algorithm
> > > [ 927.139316] BTRFS info (device dm-0): using free space tree
> > > [ 927.148273] BTRFS info (device dm-0): enabling ssd optimizations
> > > [ 927.155220] BTRFS info (device dm-0): start tree-log replay
> > > [ 927.177434] BTRFS info (device dm-0): checking UUID tree
> > > [ 927.239312] BUG: kernel NULL pointer dereference, address: 0000000000000058
> > > [ 927.246268] #PF: supervisor read access in kernel mode
> > > [ 927.253259] #PF: error_code(0x0000) - not-present page
> > > [ 927.259256] PGD 0 P4D 0
> > > [ 927.262261] Oops: 0000 [#1] PREEMPT SMP NOPTI
> > > [ 927.267251] CPU: 29 PID: 342867 Comm: dmsetup Not tainted 6.1.2-0.3.el7.x86_64 #1
> > > [ 927.275253] Hardware name: Dell Inc. Precision T7610/0NK70N, BIOS A18 09/11/2019
> > > [ 927.283253] RIP: 0010:blk_mq_wait_quiesce_done+0xc/0x30
> > > [ 927.290262] Code: 00 00 00 e8 c6 48 ff ff 4c 89 e6 5b 48 89 ef 5d 41 5c e9 f7 c5 66 00 0f 1f 80 00 00 00 00 0f 1f 44 00 00 48 8b 87 18 03 00 00 <f6> 40 58 20 74 0c 48 8b b8 a8 00 00 00 e9 f2 74 c4 ff e9 dd ef c4
> > > [ 927.311254] RSP: 0018:ffffbc5a8e41bc60 EFLAGS: 00010286
> > > [ 927.317255] RAX: 0000000000000000 RBX: ffffa0cf2a2fb000 RCX: 0000000000000000
> > > [ 927.325274] RDX: 0000000000000000 RSI: 0000000000000246 RDI: ffffa0cfa08e2260
> > > [ 927.333257] RBP: ffffa0cfa08e2260 R08: ffffa0b048488000 R09: ffffa0ceca2e5000
> > > [ 927.341253] R10: 0000000000000001 R11: ffffa0cf2a2fa800 R12: 0000000000000000
> > > [ 927.350258] R13: ffffa0cf9e4d0c80 R14: ffffa0d0130ab200 R15: ffffffffc19dc560
> > > [ 927.358261] FS: 00007f16c58cc580(0000) GS:ffffa0ce2fcc0000(0000) knlGS:0000000000000000
> > > [ 927.367251] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> > > [ 927.373265] CR2: 0000000000000058 CR3: 00000001a0b8c005 CR4: 00000000001706e0
> > > [ 927.382265] Call Trace:
> > > [ 927.385256] <TASK>
> > > [ 927.388264] del_gendisk+0x1ec/0x2c0
> > > [ 927.393254] cleanup_mapped_device+0x130/0x140 [dm_mod]
> > > [ 927.399253] __dm_destroy+0x13d/0x1e0 [dm_mod]
> > > [ 927.403254] ? remove_all+0x30/0x30 [dm_mod]
> > > [ 927.410259] dev_remove+0x117/0x190 [dm_mod]
> > > [ 927.415253] ctl_ioctl+0x1ee/0x520 [dm_mod]
> > > [ 927.419258] ? ipc_addid+0x37c/0x460
> > > [ 927.423252] dm_ctl_ioctl+0xa/0x20 [dm_mod]
> > > [ 927.430291] __x64_sys_ioctl+0x89/0xc0
> > > [ 927.434263] do_syscall_64+0x58/0x80
> > > [ 927.439268] ? syscall_exit_to_user_mode+0x12/0x30
> > > [ 927.445257] ? do_syscall_64+0x67/0x80
> > > [ 927.449255] ? exc_page_fault+0x64/0x140
> > > [ 927.454262] entry_SYSCALL_64_after_hwframe+0x63/0xcd
> > > [ 927.459253] RIP: 0033:0x7f16c3a397cb
> > > [ 927.465253] Code: 73 01 c3 48 8b 0d bd 66 38 00 f7 d8 64 89 01 48 83 c8 ff c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa b8 10 00 00 00 0f 05 <48> 3d 01 f0 ff ff 73 01 c3 48 8b 0d 8d 66 38 00 f7 d8 64 89 01 48
> > > [ 927.485254] RSP: 002b:00007fffd5f91a98 EFLAGS: 00000206 ORIG_RAX: 0000000000000010
> > > [ 927.494267] RAX: ffffffffffffffda RBX: 00007f16c520e1f0 RCX: 00007f16c3a397cb
> > > [ 927.502268] RDX: 000055bace7bbb40 RSI: 00000000c138fd04 RDI: 0000000000000003
> > > [ 927.510263] RBP: 00007f16c524a143 R08: 00007f16c524ad38 R09: 00007fffd5f918f0
> > > [ 927.518262] R10: 0000000000000006 R11: 0000000000000206 R12: 000055bace7bbb40
> > > [ 927.526266] R13: 000055bace7bbbf0 R14: 000055bace7bb940 R15: 0000000000000001
> > > [ 927.535253] </TASK>
> > > [ 927.538260] Modules linked in: dm_flakey ext4 mbcache jbd2 loop rpcsec_gss_krb5 nfsv4 dns_resolver nfs fscache netfs rpcrdma rdma_cm iw_cm ib_cm rfkill ib_core dm_multipath dm_mod intel_rapl_msr intel_rapl_common snd_hda_codec_realtek snd_hda_codec_generic ledtrig_audio snd_hda_codec_hdmi snd_hda_intel sb_edac snd_intel_dspcfg x86_pkg_temp_thermal intel_powerclamp snd_intel_sdw_acpi coretemp snd_hda_codec kvm_intel snd_hda_core mei_wdt snd_hwdep dcdbas iTCO_wdt btrfs iTCO_vendor_support kvm dell_smm_hwmon snd_seq irqbypass snd_seq_device crct10dif_pclmul crc32_pclmul blake2b_generic xor ghash_clmulni_intel snd_pcm raid6_pq snd_timer rapl zstd_compress intel_cstate snd mei_me i2c_i801 intel_uncore pcspkr lpc_ich i2c_smbus mei soundcore nfsd auth_rpcgss nfs_acl lockd grace sunrpc xfs sd_mod t10_pi amdgpu iommu_v2 gpu_sched drm_buddy sr_mod cdrom sg radeon video ahci drm_ttm_helper ttm libahci bnx2x mpt3sas libata drm_display_helper e1000e crc32c_intel mdio raid_class cec
> > > [ 927.538260] scsi_transport_sas wmi i2c_dev
> > > [ 927.637256] CR2: 0000000000000058
> > > [ 927.642269] ---[ end trace 0000000000000000 ]---
> > > [ 927.822578] RIP: 0010:blk_mq_wait_quiesce_done+0xc/0x30
> > > [ 927.828966] Code: 00 00 00 e8 c6 48 ff ff 4c 89 e6 5b 48 89 ef 5d 41 5c e9 f7 c5 66 00 0f 1f 80 00 00 00 00 0f 1f 44 00 00 48 8b 87 18 03 00 00 <f6> 40 58 20 74 0c 48 8b b8 a8 00 00 00 e9 f2 74 c4 ff e9 dd ef c4
> > > [ 927.850187] RSP: 0018:ffffbc5a8e41bc60 EFLAGS: 00010286
> > > [ 927.856631] RAX: 0000000000000000 RBX: ffffa0cf2a2fb000 RCX: 0000000000000000
> > > [ 927.864996] RDX: 0000000000000000 RSI: 0000000000000246 RDI: ffffa0cfa08e2260
> > > [ 927.873366] RBP: ffffa0cfa08e2260 R08: ffffa0b048488000 R09: ffffa0ceca2e5000
> > > [ 927.881735] R10: 0000000000000001 R11: ffffa0cf2a2fa800 R12: 0000000000000000
> > > [ 927.890105] R13: ffffa0cf9e4d0c80 R14: ffffa0d0130ab200 R15: ffffffffc19dc560
> > > [ 927.898477] FS: 00007f16c58cc580(0000) GS:ffffa0ce2fcc0000(0000) knlGS:0000000000000000
> > > [ 927.907809] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
> > > [ 927.914794] CR2: 0000000000000058 CR3: 00000001a0b8c005 CR4: 00000000001706e0
> > > [ 927.923182] Kernel panic - not syncing: Fatal exception
> > > [ 927.928253] Kernel Offset: 0x15800000 from 0xffffffff81000000 (relocation range: 0xffffffff80000000-0xffffffffbfffffff)
> > > [ 927.928253] Rebooting in 15 seconds..
> > >
> > > the reason is yet not clear.
> > >
> > > It still happen without these 4 patches.
> > > dm-cleanup-open_table_device.patch
> > > dm-cleanup-close_table_device.patch
> > > dm-make-sure-create-and-remove-dm-device-won-t-race-.patch
> > > dm-track-per-add_disk-holder-relations-in-dm.patch
> >
> > So this is also an issue with 6.1.1? Can you use git bisect to track
> > down the offending change?
>
> This issue does not happen on 6.1.1
>
> bisect result:
> panic mfd: qcom_rpm: Use devm_of_platform_populate() to simplify code
> panic bpf: Prevent decl_tag from being referenced in func_proto arg
> panic ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1E
> panic skbuff: Account for tail adjustment during pull operations
> panic block: fix use-after-free of q->q_usage_counter
> panic blk-crypto: pass a gendisk to blk_crypto_sysfs_{,un}register
> panic blk-mq: move the srcu_struct used for quiescing to the tagset
> OK r6040: Fix kmemleak in probe and remove
> OK bonding: do failover when high prio link up
> OK f2fs: fix to avoid accessing uninitialized spinlock
>
> so this is an issue of
> Subject: blk-mq: move the srcu_struct used for quiescing to the tagset
> From: Christoph Hellwig <[email protected]>
Thank you for the information, I've now dropped that, and the other blk
changes from the queues now.
greg k-h