From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: stable@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
patches@lists.linux.dev, linux-kernel@vger.kernel.org,
torvalds@linux-foundation.org, akpm@linux-foundation.org,
linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
lkft-triage@lists.linaro.org, pavel@nabladev.com,
jonathanh@nvidia.com, f.fainelli@gmail.com,
sudipm.mukherjee@gmail.com, rwarsow@gmx.de, conor@kernel.org,
hargar@microsoft.com, broonie@kernel.org, achill@achill.org,
sr@sladewatkins.com
Subject: [PATCH 5.15 000/935] 5.15.221-rc1 review
Date: Sat, 12 Sep 2026 08:50:30 +0200 [thread overview]
Message-ID: <20260912065526.833703348@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 5.15.221 release.
There are 935 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 Mon, 14 Sep 2026 06:54:17 +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/v5.x/stable-review/patch-5.15.221-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-5.15.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 5.15.221-rc1
Bjorn Andersson <bjorn.andersson@linaro.org>
clk: qcom: gdsc: Bump parent usage count when GDSC is found enabled
Xixin Liu <liuxixin@kylinos.cn>
nvmet-rdma: fix queue leak when connect backlog is exceeded
Catalin Marinas <catalin.marinas@arm.com>
kselftest/arm64: mte: Use the correct naming for tag check modes in check_hugetlb_options.c
Catalin Marinas <catalin.marinas@arm.com>
kselftest/arm64: mte: Skip the hugetlb tests if MTE not supported on such mappings
Zhang Chen <zhangchen01@kylinos.cn>
Bluetooth: L2CAP: Fix send LE flow credits in ACL link
Takashi Iwai <tiwai@suse.de>
ALSA: control: Fix unannotated kfree() cleanup
Dan Carpenter <dan.carpenter@linaro.org>
HID: fix an error code in hid_check_device_match()
Leon Romanovsky <leon@kernel.org>
RDMA/nldev: Check stat attribute before accessing it
Abel Vesa <abel.vesa@linaro.org>
clk: qcom: Drop mmcx gdsc supply for dispcc and videocc
Wentao Liang <vulab@iscas.ac.cn>
nvme: target: rdma: fix ndev refcount leak on queue connect
Jamal Hadi Salim <jhs@mojatatu.com>
net/sched: sch_htb: limit htb_classify inner-class filter hops
Jiayuan Chen <jiayuan.chen@linux.dev>
tcp: fix corruption of urgent data on multi-segment retransmit
Deepanshu Kartikey <kartikey406@gmail.com>
usb: atm: usbatm: fix invalid ci_range initialization
bui duc phuc <phucduc.bui@gmail.com>
net: fec: only stop PTP if it was initialized
Jamal Hadi Salim <jhs@mojatatu.com>
net/sched: bound qdisc_pkt_len to prevent qdisc soft lockup
Maxime Chevallier <maxime.chevallier@bootlin.com>
net: stmmac: selftests: Account for the UC filter list for filtering tests
Maxime Chevallier <maxime.chevallier@bootlin.com>
net: stmmac: dwxgmac: Account for the primary MAC address for UC filtering
Maxime Chevallier <maxime.chevallier@bootlin.com>
net: stmmac: dwmac4: Account for the primary MAC address for UC filtering
Maxime Chevallier <maxime.chevallier@bootlin.com>
net: stmmac: dwmac1000: Account for the primary MAC address for UC filtering
Maxime Chevallier <maxime.chevallier@bootlin.com>
net: stmmac: selftests: Check multiple MMC counters
Muhammad Usama Anjum <usama.anjum@arm.com>
selftests/arm64: Treat KSM merge_across_nodes as optional
Muhammad Usama Anjum <usama.anjum@arm.com>
selftests/arm64: Print missing MTE TAP headers
Yang Shi <yang@os.amperecomputing.com>
selftests: arm64: add hugetlb mte tests
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: x_tables: replace pr_{info,err}() by pr_info_ratelimited()
Marino Dzalto <marino.dzalto@gmail.com>
netfilter: xt_HL: add pr_fmt and checkentry validation
Michal Koutný <mkoutny@suse.com>
netfilter: xt_cgroup: Make it independent from net_cls
Pablo Neira Ayuso <pablo@netfilter.org>
netfilter: nf_tables: move hardware offload step after building the chain blob
Alice Mikityanska <alice@isovalent.com>
virtio-net: Ensure that TCP packets don't overflow gso_segs
Maxime Chevallier <maxime.chevallier@bootlin.com>
net: stmmac: selftests: Pass the IP proto mask in the TC selftest
bui duc phuc <phucduc.bui@gmail.com>
net: ethernet: sun4i-emac: Fix IRQ error handling
Aleksandr Nogikh <nogikh@google.com>
libceph: validate banner payload length
HyeongJun An <sammiee5311@gmail.com>
ASoC: dapm: Fix off-by-one check on the second enum channel
John Johansen <john.johansen@canonical.com>
apparmor: policy_int make sure list heads are initialized before fail path
Thorsten Blum <thorsten.blum@linux.dev>
apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_init
Ruoyu Wang <ruoyuw560@gmail.com>
tpm: st33zp24: Validate locality read result
Ruoyu Wang <ruoyuw560@gmail.com>
tpm: st33zp24: Return zero on status read failure
Victor Nogueira <victor@mojatatu.com>
net/sched: sch_teql: restore skb->dev on the slave failure path
Jamal Hadi Salim <jhs@mojatatu.com>
net/sched: sfq: clamp quantum to avoid signed overflow soft lockup
Jamal Hadi Salim <jhs@mojatatu.com>
net/sched: hhf: clamp quantum before hhf_change() to avoid overflow
Jamal Hadi Salim <jhs@mojatatu.com>
net/sched: fq_pie: clamp default quantum to avoid signed overflow
Jamal Hadi Salim <jhs@mojatatu.com>
net/sched: sch_codel: clamp default mtu to avoid disabling CoDel
Jamal Hadi Salim <jhs@mojatatu.com>
net/sched: fq_codel: clamp default quantum and mtu
Eric Dumazet <edumazet@google.com>
net_sched: export pfifo_fast prio2band[]
Eric Dumazet <edumazet@google.com>
net_sched: sch_fq: change how @inactive is tracked
Eric Dumazet <edumazet@google.com>
net_sched: sch_fq: struct sched_data reorg
Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
net: ip6_gre: Remove the unused function ip6gre_tnl_addr_conflict()
Eric Dumazet <edumazet@google.com>
net/sched: act_skbmod: fix length calculations and avoid invalid header warnings
Eric Dumazet <edumazet@google.com>
net_sched: act_skbmod: use RCU in tcf_skbmod_dump()
Frank Sorenson <sorenson@redhat.com>
cifs: fix clearing stats for fastest execution of each smb2 command
Allison Henderson <achender@kernel.org>
net/rds: use wq_has_sleeper() in rds_cong_map_updated()
Naveen Mamindlapalli <naveenm@marvell.com>
octeontx2-af: Fix TL3/TL2 link config ENA clearing
Xiang Mei <xmei5@asu.edu>
net: qualcomm: rmnet: restore skb->dev on deaggregated frames
Cen Zhang (Microsoft) <blbllhy@gmail.com>
gtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-free
Hyunwoo Kim <imv4bel@gmail.com>
Bluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loop
Chris Lu <chris.lu@mediatek.com>
Bluetooth: btmtksdio: Take exclusive ownership of the SKB before TX
Pauli Virtanen <pav@iki.fi>
Bluetooth: 6lowpan: fix cyclic locking warning on netdev unregister
Edward Adam Davis <eadavis@qq.com>
bluetooth/l2cap: sync sock recv cb and release
Sebastian Urban <surban@surban.net>
Bluetooth: compute LE flow credits based on recvbuf space
Dan Carpenter <error27@gmail.com>
scsi: qla2xxx: Fix an loop timeout test
Junrui Luo <moonafterrain@outlook.com>
NFSv4/pnfs: key the data server cache on the NFS version
Jeff Layton <jlayton@kernel.org>
nfs: move the nfs4_data_server_cache into struct nfs_net
Junrui Luo <moonafterrain@outlook.com>
NFSv4.2: fix LAYOUTSTATS send buffer exhaustion
Mahanta Jambigi <mjambigi@linux.ibm.com>
net/smc: free pending qentry in smc_llc_flow_stop() before memset
Ruoyu Wang <ruoyuw560@gmail.com>
net: ipa: balance runtime PM reference on remove error
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
net: ipa: Convert to platform remove callback returning void
Alex Elder <elder@linaro.org>
net: ipa: report when the driver has been removed
Marek Czernohous <marek@czernohous.de>
forcedeth: stop the tx_timeout register dump past the requested window
Fan Ye <fy15309206903@gmail.com>
net: thunderbolt: Count delivered packets in rx_packets and rx_bytes
Ruoyu Wang <ruoyuw560@gmail.com>
net: bridge: Reject descending VLAN tunnel ranges
Serhat Kumral <serhatkumral1@gmail.com>
RDMA/ucma: Allow path records to exactly fit the output buffer
Takashi Iwai <tiwai@suse.de>
ALSA: control: Use automatic cleanup of kfree()
Bradley Morgan <include@grrlz.net>
prctl: fix PR_SET_MM_AUXV losing the forced AT_NULL terminator
Yi Ding <yi.s.ding@gmail.com>
rtc: pcf8563: fix clock provider leak on unbind
Li RongQing <lirongqing@baidu.com>
vdpa/mlx5: fix wrong list iterated in add_direct_chain error path
Michael S. Tsirkin <mst@redhat.com>
virtio_balloon: disable indirect descriptors
Jian-Ming Liao <Jm_Liao@asmedia.com.tw>
i3c: mipi-i3c-hci: Fix missing STAT_IBI_STATUS_THLD in PIO mode
Adrian Hunter <adrian.hunter@intel.com>
i3c: mipi-i3c-hci: Refactor PIO register initialization
Adrian Hunter <adrian.hunter@intel.com>
i3c: mipi-i3c-hci: Switch PIO data allocation to devm_kzalloc()
Adrian Hunter <adrian.hunter@intel.com>
i3c: mipi-i3c-hci: Quieten initialization messages
Jarkko Nikula <jarkko.nikula@linux.intel.com>
i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1
Jarkko Nikula <jarkko.nikula@linux.intel.com>
i3c: mipi-i3c-hci: Fix DAT/DCT entry sizes
Ruoyu Wang <ruoyuw560@gmail.com>
bonding: initialize err for empty target lists
Nguyen Dinh Phi <phind.uet@gmail.com>
vsock: use sock_error() to consume sk_err after a failed connect
HyeongJun An <sammiee5311@gmail.com>
platform/x86: dell-wmi-sysman: Fix instance ID bounds
Karl Mehltretter <kmehltretter@gmail.com>
8139cp: fix Rx and Tx not being disabled in cp_suspend
Xu Rao <raoxu@uniontech.com>
ALSA: hda: Fix connection list comparison in proc output
Weiming Shi <bestswngs@gmail.com>
fs/ntfs3: validate ef->size covers the record's name and value
Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3: fix out-of-bounds read in read_log_rec_buf()
Baokun Li <libaokun@linux.alibaba.com>
cuse: wait for pending RCU callbacks on module exit
Nikolay Aleksandrov <razor@blackwall.org>
net: bridge: vlan: fix inverted default vlan notification
Joas Antonio dos Santos <joasantonio108@gmail.com>
ipvs: fix integer overflow in ftp helper port/address parsing
Lukasz Majewski <lukma@denx.de>
net: hsr: Use full string description when opening HSR network device
Sebastian Andrzej Siewior <bigeasy@linutronix.de>
hsr: Use a single struct for self_node.
Qingfang Deng <qingfang.deng@linux.dev>
pppox: drain queued packets on channel handoff
Junseo Lim <zirajs7@gmail.com>
net: kcm: Hold RCU read lock while running BPF parser
Ruoyu Wang <ruoyuw560@gmail.com>
NFSv4: remove callback IDR entry on client allocation failure
Arnaud Bonnet <abo@medichon.fr>
nfs: refactor pNFS functions using clear_and_wake_up_bit
Arnaud Bonnet <abo@medichon.fr>
nfs: replace atomic bitops sequence with clear_and_wake_up_bit helper
Namjae Jeon <linkinjeon@kernel.org>
ksmbd: extend the connection limiting mechanism to support IPv6
Namjae Jeon <linkinjeon@kernel.org>
ksmbd: limit repeated connections from clients with the same IP
Junseo Lim <zirajs7@gmail.com>
bpf: Reject negative optlen in cgroup getsockopt hook
Junseo Lim <zirajs7@gmail.com>
lwt_bpf: Restore reserved headroom after xmit program
ZhangGuoDong <zhangguodong@kylinos.cn>
smb/server: preserve error status in smb2_handle_negotiate()
Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
hwmon: (emc1403) Add support for EMC1442
Linmao Li <lilinmao@kylinos.cn>
mailbox: rockchip: disable pclk on probe failure and unbind
Arnaldo Carvalho de Melo <acme@redhat.com>
perf dso: Guard against cache underflow on short reads in dso_cache__memcpy()
Arnaldo Carvalho de Melo <acme@redhat.com>
perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path()
Zhushuai Yin <yinzhushuai@huawei.com>
crypto: hisilicon/sec2 - fix CCM algorithm long packet failure
Israel Téllez García <i.tellez@btesa.com>
bpf: Fix pending_pos walk on 32-bit ring position wrap
Steven Rostedt <rostedt@goodmis.org>
tracing: Have trace_event_update_all() only handle module that is loading
Masami Hiramatsu (Google) <mhiramat@kernel.org>
tracing: Remove "__attribute__()" from the type field of event format
Aleksandr Nogikh <nogikh@google.com>
ALSA: core: Fix use-after-free in snd_card_do_free()
Chandrakanth Patil <chandrakanth.patil@broadcom.com>
scsi: mpt3sas: Avoid freeing unallocated PCIe SGL buffers
Phillip Lougher <phillip@squashfs.org.uk>
Squashfs: check block offset is not negative
Krystian Kaniewski <krystianmkaniewski@gmail.com>
ocfs2: fix circular locking dependency in ocfs2_init_acl()
Yuan Chen <chenyuan@kylinos.cn>
bpftool: Fix double close in map dump
Bijan Tabatabai <btabatabai@wisc.edu>
x86/pkeys: Fix pkey_alloc() return value when pkeys are not supported
Yuho Choi <dbgh9129@gmail.com>
clocksource/drivers/armada: Unwind timer clock on init failure
Guangshuo Li <lgs201920130244@gmail.com>
clocksource/drivers/clps711x: Do not unmap clocksource MMIO
Peter Oberparleiter <oberpar@linux.ibm.com>
s390/debug: Fix deadlock during unregister
Yuho Choi <dbgh9129@gmail.com>
xenbus: Unregister reboot notifier on init failure
Henrik Grimler <henrik.grimler@axis.com>
power: supply: bq27xxx: bq27z561: fix invalid AverageEnergy address
Henrik Grimler <henrik.grimler@axis.com>
power: supply: bq27xxx: bq28z610: fix invalid AverageEnergy address
Henrik Grimler <henrik.grimler@axis.com>
power: supply: bq27xxx: bq27520g4: fix REG_TTES address
Matti Vaittinen <mazziesaccount@gmail.com>
power: supply: bd99954: Drop bad register fields
Felix Gu <ustc.gu@gmail.com>
spi: img-spfi: don't disable runtime PM on DMA deferred probe
Vineet Gupta <vineet.gupta@linux.dev>
selftests/bpf: vmtest.sh: Preserve command quoting when running in the VM
Pu Lehui <pulehui@huawei.com>
selftests/bpf: Add description for running vmtest on RV64
Pu Lehui <pulehui@huawei.com>
selftests/bpf: Support local rootfs image for vmtest
Pu Lehui <pulehui@huawei.com>
selftests/bpf: Limit URLS parsing logic to actual scope in vmtest
Daniel Xu <dxu@dxuuu.xyz>
selftests/bpf: Fix vmtest.sh getopts optstring
KP Singh <kpsingh@kernel.org>
bpf/docs: Update list of architectures supported.
Ilya Leoshkevich <iii@linux.ibm.com>
selfetests/bpf: Adapt vmtest.sh to s390 libbpf CI changes
Yucong Sun <sunyucong@gmail.com>
selfetests/bpf: Update vmtest.sh defaults
Ran Hongyun <ranhongyun1@huawei.com>
UBI: fix two issues in the ubi.mtd MODULE_PARM_DESC
Rosen Penev <rosenp@gmail.com>
ASoC: xilinx: formatter_pcm: fix stream_data leak on open error
Yuho Choi <dbgh9129@gmail.com>
ubi: Fix rollback for explicit UBI device numbers
Zhihao Cheng <chengzhihao1@huawei.com>
ubi: fastmap: Add module parameter to control reserving filling pool PEBs
Zhihao Cheng <chengzhihao1@huawei.com>
ubi: fastmap: Fix lapsed wear leveling for first 64 PEBs
Zhihao Cheng <chengzhihao1@huawei.com>
ubi: fastmap: Wait until there are enough free PEBs before filling pools
Yang Li <yang.lee@linux.alibaba.com>
ubi: Simplify bool conversion
ZhaoLong Wang <wangzhaolong1@huawei.com>
ubi: fastmap: Add fastmap control support for module parameter
Zhihao Cheng <chengzhihao1@huawei.com>
ubi: fastmap: Add fastmap control support for 'UBI_IOCATT' ioctl
Zhihao Cheng <chengzhihao1@huawei.com>
UBI: fastmap: Pass to_be_tortured when reusing old fastmap PEBs
Zhihao Cheng <chengzhihao1@huawei.com>
UBI: Preserve torture flag when rescheduling failed erasures
Zhihao Cheng <chengzhihao1@huawei.com>
ubi: Replace erase_block() with sync_erase()
Zhihao Cheng <chengzhihao1@huawei.com>
ubi: fastmap: Allocate memory with GFP_NOFS in ubi_update_fastmap
Zhihao Cheng <chengzhihao1@huawei.com>
ubi: fastmap: erase_block: Get erase counter from wl_entry rather than flash
Zhihao Cheng <chengzhihao1@huawei.com>
ubi: fastmap: Fix missed ec updating after erasing old fastmap data block
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
ubi: fastmap: Use the bitmap API to allocate bitmaps
Jilin Yuan <yuanjilin@cdjrlc.com>
ubi: Fix repeated words in comments
LiangCheng Wang <zaq14760@gmail.com>
ASoC: fsl-asoc-card: defer probe when the CPU DAI device is not ready
bui duc phuc <phucduc.bui@gmail.com>
ASoC: pxa: Use devm_clk_get_optional() for extclk clock
Zhu Yanjun <yanjun.zhu@linux.dev>
RDMA/cma: Fix WARNING in res_to_rt
Fan Wu <fanwu01@zju.edu.cn>
RDMA/cxgb4: Free debugfs on registration failure
Guangshuo Li <lgs201920130244@gmail.com>
dmaengine: qcom-bam-dma: fix autosuspend cleanup during removal
Yun Zhou <yun.zhou@windriver.com>
nfc: nci: fix use of uninitialized memory in CORE_INIT_RSP parsing
Linmao Li <lilinmao@kylinos.cn>
nfc: digital: Do not dump a NULL response in command completion
Yinhao Hu <dddddd@hust.edu.cn>
nfc: pn533: hold a reference to the request skb during send_frame
Doruk Tan Ozturk <doruk@0sec.ai>
nfc: llcp: bound SNL TLV parsing to the skb and add length checks
Zhenghang Xiao <kipreyyy@gmail.com>
nfc: nci: fix double completion race in nci_data_exchange_complete
Breno Leitao <leitao@debian.org>
nfc: llcp: read llcp_sock->local under the socket lock in getsockopt
Breno Leitao <leitao@debian.org>
nfc: llcp: avoid userspace overflow on invalid optlen
Guixin Liu <kanie@linux.alibaba.com>
nvmet: fix NULL pointer dereference in nvmet_execute_identify_ns_zns()
Babanpreet Singh <bbnpreetsingh@gmail.com>
spi: sprd-adi: Fix probe succeeding without registering the controller
Michael Walle <mwalle@kernel.org>
powerpc/configs: enable CONFIG_RAS to fix EDAC support
Weiming Shi <bestswngs@gmail.com>
SUNRPC: check rpc_sockaddr2uaddr() return value in rpcb_register_inet4/6
Karl Mehltretter <kmehltretter@gmail.com>
m68k: Fix backtraces for non-running tasks
Desnes Nunes <desnesn@redhat.com>
iommu/vt-d: Fix UCTP context table slot when copying root entries
Danila Chernetsov <listdansp@mail.ru>
fbdev: kyro: Validate overlay viewport coordinates
Ian Rogers <irogers@google.com>
perf synthetic-events: Fix divide by zero in perf_event__synthesize_threads
Ian Rogers <irogers@google.com>
perf synthetic-events: Fix uninitialized pthread_join
Ian Rogers <irogers@google.com>
perf stat: Fix evsel_list leak in cmd_stat
Namhyung Kim <namhyung@kernel.org>
perf stat: Clear screen only if output file is a tty
Rosen Penev <rosenp@gmail.com>
ARM: dts: helios4: add SATA regulator supplies
Rosen Penev <rosenp@gmail.com>
ARM: dts: helios4: add vcc-supply to GPIO expander
Rosen Penev <rosenp@gmail.com>
ARM: dts: helios4: add vcc-supply to EEPROM
Tomáš Macholda <tomas.macholda@nic.cz>
arm64: dts: turris-mox: fix usb3 phys
Victor Nogueira <victor@mojatatu.com>
net/sched: cls_api: fix teardown of an adopted proto on insert-race loss
Baowen Zheng <baowen.zheng@corigine.com>
flow_offload: rename offload functions with offload instead of flow
Nikhil Gautam <nikhilgtr@gmail.com>
iio: light: gp2ap002: re-enable irq if runtime suspend fails
Nikhil Gautam <nikhilgtr@gmail.com>
iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writes
Ali Ahmet Memis <ali@iusegentoo.com>
Bluetooth: MSFT: validate evt_prefix_len against the response length
HyeongJun An <sammiee5311@gmail.com>
Bluetooth: virtio_bt: avoid OOB read of build info string
Yang Xiuwei <yangxiuwei@kylinos.cn>
scsi: sd: Fix sd_done() sense handling condition
Tanushree Shah <tshah@linux.ibm.com>
perf trace-event: Fix integer truncation in do_read() and skip()
Zijun Hu <zijun.hu@oss.qualcomm.com>
Bluetooth: btusb: Fix BD_ADDR byte order in btusb_set_bdaddr_wcn6855()
Ricardo Neri <ricardo.neri-calderon@linux.intel.com>
sched/fair: Check CPU capacity before comparing group types during load balance
Kamal Wadhwa <kamal.wadhwa@oss.qualcomm.com>
regulator: qcom-rpmh: Fix PMIC5 BOB bypass mode handling
Yeoreum Yun <yeoreum.yun@arm.com>
coresight: etm4x: fix underflow for usage of (nrseqstate - 1)
James Clark <james.clark@linaro.org>
coresight: Change syncfreq to be a u8
James Clark <james.clark@arm.com>
coresight: etm4x: Cleanup TRCIDR5 register accesses
James Clark <james.clark@arm.com>
coresight: etm4x: Cleanup TRCIDR4 register accesses
James Clark <james.clark@arm.com>
coresight: etm4x: Cleanup TRCIDR3 register accesses
James Clark <james.clark@arm.com>
coresight: etm4x: Cleanup TRCIDR2 register accesses
Yeoreum Yun <yeoreum.yun@arm.com>
coresight: etm4x: fix wrong check of etm4x_sspcicrn_present()
Loic Poulain <loic.poulain@oss.qualcomm.com>
phy: qcom: snps-femto-v2: Fix possible NULL-deref on early runtime suspend
Linkai Gong <gonglinkai@kylinos.cn>
soc: fsl: qe: check platform_driver_register() in qe_ic_of_init()
Yichong Chen <chenyichong@uniontech.com>
hugetlbfs: release subpool on fill_super failure
Simon Glass <sjg@chromium.org>
pinctrl: rockchip: Reset the pin count when recalculating SoC data
Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
firmware_loader: do not queue completed sysfs fallback requests
Russ Weight <russell.h.weight@intel.com>
firmware_loader: Check fw_state_is_done in loading_store
Manish Rangankar <mrangankar@marvell.com>
scsi: qla2xxx: Remove redundant VPD flash read in sysfs read path
Timur Kristóf <timur.kristof@gmail.com>
drm/amdgpu/gfx6: Use PFP on the compute queues too
Timur Kristóf <timur.kristof@gmail.com>
drm/amdgpu/gfx6: Fixup emitting SWITCH_BUFFER packets
Tanushree Shah <tshah@linux.ibm.com>
perf trace-event: Fix buffer overflow in read_string()
Gerald Loacker <gerald.loacker@wolfvision.net>
phy: rockchip: phy-rockchip-inno-csidphy: fix rk1808 hsfreq table
Jan Kara <jack@suse.cz>
ext4: fix spurious message about orphan cleanup on RO fs
Timur Kristóf <timur.kristof@gmail.com>
drm/amdgpu/gfx6: Fixup emit_cntxcntl()
Pengpeng Hou <pengpeng@iscas.ac.cn>
mfd: iqs62x: Reject zero-length firmware records
Pengpeng Hou <pengpeng@iscas.ac.cn>
mfd: rave-sp: validate received frame payload lengths
Vladimir Murzin <vladimir.murzin@arm.com>
arm64: hibernate: Restore DAIF state on error
Ada Couprie Diaz <ada.coupriediaz@arm.com>
arm64: hibernate: mask DAIF before restoring hibernated kernel
Shuangpeng Bai <shuangpeng.kernel@gmail.com>
RDMA/siw: Fix use-after-free in siw_accept()
Guoqing Jiang <guoqing.jiang@linux.dev>
RDMA/siw: Introduce siw_free_cm_id
Yehyeong Lee <yhlee@isslab.korea.ac.kr>
IB/isert: post the full-feature receive buffers after session registration
Yehyeong Lee <yhlee@isslab.korea.ac.kr>
IB/isert: delay the final Login Response until the session is registered
Karl Mehltretter <kmehltretter@gmail.com>
cpufreq: imx6q: fix out-of-bounds write when probed more than once
Karl Mehltretter <kmehltretter@gmail.com>
cpufreq: imx6q: fix devres accumulation across driver rebind
Jernej Skrabec <jernej.skrabec@gmail.com>
drm/sun4i: hdmi-phy: Fix H6 8-bit MPLL config at 594 MHz
Jernej Skrabec <jernej.skrabec@gmail.com>
drm/sun4i: dw-hdmi: Drop TCON TOP port reference
Jernej Skrabec <jernej.skrabec@gmail.com>
drm/sun4i: tcon: Drop remote endpoint reference
Jernej Skrabec <jernej.skrabec@gmail.com>
drm/sun4i: crtc: Propagate layer initialization error
Jernej Skrabec <jernej.skrabec@gmail.com>
drm/sun4i: tcon: Drop TCON TOP device reference
Geert Uytterhoeven <geert+renesas@glider.be>
bitfield: Add non-constant field_{prep,get}() helpers
Geert Uytterhoeven <geert+renesas@glider.be>
bitfield: Add less-checking __FIELD_{GET,PREP}()
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
of: property: use unsigned int return on of_graph_get_endpoint_count()
Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
of: property: add missing kerneldoc for of_graph_get_endpoint_count()
Jernej Skrabec <jernej.skrabec@gmail.com>
drm/sun4i: vi scaler: Fix coefficient selection
Cen Zhang <zzzccc427@gmail.com>
ocfs2: synchronize heartbeat callbacks with o2net teardown
Joseph Qi <joseph.qi@linux.alibaba.com>
ocfs2: use bitmap API in fill_node_map
Xie Yuanbin <xieyuanbin1@huawei.com>
ARM: 9485/1: mm: acquire mmap write lock around show_pte() for user faults
Yehyeong Lee <yhlee@isslab.korea.ac.kr>
RDMA/srp: fix heap information leak on a truncated SRP_CRED_REQ
Sergei Litvin <litvindev@gmail.com>
scripts/tags.sh: Prevent binary files appearing in cscope.files
Jialu Xu <xujialu@vimux.org>
scripts/tags.sh: improve compiled sources generation
Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
remoteproc: fix OOB read via signed offset in rsc_table_for_each_entry()
Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
remoteproc: use rsc_table_for_each_entry() in rproc_handle_resources()
Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
remoteproc: Move resource table data structure to its own header
Krzysztof Wilczyński <kwilczynski@kernel.org>
PCI/sysfs: Add static PCI resource attribute macros
Andreas Kemnade <andreas@kemnade.info>
drm/omap: dsi: Do not copy isr table
Yichong Chen <chenyichong@uniontech.com>
fat: release buffer head after rebuilding parent
Guangshuo Li <lgs201920130244@gmail.com>
rapidio: clear mport->net when rio_add_net() fails
Calvin Owens <calvin@wbinvd.org>
pps-gpio: remove dead capture_clear code
Michael Byczkowski <by@by-online.de>
pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handler
Bastien Curutchet <bastien.curutchet@bootlin.com>
pps: clients: gpio: Bypass edge's direction check when not needed
Calvin Owens <calvin@wbinvd.org>
pps: don't try to wait for negative timeouts in PPS_FETCH
Bradley Morgan <include@grrlz.net>
lib/string: fix memchr_inv() for large ranges
Tao Cui <cuitao@kylinos.cn>
block/kyber-iosched: flush per-cpu latency buckets over possible CPUs
Tao Cui <cuitao@kylinos.cn>
block/blk-iocost: collect per-cpu latency stats over possible CPUs
Tao Cui <cuitao@kylinos.cn>
block/blk-stat: drain per-cpu callback stats over possible CPUs
Breno Leitao <leitao@debian.org>
phonet: pep: do not write beyond optlen in getsockopt
Sang-Heon Jeon <ekffu200098@gmail.com>
iio: light: tsl2583: return zero in write_raw() on success
Sang-Heon Jeon <ekffu200098@gmail.com>
iio: light: isl29028: return zero in write_raw() on success
Yuanshen Cao <alex.caoys@gmail.com>
iio: light: tsl2772: fix ALS calibscale readback
Arnaldo Carvalho de Melo <acme@redhat.com>
perf intel-bts: Fix off-by-one in auxtrace_info minimum size check
Arnaldo Carvalho de Melo <acme@redhat.com>
perf intel-pt: Fix off-by-one in auxtrace_info minimum size check
Arnaldo Carvalho de Melo <acme@redhat.com>
perf auxtrace: Fix queue grow overflow and old array leak
Arnaldo Carvalho de Melo <acme@redhat.com>
perf thread-stack: Fix heap buffer overflow on branch stack wrap copy
Jiancheng Huang <jchuang@seu.edu.cn>
HID: lg4ff: validate report length before fixed offsets
Ai Chao <aichao@kylinos.cn>
HID: i2c-hid: Fix "(null)" output when reading report descriptor fails
Hans de Goede <hdegoede@redhat.com>
HID: i2c-hid: Switch i2c_hid_parse() to goto style error handling
Yousef Alhouseen <alhouseenyousef@gmail.com>
HID: synchronize input before cleaning up a failed probe
Dmitry Torokhov <dmitry.torokhov@gmail.com>
HID: ensure timely release of driver-allocated resources
Dmitry Torokhov <dmitry.torokhov@gmail.com>
HID: split apart hid_device_probe to make logic more apparent
Karl Mehltretter <kmehltretter@gmail.com>
tty: clear cdev pointer after cdev_add() failure
Karl Mehltretter <kmehltretter@gmail.com>
serial: amba-pl011: unprepare console clock on unregister
Thomas Bogendoerfer <tsbogend@alpha.franken.de>
MIPS: ptrace: Fix syscall skipping via PTRACE_SYSCALL
Gou Hao <gouhao@uniontech.com>
powerpc/smp: add NULL guard for cause_ipi in smp_muxed_ipi_message_pass
Laxman Acharya Padhya <acharyalaxman8848@gmail.com>
firmware: coreboot: Validate table bounds
Titouan Ameline de Cadeville <titouan.ameline@gmail.com>
firmware: google: Add bounds checks in coreboot_table_populate()
Zhao Li <enderaoelyther@gmail.com>
wifi: mac80211: skip unused probe response countdown offsets
Slawomir Stepien <sst@poczta.fm>
wifi: zd1211rw: reject secondary interfaces to prevent conflicts
Zhao Li <enderaoelyther@gmail.com>
wifi: mac80211: send TWT teardown to peer after setup TX failure
Pranjal Shrivastava <praan@google.com>
iommu/arm-smmu-v3: Convert to use atomic poll timeout
Linghui Wu <linghui.wu@oss.qualcomm.com>
wifi: ath10k: snoc: use memcpy_fromio() for MSA ramdump
Arnaldo Carvalho de Melo <acme@redhat.com>
perf machine: Check snprintf truncation for guest kallsyms path
Arnaldo Carvalho de Melo <acme@redhat.com>
perf machine: Free scandir entries in guest kernel map creation
Arnaldo Carvalho de Melo <acme@redhat.com>
perf machine: Reset errno before strtol in guest kernel map creation
Arnaldo Carvalho de Melo <acme@redhat.com>
perf machine: Don't abort guest map creation on first inaccessible dir
Arnaldo Carvalho de Melo <acme@redhat.com>
perf machine: Check snprintf truncation in machines__findnew()
Arnaldo Carvalho de Melo <acme@redhat.com>
perf machine: Use snprintf() for guestmount path construction
Arnaldo Carvalho de Melo <acme@redhat.com>
perf machine: Guard against NULL strlist in machines__findnew()
Joy Zou <joy.zou@oss.nxp.com>
regulator: core: use system_freezable_wq for init complete work
Jeff Johnson <jeff.johnson@oss.qualcomm.com>
wifi: ath11k: fix leak in ath11k_service_ready_ext_event()
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
drm/msm/dsi: Drop dev_pm_opp_set_rate(0)
Leo Yan <leo.yan@arm.com>
perf: arm_spe: Make wakeup range check overflow safe
Felix Fietkau <nbd@nbd.name>
wifi: mt76: mt7915: use little-endian for bss_info_ra wire fields
Felix Fietkau <nbd@nbd.name>
wifi: mt76: mt7915: avoid nss underflow in mt7915_mcu_get_sta_nss
Eason Lai <Eason.Lai@mediatek.com>
wifi: mt76: mt792x: Fix memory leak in SDIO TX path
Devin Wittmayer <lucid_duck@justthetip.ca>
wifi: mt76: mt76x02: do not WARN on invalid rx descriptor length
Yichong Chen <chenyichong@uniontech.com>
fanotify: report full event length for FIONREAD
Abdun Nihaal <nihaal@cse.iitm.ac.in>
misc: vmc_vmci: Fix potential memory leak in vmci_event_subscribe()
Naveen Kumar Chaudhary <naveen.osdev@gmail.com>
locking/lockdep: Fix NULL pointer dereference in __lock_set_class()
Adrian Hunter <adrian.hunter@intel.com>
i3c: master: Fix device_register() error path
Jakub Kicinski <kuba@kernel.org>
i3c: dw: avoid shift-out-of-bounds when DAA assigns no devices
Aneesh Kumar K.V (Arm) <aneesh.kumar@kernel.org>
iommu/dma: Check atomic pool allocation result directly
Vladimir Zapolskiy <vz@kernel.org>
clk: qcom: Return expected ENOMEM error on dynamic allocation failure
Stanislav Kinsburskii <skinsburskii@linux.microsoft.com>
lib/test_hmm: fail dmirror_fault() when the mirrored mm is gone
Pu Lehui <pulehui@huawei.com>
bpf: Fix potential UAF in bpf_netns_link_update_prog
Hongyan Xu <getshell@seu.edu.cn>
power: supply: sc2731_charger: cancel work on remove
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
power: supply: sc2731_charger: Convert to platform remove callback returning void
Hongyan Xu <getshell@seu.edu.cn>
power: supply: isp1704_charger: cancel work on remove
Cheng-Han Wu <hank20010209@gmail.com>
selftests/zram: fix kernel_gte() for POSIX sh
Sajal Gupta <sajal2005gupta@gmail.com>
md/raid5-ppl: fix use-after-free in ppl_do_flush()
Manivannan Sadhasivam <manivannan.sadhasivam@oss.qualcomm.com>
bus: mhi: host: Flush the posted write after writing to MHI_SOC_RESET_REQ_OFFSET
Abdun Nihaal <nihaal@cse.iitm.ac.in>
wifi: rtlwifi: pci: fix error path in rtl_pci_probe()
Guixin Liu <kanie@linux.alibaba.com>
nvme-fc: unmap cmd_iu DMA on rsp_iu mapping failure in init_request
Yehyeong Lee <yhlee@isslab.korea.ac.kr>
IB/isert: reject login PDUs declaring more data than was received
Yehyeong Lee <yhlee@isslab.korea.ac.kr>
IB/isert: reject PDUs declaring more data than was received
Leon Romanovsky <leon@kernel.org>
RDMA/cxgb4: free STAG index when TPT entry write fails
Leon Romanovsky <leon@kernel.org>
RDMA/mlx5: Send cong param changes to the resolved port mdev
Leon Romanovsky <leon@kernel.org>
RDMA/mlx5: Fix stack out-of-bounds read in cc_params debugfs
David Strahan <David.Strahan@microchip.com>
scsi: smartpqi: Fix AIO retry marker cleared by SCSI core between dispatches.
Bart Van Assche <bvanassche@acm.org>
scsi: smartpqi: Stop using the SCSI pointer
Mike McGowen <Mike.McGowen@microchip.com>
scsi: smartpqi: Fix BUILD_BUG_ON() statements
Bart Van Assche <bvanassche@acm.org>
scsi: smartpqi: Switch to attribute groups
Bart Van Assche <bvanassche@acm.org>
scsi: core: Register sysfs attributes earlier
Murthy Bhat <Murthy.Bhat@microchip.com>
scsi: smartpqi: Capture controller reason codes
David Lee <david.lee@trailofbits.com>
nilfs2: prevent out-of-bounds read in super root block parsing
Joshua Crofts <joshua.crofts1@gmail.com>
nilfs2: fix infinite loop in nilfs_clean_segments()
longlong yan <yanlonglong@kylinos.cn>
clk/x86: pmc_atom: add kasprintf return value check
Myeonghun Pak <mhun512@gmail.com>
clk: palmas: Manage external-control prepare with devm
Guangshuo Li <lgs201920130244@gmail.com>
clk: tegra: tegra124-emc: put EMC node on register failure
Ondrej Jirman <megi@xff.cz>
arm64: dts: allwinner: sun50i-a64-pinephone: Fix mpu6050 mount matrix
Yonatan Nachum <ynachum@amazon.com>
RDMA/efa: Fix PBL chunk length computation
Weiming Shi <bestswngs@gmail.com>
fs/ntfs3: reject restart table growth beyond U16_MAX entries
Ivy Lopez <skunkolee@gmail.com>
staging: rtl8723bs: use kfree_sensitive() for key material
Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
remoteproc: Prevent crash handling to race with rproc_del()
Jingyi Wang <jingyi.wang@oss.qualcomm.com>
remoteproc: core: Attach rproc asynchronously in rproc_add() path via schedule_work()
Mukesh Ojha <quic_mojha@quicinc.com>
remoteproc: Use unbounded workqueue for recovery work
Babanpreet Singh <bbnpreetsingh@gmail.com>
w1: ds2482: Fix signedness bug in ds2482_w1_triplet()
Yichong Chen <chenyichong@uniontech.com>
isofs: release zisofs block pointer buffer head
Maher Sanalla <msanalla@nvidia.com>
RDMA/mlx5: Fix integer overflow of user QP buffer size
Can Peng <pengcan@kylinos.cn>
crypto: keembay - publish OF module alias for OCS AES/SM4
Linmao Li <lilinmao@kylinos.cn>
crypto: keembay - Initialize completion before requesting IRQ
Babanpreet Singh <bbnpreetsingh@gmail.com>
power: supply: sbs-battery: Use a per-device serial number buffer
Karl Mehltretter <kmehltretter@gmail.com>
ARM: lpc32xx: only run SoC init on LPC32xx hardware
Fabio Estevam <festevam@gmail.com>
arm64: dts: rockchip: Fix Gru WLAN sideband interrupt
Rob Herring <robh@kernel.org>
arm64: dts: rockchip: Fix PCI node addresses on rk3399-gru
Chen-Yu Tsai <wenst@chromium.org>
arm64: dts: rockchip: Add gru-scarlet-dumo board
Weiming Wu <weiming3@asu.edu>
fs/ntfs3: fix out-of-bounds read of INDEX_ROOT in reparse/objid init
Florian Westphal <fw@strlen.de>
netfilter: nf_nat_sip: rewind offset when NAT shrinks the packet
Can Peng <pengcan@kylinos.cn>
drm/tve200: add OF module alias for autoloading
Cosmo Chou <chou.cosmo@gmail.com>
leds: pca9532: Fix phantom device registration on missing hardware
Leo Yan <leo.yan@arm.com>
perf cs-etm: Avoid truncating AUX buffer sizes to int
Leo Yan <leo.yan@arm.com>
perf cs-etm: Flush thread stacks after decoder reset
Andre Przywara <andre.przywara@arm.com>
ARM: dts: allwinner: a10: Fix PMU interrupt
Xiang Mei <xmei5@asu.edu>
ext4: check dir entry fits before reading the hash trailer in ext4_search_dir()
Guanghui Yang <3497809730@qq.com>
ext4: fix buffer_head leak in ext4_init_orphan_info
Jeff Johnson <jeff.johnson@oss.qualcomm.com>
wifi: ath11k: Avoid buffer overread in ath11k_wmi_tlv_op_rx()
Venkateswara Naralasetty <quic_vnaralas@quicinc.com>
ath11k: add trace log support
Jeff Johnson <jeff.johnson@oss.qualcomm.com>
wifi: ath11k: Correctly copy the hint BSSID in WMI scan request
Jeff Johnson <jeff.johnson@oss.qualcomm.com>
wifi: ath6kl: avoid buffer overreads in WMI event handlers
Baokun Li <libaokun@linux.alibaba.com>
ext4: drain in-flight DIO before buffered write fallback
Pengpeng Hou <pengpeng@iscas.ac.cn>
thermal: intel: int3400: clean up ODVP on probe failures
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
thermal: int340x_thermal: Consolidate priv->data_vault checks
Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
iommu/qcom: Fix inverted fault report check in qcom_iommu_fault()
Haoxiang Li <haoxiang_li2024@163.com>
iommu/qcom: Remove sysfs device on probe failure path
Miaoqian Lin <linmq006@gmail.com>
iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe
Patrisious Haddad <phaddad@nvidia.com>
RDMA/core: Fix potential use after free in ib_free_cq()
Mark Zhang <markzhang@nvidia.com>
RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()
Kalesh AP <kalesh-anakkur.purayil@broadcom.com>
RDMA/restrack: Fix typos in the comments
Aharon Landau <aharonl@nvidia.com>
RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doit
Leon Romanovsky <leon@kernel.org>
RDMA/srpt: Pass the mapped task attribute to target_init_cmd()
Yun Zhou <yun.zhou@windriver.com>
ext4: skip extra isize expansion during mount to prevent deadlock
Xiang Mei <xmei5@asu.edu>
ext4: fix out-of-bounds read in ext4_read_inline_dir()
Chen Pei <cp0613@linux.alibaba.com>
ACPI: PCI: Clear driver_data on all paths that free the acpi_pci_root
Pengpeng Hou <pengpeng@iscas.ac.cn>
ACPI: processor: validate MADT IOAPIC entry bounds
Kemeng Shi <shikemeng@huaweicloud.com>
irqchip/gic-v3-its: Prevent leak in its_vpe_irq_domain_alloc()
TanZheng <tanzheng@kylinos.cn>
RDMA/srpt: Fix srpt_alloc_rw_ctxs() unwind counters
Danila Chernetsov <listdansp@mail.ru>
RDMA/hfi1: Propagate sdma_txinit_ahg() errors
Jun Yan <jerrysteve1101@gmail.com>
arm64: dts: amlogic: meson-axg-s400: enable mipi_pcie_analog_dphy for PCIe
Linmao Li <lilinmao@kylinos.cn>
ASoC: meson: Keep link pointers valid on realloc failure
Koichiro Den <den@valinux.co.jp>
dmaengine: dw-edma: Clear stale requests on termination
Koichiro Den <den@valinux.co.jp>
dmaengine: dw-edma: Serialize channel state checks
Koichiro Den <den@valinux.co.jp>
dmaengine: dw-edma: Serialize abort state updates
Yuho Choi <dbgh9129@gmail.com>
driver core: soc: Unregister bus on early device registration failure
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
driver core: soc: remove layering violation for the soc_bus
Alban Bedel <alban.bedel@lht.dlh.de>
software node: Fix software_node_get_reference_args() with index -1
Ian Rogers <irogers@google.com>
perf ui hists: Fix uninitialized stack memory free on pstack allocation failure
zhouminqiang <zhouminqiang2@huawei.com>
mtd: part: reject MTDPART_OFS_RETAIN in mtd_add_partition()
Ruoyu Wang <ruoyuw560@gmail.com>
mtd: mtdswap: Avoid freeing registered blktrans device twice
Pengpeng Hou <pengpeng@iscas.ac.cn>
soc: ti: knav_qmss: Remove debugfs file on teardown
Md Shofiqul Islam <shofiqtest@gmail.com>
soc: ti: knav_qmss_queue: Implement resource cleanup in remove()
Xiang Mei <xmei5@asu.edu>
vfio/pci: clear vdev->msi_perm after freeing it on init failure
Myeonghun Pak <mhun512@gmail.com>
char: xilinx_hwicap: unregister class on init errors
Linmao Li <lilinmao@kylinos.cn>
ppdev: prevent overflow when setting port timeout
Pengpeng Hou <pengpeng@iscas.ac.cn>
misc: ad525x_dpot: use driver core groups for sysfs files
Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
misc: ad525x_dpot: Make ad_dpot_remove() return void
Gleb Markov <markov.gi@npc-ksb.ru>
misc: rtsx: add missing write register handling
Gui-Dong Han <hanguidong02@gmail.com>
misc: bcm-vk: Use acquire/release for msgq_inited
Pavel Zhigulin <Pavel.Zhigulin@kaspersky.com>
speakup: keyhelp: guard letter_offsets possible out-of-range indexing
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
accessibility: speakup: Fix incorrect string length computation in report_char_chartab_status()
Yuho Choi <dbgh9129@gmail.com>
uio: Fix stale info pointer in failed registration path
David Lee <david.lee@trailofbits.com>
UDF symlink pathComponent header OOB read
Karl Mehltretter <kmehltretter@gmail.com>
tty: hvc: restrict HVC_DCC to ARMv6+ and ARM64
Xu Yang <xu.yang_2@nxp.com>
usb: gadget: f_uac1_legacy: remove broken string configfs attributes
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
ACPI: processor: idle: Expand _LPI package sanity checks
Wolfram Sang <wsa+renesas@sang-engineering.com>
ACPI: move from strlcpy() with unused retval to strscpy()
Thorsten Blum <thorsten.blum@linux.dev>
crypto: sl3516 - drop invalid sg_dma_len checks before DMA mapping
Pu Lehui <pulehui@huawei.com>
bpf: Sync tail_call_reachable with callee state on entry
Mikko Perttunen <mperttunen@nvidia.com>
gpu: host1x: Avoid stack over-read in debug output helpers
Mikko Perttunen <mperttunen@nvidia.com>
gpu: host1x: Fix offset calculation in trace_write_gather
Bryan O'Donoghue <bryan.odonoghue@linaro.org>
arm64: dts: qcom: sm8250: Add camcc DT node
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
arm64: dts: qcom: sm8250: remove mmcx regulator
Sibi Sankar <sibis@codeaurora.org>
arm64: dts: qcom: sm8250: Use QMP property to control load state
Maoyi Xie <maoyixie.tju@gmail.com>
drm/bridge: tc358767: clamp the reported AUX read size to the request
Uday Khare <udaykhare77@gmail.com>
remoteproc: qcom: Fix glink->node reference leak in qcom_add_glink_subdev
Zhongqiu Han <zhongqiu.han@oss.qualcomm.com>
cpufreq: schedutil: Fix self-contradictory comment in sugov_iowait_apply()
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
cpufreq: intel_pstate: Fix setting minimum P-state at init time
Herve Codina <herve.codina@bootlin.com>
genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips()
Herve Codina <herve.codina@bootlin.com>
irqdomain: Handle additional domain flags in irq_domain_instantiate()
Herve Codina <herve.codina@bootlin.com>
irqdomain: Introduce irq_domain_instantiate()
Herve Codina <herve.codina@bootlin.com>
irqdomain: Introduce irq_domain_free()
Dan Carpenter <error27@gmail.com>
cpufreq: spear: Fix an IS_ERR() vs NULL bug in spear1340_set_cpu_rate()
Bryam Vargas <hexlabsecurity@proton.me>
libnvdimm/labels: Bound the on-media label size before the shift
Baochen Qiang <baochen.qiang@oss.qualcomm.com>
wifi: ath11k: cap out-of-range rx MCS instead of leaving bogus rate
Kyle Zeng <kylebot@openai.com>
hfsplus: validate thread record before delete key rebuild
Vishnu Santhosh <vishnu.santhosh@oss.qualcomm.com>
rpmsg: glink: fix deadlock in endpoint destroy during driver detach
Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
rpmsg: glink: remove duplicate code for rpmsg device remove
Arun Kumar Neelakantam <aneela@codeaurora.org>
rpmsg: glink: Remove the rpmsg dev in close_ack
Xiang Mei <xmei5@asu.edu>
isofs: fix out-of-bounds page array access on empty zisofs block
Fabio M. De Francesco <fmdefrancesco@gmail.com>
fs/isofs: replace kmap() with kmap_local_page()
Leon Romanovsky <leon@kernel.org>
RDMA/hfi1: Initialize debugfs after probe completes
Leon Romanovsky <leon@kernel.org>
RDMA/hfi1: Stop flushing the global IB workqueue
Leon Romanovsky <leon@kernel.org>
RDMA/hfi1: Create workqueues before device initialization
Leon Romanovsky <leon@kernel.org>
RDMA/hfi1: Remove redundant PCI device ID validation
Leon Romanovsky <leon@kernel.org>
RDMA/hfi1: Free RX data on late probe failure
Leon Romanovsky <leon@kernel.org>
RDMA/hfi1: Preserve unit 0 on allocation failure
Sean Rhodes <sean@starlabs.systems>
misc: rtsx_usb: avoid USB I/O in runtime autosuspend
Pengpeng Hou <pengpeng@iscas.ac.cn>
pmdomain: bcm: bcm2835: handle genpd provider registration errors
Evgenii Burenchev <evg28bur@yandex.ru>
ALSA: hpi: Check transport errors during HPI6000 adapter initialization
Xiang Mei <xmei5@asu.edu>
xfrm6: fix out-of-bounds write in xfrm6_input_addr() when secpath is full
Yuho Choi <dbgh9129@gmail.com>
hwrng: ks-sa - Fix runtime PM cleanup on registration failure
Martin Kaiser <martin@kaiser.cx>
hwrng: ks-sa - access private data via struct hwrng
Leon Romanovsky <leon@kernel.org>
RDMA/ipoib: Drain RCU callbacks during module teardown
Leon Romanovsky <leon@kernel.org>
RDMA/mlx5: Drain RCU callbacks during module teardown
Mark Zhang <markzhang@nvidia.com>
RDMA/mlx: Calling qp event handler in workqueue context
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
RDMA/mlx4: Avoid flush_scheduled_work() usage
Leon Romanovsky <leon@kernel.org>
RDMA/core: Wait for RCU callbacks before unloading ib_core
Tetsuo Handa <penguin-kernel@I-love.SAKURA.ne.jp>
RDMA/core: Avoid flush_workqueue(system_unbound_wq) usage
Mert Seftali <mertsftl@gmail.com>
iio: accel: dmard09: Implement IIO_CHAN_INFO_SCALE
Laxman Acharya Padhya <acharyalaxman8848@gmail.com>
drm/panel: samsung-s6d16d0: Power off on prepare failure
Biju Das <biju.das.jz@bp.renesas.com>
usb: renesas_usbhs: Fix power-off ordering on unbind
Fei Shao <fshao@chromium.org>
usb: mtu3: allow system suspend during active gadget connection
Linmao Li <lilinmao@kylinos.cn>
platform/surface: acpi-notify: Check ACPI companion before use
Linmao Li <lilinmao@kylinos.cn>
platform/mellanox: mlxbf-pmc: Check ACPI_COMPANION() against NULL
Michael Bommarito <michael.bommarito@gmail.com>
usb: gadget: configfs: fix out-of-bounds read of qw_sign
Wolfram Sang <wsa+renesas@sang-engineering.com>
hwspinlock: propagate errno when registering single lock
Armin Wolf <W_Armin@gmx.de>
platform/x86: dell-wmi-base: Fix resource leak on module load failure
Armin Wolf <W_Armin@gmx.de>
platform/x86: dell-privacy: Fix race condition
Cosmo Chou <chou.cosmo@gmail.com>
leds: pca9532: Fix inverted GPIO output polarity
Wei Wang <wei.w.wang@hotmail.com>
iommu/amd: Fix false positive in SB IOAPIC IVRS validation
Fu Hao <fuhao@open-hieco.net>
iommu/amd: Add support for Hygon family 18h model 4h IOAPIC
Wei Wang <wei.w.wang@hotmail.com>
iommu/amd: Prevent SB IOAPIC from overriding IVRS validation errors
Vladimir Zapolskiy <vz@kernel.org>
iommu/msm: Return -ENOMEM on memory allocation failure in probe
Akari Tsuyukusa <akkun11.open@gmail.com>
iommu/mediatek-v1: Fix off-by-one in MT2701_LARB_NR_MAX
Breno Leitao <leitao@debian.org>
efi: fix stale reference to efi_recover_from_page_fault()
Daniel Borkmann <daniel@iogearbox.net>
bpf: Fix vmlinux BTF prep race in bpf_get_btf_vmlinux
Aleksandr Nogikh <nogikh@google.com>
udf: Mark LVID buffer as uptodate before marking it dirty
Hongyan Xu <getshell@seu.edu.cn>
usb: gadget: r8a66597: avoid double free of ep0_req in probe error path
Herman van Hazendonk <github.com@herrie.org>
clk: qcom: gdsc: tear down per-domain genpds in gdsc_unregister()
Bryan O'Donoghue <bryan.odonoghue@linaro.org>
clk: qcom: gdsc: Capture pm_genpd_add_subdomain result code
Bryan O'Donoghue <bryan.odonoghue@linaro.org>
clk: qcom: gdsc: Release pm subdomains in reverse add order
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
clk: qcom: gdsc: enable optional power domain support
Herman van Hazendonk <github.com@herrie.org>
clk: qcom: gdsc: propagate gdsc_enable() failure for ALWAYS_ON domains
Herman van Hazendonk <github.com@herrie.org>
clk: qcom: gdsc: propagate gdsc_check_status() errors from gdsc_poll_status
David Woodhouse <dwmw@amazon.co.uk>
timekeeping: Account for monotonicity adjustment in ntp_error
Thomas Weißschuh <thomas.weissschuh@linutronix.de>
y2038: uapi: Use 64-bit __kernel_old_timespec::tv_nsec on x32
Yuho Choi <dbgh9129@gmail.com>
clocksource: Unregister subsystem on device registration failure
Jiangshan Yi <yijiangshan@kylinos.cn>
selftests: timers: leap-a-day: Fix -w option and update usage comment
Kemeng Shi <shikemeng@huaweicloud.com>
irqchip/gic-v3-its: Fix memleak in its_probe_one()
Feng Yang <yangfeng@kylinos.cn>
selftests/bpf: Fix memory leak in msg_alloc_iov
Malaya Kumar Rout <malayarout91@gmail.com>
selftests/bpf: Fix memory leak in msg_alloc_iov error path
Evgenii Burenchev <evg28bur@yandex.ru>
ALSA: via82xx: Remove unreachable branch in snd_via686_pcm_pointer()
Dawei Feng <dawei.feng@seu.edu.cn>
staging: rtl8723bs: fix mismatched free of HalData in rtw_sdio_if1_init()
Ayush Mukkanwar <ayushmukkanwar@gmail.com>
staging: octeon: add missing napi_disable in cvm_oct_rx_shutdown
Ayush Mukkanwar <ayushmukkanwar@gmail.com>
staging: octeon: replace pr_warn with dev_warn in fill and rx paths
Ayush Mukkanwar <ayushmukkanwar@gmail.com>
staging: octeon: ethernet-mem: replace pr_warn with dev_warn in free functions
Yuvraj Singh Chauhan <ysinghcin@gmail.com>
staging: octeon: fix free_irq dev_id mismatch in cvm_oct_rx_shutdown
Jakub Kicinski <kuba@kernel.org>
staging: switch to netif_napi_add_weight()
Jakub Kicinski <kuba@kernel.org>
netdev: reshuffle netif_napi_add() APIs to allow dropping weight
Ayush Mukkanwar <ayushmukkanwar@gmail.com>
staging: octeon: add missing tasklet_kill in cvm_oct_tx_shutdown
Dan Carpenter <error27@gmail.com>
staging: fbtft: Use sysfs_emit_at() to print to sysfs file
Bryam Vargas <hexlabsecurity@proton.me>
greybus: audio: bound the topology section sizes against the fetched size
Ahmet Sezgin Duran <ahmet@sezginduran.net>
staging: sm750fb: gate dualview dataflow using g_dualview
Alexander A. Klimov <grandmaster@al2klimov.de>
staging: greybus: audio: correct sscanf() return value check
Haowen Tu <tuhaowen@uniontech.com>
PM: sleep: Fix off-by-one in wakelocks number limit check
Yuho Choi <dbgh9129@gmail.com>
bus: ti-sysc: Fix /chosen node reference leak
Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
nvmet-rdma: fix response resource leak on queue teardown
Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
nvmet-rdma: factor out response resource cleanup
Guixin Liu <kanie@linux.alibaba.com>
nvmet-rdma: use sbitmap to replace rsp free list
Hannes Reinecke <hare@suse.de>
nvmet-rdma: avoid circular locking dependency on install_queue()
Pengpeng Hou <pengpeng@iscas.ac.cn>
crypto: sa2ul - stop probe if context pool creation fails
Tang Bin <tangbin@cmss.chinamobile.com>
crypto: sa2ul - Use the defined variable to clean code
Lothar Rubusch <l.rubusch@gmail.com>
crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
Thorsten Blum <thorsten.blum@linux.dev>
crypto: atmel-ecc - reject hardware ECDH without a public key
Thorsten Blum <thorsten.blum@linux.dev>
crypto: atmel-ecc - clean up and improve ECDH comments
Thorsten Blum <thorsten.blum@linux.dev>
crypto: atmel-ecc - replace min_t with min
Giovanni Cabiddu <giovanni.cabiddu@intel.com>
crypto: qat - clear AES key schedule from stack
Tzung-Bi Shih <tzungbi@kernel.org>
platform/chrome: sensorhub: Fix memory overread in ring handler
Hisam Mehboob <hisamshar@gmail.com>
selftests/rseq: Replace glibc-specific __GNUC_PREREQ with portable check
Hanlin Song <pgeorge8929@gmail.com>
csky: Fix a4/a5 restoration in syscall trace path
Sanjay Chitroda <sanjayembeddedse@gmail.com>
iio: orientation: hid-sensor-rotation: Avoid race between callback setup and device exposure
Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com>
soundwire: qcom: Fix port exhaustion check in stream_alloc_ports
Vladimir Zapolskiy <vz@kernel.org>
dmaengine: hisilicon: Return -ENOMEM on dynamic memory allocation in probe
Suraj Gupta <suraj.gupta2@amd.com>
dmaengine: xilinx_dma: Fix channel idle state management in AXIDMA and MCDMA interrupt handlers
Vladimir Zapolskiy <vz@kernel.org>
dmaengine: mediatek: mtk-uart-apdma: Return -ENOMEM on memory allocation failure
Yichong Chen <chenyichong@uniontech.com>
tools/bpf/bpftool: Reset vmlinux BTF after map commands
Jiri Olsa <jolsa@kernel.org>
bpftool: Fix pretty print dump for maps without BTF loaded
Hengqi Chen <hengqi.chen@gmail.com>
bpftool: Use libbpf_get_error() to check error
Andrii Nakryiko <andrii@kernel.org>
bpftool: Update btf_dump__new() and perf_buffer__new_raw() calls
Asad Kamal <asad.kamal@amd.com>
drm/amdgpu/pm/powerplay: bounds-check voltage index in Vega10 lookup
Asad Kamal <asad.kamal@amd.com>
drm/amdgpu/pm/powerplay: bounds-check voltage index in SMU7 lookup
Ian Rogers <irogers@google.com>
perf tests: Fix flakiness in BPF counters test on hybrid systems
Namhyung Kim <namhyung@kernel.org>
perf test: Fix perf stat --bpf-counters on hybrid machines
Tengda Wu <wutengda@huaweicloud.com>
perf test: Use sqrtloop workload to test bperf event
Veronika Molnarova <vmolnaro@redhat.com>
perf test stat_bpf_counter.sh: Stabilize the test results
Ian Rogers <irogers@google.com>
perf test bpf-counters: Add test for BPF event modifier
Thomas Richter <tmricht@linux.ibm.com>
perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test
Athira Rajeev <atrajeev@linux.vnet.ibm.com>
perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warning
Sean Young <sean@mess.org>
media: keymaps: Remove obsolete RC_MAP_HAUPPAUGE_NEW keymap define
Sean Young <sean@mess.org>
media: keymaps: Remove obsolete RC_MAP_RC5_TV keymap define
Daniel McCarthy <daniel@dragonzap.com>
pinctrl: bcm2835: Don't remove an unregistered GPIO chip
Zide Chen <zide.chen@intel.com>
perf/x86/intel/uncore: Keep PCI PMUs working when MMIO/MSR setup fails
Henrik Grimler <henrik.grimler@axis.com>
drm/lima: call drm_mm_init() with a valid allocation range
Brian Masney <bmasney@redhat.com>
clk: imx: scu: drop redundant init.ops variable assignment
Weigang He <geoffreyhe2@gmail.com>
ARM: imx: fix device_node refcount leaks in imx7_src_init()
Weigang He <geoffreyhe2@gmail.com>
ARM: imx: fix device_node refcount leak in imx_src_init()
Min zhang <zhangmin2026@yeah.net>
clk: hisilicon: reset: Use devm_kzalloc to initialize hisi_reset_controller
Shengjiu Wang <shengjiu.wang@nxp.com>
ASoC: fsl_audmix: rework runtime PM handling in probe
Runyu Xiao <runyu.xiao@seu.edu.cn>
ASoC: rt700-sdw: always drain jack work on remove
Alexander A. Klimov <grandmaster@al2klimov.de>
clk: moxart: remove unused variables, fix refcount leak
Gui-Dong Han <hanguidong02@gmail.com>
media: cec-pin: Fix event FIFO ordering
Weigang He <geoffreyhe2@gmail.com>
soc: samsung: exynos-pmu: fix of_node refcount leak in exynos_get_pmu_regmap()
Michael Bommarito <michael.bommarito@gmail.com>
HID: roccat: bound device-supplied profile index
Philipp Weber <kernel@phwe.de>
HID: core: quiesce input in hid_hw_stop() to prevent use-after-free
Konstantin Andreev <andreev@swemel.ru>
smack: restrict smackfs/{direct,mapped} values to 0-255
Konstantin Andreev <andreev@swemel.ru>
smack: deduplicate smackfs/{direct,mapped} file_operations
Dmitry Antipov <dmantipov@yandex.ru>
smack: simplify write handlers of sysfs entries
Konstantin Andreev <andreev@swemel.ru>
smack: fix incorrect task context in smack_msg_queue_msgrcv
Casey Schaufler <casey@schaufler-ca.com>
Smack: fix W=1 build warnings
Maxime Ripard <mripard@kernel.org>
drm/bridge: cdns-mhdp8546: Return an error pointer on allocation failure
Daniel Borkmann <daniel@iogearbox.net>
bpf: Enforce expected_attach_type for tailcall compatibility
Martin Blumenstingl <martin.blumenstingl@googlemail.com>
clk: meson: align gxbb_32k_clk_sel number of parents with actual count
Mahesh Rao <mahesh.rao@altera.com>
firmware: stratix10-svc: Add mutex in stratix10 memory management
Arnaldo Carvalho de Melo <acme@redhat.com>
perf sched: Fix register_pid() overflow, strcpy, and BUG_ON
Sven Eckelmann <sven@narfation.org>
batman-adv: bla: avoid CRC corruption due to parallel claim add
Sven Eckelmann <sven@narfation.org>
batman-adv: dat: atomically update mac addresses
Sean Shen <grayhat@foxmail.com>
ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET_SPARSE
Norbert Szetei <norbert@doyensec.com>
ksmbd: fix overflow in dacloffset bounds check
Jian Shen <shenjian15@huawei.com>
net: hns3: don't auto enable misc vector
Jiayuan Chen <jiayuan.chen@linux.dev>
bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
Zhengchuan Liang <zcliangcn@gmail.com>
net: af_key: zero aligned sockaddr tail in PF_KEY exports
Xiang Mei <xmei5@asu.edu>
bridge: mrp: reject zero test interval to avoid OOM panic
Wang Liang <wangliang74@huawei.com>
net: fix NULL pointer dereference in l3mdev_l3_rcv
Jie Wang <wangjie125@huawei.com>
net: hns3: fix kernel crash when 1588 is sent on HIP08 devices
Duoming Zhou <duoming@zju.edu.cn>
ax25: fix use-after-free bugs caused by ax25_ds_del_timer
Andrei Matei <andreimatei1@gmail.com>
bpf: Guard stack limits against 32bit overflow
Steve Wahl <steve.wahl@hpe.com>
x86/mm/ident_map: Use gbpages only where full GB page should be mapped.
SJ Park <sj@kernel.org>
mm/damon/tests/core-kunit: catch test failure in test_merge_regions_of()
SJ Park <sj@kernel.org>
mm/damon/vaddr-kunit: check region count in three_regions test
SJ Park <sj@kernel.org>
mm/damon/vaddr: drop last same folio access check optimization
SJ Park <sj@kernel.org>
mm/damon/core-kunit: check region count before testing in split_at()
Sechang Lim <rhkrqnwk98@gmail.com>
tcp: clear sock_ops cb flags before force-closing a child socket
Arthur Gautier <baloo@superbaloo.net>
xhci: fix lost bounce buffers on TDs spanning several ring segments
Faith Ekstrand <faith.ekstrand@collabora.com>
drm/nouveau: Use write-combined maps for coherent
Sunil Khatri <sunil.khatri@amd.com>
drm/amdgpu: use AMDGPU_GPU_PAGE_SHIFT instead of PAGE_SHIFT
Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
drm: Fix drm_crtc_commit leak if signaled when PAGE_FLIP_EVENT is used
Kavan Smith <kavansmith82@gmail.com>
drm/msm/dsi: round 6G byte clock rate to the PLL-achievable value
Tao Yu <tao1.yu@intel.com>
drm/gud: validate TV mode names before creating enum property
Deepanshu Kartikey <kartikey406@gmail.com>
drm/gud: NUL-terminate TV mode names read from the device
Harry Wentland <harry.wentland@amd.com>
drm/amd/display: avoid divide-by-zero in __is_lut_linear()
Thomas Zimmermann <tzimmermann@suse.de>
drm/hibmc: Fix list of formats on the primary plane
Wentao Liang <vulab@iscas.ac.cn>
drm/sun4i: fix refcount leak in sun4i_backend_init_sat()
Danilo Krummrich <dakr@kernel.org>
drm: fix race between partial drm_dev_register() failure and ioctl
Johan Hovold <johan@kernel.org>
drm/bridge: dw-hdmi: fix i2c adapter leak on probe failure
Zhan Xusheng <zhanxusheng1024@gmail.com>
f2fs: fix i_size when pinned fallocate partially fails
Wenjie Qi <qwjhust@gmail.com>
f2fs: return writeback error from collapse range
Hao-Qun Huang <alvinhuang0603@gmail.com>
f2fs: reject overlapping move range after len expansion
Wenjie Qi <qwjhust@gmail.com>
f2fs: return symlink writeback errors
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Zero-init bsg stack buffers to avoid info leak
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Use coherent DMA buffer for D_Port diagnostics
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Drop vport reference under lock in report ID acquisition
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Avoid req_q_map double-read in qla2x00_error_entry()
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Bound rsp_info_len to avoid OOB sense-data read
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Avoid double completion in async IOCB timeout
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Fix response queue over-consumption in __qla_consume_iocb()
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Reject non-SCSI SRB on status IOCB fast path
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Don't query firmware state while chip is down
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Fix FCE trace enable parsing in debugfs
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Zero mailbox struct in qla2x00_get_firmware_state()
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Fix FCE trace use-after-free during firmware dump
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Fix cs84xx use-after-free on host teardown
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Serialize flash version read in reset handler
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Clamp MSI-X derived queue counts to avoid truncation
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Bound image count in qla2x00_update_fru_versions()
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Check entry_status in qla24xx_modify_vp_config()
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Hold vport reference in qla24xx_report_id_acquisition()
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Fix Name Server logout detection on FWI2 adapters
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Bound i2c->length in I2C bsg handlers
Nilesh Javali <njavali@marvell.com>
scsi: qla2xxx: Zero SFP DMA buffer in FRU/I2C bsg handlers
Arash Golgol <arash.golgol@gmail.com>
media: vimc: fix pixel format lookup in enum_framesizes
Uday Khare <udaykhare77@gmail.com>
media: video-i2c: fix kthread error pointer left in kthread_vid_cap on failure
Mohammed EL Kadiri <med08elkadiri@gmail.com>
media: venus: fix payload size calculation in parse_raw_formats()
Mohammed EL Kadiri <med08elkadiri@gmail.com>
media: venus: fix payload size returned by parse_caps() and parse_alloc_mode()
Biren Pandya <birenpandya@gmail.com>
media: v4l2-fwnode: Fix fwnode leak in v4l2_fwnode_parse_link
Ming Qian <ming.qian@oss.nxp.com>
media: v4l2-ctrls: Allow unknown HDR10 white point and luminance
Ilya Krutskih <devsec@tpz.ru>
media: tda18250: fix possible integer overflow
Lei Huang <huanglei@kylinos.cn>
media: s2255: check firmware size before reading trailing marker
HyeongJun An <sammiee5311@gmail.com>
media: s2255: bound JPEG frame size before copying into the buffer
Valery Borovsky <vebohr@gmail.com>
media: rtl2832_sdr: release URBs and stream buffers on start_streaming() failure
Valery Borovsky <vebohr@gmail.com>
media: rtl2832_sdr: use vb2_video_unregister_device() on remove to fix DMA leak
Myeonghun Pak <mhun512@gmail.com>
media: rc: sunxi-cir: Unregister rc device on probe failure
Christian Hewitt <christianshewitt@gmail.com>
media: meson: vdec: fix NULL pointer deref in vdec_try_fmt_common
Biren Pandya <birenpandya@gmail.com>
media: i2c: ov7740: fix use-after-destroy in remove
Biren Pandya <birenpandya@gmail.com>
media: i2c: ov02a10: fix endpoint parsing use-after-free
Shuangpeng Bai <shuangpeng.kernel@gmail.com>
media: go7007: defer the ALSA v4l2 put until card release
Jiangong.Han <jiangong.han@windriver.com>
media: em28xx: fix use-after-free of dev_next->devlist on disconnect
Diego Fernando Mancera Gomez <diegomancera.dev@gmail.com>
media: em28xx: defer audio-only extension registration
Fan Wu <fanwu01@zju.edu.cn>
media: cx23885: cancel NetUP CI work before teardown
Bryam Vargas <hexlabsecurity@proton.me>
media: cx231xx: reject geometry changes while the VBI queue is busy
Ruoyu Wang <ruoyuw560@gmail.com>
media: cobalt: Avoid freeing ALSA private data twice
Dawei Feng <dawei.feng@seu.edu.cn>
media: cedrus: fix memory leak in cedrus_init_ctrls()
Ruoyu Wang <ruoyuw560@gmail.com>
media: cec: Serialize exclusive follower delivery
Yi Ding <yi.s.ding@gmail.com>
media: cec: meson: ao-cec-g12a: name the CEC core regmap to avoid debugfs clash
Valery Borovsky <vebohr@gmail.com>
media: airspy: use vb2_video_unregister_device() on disconnect to fix NULL deref
Christian Borntraeger <borntraeger@linux.ibm.com>
KVM: s390: Restore sigset on error path
Christian Borntraeger <borntraeger@linux.ibm.com>
KVM: s390: Zero initialize irq in reinject_machine_check
Christian Borntraeger <borntraeger@linux.ibm.com>
KVM: s390: Free guest debug data on vcpu destroy
Christian Borntraeger <borntraeger@linux.ibm.com>
KVM: s390: Fix old_data leak in guest debug error path
Christian Borntraeger <borntraeger@linux.ibm.com>
KVM: s390: Fix memory leak in guest debug handling
Christian Borntraeger <borntraeger@linux.ibm.com>
KVM: s390: Fix length check __import_wp_info()
Carlos López <clopez@suse.de>
KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock
Yosry Ahmed <yosry@kernel.org>
KVM: nVMX: Service local TLB flushes on failed nested VM-Enter
Yosry Ahmed <yosry@kernel.org>
KVM: nVMX: Always flush vpid02 on first use
Sanjay Chitroda <sanjayembeddedse@gmail.com>
iio: temperature: hid-sensor-temperature: switch to non-devm iio_device_register()
Cong Nguyen <congnt264@gmail.com>
iio: srf04: fix pm_runtime handling on probe error path
Laxman Acharya Padhya <acharyalaxman8848@gmail.com>
iio: light: gp2ap002: Disable regulators on resume failure
Giorgi Tchankvetadze <giorgi@tchankvetadze.com>
iio: light: cm32181: return zero after writing calibscale
Cong Nguyen <congnt264@gmail.com>
iio: gyro: mpu3050: fix sign of raw angular velocity readings
Erick Henrique <erick.henrique.rodrigues@usp.br>
iio: dac: m62332: Fix regulator reference count imbalance
Linmao Li <lilinmao@kylinos.cn>
iio: chemical: sgp30: Handle IAQ thread creation failure
Moksh Panicker <mokshpanicker.7@gmail.com>
iio: chemical: atlas-sensor: fix PM reference leak in buffer postenable
WenTao Liang <vulab@iscas.ac.cn>
ASoC: samsung: aries_audio_probe: double of_node_put due to direct assignment without of_node_get
Haoxiang Li <haoxiang_li2024@163.com>
AsoC: intel: sst: fix PCI device reference leak on probe failure
Haoxiang Li <haoxiang_li2024@163.com>
ASoC: fsl: mpc5200-i2s: Free DMA resources on probe failure
Runyu Xiao <runyu.xiao@seu.edu.cn>
ASoC: cs35l34: drain threaded IRQ before runtime suspend
Runyu Xiao <runyu.xiao@seu.edu.cn>
ASoC: cs35l33: drain threaded IRQ before runtime suspend
Linkai Gong <gonglinkai@kylinos.cn>
i2c: mux: demux-pinctrl: fix OF node leak on kstrdup failure
Stephan Gerhold <stephan.gerhold@linaro.org>
clk: qcom: gcc-mdm9607: Drop incorrect BIMC PLL and related clocks
Stephan Gerhold <stephan.gerhold@linaro.org>
clk: qcom: gcc-mdm9607: Fix halt_reg for gcc_apss_axi_clk
Stephan Gerhold <stephan@gerhold.net>
clk: qcom: gcc-mdm9607: Fix enable_reg for gcc_blsp1_sleep_clk
Stephan Gerhold <stephan@gerhold.net>
clk: qcom: gcc-mdm9607: Drop incorrect system_noc_bfdcd_clk_src
Stephan Gerhold <stephan@gerhold.net>
clk: qcom: gcc-mdm9607: Drop incorrect apss_tcu_clk_src
Stephan Gerhold <stephan.gerhold@linaro.org>
clk: qcom: gcc-msm8939: Fix enable_reg for gcc_blsp1_sleep_clk
Stephan Gerhold <stephan.gerhold@linaro.org>
clk: qcom: gcc-msm8916: Fix enable_reg for gcc_blsp1_sleep_clk
Sven Eckelmann <sven@narfation.org>
batman-adv: bla: prevent CRC corruptions after claim flush
Sven Eckelmann <sven@narfation.org>
batman-adv: bla: fix freeing of claims on meshif deletion
Sven Eckelmann <sven@narfation.org>
batman-adv: dat: avoid unaligned fault in IP extraction
Zhiling Zou <zhilinz@nebusec.ai>
batman-adv: fix stale receive device on merged fragments
Pengpeng Hou <pengpeng@iscas.ac.cn>
mtd: rawnand: validate ONFI extended parameter page sections
Xu Rao <raoxu@uniontech.com>
mtd: mtdoops: free page bitmap when the backing MTD is removed
Pengpeng Hou <pengpeng@iscas.ac.cn>
mtd: afs: validate v2 image info bounds
Helge Deller <deller@gmx.de>
parisc: Fix alignment of asm statements in head.S
Pei Xiao <xiaopei01@kylinos.cn>
parisc: eisa: Fix infinite loop when parsing invalid IRQ value
Bryam Vargas <hexlabsecurity@proton.me>
nvdimm/btt: reject an arena whose nfree is below the lane count
caina <caina@uniontech.com>
Revert "irqchip/mbigen: Fix mbigen node address layout"
Shivam Kumar <kumar.shivam43666@gmail.com>
nvmet-tcp: reject unsolicited H2CData PDUs
Shivam Kumar <kumar.shivam43666@gmail.com>
nvmet-tcp: fix out-of-bounds write when receiving an over-long PDU
Yehyeong Lee <yhlee@isslab.korea.ac.kr>
nvme-tcp: check the data direction of a C2HData PDU
Takashi Iwai <tiwai@suse.de>
ALSA: pcm: Fix race between non-atomic ops and trigger-start
Runyu Xiao <runyu.xiao@seu.edu.cn>
ALSA: harmony: initialize locks before requesting IRQ
Ahmad Byagowi <ahmadexp@gmail.com>
i2c: mux: Fix channel node leak on adapter add failure
Vasileios Almpanis <vasilisalmpanis@gmail.com>
i2c: core: fix debugfs UAF on adapter removal
Dapeng Mi <dapeng1.mi@linux.intel.com>
perf/x86/intel: Fix kernel address leakages in LBR stack
Dmitry Torokhov <dmitry.torokhov@gmail.com>
Input: aiptek - switch to using dev_groups for driver-specific attributes
Pengpeng Hou <pengpeng@iscas.ac.cn>
Input: aiptek - validate raw macro indices before updating state
Bradley Morgan <brads@mainlining.org>
ima: Check for ERR_PTR from dentry_path() in validate_hash_algo()
Hajo Noerenberg <hajo-linux-ide@noerenberg.de>
ata: ahci: work around lost interrupts on Marvell 88SE61xx
Damien Le Moal <dlemoal@kernel.org>
block: flag zoned disks with GENHD_FL_NO_PART
Koichiro Den <den@valinux.co.jp>
dmaengine: dw-edma: Initialize IRQ data before requesting IRQs
Koichiro Den <den@valinux.co.jp>
dmaengine: dw-edma: Complete descriptors before pausing
Mikulas Patocka <mpatocka@redhat.com>
dm: fix resume-vs-remove race
Ibrahim Hashimov <security@auditcode.ai>
HID: wacom: validate report length in wacom_intuos_pro2_bt_irq
Wei Jie Law <98lawweijie@gmail.com>
HID: rmi: fix OOB access with undersized RMI reports
Runyu Xiao <runyu.xiao@seu.edu.cn>
scsi: pm8001: Use rollback index when freeing MSI-X vectors
Sujal Tuladhar <sujaltuladhar1231@gmail.com>
scsi: target: iscsi: Reserve a terminator byte for the login payload
Can Peng <pengcan@kylinos.cn>
thermal/drivers/qoriq: Disable clock on resume failure
Can Peng <pengcan@kylinos.cn>
thermal/drivers/imx: Disable clock on runtime resume failure
Muhammad Bilal <meatuni001@gmail.com>
staging: rtl8723bs: fix OOB read in rtw_action_frame_parse()
Muhammad Bilal <meatuni001@gmail.com>
staging: rtl8723bs: fix OOB read / stack overflow in rtw_get_wps_attr()
Jeffin Philip <jeffinphilip14@gmail.com>
usb: gadget: fix null pointer dereference in usb_put_function_instance()
Lovekesh Solanki <lovekeshsolanki00@gmail.com>
USB: gadget: fix NULL pointer dereference in gadget_dev_ioctl()
Jameson Thies <jthies@google.com>
usb: typec: ucsi: displayport: Fix OOB altmode array index
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
usb: f_mass_storage: Bump local buffer size in fsg_common_create_luns()
Liu Qi <liuqi@longcheer.com>
usb-storage: ene_ub6250: fix race between scan work and probe
Shuangpeng Bai <shuangpeng.kernel@gmail.com>
media: usbtv: keep device alive while ALSA card exists
Stephan Gerhold <stephan@gerhold.net>
clk: qcom: gcc-mdm9607: Increase delay for USB PHY reset
HyeongJun An <sammiee5311@gmail.com>
ALSA: usb-audio: fix OOB write in snd_usbmidi_us122l_output()
Griffin Kroah-Hartman <griffin@kroah.com>
usb: image: mdc800: change kmalloc() to kzalloc()
Sabrina Dubroca <sd@queasysnail.net>
espintcp: remove encap socket caching to avoid reference leak
Petr Vaganov <p.vaganov@ideco.ru>
scsi: core: Fill in DMA padding bytes in scsi_alloc_sgtables()
Masami Hiramatsu (Google) <mhiramat@kernel.org>
tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions
Steven Rostedt <rostedt@goodmis.org>
tracing/mmiotrace: Remove reference to unused per CPU data pointer
Zack Rusin <zack.rusin@broadcom.com>
drm/vmwgfx: drop dma_buf reference on foreign-fd prime import
Koichiro Den <den@valinux.co.jp>
net: ntb_netdev: Fix TX busy and drop handling
Tzung-Bi Shih <tzungbi@kernel.org>
ALSA: seq: Fix port lock leak in deliver_to_subscribers()
Bryam Vargas <hexlabsecurity@proton.me>
selinux: reject an unclaimed class value in security_get_classes()
Christian Göttsche <cgzones@googlemail.com>
selinux: avoid implicit conversions in services code
Eric Dumazet <edumazet@google.com>
tcp: fix potential race in tcp_v6_syn_recv_sock()
Youngjae Kwon <yjkwon0026@snu.ac.kr>
fsnotify: Fix stale object mask after concurrent mark updates
Jinjie Ruan <ruanjinjie@huawei.com>
entry: Fix seccomp bypass after ptrace with TSYNC
Bjoern Doebel <doebel@amazon.de>
RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqe
Yuqi Xu <xuyuqiabc@gmail.com>
openvswitch: Fix CT limit teardown use-after-free
Ilya Maximets <i.maximets@ovn.org>
net: openvswitch: fix kernel-doc warnings in internal headers
Norbert Szetei <norbert@doyensec.com>
net: skbuff: don't skb_tx_error() the source skb in skb_zerocopy()
Norbert Szetei <norbert@doyensec.com>
net: skbuff: don't touch shared zerocopy state in skb_tx_error()
Tzung-Bi Shih <tzungbi@kernel.org>
platform/chrome: sensorhub: Fix dropped timestamp events and log spam
Zhan Xusheng <zhanxusheng1024@gmail.com>
udf: Fix i_lenExtents truncation on 32-bit kernels
Thomas Gleixner <tglx@kernel.org>
timer: Keep debugobjects state consistent in migrate_timer_list()
Bradley Morgan <include@grrlz.net>
taskstats: fix cpumask parsing cutting off the last character
Jann Horn <jannh@google.com>
smack: fix cred UAF in smack_file_send_sigiotask()
Bradley Morgan <include@grrlz.net>
signal: avoid shared siginfo namespace rewrites
Myeonghun Pak <mhun512@gmail.com>
tpm: tpm_i2c_nuvoton: disable IRQ on wait timeout
Maoyi Xie <maoyixie.tju@gmail.com>
w1: ds28e17: reject an oversize length on an I2C block read
Chengfeng Ye <nicoyip.dev@gmail.com>
vsock/virtio: flush works in dependency order
Runyu Xiao <runyu.xiao@seu.edu.cn>
wifi: mt76: mt7615: avoid waiting for mac work under the mt76 mutex
Abdun Nihaal <nihaal@cse.iitm.ac.in>
wifi: rtw88: Fix potential memory leak in rtw_txq_push_skb()
Stanislaw Gruszka <stf_xl@wp.pl>
wifi: rtl818x: initialize eeprom_93cx6 struct to zero
Fabio Estevam <festevam@nabladev.com>
wifi: mwifiex: Detach sync cmd buffer on interrupted wait
Abdun Nihaal <nihaal@cse.iitm.ac.in>
wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control()
Maoyi Xie <maoyixie.tju@gmail.com>
i3c: master: svc: bound IBI payload to the requested max_payload_len
Adrian Hunter <adrian.hunter@intel.com>
i3c: master: Fix info leak and UAF in device unregister path
Haotian Zhang <vulab@iscas.ac.cn>
dm-switch: use WRITE_ONCE() in switch_region_table_write()
Mikulas Patocka <mpatocka@redhat.com>
dm-stats: fix a crash if allocation of per-cpu data fails
Nathan Chancellor <nathan@kernel.org>
arch_numa: avoid false positive fortify warning in setup_node_to_cpumask_map()
Naman Jain <namjain@linux.microsoft.com>
PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip
Takashi Iwai <tiwai@suse.de>
ALSA: virmidi: Check card index validity at probe
Takashi Iwai <tiwai@suse.de>
ALSA: serial-u16550: Check card index validity at probe
Takashi Iwai <tiwai@suse.de>
ALSA: portman2x4: Check card index validity at probe
Runyu Xiao <runyu.xiao@seu.edu.cn>
ALSA: pcxhr: initialize mutexes before requesting threaded IRQ
Takashi Iwai <tiwai@suse.de>
ALSA: mts64: Check card index validity at probe
Takashi Iwai <tiwai@suse.de>
ALSA: mpu401: Check card index validity at probe
Baul Lee <baul.lee@xbow.com>
ALSA: bcd2000: clear the URB pointers on disconnect
Takashi Iwai <tiwai@suse.de>
ALSA: aloop: Check card index validity at probe
Baul Lee <baul.lee@xbow.com>
ALSA: 6fire: bound the MIDI event length from the device
Zhiling Zou <zhilinz@nebusec.ai>
seg6: reset IP6CB after IPv6 decapsulation
Zhiling Zou <zhilinz@nebusec.ai>
net: cap advertised IP tunnel headroom
Hidayath Khan <hidayath@linux.ibm.com>
net/smc: fix socket refcount leak in smc_switch_conns()
Koichiro Den <den@valinux.co.jp>
net: ntb_netdev: Count packets dropped on RX refill failure
Koichiro Den <den@valinux.co.jp>
net: ntb_netdev: Avoid double-accounting netif_rx() drops
Koichiro Den <den@valinux.co.jp>
NTB: ntb_transport: Reject oversized TX buffers
Koichiro Den <den@valinux.co.jp>
NTB: ntb_transport: Fail TX enqueue when the QP link is down
Koichiro Den <den@valinux.co.jp>
NTB: ntb_transport: Recycle TX entries before client callbacks
Ruoyu Wang <ruoyuw560@gmail.com>
net: openvswitch: fix nf_connlabels leak in ovs_ct_init
Ilya Maximets <i.maximets@ovn.org>
net: openvswitch: fix flow mask use-after-free on flow deletion
Asim Viladi Oglu Manizada <manizada@pm.me>
net: tun: bound receive headroom
Fabio Porcedda <fabio.porcedda@gmail.com>
net: usb: qmi_wwan: add Telit Cinterion FE990D50 composition
Aleksandr Khromov <haa@amicon.ru>
slip: fix use-after-free in sl_sync()
Weiming Shi <bestswngs@gmail.com>
xdp: fix zero-copy frame layout
Alexandra Winter <wintera@linux.ibm.com>
net/iucv: filter frames in afiucv_hs_rcv() by ingress device
Seiji Nishikawa <snishika@redhat.com>
ipmi: si: Fix NULL pointer dereference after failed registration
Yousef Alhouseen <alhouseenyousef@gmail.com>
ipmi: ipmb: validate write message length
Kuan-Wei Chiu <visitorckw@gmail.com>
interconnect: Fix use after free in icc_get() and of_icc_get_by_index()
Bryam Vargas <hexlabsecurity@proton.me>
platform/chrome: sensorhub: Bound the EC-reported sensor number
Fan Wu <fanwu01@zju.edu.cn>
mmc: via-sdmmc: stop card-detect handling on probe failure
HyeongJun An <sammiee5311@gmail.com>
platform/x86: dell-wmi-sysman: Don't hex dump attribute security buffer
Kevin Tian <kevin.tian@intel.com>
iommu/vt-d: Fix no_iommu to disable platform opt-in
Krzysztof Wilczyński <kwilczynski@kernel.org>
PCI/proc: Use file_ns_capable() when checking config space read access
Krzysztof Wilczyński <kwilczynski@kernel.org>
PCI/proc: Avoid spurious runtime PM wakeup on config space accesses
Krzysztof Wilczyński <kwilczynski@kernel.org>
PCI/sysfs: Avoid spurious runtime PM wakeup on config space accesses
Ronald Claveau <linux-kernel-dev@aliel.fr>
PCI: meson: Fix GPIO state while requesting PERST#
Mohamad Raizudeen <raizudeen.kerneldev@gmail.com>
PCI: Fix 32-bit config write in Intel PCH Root Port MPC ACS quirk
Stefan Haberland <sth@linux.ibm.com>
s390/dasd: Propagate partial completion length across ERP recovery
Stefan Haberland <sth@linux.ibm.com>
s390/dasd: Guard sysfs discipline callbacks against unallocated private data
Stefan Haberland <sth@linux.ibm.com>
s390/dasd: Do not complete a failed ESE read as successful
Jianing Li <m13940358460@163.com>
power: supply: max17040: synchronize work cancellation on suspend
Fan Wu <fanwu01@zju.edu.cn>
power: supply: ucs1002: fix use-after-free on remove
Maoyi Xie <maoyixie.tju@gmail.com>
power: supply: twl4030_charger: cancel workers via devm
Fan Wu <fanwu01@zju.edu.cn>
power: supply: lp8727: fix use-after-free in lp8727_release_irq()
Jameson Thies <jthies@google.com>
power: supply: cros_usbpd: Limit port counts to EC_USB_PD_MAX_PORTS
Bryam Vargas <hexlabsecurity@proton.me>
power: supply: cros_usbpd-charger: bound the EC-reported port count
Fan Wu <fanwu01@zju.edu.cn>
power: supply: bq256xx: drain usb_work before freeing the charger
Fan Wu <fanwu01@zju.edu.cn>
power: supply: bq24257: fix use-after-free on remove
Jun Yang <junvyyang@tencent.com>
sctp: fix stream->outcnt underflow on duplicate RECONF responses
Jun Yang <junvyyang@tencent.com>
sctp: distinguish sequence zero from wildcard in reconf lookup
Weiming Shi <bestswngs@gmail.com>
sctp: fix NULL deref on untransmitted RECONF completion
Hyunwoo Kim <imv4bel@gmail.com>
sctp: drop a chunk if its transport was removed
Hyunwoo Kim <imv4bel@gmail.com>
sctp: stop processing a packet once its association is deleted
Yehyeong Lee <yhlee@isslab.korea.ac.kr>
nvme-tcp: reject a read that transferred too few bytes
Yehyeong Lee <yhlee@isslab.korea.ac.kr>
nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() alone
Yehyeong Lee <yhlee@isslab.korea.ac.kr>
nvme: zero the discard fallback page
Ewan D. Milne <emilne@redhat.com>
nvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error path
Michael Bommarito <michael.bommarito@gmail.com>
lockd: pin next file across nlm_inspect_file lock-drop
Cong Nguyen <congnt264@gmail.com>
hwmon: (max6621) fix temperature clamp range
Cong Nguyen <congnt264@gmail.com>
hwmon: (max6621) fix negative temperature offset and crit readings
Norbert Szetei <norbert@doyensec.com>
openvswitch: only skb_tx_error() a packet we are about to drop
Ali Ahmet Memis <ali@iusegentoo.com>
openrisc: fix arbitrary kernel memory access via or1k_atomic syscall
Zhan Xusheng <zhanxusheng1024@gmail.com>
ocfs2: fix readdir position truncation on 32-bit kernels
Joseph Qi <joseph.qi@linux.alibaba.com>
ocfs2: cluster: fix o2hb_dependent_users leak on pin failure
Joseph Qi <joseph.qi@linux.alibaba.com>
ocfs2: cluster: avoid lock order inversion in o2hb_region_pin() from drop_item
Joseph Qi <joseph.qi@linux.alibaba.com>
ocfs2: cluster: don't sleep while holding o2hb_live_lock in o2hb_region_pin()
Ibrahim Hashimov <security@auditcode.ai>
ocfs2: validate rl_used against rl_count in refcount block validator
Bryam Vargas <hexlabsecurity@proton.me>
ocfs2: validate lengths in dlm_mig_lockres_handler
Bryam Vargas <hexlabsecurity@proton.me>
ocfs2: bound namelen in dlm_migrate_request_handler
Dmitry Antipov <dmantipov@yandex.ru>
ocfs2: always run deallocs on copy-on-write completion
Zhiling Zou <zhilinz@nebusec.ai>
orangefs: skip leading spaces before parsing client debug masks
Yifei Gao <gyf161023@gmail.com>
orangefs: fix double-free of trailer_buf on readdir copy failure
WenTao Liang <vulab@iscas.ac.cn>
regulator: max8998_pmic_dt_parse_pdata: of_node_put on reg_np after ownership transferred to rdata
WenTao Liang <vulab@iscas.ac.cn>
regulator: as3722_get_regulator_dt_data: fix premature of_node_put leaving dangling of_node pointer
Norbert Szetei <norbert@doyensec.com>
RDMA/ucma: Lock the handler in ucma_set_ib_path()
Fan Wu <fanwu01@zju.edu.cn>
RDMA/cxgb4: Cancel reg_work before freeing device on remove
Vaibhav Nagare <nagarevaibhav@gmail.com>
qede: Fix NULL pointer dereference in TPA fragment processing
Johan Hovold <johan@kernel.org>
remoteproc: scp: Fix device reference leak on failed lookup
Chunkai Deng <chunkai.deng@oss.qualcomm.com>
rpmsg: glink: smem: order FIFO read after availability check
Hao-Qun Huang <alvinhuang0603@gmail.com>
staging: media: tegra-video: vi: fix probe failure on skipped last port
Doruk Tan Ozturk <doruk@0sec.ai>
wifi: ath6kl: clamp assoc request/response lengths before subtracting IE offsets
David Lee <david.lee@trailofbits.com>
udf: reject VAT indexes equal to the entry count
Chris Mason <clm@meta.com>
svcrdma: Fix pcl_for_each_segment for empty chunks
Chris Mason <clm@meta.com>
svcrdma: Fix offset arithmetic in read_chunk_range
Chuck Lever <chuck.lever@oracle.com>
SUNRPC: Reject krb5 v2 wrap tokens with oversized ec field
Chris Mason <clm@meta.com>
sunrpc: init gssp_lock before publishing proc entry
Chris Mason <clm@meta.com>
SUNRPC: harden gss_unwrap_resp_priv length checks
Chris Mason <clm@meta.com>
SUNRPC: harden gss_krb5_unwrap_v2 against short tokens
Chris Mason <clm@meta.com>
SUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_stat
Jeff Layton <jlayton@kernel.org>
SUNRPC: always drain cache_cleaner before destroying a cache_detail
Jeff Layton <jlayton@kernel.org>
sunrpc: route to a populated pool in svc_pool_for_cpu()
Chris Mason <clm@meta.com>
SUNRPC: xdr_buf_trim: clamp buf->len to avoid underflow
Harshit Varu <harshitvaru666@gmail.com>
mptcp: fix uninitialized local_id in syncookie MP_JOIN reconstruction
Qing Ming <a0yami@mailbox.org>
mpls: reload header after pskb_may_pull()
Coly Li <colyli@fygo.io>
md: do overflow check for sb->bblog_shift in super_1_load()
Bryam Vargas <hexlabsecurity@proton.me>
libnvdimm/labels: Prevent integer overflow in __nd_label_validate()
Yuyang Huang <sigefriedhyy@gmail.com>
ipv6: use RCU iterator to dump route exceptions
Zhiling Zou <zhilinz@nebusec.ai>
ip6_gre: fix hardware header length for NBMA tunnels
Zhiling Zou <zhilinz@nebusec.ai>
ip6_tunnel: use skb_cow_head() in ip6_tnl_xmit()
Guangshuo Li <lgs201920130244@gmail.com>
Bluetooth: hci_intel: fix usage_count leak when autosuspend_delay is negative
Guangshuo Li <lgs201920130244@gmail.com>
Bluetooth: hci_h5: fix usage_count leak when autosuspend_delay is negative
Valentin Kindschi <valentin.kindschi@fiveco.ch>
Bluetooth: hci_event: clear HCI_LE_ADV only on a created connection
Chengfeng Ye <nicoyip.dev@gmail.com>
Bluetooth: RFCOMM: serialize security confirmation handling
Gongwei Li <ligongwei@kylinos.cn>
Bluetooth: hci_uart: Fix false success return in hci_uart_setup()
Guangshuo Li <lgs201920130244@gmail.com>
Bluetooth: hci_bcm: fix usage_count leak when autosuspend_delay is negative
Hui Su <sh_def@163.com>
cpufreq: schedutil: Fix rate limit overflow
Bryam Vargas <hexlabsecurity@proton.me>
dm array: reject an array block whose value size is not the caller's
Ilya Krutskih <devsec@tpz.ru>
dm raid1: reserve space for NUL-terminator in build_constructor_string()
liyouhong <liyouhong@kylinos.cn>
dm-era: fix shadowed superblock leak on take-snap failure
Jiangshan Yi <yijiangshan@kylinos.cn>
bnx2x: fix double free in bnx2x_init_firmware() error path
Christoph Zwerschke <cito@online.de>
Bluetooth: btusb: Add ASUS USB-BT600 for Realtek 8761CU
Christoph Zwerschke <cito@online.de>
Bluetooth: btusb: Add ASUS USB-BT540 for Realtek 8761CU
Hongyan Xu <getshell@seu.edu.cn>
auxdisplay: charlcd: cancel backlight work on registration failure
Niklas Cassel <cassel@kernel.org>
ata: libata-scsi: fix DSM TRIM for sector sizes larger than 2048 bytes
Matt Turner <mattst88@gmail.com>
alpha: marvel: Fix lock ordering in init_io7_irqs()
Matt Turner <mattst88@gmail.com>
alpha: marvel: Fix irq_set_status_flags to use correct IRQ number
Krzysztof Wilczyński <kwilczynski@kernel.org>
alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write()
Ivaylo Dimitrov <ivo.g.dimitrov.75@gmail.com>
hsi: omap_ssi_core: fix missing DMA mask setup for SSI controller device
Tien Sung Ang <tien.sung.ang@altera.com>
fpga: stratix10-soc: Fix SVC mailbox handling during reconfiguration
Marek Czernohous <marek@czernohous.de>
forcedeth: fix off-by-one when saving/restoring non-PCI config space
Myeonghun Pak <mhun512@gmail.com>
fbdev: uvesafb: unregister connector callback on init failure
Florian Fuchs <fuchsfl@gmail.com>
fbdev: pvr2fb: correct user pointer annotation and sentinel initializer
Runyu Xiao <runyu.xiao@seu.edu.cn>
fbdev: omapfb: panel-dsi-cm: initialize lock before registering display
Yemu Lu <prcups@krgm.moe>
fat: restore original value when fat_ent_write failed
Yichong Chen <chenyichong@uniontech.com>
ecryptfs: show filename encryption options
Yichong Chen <chenyichong@uniontech.com>
ecryptfs: release message context on send failure
Yichong Chen <chenyichong@uniontech.com>
ecryptfs: reject too-small tag 70 packets
HanQuan <eilaimemedsnaimel@gmail.com>
ecryptfs: reject oversized encrypted_key_size in parse_tag_3_packet
Yichong Chen <chenyichong@uniontech.com>
ecryptfs: pass packet set buffer size to parser
Yichong Chen <chenyichong@uniontech.com>
ecryptfs: hold msg ctx list lock when cleaning daemon queue
Yichong Chen <chenyichong@uniontech.com>
ecryptfs: fix tag 11 packet exact-fit size check
Pengpeng Hou <pengpeng@iscas.ac.cn>
eCryptfs: bound the packet-length peek to the user buffer
Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
fs/ntfs3: bound page_lcns[] index by the log record
Samuel Page <sam@bynar.io>
fs/ntfs3: fix info-leak on partial LZNT decompress in ni_read_frame()
Xiang Mei <xmei5@asu.edu>
fs/ntfs3: validate dirty page table on log replay
Jiangshan Yi <yijiangshan@kylinos.cn>
HID: mcp2221: validate report size in mcp2221_raw_event()
Haoxiang Li <haoxiang_li2024@163.com>
HID: sensor: custom: Fix field sysfs group cleanup on failure
Xu Rao <raoxu@uniontech.com>
HID: roccat: free buffered reports when destroying device
Ibrahim Hashimov <security@auditcode.ai>
HID: picolcd: clamp eeprom debugfs read to bytes actually received
Jérémy Jean <Jeremy.Jean@oss.cyber.gouv.fr>
audit: avoid dropping live tree ref on fsnotify rule autoremove
Michael Bommarito <michael.bommarito@gmail.com>
ceph: bound xattr value length in __build_xattrs()
Michael Bommarito <michael.bommarito@gmail.com>
ceph: bound num_export_targets array for mds info v2/v3
Jérémy Jean <Jeremy.Jean@oss.cyber.gouv.fr>
ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decode
Xiubo Li <xiubo.li@clyso.com>
ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlock
Jérémy Jean <Jeremy.Jean@oss.cyber.gouv.fr>
libceph: reject buckets with mismatched CRUSH ids
Chuck Lever <cel@kernel.org>
NFSD: Prevent lock owner use-after-free during client teardown
Jeff Layton <jlayton@kernel.org>
nfsd: revoke copy-notify stateids before dropping their reference
Jeff Layton <jlayton@kernel.org>
nfsd: reject reclaim LOCK after RECLAIM_COMPLETE
Robbie Ko <robbieko@synology.com>
nfsd: reject out-of-range useconds in NFSv2 SETATTR/CREATE
Jeff Layton <jlayton@kernel.org>
nfsd: initialize copy-notify stateid before publishing it
Jeff Layton <jlayton@kernel.org>
nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo
Jeff Layton <jlayton@kernel.org>
nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutget
Jeff Layton <jlayton@kernel.org>
nfsd: fix version mismatch loops in nfsd_acl_init_request()
Chris Mason <clm@meta.com>
nfsd: fix cpntf publish race in nfs4_init_cp_state
Jeff Layton <jlayton@kernel.org>
nfsd: check client ownership when cancelling a copy-notify stateid
Jeff Layton <jlayton@kernel.org>
nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref
Jeff Layton <jlayton@kernel.org>
nfsd: add filehandle match check to nfsd4_delegreturn()
Jeff Layton <jlayton@kernel.org>
nfsd: add fh_want_write() for early-verified SETATTR in nfsd_proc_setattr()
Jeff Layton <jlayton@kernel.org>
nfsd: validate symlink target length in NFSv4 CREATE
Chuck Lever <chuck.lever@oracle.com>
nfsd: sample writeback error cursor before async COPY loop
Jeff Layton <jlayton@kernel.org>
nfsd: return NFS4ERR_NOTSUPP for unsupported netloc4 types
Chuck Lever <chuck.lever@oracle.com>
nfsd: Reset write verifier when async COPY writeback fails
Junrui Luo <moonafterrain@outlook.com>
NFSv4.1: fix layout segment leak on the pnfs_layout_process() forget path
Mike Snitzer <snitzer@kernel.org>
NFSD: remove flawed WARN_ON_ONCE from nfsd_mode_check
Michael Bommarito <michael.bommarito@gmail.com>
NFSD: restart ssc_expire_umount walk after dropping nfsd_ssc_lock
Chuck Lever <cel@kernel.org>
NFSD: Fix off-by-one in DRC bucket pruning limit
Chuck Lever <cel@kernel.org>
NFSD: Encode only the status in NFS-ACL v2 GETACL error replies
Ibrahim Hashimov <security@auditcode.ai>
ubifs: fix out-of-bounds read in signature length check
Abdurrahman Hussain <abdurrahman@nexthop.ai>
of: fix out-of-bounds read in of_alias_scan() stem parser
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: fix slab-out-of-bounds in nilfs_direct_propagate after truncation
Junrui Luo <moonafterrain@outlook.com>
media: vicodec: fix out-of-bounds write in FWHT encoder
Weigang He <geoffreyhe2@gmail.com>
media: cec: stm32: prevent out-of-bounds write on RX overflow
Vincent Mailhol <mailhol@kernel.org>
lib/ucs2_string.c: fix out-of-bounds read in ucs2_strnlen()
Xingrui Li <baka9@bakabaka9.tech>
HID: sensor-hub: Fix out-of-bounds write in sensor_hub_get_feature
Daisuke Matsuda <matsuda@preferred.jp>
fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write
Neill Kapron <nkapron@google.com>
usb: gadget: f_fs: Prevent deadlock during ep0 read loop
Jeffin Philip <jeffinphilip14@gmail.com>
usb: gadget: uvc: fix dangling pointers in uvc_function_bind() and uvc_function_unbind()
Yun Zhou <yun.zhou@windriver.com>
usb: gadget: f_tcm: fix deadlock in usbg_make_tpg()
Myeonghun Pak <mhun512@gmail.com>
usb: gadget: snps_udc_plat: clean up PHY on probe deferral
Sonali Pradhan <sonalipradhan@google.com>
usb: gadget: u_audio: Fix use-after-free on sound card disconnect
Johan Hovold <johan@kernel.org>
USB: phy: fsl-usb: fix missing static keywords
Francesco Lavra <flavra@baylibre.com>
usb: dwc2: gadget: Exit partial power down state when changing USB pull-up
Hao-Qun Huang <alvinhuang0603@gmail.com>
staging: greybus: hid: fix SET_REPORT return value
Hans Verkuil <hverkuil+cisco@kernel.org>
Revert "media: v4l2-dev: fix error handling in __video_register_device()"
James Kim <james010kim@gmail.com>
rapidio: mport_cdev: fix use-after-free in dma_req_free()
Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
powerpc/powermac: fix OF node refcount
Hui Su <sh_def@163.com>
tracing: Fix crash passing ERR_PTR to kthread_stop()
Kiryl Shutsemau (Meta) <kas@kernel.org>
x86/insn-eval: Move assign_register() out of KVM as insn_assign_reg()
Joy H.J. Lee <rkr0k0r@gmail.com>
tools/compiler: match glibc 2.42 definition of __attribute_const__
Guopeng Zhang <zhangguopeng@kylinos.cn>
mm: memcg: stop reclaim when a limit update is superseded
Breno Leitao <leitao@debian.org>
mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()
Jordan R Abrahams-Whitehead <ajordanr@google.com>
include/linux/list.h: mark list_add and __list_add as __always_inline
Jérémy Jean <Jeremy.Jean@oss.cyber.gouv.fr>
timers/itimer: Zero-init old itimerval before copy to userspace
Felix Yan <felixonmars@archlinux.org>
clocksource/drivers/timer-sun4i: Advertise a real minimum delta
Matt Turner <mattst88@gmail.com>
alpha: don't leak hardware-fabricated FP exception bits to user space
Matt Turner <mattst88@gmail.com>
alpha: fix ieee_swcr_to_fpcr setting FPCR_DNOD unconditionally
Takashi Iwai <tiwai@suse.de>
ALSA: aloop: Fix racy access at PCM trigger
-------------
Diffstat:
.../ABI/testing/configfs-usb-gadget-uac1_legacy | 3 -
Documentation/usb/gadget-testing.rst | 3 -
.../media/v4l/ext-ctrls-colorimetry.rst | 12 +-
Makefile | 4 +-
arch/alpha/include/uapi/asm/fpu.h | 8 +-
arch/alpha/kernel/pci-sysfs.c | 6 +-
arch/alpha/kernel/sys_marvel.c | 25 +-
arch/alpha/kernel/traps.c | 6 +-
arch/alpha/math-emu/math.c | 88 ++++-
arch/arm/boot/dts/armada-388-helios4.dts | 13 +
arch/arm/boot/dts/sun4i-a10.dtsi | 2 +-
arch/arm/mach-imx/src.c | 3 +
arch/arm/mach-lpc32xx/common.c | 5 +-
arch/arm/mach-lpc32xx/common.h | 2 +
arch/arm/mach-lpc32xx/phy3250.c | 2 +
arch/arm/mach-lpc32xx/pm.c | 5 +-
arch/arm/mm/fault.c | 16 +-
.../boot/dts/allwinner/sun50i-a64-pinephone.dtsi | 4 +-
arch/arm64/boot/dts/amlogic/meson-axg-s400.dts | 4 +
.../boot/dts/marvell/armada-3720-turris-mox.dts | 3 +-
arch/arm64/boot/dts/qcom/sm8250.dtsi | 51 +--
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../boot/dts/rockchip/rk3399-gru-chromebook.dtsi | 6 +-
.../boot/dts/rockchip/rk3399-gru-scarlet-dumo.dts | 41 +++
arch/arm64/boot/dts/rockchip/rk3399-gru.dtsi | 1 +
arch/arm64/kernel/hibernate.c | 16 +-
arch/csky/kernel/entry.S | 6 +-
arch/m68k/kernel/traps.c | 4 +-
arch/mips/kernel/ptrace.c | 6 +-
arch/openrisc/kernel/entry.S | 43 ++-
arch/parisc/kernel/head.S | 1 +
arch/powerpc/configs/85xx-hw.config | 1 +
arch/powerpc/kernel/smp.c | 3 +
arch/powerpc/platforms/powermac/low_i2c.c | 2 +-
arch/s390/kernel/debug.c | 10 +-
arch/s390/kvm/guestdbg.c | 9 +-
arch/s390/kvm/interrupt.c | 2 +-
arch/s390/kvm/kvm-s390.c | 7 +-
arch/x86/events/intel/lbr.c | 12 +-
arch/x86/events/intel/uncore.c | 2 -
arch/x86/include/asm/insn-eval.h | 36 ++
arch/x86/include/asm/pkeys.h | 3 +
arch/x86/kvm/emulate.c | 26 +-
arch/x86/kvm/hyperv.c | 25 +-
arch/x86/kvm/vmx/nested.c | 18 +
arch/x86/mm/ident_map.c | 23 +-
block/blk-iocost.c | 2 +-
block/blk-stat.c | 2 +-
block/genhd.c | 7 +
block/kyber-iosched.c | 2 +-
drivers/accessibility/speakup/keyhelp.c | 17 +-
drivers/accessibility/speakup/kobjects.c | 6 +-
drivers/acpi/bus.c | 4 +-
drivers/acpi/pci_root.c | 3 +-
drivers/acpi/processor_core.c | 31 +-
drivers/acpi/processor_idle.c | 34 +-
drivers/acpi/utils.c | 6 +-
drivers/ata/ahci.c | 49 +++
drivers/ata/libata-scsi.c | 28 +-
drivers/auxdisplay/charlcd.c | 21 +-
drivers/base/arch_numa.c | 12 +
drivers/base/firmware_loader/fallback.c | 38 +--
drivers/base/firmware_loader/firmware.h | 10 +
drivers/base/soc.c | 19 +-
drivers/base/swnode.c | 2 +-
drivers/bluetooth/btmtksdio.c | 13 +-
drivers/bluetooth/btusb.c | 15 +-
drivers/bluetooth/hci_bcm.c | 1 +
drivers/bluetooth/hci_h5.c | 4 +-
drivers/bluetooth/hci_intel.c | 1 +
drivers/bluetooth/hci_ldisc.c | 2 +-
drivers/bluetooth/hci_serdev.c | 2 +-
drivers/bluetooth/virtio_bt.c | 8 +-
drivers/bus/mhi/host/main.c | 6 +
drivers/bus/ti-sysc.c | 12 +-
drivers/char/hw_random/ks-sa-rng.c | 22 +-
drivers/char/ipmi/ipmb_dev_int.c | 5 +-
drivers/char/ipmi/ipmi_msghandler.c | 1 +
drivers/char/ppdev.c | 10 +-
drivers/char/tpm/st33zp24/st33zp24.c | 8 +-
drivers/char/tpm/tpm_i2c_nuvoton.c | 6 +-
drivers/char/xilinx_hwicap/xilinx_hwicap.c | 5 +-
drivers/clk/clk-moxart.c | 14 -
drivers/clk/clk-palmas.c | 14 +-
drivers/clk/hisilicon/reset.c | 2 +-
drivers/clk/imx/clk-scu.c | 1 -
drivers/clk/meson/gxbb.c | 2 +-
drivers/clk/qcom/common.c | 4 +-
drivers/clk/qcom/dispcc-sm8250.c | 1 -
drivers/clk/qcom/gcc-mdm9607.c | 182 +----------
drivers/clk/qcom/gcc-msm8916.c | 5 +-
drivers/clk/qcom/gcc-msm8939.c | 5 +-
drivers/clk/qcom/gdsc.c | 108 +++++-
drivers/clk/qcom/gdsc.h | 2 +
drivers/clk/qcom/videocc-sm8250.c | 4 -
drivers/clk/tegra/clk-tegra124-emc.c | 1 +
drivers/clk/x86/clk-pmc-atom.c | 3 +
drivers/clocksource/clps711x-timer.c | 2 +-
drivers/clocksource/timer-armada-370-xp.c | 18 +-
drivers/clocksource/timer-sun4i.c | 2 +-
drivers/cpufreq/imx6q-cpufreq.c | 6 +-
drivers/cpufreq/intel_pstate.c | 19 +-
drivers/cpufreq/spear-cpufreq.c | 4 +-
drivers/crypto/atmel-ecc.c | 45 ++-
drivers/crypto/atmel-sha204a.c | 6 +-
drivers/crypto/gemini/sl3516-ce-cipher.c | 8 -
drivers/crypto/hisilicon/sec2/sec_crypto.c | 12 +-
drivers/crypto/keembay/keembay-ocs-aes-core.c | 5 +-
drivers/crypto/qat/qat_common/qat_algs.c | 1 +
drivers/crypto/sa2ul.c | 19 +-
drivers/dma/dw-edma/dw-edma-core.c | 37 ++-
drivers/dma/hisi_dma.c | 2 +-
drivers/dma/mediatek/mtk-uart-apdma.c | 2 +-
drivers/dma/qcom/bam_dma.c | 1 +
drivers/dma/xilinx/xilinx_dma.c | 12 +-
drivers/firmware/google/coreboot_table.c | 26 +-
drivers/firmware/stratix10-svc.c | 21 +-
drivers/fpga/altera-cvp.c | 10 +-
drivers/fpga/stratix10-soc.c | 21 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 2 +-
drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c | 74 +++--
.../drm/amd/display/amdgpu_dm/amdgpu_dm_color.c | 6 +
.../gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c | 24 ++
.../gpu/drm/amd/pm/powerplay/hwmgr/vega10_hwmgr.c | 35 +-
.../gpu/drm/bridge/cadence/cdns-mhdp8546-core.c | 2 +-
drivers/gpu/drm/bridge/synopsys/dw-hdmi.c | 3 +-
drivers/gpu/drm/bridge/tc358767.c | 2 +-
drivers/gpu/drm/drm_atomic_uapi.c | 2 +
drivers/gpu/drm/drm_drv.c | 34 +-
drivers/gpu/drm/gud/gud_connector.c | 12 +-
drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_de.c | 6 +-
drivers/gpu/drm/lima/lima_device.c | 12 +-
drivers/gpu/drm/msm/dsi/dsi_host.c | 14 +-
drivers/gpu/drm/nouveau/nouveau_sgdma.c | 4 +-
drivers/gpu/drm/omapdrm/dss/dsi.c | 7 +-
drivers/gpu/drm/omapdrm/dss/dsi.h | 2 -
drivers/gpu/drm/panel/panel-samsung-s6d16d0.c | 10 +-
drivers/gpu/drm/sun4i/sun4i_backend.c | 2 +-
drivers/gpu/drm/sun4i/sun4i_crtc.c | 2 +-
drivers/gpu/drm/sun4i/sun4i_tcon.c | 20 +-
drivers/gpu/drm/sun4i/sun8i_dw_hdmi.c | 2 +
drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c | 2 +-
drivers/gpu/drm/sun4i/sun8i_vi_scaler.c | 18 +-
drivers/gpu/drm/tve200/tve200_drv.c | 1 +
drivers/gpu/drm/vmwgfx/ttm_object.c | 7 +-
drivers/gpu/host1x/debug.c | 4 +-
drivers/gpu/host1x/hw/channel_hw.c | 5 +-
drivers/hid/hid-core.c | 127 ++++---
drivers/hid/hid-lg4ff.c | 8 +
drivers/hid/hid-mcp2221.c | 7 +
drivers/hid/hid-picolcd_debugfs.c | 9 +
drivers/hid/hid-rmi.c | 46 ++-
drivers/hid/hid-roccat-kone.c | 8 +-
drivers/hid/hid-roccat.c | 13 +-
drivers/hid/hid-sensor-custom.c | 9 +-
drivers/hid/hid-sensor-hub.c | 46 +--
drivers/hid/i2c-hid/i2c-hid-core.c | 16 +-
drivers/hid/wacom_wac.c | 13 +
drivers/hsi/controllers/omap_ssi_core.c | 6 +
drivers/hwmon/emc1403.c | 6 +-
drivers/hwmon/max6621.c | 8 +-
drivers/hwspinlock/hwspinlock_core.c | 2 +-
drivers/hwtracing/coresight/coresight-etm4x-cfg.c | 2 +-
drivers/hwtracing/coresight/coresight-etm4x-core.c | 87 ++---
.../hwtracing/coresight/coresight-etm4x-sysfs.c | 6 +-
drivers/hwtracing/coresight/coresight-etm4x.h | 38 ++-
drivers/i2c/i2c-core-base.c | 6 +
drivers/i2c/i2c-mux.c | 1 +
drivers/i2c/muxes/i2c-demux-pinctrl.c | 1 +
drivers/i3c/master.c | 11 +-
drivers/i3c/master/dw-i3c-master.c | 10 +-
drivers/i3c/master/mipi-i3c-hci/core.c | 30 +-
drivers/i3c/master/mipi-i3c-hci/dma.c | 4 +-
drivers/i3c/master/mipi-i3c-hci/ext_caps.c | 55 ++--
drivers/i3c/master/mipi-i3c-hci/pio.c | 54 +--
drivers/i3c/master/svc-i3c-master.c | 10 +-
drivers/iio/accel/dmard09.c | 7 +
drivers/iio/chemical/atlas-sensor.c | 6 +-
drivers/iio/chemical/sgp30.c | 3 +
drivers/iio/dac/m62332.c | 17 +-
drivers/iio/gyro/mpu3050-core.c | 2 +-
drivers/iio/light/cm32181.c | 2 +-
drivers/iio/light/gp2ap002.c | 24 +-
drivers/iio/light/isl29028.c | 2 +-
drivers/iio/light/tsl2583.c | 2 +-
drivers/iio/light/tsl2772.c | 2 +-
drivers/iio/orientation/hid-sensor-rotation.c | 20 +-
drivers/iio/proximity/srf04.c | 1 +
drivers/iio/temperature/hid-sensor-temperature.c | 3 +-
drivers/infiniband/core/cma.c | 6 +-
drivers/infiniband/core/cq.c | 14 +-
drivers/infiniband/core/device.c | 27 +-
drivers/infiniband/core/nldev.c | 117 ++++---
drivers/infiniband/core/restrack.c | 4 +-
drivers/infiniband/core/ucma.c | 7 +-
drivers/infiniband/hw/cxgb4/device.c | 8 +-
drivers/infiniband/hw/cxgb4/mem.c | 4 +-
drivers/infiniband/hw/efa/efa_verbs.c | 15 +-
drivers/infiniband/hw/hfi1/chip.c | 4 +-
drivers/infiniband/hw/hfi1/hfi.h | 2 -
drivers/infiniband/hw/hfi1/init.c | 44 +--
drivers/infiniband/hw/hfi1/user_sdma.c | 13 +-
drivers/infiniband/hw/mlx4/cm.c | 29 +-
drivers/infiniband/hw/mlx4/main.c | 18 +-
drivers/infiniband/hw/mlx4/mlx4_ib.h | 6 +
drivers/infiniband/hw/mlx4/qp.c | 121 +++++--
drivers/infiniband/hw/mlx5/cong.c | 8 +-
drivers/infiniband/hw/mlx5/main.c | 9 +
drivers/infiniband/hw/mlx5/qp.c | 144 +++++---
drivers/infiniband/hw/mlx5/qp.h | 2 +
drivers/infiniband/hw/mlx5/qpc.c | 3 +-
drivers/infiniband/sw/rxe/rxe_resp.c | 6 +-
drivers/infiniband/sw/siw/siw_cm.c | 32 +-
drivers/infiniband/ulp/ipoib/ipoib_main.c | 2 +
drivers/infiniband/ulp/isert/ib_isert.c | 85 ++++-
drivers/infiniband/ulp/isert/ib_isert.h | 1 +
drivers/infiniband/ulp/srp/ib_srp.c | 45 ++-
drivers/infiniband/ulp/srpt/ib_srpt.c | 9 +-
drivers/input/tablet/aiptek.c | 33 +-
drivers/interconnect/core.c | 7 +-
drivers/iommu/amd/init.c | 42 ++-
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 5 +-
drivers/iommu/arm/arm-smmu/qcom_iommu.c | 14 +-
drivers/iommu/dma-iommu.c | 13 +-
drivers/iommu/intel/iommu.c | 16 +-
drivers/iommu/msm_iommu.c | 2 +-
drivers/iommu/mtk_iommu_v1.c | 2 +-
drivers/irqchip/irq-gic-v3-its.c | 15 +-
drivers/irqchip/irq-mbigen.c | 20 +-
drivers/leds/leds-pca9532.c | 18 +-
drivers/mailbox/rockchip-mailbox.c | 17 +-
drivers/md/dm-era-target.c | 5 +
drivers/md/dm-log-userspace-base.c | 1 +
drivers/md/dm-stats.c | 6 +-
drivers/md/dm-switch.c | 2 +-
drivers/md/dm.c | 2 +-
drivers/md/md.c | 7 +
drivers/md/persistent-data/dm-array.c | 16 +
drivers/md/raid5-ppl.c | 4 +-
drivers/media/cec/core/cec-adap.c | 8 +-
drivers/media/cec/core/cec-pin.c | 8 +-
drivers/media/cec/platform/meson/ao-cec-g12a.c | 1 +
drivers/media/cec/platform/stm32/stm32-cec.c | 3 +-
drivers/media/dvb-frontends/rtl2832_sdr.c | 23 +-
drivers/media/i2c/ov02a10.c | 12 +-
drivers/media/i2c/ov7740.c | 4 +-
drivers/media/i2c/video-i2c.c | 8 +-
drivers/media/pci/cobalt/cobalt-alsa-main.c | 1 -
drivers/media/pci/cx23885/cimax2.c | 1 +
drivers/media/platform/qcom/venus/hfi_parser.c | 9 +-
drivers/media/rc/sunxi-cir.c | 9 +-
drivers/media/test-drivers/vicodec/vicodec-core.c | 4 +-
drivers/media/test-drivers/vimc/vimc-capture.c | 4 +-
drivers/media/tuners/tda18250.c | 4 +-
drivers/media/usb/airspy/airspy.c | 19 +-
drivers/media/usb/cx231xx/cx231xx-video.c | 4 +-
drivers/media/usb/em28xx/em28xx-cards.c | 3 +-
drivers/media/usb/em28xx/em28xx-core.c | 2 +
drivers/media/usb/go7007/snd-go7007.c | 10 +-
drivers/media/usb/s2255/s2255drv.c | 11 +
drivers/media/usb/usbtv/usbtv-audio.c | 11 +
drivers/media/v4l2-core/v4l2-ctrls-core.c | 49 ++-
drivers/media/v4l2-core/v4l2-dev.c | 14 +-
drivers/media/v4l2-core/v4l2-fwnode.c | 2 +
drivers/mfd/iqs62x.c | 2 +-
drivers/mfd/rave-sp.c | 64 ++--
drivers/misc/ad525x_dpot-i2c.c | 4 +-
drivers/misc/ad525x_dpot-spi.c | 4 +-
drivers/misc/ad525x_dpot.c | 181 +++++-----
drivers/misc/ad525x_dpot.h | 5 +-
drivers/misc/bcm-vk/bcm_vk_msg.c | 6 +-
drivers/misc/cardreader/rtsx_pcr.c | 2 +
drivers/misc/cardreader/rtsx_usb.c | 23 +-
drivers/misc/vmw_vmci/vmci_event.c | 4 +-
drivers/mmc/host/via-sdmmc.c | 8 +-
drivers/mtd/mtdoops.c | 3 +
drivers/mtd/mtdpart.c | 3 +-
drivers/mtd/mtdswap.c | 1 +
drivers/mtd/nand/raw/nand_onfi.c | 27 +-
drivers/mtd/parsers/afs.c | 7 +
drivers/mtd/ubi/attach.c | 4 +-
drivers/mtd/ubi/build.c | 63 +++-
drivers/mtd/ubi/cdev.c | 5 +-
drivers/mtd/ubi/eba.c | 5 +-
drivers/mtd/ubi/fastmap-wl.c | 53 ++-
drivers/mtd/ubi/fastmap.c | 76 +----
drivers/mtd/ubi/io.c | 13 +-
drivers/mtd/ubi/ubi.h | 19 +-
drivers/mtd/ubi/wl.c | 38 ++-
drivers/mtd/ubi/wl.h | 6 +-
drivers/net/bonding/bond_netlink.c | 2 +-
drivers/net/ethernet/allwinner/sun4i-emac.c | 4 +-
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c | 3 +
drivers/net/ethernet/freescale/fec_main.c | 6 +-
.../ethernet/hisilicon/hns3/hns3pf/hclge_main.c | 12 +-
.../net/ethernet/hisilicon/hns3/hns3pf/hclge_ptp.c | 3 +
.../net/ethernet/marvell/octeontx2/af/rvu_nix.c | 11 +-
drivers/net/ethernet/mellanox/mlx4/qp.c | 14 +-
drivers/net/ethernet/nvidia/forcedeth.c | 6 +-
drivers/net/ethernet/qlogic/qede/qede.h | 8 +-
drivers/net/ethernet/qlogic/qede/qede_fp.c | 1 +
.../net/ethernet/qualcomm/rmnet/rmnet_map_data.c | 1 +
drivers/net/ethernet/realtek/8139cp.c | 2 +-
.../net/ethernet/stmicro/stmmac/dwmac1000_core.c | 2 +-
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 2 +-
.../net/ethernet/stmicro/stmmac/dwxgmac2_core.c | 2 +-
.../net/ethernet/stmicro/stmmac/stmmac_selftests.c | 41 ++-
drivers/net/gtp.c | 2 +
drivers/net/ipa/ipa_main.c | 29 +-
drivers/net/ipvlan/ipvlan_l3s.c | 1 -
drivers/net/ntb_netdev.c | 38 ++-
drivers/net/ppp/pppox.c | 17 +
drivers/net/slip/slip.c | 11 +-
drivers/net/thunderbolt.c | 6 +-
drivers/net/tun.c | 21 +-
drivers/net/usb/qmi_wwan.c | 1 +
drivers/net/wireless/ath/ath10k/snoc.c | 9 +-
drivers/net/wireless/ath/ath11k/debug.c | 12 +-
drivers/net/wireless/ath/ath11k/debug.h | 3 +-
drivers/net/wireless/ath/ath11k/dp_rx.c | 32 +-
drivers/net/wireless/ath/ath11k/trace.c | 1 +
drivers/net/wireless/ath/ath11k/trace.h | 172 ++++++++++
drivers/net/wireless/ath/ath11k/wmi.c | 15 +-
drivers/net/wireless/ath/ath6kl/cfg80211.c | 5 +
drivers/net/wireless/ath/ath6kl/wmi.c | 17 +-
.../wireless/broadcom/brcm80211/brcmfmac/sdio.c | 3 +-
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c | 12 +
drivers/net/wireless/mediatek/mt76/mt7615/main.c | 5 +-
drivers/net/wireless/mediatek/mt76/mt76x02_mac.c | 2 +-
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c | 8 +-
drivers/net/wireless/mediatek/mt76/mt7915/mcu.h | 6 +-
drivers/net/wireless/mediatek/mt76/sdio.c | 11 +-
drivers/net/wireless/realtek/rtl818x/rtl8180/dev.c | 2 +-
drivers/net/wireless/realtek/rtl818x/rtl8187/dev.c | 2 +-
drivers/net/wireless/realtek/rtlwifi/pci.c | 6 +-
drivers/net/wireless/realtek/rtw88/tx.c | 1 +
drivers/net/wireless/zydas/zd1211rw/zd_usb.c | 8 +
drivers/nfc/pn533/pn533.c | 21 +-
drivers/ntb/ntb_transport.c | 38 +--
drivers/nvdimm/btt.c | 8 +
drivers/nvdimm/label.c | 17 +-
drivers/nvme/host/core.c | 2 +-
drivers/nvme/host/fc.c | 8 +-
drivers/nvme/host/tcp.c | 45 ++-
drivers/nvme/target/rdma.c | 121 ++++---
drivers/nvme/target/tcp.c | 10 +
drivers/nvme/target/zns.c | 2 +-
drivers/of/base.c | 2 +-
drivers/of/property.c | 10 +-
drivers/parisc/eisa.c | 5 +
drivers/pci/controller/dwc/pci-meson.c | 2 +-
drivers/pci/controller/pci-hyperv.c | 1 +
drivers/pci/pci-sysfs.c | 45 ++-
drivers/pci/proc.c | 8 +-
drivers/pci/quirks.c | 2 +-
drivers/perf/arm_spe_pmu.c | 2 +-
drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c | 26 +-
drivers/phy/rockchip/phy-rockchip-inno-csidphy.c | 2 +-
drivers/pinctrl/bcm/pinctrl-bcm2835.c | 1 -
drivers/pinctrl/pinctrl-rockchip.c | 10 +
drivers/platform/chrome/cros_ec_sensorhub_ring.c | 28 +-
drivers/platform/mellanox/mlxbf-pmc.c | 10 +-
drivers/platform/surface/surface_acpi_notify.c | 6 +-
drivers/platform/x86/dell/dell-wmi-base.c | 17 +-
drivers/platform/x86/dell/dell-wmi-privacy.c | 4 +-
.../x86/dell/dell-wmi-sysman/biosattr-interface.c | 1 -
.../x86/dell/dell-wmi-sysman/dell-wmi-sysman.h | 2 +-
drivers/power/supply/bd99954-charger.h | 23 +-
drivers/power/supply/bq24257_charger.c | 16 +-
drivers/power/supply/bq256xx_charger.c | 29 +-
drivers/power/supply/bq27xxx_battery.c | 6 +-
drivers/power/supply/cros_usbpd-charger.c | 17 +-
drivers/power/supply/isp1704_charger.c | 1 +
drivers/power/supply/lp8727_charger.c | 4 +-
drivers/power/supply/max17040_battery.c | 2 +-
drivers/power/supply/sbs-battery.c | 7 +-
drivers/power/supply/sc2731_charger.c | 8 +-
drivers/power/supply/twl4030_charger.c | 12 +-
drivers/power/supply/ucs1002_power.c | 6 +-
drivers/pps/clients/pps-gpio.c | 62 ++--
drivers/pps/pps.c | 10 +-
drivers/rapidio/devices/rio_mport_cdev.c | 10 +-
drivers/rapidio/rio-scan.c | 1 +
drivers/regulator/as3722-regulator.c | 1 -
drivers/regulator/core.c | 6 +-
drivers/regulator/max8998.c | 1 -
drivers/regulator/qcom-rpmh-regulator.c | 6 +-
drivers/remoteproc/mtk_scp.c | 9 +-
drivers/remoteproc/qcom_common.c | 4 +-
drivers/remoteproc/remoteproc_core.c | 160 +++++----
drivers/remoteproc/remoteproc_sysfs.c | 1 -
drivers/rpmsg/qcom_glink_native.c | 36 +-
drivers/rpmsg/qcom_glink_smem.c | 7 +
drivers/rtc/rtc-pcf8563.c | 4 +-
drivers/s390/block/dasd.c | 6 +-
drivers/s390/block/dasd_eckd.c | 40 ++-
drivers/s390/block/dasd_erp.c | 3 +
drivers/scsi/hosts.c | 23 +-
drivers/scsi/mpt3sas/mpt3sas_base.c | 2 +
drivers/scsi/pm8001/pm8001_init.c | 4 +-
drivers/scsi/qla2xxx/qla_attr.c | 7 +-
drivers/scsi/qla2xxx/qla_bsg.c | 39 ++-
drivers/scsi/qla2xxx/qla_dbg.c | 2 +-
drivers/scsi/qla2xxx/qla_dfs.c | 4 +-
drivers/scsi/qla2xxx/qla_edif.c | 3 +
drivers/scsi/qla2xxx/qla_gs.c | 4 +-
drivers/scsi/qla2xxx/qla_init.c | 44 ++-
drivers/scsi/qla2xxx/qla_inline.h | 13 +
drivers/scsi/qla2xxx/qla_isr.c | 39 ++-
drivers/scsi/qla2xxx/qla_mbx.c | 26 +-
drivers/scsi/qla2xxx/qla_nx2.c | 2 +-
drivers/scsi/qla2xxx/qla_os.c | 14 +-
drivers/scsi/scsi_lib.c | 2 +
drivers/scsi/scsi_priv.h | 4 +-
drivers/scsi/scsi_sysfs.c | 81 ++---
drivers/scsi/sd.c | 4 +-
drivers/scsi/smartpqi/smartpqi.h | 25 +-
drivers/scsi/smartpqi/smartpqi_init.c | 123 ++++---
drivers/scsi/smartpqi/smartpqi_sis.c | 11 +-
drivers/scsi/smartpqi/smartpqi_sis.h | 4 +-
drivers/soc/bcm/bcm2835-power.c | 7 +-
drivers/soc/fsl/qe/qe_ic.c | 3 +-
drivers/soc/samsung/exynos-pmu.c | 4 +-
drivers/soc/ti/knav_qmss.h | 1 +
drivers/soc/ti/knav_qmss_queue.c | 14 +-
drivers/soundwire/qcom.c | 2 +-
drivers/spi/spi-img-spfi.c | 5 +-
drivers/spi/spi-sprd-adi.c | 6 +
drivers/staging/fbtft/fbtft-sysfs.c | 2 +-
drivers/staging/greybus/audio_gb.c | 13 +
drivers/staging/greybus/audio_manager_sysfs.c | 2 +-
drivers/staging/greybus/hid.c | 2 +-
drivers/staging/media/meson/vdec/vdec.c | 4 +-
drivers/staging/media/sunxi/cedrus/cedrus.c | 4 +-
drivers/staging/media/tegra-video/vi.c | 9 +-
drivers/staging/octeon/ethernet-mem.c | 43 ++-
drivers/staging/octeon/ethernet-mem.h | 8 +-
drivers/staging/octeon/ethernet-rx.c | 55 ++--
drivers/staging/octeon/ethernet-rx.h | 13 +-
drivers/staging/octeon/ethernet-tx.c | 2 +
drivers/staging/octeon/ethernet.c | 43 ++-
drivers/staging/octeon/octeon-ethernet.h | 14 +
drivers/staging/qlge/qlge_main.c | 4 +-
drivers/staging/rtl8723bs/core/rtw_cmd.c | 8 +-
drivers/staging/rtl8723bs/core/rtw_ieee80211.c | 7 +
drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 4 +-
drivers/staging/sm750fb/sm750.c | 4 +-
drivers/target/iscsi/iscsi_target_login.c | 2 +-
drivers/thermal/imx_thermal.c | 9 +-
.../intel/int340x_thermal/int3400_thermal.c | 9 +-
drivers/thermal/qoriq_thermal.c | 13 +-
drivers/tty/hvc/Kconfig | 2 +-
drivers/tty/serial/amba-pl011.c | 10 +
drivers/tty/tty_io.c | 4 +-
drivers/uio/uio.c | 5 +
drivers/usb/atm/usbatm.c | 4 +-
drivers/usb/dwc2/gadget.c | 11 +-
drivers/usb/gadget/configfs.c | 4 +-
drivers/usb/gadget/function/f_fs.c | 14 +-
drivers/usb/gadget/function/f_mass_storage.c | 2 +-
drivers/usb/gadget/function/f_tcm.c | 23 +-
drivers/usb/gadget/function/f_uac1_legacy.c | 56 ----
drivers/usb/gadget/function/f_uvc.c | 7 +-
drivers/usb/gadget/function/u_audio.c | 24 +-
drivers/usb/gadget/function/u_uac1_legacy.h | 3 -
drivers/usb/gadget/functions.c | 2 +-
drivers/usb/gadget/legacy/inode.c | 3 +-
drivers/usb/gadget/udc/r8a66597-udc.c | 1 -
drivers/usb/gadget/udc/snps_udc_plat.c | 5 +-
drivers/usb/host/xhci-ring.c | 32 +-
drivers/usb/image/mdc800.c | 4 +-
drivers/usb/mtu3/mtu3_core.c | 11 +-
drivers/usb/phy/phy-fsl-usb.c | 52 +--
drivers/usb/phy/phy-fsl-usb.h | 6 +-
drivers/usb/renesas_usbhs/common.c | 6 +-
drivers/usb/storage/ene_ub6250.c | 2 +
drivers/usb/typec/ucsi/displayport.c | 2 +-
drivers/vdpa/mlx5/core/mr.c | 2 +-
drivers/vfio/pci/vfio_pci_config.c | 1 +
drivers/video/fbdev/kyro/fbdev.c | 24 +-
.../fbdev/omap2/omapfb/displays/panel-dsi-cm.c | 4 +-
drivers/video/fbdev/pvr2fb.c | 4 +-
drivers/video/fbdev/uvesafb.c | 2 +
drivers/virtio/virtio_balloon.c | 6 +
drivers/w1/masters/ds2482.c | 4 +
drivers/w1/slaves/w1_ds28e17.c | 8 +
drivers/xen/xenbus/xenbus_xs.c | 16 +-
fs/ceph/caps.c | 11 +-
fs/ceph/mdsmap.c | 11 +-
fs/ceph/xattr.c | 1 +
fs/cifs/cifs_debug.c | 2 +-
fs/ecryptfs/crypto.c | 2 +-
fs/ecryptfs/ecryptfs_kernel.h | 3 +-
fs/ecryptfs/keystore.c | 45 ++-
fs/ecryptfs/messaging.c | 11 +-
fs/ecryptfs/miscdev.c | 5 +-
fs/ecryptfs/super.c | 7 +
fs/ext4/file.c | 7 +
fs/ext4/inline.c | 11 +-
fs/ext4/inode.c | 10 +
fs/ext4/namei.c | 2 +
fs/ext4/orphan.c | 10 +-
fs/f2fs/file.c | 14 +-
fs/f2fs/namei.c | 11 +-
fs/fat/misc.c | 4 +
fs/fat/nfs.c | 4 +-
fs/fuse/cuse.c | 5 +
fs/hfsplus/catalog.c | 25 +-
fs/hfsplus/hfsplus_fs.h | 6 +
fs/hugetlbfs/inode.c | 3 +-
fs/isofs/compress.c | 25 +-
fs/ksmbd/connection.h | 6 +
fs/ksmbd/smb2pdu.c | 14 +-
fs/ksmbd/smbacl.c | 17 +-
fs/ksmbd/transport_tcp.c | 37 +++
fs/lockd/svcsubs.c | 53 +--
fs/nfs/client.c | 21 +-
fs/nfs/filelayout/filelayoutdev.c | 3 +-
fs/nfs/flexfilelayout/flexfilelayoutdev.c | 3 +-
fs/nfs/inode.c | 4 +-
fs/nfs/internal.h | 1 +
fs/nfs/netns.h | 6 +-
fs/nfs/nfs4client.c | 1 +
fs/nfs/pnfs.c | 36 +-
fs/nfs/pnfs.h | 3 +-
fs/nfs/pnfs_nfs.c | 39 ++-
fs/nfsd/flexfilelayoutxdr.c | 20 +-
fs/nfsd/nfs2acl.c | 31 +-
fs/nfsd/nfs4proc.c | 39 ++-
fs/nfsd/nfs4state.c | 206 +++++++++---
fs/nfsd/nfs4xdr.c | 17 +
fs/nfsd/nfscache.c | 2 +-
fs/nfsd/nfsfh.c | 4 +-
fs/nfsd/nfsproc.c | 7 +
fs/nfsd/nfssvc.c | 4 +-
fs/nfsd/nfsxdr.c | 32 +-
fs/nilfs2/bmap.c | 2 +-
fs/nilfs2/bmap.h | 2 +-
fs/nilfs2/btree.c | 39 ++-
fs/nilfs2/direct.c | 4 +-
fs/nilfs2/segment.c | 4 +
fs/nilfs2/the_nilfs.c | 6 +
fs/notify/fanotify/fanotify_user.c | 17 +-
fs/notify/inotify/inotify_user.c | 15 +-
fs/ntfs3/frecord.c | 9 +
fs/ntfs3/fslog.c | 47 ++-
fs/ntfs3/fsntfs.c | 8 +-
fs/ntfs3/xattr.c | 25 +-
fs/ocfs2/acl.c | 141 +++++---
fs/ocfs2/acl.h | 19 +-
fs/ocfs2/cluster/heartbeat.c | 201 +++++++++---
fs/ocfs2/cluster/heartbeat.h | 7 +-
fs/ocfs2/cluster/netdebug.c | 2 +-
fs/ocfs2/cluster/nodemanager.c | 10 +
fs/ocfs2/cluster/nodemanager.h | 1 +
fs/ocfs2/cluster/tcp.c | 89 +++--
fs/ocfs2/cluster/tcp.h | 1 +
fs/ocfs2/dir.c | 2 +-
fs/ocfs2/dlm/dlmdomain.c | 2 +-
fs/ocfs2/dlm/dlmmaster.c | 6 +
fs/ocfs2/dlm/dlmrecovery.c | 9 +
fs/ocfs2/namei.c | 17 +-
fs/ocfs2/refcounttree.c | 47 ++-
fs/ocfs2/stack_o2cb.c | 6 +-
fs/ocfs2/xattr.c | 91 +++---
fs/ocfs2/xattr.h | 9 +-
fs/orangefs/devorangefs-req.c | 1 +
fs/orangefs/orangefs-debugfs.c | 1 +
fs/squashfs/cache.c | 2 +-
fs/ubifs/auth.c | 2 +-
fs/udf/inode.c | 2 +-
fs/udf/partition.c | 2 +-
fs/udf/super.c | 23 +-
fs/udf/symlink.c | 2 +
include/linux/bitfield.h | 95 +++++-
include/linux/bpf.h | 1 +
include/linux/efi.h | 4 +-
include/linux/hid.h | 1 +
include/linux/irq.h | 25 ++
include/linux/irqdomain.h | 23 ++
include/linux/list.h | 15 +-
include/linux/mlx4/qp.h | 1 +
include/linux/netdevice.h | 50 ++-
include/linux/nfs_xdr.h | 2 +-
include/linux/of_graph.h | 4 +-
include/linux/remoteproc.h | 284 +---------------
include/linux/rsc_table.h | 364 +++++++++++++++++++++
include/linux/rtsx_usb.h | 3 +
include/linux/sunrpc/svc_rdma_pcl.h | 2 +-
include/linux/virtio_net.h | 4 +
include/media/rc-map.h | 2 -
include/net/bluetooth/l2cap.h | 11 +-
include/net/inet_connection_sock.h | 12 +-
include/net/ip_tunnels.h | 11 +-
include/net/pkt_cls.h | 6 +-
include/net/pkt_sched.h | 1 +
include/net/sch_generic.h | 1 +
include/net/sctp/structs.h | 2 +-
include/net/tc_act/tc_skbmod.h | 1 +
include/net/tcp.h | 13 +-
include/net/xfrm.h | 1 -
include/rdma/ib_verbs.h | 11 +-
include/scsi/scsi_device.h | 7 +
include/scsi/scsi_host.h | 12 +
include/uapi/linux/time_types.h | 2 +-
include/uapi/mtd/ubi-user.h | 8 +-
kernel/auditfilter.c | 6 +-
kernel/bpf/cgroup.c | 2 +-
kernel/bpf/core.c | 5 +
kernel/bpf/net_namespace.c | 17 +-
kernel/bpf/ringbuf.c | 2 +-
kernel/bpf/verifier.c | 30 +-
kernel/entry/common.c | 3 +
kernel/irq/generic-chip.c | 147 ++++++---
kernel/irq/irqdomain.c | 57 +++-
kernel/locking/lockdep.c | 2 +
kernel/power/wakelock.c | 2 +-
kernel/sched/cpufreq_schedutil.c | 17 +-
kernel/sched/fair.c | 22 +-
kernel/signal.c | 4 +
kernel/sys.c | 2 +-
kernel/taskstats.c | 3 +-
kernel/time/clocksource.c | 8 +-
kernel/time/itimer.c | 2 +-
kernel/time/timekeeping.c | 6 +
kernel/time/timer.c | 1 +
kernel/trace/trace.c | 28 +-
kernel/trace/trace.h | 4 +-
kernel/trace/trace_events.c | 136 ++++++--
kernel/trace/trace_mmiotrace.c | 24 +-
lib/string.c | 3 +-
lib/test_hmm.c | 2 +-
lib/ucs2_string.c | 2 +-
mm/damon/core-test.h | 8 +
mm/damon/vaddr-test.h | 5 +
mm/damon/vaddr.c | 33 +-
mm/memcontrol.c | 6 +
mm/vmscan.c | 2 +-
net/ax25/ax25_dev.c | 2 +-
net/batman-adv/bridge_loop_avoidance.c | 80 ++---
net/batman-adv/distributed-arp-table.c | 66 ++--
net/batman-adv/main.c | 4 +
net/batman-adv/types.h | 2 +-
net/bluetooth/6lowpan.c | 25 +-
net/bluetooth/hci_event.c | 7 +-
net/bluetooth/l2cap_core.c | 58 +++-
net/bluetooth/l2cap_sock.c | 114 +++++--
net/bluetooth/msft.c | 5 +
net/bluetooth/rfcomm/core.c | 12 +-
net/bridge/br_mrp_netlink.c | 4 +-
net/bridge/br_netlink_tunnel.c | 3 +-
net/bridge/br_vlan.c | 4 +-
net/ceph/messenger_v2.c | 5 +
net/ceph/osdmap.c | 2 +
net/core/dev.c | 6 +-
net/core/filter.c | 6 +-
net/core/lwt_bpf.c | 15 +-
net/core/skbuff.c | 11 +-
net/core/xdp.c | 4 +-
net/dccp/dccp.h | 4 +-
net/dccp/ipv4.c | 4 +-
net/dccp/ipv6.c | 7 +-
net/dccp/minisocks.c | 2 +-
net/hsr/hsr_device.c | 14 +-
net/hsr/hsr_framereg.c | 63 ++--
net/hsr/hsr_main.h | 8 +-
net/ipv4/esp4.c | 49 +--
net/ipv4/inet_connection_sock.c | 9 +
net/ipv4/ip_tunnel.c | 2 +-
net/ipv4/syncookies.c | 2 +-
net/ipv4/tcp_fastopen.c | 2 +-
net/ipv4/tcp_ipv4.c | 8 +-
net/ipv4/tcp_minisocks.c | 2 +-
net/ipv4/tcp_output.c | 2 +-
net/ipv6/esp6.c | 49 +--
net/ipv6/ip6_gre.c | 34 +-
net/ipv6/ip6_tunnel.c | 22 +-
net/ipv6/route.c | 2 +-
net/ipv6/seg6_local.c | 9 +
net/ipv6/sit.c | 2 +-
net/ipv6/tcp_ipv6.c | 98 +++---
net/ipv6/xfrm6_input.c | 2 +-
net/iucv/af_iucv.c | 2 +
net/kcm/kcmsock.c | 3 +
net/key/af_key.c | 52 ++-
net/mac80211/s1g.c | 2 +-
net/mac80211/tx.c | 3 +-
net/mpls/af_mpls.c | 2 +
net/mptcp/subflow.c | 6 +-
net/mptcp/syncookies.c | 1 +
net/netfilter/Kconfig | 2 +-
net/netfilter/ipvs/ip_vs_ftp.c | 10 +-
net/netfilter/nf_nat_sip.c | 5 +
net/netfilter/nf_tables_api.c | 14 +-
net/netfilter/xt_cgroup.c | 21 +-
net/netfilter/xt_hl.c | 27 ++
net/nfc/digital_core.c | 2 +-
net/nfc/llcp_core.c | 29 +-
net/nfc/llcp_sock.c | 14 +-
net/nfc/nci/data.c | 10 +-
net/nfc/nci/rsp.c | 41 ++-
net/openvswitch/conntrack.c | 130 +++++---
net/openvswitch/conntrack.h | 6 +-
net/openvswitch/datapath.c | 60 ++--
net/openvswitch/datapath.h | 26 +-
net/openvswitch/vport.h | 8 +
net/phonet/pep.c | 2 +-
net/rds/cong.c | 4 +-
net/sched/act_skbmod.c | 38 ++-
net/sched/cls_api.c | 30 +-
net/sched/cls_flower.c | 8 +-
net/sched/cls_matchall.c | 8 +-
net/sched/sch_api.c | 7 +-
net/sched/sch_codel.c | 2 +-
net/sched/sch_fq.c | 30 +-
net/sched/sch_fq_codel.c | 6 +-
net/sched/sch_fq_pie.c | 3 +-
net/sched/sch_generic.c | 9 +-
net/sched/sch_hhf.c | 4 +
net/sched/sch_htb.c | 7 +-
net/sched/sch_sfq.c | 3 +-
net/sched/sch_teql.c | 1 +
net/sctp/inqueue.c | 7 +-
net/sctp/sm_sideeffect.c | 4 +
net/sctp/stream.c | 48 ++-
net/smc/af_smc.c | 6 +-
net/smc/smc_core.c | 14 +-
net/smc/smc_llc.c | 1 +
net/sunrpc/auth_gss/auth_gss.c | 6 +-
net/sunrpc/auth_gss/gss_krb5_wrap.c | 13 +-
net/sunrpc/auth_gss/gss_rpc_upcall.c | 6 -
net/sunrpc/auth_gss/gss_rpc_upcall.h | 1 -
net/sunrpc/auth_gss/svcauth_gss.c | 3 +-
net/sunrpc/cache.c | 7 +-
net/sunrpc/rpcb_clnt.c | 4 +
net/sunrpc/sunrpc_syms.c | 1 +
net/sunrpc/svc.c | 29 +-
net/sunrpc/xdr.c | 2 +-
net/sunrpc/xprtrdma/svc_rdma_rw.c | 9 +-
net/vmw_vsock/af_vsock.c | 6 +-
net/vmw_vsock/virtio_transport.c | 2 +-
net/xfrm/xfrm_state.c | 3 -
scripts/tags.sh | 2 +-
security/apparmor/lib.c | 20 +-
security/integrity/ima/ima_appraise.c | 2 +
security/selinux/include/security.h | 4 +-
security/selinux/selinuxfs.c | 7 +-
security/selinux/ss/services.c | 45 ++-
security/smack/smack.h | 5 +-
security/smack/smack_lsm.c | 95 ++++--
security/smack/smackfs.c | 222 ++++---------
sound/core/control.c | 27 +-
sound/core/control_compat.c | 69 ++--
sound/core/init.c | 4 +-
sound/core/pcm_native.c | 2 +
sound/core/seq/seq_clientmgr.c | 1 +
sound/drivers/aloop.c | 107 +++---
sound/drivers/mpu401/mpu401.c | 6 +
sound/drivers/mts64.c | 6 +
sound/drivers/portman2x4.c | 6 +
sound/drivers/serial-u16550.c | 6 +
sound/drivers/virmidi.c | 6 +
sound/parisc/harmony.c | 6 +-
sound/pci/asihpi/hpi6000.c | 5 +
sound/pci/hda/hda_proc.c | 2 +-
sound/pci/pcxhr/pcxhr.c | 14 +-
sound/pci/via82xx_modem.c | 26 +-
sound/soc/codecs/cs35l33.c | 14 +-
sound/soc/codecs/cs35l34.c | 14 +-
sound/soc/codecs/rt700-sdw.c | 6 +-
sound/soc/fsl/fsl-asoc-card.c | 4 +-
sound/soc/fsl/fsl_audmix.c | 24 +-
sound/soc/fsl/mpc5200_psc_i2s.c | 1 +
sound/soc/intel/atom/sst/sst_pci.c | 4 +-
sound/soc/meson/meson-card-utils.c | 17 +-
sound/soc/pxa/pxa-ssp.c | 7 +-
sound/soc/samsung/aries_wm8994.c | 1 +
sound/soc/soc-dapm.c | 2 +-
sound/soc/xilinx/xlnx_formatter_pcm.c | 14 +-
sound/usb/6fire/comm.c | 9 +-
sound/usb/bcd2000/bcd2000.c | 11 +-
sound/usb/midi.c | 2 +
tools/bpf/bpftool/btf.c | 11 +-
tools/bpf/bpftool/gen.c | 12 +-
tools/bpf/bpftool/iter.c | 7 +-
tools/bpf/bpftool/map.c | 51 +--
tools/bpf/bpftool/map_perf_ring.c | 9 +-
tools/bpf/bpftool/struct_ops.c | 14 +-
tools/include/linux/compiler.h | 2 +-
tools/perf/builtin-sched.c | 40 ++-
tools/perf/builtin-stat.c | 15 +-
tools/perf/tests/shell/stat_bpf_counters.sh | 97 ++++--
tools/perf/ui/browsers/hists.c | 6 +-
tools/perf/util/auxtrace.c | 15 +-
tools/perf/util/cs-etm.c | 81 ++++-
tools/perf/util/dso.c | 19 +-
tools/perf/util/intel-bts.c | 2 +-
tools/perf/util/intel-pt.c | 2 +-
tools/perf/util/machine.c | 34 +-
tools/perf/util/synthetic-events.c | 6 +-
tools/perf/util/thread-stack.c | 2 +-
tools/perf/util/trace-event-read.c | 33 +-
.../selftests/arm64/mte/check_buffer_fill.c | 2 +
.../selftests/arm64/mte/check_child_memory.c | 2 +
.../selftests/arm64/mte/check_gcr_el1_cswitch.c | 1 +
.../selftests/arm64/mte/check_hugetlb_options.c | 298 +++++++++++++++++
.../selftests/arm64/mte/check_ksm_options.c | 31 +-
.../selftests/arm64/mte/check_mmap_options.c | 2 +
.../selftests/arm64/mte/check_tags_inclusion.c | 2 +
tools/testing/selftests/arm64/mte/check_user_mem.c | 2 +
tools/testing/selftests/bpf/README.rst | 32 +-
tools/testing/selftests/bpf/test_sockmap.c | 3 +-
tools/testing/selftests/bpf/vmtest.sh | 111 ++++---
.../selftests/rseq/rseq-x86-thread-pointer.h | 4 +-
tools/testing/selftests/timers/leap-a-day.c | 19 +-
tools/testing/selftests/zram/zram_lib.sh | 2 +-
816 files changed, 9364 insertions(+), 4585 deletions(-)
next reply other threads:[~2026-09-12 17:02 UTC|newest]
Thread overview: 945+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-12 6:50 Greg Kroah-Hartman [this message]
2026-09-12 6:50 ` [PATCH 5.15 001/935] ALSA: aloop: Fix racy access at PCM trigger Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 002/935] alpha: fix ieee_swcr_to_fpcr setting FPCR_DNOD unconditionally Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 003/935] alpha: dont leak hardware-fabricated FP exception bits to user space Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 004/935] clocksource/drivers/timer-sun4i: Advertise a real minimum delta Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 005/935] timers/itimer: Zero-init old itimerval before copy to userspace Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 006/935] include/linux/list.h: mark list_add and __list_add as __always_inline Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 007/935] mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec() Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 008/935] mm: memcg: stop reclaim when a limit update is superseded Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 009/935] tools/compiler: match glibc 2.42 definition of __attribute_const__ Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 010/935] x86/insn-eval: Move assign_register() out of KVM as insn_assign_reg() Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 011/935] tracing: Fix crash passing ERR_PTR to kthread_stop() Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 012/935] powerpc/powermac: fix OF node refcount Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 013/935] rapidio: mport_cdev: fix use-after-free in dma_req_free() Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 014/935] Revert "media: v4l2-dev: fix error handling in __video_register_device()" Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 015/935] staging: greybus: hid: fix SET_REPORT return value Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 016/935] usb: dwc2: gadget: Exit partial power down state when changing USB pull-up Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 017/935] USB: phy: fsl-usb: fix missing static keywords Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 018/935] usb: gadget: u_audio: Fix use-after-free on sound card disconnect Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 019/935] usb: gadget: snps_udc_plat: clean up PHY on probe deferral Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 020/935] usb: gadget: f_tcm: fix deadlock in usbg_make_tpg() Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 021/935] usb: gadget: uvc: fix dangling pointers in uvc_function_bind() and uvc_function_unbind() Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 022/935] usb: gadget: f_fs: Prevent deadlock during ep0 read loop Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 023/935] fpga: altera-cvp: Avoid out-of-bounds read in trailing byte write Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 024/935] HID: sensor-hub: Fix out-of-bounds write in sensor_hub_get_feature Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 025/935] lib/ucs2_string.c: fix out-of-bounds read in ucs2_strnlen() Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 026/935] media: cec: stm32: prevent out-of-bounds write on RX overflow Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 027/935] media: vicodec: fix out-of-bounds write in FWHT encoder Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 028/935] nilfs2: fix slab-out-of-bounds in nilfs_direct_propagate after truncation Greg Kroah-Hartman
2026-09-12 6:50 ` [PATCH 5.15 029/935] of: fix out-of-bounds read in of_alias_scan() stem parser Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 030/935] ubifs: fix out-of-bounds read in signature length check Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 031/935] NFSD: Encode only the status in NFS-ACL v2 GETACL error replies Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 032/935] NFSD: Fix off-by-one in DRC bucket pruning limit Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 033/935] NFSD: restart ssc_expire_umount walk after dropping nfsd_ssc_lock Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 034/935] NFSD: remove flawed WARN_ON_ONCE from nfsd_mode_check Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 035/935] NFSv4.1: fix layout segment leak on the pnfs_layout_process() forget path Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 036/935] nfsd: Reset write verifier when async COPY writeback fails Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 037/935] nfsd: return NFS4ERR_NOTSUPP for unsupported netloc4 types Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 038/935] nfsd: sample writeback error cursor before async COPY loop Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 039/935] nfsd: validate symlink target length in NFSv4 CREATE Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 040/935] nfsd: add fh_want_write() for early-verified SETATTR in nfsd_proc_setattr() Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 041/935] nfsd: add filehandle match check to nfsd4_delegreturn() Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 042/935] nfsd: block non-SAVEFH ops after FOREIGN PUTFH to prevent NULL deref Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 043/935] nfsd: check client ownership when cancelling a copy-notify stateid Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 044/935] nfsd: fix cpntf publish race in nfs4_init_cp_state Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 045/935] nfsd: fix version mismatch loops in nfsd_acl_init_request() Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 046/935] nfsd: fix XDR length calculation in nfsd4_ff_encode_layoutget Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 047/935] nfsd: fix XDR padding calculation in ff_encode_getdeviceinfo Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 048/935] nfsd: initialize copy-notify stateid before publishing it Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 049/935] nfsd: reject out-of-range useconds in NFSv2 SETATTR/CREATE Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 050/935] nfsd: reject reclaim LOCK after RECLAIM_COMPLETE Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 051/935] nfsd: revoke copy-notify stateids before dropping their reference Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 052/935] NFSD: Prevent lock owner use-after-free during client teardown Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 053/935] libceph: reject buckets with mismatched CRUSH ids Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 054/935] ceph: fix UAF in __kick_flushing_caps() on cf entry freed during unlock Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 055/935] ceph: reject export_targets ranks >= CEPH_MAX_MDS in mdsmap decode Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 056/935] ceph: bound num_export_targets array for mds info v2/v3 Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 057/935] ceph: bound xattr value length in __build_xattrs() Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 058/935] audit: avoid dropping live tree ref on fsnotify rule autoremove Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 059/935] HID: picolcd: clamp eeprom debugfs read to bytes actually received Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 060/935] HID: roccat: free buffered reports when destroying device Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 061/935] HID: sensor: custom: Fix field sysfs group cleanup on failure Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 062/935] HID: mcp2221: validate report size in mcp2221_raw_event() Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 063/935] fs/ntfs3: validate dirty page table on log replay Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 064/935] fs/ntfs3: fix info-leak on partial LZNT decompress in ni_read_frame() Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 065/935] fs/ntfs3: bound page_lcns[] index by the log record Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 066/935] eCryptfs: bound the packet-length peek to the user buffer Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 067/935] ecryptfs: fix tag 11 packet exact-fit size check Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 068/935] ecryptfs: hold msg ctx list lock when cleaning daemon queue Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 069/935] ecryptfs: pass packet set buffer size to parser Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 070/935] ecryptfs: reject oversized encrypted_key_size in parse_tag_3_packet Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 071/935] ecryptfs: reject too-small tag 70 packets Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 072/935] ecryptfs: release message context on send failure Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 073/935] ecryptfs: show filename encryption options Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 074/935] fat: restore original value when fat_ent_write failed Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 075/935] fbdev: omapfb: panel-dsi-cm: initialize lock before registering display Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 076/935] fbdev: pvr2fb: correct user pointer annotation and sentinel initializer Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 077/935] fbdev: uvesafb: unregister connector callback on init failure Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 078/935] forcedeth: fix off-by-one when saving/restoring non-PCI config space Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 079/935] fpga: stratix10-soc: Fix SVC mailbox handling during reconfiguration Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 080/935] hsi: omap_ssi_core: fix missing DMA mask setup for SSI controller device Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 081/935] alpha/PCI: Fix I/O port accessor argument order in pci_legacy_write() Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 082/935] alpha: marvel: Fix irq_set_status_flags to use correct IRQ number Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 083/935] alpha: marvel: Fix lock ordering in init_io7_irqs() Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 084/935] ata: libata-scsi: fix DSM TRIM for sector sizes larger than 2048 bytes Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 085/935] auxdisplay: charlcd: cancel backlight work on registration failure Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 086/935] Bluetooth: btusb: Add ASUS USB-BT540 for Realtek 8761CU Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 087/935] Bluetooth: btusb: Add ASUS USB-BT600 " Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 088/935] bnx2x: fix double free in bnx2x_init_firmware() error path Greg Kroah-Hartman
2026-09-12 6:51 ` [PATCH 5.15 089/935] dm-era: fix shadowed superblock leak on take-snap failure Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 090/935] dm raid1: reserve space for NUL-terminator in build_constructor_string() Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 091/935] dm array: reject an array block whose value size is not the callers Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 092/935] cpufreq: schedutil: Fix rate limit overflow Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 093/935] Bluetooth: hci_bcm: fix usage_count leak when autosuspend_delay is negative Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 094/935] Bluetooth: hci_uart: Fix false success return in hci_uart_setup() Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 095/935] Bluetooth: RFCOMM: serialize security confirmation handling Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 096/935] Bluetooth: hci_event: clear HCI_LE_ADV only on a created connection Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 097/935] Bluetooth: hci_h5: fix usage_count leak when autosuspend_delay is negative Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 098/935] Bluetooth: hci_intel: " Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 099/935] ip6_tunnel: use skb_cow_head() in ip6_tnl_xmit() Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 100/935] ip6_gre: fix hardware header length for NBMA tunnels Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 101/935] ipv6: use RCU iterator to dump route exceptions Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 102/935] libnvdimm/labels: Prevent integer overflow in __nd_label_validate() Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 103/935] md: do overflow check for sb->bblog_shift in super_1_load() Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 104/935] mpls: reload header after pskb_may_pull() Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 105/935] mptcp: fix uninitialized local_id in syncookie MP_JOIN reconstruction Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 106/935] SUNRPC: xdr_buf_trim: clamp buf->len to avoid underflow Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 107/935] sunrpc: route to a populated pool in svc_pool_for_cpu() Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 108/935] SUNRPC: always drain cache_cleaner before destroying a cache_detail Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 109/935] SUNRPC: Guard svcauth_gss_release() dispatch on rq_auth_stat Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 110/935] SUNRPC: harden gss_krb5_unwrap_v2 against short tokens Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 111/935] SUNRPC: harden gss_unwrap_resp_priv length checks Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 112/935] sunrpc: init gssp_lock before publishing proc entry Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 113/935] SUNRPC: Reject krb5 v2 wrap tokens with oversized ec field Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 114/935] svcrdma: Fix offset arithmetic in read_chunk_range Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 115/935] svcrdma: Fix pcl_for_each_segment for empty chunks Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 116/935] udf: reject VAT indexes equal to the entry count Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 117/935] wifi: ath6kl: clamp assoc request/response lengths before subtracting IE offsets Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 118/935] staging: media: tegra-video: vi: fix probe failure on skipped last port Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 119/935] rpmsg: glink: smem: order FIFO read after availability check Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 120/935] remoteproc: scp: Fix device reference leak on failed lookup Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 121/935] qede: Fix NULL pointer dereference in TPA fragment processing Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 122/935] RDMA/cxgb4: Cancel reg_work before freeing device on remove Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 123/935] RDMA/ucma: Lock the handler in ucma_set_ib_path() Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 124/935] regulator: as3722_get_regulator_dt_data: fix premature of_node_put leaving dangling of_node pointer Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 125/935] regulator: max8998_pmic_dt_parse_pdata: of_node_put on reg_np after ownership transferred to rdata Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 126/935] orangefs: fix double-free of trailer_buf on readdir copy failure Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 127/935] orangefs: skip leading spaces before parsing client debug masks Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 128/935] ocfs2: always run deallocs on copy-on-write completion Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 129/935] ocfs2: bound namelen in dlm_migrate_request_handler Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 130/935] ocfs2: validate lengths in dlm_mig_lockres_handler Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 131/935] ocfs2: validate rl_used against rl_count in refcount block validator Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 132/935] ocfs2: cluster: dont sleep while holding o2hb_live_lock in o2hb_region_pin() Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 133/935] ocfs2: cluster: avoid lock order inversion in o2hb_region_pin() from drop_item Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 134/935] ocfs2: cluster: fix o2hb_dependent_users leak on pin failure Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 135/935] ocfs2: fix readdir position truncation on 32-bit kernels Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 136/935] openrisc: fix arbitrary kernel memory access via or1k_atomic syscall Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 137/935] openvswitch: only skb_tx_error() a packet we are about to drop Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 138/935] hwmon: (max6621) fix negative temperature offset and crit readings Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 139/935] hwmon: (max6621) fix temperature clamp range Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 140/935] lockd: pin next file across nlm_inspect_file lock-drop Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 141/935] nvme: nvme-fc: Fix nvme_fc_create_hw_io_queues() queue deletion in error path Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 142/935] nvme: zero the discard fallback page Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 143/935] nvme-tcp: do not accept C2HData based on blk_rq_payload_bytes() alone Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 144/935] nvme-tcp: reject a read that transferred too few bytes Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 145/935] sctp: stop processing a packet once its association is deleted Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 146/935] sctp: drop a chunk if its transport was removed Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 147/935] sctp: fix NULL deref on untransmitted RECONF completion Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 148/935] sctp: distinguish sequence zero from wildcard in reconf lookup Greg Kroah-Hartman
2026-09-12 6:52 ` [PATCH 5.15 149/935] sctp: fix stream->outcnt underflow on duplicate RECONF responses Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 150/935] power: supply: bq24257: fix use-after-free on remove Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 151/935] power: supply: bq256xx: drain usb_work before freeing the charger Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 152/935] power: supply: cros_usbpd-charger: bound the EC-reported port count Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 153/935] power: supply: cros_usbpd: Limit port counts to EC_USB_PD_MAX_PORTS Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 154/935] power: supply: lp8727: fix use-after-free in lp8727_release_irq() Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 155/935] power: supply: twl4030_charger: cancel workers via devm Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 156/935] power: supply: ucs1002: fix use-after-free on remove Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 157/935] power: supply: max17040: synchronize work cancellation on suspend Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 158/935] s390/dasd: Do not complete a failed ESE read as successful Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 159/935] s390/dasd: Guard sysfs discipline callbacks against unallocated private data Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 160/935] s390/dasd: Propagate partial completion length across ERP recovery Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 161/935] PCI: Fix 32-bit config write in Intel PCH Root Port MPC ACS quirk Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 162/935] PCI: meson: Fix GPIO state while requesting PERST# Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 163/935] PCI/sysfs: Avoid spurious runtime PM wakeup on config space accesses Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 164/935] PCI/proc: " Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 165/935] PCI/proc: Use file_ns_capable() when checking config space read access Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 166/935] iommu/vt-d: Fix no_iommu to disable platform opt-in Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 167/935] platform/x86: dell-wmi-sysman: Dont hex dump attribute security buffer Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 168/935] mmc: via-sdmmc: stop card-detect handling on probe failure Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 169/935] platform/chrome: sensorhub: Bound the EC-reported sensor number Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 170/935] interconnect: Fix use after free in icc_get() and of_icc_get_by_index() Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 171/935] ipmi: ipmb: validate write message length Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 172/935] ipmi: si: Fix NULL pointer dereference after failed registration Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 173/935] net/iucv: filter frames in afiucv_hs_rcv() by ingress device Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 174/935] xdp: fix zero-copy frame layout Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 175/935] slip: fix use-after-free in sl_sync() Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 176/935] net: usb: qmi_wwan: add Telit Cinterion FE990D50 composition Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 177/935] net: tun: bound receive headroom Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 178/935] net: openvswitch: fix flow mask use-after-free on flow deletion Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 179/935] net: openvswitch: fix nf_connlabels leak in ovs_ct_init Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 180/935] NTB: ntb_transport: Recycle TX entries before client callbacks Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 181/935] NTB: ntb_transport: Fail TX enqueue when the QP link is down Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 182/935] NTB: ntb_transport: Reject oversized TX buffers Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 183/935] net: ntb_netdev: Avoid double-accounting netif_rx() drops Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 184/935] net: ntb_netdev: Count packets dropped on RX refill failure Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 185/935] net/smc: fix socket refcount leak in smc_switch_conns() Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 186/935] net: cap advertised IP tunnel headroom Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 187/935] seg6: reset IP6CB after IPv6 decapsulation Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 188/935] ALSA: 6fire: bound the MIDI event length from the device Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 189/935] ALSA: aloop: Check card index validity at probe Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 190/935] ALSA: bcd2000: clear the URB pointers on disconnect Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 191/935] ALSA: mpu401: Check card index validity at probe Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 192/935] ALSA: mts64: " Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 193/935] ALSA: pcxhr: initialize mutexes before requesting threaded IRQ Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 194/935] ALSA: portman2x4: Check card index validity at probe Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 195/935] ALSA: serial-u16550: " Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 196/935] ALSA: virmidi: " Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 197/935] PCI: hv: Set irq_retrigger callback for the Hyper-V PCI MSI irqchip Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 198/935] arch_numa: avoid false positive fortify warning in setup_node_to_cpumask_map() Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 199/935] dm-stats: fix a crash if allocation of per-cpu data fails Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 200/935] dm-switch: use WRITE_ONCE() in switch_region_table_write() Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 201/935] i3c: master: Fix info leak and UAF in device unregister path Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 202/935] i3c: master: svc: bound IBI payload to the requested max_payload_len Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 203/935] wifi: brcmfmac: Fix memory leak in brcmf_sdio_read_control() Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 204/935] wifi: mwifiex: Detach sync cmd buffer on interrupted wait Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 205/935] wifi: rtl818x: initialize eeprom_93cx6 struct to zero Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 206/935] wifi: rtw88: Fix potential memory leak in rtw_txq_push_skb() Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 207/935] wifi: mt76: mt7615: avoid waiting for mac work under the mt76 mutex Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 208/935] vsock/virtio: flush works in dependency order Greg Kroah-Hartman
2026-09-12 6:53 ` [PATCH 5.15 209/935] w1: ds28e17: reject an oversize length on an I2C block read Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 210/935] tpm: tpm_i2c_nuvoton: disable IRQ on wait timeout Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 211/935] signal: avoid shared siginfo namespace rewrites Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 212/935] smack: fix cred UAF in smack_file_send_sigiotask() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 213/935] taskstats: fix cpumask parsing cutting off the last character Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 214/935] timer: Keep debugobjects state consistent in migrate_timer_list() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 215/935] udf: Fix i_lenExtents truncation on 32-bit kernels Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 216/935] platform/chrome: sensorhub: Fix dropped timestamp events and log spam Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 217/935] net: skbuff: dont touch shared zerocopy state in skb_tx_error() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 218/935] net: skbuff: dont skb_tx_error() the source skb in skb_zerocopy() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 219/935] net: openvswitch: fix kernel-doc warnings in internal headers Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 220/935] openvswitch: Fix CT limit teardown use-after-free Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 221/935] RDMA/rxe: Fix TOCTOU heap overflow in get_srq_wqe Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 222/935] entry: Fix seccomp bypass after ptrace with TSYNC Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 223/935] fsnotify: Fix stale object mask after concurrent mark updates Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 224/935] tcp: fix potential race in tcp_v6_syn_recv_sock() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 225/935] selinux: avoid implicit conversions in services code Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 226/935] selinux: reject an unclaimed class value in security_get_classes() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 227/935] ALSA: seq: Fix port lock leak in deliver_to_subscribers() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 228/935] net: ntb_netdev: Fix TX busy and drop handling Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 229/935] drm/vmwgfx: drop dma_buf reference on foreign-fd prime import Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 230/935] tracing/mmiotrace: Remove reference to unused per CPU data pointer Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 231/935] tracing/mmiotrace: Add NULL check for mmio_trace_array in logging functions Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 232/935] scsi: core: Fill in DMA padding bytes in scsi_alloc_sgtables() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 233/935] espintcp: remove encap socket caching to avoid reference leak Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 234/935] usb: image: mdc800: change kmalloc() to kzalloc() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 235/935] ALSA: usb-audio: fix OOB write in snd_usbmidi_us122l_output() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 236/935] clk: qcom: gcc-mdm9607: Increase delay for USB PHY reset Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 237/935] media: usbtv: keep device alive while ALSA card exists Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 238/935] usb-storage: ene_ub6250: fix race between scan work and probe Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 239/935] usb: f_mass_storage: Bump local buffer size in fsg_common_create_luns() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 240/935] usb: typec: ucsi: displayport: Fix OOB altmode array index Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 241/935] USB: gadget: fix NULL pointer dereference in gadget_dev_ioctl() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 242/935] usb: gadget: fix null pointer dereference in usb_put_function_instance() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 243/935] staging: rtl8723bs: fix OOB read / stack overflow in rtw_get_wps_attr() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 244/935] staging: rtl8723bs: fix OOB read in rtw_action_frame_parse() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 245/935] thermal/drivers/imx: Disable clock on runtime resume failure Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 246/935] thermal/drivers/qoriq: Disable clock on " Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 247/935] scsi: target: iscsi: Reserve a terminator byte for the login payload Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 248/935] scsi: pm8001: Use rollback index when freeing MSI-X vectors Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 249/935] HID: rmi: fix OOB access with undersized RMI reports Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 250/935] HID: wacom: validate report length in wacom_intuos_pro2_bt_irq Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 251/935] dm: fix resume-vs-remove race Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 252/935] dmaengine: dw-edma: Complete descriptors before pausing Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 253/935] dmaengine: dw-edma: Initialize IRQ data before requesting IRQs Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 254/935] block: flag zoned disks with GENHD_FL_NO_PART Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 255/935] ata: ahci: work around lost interrupts on Marvell 88SE61xx Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 256/935] ima: Check for ERR_PTR from dentry_path() in validate_hash_algo() Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 257/935] Input: aiptek - validate raw macro indices before updating state Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 258/935] Input: aiptek - switch to using dev_groups for driver-specific attributes Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 259/935] perf/x86/intel: Fix kernel address leakages in LBR stack Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 260/935] i2c: core: fix debugfs UAF on adapter removal Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 261/935] i2c: mux: Fix channel node leak on adapter add failure Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 262/935] ALSA: harmony: initialize locks before requesting IRQ Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 263/935] ALSA: pcm: Fix race between non-atomic ops and trigger-start Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 264/935] nvme-tcp: check the data direction of a C2HData PDU Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 265/935] nvmet-tcp: fix out-of-bounds write when receiving an over-long PDU Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 266/935] nvmet-tcp: reject unsolicited H2CData PDUs Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 267/935] Revert "irqchip/mbigen: Fix mbigen node address layout" Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 268/935] nvdimm/btt: reject an arena whose nfree is below the lane count Greg Kroah-Hartman
2026-09-12 6:54 ` [PATCH 5.15 269/935] parisc: eisa: Fix infinite loop when parsing invalid IRQ value Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 270/935] parisc: Fix alignment of asm statements in head.S Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 271/935] mtd: afs: validate v2 image info bounds Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 272/935] mtd: mtdoops: free page bitmap when the backing MTD is removed Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 273/935] mtd: rawnand: validate ONFI extended parameter page sections Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 274/935] batman-adv: fix stale receive device on merged fragments Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 275/935] batman-adv: dat: avoid unaligned fault in IP extraction Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 276/935] batman-adv: bla: fix freeing of claims on meshif deletion Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 277/935] batman-adv: bla: prevent CRC corruptions after claim flush Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 278/935] clk: qcom: gcc-msm8916: Fix enable_reg for gcc_blsp1_sleep_clk Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 279/935] clk: qcom: gcc-msm8939: " Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 280/935] clk: qcom: gcc-mdm9607: Drop incorrect apss_tcu_clk_src Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 281/935] clk: qcom: gcc-mdm9607: Drop incorrect system_noc_bfdcd_clk_src Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 282/935] clk: qcom: gcc-mdm9607: Fix enable_reg for gcc_blsp1_sleep_clk Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 283/935] clk: qcom: gcc-mdm9607: Fix halt_reg for gcc_apss_axi_clk Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 284/935] clk: qcom: gcc-mdm9607: Drop incorrect BIMC PLL and related clocks Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 285/935] i2c: mux: demux-pinctrl: fix OF node leak on kstrdup failure Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 286/935] ASoC: cs35l33: drain threaded IRQ before runtime suspend Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 287/935] ASoC: cs35l34: " Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 288/935] ASoC: fsl: mpc5200-i2s: Free DMA resources on probe failure Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 289/935] AsoC: intel: sst: fix PCI device reference leak " Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 290/935] ASoC: samsung: aries_audio_probe: double of_node_put due to direct assignment without of_node_get Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 291/935] iio: chemical: atlas-sensor: fix PM reference leak in buffer postenable Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 292/935] iio: chemical: sgp30: Handle IAQ thread creation failure Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 293/935] iio: dac: m62332: Fix regulator reference count imbalance Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 294/935] iio: gyro: mpu3050: fix sign of raw angular velocity readings Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 295/935] iio: light: cm32181: return zero after writing calibscale Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 296/935] iio: light: gp2ap002: Disable regulators on resume failure Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 297/935] iio: srf04: fix pm_runtime handling on probe error path Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 298/935] iio: temperature: hid-sensor-temperature: switch to non-devm iio_device_register() Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 299/935] KVM: nVMX: Always flush vpid02 on first use Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 300/935] KVM: nVMX: Service local TLB flushes on failed nested VM-Enter Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 301/935] KVM: x86: hyper-v: Clamp stimer deadline to avoid livelock Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 302/935] KVM: s390: Fix length check __import_wp_info() Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 303/935] KVM: s390: Fix memory leak in guest debug handling Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 304/935] KVM: s390: Fix old_data leak in guest debug error path Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 305/935] KVM: s390: Free guest debug data on vcpu destroy Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 306/935] KVM: s390: Zero initialize irq in reinject_machine_check Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 307/935] KVM: s390: Restore sigset on error path Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 308/935] media: airspy: use vb2_video_unregister_device() on disconnect to fix NULL deref Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 309/935] media: cec: meson: ao-cec-g12a: name the CEC core regmap to avoid debugfs clash Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 310/935] media: cec: Serialize exclusive follower delivery Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 311/935] media: cedrus: fix memory leak in cedrus_init_ctrls() Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 312/935] media: cobalt: Avoid freeing ALSA private data twice Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 313/935] media: cx231xx: reject geometry changes while the VBI queue is busy Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 314/935] media: cx23885: cancel NetUP CI work before teardown Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 315/935] media: em28xx: defer audio-only extension registration Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 316/935] media: em28xx: fix use-after-free of dev_next->devlist on disconnect Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 317/935] media: go7007: defer the ALSA v4l2 put until card release Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 318/935] media: i2c: ov02a10: fix endpoint parsing use-after-free Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 319/935] media: i2c: ov7740: fix use-after-destroy in remove Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 320/935] media: meson: vdec: fix NULL pointer deref in vdec_try_fmt_common Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 321/935] media: rc: sunxi-cir: Unregister rc device on probe failure Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 322/935] media: rtl2832_sdr: use vb2_video_unregister_device() on remove to fix DMA leak Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 323/935] media: rtl2832_sdr: release URBs and stream buffers on start_streaming() failure Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 324/935] media: s2255: bound JPEG frame size before copying into the buffer Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 325/935] media: s2255: check firmware size before reading trailing marker Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 326/935] media: tda18250: fix possible integer overflow Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 327/935] media: v4l2-ctrls: Allow unknown HDR10 white point and luminance Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 328/935] media: v4l2-fwnode: Fix fwnode leak in v4l2_fwnode_parse_link Greg Kroah-Hartman
2026-09-12 6:55 ` [PATCH 5.15 329/935] media: venus: fix payload size returned by parse_caps() and parse_alloc_mode() Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 330/935] media: venus: fix payload size calculation in parse_raw_formats() Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 331/935] media: video-i2c: fix kthread error pointer left in kthread_vid_cap on failure Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 332/935] media: vimc: fix pixel format lookup in enum_framesizes Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 333/935] scsi: qla2xxx: Zero SFP DMA buffer in FRU/I2C bsg handlers Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 334/935] scsi: qla2xxx: Bound i2c->length in I2C " Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 335/935] scsi: qla2xxx: edif: Fix NULL pointer deref in RX SA delete check Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 336/935] scsi: qla2xxx: Fix Name Server logout detection on FWI2 adapters Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 337/935] scsi: qla2xxx: Hold vport reference in qla24xx_report_id_acquisition() Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 338/935] scsi: qla2xxx: Check entry_status in qla24xx_modify_vp_config() Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 339/935] scsi: qla2xxx: Bound image count in qla2x00_update_fru_versions() Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 340/935] scsi: qla2xxx: Clamp MSI-X derived queue counts to avoid truncation Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 341/935] scsi: qla2xxx: Serialize flash version read in reset handler Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 342/935] scsi: qla2xxx: Fix cs84xx use-after-free on host teardown Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 343/935] scsi: qla2xxx: Fix FCE trace use-after-free during firmware dump Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 344/935] scsi: qla2xxx: Zero mailbox struct in qla2x00_get_firmware_state() Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 345/935] scsi: qla2xxx: Fix FCE trace enable parsing in debugfs Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 346/935] scsi: qla2xxx: Dont query firmware state while chip is down Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 347/935] scsi: qla2xxx: Reject non-SCSI SRB on status IOCB fast path Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 348/935] scsi: qla2xxx: Fix response queue over-consumption in __qla_consume_iocb() Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 349/935] scsi: qla2xxx: Avoid double completion in async IOCB timeout Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 350/935] scsi: qla2xxx: Bound rsp_info_len to avoid OOB sense-data read Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 351/935] scsi: qla2xxx: Avoid req_q_map double-read in qla2x00_error_entry() Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 352/935] scsi: qla2xxx: Drop vport reference under lock in report ID acquisition Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 353/935] scsi: qla2xxx: Use coherent DMA buffer for D_Port diagnostics Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 354/935] scsi: qla2xxx: Zero-init bsg stack buffers to avoid info leak Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 355/935] f2fs: return symlink writeback errors Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 356/935] f2fs: reject overlapping move range after len expansion Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 357/935] f2fs: return writeback error from collapse range Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 358/935] f2fs: fix i_size when pinned fallocate partially fails Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 359/935] drm/bridge: dw-hdmi: fix i2c adapter leak on probe failure Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 360/935] drm: fix race between partial drm_dev_register() failure and ioctl Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 361/935] drm/sun4i: fix refcount leak in sun4i_backend_init_sat() Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 362/935] drm/hibmc: Fix list of formats on the primary plane Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 363/935] drm/amd/display: avoid divide-by-zero in __is_lut_linear() Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 364/935] drm/gud: NUL-terminate TV mode names read from the device Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 365/935] drm/gud: validate TV mode names before creating enum property Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 366/935] drm/msm/dsi: round 6G byte clock rate to the PLL-achievable value Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 367/935] drm: Fix drm_crtc_commit leak if signaled when PAGE_FLIP_EVENT is used Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 368/935] drm/amdgpu: use AMDGPU_GPU_PAGE_SHIFT instead of PAGE_SHIFT Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 369/935] drm/nouveau: Use write-combined maps for coherent Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 370/935] xhci: fix lost bounce buffers on TDs spanning several ring segments Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 371/935] tcp: clear sock_ops cb flags before force-closing a child socket Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 372/935] mm/damon/core-kunit: check region count before testing in split_at() Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 373/935] mm/damon/vaddr: drop last same folio access check optimization Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 374/935] mm/damon/vaddr-kunit: check region count in three_regions test Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 375/935] mm/damon/tests/core-kunit: catch test failure in test_merge_regions_of() Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 376/935] x86/mm/ident_map: Use gbpages only where full GB page should be mapped Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 377/935] bpf: Guard stack limits against 32bit overflow Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 378/935] ax25: fix use-after-free bugs caused by ax25_ds_del_timer Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 379/935] net: hns3: fix kernel crash when 1588 is sent on HIP08 devices Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 380/935] net: fix NULL pointer dereference in l3mdev_l3_rcv Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 381/935] bridge: mrp: reject zero test interval to avoid OOM panic Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 382/935] net: af_key: zero aligned sockaddr tail in PF_KEY exports Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 383/935] bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 384/935] net: hns3: dont auto enable misc vector Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 385/935] ksmbd: fix overflow in dacloffset bounds check Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 386/935] ksmbd: fix FSCTL permission bypass by adding a permission check for FSCTL_SET_SPARSE Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 387/935] batman-adv: dat: atomically update mac addresses Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 388/935] batman-adv: bla: avoid CRC corruption due to parallel claim add Greg Kroah-Hartman
2026-09-12 6:56 ` [PATCH 5.15 389/935] perf sched: Fix register_pid() overflow, strcpy, and BUG_ON Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 390/935] firmware: stratix10-svc: Add mutex in stratix10 memory management Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 391/935] clk: meson: align gxbb_32k_clk_sel number of parents with actual count Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 392/935] bpf: Enforce expected_attach_type for tailcall compatibility Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 393/935] drm/bridge: cdns-mhdp8546: Return an error pointer on allocation failure Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 394/935] Smack: fix W=1 build warnings Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 395/935] smack: fix incorrect task context in smack_msg_queue_msgrcv Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 396/935] smack: simplify write handlers of sysfs entries Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 397/935] smack: deduplicate smackfs/{direct,mapped} file_operations Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 398/935] smack: restrict smackfs/{direct,mapped} values to 0-255 Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 399/935] HID: core: quiesce input in hid_hw_stop() to prevent use-after-free Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 400/935] HID: roccat: bound device-supplied profile index Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 401/935] soc: samsung: exynos-pmu: fix of_node refcount leak in exynos_get_pmu_regmap() Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 402/935] media: cec-pin: Fix event FIFO ordering Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 403/935] clk: moxart: remove unused variables, fix refcount leak Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 404/935] ASoC: rt700-sdw: always drain jack work on remove Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 405/935] ASoC: fsl_audmix: rework runtime PM handling in probe Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 406/935] clk: hisilicon: reset: Use devm_kzalloc to initialize hisi_reset_controller Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 407/935] ARM: imx: fix device_node refcount leak in imx_src_init() Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 408/935] ARM: imx: fix device_node refcount leaks in imx7_src_init() Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 409/935] clk: imx: scu: drop redundant init.ops variable assignment Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 410/935] drm/lima: call drm_mm_init() with a valid allocation range Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 411/935] perf/x86/intel/uncore: Keep PCI PMUs working when MMIO/MSR setup fails Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 412/935] pinctrl: bcm2835: Dont remove an unregistered GPIO chip Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 413/935] media: keymaps: Remove obsolete RC_MAP_RC5_TV keymap define Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 414/935] media: keymaps: Remove obsolete RC_MAP_HAUPPAUGE_NEW " Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 415/935] perf tests stat_bpf_counters: Fix usage of == to address shellcheck warning Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 416/935] perf test: raise limit to 20 percent for perf_stat_--bpf-counters_test Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 417/935] perf test bpf-counters: Add test for BPF event modifier Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 418/935] perf test stat_bpf_counter.sh: Stabilize the test results Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 419/935] perf test: Use sqrtloop workload to test bperf event Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 420/935] perf test: Fix perf stat --bpf-counters on hybrid machines Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 421/935] perf tests: Fix flakiness in BPF counters test on hybrid systems Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 422/935] drm/amdgpu/pm/powerplay: bounds-check voltage index in SMU7 lookup Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 423/935] drm/amdgpu/pm/powerplay: bounds-check voltage index in Vega10 lookup Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 424/935] bpftool: Update btf_dump__new() and perf_buffer__new_raw() calls Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 425/935] bpftool: Use libbpf_get_error() to check error Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 426/935] bpftool: Fix pretty print dump for maps without BTF loaded Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 427/935] tools/bpf/bpftool: Reset vmlinux BTF after map commands Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 428/935] dmaengine: mediatek: mtk-uart-apdma: Return -ENOMEM on memory allocation failure Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 429/935] dmaengine: xilinx_dma: Fix channel idle state management in AXIDMA and MCDMA interrupt handlers Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 430/935] dmaengine: hisilicon: Return -ENOMEM on dynamic memory allocation in probe Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 431/935] soundwire: qcom: Fix port exhaustion check in stream_alloc_ports Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 432/935] iio: orientation: hid-sensor-rotation: Avoid race between callback setup and device exposure Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 433/935] csky: Fix a4/a5 restoration in syscall trace path Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 434/935] selftests/rseq: Replace glibc-specific __GNUC_PREREQ with portable check Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 435/935] platform/chrome: sensorhub: Fix memory overread in ring handler Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 436/935] crypto: qat - clear AES key schedule from stack Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 437/935] crypto: atmel-ecc - replace min_t with min Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 438/935] crypto: atmel-ecc - clean up and improve ECDH comments Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 439/935] crypto: atmel-ecc - reject hardware ECDH without a public key Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 440/935] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 441/935] crypto: sa2ul - Use the defined variable to clean code Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 442/935] crypto: sa2ul - stop probe if context pool creation fails Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 443/935] nvmet-rdma: avoid circular locking dependency on install_queue() Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 444/935] nvmet-rdma: use sbitmap to replace rsp free list Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 445/935] nvmet-rdma: factor out response resource cleanup Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 446/935] nvmet-rdma: fix response resource leak on queue teardown Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 447/935] bus: ti-sysc: Fix /chosen node reference leak Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 448/935] PM: sleep: Fix off-by-one in wakelocks number limit check Greg Kroah-Hartman
2026-09-12 6:57 ` [PATCH 5.15 449/935] staging: greybus: audio: correct sscanf() return value check Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 450/935] staging: sm750fb: gate dualview dataflow using g_dualview Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 451/935] greybus: audio: bound the topology section sizes against the fetched size Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 452/935] staging: fbtft: Use sysfs_emit_at() to print to sysfs file Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 453/935] staging: octeon: add missing tasklet_kill in cvm_oct_tx_shutdown Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 454/935] netdev: reshuffle netif_napi_add() APIs to allow dropping weight Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 455/935] staging: switch to netif_napi_add_weight() Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 456/935] staging: octeon: fix free_irq dev_id mismatch in cvm_oct_rx_shutdown Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 457/935] staging: octeon: ethernet-mem: replace pr_warn with dev_warn in free functions Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 458/935] staging: octeon: replace pr_warn with dev_warn in fill and rx paths Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 459/935] staging: octeon: add missing napi_disable in cvm_oct_rx_shutdown Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 460/935] staging: rtl8723bs: fix mismatched free of HalData in rtw_sdio_if1_init() Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 461/935] ALSA: via82xx: Remove unreachable branch in snd_via686_pcm_pointer() Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 462/935] selftests/bpf: Fix memory leak in msg_alloc_iov error path Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 463/935] selftests/bpf: Fix memory leak in msg_alloc_iov Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 464/935] irqchip/gic-v3-its: Fix memleak in its_probe_one() Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 465/935] selftests: timers: leap-a-day: Fix -w option and update usage comment Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 466/935] clocksource: Unregister subsystem on device registration failure Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 467/935] y2038: uapi: Use 64-bit __kernel_old_timespec::tv_nsec on x32 Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 468/935] timekeeping: Account for monotonicity adjustment in ntp_error Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 469/935] clk: qcom: gdsc: propagate gdsc_check_status() errors from gdsc_poll_status Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 470/935] clk: qcom: gdsc: propagate gdsc_enable() failure for ALWAYS_ON domains Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 471/935] clk: qcom: gdsc: enable optional power domain support Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 472/935] clk: qcom: gdsc: Release pm subdomains in reverse add order Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 473/935] clk: qcom: gdsc: Capture pm_genpd_add_subdomain result code Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 474/935] clk: qcom: gdsc: tear down per-domain genpds in gdsc_unregister() Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 475/935] usb: gadget: r8a66597: avoid double free of ep0_req in probe error path Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 476/935] udf: Mark LVID buffer as uptodate before marking it dirty Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 477/935] bpf: Fix vmlinux BTF prep race in bpf_get_btf_vmlinux Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 478/935] efi: fix stale reference to efi_recover_from_page_fault() Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 479/935] iommu/mediatek-v1: Fix off-by-one in MT2701_LARB_NR_MAX Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 480/935] iommu/msm: Return -ENOMEM on memory allocation failure in probe Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 481/935] iommu/amd: Prevent SB IOAPIC from overriding IVRS validation errors Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 482/935] iommu/amd: Add support for Hygon family 18h model 4h IOAPIC Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 483/935] iommu/amd: Fix false positive in SB IOAPIC IVRS validation Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 484/935] leds: pca9532: Fix inverted GPIO output polarity Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 485/935] platform/x86: dell-privacy: Fix race condition Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 486/935] platform/x86: dell-wmi-base: Fix resource leak on module load failure Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 487/935] hwspinlock: propagate errno when registering single lock Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 488/935] usb: gadget: configfs: fix out-of-bounds read of qw_sign Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 489/935] platform/mellanox: mlxbf-pmc: Check ACPI_COMPANION() against NULL Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 490/935] platform/surface: acpi-notify: Check ACPI companion before use Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 491/935] usb: mtu3: allow system suspend during active gadget connection Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 492/935] usb: renesas_usbhs: Fix power-off ordering on unbind Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 493/935] drm/panel: samsung-s6d16d0: Power off on prepare failure Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 494/935] iio: accel: dmard09: Implement IIO_CHAN_INFO_SCALE Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 495/935] RDMA/core: Avoid flush_workqueue(system_unbound_wq) usage Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 496/935] RDMA/core: Wait for RCU callbacks before unloading ib_core Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 497/935] RDMA/mlx4: Avoid flush_scheduled_work() usage Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 498/935] RDMA/mlx: Calling qp event handler in workqueue context Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 499/935] RDMA/mlx5: Drain RCU callbacks during module teardown Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 500/935] RDMA/ipoib: " Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 501/935] hwrng: ks-sa - access private data via struct hwrng Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 502/935] hwrng: ks-sa - Fix runtime PM cleanup on registration failure Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 503/935] xfrm6: fix out-of-bounds write in xfrm6_input_addr() when secpath is full Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 504/935] ALSA: hpi: Check transport errors during HPI6000 adapter initialization Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 505/935] pmdomain: bcm: bcm2835: handle genpd provider registration errors Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 506/935] misc: rtsx_usb: avoid USB I/O in runtime autosuspend Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 507/935] RDMA/hfi1: Preserve unit 0 on allocation failure Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 508/935] RDMA/hfi1: Free RX data on late probe failure Greg Kroah-Hartman
2026-09-12 6:58 ` [PATCH 5.15 509/935] RDMA/hfi1: Remove redundant PCI device ID validation Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 510/935] RDMA/hfi1: Create workqueues before device initialization Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 511/935] RDMA/hfi1: Stop flushing the global IB workqueue Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 512/935] RDMA/hfi1: Initialize debugfs after probe completes Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 513/935] fs/isofs: replace kmap() with kmap_local_page() Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 514/935] isofs: fix out-of-bounds page array access on empty zisofs block Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 515/935] rpmsg: glink: Remove the rpmsg dev in close_ack Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 516/935] rpmsg: glink: remove duplicate code for rpmsg device remove Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 517/935] rpmsg: glink: fix deadlock in endpoint destroy during driver detach Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 518/935] hfsplus: validate thread record before delete key rebuild Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 519/935] wifi: ath11k: cap out-of-range rx MCS instead of leaving bogus rate Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 520/935] libnvdimm/labels: Bound the on-media label size before the shift Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 521/935] cpufreq: spear: Fix an IS_ERR() vs NULL bug in spear1340_set_cpu_rate() Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 522/935] irqdomain: Introduce irq_domain_free() Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 523/935] irqdomain: Introduce irq_domain_instantiate() Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 524/935] irqdomain: Handle additional domain flags in irq_domain_instantiate() Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 525/935] genirq/generic_chip: Introduce irq_domain_{alloc,remove}_generic_chips() Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 526/935] cpufreq: intel_pstate: Fix setting minimum P-state at init time Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 527/935] cpufreq: schedutil: Fix self-contradictory comment in sugov_iowait_apply() Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 528/935] remoteproc: qcom: Fix glink->node reference leak in qcom_add_glink_subdev Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 529/935] drm/bridge: tc358767: clamp the reported AUX read size to the request Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 530/935] arm64: dts: qcom: sm8250: Use QMP property to control load state Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 531/935] arm64: dts: qcom: sm8250: remove mmcx regulator Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 532/935] arm64: dts: qcom: sm8250: Add camcc DT node Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 533/935] gpu: host1x: Fix offset calculation in trace_write_gather Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 534/935] gpu: host1x: Avoid stack over-read in debug output helpers Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 535/935] bpf: Sync tail_call_reachable with callee state on entry Greg Kroah-Hartman
2026-09-13 17:13 ` Karl Mehltretter
2026-09-12 6:59 ` [PATCH 5.15 536/935] crypto: sl3516 - drop invalid sg_dma_len checks before DMA mapping Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 537/935] ACPI: move from strlcpy() with unused retval to strscpy() Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 538/935] ACPI: processor: idle: Expand _LPI package sanity checks Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 539/935] usb: gadget: f_uac1_legacy: remove broken string configfs attributes Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 540/935] tty: hvc: restrict HVC_DCC to ARMv6+ and ARM64 Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 541/935] UDF symlink pathComponent header OOB read Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 542/935] uio: Fix stale info pointer in failed registration path Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 543/935] accessibility: speakup: Fix incorrect string length computation in report_char_chartab_status() Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 544/935] speakup: keyhelp: guard letter_offsets possible out-of-range indexing Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 545/935] misc: bcm-vk: Use acquire/release for msgq_inited Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 546/935] misc: rtsx: add missing write register handling Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 547/935] misc: ad525x_dpot: Make ad_dpot_remove() return void Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 548/935] misc: ad525x_dpot: use driver core groups for sysfs files Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 549/935] ppdev: prevent overflow when setting port timeout Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 550/935] char: xilinx_hwicap: unregister class on init errors Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 551/935] vfio/pci: clear vdev->msi_perm after freeing it on init failure Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 552/935] soc: ti: knav_qmss_queue: Implement resource cleanup in remove() Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 553/935] soc: ti: knav_qmss: Remove debugfs file on teardown Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 554/935] mtd: mtdswap: Avoid freeing registered blktrans device twice Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 555/935] mtd: part: reject MTDPART_OFS_RETAIN in mtd_add_partition() Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 556/935] perf ui hists: Fix uninitialized stack memory free on pstack allocation failure Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 557/935] software node: Fix software_node_get_reference_args() with index -1 Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 558/935] driver core: soc: remove layering violation for the soc_bus Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 559/935] driver core: soc: Unregister bus on early device registration failure Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 560/935] dmaengine: dw-edma: Serialize abort state updates Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 561/935] dmaengine: dw-edma: Serialize channel state checks Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 562/935] dmaengine: dw-edma: Clear stale requests on termination Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 563/935] ASoC: meson: Keep link pointers valid on realloc failure Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 564/935] arm64: dts: amlogic: meson-axg-s400: enable mipi_pcie_analog_dphy for PCIe Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 565/935] RDMA/hfi1: Propagate sdma_txinit_ahg() errors Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 566/935] RDMA/srpt: Fix srpt_alloc_rw_ctxs() unwind counters Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 567/935] irqchip/gic-v3-its: Prevent leak in its_vpe_irq_domain_alloc() Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 568/935] ACPI: processor: validate MADT IOAPIC entry bounds Greg Kroah-Hartman
2026-09-12 6:59 ` [PATCH 5.15 569/935] ACPI: PCI: Clear driver_data on all paths that free the acpi_pci_root Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 570/935] ext4: fix out-of-bounds read in ext4_read_inline_dir() Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 571/935] ext4: skip extra isize expansion during mount to prevent deadlock Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 572/935] RDMA/srpt: Pass the mapped task attribute to target_init_cmd() Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 573/935] RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doit Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 574/935] RDMA/restrack: Fix typos in the comments Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 575/935] RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq() Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 576/935] RDMA/core: Fix potential use after free in ib_free_cq() Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 577/935] iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 578/935] iommu/qcom: Remove sysfs device on probe failure path Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 579/935] iommu/qcom: Fix inverted fault report check in qcom_iommu_fault() Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 580/935] thermal: int340x_thermal: Consolidate priv->data_vault checks Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 581/935] thermal: intel: int3400: clean up ODVP on probe failures Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 582/935] ext4: drain in-flight DIO before buffered write fallback Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 583/935] wifi: ath6kl: avoid buffer overreads in WMI event handlers Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 584/935] wifi: ath11k: Correctly copy the hint BSSID in WMI scan request Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 585/935] ath11k: add trace log support Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 586/935] wifi: ath11k: Avoid buffer overread in ath11k_wmi_tlv_op_rx() Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 587/935] ext4: fix buffer_head leak in ext4_init_orphan_info Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 588/935] ext4: check dir entry fits before reading the hash trailer in ext4_search_dir() Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 589/935] ARM: dts: allwinner: a10: Fix PMU interrupt Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 590/935] perf cs-etm: Flush thread stacks after decoder reset Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 591/935] perf cs-etm: Avoid truncating AUX buffer sizes to int Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 592/935] leds: pca9532: Fix phantom device registration on missing hardware Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 593/935] drm/tve200: add OF module alias for autoloading Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 594/935] netfilter: nf_nat_sip: rewind offset when NAT shrinks the packet Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 595/935] fs/ntfs3: fix out-of-bounds read of INDEX_ROOT in reparse/objid init Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 596/935] arm64: dts: rockchip: Add gru-scarlet-dumo board Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 597/935] arm64: dts: rockchip: Fix PCI node addresses on rk3399-gru Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 598/935] arm64: dts: rockchip: Fix Gru WLAN sideband interrupt Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 599/935] ARM: lpc32xx: only run SoC init on LPC32xx hardware Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 600/935] power: supply: sbs-battery: Use a per-device serial number buffer Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 601/935] crypto: keembay - Initialize completion before requesting IRQ Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 602/935] crypto: keembay - publish OF module alias for OCS AES/SM4 Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 603/935] RDMA/mlx5: Fix integer overflow of user QP buffer size Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 604/935] isofs: release zisofs block pointer buffer head Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 605/935] w1: ds2482: Fix signedness bug in ds2482_w1_triplet() Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 606/935] remoteproc: Use unbounded workqueue for recovery work Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 607/935] remoteproc: core: Attach rproc asynchronously in rproc_add() path via schedule_work() Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 608/935] remoteproc: Prevent crash handling to race with rproc_del() Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 609/935] staging: rtl8723bs: use kfree_sensitive() for key material Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 610/935] fs/ntfs3: reject restart table growth beyond U16_MAX entries Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 611/935] RDMA/efa: Fix PBL chunk length computation Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 612/935] arm64: dts: allwinner: sun50i-a64-pinephone: Fix mpu6050 mount matrix Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 613/935] clk: tegra: tegra124-emc: put EMC node on register failure Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 614/935] clk: palmas: Manage external-control prepare with devm Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 615/935] clk/x86: pmc_atom: add kasprintf return value check Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 616/935] nilfs2: fix infinite loop in nilfs_clean_segments() Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 617/935] nilfs2: prevent out-of-bounds read in super root block parsing Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 618/935] scsi: smartpqi: Capture controller reason codes Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 619/935] scsi: core: Register sysfs attributes earlier Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 620/935] scsi: smartpqi: Switch to attribute groups Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 621/935] scsi: smartpqi: Fix BUILD_BUG_ON() statements Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 622/935] scsi: smartpqi: Stop using the SCSI pointer Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 623/935] scsi: smartpqi: Fix AIO retry marker cleared by SCSI core between dispatches Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 624/935] RDMA/mlx5: Fix stack out-of-bounds read in cc_params debugfs Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 625/935] RDMA/mlx5: Send cong param changes to the resolved port mdev Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 626/935] RDMA/cxgb4: free STAG index when TPT entry write fails Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 627/935] IB/isert: reject PDUs declaring more data than was received Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 628/935] IB/isert: reject login " Greg Kroah-Hartman
2026-09-12 7:00 ` [PATCH 5.15 629/935] nvme-fc: unmap cmd_iu DMA on rsp_iu mapping failure in init_request Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 630/935] wifi: rtlwifi: pci: fix error path in rtl_pci_probe() Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 631/935] bus: mhi: host: Flush the posted write after writing to MHI_SOC_RESET_REQ_OFFSET Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 632/935] md/raid5-ppl: fix use-after-free in ppl_do_flush() Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 633/935] selftests/zram: fix kernel_gte() for POSIX sh Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 634/935] power: supply: isp1704_charger: cancel work on remove Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 635/935] power: supply: sc2731_charger: Convert to platform remove callback returning void Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 636/935] power: supply: sc2731_charger: cancel work on remove Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 637/935] bpf: Fix potential UAF in bpf_netns_link_update_prog Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 638/935] lib/test_hmm: fail dmirror_fault() when the mirrored mm is gone Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 639/935] clk: qcom: Return expected ENOMEM error on dynamic allocation failure Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 640/935] iommu/dma: Check atomic pool allocation result directly Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 641/935] i3c: dw: avoid shift-out-of-bounds when DAA assigns no devices Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 642/935] i3c: master: Fix device_register() error path Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 643/935] locking/lockdep: Fix NULL pointer dereference in __lock_set_class() Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 644/935] misc: vmc_vmci: Fix potential memory leak in vmci_event_subscribe() Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 645/935] fanotify: report full event length for FIONREAD Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 646/935] wifi: mt76: mt76x02: do not WARN on invalid rx descriptor length Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 647/935] wifi: mt76: mt792x: Fix memory leak in SDIO TX path Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 648/935] wifi: mt76: mt7915: avoid nss underflow in mt7915_mcu_get_sta_nss Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 649/935] wifi: mt76: mt7915: use little-endian for bss_info_ra wire fields Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 650/935] perf: arm_spe: Make wakeup range check overflow safe Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 651/935] drm/msm/dsi: Drop dev_pm_opp_set_rate(0) Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 652/935] wifi: ath11k: fix leak in ath11k_service_ready_ext_event() Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 653/935] regulator: core: use system_freezable_wq for init complete work Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 654/935] perf machine: Guard against NULL strlist in machines__findnew() Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 655/935] perf machine: Use snprintf() for guestmount path construction Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 656/935] perf machine: Check snprintf truncation in machines__findnew() Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 657/935] perf machine: Dont abort guest map creation on first inaccessible dir Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 658/935] perf machine: Reset errno before strtol in guest kernel map creation Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 659/935] perf machine: Free scandir entries " Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 660/935] perf machine: Check snprintf truncation for guest kallsyms path Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 661/935] wifi: ath10k: snoc: use memcpy_fromio() for MSA ramdump Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 662/935] iommu/arm-smmu-v3: Convert to use atomic poll timeout Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 663/935] wifi: mac80211: send TWT teardown to peer after setup TX failure Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 664/935] wifi: zd1211rw: reject secondary interfaces to prevent conflicts Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 665/935] wifi: mac80211: skip unused probe response countdown offsets Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 666/935] firmware: google: Add bounds checks in coreboot_table_populate() Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 667/935] firmware: coreboot: Validate table bounds Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 668/935] powerpc/smp: add NULL guard for cause_ipi in smp_muxed_ipi_message_pass Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 669/935] MIPS: ptrace: Fix syscall skipping via PTRACE_SYSCALL Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 670/935] serial: amba-pl011: unprepare console clock on unregister Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 671/935] tty: clear cdev pointer after cdev_add() failure Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 672/935] HID: split apart hid_device_probe to make logic more apparent Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 673/935] HID: ensure timely release of driver-allocated resources Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 674/935] HID: synchronize input before cleaning up a failed probe Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 675/935] HID: i2c-hid: Switch i2c_hid_parse() to goto style error handling Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 676/935] HID: i2c-hid: Fix "(null)" output when reading report descriptor fails Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 677/935] HID: lg4ff: validate report length before fixed offsets Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 678/935] perf thread-stack: Fix heap buffer overflow on branch stack wrap copy Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 679/935] perf auxtrace: Fix queue grow overflow and old array leak Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 680/935] perf intel-pt: Fix off-by-one in auxtrace_info minimum size check Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 681/935] perf intel-bts: " Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 682/935] iio: light: tsl2772: fix ALS calibscale readback Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 683/935] iio: light: isl29028: return zero in write_raw() on success Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 684/935] iio: light: tsl2583: " Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 685/935] phonet: pep: do not write beyond optlen in getsockopt Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 686/935] block/blk-stat: drain per-cpu callback stats over possible CPUs Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 687/935] block/blk-iocost: collect per-cpu latency " Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 688/935] block/kyber-iosched: flush per-cpu latency buckets " Greg Kroah-Hartman
2026-09-12 7:01 ` [PATCH 5.15 689/935] lib/string: fix memchr_inv() for large ranges Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 690/935] pps: dont try to wait for negative timeouts in PPS_FETCH Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 691/935] pps: clients: gpio: Bypass edges direction check when not needed Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 692/935] pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handler Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 693/935] pps-gpio: remove dead capture_clear code Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 694/935] rapidio: clear mport->net when rio_add_net() fails Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 695/935] fat: release buffer head after rebuilding parent Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 696/935] drm/omap: dsi: Do not copy isr table Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 697/935] PCI/sysfs: Add static PCI resource attribute macros Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 698/935] remoteproc: Move resource table data structure to its own header Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 699/935] remoteproc: use rsc_table_for_each_entry() in rproc_handle_resources() Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 700/935] remoteproc: fix OOB read via signed offset in rsc_table_for_each_entry() Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 701/935] scripts/tags.sh: improve compiled sources generation Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 702/935] scripts/tags.sh: Prevent binary files appearing in cscope.files Greg Kroah-Hartman
2026-09-13 15:09 ` Miguel Ojeda
2026-09-12 7:02 ` [PATCH 5.15 703/935] RDMA/srp: fix heap information leak on a truncated SRP_CRED_REQ Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 704/935] ARM: 9485/1: mm: acquire mmap write lock around show_pte() for user faults Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 705/935] ocfs2: use bitmap API in fill_node_map Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 706/935] ocfs2: synchronize heartbeat callbacks with o2net teardown Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 707/935] drm/sun4i: vi scaler: Fix coefficient selection Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 708/935] of: property: add missing kerneldoc for of_graph_get_endpoint_count() Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 709/935] of: property: use unsigned int return on of_graph_get_endpoint_count() Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 710/935] bitfield: Add less-checking __FIELD_{GET,PREP}() Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 711/935] bitfield: Add non-constant field_{prep,get}() helpers Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 712/935] drm/sun4i: tcon: Drop TCON TOP device reference Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 713/935] drm/sun4i: crtc: Propagate layer initialization error Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 714/935] drm/sun4i: tcon: Drop remote endpoint reference Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 715/935] drm/sun4i: dw-hdmi: Drop TCON TOP port reference Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 716/935] drm/sun4i: hdmi-phy: Fix H6 8-bit MPLL config at 594 MHz Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 717/935] cpufreq: imx6q: fix devres accumulation across driver rebind Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 718/935] cpufreq: imx6q: fix out-of-bounds write when probed more than once Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 719/935] IB/isert: delay the final Login Response until the session is registered Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 720/935] IB/isert: post the full-feature receive buffers after session registration Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 721/935] RDMA/siw: Introduce siw_free_cm_id Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 722/935] RDMA/siw: Fix use-after-free in siw_accept() Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 723/935] arm64: hibernate: mask DAIF before restoring hibernated kernel Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 724/935] arm64: hibernate: Restore DAIF state on error Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 725/935] mfd: rave-sp: validate received frame payload lengths Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 726/935] mfd: iqs62x: Reject zero-length firmware records Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 727/935] drm/amdgpu/gfx6: Fixup emit_cntxcntl() Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 728/935] ext4: fix spurious message about orphan cleanup on RO fs Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 729/935] phy: rockchip: phy-rockchip-inno-csidphy: fix rk1808 hsfreq table Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 730/935] perf trace-event: Fix buffer overflow in read_string() Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 731/935] drm/amdgpu/gfx6: Fixup emitting SWITCH_BUFFER packets Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 732/935] drm/amdgpu/gfx6: Use PFP on the compute queues too Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 733/935] scsi: qla2xxx: Remove redundant VPD flash read in sysfs read path Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 734/935] firmware_loader: Check fw_state_is_done in loading_store Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 735/935] firmware_loader: do not queue completed sysfs fallback requests Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 736/935] pinctrl: rockchip: Reset the pin count when recalculating SoC data Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 737/935] hugetlbfs: release subpool on fill_super failure Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 738/935] soc: fsl: qe: check platform_driver_register() in qe_ic_of_init() Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 739/935] phy: qcom: snps-femto-v2: Fix possible NULL-deref on early runtime suspend Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 740/935] coresight: etm4x: fix wrong check of etm4x_sspcicrn_present() Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 741/935] coresight: etm4x: Cleanup TRCIDR2 register accesses Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 742/935] coresight: etm4x: Cleanup TRCIDR3 " Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 743/935] coresight: etm4x: Cleanup TRCIDR4 " Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 744/935] coresight: etm4x: Cleanup TRCIDR5 " Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 745/935] coresight: Change syncfreq to be a u8 Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 746/935] coresight: etm4x: fix underflow for usage of (nrseqstate - 1) Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 747/935] regulator: qcom-rpmh: Fix PMIC5 BOB bypass mode handling Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 748/935] sched/fair: Check CPU capacity before comparing group types during load balance Greg Kroah-Hartman
2026-09-12 7:02 ` [PATCH 5.15 749/935] Bluetooth: btusb: Fix BD_ADDR byte order in btusb_set_bdaddr_wcn6855() Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 750/935] perf trace-event: Fix integer truncation in do_read() and skip() Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 751/935] scsi: sd: Fix sd_done() sense handling condition Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 752/935] Bluetooth: virtio_bt: avoid OOB read of build info string Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 753/935] Bluetooth: MSFT: validate evt_prefix_len against the response length Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 754/935] iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writes Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 755/935] iio: light: gp2ap002: re-enable irq if runtime suspend fails Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 756/935] flow_offload: rename offload functions with offload instead of flow Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 757/935] net/sched: cls_api: fix teardown of an adopted proto on insert-race loss Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 758/935] arm64: dts: turris-mox: fix usb3 phys Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 759/935] ARM: dts: helios4: add vcc-supply to EEPROM Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 760/935] ARM: dts: helios4: add vcc-supply to GPIO expander Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 761/935] ARM: dts: helios4: add SATA regulator supplies Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 762/935] perf stat: Clear screen only if output file is a tty Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 763/935] perf stat: Fix evsel_list leak in cmd_stat Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 764/935] perf synthetic-events: Fix uninitialized pthread_join Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 765/935] perf synthetic-events: Fix divide by zero in perf_event__synthesize_threads Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 766/935] fbdev: kyro: Validate overlay viewport coordinates Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 767/935] iommu/vt-d: Fix UCTP context table slot when copying root entries Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 768/935] m68k: Fix backtraces for non-running tasks Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 769/935] SUNRPC: check rpc_sockaddr2uaddr() return value in rpcb_register_inet4/6 Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 770/935] powerpc/configs: enable CONFIG_RAS to fix EDAC support Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 771/935] spi: sprd-adi: Fix probe succeeding without registering the controller Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 772/935] nvmet: fix NULL pointer dereference in nvmet_execute_identify_ns_zns() Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 773/935] nfc: llcp: avoid userspace overflow on invalid optlen Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 774/935] nfc: llcp: read llcp_sock->local under the socket lock in getsockopt Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 775/935] nfc: nci: fix double completion race in nci_data_exchange_complete Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 776/935] nfc: llcp: bound SNL TLV parsing to the skb and add length checks Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 777/935] nfc: pn533: hold a reference to the request skb during send_frame Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 778/935] nfc: digital: Do not dump a NULL response in command completion Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 779/935] nfc: nci: fix use of uninitialized memory in CORE_INIT_RSP parsing Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 780/935] dmaengine: qcom-bam-dma: fix autosuspend cleanup during removal Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 781/935] RDMA/cxgb4: Free debugfs on registration failure Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 782/935] RDMA/cma: Fix WARNING in res_to_rt Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 783/935] ASoC: pxa: Use devm_clk_get_optional() for extclk clock Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 784/935] ASoC: fsl-asoc-card: defer probe when the CPU DAI device is not ready Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 785/935] ubi: Fix repeated words in comments Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 786/935] ubi: fastmap: Use the bitmap API to allocate bitmaps Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 787/935] ubi: fastmap: Fix missed ec updating after erasing old fastmap data block Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 788/935] ubi: fastmap: erase_block: Get erase counter from wl_entry rather than flash Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 789/935] ubi: fastmap: Allocate memory with GFP_NOFS in ubi_update_fastmap Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 790/935] ubi: Replace erase_block() with sync_erase() Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 791/935] UBI: Preserve torture flag when rescheduling failed erasures Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 792/935] UBI: fastmap: Pass to_be_tortured when reusing old fastmap PEBs Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 793/935] ubi: fastmap: Add fastmap control support for UBI_IOCATT ioctl Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 794/935] ubi: fastmap: Add fastmap control support for module parameter Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 795/935] ubi: Simplify bool conversion Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 796/935] ubi: fastmap: Wait until there are enough free PEBs before filling pools Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 797/935] ubi: fastmap: Fix lapsed wear leveling for first 64 PEBs Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 798/935] ubi: fastmap: Add module parameter to control reserving filling pool PEBs Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 799/935] ubi: Fix rollback for explicit UBI device numbers Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 800/935] ASoC: xilinx: formatter_pcm: fix stream_data leak on open error Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 801/935] UBI: fix two issues in the ubi.mtd MODULE_PARM_DESC Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 802/935] selfetests/bpf: Update vmtest.sh defaults Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 803/935] selfetests/bpf: Adapt vmtest.sh to s390 libbpf CI changes Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 804/935] bpf/docs: Update list of architectures supported Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 805/935] selftests/bpf: Fix vmtest.sh getopts optstring Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 806/935] selftests/bpf: Limit URLS parsing logic to actual scope in vmtest Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 807/935] selftests/bpf: Support local rootfs image for vmtest Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 808/935] selftests/bpf: Add description for running vmtest on RV64 Greg Kroah-Hartman
2026-09-12 7:03 ` [PATCH 5.15 809/935] selftests/bpf: vmtest.sh: Preserve command quoting when running in the VM Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 810/935] spi: img-spfi: dont disable runtime PM on DMA deferred probe Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 811/935] power: supply: bd99954: Drop bad register fields Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 812/935] power: supply: bq27xxx: bq27520g4: fix REG_TTES address Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 813/935] power: supply: bq27xxx: bq28z610: fix invalid AverageEnergy address Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 814/935] power: supply: bq27xxx: bq27z561: " Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 815/935] xenbus: Unregister reboot notifier on init failure Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 816/935] s390/debug: Fix deadlock during unregister Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 817/935] clocksource/drivers/clps711x: Do not unmap clocksource MMIO Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 818/935] clocksource/drivers/armada: Unwind timer clock on init failure Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 819/935] x86/pkeys: Fix pkey_alloc() return value when pkeys are not supported Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 820/935] bpftool: Fix double close in map dump Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 821/935] ocfs2: fix circular locking dependency in ocfs2_init_acl() Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 822/935] Squashfs: check block offset is not negative Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 823/935] scsi: mpt3sas: Avoid freeing unallocated PCIe SGL buffers Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 824/935] ALSA: core: Fix use-after-free in snd_card_do_free() Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 825/935] tracing: Remove "__attribute__()" from the type field of event format Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 826/935] tracing: Have trace_event_update_all() only handle module that is loading Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 827/935] bpf: Fix pending_pos walk on 32-bit ring position wrap Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 828/935] crypto: hisilicon/sec2 - fix CCM algorithm long packet failure Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 829/935] perf dso: Guard close() against invalid fd in dso__decompress_kmodule_path() Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 830/935] perf dso: Guard against cache underflow on short reads in dso_cache__memcpy() Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 831/935] mailbox: rockchip: disable pclk on probe failure and unbind Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 832/935] hwmon: (emc1403) Add support for EMC1442 Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 833/935] smb/server: preserve error status in smb2_handle_negotiate() Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 834/935] lwt_bpf: Restore reserved headroom after xmit program Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 835/935] bpf: Reject negative optlen in cgroup getsockopt hook Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 836/935] ksmbd: limit repeated connections from clients with the same IP Greg Kroah-Hartman
2026-09-12 20:19 ` Karl Mehltretter
2026-09-12 7:04 ` [PATCH 5.15 837/935] ksmbd: extend the connection limiting mechanism to support IPv6 Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 838/935] nfs: replace atomic bitops sequence with clear_and_wake_up_bit helper Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 839/935] nfs: refactor pNFS functions using clear_and_wake_up_bit Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 840/935] NFSv4: remove callback IDR entry on client allocation failure Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 841/935] net: kcm: Hold RCU read lock while running BPF parser Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 842/935] pppox: drain queued packets on channel handoff Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 843/935] hsr: Use a single struct for self_node Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 844/935] net: hsr: Use full string description when opening HSR network device Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 845/935] ipvs: fix integer overflow in ftp helper port/address parsing Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 846/935] net: bridge: vlan: fix inverted default vlan notification Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 847/935] cuse: wait for pending RCU callbacks on module exit Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 848/935] fs/ntfs3: fix out-of-bounds read in read_log_rec_buf() Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 849/935] fs/ntfs3: validate ef->size covers the records name and value Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 850/935] ALSA: hda: Fix connection list comparison in proc output Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 851/935] 8139cp: fix Rx and Tx not being disabled in cp_suspend Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 852/935] platform/x86: dell-wmi-sysman: Fix instance ID bounds Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 853/935] vsock: use sock_error() to consume sk_err after a failed connect Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 854/935] bonding: initialize err for empty target lists Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 855/935] i3c: mipi-i3c-hci: Fix DAT/DCT entry sizes Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 856/935] i3c: mipi-i3c-hci: Fix number of DAT/DCT entries for HCI versions < 1.1 Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 857/935] i3c: mipi-i3c-hci: Quieten initialization messages Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 858/935] i3c: mipi-i3c-hci: Switch PIO data allocation to devm_kzalloc() Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 859/935] i3c: mipi-i3c-hci: Refactor PIO register initialization Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 860/935] i3c: mipi-i3c-hci: Fix missing STAT_IBI_STATUS_THLD in PIO mode Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 861/935] virtio_balloon: disable indirect descriptors Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 862/935] vdpa/mlx5: fix wrong list iterated in add_direct_chain error path Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 863/935] rtc: pcf8563: fix clock provider leak on unbind Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 864/935] prctl: fix PR_SET_MM_AUXV losing the forced AT_NULL terminator Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 865/935] ALSA: control: Use automatic cleanup of kfree() Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 866/935] RDMA/ucma: Allow path records to exactly fit the output buffer Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 867/935] net: bridge: Reject descending VLAN tunnel ranges Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 868/935] net: thunderbolt: Count delivered packets in rx_packets and rx_bytes Greg Kroah-Hartman
2026-09-12 7:04 ` [PATCH 5.15 869/935] forcedeth: stop the tx_timeout register dump past the requested window Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 870/935] net: ipa: report when the driver has been removed Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 871/935] net: ipa: Convert to platform remove callback returning void Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 872/935] net: ipa: balance runtime PM reference on remove error Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 873/935] net/smc: free pending qentry in smc_llc_flow_stop() before memset Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 874/935] NFSv4.2: fix LAYOUTSTATS send buffer exhaustion Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 875/935] nfs: move the nfs4_data_server_cache into struct nfs_net Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 876/935] NFSv4/pnfs: key the data server cache on the NFS version Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 877/935] scsi: qla2xxx: Fix an loop timeout test Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 878/935] Bluetooth: compute LE flow credits based on recvbuf space Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 879/935] bluetooth/l2cap: sync sock recv cb and release Greg Kroah-Hartman
2026-09-13 20:29 ` Karl Mehltretter
2026-09-12 7:05 ` [PATCH 5.15 880/935] Bluetooth: 6lowpan: fix cyclic locking warning on netdev unregister Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 881/935] Bluetooth: btmtksdio: Take exclusive ownership of the SKB before TX Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 882/935] Bluetooth: RFCOMM: Validate MTU in rfcomm_apply_pn() to prevent infinite loop Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 883/935] gtp: add synchronize_net() in gtp_newlink() error path to prevent use-after-free Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 884/935] net: qualcomm: rmnet: restore skb->dev on deaggregated frames Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 885/935] octeontx2-af: Fix TL3/TL2 link config ENA clearing Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 886/935] net/rds: use wq_has_sleeper() in rds_cong_map_updated() Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 887/935] cifs: fix clearing stats for fastest execution of each smb2 command Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 888/935] net_sched: act_skbmod: use RCU in tcf_skbmod_dump() Greg Kroah-Hartman
2026-09-13 17:28 ` Karl Mehltretter
2026-09-12 7:05 ` [PATCH 5.15 889/935] net/sched: act_skbmod: fix length calculations and avoid invalid header warnings Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 890/935] net: ip6_gre: Remove the unused function ip6gre_tnl_addr_conflict() Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 891/935] net_sched: sch_fq: struct sched_data reorg Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 892/935] net_sched: sch_fq: change how @inactive is tracked Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 893/935] net_sched: export pfifo_fast prio2band[] Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 894/935] net/sched: fq_codel: clamp default quantum and mtu Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 895/935] net/sched: sch_codel: clamp default mtu to avoid disabling CoDel Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 896/935] net/sched: fq_pie: clamp default quantum to avoid signed overflow Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 897/935] net/sched: hhf: clamp quantum before hhf_change() to avoid overflow Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 898/935] net/sched: sfq: clamp quantum to avoid signed overflow soft lockup Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 899/935] net/sched: sch_teql: restore skb->dev on the slave failure path Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 900/935] tpm: st33zp24: Return zero on status read failure Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 901/935] tpm: st33zp24: Validate locality read result Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 902/935] apparmor: Replace sprintf/strcpy with scnprintf/strscpy in aa_policy_init Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 903/935] apparmor: policy_int make sure list heads are initialized before fail path Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 904/935] ASoC: dapm: Fix off-by-one check on the second enum channel Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 905/935] libceph: validate banner payload length Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 906/935] net: ethernet: sun4i-emac: Fix IRQ error handling Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 907/935] net: stmmac: selftests: Pass the IP proto mask in the TC selftest Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 908/935] virtio-net: Ensure that TCP packets dont overflow gso_segs Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 909/935] netfilter: nf_tables: move hardware offload step after building the chain blob Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 910/935] netfilter: xt_cgroup: Make it independent from net_cls Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 911/935] netfilter: xt_HL: add pr_fmt and checkentry validation Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 912/935] netfilter: x_tables: replace pr_{info,err}() by pr_info_ratelimited() Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 913/935] selftests: arm64: add hugetlb mte tests Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 914/935] selftests/arm64: Print missing MTE TAP headers Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 915/935] selftests/arm64: Treat KSM merge_across_nodes as optional Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 916/935] net: stmmac: selftests: Check multiple MMC counters Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 917/935] net: stmmac: dwmac1000: Account for the primary MAC address for UC filtering Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 918/935] net: stmmac: dwmac4: " Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 919/935] net: stmmac: dwxgmac: " Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 920/935] net: stmmac: selftests: Account for the UC filter list for filtering tests Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 921/935] net/sched: bound qdisc_pkt_len to prevent qdisc soft lockup Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 922/935] net: fec: only stop PTP if it was initialized Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 923/935] usb: atm: usbatm: fix invalid ci_range initialization Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 924/935] tcp: fix corruption of urgent data on multi-segment retransmit Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 925/935] net/sched: sch_htb: limit htb_classify inner-class filter hops Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 926/935] nvme: target: rdma: fix ndev refcount leak on queue connect Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 927/935] clk: qcom: Drop mmcx gdsc supply for dispcc and videocc Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 928/935] RDMA/nldev: Check stat attribute before accessing it Greg Kroah-Hartman
2026-09-12 7:05 ` [PATCH 5.15 929/935] HID: fix an error code in hid_check_device_match() Greg Kroah-Hartman
2026-09-12 7:06 ` [PATCH 5.15 930/935] ALSA: control: Fix unannotated kfree() cleanup Greg Kroah-Hartman
2026-09-12 7:06 ` [PATCH 5.15 931/935] Bluetooth: L2CAP: Fix send LE flow credits in ACL link Greg Kroah-Hartman
2026-09-12 7:06 ` [PATCH 5.15 932/935] kselftest/arm64: mte: Skip the hugetlb tests if MTE not supported on such mappings Greg Kroah-Hartman
2026-09-12 7:06 ` [PATCH 5.15 933/935] kselftest/arm64: mte: Use the correct naming for tag check modes in check_hugetlb_options.c Greg Kroah-Hartman
2026-09-12 7:06 ` [PATCH 5.15 934/935] nvmet-rdma: fix queue leak when connect backlog is exceeded Greg Kroah-Hartman
2026-09-12 7:06 ` [PATCH 5.15 935/935] clk: qcom: gdsc: Bump parent usage count when GDSC is found enabled Greg Kroah-Hartman
2026-09-12 17:43 ` [PATCH 5.15 000/935] 5.15.221-rc1 review Brett A C Sheffield
2026-09-12 18:07 ` Barry K. Nathan
2026-09-13 2:53 ` Ron Economos
2026-09-13 11:26 ` Sasha Levin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260912065526.833703348@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=achill@achill.org \
--cc=akpm@linux-foundation.org \
--cc=broonie@kernel.org \
--cc=conor@kernel.org \
--cc=f.fainelli@gmail.com \
--cc=hargar@microsoft.com \
--cc=jonathanh@nvidia.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=lkft-triage@lists.linaro.org \
--cc=patches@kernelci.org \
--cc=patches@lists.linux.dev \
--cc=pavel@nabladev.com \
--cc=rwarsow@gmx.de \
--cc=shuah@kernel.org \
--cc=sr@sladewatkins.com \
--cc=stable@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.