public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
From: Miguel Ojeda <ojeda@kernel.org>
To: sashal@kernel.org
Cc: achill@achill.org, akpm@linux-foundation.org, broonie@kernel.org,
	conor@kernel.org, f.fainelli@gmail.com,
	gregkh@linuxfoundation.org, hargar@microsoft.com,
	jonathanh@nvidia.com, linux-kernel@vger.kernel.org,
	linux@roeck-us.net, lkft-triage@lists.linaro.org,
	patches@kernelci.org, patches@lists.linux.dev,
	pavel@nabladev.com, rwarsow@gmx.de, shuah@kernel.org,
	sr@sladewatkins.com, stable@vger.kernel.org,
	sudipm.mukherjee@gmail.com, torvalds@linux-foundation.org,
	Miguel Ojeda <ojeda@kernel.org>
Subject: Re: [PATCH 6.19 000/311] 6.19.7-rc1 review
Date: Thu, 12 Mar 2026 10:05:25 +0100	[thread overview]
Message-ID: <20260312090525.57500-1-ojeda@kernel.org> (raw)
In-Reply-To: <cover.1773140654.git.sashal@kernel.org>

On Tue, 10 Mar 2026 07:05:54 -0400 Sasha Levin <sashal@kernel.org> wrote:
>
> This is the start of the stable review cycle for the 6.19.7 release.
> There are 311 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 Thu Mar 12 11:04:16 AM UTC 2026.
> Anything received after that time might be too late.

Boot-tested under QEMU for Rust x86_64, arm64 and riscv64; built-tested
for loongarch64:

Tested-by: Miguel Ojeda <ojeda@kernel.org>

Thanks!

Cheers,
Miguel

      parent reply	other threads:[~2026-03-12  9:05 UTC|newest]

