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@denx.de,
jonathanh@nvidia.com, f.fainelli@gmail.com,
sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de,
conor@kernel.org, hargar@microsoft.com, broonie@kernel.org
Subject: [PATCH 6.14 000/449] 6.14.3-rc1 review
Date: Thu, 17 Apr 2025 19:44:48 +0200 [thread overview]
Message-ID: <20250417175117.964400335@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 6.14.3 release.
There are 449 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 Sat, 19 Apr 2025 17:49:48 +0000.
Anything received after that time might be too late.
The whole patch series can be found in one patch at:
https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.14.3-rc1.gz
or in the git tree and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.14.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.14.3-rc1
Arseniy Krasnov <avkrasnov@salutedevices.com>
Bluetooth: hci_uart: Fix another race during initialization
Myrrh Periwinkle <myrrhperiwinkle@qtmlabs.xyz>
x86/e820: Fix handling of subpage regions when calculating nosave ranges in e820__register_nosave_regions()
Yi Liu <yi.l.liu@intel.com>
iommufd: Fail replace if device has not been attached
Nicolin Chen <nicolinc@nvidia.com>
iommufd: Make attach_handle generic than fault specific
Douglas Anderson <dianders@chromium.org>
arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists
Wen Gong <quic_wgong@quicinc.com>
wifi: ath11k: update channel list in worker when wait flag is set
Nícolas F. R. A. Prado <nfraprado@collabora.com>
thermal/drivers/mediatek/lvts: Disable Stage 3 thermal threshold
Nícolas F. R. A. Prado <nfraprado@collabora.com>
thermal/drivers/mediatek/lvts: Disable monitor mode during suspend
Kevin Hao <haokexin@gmail.com>
spi: fsl-qspi: Fix double cleanup in probe error path
Han Xu <han.xu@nxp.com>
spi: fsl-qspi: use devm function instead of driver remove
Cong Liu <liucong2@kylinos.cn>
selftests: mptcp: fix incorrect fd checks in main_loop
Geliang Tang <geliang@kernel.org>
selftests: mptcp: close fd_in before returning in main_loop
Jake Hillion <jake@hillion.co.uk>
sched_ext: create_dsq: Return -EEXIST on duplicate request
Sumanth Korikkar <sumanthk@linux.ibm.com>
s390: Fix linker error when -no-pie option is unavailable
David Hildenbrand <david@redhat.com>
s390/virtio_ccw: Don't allocate/assign airqs for non-existing queues
Niklas Schnelle <schnelle@linux.ibm.com>
s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFs
Steven Rostedt <rostedt@goodmis.org>
ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio()
Peter Griffin <peter.griffin@linaro.org>
pinctrl: samsung: add support for eint_fltcon_offset
Stephan Gerhold <stephan.gerhold@linaro.org>
pinctrl: qcom: Clear latched interrupt status when changing IRQ type
Stefan Eichenberger <stefan.eichenberger@toradex.com>
phy: freescale: imx8m-pcie: assert phy reset and perst in power off
Philipp Stanner <phasta@kernel.org>
PCI: Fix wrong length of devres array
Ma Ke <make24@iscas.ac.cn>
PCI: Fix reference leak in pci_register_host_bridge()
Ma Ke <make24@iscas.ac.cn>
PCI: Fix reference leak in pci_alloc_child_bus()
Lukas Wunner <lukas@wunner.de>
PCI: pciehp: Avoid unnecessary device replacement check
Ioana Ciornei <ioana.ciornei@nxp.com>
PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args()
Siddharth Vadapalli <s-vadapalli@ti.com>
PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4
Stanimir Varbanov <svarbanov@suse.de>
PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()
Zijun Hu <quic_zijuhu@quicinc.com>
of/irq: Fix device node refcount leakages in of_irq_init()
Zijun Hu <quic_zijuhu@quicinc.com>
of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()
Zijun Hu <quic_zijuhu@quicinc.com>
of/irq: Fix device node refcount leakages in of_irq_count()
Zijun Hu <quic_zijuhu@quicinc.com>
of/irq: Fix device node refcount leakage in API of_irq_parse_raw()
Zijun Hu <quic_zijuhu@quicinc.com>
of/irq: Fix device node refcount leakage in API of_irq_parse_one()
Fedor Pchelkin <pchelkin@ispras.ru>
ntb: use 64-bit arithmetic for the MSI doorbell mask
Haiyang Zhang <haiyangz@microsoft.com>
net: mana: Switch to page pool for jumbo frames
Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
misc: pci_endpoint_test: Fix 'irq_type' to convey the correct type
Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error
Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error
Mickaël Salaün <mic@digikod.net>
selftests/landlock: Add a new test for setuid()
Mickaël Salaün <mic@digikod.net>
selftests/landlock: Split signal_scoping_threads tests
Mickaël Salaün <mic@digikod.net>
landlock: Prepare to add second errata
Mickaël Salaün <mic@digikod.net>
landlock: Always allow signals between threads of the same process
Mickaël Salaün <mic@digikod.net>
landlock: Add erratum for TCP fix
Mickaël Salaün <mic@digikod.net>
landlock: Add the errata interface
Mickaël Salaün <mic@digikod.net>
landlock: Move code to ease future backports
Tudor Ambarus <tudor.ambarus@linaro.org>
scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_get
Sean Christopherson <seanjc@google.com>
KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses
Sean Christopherson <seanjc@google.com>
KVM: x86: Explicitly zero-initialize on-stack CPUID unions
Amit Machhiwal <amachhiw@linux.ibm.com>
KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests
Sean Christopherson <seanjc@google.com>
KVM: Allow building irqbypass.ko as as module when kvm.ko is a module
Joshua Washington <joshwash@google.com>
gve: handle overflow when reporting TX consumed descriptors
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
gpio: zynq: Fix wakeup source leaks on device unbind
Guixin Liu <kanie@linux.alibaba.com>
gpio: tegra186: fix resource handling in ACPI probe path
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
gpio: mpc8xxx: Fix wakeup source leaks on device unbind
Bernd Schubert <bschubert@ddn.com>
fuse: {io-uring} Fix a possible req cancellation race
Andy Chiu <andybnac@gmail.com>
ftrace: Properly merge notrace hashes
zhoumin <teczm@foxmail.com>
ftrace: Add cond_resched() to ftrace_graph_set_hash()
Thomas Weißschuh <thomas.weissschuh@linutronix.de>
firmware: cs_dsp: test_control_parse: null-terminate test strings
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
dt-bindings: coresight: qcom,coresight-tpdm: Fix too many 'reg'
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
dt-bindings: coresight: qcom,coresight-tpda: Fix too many 'reg'
Mikulas Patocka <mpatocka@redhat.com>
dm-verity: fix prefetch-vs-suspend race
Jo Van Bulck <jo.vanbulck@kuleuven.be>
dm-integrity: fix non-constant-time tag verification
Mikulas Patocka <mpatocka@redhat.com>
dm-integrity: set ti->error on memory allocation failure
Mikulas Patocka <mpatocka@redhat.com>
dm-ebs: fix prefetch-vs-suspend race
Alexander Aring <aahringo@redhat.com>
dlm: fix error if active rsb is not hashed
Alexander Aring <aahringo@redhat.com>
dlm: fix error if inactive rsb is not hashed
Dionna Glaze <dionnaglaze@google.com>
crypto: ccp - Fix uAPI definitions of PSP errors
Tom Lendacky <thomas.lendacky@amd.com>
crypto: ccp - Fix check for the primary ASP device
Taniya Das <quic_tdas@quicinc.com>
clk: qcom: gdsc: Set retain_ff before moving to HW CTRL
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
Ajit Pandey <quic_ajipan@quicinc.com>
clk: qcom: clk-branch: Fix invert halt status bit check for votable clocks
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
clk: renesas: r9a07g043: Fix HP clock source for RZ/Five
Pali Rohár <pali@kernel.org>
cifs: Ensure that all non-client-specific reparse points are processed by the server
Roman Smirnov <r.smirnov@omp.ru>
cifs: fix integer overflow in match_server()
Alexandra Diupina <adiupina@astralinux.ru>
cifs: avoid NULL pointer dereference in dbg call
Aman <aman1@microsoft.com>
CIFS: Propagate min offload along with other parameters from primary to secondary channels.
Trevor Woerner <twoerner@gmail.com>
thermal/drivers/rockchip: Add missing rk3328 mapping entry
Steven Rostedt <rostedt@goodmis.org>
tracing: Do not add length to print format in synthetic events
Masami Hiramatsu (Google) <mhiramat@kernel.org>
tracing: fprobe events: Fix possible UAF on modules
Masami Hiramatsu (Google) <mhiramat@kernel.org>
tracing: fprobe: Fix to lock module while registering fprobe
Andrii Nakryiko <andrii@kernel.org>
uprobes: Avoid false-positive lockdep splat on CONFIG_PREEMPT_RT=y in the ri_timer() uprobe timer callback, use raw_write_seqcount_*()
Roger Pau Monne <roger.pau@citrix.com>
x86/xen: fix balloon target initialization for PVH dom0
Ricardo Cañuelo Navarro <rcn@igalia.com>
sctp: detect and prevent references to a freed transport in sendmsg
Jinjiang Tu <tujinjiang@huawei.com>
mm/hwpoison: introduce folio_contain_hwpoisoned_page() helper
Marc Herbert <Marc.Herbert@linux.intel.com>
mm/hugetlb: move hugetlb_sysctl_init() to the __init section
Shuai Xue <xueshuai@linux.alibaba.com>
mm/hwpoison: do not send SIGBUS to processes with recovered clean pages
Peter Xu <peterx@redhat.com>
mm/userfaultfd: fix release hang over concurrent GUP
Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlock
Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
mm/mremap: correctly handle partial mremap() of VMA starting at 0
Ryan Roberts <ryan.roberts@arm.com>
mm: fix lazy mmu docs and usage
Jane Chu <jane.chu@oracle.com>
mm: make page_mapped_in_vma() hugetlb walk aware
David Hildenbrand <david@redhat.com>
mm/rmap: reject hugetlb folios in folio_make_device_exclusive()
SeongJae Park <sj@kernel.org>
mm/damon: avoid applying DAMOS action to same entity multiple times
Usama Arif <usamaarif642@gmail.com>
mm/damon/ops: have damon_get_folio return folio even for tail pages
Kuniyuki Iwashima <kuniyu@amazon.com>
net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.
Ryan Roberts <ryan.roberts@arm.com>
sparc/mm: avoid calling arch_enter/leave_lazy_mmu() in set_ptes
Ryan Roberts <ryan.roberts@arm.com>
sparc/mm: disable preemption in lazy mmu mode
Sean Christopherson <seanjc@google.com>
iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs
Lu Baolu <baolu.lu@linux.intel.com>
iommu/vt-d: Fix possible circular locking dependency
Sean Christopherson <seanjc@google.com>
iommu/vt-d: Don't clobber posted vCPU IRTE when host IRQ affinity changes
Sean Christopherson <seanjc@google.com>
iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabled
Nicolin Chen <nicolinc@nvidia.com>
iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent()
Nicolin Chen <nicolinc@nvidia.com>
iommufd: Fix uninitialized rc in iommufd_access_rw()
Johannes Thumshirn <johannes.thumshirn@wdc.com>
btrfs: zoned: fix zone finishing with missing devices
Johannes Thumshirn <johannes.thumshirn@wdc.com>
btrfs: zoned: fix zone activation with missing devices
Filipe Manana <fdmanana@suse.com>
btrfs: tests: fix chunk map leak after failure to add it to the tree
Filipe Manana <fdmanana@suse.com>
btrfs: fix non-empty delayed iputs list on unmount due to compressed write workers
Herve Codina <herve.codina@bootlin.com>
backlight: led_bl: Hold led_access lock when calling led_sysfs_disable()
Peter Griffin <peter.griffin@linaro.org>
arm64: dts: exynos: gs101: disable pinctrl_gsacore node
Chen-Yu Tsai <wenst@chromium.org>
arm64: dts: mediatek: mt8173: Fix disp-pwm compatible string
Nícolas F. R. A. Prado <nfraprado@collabora.com>
arm64: dts: mediatek: mt8188: Assign apll1 clock as parent to avoid hang
Siddharth Vadapalli <s-vadapalli@ti.com>
arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix serdes_ln_ctrl reg-masks
Keerthy <j-keerthy@ti.com>
arm64: dts: ti: k3-j784s4-j742s2-main-common: Correct the GICD size
Zhenhua Huang <quic_zhenhuah@quicinc.com>
arm64: mm: Correct the update of max_pfn
Ninad Malwade <nmalwade@nvidia.com>
arm64: tegra: Remove the Orin NX/Nano suspend key
Keir Fraser <keirf@google.com>
arm64: mops: Do not dereference src reg for a set operation
Miquel Raynal <miquel.raynal@bootlin.com>
mtd: spinand: Fix build with gcc < 7.5
Wentao Liang <vulab@iscas.ac.cn>
mtd: rawnand: Add status chack in r852_ready()
Wentao Liang <vulab@iscas.ac.cn>
mtd: inftlcore: Add error check for inftl_read_oob()
Matthieu Baerts (NGI0) <matttbe@kernel.org>
mptcp: only inc MPJoinAckHMacFailure for HMAC failures
Gang Yan <yangang@kylinos.cn>
mptcp: fix NULL pointer in can_accept_new_subflow
T Pratham <t-pratham@ti.com>
lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets
Boqun Feng <boqun.feng@gmail.com>
locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class()
Kartik Rajput <kkartik@nvidia.com>
mailbox: tegra-hsp: Define dimensioning masks in SoC data
Chenyuan Yang <chenyuan0y@gmail.com>
mfd: ene-kb3930: Fix a potential NULL pointer dereference
Abel Vesa <abel.vesa@linaro.org>
leds: rgb: leds-qcom-lpg: Fix calculation of best period Hi-Res PWMs
Abel Vesa <abel.vesa@linaro.org>
leds: rgb: leds-qcom-lpg: Fix pwm resolution max for Hi-Res PWMs
Nathan Chancellor <nathan@kernel.org>
kbuild: Add '-fno-builtin-wcslen'
Kris Van Hees <kris.van.hees@oracle.com>
kbuild: exclude .rodata.(cst|str)* when building ranges
Jan Kara <jack@suse.cz>
jbd2: remove wrong sb->s_sequence check
Manjunatha Venkatesh <manjunatha.venkatesh@nxp.com>
i3c: Add NULL pointer check in i3c_master_queue_ibi()
Stanley Chu <yschu@nuvoton.com>
i3c: master: svc: Use readsb helper for reading MDB
Joe Damato <jdamato@fastly.com>
igc: Fix XSK queue NAPI ID mapping
Mimi Zohar <zohar@linux.ibm.com>
ima: limit the number of ToMToU integrity violations
Mimi Zohar <zohar@linux.ibm.com>
ima: limit the number of open-writers integrity violations
Steve French <stfrench@microsoft.com>
smb311 client: fix missing tcon check when mounting with linux/posix extensions
Chenyuan Yang <chenyuan0y@gmail.com>
soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe()
Olga Kornievskaia <okorniev@redhat.com>
svcrdma: do not unregister device for listeners
Thadeu Lima de Souza Cascardo <cascardo@igalia.com>
tpm: do not start chip while suspended
Jan Kara <jack@suse.cz>
udf: Fix inode_getblk() return value
Si-Wei Liu <si-wei.liu@oracle.com>
vdpa/mlx5: Fix oversized null mkey longer than 32bit
Yeongjin Gil <youngjin.gil@samsung.com>
f2fs: fix to avoid atomicity corruption of atomic file
Jaegeuk Kim <jaegeuk@kernel.org>
f2fs: fix the missing write pointer correction
Artem Sadovnikov <a.sadovnikov@ispras.ru>
ext4: fix off-by-one error in do_split
Jeff Hugo <quic_jhugo@quicinc.com>
bus: mhi: host: Fix race between unprepare and queue_buf
Eric Biggers <ebiggers@google.com>
arm64/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch()
Eric Biggers <ebiggers@google.com>
arm/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch()
Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
accel/ivpu: Fix deadlock in ivpu_ms_cleanup()
Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal()
Sharan Kumar M <sharweshraajan@gmail.com>
ALSA: hda/realtek: Enable Mute LED on HP OMEN 16 Laptop xd000xx
Alexey Klimov <alexey.klimov@linaro.org>
ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error path
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns.
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment.
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
ASoC: q6apm-dai: make use of q6apm_get_hw_pointer
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runs
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
ASoC: q6apm: add q6apm_get_hw_pointer helper
Haoxiang Li <haoxiang_li2024@163.com>
ASoC: codecs: wcd937x: fix a potential memory leak in wcd937x_soc_codec_probe()
Jens Axboe <axboe@kernel.dk>
io_uring/kbuf: reject zero sized provided buffers
Pavel Begunkov <asml.silence@gmail.com>
io_uring/net: fix io_req_post_cqe abuse by send bundle
Pavel Begunkov <asml.silence@gmail.com>
io_uring/net: fix accept multishot handling
Qingfang Deng <dqfext@gmail.com>
net: stmmac: Fix accessing freed irq affinity_hint
Ewan D. Milne <emilne@redhat.com>
scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flag
Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
wifi: mt76: mt7925: update the power-saving flow
Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmd
Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failure
Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
wifi: mt76: mt7925: fix the wrong simultaneous cap for MLO
Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
wifi: mt76: mt7925: fix the wrong link_idx when a p2p_device is present
Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
wifi: mt76: mt7925: fix country count limitation for CLC
Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
wifi: mt76: mt7925: ensure wow pattern command align fw format
Gavrilov Ilia <Ilia.Gavrilov@infotecs.ru>
wifi: mac80211: fix integer overflow in hwmp_route_info_get()
Ming Yen Hsieh <mingyen.hsieh@mediatek.com>
wifi: mt76: mt792x: re-register CHANCTX_STA_CSA only for the mt7921 series
Haoxiang Li <haoxiang_li2024@163.com>
wifi: mt76: Add check for devm_kstrdup()
Sean Wang <sean.wang@mediatek.com>
Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO"
Alexandre Torgue <alexandre.torgue@foss.st.com>
clocksource/drivers/stm32-lptimer: Use wakeup capable instead of init wakeup
Jiasheng Jiang <jiashengjiangcool@gmail.com>
mtd: Replace kcalloc() with devm_kcalloc()
Marek Behún <kabel@kernel.org>
net: dsa: mv88e6xxx: fix internal PHYs for 6320 family
Marek Behún <kabel@kernel.org>
net: dsa: mv88e6xxx: workaround RGMII transmit delay erratum for 6320 family
Jiasheng Jiang <jiashengjiangcool@gmail.com>
mtd: Add check for devm_kcalloc()
Ming Lei <ming.lei@redhat.com>
block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone
Matthieu Baerts (NGI0) <matttbe@kernel.org>
mptcp: sockopt: fix getting freebind & transparent
Matthieu Baerts (NGI0) <matttbe@kernel.org>
mptcp: sockopt: fix getting IPV6_V6ONLY
Harshitha Ramamurthy <hramamurthy@google.com>
gve: unlink old napi only if page pool exists
Biju Das <biju.das.jz@bp.renesas.com>
irqchip/renesas-rzv2h: Fix wrong variable usage in rzv2h_tint_set_type()
Jackson.lee <jackson.lee@chipsnmedia.com>
media: chips-media: wave5: Fix timeout while testing 10bit hevc fluster
Jackson.lee <jackson.lee@chipsnmedia.com>
media: chips-media: wave5: Fix a hang after seeking
Jackson.lee <jackson.lee@chipsnmedia.com>
media: chips-media: wave5: Avoid race condition in the interrupt handler
Jackson.lee <jackson.lee@chipsnmedia.com>
media: chips-media: wave5: Fix gray color on screen
Sakari Ailus <sakari.ailus@linux.intel.com>
media: i2c: imx214: Rectify probe error handling related to runtime PM
Sakari Ailus <sakari.ailus@linux.intel.com>
media: i2c: imx219: Rectify runtime PM handling in probe and remove
Sakari Ailus <sakari.ailus@linux.intel.com>
media: i2c: imx319: Rectify runtime PM handling probe and remove
Vikash Garodia <quic_vgarodia@quicinc.com>
media: venus: hfi_parser: refactor hfi packet parsing logic
Vikash Garodia <quic_vgarodia@quicinc.com>
media: venus: hfi_parser: add check to avoid out of bound access
Ricardo Ribalda <ribalda@chromium.org>
media: nuvoton: Fix reference handling of ece_pdev
Ricardo Ribalda <ribalda@chromium.org>
media: nuvoton: Fix reference handling of ece_node
Sakari Ailus <sakari.ailus@linux.intel.com>
media: i2c: ov7251: Introduce 1 ms delay between regulators and en GPIO
Sakari Ailus <sakari.ailus@linux.intel.com>
media: i2c: ov7251: Set enable GPIO low in probe
Sakari Ailus <sakari.ailus@linux.intel.com>
media: i2c: ccs: Set the device's runtime PM status correctly in probe
Sakari Ailus <sakari.ailus@linux.intel.com>
media: i2c: ccs: Set the device's runtime PM status correctly in remove
Sakari Ailus <sakari.ailus@linux.intel.com>
Revert "media: imx214: Fix the error handling in imx214_probe()"
Karina Yankevich <k.yankevich@omp.ru>
media: v4l2-dv-timings: prevent possible overflow in v4l2_detect_gtf()
Dave Stevenson <dave.stevenson@raspberrypi.com>
media: imx219: Adjust PLL settings based on the number of MIPI lanes
Dan Carpenter <dan.carpenter@linaro.org>
media: xilinx-tpg: fix double put in xtpg_parse_of()
Jiasheng Jiang <jiashengjiangcool@gmail.com>
media: platform: stm32: Add check for clk_enable()
Nicolas Dufresne <nicolas.dufresne@collabora.com>
media: visl: Fix ERANGE error when setting enum controls
Hans de Goede <hdegoede@redhat.com>
media: hi556: Fix memory leak (on error) in hi556_check_hwcfg()
Murad Masimov <m.masimov@mt-integration.ru>
media: streamzap: prevent processing IR data on URB failure
Hans de Goede <hdegoede@redhat.com>
media: ov08x40: Properly turn sensor on/off when runtime-suspended
Jacek Lawrynowicz <jacek.lawrynowicz@linux.intel.com>
accel/ivpu: Fix PM related deadlocks in MS IOCTLs
Jonathan McDowell <noodles@meta.com>
tpm, tpm_tis: Fix timeout handling when waiting for TPM status
Kamal Dasu <kamal.dasu@broadcom.com>
mtd: rawnand: brcmnand: fix PM resume warning
Miquel Raynal <miquel.raynal@bootlin.com>
spi: cadence-qspi: Fix probe on AM62A LP SK
Oliver Upton <oliver.upton@linux.dev>
KVM: arm64: Set HCR_EL2.TID1 unconditionally
Will Deacon <will@kernel.org>
KVM: arm64: Tear down vGIC on failed vCPU creation
Douglas Anderson <dianders@chromium.org>
arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list
Douglas Anderson <dianders@chromium.org>
arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB
Douglas Anderson <dianders@chromium.org>
arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list
Douglas Anderson <dianders@chromium.org>
arm64: cputype: Add MIDR_CORTEX_A76AE
Akihiko Odaki <akihiko.odaki@daynix.com>
KVM: arm64: PMU: Set raw values from user to PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR}
Jan Beulich <jbeulich@suse.com>
xenfs/xensyms: respect hypervisor's "next" indication
John Keeping <jkeeping@inmusicbrands.com>
media: rockchip: rga: fix rga offset lookup
Yuan Can <yuancan@huawei.com>
media: siano: Fix error handling in smsdvb_module_init()
Matthew Majewski <mattwmajewski@gmail.com>
media: vim2m: print device name after registering device
Vikash Garodia <quic_vgarodia@quicinc.com>
media: venus: hfi: add check to handle incorrect queue size
Vikash Garodia <quic_vgarodia@quicinc.com>
media: venus: hfi: add a check to handle OOB in sfr region
Bingbu Cao <bingbu.cao@intel.com>
media: intel/ipu6: set the dev_parent of video device to pdev
Martin Tůma <martin.tuma@digiteqautomotive.com>
media: mgb4: Fix switched CMT frequency range "magic values" sets
Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
media: i2c: adv748x: Fix test pattern selection mask
Martin Tůma <martin.tuma@digiteqautomotive.com>
media: mgb4: Fix CMT registers update logic
Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
media: uapi: rkisp1-config: Fix typo in extensible params example
Arnd Bergmann <arnd@arndb.de>
media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning
Jiasheng Jiang <jiashengjiangcool@gmail.com>
media: mediatek: vcodec: Fix a resource leak related to the scp device in FW initialization
Alain Volmat <alain.volmat@foss.st.com>
dt-bindings: media: st,stmipid02: correct lane-polarities maxItems
Haoxiang Li <haoxiang_li2024@163.com>
auxdisplay: hd44780: Fix an API misuse in hd44780.c
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Fix set_device_control()
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Fix 90 degrees direction name North -> East
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Compute INFINITE value instead of using hardcoded 0xffff
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Clamp effect playback LOOP_COUNT value
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Rename two functions to align them with naming convention
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Remove redundant call to pidff_find_special_keys
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Support device error response from PID_BLOCK_LOAD
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Comment and code style update
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: hid-universal-pidff: Add Asetek wheelbases support
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Factor out pool report fetch and remove excess declaration
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Use macros instead of hardcoded min/max values for shorts
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Simplify pidff_rescale_signed
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Move all hid-pidff definitions to a dedicated header
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Factor out code for setting gain
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Rescale time values to match field units
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Define values used in pidff_find_special_fields
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Simplify pidff_upload_effect function
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Completely rework and fix pidff_reset function
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Stop all effects before enabling actuators
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Clamp PERIODIC effect period to device's logical range
Niklas Schnelle <schnelle@linux.ibm.com>
s390/pci: Fix s390_mmio_read/write syscall page fault handling
Jann Horn <jannh@google.com>
ext4: don't treat fhandle lookup of ea_inode as FS corruption
Willem de Bruijn <willemb@google.com>
bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags
Sheng Yong <shengyong1@xiaomi.com>
erofs: set error to bio if file-backed IO fails
Uwe Kleine-König <u.kleine-koenig@baylibre.com>
pwm: stm32: Search an appropriate duty_cycle if period cannot be modified
Uwe Kleine-König <u.kleine-koenig@baylibre.com>
pwm: fsl-ftm: Handle clk_get_rate() returning 0
Uwe Kleine-König <u.kleine-koenig@baylibre.com>
pwm: rcar: Improve register calculation
Josh Poimboeuf <jpoimboe@kernel.org>
pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config()
Jonathan McDowell <noodles@meta.com>
tpm: End any active auth session before shutdown
Jonathan McDowell <noodles@meta.com>
tpm, tpm_tis: Workaround failed command reception on Infineon devices
Ayush Jain <Ayush.jain3@amd.com>
ktest: Fix Test Failures Due to Missing LOG_FILE Directories
Masami Hiramatsu (Google) <mhiramat@kernel.org>
tracing: probe-events: Add comments about entry data storing code
Masami Hiramatsu (Google) <mhiramat@kernel.org>
tracing: probe-events: Log error for exceeding the number of arguments
Leonid Arapov <arapovl839@gmail.com>
fbdev: omapfb: Add 'plane' value check
Niklas Schnelle <schnelle@linux.ibm.com>
s390/pci: Support mmap() of PCI resources except for ISM devices
Christian König <christian.koenig@amd.com>
drm/amdgpu: grab an additional reference on the gang fence v2
Ryo Takakura <ryotkkr98@gmail.com>
PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type
Philipp Stanner <phasta@kernel.org>
PCI: Check BAR index for validity
Emily Deng <Emily.Deng@amd.com>
drm/amdgpu: Fix the race condition for draining retry fault
Bjorn Helgaas <bhelgaas@google.com>
PCI: Enable Configuration RRS SV early
Ryan Seto <ryanseto@amd.com>
drm/amd/display: Prevent VStartup Overflow
Wentao Liang <vulab@iscas.ac.cn>
drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
Shawn Lin <shawn.lin@rock-chips.com>
PCI: Add Rockchip Vendor ID
Jani Nikula <jani.nikula@intel.com>
drm/rockchip: stop passing non struct drm_device to drm_err() and friends
AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off
AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform data
Tvrtko Ursulin <tvrtko.ursulin@igalia.com>
drm/xe/xelp: Move Wa_16011163337 from tunings to workarounds
Philip Yang <Philip.Yang@amd.com>
drm/amdkfd: debugfs hang_hws skip GPU with MES
Philip Yang <Philip.Yang@amd.com>
drm/amdkfd: Fix pqm_destroy_queue race with GPU reset
Philip Yang <Philip.Yang@amd.com>
drm/amdkfd: Fix mode1 reset crash issue
David Yat Sin <David.YatSin@amd.com>
drm/amdkfd: clamp queue size to minimum
Lucas De Marchi <lucas.demarchi@intel.com>
drivers: base: devres: Allow to release group on device release
Mike Katsnelson <mike.katsnelson@amd.com>
drm/amd/display: stop DML2 from removing pipes based on planes
Michael Strauss <michael.strauss@amd.com>
drm/amd/display: Update FIXED_VS Link Rate Toggle Workaround Usage
Luca Ceresoli <luca.ceresoli@bootlin.com>
drm/bridge: panel: forbid initializing a panel with unknown connector type
Luca Ceresoli <luca.ceresoli@bootlin.com>
drm/debugfs: fix printk format for bridge index
Andrew Wyatt <fewtarius@steamfork.org>
drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel)
Andrew Wyatt <fewtarius@steamfork.org>
drm: panel-orientation-quirks: Add new quirk for GPD Win 2
Andrew Wyatt <fewtarius@steamfork.org>
drm: panel-orientation-quirks: Add quirk for AYA NEO Slide
Andrew Wyatt <fewtarius@steamfork.org>
drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB
Andrew Wyatt <fewtarius@steamfork.org>
drm: panel-orientation-quirks: Add support for AYANEO 2S
Philip Yang <Philip.Yang@amd.com>
drm/amdgpu: Unlocked unmap only clear page table leaves
Brendan Tam <Brendan.Tam@amd.com>
drm/amd/display: add workaround flag to link to force FFE preset
Sung Lee <Sung.Lee@amd.com>
drm/amd/display: Guard Possible Null Pointer Dereference
Zhikai Zhai <zhikai.zhai@amd.com>
drm/amd/display: Update Cursor request mode to the beginning prefetch always
Michal Wajdeczko <michal.wajdeczko@intel.com>
drm/xe/vf: Don't try to trigger a full GT reset if VF
Michal Wajdeczko <michal.wajdeczko@intel.com>
drm/xe/pf: Don't send BEGIN_ID if VF has no context/doorbells
Matt Atwood <matthew.s.atwood@intel.com>
drm/xe/ptl: Update the PTL pci id table
Shekhar Chauhan <shekhar.chauhan@intel.com>
drm/xe/bmg: Add new PCI IDs
Derek Foreman <derek.foreman@collabora.com>
drm/rockchip: Don't change hdmi reference clock rate
Dmitry Osipenko <dmitry.osipenko@collabora.com>
drm/virtio: Set missing bo->attached flag
Abhinav Kumar <quic_abhinavk@quicinc.com>
drm: allow encoder mode_set even when connectors change for crtc
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Bluetooth: qca: add WCN3950 support
Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Bluetooth: qca: simplify WCN399x NVM loading
Janaki Ramaiah Thota <quic_janathot@quicinc.com>
Bluetooth: hci_qca: use the power sequencer for wcn6750
Jiande Lu <jiande.lu@mediatek.com>
Bluetooth: btusb: Add 2 HWIDs for MT7922
Arseniy Krasnov <avkrasnov@salutedevices.com>
Bluetooth: hci_uart: fix race during initialization
Zijun Hu <quic_zijuhu@quicinc.com>
Bluetooth: btusb: Add 13 USB device IDs for Qualcomm WCN785x
Kiran K <kiran.k@intel.com>
Bluetooth: btintel_pcie: Add device id of Whale Peak
Dorian Cruveiller <doriancruveiller@gmail.com>
Bluetooth: btusb: Add new VID/PID for WCN785x
Gabriele Paoloni <gpaoloni@redhat.com>
tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER
Stanislav Fomichev <sdf@fomichev.me>
net: vlan: don't propagate flags on open
Icenowy Zheng <uwu@icenowy.me>
wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table
Boris Burkov <boris@bur.io>
btrfs: harden block_group::bg_list against list_del() races
Huacai Chen <chenhuacai@kernel.org>
ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI
Kai Mäkisara <Kai.Makisara@kolumbus.fi>
scsi: st: Fix array overflow in st_setup()
Philipp Hahn <phahn-oss@avm.de>
cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk
Bhupesh <bhupesh@igalia.com>
ext4: ignore xattrs past end
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211: fix userspace_selectors corruption
Chao Yu <chao@kernel.org>
Revert "f2fs: rebuild nat_bits during umount"
Ojaswin Mujoo <ojaswin@linux.ibm.com>
ext4: protect ext4_release_dquot against freezing
Daniel Kral <d.kral@proxmox.com>
ahci: add PCI ID for Marvell 88SE9215 SATA Controller
Martin Schiller <ms@dev.tdt.de>
net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module
Chao Yu <chao@kernel.org>
f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks()
Manish Dharanenthiran <quic_mdharane@quicinc.com>
wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi
Birger Koblitz <mail@birger-koblitz.de>
net: sfp: add quirk for 2.5G OEM BX SFP
Niklas Cassel <cassel@kernel.org>
ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
Zenm Chen <zenmchen@gmail.com>
wifi: rtw88: Add support for Mercusys MA30N and D-Link DWA-T185 rev. A1
Edward Adam Davis <eadavis@qq.com>
jfs: add sanity check for agwidth in dbMount
Edward Adam Davis <eadavis@qq.com>
jfs: Prevent copying of nlink with value 0 from disk inode
Rand Deeb <rand.sec96@gmail.com>
fs/jfs: Prevent integer overflow in AG size calculation
Rand Deeb <rand.sec96@gmail.com>
fs/jfs: cast inactags to s64 to prevent potential overflow
Zhongqiu Han <quic_zhonhan@quicinc.com>
jfs: Fix uninit-value access of imap allocated in the diMount() function
Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com>
can: flexcan: add NXP S32G2/S32G3 SoC support
Ciprian Marian Costea <ciprianmarian.costea@oss.nxp.com>
can: flexcan: Add quirk to handle separate interrupt lines for mailboxes
Jason Xing <kerneljasonxing@gmail.com>
page_pool: avoid infinite loop to schedule delayed worker
Max Schulze <max.schulze@online.de>
net: usb: asix_devices: add FiberGecko DeviceID
Chaohai Chen <wdhh66@163.com>
scsi: target: spc: Fix RSOC parameter data header size
Miri Korenblit <miriam.rachel.korenblit@intel.com>
wifi: mac80211: ensure sdata->work is canceled before initialized.
Johannes Berg <johannes.berg@intel.com>
wifi: mac80211: add strict mode disabling workarounds
Chao Yu <chao@kernel.org>
f2fs: don't retry IO for corrupted data scenario
Pavel Begunkov <asml.silence@gmail.com>
net: page_pool: don't cast mp param to devmem
Ranjan Kumar <ranjan.kumar@broadcom.com>
scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue
Ranjan Kumar <ranjan.kumar@broadcom.com>
scsi: mpi3mr: Avoid reply queue full condition
Niklas Cassel <cassel@kernel.org>
ata: libata-core: Add 'external' to the libata.force kernel parameter
P Praneesh <quic_ppranees@quicinc.com>
wifi: ath12k: Avoid memory leak while enabling statistics
P Praneesh <quic_ppranees@quicinc.com>
wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process
Miaoqing Pan <quic_miaoqing@quicinc.com>
wifi: ath12k: fix memory leak in ath12k_pci_remove()
Miaoqing Pan <quic_miaoqing@quicinc.com>
wifi: ath11k: fix memory leak in ath11k_xxx_remove()
P Praneesh <quic_ppranees@quicinc.com>
wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issues
Dmitry Antipov <dmantipov@yandex.ru>
wifi: ath9k: use unsigned long for activity check timestamp
Hans de Goede <hdegoede@redhat.com>
platform/x86: x86-android-tablets: Add select POWER_SUPPLY to Kconfig
Syed Saba kareem <syed.sabakareem@amd.com>
ASoC: amd: yc: update quirk data for new Lenovo model
Chris Chiu <chris.chiu@canonical.com>
ALSA: hda/realtek: fix micmute LEDs on HP Laptops with ALC3247
Chris Chiu <chris.chiu@canonical.com>
ALSA: hda/realtek: fix micmute LEDs on HP Laptops with ALC3315
keenplify <keenplify@gmail.com>
ASoC: amd: Add DMI quirk for ACP6X mic support
Ricard Wanderlof <ricard2013@butoba.net>
ALSA: usb-audio: Fix CME quirk for UF series keyboards
Kaustabh Chakraborty <kauschluss@disroot.org>
mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halves
Aakarsh Jain <aakarsh.jain@samsung.com>
media: s5p-mfc: Corrected NV12M/NV21M plane-sizes
Vishnu Sankar <vishnuocv@gmail.com>
HID: lenovo: Fix to ensure the data as __le32 instead of u32
Ricardo Ribalda <ribalda@chromium.org>
media: uvcvideo: Add quirk for Actions UVC05
Shengjiu Wang <shengjiu.wang@nxp.com>
ASoC: fsl_audmix: register card device depends on 'dais' property
Maxim Mikityanskiy <maxtram95@gmail.com>
ALSA: hda: intel: Add Lenovo IdeaPad Z570 to probe denylist
Maxim Mikityanskiy <maxtram95@gmail.com>
ALSA: hda: intel: Fix Optimus when GPU has no sound
Vijendar Mukunda <Vijendar.Mukunda@amd.com>
ASoC: amd: amd_sdw: Add quirks for Dell SKU's
Vijendar Mukunda <Vijendar.Mukunda@amd.com>
ASoC: amd: ps: use macro for ACP6.3 pci revision id
Tomasz Pakuła <forest10pl@gmail.com>
HID: pidff: Fix null pointer dereference in pidff_find_fields
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Add PERIODIC_SINE_ONLY quirk
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: Add hid-universal-pidff driver and supported device ids
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Add FIX_WHEEL_DIRECTION quirk
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Add PERMISSIVE_CONTROL quirk
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Add MISSING_PBO quirk and its detection
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Add MISSING_DELAY quirk and its detection
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Do not send effect envelope if it's empty
Tomasz Pakuła <tomasz.pakula.oficjalny@gmail.com>
HID: pidff: Convert infinite length from Linux API to PID standard
Zhang Heng <zhangheng@kylinos.cn>
ASoC: SOF: topology: Use krealloc_array() to replace krealloc()
Daniel Schaefer <dhs@frame.work>
platform/chrome: cros_ec_lpc: Match on Framework ACPI device
Josh Poimboeuf <jpoimboe@kernel.org>
tracing: Disable branch profiling in noinstr code
Ingo Molnar <mingo@kernel.org>
zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work around compiler segfault
Kees Cook <kees@kernel.org>
xen/mcelog: Add __nonstring annotations for unterminated strings
Douglas Anderson <dianders@chromium.org>
arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLD
Mario Limonciello <mario.limonciello@amd.com>
cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend
Paul E. McKenney <paulmck@kernel.org>
Flush console log from kernel_power_off()
Lizhi Xu <lizhi.xu@windriver.com>
PM: hibernate: Avoid deadlock in hibernate_compressor_param_set()
Yunhui Cui <cuiyunhui@bytedance.com>
perf/dwc_pcie: fix duplicate pci_dev devices
Yunhui Cui <cuiyunhui@bytedance.com>
perf/dwc_pcie: fix some unreleased resources
Mark Rutland <mark.rutland@arm.com>
perf: arm_pmu: Don't disable counter in armpmu_add()
Max Grobecker <max@grobecker.info>
x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine
Xin Li (Intel) <xin@zytor.com>
x86/ia32: Leave NULL selector values 0~3 unchanged
Uros Bizjak <ubizjak@gmail.com>
x86/percpu: Disable named address spaces for UBSAN_BOOL with KASAN for GCC < 14.2
Matthew Wilcox (Oracle) <willy@infradead.org>
x86/mm: Clear _PAGE_DIRTY for kernel mappings when we clear _PAGE_RW
Dmitry Osipenko <dmitry.osipenko@collabora.com>
irqchip/gic-v3: Add Rockchip 3568002 erratum workaround
Zhongqiu Han <quic_zhonhan@quicinc.com>
pm: cpupower: bench: Prevent NULL dereference on malloc failure
Paul E. McKenney <paulmck@kernel.org>
srcu: Force synchronization for srcu_get_delay()
Trond Myklebust <trond.myklebust@hammerspace.com>
umount: Allow superblock owners to force umount
Mateusz Guzik <mjguzik@gmail.com>
fs: consistently deref the files table with rcu_dereference_raw()
Frederic Weisbecker <frederic@kernel.org>
perf: Fix hang while freeing sigtrap event
Peter Zijlstra <peterz@infradead.org>
perf/core: Simplify the perf_event_alloc() error path
Jiawen Wu <jiawenwu@trustnetic.com>
net: libwx: Fix the wrong Rx descriptor field
Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group
Marek Szyprowski <m.szyprowski@samsung.com>
iommu/exynos: Fix suspend/resume with IDENTITY domain
Ido Schimmel <idosch@nvidia.com>
ethtool: cmis_cdb: Fix incorrect read / write length extension
Florian Westphal <fw@strlen.de>
nft_set_pipapo: fix incorrect avx2 match of 5th field octet
Arnaud Lecomte <contact@arnaud-lcm.com>
net: ppp: Add bound checking for skb data on ppp_sync_txmung
Ido Schimmel <idosch@nvidia.com>
ipv6: Align behavior across nexthops during path selection
Vladimir Oltean <vladimir.oltean@nxp.com>
net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY
Vladimir Oltean <vladimir.oltean@nxp.com>
net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend()
Paulo Alcantara <pc@manguebit.com>
smb: client: fix UAF in decryption with multichannel
Dave Hansen <dave.hansen@linux.intel.com>
x86/cpu: Avoid running off the end of an AMD erratum table
Octavian Purdila <tavip@google.com>
net_sched: sch_sfq: move the limit validation
Octavian Purdila <tavip@google.com>
net_sched: sch_sfq: use a temporary work area for validating configuration
Daniel Wagner <wagi@kernel.org>
nvmet-fcloop: swap list_add_tail arguments
Thomas Richter <tmricht@linux.ibm.com>
s390/cpumf: Fix double free on error in cpumf_pmu_event_init()
Janusz Krzysztofik <janusz.krzysztofik@linux.intel.com>
drm/i915/huc: Fix fence not released on early probe errors
Wentao Liang <vulab@iscas.ac.cn>
ata: sata_sx4: Add error handling in pdc20621_i2c_read()
Pali Rohár <pali@kernel.org>
cifs: Fix support for WSL-style symlinks
Chenyuan Yang <chenyuan0y@gmail.com>
net: libwx: handle page_pool_dev_alloc_pages error
Maxime Ripard <mripard@kernel.org>
drm/tests: probe-helper: Fix drm_display_mode memory leak
Maxime Ripard <mripard@kernel.org>
drm/tests: modes: Fix drm_display_mode memory leak
Maxime Ripard <mripard@kernel.org>
drm/tests: cmdline: Fix drm_display_mode memory leak
Maxime Ripard <mripard@kernel.org>
drm/tests: helpers: Create kunit helper to destroy a drm_display_mode
Maxime Ripard <mripard@kernel.org>
drm/tests: modeset: Fix drm_display_mode memory leak
Maxime Chevallier <maxime.chevallier@bootlin.com>
net: ethtool: Don't call .cleanup_data when prepare_data fails
Toke Høiland-Jørgensen <toke@redhat.com>
tc: Ensure we have enough buffer space when sending filter netlink notifications
Hariprasad Kelam <hkelam@marvell.com>
octeontx2-pf: qos: fix VF root node parent queue index
Jakub Kicinski <kuba@kernel.org>
net: tls: explicitly disallow disconnect
Cong Wang <xiyou.wangcong@gmail.com>
codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog()
Tung Nguyen <tung.quang.nguyen@est.tech>
tipc: fix memory leak in tipc_link_xmit
Josh Poimboeuf <jpoimboe@kernel.org>
objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret()
Henry Martin <bsdhenrymartin@gmail.com>
ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
Rodrigo Vivi <rodrigo.vivi@intel.com>
drm/xe: Restore EIO errno return when GuC PC start fails
Tejas Upadhyay <tejas.upadhyay@intel.com>
drm/xe/hw_engine: define sysfs_ops on all directories
Taehee Yoo <ap420073@gmail.com>
net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value always as 0.
Petr Vaněk <arkamar@atlas.cz>
x86/acpi: Don't limit CPUs to 1 for Xen PV guests due to disabled ACPI
Badal Nilawar <badal.nilawar@intel.com>
drm/i915: Disable RPG during live selftest
Vivek Kasireddy <vivek.kasireddy@intel.com>
drm/virtio: Fix flickering issue seen with imported dmabufs
Ming Lei <ming.lei@redhat.com>
ublk: fix handling recovery & reissue in ublk_abort_queue()
Edward Liaw <edliaw@google.com>
selftests/futex: futex_waitv wouldblock test should fail
Andy Shevchenko <andriy.shevchenko@linux.intel.com>
gpiolib: of: Fix the choice for Ingenic NAND quirk
Masami Hiramatsu (Google) <mhiramat@kernel.org>
tracing: fprobe: Cleanup fprobe hash when module unloading
Waiman Long <longman@redhat.com>
cgroup/cpuset: Fix race between newly created partition and dying one
Waiman Long <longman@redhat.com>
cgroup/cpuset: Fix error handling in remote_partition_disable()
Waiman Long <longman@redhat.com>
cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_cpumask()
Bard Liao <yung-chuan.liao@linux.intel.com>
ASoC: Intel: adl: add 2xrt1316 audio configuration
-------------
Diffstat:
Documentation/admin-guide/kernel-parameters.txt | 2 +
Documentation/arch/arm64/silicon-errata.rst | 2 +
.../bindings/arm/qcom,coresight-tpda.yaml | 3 +-
.../bindings/arm/qcom,coresight-tpdm.yaml | 3 +-
.../bindings/media/i2c/st,st-mipid02.yaml | 2 +-
Makefile | 7 +-
arch/arm/lib/crc-t10dif-glue.c | 4 +-
arch/arm64/Kconfig | 9 +
arch/arm64/boot/dts/exynos/google/gs101.dtsi | 1 +
arch/arm64/boot/dts/mediatek/mt8173.dtsi | 6 +-
arch/arm64/boot/dts/mediatek/mt8188.dtsi | 2 +-
.../boot/dts/nvidia/tegra234-p3768-0000+p3767.dtsi | 7 -
.../boot/dts/ti/k3-j784s4-j742s2-main-common.dtsi | 6 +-
arch/arm64/include/asm/cputype.h | 4 +
arch/arm64/include/asm/kvm_arm.h | 4 +-
arch/arm64/include/asm/spectre.h | 1 -
arch/arm64/include/asm/traps.h | 4 +-
arch/arm64/kernel/proton-pack.c | 208 ++++----
arch/arm64/kvm/arm.c | 6 +-
arch/arm64/kvm/sys_regs.c | 204 ++++----
arch/arm64/lib/crc-t10dif-glue.c | 4 +-
arch/arm64/mm/mmu.c | 3 +-
arch/powerpc/kvm/powerpc.c | 5 +-
arch/s390/Kconfig | 4 +-
arch/s390/Makefile | 2 +-
arch/s390/include/asm/pci.h | 3 +
arch/s390/kernel/perf_cpum_cf.c | 9 +-
arch/s390/kernel/perf_cpum_sf.c | 3 -
arch/s390/pci/Makefile | 2 +-
arch/s390/pci/pci_bus.c | 3 +
arch/s390/pci/pci_fixup.c | 23 +
arch/s390/pci/pci_mmio.c | 18 +-
arch/sparc/include/asm/pgtable_64.h | 2 -
arch/sparc/mm/tlb.c | 5 +-
arch/x86/Kbuild | 4 +
arch/x86/Kconfig | 20 +-
arch/x86/coco/sev/core.c | 2 -
arch/x86/kernel/acpi/boot.c | 11 +
arch/x86/kernel/cpu/amd.c | 3 +-
arch/x86/kernel/e820.c | 17 +-
arch/x86/kernel/head64.c | 2 -
arch/x86/kernel/signal_32.c | 62 ++-
arch/x86/kvm/cpuid.c | 8 +-
arch/x86/kvm/x86.c | 4 +
arch/x86/mm/kasan_init_64.c | 1 -
arch/x86/mm/mem_encrypt_amd.c | 2 -
arch/x86/mm/mem_encrypt_identity.c | 2 -
arch/x86/mm/pat/set_memory.c | 6 +-
arch/x86/xen/enlighten.c | 10 +
arch/x86/xen/setup.c | 3 -
block/blk-mq.c | 1 +
drivers/accel/ivpu/ivpu_debugfs.c | 4 +-
drivers/accel/ivpu/ivpu_ipc.c | 3 +-
drivers/accel/ivpu/ivpu_ms.c | 24 +
drivers/acpi/Makefile | 4 +
drivers/ata/ahci.c | 11 +
drivers/ata/ahci.h | 1 +
drivers/ata/libahci.c | 4 +
drivers/ata/libata-core.c | 38 ++
drivers/ata/libata-eh.c | 11 +-
drivers/ata/pata_pxa.c | 6 +
drivers/ata/sata_sx4.c | 13 +-
drivers/auxdisplay/hd44780.c | 4 +-
drivers/base/devres.c | 7 +
drivers/block/ublk_drv.c | 30 +-
drivers/bluetooth/btintel_pcie.c | 1 +
drivers/bluetooth/btqca.c | 27 +-
drivers/bluetooth/btqca.h | 4 +
drivers/bluetooth/btusb.c | 32 ++
drivers/bluetooth/hci_ldisc.c | 19 +-
drivers/bluetooth/hci_qca.c | 27 +-
drivers/bluetooth/hci_uart.h | 1 +
drivers/bus/mhi/host/main.c | 16 +-
drivers/char/tpm/tpm-chip.c | 6 +
drivers/char/tpm/tpm-interface.c | 7 -
drivers/char/tpm/tpm_tis_core.c | 20 +-
drivers/char/tpm/tpm_tis_core.h | 1 +
drivers/clk/qcom/clk-branch.c | 4 +-
drivers/clk/qcom/gdsc.c | 61 ++-
drivers/clk/renesas/r9a07g043-cpg.c | 7 +
drivers/clocksource/timer-stm32-lp.c | 4 +-
drivers/cpufreq/amd-pstate.c | 5 +-
drivers/cpuidle/Makefile | 3 +
drivers/crypto/ccp/sp-pci.c | 15 +-
.../cirrus/test/cs_dsp_test_control_parse.c | 51 +-
drivers/gpio/gpio-mpc8xxx.c | 4 +-
drivers/gpio/gpio-tegra186.c | 25 +-
drivers/gpio/gpio-zynq.c | 1 +
drivers/gpio/gpiolib-of.c | 2 +
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 10 +-
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 4 -
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h | 4 -
drivers/gpu/drm/amd/amdgpu/amdgpu_vm_pt.c | 43 +-
drivers/gpu/drm/amd/amdkfd/kfd_chardev.c | 10 +
drivers/gpu/drm/amd/amdkfd/kfd_device.c | 5 +
drivers/gpu/drm/amd/amdkfd/kfd_process.c | 17 +
.../gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 2 +-
drivers/gpu/drm/amd/amdkfd/kfd_svm.c | 31 +-
drivers/gpu/drm/amd/display/dc/core/dc.c | 8 +-
drivers/gpu/drm/amd/display/dc/dc.h | 2 +
drivers/gpu/drm/amd/display/dc/dc_dp_types.h | 8 +
.../dml21/src/dml2_core/dml2_core_dcn4_calcs.c | 2 +
.../amd/display/dc/dml2/dml2_dc_resource_mgmt.c | 26 -
.../gpu/drm/amd/display/dc/hubp/dcn31/dcn31_hubp.c | 2 +-
.../drm/amd/display/dc/hwss/dcn10/dcn10_hwseq.c | 22 +-
.../display/dc/link/protocols/link_dp_capability.c | 12 +-
.../display/dc/link/protocols/link_dp_training.c | 2 +
.../link_dp_training_fixed_vs_pe_retimer.c | 3 +-
drivers/gpu/drm/amd/pm/powerplay/amd_powerplay.c | 5 +
drivers/gpu/drm/drm_atomic_helper.c | 2 +-
drivers/gpu/drm/drm_debugfs.c | 2 +-
drivers/gpu/drm/drm_panel.c | 5 +-
drivers/gpu/drm/drm_panel_orientation_quirks.c | 46 +-
drivers/gpu/drm/i915/gt/intel_rc6.c | 19 +-
drivers/gpu/drm/i915/gt/uc/intel_huc.c | 11 +-
drivers/gpu/drm/i915/gt/uc/intel_huc.h | 1 +
drivers/gpu/drm/i915/gt/uc/intel_uc.c | 1 +
drivers/gpu/drm/i915/selftests/i915_selftest.c | 18 +
drivers/gpu/drm/mediatek/mtk_dpi.c | 23 +-
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 16 +-
drivers/gpu/drm/rockchip/dw_hdmi_qp-rockchip.c | 29 +-
drivers/gpu/drm/tests/drm_client_modeset_test.c | 3 +
drivers/gpu/drm/tests/drm_cmdline_parser_test.c | 10 +-
drivers/gpu/drm/tests/drm_kunit_helpers.c | 22 +
drivers/gpu/drm/tests/drm_modes_test.c | 22 +
drivers/gpu/drm/tests/drm_probe_helper_test.c | 8 +-
drivers/gpu/drm/virtio/virtgpu_prime.c | 2 +-
drivers/gpu/drm/virtio/virtgpu_vq.c | 3 +
drivers/gpu/drm/xe/xe_gt.c | 4 +
drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c | 4 +-
drivers/gpu/drm/xe/xe_gt_sriov_vf.c | 16 +
drivers/gpu/drm/xe/xe_gt_sriov_vf.h | 1 +
drivers/gpu/drm/xe/xe_guc_pc.c | 1 +
drivers/gpu/drm/xe/xe_hw_engine_class_sysfs.c | 108 ++--
drivers/gpu/drm/xe/xe_tuning.c | 8 -
drivers/gpu/drm/xe/xe_wa.c | 7 +
drivers/hid/Kconfig | 14 +
drivers/hid/Makefile | 1 +
drivers/hid/hid-ids.h | 37 ++
drivers/hid/hid-lenovo.c | 2 +-
drivers/hid/hid-universal-pidff.c | 202 ++++++++
drivers/hid/usbhid/hid-core.c | 1 +
drivers/hid/usbhid/hid-pidff.c | 571 ++++++++++++++-------
drivers/hid/usbhid/hid-pidff.h | 33 ++
drivers/i3c/master.c | 3 +
drivers/i3c/master/svc-i3c-master.c | 2 +-
drivers/idle/Makefile | 5 +-
drivers/iommu/arm/arm-smmu-v3/tegra241-cmdqv.c | 32 +-
drivers/iommu/exynos-iommu.c | 4 +-
drivers/iommu/intel/iommu.c | 2 +
drivers/iommu/intel/irq_remapping.c | 71 +--
drivers/iommu/iommufd/device.c | 123 ++++-
drivers/iommu/iommufd/fault.c | 8 +-
drivers/iommu/iommufd/iommufd_private.h | 33 +-
drivers/iommu/mtk_iommu.c | 26 +-
drivers/irqchip/irq-gic-v3-its.c | 23 +-
drivers/irqchip/irq-renesas-rzv2h.c | 2 +-
drivers/leds/rgb/leds-qcom-lpg.c | 8 +-
drivers/mailbox/tegra-hsp.c | 72 ++-
drivers/md/dm-ebs-target.c | 7 +
drivers/md/dm-integrity.c | 48 +-
drivers/md/dm-verity-target.c | 8 +
drivers/media/common/siano/smsdvb-main.c | 2 +
drivers/media/i2c/adv748x/adv748x.h | 2 +-
drivers/media/i2c/ccs/ccs-core.c | 6 +-
drivers/media/i2c/hi556.c | 5 +-
drivers/media/i2c/imx214.c | 25 +-
drivers/media/i2c/imx219.c | 106 ++--
drivers/media/i2c/imx319.c | 9 +-
drivers/media/i2c/ov08x40.c | 8 +-
drivers/media/i2c/ov7251.c | 4 +-
drivers/media/pci/intel/ipu6/ipu6-isys-video.c | 1 +
drivers/media/pci/mgb4/mgb4_cmt.c | 8 +-
.../media/platform/chips-media/wave5/wave5-hw.c | 2 +-
.../platform/chips-media/wave5/wave5-vpu-dec.c | 31 +-
.../media/platform/chips-media/wave5/wave5-vpu.c | 4 +-
.../platform/chips-media/wave5/wave5-vpuapi.c | 10 +
.../mediatek/vcodec/common/mtk_vcodec_fw_scp.c | 5 +-
.../mediatek/vcodec/encoder/venc/venc_h264_if.c | 6 +-
drivers/media/platform/nuvoton/npcm-video.c | 6 +-
drivers/media/platform/qcom/venus/hfi_parser.c | 100 +++-
drivers/media/platform/qcom/venus/hfi_venus.c | 18 +-
drivers/media/platform/rockchip/rga/rga-hw.c | 2 +-
.../platform/samsung/s5p-mfc/s5p_mfc_opr_v6.c | 5 +-
drivers/media/platform/st/stm32/dma2d/dma2d.c | 3 +-
drivers/media/platform/xilinx/xilinx-tpg.c | 2 -
drivers/media/rc/streamzap.c | 68 +--
drivers/media/test-drivers/vim2m.c | 6 +-
drivers/media/test-drivers/visl/visl-core.c | 12 +
drivers/media/usb/uvc/uvc_driver.c | 9 +
drivers/media/v4l2-core/v4l2-dv-timings.c | 4 +-
drivers/mfd/ene-kb3930.c | 2 +-
drivers/misc/pci_endpoint_test.c | 7 +-
drivers/mmc/host/dw_mmc.c | 94 +++-
drivers/mmc/host/dw_mmc.h | 27 +
drivers/mtd/inftlcore.c | 9 +-
drivers/mtd/mtdpstore.c | 12 +-
drivers/mtd/nand/raw/brcmnand/brcmnand.c | 2 +-
drivers/mtd/nand/raw/r852.c | 3 +
drivers/net/can/flexcan/flexcan-core.c | 35 +-
drivers/net/can/flexcan/flexcan.h | 5 +
drivers/net/dsa/mv88e6xxx/chip.c | 23 +-
drivers/net/ethernet/google/gve/gve_ethtool.c | 4 +-
drivers/net/ethernet/google/gve/gve_rx_dqo.c | 3 +-
drivers/net/ethernet/intel/igc/igc.h | 2 -
drivers/net/ethernet/intel/igc/igc_main.c | 4 +-
drivers/net/ethernet/intel/igc/igc_xdp.c | 2 -
drivers/net/ethernet/marvell/octeontx2/nic/qos.c | 5 +
drivers/net/ethernet/microsoft/mana/mana_en.c | 46 +-
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 11 +-
drivers/net/ethernet/wangxun/libwx/wx_lib.c | 6 +-
drivers/net/ethernet/wangxun/libwx/wx_type.h | 3 +-
drivers/net/phy/phy_device.c | 57 +-
drivers/net/phy/sfp.c | 13 +-
drivers/net/ppp/ppp_synctty.c | 5 +
drivers/net/usb/asix_devices.c | 17 +
drivers/net/usb/cdc_ether.c | 7 +
drivers/net/usb/r8152.c | 6 +
drivers/net/usb/r8153_ecm.c | 6 +
drivers/net/wireless/ath/ath11k/ahb.c | 4 +-
drivers/net/wireless/ath/ath11k/core.c | 4 +-
drivers/net/wireless/ath/ath11k/core.h | 5 +-
drivers/net/wireless/ath/ath11k/dp.c | 35 +-
drivers/net/wireless/ath/ath11k/fw.c | 3 +-
drivers/net/wireless/ath/ath11k/mac.c | 14 +
drivers/net/wireless/ath/ath11k/pci.c | 3 +-
drivers/net/wireless/ath/ath11k/reg.c | 85 ++-
drivers/net/wireless/ath/ath11k/reg.h | 3 +-
drivers/net/wireless/ath/ath11k/wmi.h | 1 +
drivers/net/wireless/ath/ath12k/dp_mon.c | 66 +--
drivers/net/wireless/ath/ath12k/dp_rx.c | 42 +-
drivers/net/wireless/ath/ath12k/hal_rx.h | 3 +
drivers/net/wireless/ath/ath12k/pci.c | 2 +-
drivers/net/wireless/ath/ath9k/ath9k.h | 2 +-
drivers/net/wireless/mediatek/mt76/eeprom.c | 4 +
drivers/net/wireless/mediatek/mt76/mt76.h | 1 +
.../net/wireless/mediatek/mt76/mt76_connac_mcu.c | 4 +-
drivers/net/wireless/mediatek/mt76/mt76x2/usb.c | 1 +
drivers/net/wireless/mediatek/mt76/mt7925/init.c | 1 +
drivers/net/wireless/mediatek/mt76/mt7925/main.c | 160 ++++--
drivers/net/wireless/mediatek/mt76/mt7925/mcu.c | 170 +++---
drivers/net/wireless/mediatek/mt76/mt7925/mcu.h | 6 +-
drivers/net/wireless/mediatek/mt76/mt7925/mt7925.h | 3 +-
drivers/net/wireless/mediatek/mt76/mt792x.h | 9 +
drivers/net/wireless/mediatek/mt76/mt792x_core.c | 3 +-
drivers/net/wireless/realtek/rtw88/rtw8822bu.c | 4 +
drivers/ntb/ntb_transport.c | 2 +-
drivers/nvme/target/fcloop.c | 2 +-
drivers/of/irq.c | 78 +--
drivers/pci/controller/cadence/pci-j721e.c | 5 +-
drivers/pci/controller/dwc/pci-layerscape.c | 2 +-
drivers/pci/controller/pcie-brcmstb.c | 13 +-
drivers/pci/controller/pcie-rockchip-host.c | 2 +-
drivers/pci/controller/pcie-rockchip.h | 1 -
drivers/pci/controller/vmd.c | 12 +-
drivers/pci/devres.c | 18 +-
drivers/pci/hotplug/pciehp_core.c | 5 +-
drivers/pci/iomap.c | 29 +-
drivers/pci/pci.c | 6 +
drivers/pci/pci.h | 16 +
drivers/pci/probe.c | 22 +-
drivers/perf/arm_pmu.c | 8 +-
drivers/perf/dwc_pcie_pmu.c | 51 +-
drivers/phy/freescale/phy-fsl-imx8m-pcie.c | 11 +
drivers/pinctrl/qcom/pinctrl-msm.c | 12 +-
drivers/pinctrl/samsung/pinctrl-exynos-arm64.c | 98 ++--
drivers/pinctrl/samsung/pinctrl-exynos.h | 22 +
drivers/pinctrl/samsung/pinctrl-samsung.c | 1 +
drivers/pinctrl/samsung/pinctrl-samsung.h | 4 +
drivers/platform/chrome/cros_ec_lpc.c | 22 +-
drivers/platform/x86/x86-android-tablets/Kconfig | 1 +
drivers/pwm/pwm-fsl-ftm.c | 6 +
drivers/pwm/pwm-mediatek.c | 8 +-
drivers/pwm/pwm-rcar.c | 24 +-
drivers/pwm/pwm-stm32.c | 12 +-
drivers/s390/net/ism_drv.c | 1 -
drivers/s390/virtio/virtio_ccw.c | 16 +-
drivers/scsi/lpfc/lpfc_sli.c | 2 +
drivers/scsi/mpi3mr/mpi3mr.h | 14 +-
drivers/scsi/mpi3mr/mpi3mr_app.c | 24 +
drivers/scsi/mpi3mr/mpi3mr_fw.c | 99 +++-
drivers/scsi/st.c | 2 +-
drivers/soc/samsung/exynos-chipid.c | 2 +
drivers/spi/spi-cadence-quadspi.c | 6 +
drivers/spi/spi-fsl-qspi.c | 36 +-
drivers/target/target_core_spc.c | 2 +-
drivers/thermal/mediatek/lvts_thermal.c | 52 +-
drivers/thermal/rockchip_thermal.c | 1 +
drivers/ufs/host/ufs-qcom.c | 2 +-
drivers/vdpa/mlx5/core/mr.c | 7 +-
drivers/video/backlight/led_bl.c | 5 +-
drivers/video/fbdev/omap2/omapfb/dss/dispc.c | 6 +-
drivers/xen/balloon.c | 34 +-
drivers/xen/xenfs/xensyms.c | 4 +-
fs/btrfs/disk-io.c | 12 +
fs/btrfs/extent-tree.c | 8 +
fs/btrfs/tests/extent-map-tests.c | 1 +
fs/btrfs/transaction.c | 12 +
fs/btrfs/zoned.c | 6 +
fs/dlm/lock.c | 2 +
fs/erofs/fileio.c | 2 +
fs/ext4/inode.c | 68 ++-
fs/ext4/namei.c | 2 +-
fs/ext4/super.c | 17 +
fs/ext4/xattr.c | 11 +-
fs/f2fs/checkpoint.c | 21 +-
fs/f2fs/f2fs.h | 32 +-
fs/f2fs/inode.c | 8 +-
fs/f2fs/node.c | 110 ++--
fs/f2fs/super.c | 8 +-
fs/file.c | 26 +-
fs/fuse/dev.c | 34 +-
fs/fuse/dev_uring.c | 15 +-
fs/fuse/dev_uring_i.h | 6 +
fs/fuse/fuse_dev_i.h | 1 +
fs/fuse/fuse_i.h | 3 +
fs/jbd2/journal.c | 1 -
fs/jfs/jfs_dmap.c | 10 +-
fs/jfs/jfs_imap.c | 4 +-
fs/namespace.c | 3 +-
fs/smb/client/cifsencrypt.c | 16 +-
fs/smb/client/connect.c | 3 +
fs/smb/client/fs_context.c | 5 +
fs/smb/client/inode.c | 10 +
fs/smb/client/reparse.c | 29 +-
fs/smb/client/sess.c | 7 +
fs/smb/client/smb2misc.c | 9 +-
fs/smb/client/smb2ops.c | 6 +-
fs/smb/client/smb2pdu.c | 11 +-
fs/smb/common/smb2pdu.h | 6 +-
fs/udf/inode.c | 1 +
fs/userfaultfd.c | 51 +-
include/drm/drm_kunit_helpers.h | 3 +
include/drm/intel/pciids.h | 11 +-
include/linux/cgroup-defs.h | 1 +
include/linux/cgroup.h | 2 +-
include/linux/damon.h | 11 +
include/linux/hid.h | 6 -
include/linux/io_uring_types.h | 3 +
include/linux/kvm_host.h | 2 +-
include/linux/mtd/spinand.h | 2 +-
include/linux/page-flags.h | 6 +
include/linux/pci_ids.h | 3 +
include/linux/perf_event.h | 17 +-
include/linux/pgtable.h | 14 +-
include/linux/printk.h | 6 +
include/linux/tpm.h | 1 +
include/net/mac80211.h | 6 +
include/net/sctp/structs.h | 3 +-
include/net/sock.h | 40 +-
include/uapi/linux/kfd_ioctl.h | 2 +
include/uapi/linux/landlock.h | 2 +
include/uapi/linux/psp-sev.h | 21 +-
include/uapi/linux/rkisp1-config.h | 2 +-
include/xen/interface/xen-mca.h | 2 +-
io_uring/io_uring.c | 4 +-
io_uring/kbuf.c | 2 +
io_uring/net.c | 3 +
kernel/Makefile | 5 +
kernel/cgroup/cgroup.c | 6 +
kernel/cgroup/cpuset.c | 55 +-
kernel/entry/Makefile | 3 +
kernel/events/core.c | 184 +++----
kernel/events/uprobes.c | 15 +-
kernel/locking/lockdep.c | 3 +
kernel/power/hibernate.c | 6 +-
kernel/printk/printk.c | 4 +-
kernel/rcu/srcutree.c | 11 +-
kernel/reboot.c | 1 +
kernel/sched/Makefile | 5 +
kernel/sched/ext.c | 4 +-
kernel/time/Makefile | 6 +
kernel/trace/fprobe.c | 170 +++++-
kernel/trace/ftrace.c | 9 +-
kernel/trace/ring_buffer.c | 5 +-
kernel/trace/trace_eprobe.c | 2 +
kernel/trace/trace_events.c | 4 +-
kernel/trace/trace_events_synth.c | 1 -
kernel/trace/trace_fprobe.c | 31 +-
kernel/trace/trace_kprobe.c | 5 +-
kernel/trace/trace_probe.c | 28 +
kernel/trace/trace_probe.h | 1 +
kernel/trace/trace_uprobe.c | 9 +-
lib/Makefile | 5 +
lib/sg_split.c | 2 -
lib/zstd/common/portability_macros.h | 2 +-
mm/damon/core.c | 1 +
mm/damon/ops-common.c | 2 +-
mm/damon/paddr.c | 57 +-
mm/hugetlb.c | 2 +-
mm/memory-failure.c | 11 +-
mm/memory_hotplug.c | 3 +-
mm/mremap.c | 10 +-
mm/page_vma_mapped.c | 13 +-
mm/rmap.c | 2 +-
mm/shmem.c | 3 +-
mm/vmscan.c | 2 +-
net/8021q/vlan_dev.c | 31 +-
net/core/filter.c | 80 +--
net/core/page_pool.c | 8 +-
net/core/page_pool_user.c | 2 +-
net/core/sock.c | 5 +
net/ethtool/cmis.h | 1 -
net/ethtool/cmis_cdb.c | 18 +-
net/ethtool/common.c | 1 +
net/ethtool/netlink.c | 8 +-
net/ipv6/route.c | 8 +-
net/mac80211/debugfs.c | 44 +-
net/mac80211/iface.c | 5 +-
net/mac80211/mesh_hwmp.c | 14 +-
net/mac80211/mlme.c | 59 ++-
net/mptcp/sockopt.c | 28 +
net/mptcp/subflow.c | 19 +-
net/netfilter/nft_set_pipapo_avx2.c | 3 +-
net/sched/cls_api.c | 66 ++-
net/sched/sch_codel.c | 5 +-
net/sched/sch_fq_codel.c | 6 +-
net/sched/sch_sfq.c | 66 ++-
net/sctp/socket.c | 22 +-
net/sctp/transport.c | 2 +
net/sunrpc/xprtrdma/svc_rdma_transport.c | 3 +-
net/tipc/link.c | 1 +
net/tls/tls_main.c | 6 +
scripts/generate_builtin_ranges.awk | 5 +
security/integrity/ima/ima.h | 3 +-
security/integrity/ima/ima_main.c | 18 +-
security/landlock/errata.h | 99 ++++
security/landlock/errata/abi-4.h | 15 +
security/landlock/errata/abi-6.h | 19 +
security/landlock/fs.c | 39 +-
security/landlock/setup.c | 38 +-
security/landlock/setup.h | 3 +
security/landlock/syscalls.c | 22 +-
security/landlock/task.c | 12 +
sound/pci/hda/hda_intel.c | 44 +-
sound/pci/hda/patch_realtek.c | 41 ++
sound/soc/amd/acp/acp-sdw-legacy-mach.c | 34 ++
sound/soc/amd/acp/soc_amd_sdw_common.h | 1 +
sound/soc/amd/ps/acp63.h | 1 +
sound/soc/amd/ps/pci-ps.c | 2 +-
sound/soc/amd/yc/acp6x-mach.c | 14 +
sound/soc/codecs/wcd937x.c | 2 +
sound/soc/fsl/fsl_audmix.c | 16 +-
sound/soc/intel/common/soc-acpi-intel-adl-match.c | 29 ++
sound/soc/qcom/qdsp6/q6apm-dai.c | 60 ++-
sound/soc/qcom/qdsp6/q6apm.c | 18 +-
sound/soc/qcom/qdsp6/q6apm.h | 3 +
sound/soc/qcom/qdsp6/q6asm-dai.c | 19 +-
sound/soc/sof/topology.c | 4 +-
sound/usb/midi.c | 80 ++-
tools/objtool/check.c | 5 +
tools/power/cpupower/bench/parse.c | 4 +
tools/testing/ktest/ktest.pl | 8 +
.../futex/functional/futex_wait_wouldblock.c | 2 +-
tools/testing/selftests/landlock/base_test.c | 46 +-
tools/testing/selftests/landlock/common.h | 1 +
.../selftests/landlock/scoped_signal_test.c | 108 +++-
tools/testing/selftests/net/mptcp/mptcp_connect.c | 11 +-
virt/kvm/Kconfig | 2 +-
virt/kvm/eventfd.c | 10 +-
460 files changed, 5785 insertions(+), 2515 deletions(-)
next reply other threads:[~2025-04-17 17:53 UTC|newest]
Thread overview: 469+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-17 17:44 Greg Kroah-Hartman [this message]
2025-04-17 17:44 ` [PATCH 6.14 001/449] ASoC: Intel: adl: add 2xrt1316 audio configuration Greg Kroah-Hartman
2025-04-17 17:44 ` [PATCH 6.14 002/449] cgroup/cpuset: Fix incorrect isolated_cpus update in update_parent_effective_cpumask() Greg Kroah-Hartman
2025-04-17 17:44 ` [PATCH 6.14 003/449] cgroup/cpuset: Fix error handling in remote_partition_disable() Greg Kroah-Hartman
2025-04-17 17:44 ` [PATCH 6.14 004/449] cgroup/cpuset: Fix race between newly created partition and dying one Greg Kroah-Hartman
2025-04-17 17:44 ` [PATCH 6.14 005/449] tracing: fprobe: Cleanup fprobe hash when module unloading Greg Kroah-Hartman
2025-04-17 17:44 ` [PATCH 6.14 006/449] gpiolib: of: Fix the choice for Ingenic NAND quirk Greg Kroah-Hartman
2025-04-17 17:44 ` [PATCH 6.14 007/449] selftests/futex: futex_waitv wouldblock test should fail Greg Kroah-Hartman
2025-04-17 17:44 ` [PATCH 6.14 008/449] ublk: fix handling recovery & reissue in ublk_abort_queue() Greg Kroah-Hartman
2025-04-17 17:44 ` [PATCH 6.14 009/449] drm/virtio: Fix flickering issue seen with imported dmabufs Greg Kroah-Hartman
2025-04-17 17:44 ` [PATCH 6.14 010/449] drm/i915: Disable RPG during live selftest Greg Kroah-Hartman
2025-04-17 17:44 ` [PATCH 6.14 011/449] x86/acpi: Dont limit CPUs to 1 for Xen PV guests due to disabled ACPI Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 012/449] net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value always as 0 Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 013/449] drm/xe/hw_engine: define sysfs_ops on all directories Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 014/449] drm/xe: Restore EIO errno return when GuC PC start fails Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 015/449] ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe() Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 016/449] objtool: Fix INSN_CONTEXT_SWITCH handling in validate_unret() Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 017/449] tipc: fix memory leak in tipc_link_xmit Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 018/449] codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog() Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 019/449] net: tls: explicitly disallow disconnect Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 020/449] octeontx2-pf: qos: fix VF root node parent queue index Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 021/449] tc: Ensure we have enough buffer space when sending filter netlink notifications Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 022/449] net: ethtool: Dont call .cleanup_data when prepare_data fails Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 023/449] drm/tests: modeset: Fix drm_display_mode memory leak Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 024/449] drm/tests: helpers: Create kunit helper to destroy a drm_display_mode Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 025/449] drm/tests: cmdline: Fix drm_display_mode memory leak Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 026/449] drm/tests: modes: " Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 027/449] drm/tests: probe-helper: " Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 028/449] net: libwx: handle page_pool_dev_alloc_pages error Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 029/449] cifs: Fix support for WSL-style symlinks Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 030/449] ata: sata_sx4: Add error handling in pdc20621_i2c_read() Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 031/449] drm/i915/huc: Fix fence not released on early probe errors Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 032/449] s390/cpumf: Fix double free on error in cpumf_pmu_event_init() Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 033/449] nvmet-fcloop: swap list_add_tail arguments Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 034/449] net_sched: sch_sfq: use a temporary work area for validating configuration Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 035/449] net_sched: sch_sfq: move the limit validation Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 036/449] x86/cpu: Avoid running off the end of an AMD erratum table Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 037/449] smb: client: fix UAF in decryption with multichannel Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 038/449] net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend() Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 039/449] net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 040/449] ipv6: Align behavior across nexthops during path selection Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 041/449] net: ppp: Add bound checking for skb data on ppp_sync_txmung Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 042/449] nft_set_pipapo: fix incorrect avx2 match of 5th field octet Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 043/449] ethtool: cmis_cdb: Fix incorrect read / write length extension Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 044/449] iommu/exynos: Fix suspend/resume with IDENTITY domain Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 045/449] iommu/mediatek: Fix NULL pointer deference in mtk_iommu_device_group Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 046/449] net: libwx: Fix the wrong Rx descriptor field Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 047/449] perf/core: Simplify the perf_event_alloc() error path Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 048/449] perf: Fix hang while freeing sigtrap event Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 049/449] fs: consistently deref the files table with rcu_dereference_raw() Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 050/449] umount: Allow superblock owners to force umount Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 051/449] srcu: Force synchronization for srcu_get_delay() Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 052/449] pm: cpupower: bench: Prevent NULL dereference on malloc failure Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 053/449] irqchip/gic-v3: Add Rockchip 3568002 erratum workaround Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 054/449] x86/mm: Clear _PAGE_DIRTY for kernel mappings when we clear _PAGE_RW Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 055/449] x86/percpu: Disable named address spaces for UBSAN_BOOL with KASAN for GCC < 14.2 Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 056/449] x86/ia32: Leave NULL selector values 0~3 unchanged Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 057/449] x86/cpu: Dont clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when running in a virtual machine Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 058/449] perf: arm_pmu: Dont disable counter in armpmu_add() Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 059/449] perf/dwc_pcie: fix some unreleased resources Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 060/449] perf/dwc_pcie: fix duplicate pci_dev devices Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 061/449] PM: hibernate: Avoid deadlock in hibernate_compressor_param_set() Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 062/449] Flush console log from kernel_power_off() Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 063/449] cpufreq/amd-pstate: Invalidate cppc_req_cached during suspend Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 064/449] arm64: cputype: Add QCOM_CPU_PART_KRYO_3XX_GOLD Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 065/449] xen/mcelog: Add __nonstring annotations for unterminated strings Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 066/449] zstd: Increase DYNAMIC_BMI2 GCC version cutoff from 4.8 to 11.0 to work around compiler segfault Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 067/449] tracing: Disable branch profiling in noinstr code Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 068/449] platform/chrome: cros_ec_lpc: Match on Framework ACPI device Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 069/449] ASoC: SOF: topology: Use krealloc_array() to replace krealloc() Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 070/449] HID: pidff: Convert infinite length from Linux API to PID standard Greg Kroah-Hartman
2025-04-17 17:45 ` [PATCH 6.14 071/449] HID: pidff: Do not send effect envelope if its empty Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 072/449] HID: pidff: Add MISSING_DELAY quirk and its detection Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 073/449] HID: pidff: Add MISSING_PBO " Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 074/449] HID: pidff: Add PERMISSIVE_CONTROL quirk Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 075/449] HID: pidff: Add hid_pidff_init_with_quirks and export as GPL symbol Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 076/449] HID: pidff: Add FIX_WHEEL_DIRECTION quirk Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 077/449] HID: Add hid-universal-pidff driver and supported device ids Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 078/449] HID: pidff: Add PERIODIC_SINE_ONLY quirk Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 079/449] HID: pidff: Fix null pointer dereference in pidff_find_fields Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 080/449] ASoC: amd: ps: use macro for ACP6.3 pci revision id Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 081/449] ASoC: amd: amd_sdw: Add quirks for Dell SKUs Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 082/449] ALSA: hda: intel: Fix Optimus when GPU has no sound Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 083/449] ALSA: hda: intel: Add Lenovo IdeaPad Z570 to probe denylist Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 084/449] ASoC: fsl_audmix: register card device depends on dais property Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 085/449] media: uvcvideo: Add quirk for Actions UVC05 Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 086/449] HID: lenovo: Fix to ensure the data as __le32 instead of u32 Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 087/449] media: s5p-mfc: Corrected NV12M/NV21M plane-sizes Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 088/449] mmc: dw_mmc: add a quirk for accessing 64-bit FIFOs in two halves Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 089/449] ALSA: usb-audio: Fix CME quirk for UF series keyboards Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 090/449] ASoC: amd: Add DMI quirk for ACP6X mic support Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 091/449] ALSA: hda/realtek: fix micmute LEDs on HP Laptops with ALC3315 Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 092/449] ALSA: hda/realtek: fix micmute LEDs on HP Laptops with ALC3247 Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 093/449] ASoC: amd: yc: update quirk data for new Lenovo model Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 094/449] platform/x86: x86-android-tablets: Add select POWER_SUPPLY to Kconfig Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 095/449] wifi: ath9k: use unsigned long for activity check timestamp Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 096/449] wifi: ath11k: Fix DMA buffer allocation to resolve SWIOTLB issues Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 097/449] wifi: ath11k: fix memory leak in ath11k_xxx_remove() Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 098/449] wifi: ath12k: fix memory leak in ath12k_pci_remove() Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 099/449] wifi: ath12k: Fix invalid entry fetch in ath12k_dp_mon_srng_process Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 100/449] wifi: ath12k: Avoid memory leak while enabling statistics Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 101/449] ata: libata-core: Add external to the libata.force kernel parameter Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 102/449] scsi: mpi3mr: Avoid reply queue full condition Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 103/449] scsi: mpi3mr: Synchronous access b/w reset and tm thread for reply queue Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 104/449] net: page_pool: dont cast mp param to devmem Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 105/449] f2fs: dont retry IO for corrupted data scenario Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 106/449] wifi: mac80211: add strict mode disabling workarounds Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 107/449] wifi: mac80211: ensure sdata->work is canceled before initialized Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 108/449] scsi: target: spc: Fix RSOC parameter data header size Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 109/449] net: usb: asix_devices: add FiberGecko DeviceID Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 110/449] page_pool: avoid infinite loop to schedule delayed worker Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 111/449] can: flexcan: Add quirk to handle separate interrupt lines for mailboxes Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 112/449] can: flexcan: add NXP S32G2/S32G3 SoC support Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 113/449] jfs: Fix uninit-value access of imap allocated in the diMount() function Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 114/449] fs/jfs: cast inactags to s64 to prevent potential overflow Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 115/449] fs/jfs: Prevent integer overflow in AG size calculation Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 116/449] jfs: Prevent copying of nlink with value 0 from disk inode Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 117/449] jfs: add sanity check for agwidth in dbMount Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 118/449] wifi: rtw88: Add support for Mercusys MA30N and D-Link DWA-T185 rev. A1 Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 119/449] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 120/449] net: sfp: add quirk for 2.5G OEM BX SFP Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 121/449] wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 122/449] f2fs: fix to avoid out-of-bounds access in f2fs_truncate_inode_blocks() Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 123/449] net: sfp: add quirk for FS SFP-10GM-T copper SFP+ module Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 124/449] ahci: add PCI ID for Marvell 88SE9215 SATA Controller Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 125/449] ext4: protect ext4_release_dquot against freezing Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 126/449] Revert "f2fs: rebuild nat_bits during umount" Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 127/449] wifi: mac80211: fix userspace_selectors corruption Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 128/449] ext4: ignore xattrs past end Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 129/449] cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirk Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 130/449] scsi: st: Fix array overflow in st_setup() Greg Kroah-Hartman
2025-04-17 17:46 ` [PATCH 6.14 131/449] ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 132/449] btrfs: harden block_group::bg_list against list_del() races Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 133/449] wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device table Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 134/449] net: vlan: dont propagate flags on open Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 135/449] tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNREGISTER Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 136/449] Bluetooth: btusb: Add new VID/PID for WCN785x Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 137/449] Bluetooth: btintel_pcie: Add device id of Whale Peak Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 138/449] Bluetooth: btusb: Add 13 USB device IDs for Qualcomm WCN785x Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 139/449] Bluetooth: hci_uart: fix race during initialization Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 140/449] Bluetooth: btusb: Add 2 HWIDs for MT7922 Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 141/449] Bluetooth: hci_qca: use the power sequencer for wcn6750 Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 142/449] Bluetooth: qca: simplify WCN399x NVM loading Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 143/449] Bluetooth: qca: add WCN3950 support Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 144/449] drm: allow encoder mode_set even when connectors change for crtc Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 145/449] drm/virtio: Set missing bo->attached flag Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 146/449] drm/rockchip: Dont change hdmi reference clock rate Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 147/449] drm/xe/bmg: Add new PCI IDs Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 148/449] drm/xe/ptl: Update the PTL pci id table Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 149/449] drm/xe/pf: Dont send BEGIN_ID if VF has no context/doorbells Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 150/449] drm/xe/vf: Dont try to trigger a full GT reset if VF Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 151/449] drm/amd/display: Update Cursor request mode to the beginning prefetch always Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 152/449] drm/amd/display: Guard Possible Null Pointer Dereference Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 153/449] drm/amd/display: add workaround flag to link to force FFE preset Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 154/449] drm/amdgpu: Unlocked unmap only clear page table leaves Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 155/449] drm: panel-orientation-quirks: Add support for AYANEO 2S Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 156/449] drm: panel-orientation-quirks: Add quirks for AYA NEO Flip DS and KB Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 157/449] drm: panel-orientation-quirks: Add quirk for AYA NEO Slide Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 158/449] drm: panel-orientation-quirks: Add new quirk for GPD Win 2 Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 159/449] drm: panel-orientation-quirks: Add quirk for OneXPlayer Mini (Intel) Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 160/449] drm/debugfs: fix printk format for bridge index Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 161/449] drm/bridge: panel: forbid initializing a panel with unknown connector type Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 162/449] drm/amd/display: Update FIXED_VS Link Rate Toggle Workaround Usage Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 163/449] drm/amd/display: stop DML2 from removing pipes based on planes Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 164/449] drivers: base: devres: Allow to release group on device release Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 165/449] drm/amdkfd: clamp queue size to minimum Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 166/449] drm/amdkfd: Fix mode1 reset crash issue Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 167/449] drm/amdkfd: Fix pqm_destroy_queue race with GPU reset Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 168/449] drm/amdkfd: debugfs hang_hws skip GPU with MES Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 169/449] drm/xe/xelp: Move Wa_16011163337 from tunings to workarounds Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 170/449] drm/mediatek: mtk_dpi: Move the input_2p_en bit to platform data Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 171/449] drm/mediatek: mtk_dpi: Explicitly manage TVD clock in power on/off Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 172/449] drm/rockchip: stop passing non struct drm_device to drm_err() and friends Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 173/449] PCI: Add Rockchip Vendor ID Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 174/449] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create() Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 175/449] drm/amd/display: Prevent VStartup Overflow Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 176/449] PCI: Enable Configuration RRS SV early Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 177/449] drm/amdgpu: Fix the race condition for draining retry fault Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 178/449] PCI: Check BAR index for validity Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 179/449] PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 180/449] drm/amdgpu: grab an additional reference on the gang fence v2 Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 181/449] s390/pci: Support mmap() of PCI resources except for ISM devices Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 182/449] fbdev: omapfb: Add plane value check Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 183/449] tracing: probe-events: Log error for exceeding the number of arguments Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 184/449] tracing: probe-events: Add comments about entry data storing code Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 185/449] ktest: Fix Test Failures Due to Missing LOG_FILE Directories Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 186/449] tpm, tpm_tis: Workaround failed command reception on Infineon devices Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 187/449] tpm: End any active auth session before shutdown Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 188/449] pwm: mediatek: Prevent divide-by-zero in pwm_mediatek_config() Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 189/449] pwm: rcar: Improve register calculation Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 190/449] pwm: fsl-ftm: Handle clk_get_rate() returning 0 Greg Kroah-Hartman
2025-04-17 17:47 ` [PATCH 6.14 191/449] pwm: stm32: Search an appropriate duty_cycle if period cannot be modified Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 192/449] erofs: set error to bio if file-backed IO fails Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 193/449] bpf: support SKF_NET_OFF and SKF_LL_OFF on skb frags Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 194/449] ext4: dont treat fhandle lookup of ea_inode as FS corruption Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 195/449] s390/pci: Fix s390_mmio_read/write syscall page fault handling Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 196/449] HID: pidff: Clamp PERIODIC effect period to devices logical range Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 197/449] HID: pidff: Stop all effects before enabling actuators Greg Kroah-Hartman
[not found] ` <763f6566-9806-4e09-a633-b27fe1767f38@orange.fr>
2025-04-18 4:47 ` Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 198/449] HID: pidff: Completely rework and fix pidff_reset function Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 199/449] HID: pidff: Simplify pidff_upload_effect function Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 200/449] HID: pidff: Define values used in pidff_find_special_fields Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 201/449] HID: pidff: Rescale time values to match field units Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 202/449] HID: pidff: Factor out code for setting gain Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 203/449] HID: pidff: Move all hid-pidff definitions to a dedicated header Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 204/449] HID: pidff: Simplify pidff_rescale_signed Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 205/449] HID: pidff: Use macros instead of hardcoded min/max values for shorts Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 206/449] HID: pidff: Factor out pool report fetch and remove excess declaration Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 207/449] HID: pidff: Make sure to fetch pool before checking SIMULTANEOUS_MAX Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 208/449] HID: hid-universal-pidff: Add Asetek wheelbases support Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 209/449] HID: pidff: Comment and code style update Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 210/449] HID: pidff: Support device error response from PID_BLOCK_LOAD Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 211/449] HID: pidff: Remove redundant call to pidff_find_special_keys Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 212/449] HID: pidff: Rename two functions to align them with naming convention Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 213/449] HID: pidff: Clamp effect playback LOOP_COUNT value Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 214/449] HID: pidff: Compute INFINITE value instead of using hardcoded 0xffff Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 215/449] HID: pidff: Fix 90 degrees direction name North -> East Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 216/449] HID: pidff: Fix set_device_control() Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 217/449] auxdisplay: hd44780: Fix an API misuse in hd44780.c Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 218/449] dt-bindings: media: st,stmipid02: correct lane-polarities maxItems Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 219/449] media: mediatek: vcodec: Fix a resource leak related to the scp device in FW initialization Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 220/449] media: mtk-vcodec: venc: avoid -Wenum-compare-conditional warning Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 221/449] media: uapi: rkisp1-config: Fix typo in extensible params example Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 222/449] media: mgb4: Fix CMT registers update logic Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 223/449] media: i2c: adv748x: Fix test pattern selection mask Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 224/449] media: mgb4: Fix switched CMT frequency range "magic values" sets Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 225/449] media: intel/ipu6: set the dev_parent of video device to pdev Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 226/449] media: venus: hfi: add a check to handle OOB in sfr region Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 227/449] media: venus: hfi: add check to handle incorrect queue size Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 228/449] media: vim2m: print device name after registering device Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 229/449] media: siano: Fix error handling in smsdvb_module_init() Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 230/449] media: rockchip: rga: fix rga offset lookup Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 231/449] xenfs/xensyms: respect hypervisors "next" indication Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 232/449] KVM: arm64: PMU: Set raw values from user to PM{C,I}NTEN{SET,CLR}, PMOVS{SET,CLR} Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 233/449] arm64: cputype: Add MIDR_CORTEX_A76AE Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 234/449] arm64: errata: Add QCOM_KRYO_4XX_GOLD to the spectre_bhb_k24_list Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 235/449] arm64: errata: Assume that unknown CPUs _are_ vulnerable to Spectre BHB Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 236/449] arm64: errata: Add KRYO 2XX/3XX/4XX silver cores to Spectre BHB safe list Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 237/449] KVM: arm64: Tear down vGIC on failed vCPU creation Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 238/449] KVM: arm64: Set HCR_EL2.TID1 unconditionally Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 239/449] spi: cadence-qspi: Fix probe on AM62A LP SK Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 240/449] mtd: rawnand: brcmnand: fix PM resume warning Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 241/449] tpm, tpm_tis: Fix timeout handling when waiting for TPM status Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 242/449] accel/ivpu: Fix PM related deadlocks in MS IOCTLs Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 243/449] media: ov08x40: Properly turn sensor on/off when runtime-suspended Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 244/449] media: streamzap: prevent processing IR data on URB failure Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 245/449] media: hi556: Fix memory leak (on error) in hi556_check_hwcfg() Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 246/449] media: visl: Fix ERANGE error when setting enum controls Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 247/449] media: platform: stm32: Add check for clk_enable() Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 248/449] media: xilinx-tpg: fix double put in xtpg_parse_of() Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 249/449] media: imx219: Adjust PLL settings based on the number of MIPI lanes Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 250/449] media: v4l2-dv-timings: prevent possible overflow in v4l2_detect_gtf() Greg Kroah-Hartman
2025-04-17 17:48 ` [PATCH 6.14 251/449] Revert "media: imx214: Fix the error handling in imx214_probe()" Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 252/449] media: i2c: ccs: Set the devices runtime PM status correctly in remove Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 253/449] media: i2c: ccs: Set the devices runtime PM status correctly in probe Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 254/449] media: i2c: ov7251: Set enable GPIO low " Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 255/449] media: i2c: ov7251: Introduce 1 ms delay between regulators and en GPIO Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 256/449] media: nuvoton: Fix reference handling of ece_node Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 257/449] media: nuvoton: Fix reference handling of ece_pdev Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 258/449] media: venus: hfi_parser: add check to avoid out of bound access Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 259/449] media: venus: hfi_parser: refactor hfi packet parsing logic Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 260/449] media: i2c: imx319: Rectify runtime PM handling probe and remove Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 261/449] media: i2c: imx219: Rectify runtime PM handling in " Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 262/449] media: i2c: imx214: Rectify probe error handling related to runtime PM Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 263/449] media: chips-media: wave5: Fix gray color on screen Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 264/449] media: chips-media: wave5: Avoid race condition in the interrupt handler Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 265/449] media: chips-media: wave5: Fix a hang after seeking Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 266/449] media: chips-media: wave5: Fix timeout while testing 10bit hevc fluster Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 267/449] irqchip/renesas-rzv2h: Fix wrong variable usage in rzv2h_tint_set_type() Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 268/449] gve: unlink old napi only if page pool exists Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 269/449] mptcp: sockopt: fix getting IPV6_V6ONLY Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 270/449] mptcp: sockopt: fix getting freebind & transparent Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 271/449] block: make sure ->nr_integrity_segments is cloned in blk_rq_prep_clone Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 272/449] mtd: Add check for devm_kcalloc() Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 273/449] net: dsa: mv88e6xxx: workaround RGMII transmit delay erratum for 6320 family Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 274/449] net: dsa: mv88e6xxx: fix internal PHYs " Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 275/449] mtd: Replace kcalloc() with devm_kcalloc() Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 276/449] clocksource/drivers/stm32-lptimer: Use wakeup capable instead of init wakeup Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 277/449] Revert "wifi: mt76: mt7925: Update mt7925_mcu_uni_[tx,rx]_ba for MLO" Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 278/449] wifi: mt76: Add check for devm_kstrdup() Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 279/449] wifi: mt76: mt792x: re-register CHANCTX_STA_CSA only for the mt7921 series Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 280/449] wifi: mac80211: fix integer overflow in hwmp_route_info_get() Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 281/449] wifi: mt76: mt7925: ensure wow pattern command align fw format Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 282/449] wifi: mt76: mt7925: fix country count limitation for CLC Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 283/449] wifi: mt76: mt7925: fix the wrong link_idx when a p2p_device is present Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 284/449] wifi: mt76: mt7925: fix the wrong simultaneous cap for MLO Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 285/449] wifi: mt76: mt7925: adjust rm BSS flow to prevent next connection failure Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 286/449] wifi: mt76: mt7925: integrate *mlo_sta_cmd and *sta_cmd Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 287/449] wifi: mt76: mt7925: update the power-saving flow Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 288/449] scsi: lpfc: Restore clearing of NLP_UNREG_INP in ndlp->nlp_flag Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 289/449] net: stmmac: Fix accessing freed irq affinity_hint Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 290/449] io_uring/net: fix accept multishot handling Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 291/449] io_uring/net: fix io_req_post_cqe abuse by send bundle Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 292/449] io_uring/kbuf: reject zero sized provided buffers Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 293/449] ASoC: codecs: wcd937x: fix a potential memory leak in wcd937x_soc_codec_probe() Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 294/449] ASoC: q6apm: add q6apm_get_hw_pointer helper Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 295/449] ASoC: q6apm-dai: schedule all available frames to avoid dsp under-runs Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 296/449] ASoC: q6apm-dai: make use of q6apm_get_hw_pointer Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 297/449] ASoC: qdsp6: q6apm-dai: set 10 ms period and buffer alignment Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 298/449] ASoC: qdsp6: q6apm-dai: fix capture pipeline overruns Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 299/449] ASoC: qdsp6: q6asm-dai: fix q6asm_dai_compr_set_params error path Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 300/449] ALSA: hda/realtek: Enable Mute LED on HP OMEN 16 Laptop xd000xx Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 301/449] accel/ivpu: Fix warning in ivpu_ipc_send_receive_internal() Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 302/449] accel/ivpu: Fix deadlock in ivpu_ms_cleanup() Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 303/449] arm/crc-t10dif: fix use of out-of-scope array in crc_t10dif_arch() Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 304/449] arm64/crc-t10dif: " Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 305/449] bus: mhi: host: Fix race between unprepare and queue_buf Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 306/449] ext4: fix off-by-one error in do_split Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 307/449] f2fs: fix the missing write pointer correction Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 308/449] f2fs: fix to avoid atomicity corruption of atomic file Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 309/449] vdpa/mlx5: Fix oversized null mkey longer than 32bit Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 310/449] udf: Fix inode_getblk() return value Greg Kroah-Hartman
2025-04-17 17:49 ` [PATCH 6.14 311/449] tpm: do not start chip while suspended Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 312/449] svcrdma: do not unregister device for listeners Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 313/449] soc: samsung: exynos-chipid: Add NULL pointer check in exynos_chipid_probe() Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 314/449] smb311 client: fix missing tcon check when mounting with linux/posix extensions Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 315/449] ima: limit the number of open-writers integrity violations Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 316/449] ima: limit the number of ToMToU " Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 317/449] igc: Fix XSK queue NAPI ID mapping Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 318/449] i3c: master: svc: Use readsb helper for reading MDB Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 319/449] i3c: Add NULL pointer check in i3c_master_queue_ibi() Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 320/449] jbd2: remove wrong sb->s_sequence check Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 321/449] kbuild: exclude .rodata.(cst|str)* when building ranges Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 322/449] kbuild: Add -fno-builtin-wcslen Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 323/449] leds: rgb: leds-qcom-lpg: Fix pwm resolution max for Hi-Res PWMs Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 324/449] leds: rgb: leds-qcom-lpg: Fix calculation of best period " Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 325/449] mfd: ene-kb3930: Fix a potential NULL pointer dereference Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 326/449] mailbox: tegra-hsp: Define dimensioning masks in SoC data Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 327/449] locking/lockdep: Decrease nr_unused_locks if lock unused in zap_class() Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 328/449] lib: scatterlist: fix sg_split_phys to preserve original scatterlist offsets Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 329/449] mptcp: fix NULL pointer in can_accept_new_subflow Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 330/449] mptcp: only inc MPJoinAckHMacFailure for HMAC failures Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 331/449] mtd: inftlcore: Add error check for inftl_read_oob() Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 332/449] mtd: rawnand: Add status chack in r852_ready() Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 333/449] mtd: spinand: Fix build with gcc < 7.5 Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 334/449] arm64: mops: Do not dereference src reg for a set operation Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 335/449] arm64: tegra: Remove the Orin NX/Nano suspend key Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 336/449] arm64: mm: Correct the update of max_pfn Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 337/449] arm64: dts: ti: k3-j784s4-j742s2-main-common: Correct the GICD size Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 338/449] arm64: dts: ti: k3-j784s4-j742s2-main-common: Fix serdes_ln_ctrl reg-masks Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 339/449] arm64: dts: mediatek: mt8188: Assign apll1 clock as parent to avoid hang Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 340/449] arm64: dts: mediatek: mt8173: Fix disp-pwm compatible string Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 341/449] arm64: dts: exynos: gs101: disable pinctrl_gsacore node Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 342/449] backlight: led_bl: Hold led_access lock when calling led_sysfs_disable() Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 343/449] btrfs: fix non-empty delayed iputs list on unmount due to compressed write workers Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 344/449] btrfs: tests: fix chunk map leak after failure to add it to the tree Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 345/449] btrfs: zoned: fix zone activation with missing devices Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 346/449] btrfs: zoned: fix zone finishing " Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 347/449] iommufd: Fix uninitialized rc in iommufd_access_rw() Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 348/449] iommu/tegra241-cmdqv: Fix warnings due to dmam_free_coherent() Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 349/449] iommu/vt-d: Put IRTE back into posted MSI mode if vCPU posting is disabled Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 350/449] iommu/vt-d: Dont clobber posted vCPU IRTE when host IRQ affinity changes Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 351/449] iommu/vt-d: Fix possible circular locking dependency Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 352/449] iommu/vt-d: Wire up irq_ack() to irq_move_irq() for posted MSIs Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 353/449] sparc/mm: disable preemption in lazy mmu mode Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 354/449] sparc/mm: avoid calling arch_enter/leave_lazy_mmu() in set_ptes Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 355/449] net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 356/449] mm/damon/ops: have damon_get_folio return folio even for tail pages Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 357/449] mm/damon: avoid applying DAMOS action to same entity multiple times Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 358/449] mm/rmap: reject hugetlb folios in folio_make_device_exclusive() Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 359/449] mm: make page_mapped_in_vma() hugetlb walk aware Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 360/449] mm: fix lazy mmu docs and usage Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 361/449] mm/mremap: correctly handle partial mremap() of VMA starting at 0 Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 362/449] mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlock Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 363/449] mm/userfaultfd: fix release hang over concurrent GUP Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 364/449] mm/hwpoison: do not send SIGBUS to processes with recovered clean pages Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 365/449] mm/hugetlb: move hugetlb_sysctl_init() to the __init section Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 366/449] mm/hwpoison: introduce folio_contain_hwpoisoned_page() helper Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 367/449] sctp: detect and prevent references to a freed transport in sendmsg Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 368/449] x86/xen: fix balloon target initialization for PVH dom0 Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 369/449] uprobes: Avoid false-positive lockdep splat on CONFIG_PREEMPT_RT=y in the ri_timer() uprobe timer callback, use raw_write_seqcount_*() Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 370/449] tracing: fprobe: Fix to lock module while registering fprobe Greg Kroah-Hartman
2025-04-17 17:50 ` [PATCH 6.14 371/449] tracing: fprobe events: Fix possible UAF on modules Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 372/449] tracing: Do not add length to print format in synthetic events Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 373/449] thermal/drivers/rockchip: Add missing rk3328 mapping entry Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 374/449] CIFS: Propagate min offload along with other parameters from primary to secondary channels Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 375/449] cifs: avoid NULL pointer dereference in dbg call Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 376/449] cifs: fix integer overflow in match_server() Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 377/449] cifs: Ensure that all non-client-specific reparse points are processed by the server Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 378/449] clk: renesas: r9a07g043: Fix HP clock source for RZ/Five Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 379/449] clk: qcom: clk-branch: Fix invert halt status bit check for votable clocks Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 380/449] clk: qcom: gdsc: Release pm subdomains in reverse add order Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 381/449] clk: qcom: gdsc: Capture pm_genpd_add_subdomain result code Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 382/449] clk: qcom: gdsc: Set retain_ff before moving to HW CTRL Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 383/449] crypto: ccp - Fix check for the primary ASP device Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 384/449] crypto: ccp - Fix uAPI definitions of PSP errors Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 385/449] dlm: fix error if inactive rsb is not hashed Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 386/449] dlm: fix error if active " Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 387/449] dm-ebs: fix prefetch-vs-suspend race Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 388/449] dm-integrity: set ti->error on memory allocation failure Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 389/449] dm-integrity: fix non-constant-time tag verification Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 390/449] dm-verity: fix prefetch-vs-suspend race Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 391/449] dt-bindings: coresight: qcom,coresight-tpda: Fix too many reg Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 392/449] dt-bindings: coresight: qcom,coresight-tpdm: " Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 393/449] firmware: cs_dsp: test_control_parse: null-terminate test strings Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 394/449] ftrace: Add cond_resched() to ftrace_graph_set_hash() Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 395/449] ftrace: Properly merge notrace hashes Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 396/449] fuse: {io-uring} Fix a possible req cancellation race Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 397/449] gpio: mpc8xxx: Fix wakeup source leaks on device unbind Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 398/449] gpio: tegra186: fix resource handling in ACPI probe path Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 399/449] gpio: zynq: Fix wakeup source leaks on device unbind Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 400/449] gve: handle overflow when reporting TX consumed descriptors Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 401/449] KVM: Allow building irqbypass.ko as as module when kvm.ko is a module Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 402/449] KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 403/449] KVM: x86: Explicitly zero-initialize on-stack CPUID unions Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 404/449] KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accesses Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 405/449] scsi: ufs: qcom: fix dev reference leaked through of_qcom_ice_get Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 406/449] landlock: Move code to ease future backports Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 407/449] landlock: Add the errata interface Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 408/449] landlock: Add erratum for TCP fix Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 409/449] landlock: Always allow signals between threads of the same process Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 410/449] landlock: Prepare to add second errata Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 411/449] selftests/landlock: Split signal_scoping_threads tests Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 412/449] selftests/landlock: Add a new test for setuid() Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 413/449] misc: pci_endpoint_test: Avoid issue of interrupts remaining after request_irq error Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 414/449] misc: pci_endpoint_test: Fix displaying irq_type " Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 415/449] misc: pci_endpoint_test: Fix irq_type to convey the correct type Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 416/449] net: mana: Switch to page pool for jumbo frames Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 417/449] ntb: use 64-bit arithmetic for the MSI doorbell mask Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 418/449] of/irq: Fix device node refcount leakage in API of_irq_parse_one() Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 419/449] of/irq: Fix device node refcount leakage in API of_irq_parse_raw() Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 420/449] of/irq: Fix device node refcount leakages in of_irq_count() Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 421/449] of/irq: Fix device node refcount leakage in API irq_of_parse_and_map() Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 422/449] of/irq: Fix device node refcount leakages in of_irq_init() Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 423/449] PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe() Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 424/449] PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4 Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 425/449] PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args() Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 426/449] PCI: pciehp: Avoid unnecessary device replacement check Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 427/449] PCI: Fix reference leak in pci_alloc_child_bus() Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 428/449] PCI: Fix reference leak in pci_register_host_bridge() Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 429/449] PCI: Fix wrong length of devres array Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 430/449] phy: freescale: imx8m-pcie: assert phy reset and perst in power off Greg Kroah-Hartman
2025-04-17 17:51 ` [PATCH 6.14 431/449] pinctrl: qcom: Clear latched interrupt status when changing IRQ type Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 432/449] pinctrl: samsung: add support for eint_fltcon_offset Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 433/449] ring-buffer: Use flush_kernel_vmap_range() over flush_dcache_folio() Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 434/449] s390/pci: Fix zpci_bus_is_isolated_vf() for non-VFs Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 435/449] s390/virtio_ccw: Dont allocate/assign airqs for non-existing queues Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 436/449] s390: Fix linker error when -no-pie option is unavailable Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 437/449] sched_ext: create_dsq: Return -EEXIST on duplicate request Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 438/449] selftests: mptcp: close fd_in before returning in main_loop Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 439/449] selftests: mptcp: fix incorrect fd checks " Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 440/449] spi: fsl-qspi: use devm function instead of driver remove Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 441/449] spi: fsl-qspi: Fix double cleanup in probe error path Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 442/449] thermal/drivers/mediatek/lvts: Disable monitor mode during suspend Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 443/449] thermal/drivers/mediatek/lvts: Disable Stage 3 thermal threshold Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 444/449] wifi: ath11k: update channel list in worker when wait flag is set Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 445/449] arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() lists Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 446/449] iommufd: Make attach_handle generic than fault specific Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 447/449] iommufd: Fail replace if device has not been attached Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 448/449] x86/e820: Fix handling of subpage regions when calculating nosave ranges in e820__register_nosave_regions() Greg Kroah-Hartman
2025-04-17 17:52 ` [PATCH 6.14 449/449] Bluetooth: hci_uart: Fix another race during initialization Greg Kroah-Hartman
2025-04-17 18:53 ` [PATCH 6.14 000/449] 6.14.3-rc1 review Ronald Warsow
2025-04-17 19:53 ` Florian Fainelli
2025-04-18 0:02 ` Peter Schneider
2025-04-18 6:30 ` Naresh Kamboju
2025-04-18 11:03 ` Greg Kroah-Hartman
2025-04-22 10:07 ` Niklas Schnelle
2025-04-18 7:53 ` Naresh Kamboju
2025-04-23 16:25 ` Dan Carpenter
2025-04-23 17:22 ` [PATCH] rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send() Dan Carpenter
2025-04-24 7:02 ` Abel Vesa
2025-04-25 6:06 ` Naresh Kamboju
2025-04-25 8:17 ` Dan Carpenter
2025-05-08 6:40 ` Dan Carpenter
2025-05-08 6:46 ` Greg Kroah-Hartman
2025-05-08 6:48 ` Dan Carpenter
2025-05-08 6:50 ` Dan Carpenter
2025-04-18 11:38 ` [PATCH 6.14 000/449] 6.14.3-rc1 review Pavel Machek
2025-04-18 14:30 ` Shuah Khan
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=20250417175117.964400335@linuxfoundation.org \
--to=gregkh@linuxfoundation.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@denx.de \
--cc=rwarsow@gmx.de \
--cc=shuah@kernel.org \
--cc=srw@sladewatkins.net \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).