Thread overview: 330+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-10 11:05 [PATCH 6.19 000/311] 6.19.7-rc1 review Sasha Levin
2026-03-10 11:00 ` [PATCH 6.19 001/311] perf/core: Fix refcount bug and potential UAF in perf_mmap Sasha Levin
2026-03-10 11:00 ` [PATCH 6.19 002/311] drm/vmwgfx: Fix invalid kref_put callback in vmw_bo_dirty_release Sasha Levin
2026-03-10 11:00 ` [PATCH 6.19 003/311] drm/vmwgfx: Return the correct value in vmw_translate_ptr functions Sasha Levin
2026-03-10 11:00 ` [PATCH 6.19 004/311] debugobject: Make it work with deferred page initialization - again Sasha Levin
2026-03-10 11:00 ` [PATCH 6.19 005/311] drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse() Sasha Levin
2026-03-10 11:00 ` [PATCH 6.19 006/311] KVM: arm64: Hide S1POE from guests when not supported by the host Sasha Levin
2026-03-10 11:00 ` [PATCH 6.19 007/311] KVM: arm64: Fix ID register initialization for non-protected pKVM guests Sasha Levin
2026-03-10 11:00 ` [PATCH 6.19 008/311] drm/fourcc: fix plane order for 10/12/16-bit YCbCr formats Sasha Levin
2026-03-10 11:00 ` [PATCH 6.19 009/311] drm/tiny: sharp-memory: fix pointer error dereference Sasha Levin
2026-03-10 11:00 ` [PATCH 6.19 010/311] irqchip/sifive-plic: Fix frozen interrupt due to affinity setting Sasha Levin
2026-03-10 11:00 ` [PATCH 6.19 011/311] scsi: lpfc: Properly set WC for DPP mapping Sasha Levin
2026-03-10 11:00 ` [PATCH 6.19 012/311] scsi: pm8001: Fix use-after-free in pm8001_queue_command() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 013/311] accel: ethosu: Fix shift overflow in cmd_to_addr() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 014/311] drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx_pd_probe() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 015/311] drm/bridge: synopsys: dw-dp: Check return value of devm_drm_bridge_add() in dw_dp_bind() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 016/311] ALSA: scarlett2: Fix DSP filter control array handling Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 017/311] ALSA: usb-audio: Remove VALIDATE_RATES quirk for Focusrite devices Sasha Levin
2026-03-15 18:54   ` Geoffrey D. Bennett
2026-03-10 11:01 ` [PATCH 6.19 018/311] ALSA: usb-audio: Add QUIRK_FLAG_SKIP_IFACE_SETUP Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 019/311] gpio: shared: fix memory leaks Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 020/311] x86/fred: Correct speculative safety in fred_extint() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 021/311] x86/bug: Handle __WARN_printf() trap in early_fixup_exception() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 022/311] x86/cfi: Fix CFI rewrite for odd alignments Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 023/311] sched/fair: Rename cfs_rq::avg_load to cfs_rq::sum_weight Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 024/311] sched/fair: Rename cfs_rq::avg_vruntime to ::sum_w_vruntime, and helper functions Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 025/311] sched/fair: Introduce and use the vruntime_cmp() and vruntime_op() wrappers for wrapped-signed aritmetics Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 026/311] sched/fair: Fix zero_vruntime tracking Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 027/311] sched/fair: Only set slice protection at pick time Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 028/311] sched/eevdf: Update se->vprot in reweight_entity() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 029/311] sched/fair: Fix lag clamp Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 030/311] rseq: Clarify rseq registration rseq_size bound check comment Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 031/311] perf/core: Fix invalid wait context in ctx_sched_in() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 032/311] accel/amdxdna: Remove buffer size check when creating command BO Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 033/311] accel/amdxdna: Switch to always use chained command Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 034/311] accel/amdxdna: Fix crash when destroying a suspended hardware context Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 035/311] accel/amdxdna: Reduce log noise during process termination Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 036/311] accel/amdxdna: Fix dead lock for suspend and resume Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 037/311] accel/amdxdna: Fix suspend failure after enabling turbo mode Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 038/311] accel/amdxdna: Fix command hang on suspended hardware context Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 039/311] accel/amdxdna: Fix out-of-bounds memset in command slot handling Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 040/311] accel/amdxdna: Prevent ubuf size overflow Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 041/311] accel/amdxdna: Validate command buffer payload count Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 042/311] drm/xe/wa: Steer RMW of MCR registers while building default LRC Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 043/311] cgroup/cpuset: Fix incorrect change to effective_xcpus in partition_xcpus_del() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 044/311] cgroup/cpuset: Fix incorrect use of cpuset_update_tasks_cpumask() in update_cpumasks_hier() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 045/311] clk: scu/imx8qxp: do not register driver in probe() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 046/311] cxl: Move devm_cxl_add_nvdimm_bridge() to cxl_pmem.ko Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 047/311] cxl: Fix race of nvdimm_bus object when creating nvdimm objects Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 048/311] cxl/mbox: validate payload size before accessing contents in cxl_payload_from_user_allowed() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 049/311] scsi: ufs: core: Move link recovery for hibern8 exit failure to wl_resume Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 050/311] regulator: fp9931: Fix PM runtime reference leak in fp9931_hwmon_read() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 051/311] regulator: bq257xx: Fix device node reference leak in bq257xx_reg_dt_parse_gpio() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 052/311] irqchip/ls-extirq: Fix devm_of_iomap() error check Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 053/311] io_uring/cmd_net: use READ_ONCE() for ->addr3 read Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 054/311] zloop: advertise a volatile write cache Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 055/311] zloop: check for spurious options passed to remove Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 056/311] drm/client: Do not destroy NULL modes Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 057/311] ALSA: usb-audio: Cap the packet size pre-calculations Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 058/311] ALSA: usb-audio: Use inclusive terms Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 059/311] perf: Fix __perf_event_overflow() vs perf_remove_from_context() race Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 060/311] s390/idle: Fix cpu idle exit cpu time accounting Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 061/311] s390/vtime: Fix virtual timer forwarding Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 062/311] s390/kexec: Disable stack protector in s390_reset_system() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 063/311] arm64: io: Rename ioremap_prot() to __ioremap_prot() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 064/311] arm64: io: Extract user memory type in ioremap_prot() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 065/311] PCI: dwc: ep: Refresh MSI Message Address cache on change Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 066/311] PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entry Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 067/311] drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warnings Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 068/311] drm/amdgpu: Unlock a mutex before destroying it Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 069/311] drm/amdgpu: Fix locking bugs in error paths Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 070/311] drm/amdgpu: Fix error handling in slot reset Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 071/311] ALSA: hda: cs35l56: Fix signedness error in cs35l56_hda_posture_put() Sasha Levin
2026-03-10 11:01 ` [PATCH 6.19 072/311] btrfs: free pages on error in btrfs_uring_read_extent() Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 073/311] btrfs: fix error message order of parameters in btrfs_delete_delayed_dir_index() Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 074/311] btrfs: fix incorrect key offset in error message in check_dev_extent_item() Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 075/311] btrfs: fix objectid value in error message in check_extent_data_ref() Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 076/311] btrfs: fix warning in scrub_verify_one_metadata() Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 077/311] btrfs: print correct subvol num if active swapfile prevents deletion Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 078/311] btrfs: fix compat mask in error messages in btrfs_check_features() Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 079/311] ALSA: usb: qcom: Correct parameter comment for uaudio_transfer_buffer_setup() Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 080/311] mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is available Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 081/311] ASoC: SDCA: Fix comments for sdca_irq_request() Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 082/311] bpf, arm64: Force 8-byte alignment for JIT buffer to prevent atomic tearing Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 083/311] bpf: Fix stack-out-of-bounds write in devmap Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 084/311] selftests/bpf: Fix OOB read in dmabuf_collector Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 085/311] sched_ext: Fix SCX_EFLAG_INITIALIZED being a no-op flag Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 086/311] spi: stm32: fix missing pointer assignment in case of dma chaining Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 087/311] PCI: Correct PCI_CAP_EXP_ENDPOINT_SIZEOF_V2 value Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 088/311] bpf: Fix race in cpumap on PREEMPT_RT Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 089/311] bpf: Fix race in devmap " Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 090/311] bpf: Add bitwise tracking for BPF_END Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 091/311] bpf: Introduce tnum_step to step through tnum's members Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 092/311] bpf: Improve bounds when tnum has a single possible value Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 093/311] uaccess: Fix scoped_user_read_access() for 'pointer to const' Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 094/311] usb: gadget: u_ether: add gether_opts for config caching Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 095/311] usb: gadget: u_ether: Add auto-cleanup helper for freeing net_device Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 096/311] usb: gadget: f_ncm: align net_device lifecycle with bind/unbind Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 097/311] accel/rocket: fix unwinding in error path in rocket_core_init Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 098/311] accel/rocket: fix unwinding in error path in rocket_probe Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 099/311] KVM: x86: Add x2APIC "features" to control EOI broadcast suppression Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 100/311] eventpoll: Fix integer overflow in ep_loop_check_proc() Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 101/311] namespace: fix proc mount iteration Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 102/311] media: dvb-core: fix wrong reinitialization of ringbuffer on reopen Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 103/311] nfc: pn533: properly drop the usb interface reference on disconnect Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 104/311] net: usb: kaweth: validate USB endpoints Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 105/311] net: usb: kalmia: " Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 106/311] net: usb: pegasus: " Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 107/311] can: ems_usb: ems_usb_read_bulk_callback(): check the proper length of a message Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 108/311] can: usb: f81604: correctly anchor the urb in the read bulk callback Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 109/311] can: ucan: Fix infinite loop from zero-length messages Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 110/311] can: usb: etas_es58x: correctly anchor the urb in the read bulk callback Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 111/311] can: usb: f81604: handle short interrupt urb messages properly Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 112/311] can: usb: f81604: handle bulk write errors properly Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 113/311] HID: Add HID_CLAIMED_INPUT guards in raw_event callbacks missing them Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 114/311] HID: pidff: Fix condition effect bit clearing Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 115/311] HID: multitouch: Keep latency normal on deactivate for reactivation gesture Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 116/311] x86/efi: defer freeing of boot services memory Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 117/311] perf/x86/intel/uncore: Add per-scheduler IMC CAS count events Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 118/311] x86/boot: Handle relative CONFIG_EFI_SBAT_FILE file paths Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 119/311] x86/sev: Allow IBPB-on-Entry feature for SNP guests Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 120/311] x86/boot/sev: Move SEV decompressor variables into the .data section Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 121/311] platform/x86: dell-wmi-sysman: Don't hex dump plaintext password data Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 122/311] platform/x86: alienware-wmi-wmax: Add G-Mode support to m18 laptops Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 123/311] platform/x86: dell-wmi: Add audio/mic mute key codes Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 124/311] ALSA: hda/realtek: Add quirk for HP Pavilion 15-eh1xxx to enable mute LED Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 125/311] ALSA: doc: usb-audio: Add doc for QUIRK_FLAG_SKIP_IFACE_SETUP Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 126/311] ALSA: usb-audio: Use correct version for UAC3 header validation Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 127/311] ALSA: hda/intel: increase default bdl_pos_adj for Nvidia controllers Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 128/311] ALSA: hda/realtek: fix model name typo for Samsung Galaxy Book Flex (NT950QCG-X716) Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 129/311] ALSA: hda/realtek: Add quirk for Acer Aspire V3-572G Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 130/311] ALSA: hda/realtek: add quirk for Samsung Galaxy Book Flex (NT950QCT-A38A) Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 131/311] ALSA: hda/realtek: add quirk for Acer Nitro ANV15-51 Sasha Levin
2026-03-10 11:02 ` [PATCH 6.19 132/311] wifi: radiotap: reject radiotap with unknown bits Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 133/311] wifi: libertas: fix use-after-free in lbs_free_adapter() Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 134/311] wifi: cfg80211: cancel rfkill_block work in wiphy_unregister() Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 135/311] wifi: mac80211: bounds-check link_id in ieee80211_ml_reconfiguration Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 136/311] wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame() Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 137/311] Bluetooth: purge error queues in socket destructors Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 138/311] gve: fix incorrect buffer cleanup in gve_tx_clean_pending_packets for QPL Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 139/311] net: phy: register phy led_triggers during probe to avoid AB-BA deadlock Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 140/311] IB/mthca: Add missed mthca_unmap_user_db() for mthca_create_srq() Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 141/311] RDMA/irdma: Fix kernel stack leak in irdma_create_user_ah() Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 142/311] RDMA/ionic: Fix kernel stack leak in ionic_create_cq() Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 143/311] ksmbd: Compare MACs in constant time Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 144/311] cpufreq: intel_pstate: Fix crash during turbo disable Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 145/311] arm64: gcs: Do not set PTE_SHARED on GCS mappings if FEAT_LPA2 is enabled Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 146/311] net/sched: ets: fix divide by zero in the offload path Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 147/311] nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit() Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 148/311] tracing: Fix WARN_ON in tracing_buffers_mmap_close Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 149/311] scsi: target: Fix recursive locking in __configfs_open_file() Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 150/311] mm: thp: deny THP for files on anonymous inodes Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 151/311] Squashfs: check metadata block offset is within range Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 152/311] drbd: fix "LOGIC BUG" in drbd_al_begin_io_nonblock() Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 153/311] drbd: fix null-pointer dereference on local read error Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 154/311] xfs: fix xfs_group release bug in xfs_dax_notify_dev_failure Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 155/311] xfs: Fix error pointer dereference Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 156/311] smb: client: fix cifs_pick_channel when channels are equally loaded Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 157/311] smb: client: fix broken multichannel with krb5+signing Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 158/311] smb: client: Don't log plaintext credentials in cifs_set_cifscreds Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 159/311] smb: client: fix oops due to uninitialised var in smb2_unlink() Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 160/311] scsi: core: Fix refcount leak for tagset_refcnt Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 161/311] scsi: ufs: core: Fix RPMB region size detection for UFS 2.2 Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 162/311] mptcp: pm: avoid sending RM_ADDR over same subflow Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 163/311] mptcp: pm: in-kernel: always mark signal+subflow endp as used Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 164/311] selftests: mptcp: more stable simult_flows tests Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 165/311] selftests: mptcp: join: check RM_ADDR not sent over same subflow Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 166/311] selftests: mptcp: join: check removing signal+subflow endp Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 167/311] kbuild: Split .modinfo out from ELF_DETAILS Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 168/311] kbuild: Leave objtool binary around with 'make clean' Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 169/311] ASoC: sdca: Fix missing regmap dependencies in Kconfig Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 170/311] Revert "netfilter: nft_set_rbtree: validate open interval overlap" Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 171/311] ARM: clean up the memset64() C wrapper Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 172/311] platform/x86: hp-bioscfg: Support allocations of larger data Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 173/311] Bluetooth: Fix CIS host feature condition Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 174/311] ipmi: Fix use-after-free and list corruption on sender error Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 175/311] net: stmmac: remove support for lpi_intr_o Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 176/311] drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 177/311] nvme: fix admin queue leak on controller reset Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 178/311] hwmon: (macsmc) Fix regressions in Apple Silicon SMC hwmon driver Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 179/311] hwmon: (macsmc) Fix overflows, underflows, and sign extension Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 180/311] hwmon: (aht10) Fix initialization commands for AHT20 Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 181/311] pinctrl: equilibrium: rename irq_chip function callbacks Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 182/311] pinctrl: equilibrium: fix warning trace on load Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 183/311] pinctrl: qcom: qcs615: Add missing dual edge GPIO IRQ errata flag Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 184/311] platform/x86: thinkpad_acpi: Fix errors reading battery thresholds Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 185/311] module: Remove duplicate freeing of lockdep classes Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 186/311] HID: multitouch: new class MT_CLS_EGALAX_P80H84 Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 187/311] pinctrl: pinconf-generic: Fix memory leak in pinconf_generic_parse_dt_config() Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 188/311] pinctrl: generic: move function to amlogic-am4 driver Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 189/311] pinctrl: meson: amlogic-a4: Fix device node reference leak in aml_dt_node_to_map_pinmux() Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 190/311] pinctrl: cirrus: cs42l43: Fix double-put in cs42l43_pin_probe() Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 191/311] hwmon: (it87) Check the it87_lock() return value Sasha Levin
2026-03-10 11:03 ` [PATCH 6.19 192/311] idpf: increment completion queue next_to_clean in sw marker wait routine Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 193/311] idpf: change IRQ naming to match netdev and ethtool queue numbering Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 194/311] idpf: Fix flow rule delete failure due to invalid validation Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 195/311] ice: recap the VSI and QoS info after rebuild Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 196/311] ice: fix crash in ethtool offline loopback test Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 197/311] i40e: Fix preempt count leak in napi poll tracepoint Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 198/311] e1000e: clear DPG_EN after reset to avoid autonomous power-gating Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 199/311] drm/solomon: Fix page start when updating rectangle in page addressing mode Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 200/311] netfs: Fix unbuffered/DIO writes to dispatch subrequests in strict sequence Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 201/311] nvmet-fcloop: Check remoteport port_state before calling done callback Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 202/311] net: annotate data-races around sk->sk_{data_ready,write_space} Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 203/311] bridge: Check relevant per-VLAN options in VLAN range grouping Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 204/311] net: ethernet: ti: am65-cpsw-nuss/cpsw-ale: Fix multicast entry handling in ALE table Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 205/311] nvme-multipath: fix leak on try_module_get failure Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 206/311] inet: annotate data-races around isk->inet_num Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 207/311] crypto: ccp - Fix use-after-free on error path Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 208/311] accel/amdxdna: Fill invalid payload for failed command Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 209/311] udp: Unhash auto-bound connected sk from 4-tuple hash table when disconnected Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 210/311] tcp: give up on stronger sk_rcvbuf checks (for now) Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 211/311] xsk: Fix fragment node deletion to prevent buffer leak Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 212/311] xsk: Fix zero-copy AF_XDP fragment drop Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 213/311] dpaa2-switch: Fix interrupt storm after receiving bad if_id in IRQ handler Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 214/311] atm: lec: fix null-ptr-deref in lec_arp_clear_vccs Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 215/311] net: ti: icssg-prueth: Fix ping failure after offload mode setup when link speed is not 1G Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 216/311] amd-xgbe: fix MAC_TCR_SS register width for 2.5G and 10M speeds Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 217/311] regulator: mt6363: Fix incorrect and redundant IRQ disposal in probe Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 218/311] can: bcm: fix locking for bcm_op runtime updates Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 219/311] can: dummy_can: dummy_can_init(): fix packet statistics Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 220/311] can: mcp251x: fix deadlock in error path of mcp251x_open Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 221/311] wifi: rsi: Don't default to -EOPNOTSUPP in rsi_mac80211_config Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 222/311] drm/syncobj: Fix handle <-> fd ioctls with dirty stack Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 223/311] drm/xe: Do not preempt fence signaling CS instructions Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 224/311] drm/xe/configfs: Free ctx_restore_mid_bb in release Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 225/311] drm/xe/queue: Call fini on exec queue creation fail Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 226/311] blktrace: fix __this_cpu_read/write in preemptible context Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 227/311] rust: kunit: fix warning when !CONFIG_PRINTK Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 228/311] kunit: tool: copy caller args in run_kernel to prevent mutation Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 229/311] accel/amdxdna: Fix NULL pointer dereference of mgmt_chann Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 230/311] drm/amd/display: Use mpc.preblend flag to indicate 3D LUT Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 231/311] drm/amd/display: Enable DEGAMMA and reject COLOR_PIPELINE+DEGAMMA_LUT Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 232/311] net: dsa: realtek: rtl8365mb: fix rtl8365mb_phy_ocp_write return value Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 233/311] bpf/bonding: reject vlan+srcmac xmit_hash_policy change when XDP is loaded Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 234/311] octeon_ep: Relocate counter updates before NAPI Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 235/311] octeon_ep: avoid compiler and IQ/OQ reordering Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 236/311] octeon_ep_vf: Relocate counter updates before NAPI Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 237/311] octeon_ep_vf: avoid compiler and IQ/OQ reordering Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 238/311] wifi: cw1200: Fix locking in error paths Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 239/311] wifi: wlcore: Fix a locking bug Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 240/311] wifi: mt76: mt7996: Fix possible oob access in mt7996_mac_write_txwi_80211() Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 241/311] wifi: mt76: mt7925: Fix possible oob access in mt7925_mac_write_txwi_80211() Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 242/311] wifi: mt76: Fix possible oob access in mt76_connac2_mac_write_txwi_80211() Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 243/311] indirect_call_wrapper: do not reevaluate function pointer Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 244/311] net/rds: Fix circular locking dependency in rds_tcp_tune Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 245/311] xen/acpi-processor: fix _CST detection using undersized evaluation buffer Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 246/311] ASoC: SDCA: Add allocation failure check for Entity name Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 247/311] ice: fix adding AQ LLDP filter for VF Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 248/311] ice: Fix memory leak in ice_set_ringparam() Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 249/311] libie: don't unroll if fwlog isn't supported Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 250/311] iavf: fix netdev->max_mtu to respect actual hardware limit Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 251/311] igb: Fix trigger of incorrect irq in igb_xsk_wakeup Sasha Levin
2026-03-10 11:04 ` [PATCH 6.19 252/311] igc: Fix trigger of incorrect irq in igc_xsk_wakeup function Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 253/311] bpf: Fix a UAF issue in bpf_trampoline_link_cgroup_shim Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 254/311] smb/client: fix buffer size for smb311_posix_qinfo in smb2_compound_op() Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 255/311] smb/client: fix buffer size for smb311_posix_qinfo in SMB311_posix_query_info() Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 256/311] ipv6: fix NULL pointer deref in ip6_rt_get_dev_rcu() Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 257/311] net: ipv4: fix ARM64 alignment fault in multipath hash seed Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 258/311] amd-xgbe: fix sleep while atomic on suspend/resume Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 259/311] drm/sched: Fix kernel-doc warning for drm_sched_job_done() Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 260/311] ata: libata: cancel pending work after clearing deferred_qc Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 261/311] i2c: i801: Revert "i2c: i801: replace acpi_lock with I2C bus lock" Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 262/311] time/jiffies: Fix sysctl file error on configurations where USER_HZ < HZ Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 263/311] drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 264/311] drm/xe/reg_sr: Fix leak on xa_store failure Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 265/311] nvme: fix memory allocation in nvme_pr_read_keys() Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 266/311] x86/numa: Store extra copy of numa_nodes_parsed Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 267/311] x86/topo: Add topology_num_nodes_per_package() Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 268/311] x86/topo: Replace x86_has_numa_in_package Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 269/311] x86/topo: Fix SNC topology mess Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 270/311] sched/deadline: Fix missing ENQUEUE_REPLENISH during PI de-boosting Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 271/311] timekeeping: Fix timex status validation for auxiliary clocks Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 272/311] hwmon: (max6639) fix inverted polarity Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 273/311] net: sched: avoid qdisc_reset_all_tx_gt() vs dequeue race for lockless qdiscs Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 274/311] tcp: secure_seq: add back ports to TS offset Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 275/311] net: nfc: nci: Fix zero-length proprietary notifications Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 276/311] net_sched: sch_fq: clear q->band_pkt_count[] in fq_reset() Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 277/311] net: devmem: use READ_ONCE/WRITE_ONCE on binding->dev Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 278/311] nfc: nci: free skb on nci_transceive early error paths Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 279/311] nfc: nci: complete pending data exchange on device close Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 280/311] nfc: nci: clear NCI_DATA_EXCHANGE before calling completion callback Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 281/311] nfc: rawsock: cancel tx_work before socket teardown Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 282/311] net: stmmac: Fix error handling in VLAN add and delete paths Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 283/311] net: stmmac: Improve double VLAN handling Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 284/311] net: stmmac: Fix VLAN HW state restore Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 285/311] net: stmmac: Defer VLAN HW configuration when interface is down Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 286/311] block: use trylock to avoid lockdep circular dependency in sysfs Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 287/311] net: Provide a PREEMPT_RT specific check for netdev_queue::_xmit_lock Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 288/311] netfilter: nf_tables: unconditionally bump set->nelems before insertion Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 289/311] netfilter: nf_tables: clone set on flush only Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 290/311] netfilter: nft_set_pipapo: split gc into unlink and reclaim phase Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 291/311] net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mtk_xdp_setup() Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 292/311] selftests/harness: order TEST_F and XFAIL_ADD constructors Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 293/311] net: bridge: fix nd_tbl NULL dereference when IPv6 is disabled Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 294/311] net: vxlan: " Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 295/311] net: ipv6: fix panic when IPv4 route references loopback IPv6 nexthop Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 296/311] net/sched: act_ife: Fix metalist update behavior Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 297/311] xdp: use modulo operation to calculate XDP frag tailroom Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 298/311] xsk: introduce helper to determine rxq->frag_size Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 299/311] ice: fix rxq info registering in mbuf packets Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 300/311] ice: change XDP RxQ frag_size from DMA write length to xdp.frame_sz Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 301/311] i40e: fix registering XDP RxQ info Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 302/311] i40e: use xdp.frame_sz as XDP RxQ info frag_size Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 303/311] net: enetc: use truesize " Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 304/311] xdp: produce a warning when calculated tailroom is negative Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 305/311] accel: ethosu: Fix job submit error clean-up refcount underflows Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 306/311] accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalar Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 307/311] ata: libata-eh: Fix detection of deferred qc timeouts Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 308/311] selftest/arm64: Fix sve2p1_sigill() to hwcap test Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 309/311] tracing: Add NULL pointer check to trigger_data_free() Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 310/311] bpf: collect only live registers in linked regs Sasha Levin
2026-03-10 11:05 ` [PATCH 6.19 311/311] Linux 6.19.7-rc1 Sasha Levin
2026-03-10 12:47 ` [PATCH 6.19 000/311] 6.19.7-rc1 review Brett A C Sheffield
2026-03-10 14:15 ` Ronald Warsow
2026-03-10 14:22 ` Jon Hunter
2026-03-10 15:47 ` Dileep malepu
2026-03-10 15:52 ` Mark Brown
2026-03-10 18:55 ` Justin Forbes
2026-03-10 19:09 ` Florian Fainelli
2026-03-11  1:06   ` Sasha Levin
2026-03-11 16:47     ` Florian Fainelli
2026-03-11 23:18       ` Sasha Levin
2026-03-10 23:20 ` Ron Economos
2026-03-11  1:15 ` Peter Schneider
2026-03-11  2:46 ` Takeshi Ogasawara
2026-03-11 13:39 ` Luna Jernberg
2026-03-11 20:56 ` Shuah Khan
2026-03-11 21:11 ` Barry K. Nathan
2026-03-12  9:05 ` Miguel Ojeda [this message]

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=20260312090525.57500-1-ojeda@kernel.org \
    --to=ojeda@kernel.org \
    --cc=achill@achill.org \
    --cc=akpm@linux-foundation.org \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=f.fainelli@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hargar@microsoft.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=patches@lists.linux.dev \
    --cc=pavel@nabladev.com \
    --cc=rwarsow@gmx.de \
    --cc=sashal@kernel.org \
    --cc=shuah@kernel.org \
    --cc=sr@sladewatkins.com \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox