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, allen.lkml@gmail.com, broonie@kernel.org
Subject: [PATCH 6.11 000/135] 6.11.5-rc1 review
Date: Mon, 21 Oct 2024 12:22:36 +0200 [thread overview]
Message-ID: <20241021102259.324175287@linuxfoundation.org> (raw)
This is the start of the stable review cycle for the 6.11.5 release.
There are 135 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 Wed, 23 Oct 2024 10:22:25 +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.11.5-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.11.y
and the diffstat can be found below.
thanks,
greg k-h
-------------
Pseudo-Shortlog of commits:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Linux 6.11.5-rc1
Vasiliy Kovalev <kovalev@altlinux.org>
ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2
Chris Li <chrisl@kernel.org>
mm: vmscan.c: fix OOM on swap stress test
Johan Hovold <johan+linaro@kernel.org>
serial: qcom-geni: fix receiver enable
Johan Hovold <johan+linaro@kernel.org>
serial: qcom-geni: fix dma rx cancellation
Johan Hovold <johan+linaro@kernel.org>
serial: qcom-geni: fix shutdown race
Johan Hovold <johan+linaro@kernel.org>
serial: qcom-geni: revert broken hibernation support
Johan Hovold <johan+linaro@kernel.org>
serial: qcom-geni: fix polled console initialisation
Charlie Jenkins <charlie@rivosinc.com>
irqchip/sifive-plic: Return error code on failure
Nam Cao <namcao@linutronix.de>
irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()
Marc Zyngier <maz@kernel.org>
irqchip/gic-v4: Don't allow a VMOVP on a dying VPE
Ma Ke <make24@iscas.ac.cn>
pinctrl: apple: check devm_kasprintf() returned value
Ma Ke <make24@iscas.ac.cn>
pinctrl: stm32: check devm_kasprintf() returned value
Sergey Matsievskiy <matsievskiysv@gmail.com>
pinctrl: ocelot: fix system hang on level based interrupts
Javier Carrasco <javier.carrasco.cruz@gmail.com>
pinctrl: intel: platform: fix error path in device_for_each_child_node()
Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func()
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
x86/bugs: Use code segment selector for VERW operand
Longlong Xia <xialonglong@kylinos.cn>
tty: n_gsm: Fix use-after-free in gsm_cleanup_mux
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
x86/entry_32: Clear CPU buffers after register restore in NMI return
Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
x86/entry_32: Do not clobber user EFLAGS.ZF
John Allen <john.allen@amd.com>
x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
Zhang Rui <rui.zhang@intel.com>
x86/apic: Always explicitly disarm TSC-deadline timer
Nathan Chancellor <nathan@kernel.org>
x86/resctrl: Annotate get_mem_config() functions as __init
Takashi Iwai <tiwai@suse.de>
parport: Proper fix for array out-of-bounds access
Marek Vasut <marex@denx.de>
serial: imx: Update mctrl old_status on RTSD interrupt
Heiko Thiery <heiko.thiery@gmail.com>
misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP device
Heiko Thiery <heiko.thiery@gmail.com>
misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM device
Roger Quadros <rogerq@kernel.org>
usb: dwc3: core: Fix system suspend on TI AM62 platforms
Prashanth K <quic_prashk@quicinc.com>
usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFG
Kevin Groeneveld <kgroeneveld@lenbrook.com>
usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING store
Alan Stern <stern@rowland.harvard.edu>
USB: gadget: dummy-hcd: Fix "task hung" problem
Jonathan Marek <jonathan@marek.ca>
usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEF
Daniele Palmas <dnlplm@gmail.com>
USB: serial: option: add Telit FN920C04 MBIM compositions
Benjamin B. Frost <benjamin@geanix.com>
USB: serial: option: add support for Quectel EG916Q-GL
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Mitigate failed set dequeue pointer commands
Mathias Nyman <mathias.nyman@linux.intel.com>
xhci: Fix incorrect stream context type macro
Henry Lin <henryl@nvidia.com>
xhci: tegra: fix checked USB2 port number
Jeongjun Park <aha310510@gmail.com>
vt: prevent kernel-infoleak in con_font_get()
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001
Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Bluetooth: btusb: Fix not being able to reconnect after suspend
Aaron Thompson <dev@aaront.org>
Bluetooth: ISO: Fix multiple init when debugfs is disabled
Aaron Thompson <dev@aaront.org>
Bluetooth: Remove debugfs directory on module init failure
Aaron Thompson <dev@aaront.org>
Bluetooth: Call iso_exit() on module unload
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: accel: kx022a: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: adc: ad7944: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: resolver: ad2s1210: add missing select (TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: adc: ti-lmp92064: add missing select REGMAP_SPI in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: adc: ti-lmp92064: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: dac: ad3552r: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: proximity: mb1232: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: dac: ad5766: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: pressure: bm1390: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: resolver: ad2s1210 add missing select REGMAP in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: magnetometer: af8133j: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: light: bu27008: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: chemical: ens160: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: frequency: adf4377: add missing select REMAP_SPI in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: amplifiers: ada4250: add missing select REGMAP_SPI in Kconfig
Emil Gedenryd <emil.gedenryd@axis.com>
iio: light: opt3001: add missing full-scale range value
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: light: veml6030: fix IIO device retrieval from embedded device
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: light: veml6030: fix ALS sensor resolution
Christophe JAILLET <christophe.jaillet@wanadoo.fr>
iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency()
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: dac: stm32-dac-core: add missing select REGMAP_MMIO in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: dac: ltc1660: add missing select REGMAP_SPI in Kconfig
Javier Carrasco <javier.carrasco.cruz@gmail.com>
iio: dac: ad5770r: add missing select REGMAP_SPI in Kconfig
Mohammed Anees <pvmohammedanees2003@gmail.com>
drm/amdgpu: prevent BO_HANDLES error from being overwritten
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu/swsmu: Only force workload setup on init
Alex Deucher <alexander.deucher@amd.com>
drm/amdgpu/smu13: always apply the powersave optimization
Michael Chen <michael.chen@amd.com>
drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipes
Nikolay Kuratov <kniv@yandex-team.ru>
drm/vmwgfx: Handle surface check failure correctly
Zack Rusin <zack.rusin@broadcom.com>
drm/vmwgfx: Cleanup kms setup without 3d
Nirmoy Das <nirmoy.das@intel.com>
drm/xe/ufence: ufence can be signaled right after wait_woken
Matthew Auld <matthew.auld@intel.com>
drm/xe/xe_sync: initialise ufence.signalled
Imre Deak <imre.deak@intel.com>
drm/i915/dp_mst: Don't require DSC hblank quirk for a non-DSC compatible mode
Imre Deak <imre.deak@intel.com>
drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculation
Ville Syrjälä <ville.syrjala@linux.intel.com>
drm/radeon: Fix encoder->possible_clones
Peter Wang <peter.wang@mediatek.com>
scsi: ufs: core: Requeue aborted request
Peter Wang <peter.wang@mediatek.com>
scsi: ufs: core: Fix the issue of ICU failure
Seunghwan Baek <sh8267.baek@samsung.com>
scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down
Ranjan Kumar <ranjan.kumar@broadcom.com>
scsi: mpi3mr: Validate SAS port assignments
John Edwards <uejji@uejji.net>
Input: xpad - add support for MSI Claw A1M
Yun Lu <luyun@kylinos.cn>
selftest: hid: add the missing tests directory
Jens Axboe <axboe@kernel.dk>
io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_work
Ming Lei <ming.lei@redhat.com>
ublk: don't allow user copy for unprivileged device
Ming Lei <ming.lei@redhat.com>
blk-mq: setup queue ->tag_set before initializing hctx
Jens Axboe <axboe@kernel.dk>
io_uring/sqpoll: close race on waiting for sqring entries
Omar Sandoval <osandov@fb.com>
blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race
Stefan Kerkmann <s.kerkmann@pengutronix.de>
Input: xpad - add support for 8BitDo Ultimate 2C Wireless Controller
Steven Rostedt <rostedt@goodmis.org>
fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks
Johannes Wikner <kwikner@ethz.ch>
x86/bugs: Do not use UNTRAIN_RET with IBPB on entry
Johannes Wikner <kwikner@ethz.ch>
x86/bugs: Skip RSB fill at VMEXIT
Johannes Wikner <kwikner@ethz.ch>
x86/entry: Have entry_ibpb() invalidate return predictions
Johannes Wikner <kwikner@ethz.ch>
x86/cpufeatures: Add a IBPB_NO_RET BUG flag
Jim Mattson <jmattson@google.com>
x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET
Michael Mueller <mimu@linux.ibm.com>
KVM: s390: Change virtual to physical address access in diag 0x258 handler
Nico Boehr <nrb@linux.ibm.com>
KVM: s390: gaccess: Check if guest address is in memslot
Thomas Weißschuh <thomas.weissschuh@linutronix.de>
s390/sclp_vt220: Convert newlines to CRLF instead of LFCR
Thomas Weißschuh <thomas.weissschuh@linutronix.de>
s390/sclp: Deactivate sclp after all its users
Lu Baolu <baolu.lu@linux.intel.com>
iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices
Paolo Abeni <pabeni@redhat.com>
mptcp: prevent MPC handshake on port-based signal endpoints
Csókás, Bence <csokas.bence@prolan.hu>
net: fec: Remove duplicated code
Csókás, Bence <csokas.bence@prolan.hu>
net: fec: Move `fec_ptp_read()` to the top of the file
Paolo Abeni <pabeni@redhat.com>
tcp: fix mptcp DSS corruption due to large pmtu xmit
Jinjie Ruan <ruanjinjie@huawei.com>
mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()
Liu Shixin <liushixin2@huawei.com>
mm/swapfile: skip HugeTLB pages for unuse_vma
Wei Xu <weixugc@google.com>
mm/mglru: only clear kswapd_failures if reclaimable
Yang Shi <yang@os.amperecomputing.com>
mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point
Jann Horn <jannh@google.com>
mm/mremap: fix move_normal_pmd/retract_page_tables race
Edward Liaw <edliaw@google.com>
selftests/mm: fix deadlock for fork after pthread_create on ARM
Edward Liaw <edliaw@google.com>
selftests/mm: replace atomic_bool with pthread_barrier_t
Florian Westphal <fw@strlen.de>
lib: alloc_tag_module_unload must wait for pending kfree_rcu calls
OGAWA Hirofumi <hirofumi@mail.parknet.co.jp>
fat: fix uninitialized variable
Ryusuke Konishi <konishi.ryusuke@gmail.com>
nilfs2: propagate directory read errors from nilfs_find_entry()
Lorenzo Stoakes <lorenzo.stoakes@oracle.com>
maple_tree: correct tree corruption on spanning store
Paolo Abeni <pabeni@redhat.com>
selftests: mptcp: join: test for prohibited MPC to port-based endp
Jinjie Ruan <ruanjinjie@huawei.com>
net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test()
Oleksij Rempel <o.rempel@pengutronix.de>
net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-link PHY
Mark Rutland <mark.rutland@arm.com>
arm64: probes: Fix uprobes for big-endian kernels
Mark Rutland <mark.rutland@arm.com>
arm64: probes: Fix simulate_ldr*_literal()
Mark Rutland <mark.rutland@arm.com>
arm64: probes: Remove broken LDR (literal) uprobe support
Josua Mayer <josua@solid-run.com>
arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbers
Jakub Sitnicki <jakub@cloudflare.com>
udp: Compute L4 checksum as usual when not segmenting the skb
Jinjie Ruan <ruanjinjie@huawei.com>
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Wei Fang <wei.fang@nxp.com>
net: enetc: add missing static descriptor and inline keyword
Wei Fang <wei.fang@nxp.com>
net: enetc: disable NAPI after all rings are disabled
Wei Fang <wei.fang@nxp.com>
net: enetc: disable Tx BD rings after they are empty
Wei Fang <wei.fang@nxp.com>
net: enetc: block concurrent XDP transmissions during ring reconfiguration
Wei Fang <wei.fang@nxp.com>
net: enetc: remove xdp_drops statistic from enetc_xdp_drop()
Matthieu Baerts (NGI0) <matttbe@kernel.org>
mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow
Vasiliy Kovalev <kovalev@altlinux.org>
ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2
Zhu Jun <zhujun2@cmss.chinamobile.com>
ALSA: scarlett2: Add error check after retrieving PEQ filter values
Namjae Jeon <linkinjeon@kernel.org>
ksmbd: fix user-after-free from session log off
Roi Martin <jroi.martin@gmail.com>
btrfs: fix uninitialized pointer free on read_alloc_one_name() error
Roi Martin <jroi.martin@gmail.com>
btrfs: fix uninitialized pointer free in add_inode_ref()
-------------
Diffstat:
Makefile | 4 +-
arch/arm64/boot/dts/marvell/cn9130-sr-som.dtsi | 2 +-
arch/arm64/include/asm/uprobes.h | 8 +-
arch/arm64/kernel/probes/decode-insn.c | 16 ++-
arch/arm64/kernel/probes/simulate-insn.c | 18 ++--
arch/arm64/kernel/probes/uprobes.c | 4 +-
arch/s390/kvm/diag.c | 2 +-
arch/s390/kvm/gaccess.c | 4 +
arch/s390/kvm/gaccess.h | 14 +--
arch/x86/entry/entry.S | 5 +
arch/x86/entry/entry_32.S | 6 +-
arch/x86/include/asm/cpufeatures.h | 4 +-
arch/x86/include/asm/nospec-branch.h | 11 +-
arch/x86/kernel/apic/apic.c | 14 ++-
arch/x86/kernel/cpu/amd.c | 3 +-
arch/x86/kernel/cpu/bugs.c | 32 ++++++
arch/x86/kernel/cpu/common.c | 3 +
arch/x86/kernel/cpu/resctrl/core.c | 4 +-
block/blk-mq.c | 8 +-
block/blk-rq-qos.c | 2 +-
drivers/block/ublk_drv.c | 11 +-
drivers/bluetooth/btusb.c | 27 ++---
drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c | 2 +-
drivers/gpu/drm/amd/amdgpu/mes_v12_0.c | 4 +-
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c | 6 +-
.../gpu/drm/amd/pm/swsmu/smu13/smu_v13_0_0_ppt.c | 22 ++--
drivers/gpu/drm/i915/display/intel_dp_mst.c | 40 +++++--
drivers/gpu/drm/radeon/radeon_encoders.c | 2 +-
drivers/gpu/drm/vmwgfx/vmwgfx_kms.c | 30 +-----
drivers/gpu/drm/vmwgfx/vmwgfx_surface.c | 9 +-
drivers/gpu/drm/xe/xe_sync.c | 2 +-
drivers/gpu/drm/xe/xe_wait_user_fence.c | 3 -
drivers/iio/accel/Kconfig | 2 +
drivers/iio/adc/Kconfig | 9 ++
drivers/iio/amplifiers/Kconfig | 1 +
drivers/iio/chemical/Kconfig | 2 +
.../iio/common/hid-sensors/hid-sensor-trigger.c | 2 +-
drivers/iio/dac/Kconfig | 7 ++
drivers/iio/frequency/Kconfig | 1 +
drivers/iio/light/Kconfig | 2 +
drivers/iio/light/opt3001.c | 4 +
drivers/iio/light/veml6030.c | 5 +-
drivers/iio/magnetometer/Kconfig | 2 +
drivers/iio/pressure/Kconfig | 3 +
drivers/iio/proximity/Kconfig | 2 +
drivers/iio/resolver/Kconfig | 3 +
drivers/input/joystick/xpad.c | 3 +
drivers/iommu/intel/iommu.c | 4 +-
drivers/irqchip/irq-gic-v3-its.c | 18 ++--
drivers/irqchip/irq-sifive-plic.c | 29 ++---
drivers/misc/mchp_pci1xxxx/mchp_pci1xxxx_otpe2p.c | 2 +
drivers/net/ethernet/cadence/macb_main.c | 14 ++-
drivers/net/ethernet/freescale/enetc/enetc.c | 56 +++++++---
drivers/net/ethernet/freescale/enetc/enetc.h | 1 +
drivers/net/ethernet/freescale/fec_ptp.c | 58 +++++-----
.../net/ethernet/microchip/vcap/vcap_api_kunit.c | 2 +
drivers/parport/procfs.c | 22 ++--
drivers/pinctrl/intel/pinctrl-intel-platform.c | 3 +-
drivers/pinctrl/nuvoton/pinctrl-ma35.c | 2 +-
drivers/pinctrl/pinctrl-apple-gpio.c | 3 +
drivers/pinctrl/pinctrl-ocelot.c | 8 +-
drivers/pinctrl/stm32/pinctrl-stm32.c | 9 +-
drivers/s390/char/sclp.c | 3 +-
drivers/s390/char/sclp_vt220.c | 4 +-
drivers/scsi/mpi3mr/mpi3mr.h | 4 +-
drivers/scsi/mpi3mr/mpi3mr_transport.c | 42 +++++---
drivers/tty/n_gsm.c | 2 +
drivers/tty/serial/imx.c | 15 +++
drivers/tty/serial/qcom_geni_serial.c | 91 ++++++++--------
drivers/tty/vt/vt.c | 2 +-
drivers/ufs/core/ufs-mcq.c | 15 +--
drivers/ufs/core/ufshcd.c | 24 ++---
drivers/usb/dwc3/core.c | 19 ++++
drivers/usb/dwc3/core.h | 3 +
drivers/usb/dwc3/gadget.c | 10 +-
drivers/usb/gadget/function/f_uac2.c | 6 +-
drivers/usb/gadget/udc/dummy_hcd.c | 20 +++-
drivers/usb/host/xhci-ring.c | 2 +-
drivers/usb/host/xhci-tegra.c | 2 +-
drivers/usb/host/xhci.h | 2 +-
drivers/usb/serial/option.c | 8 ++
drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_port.c | 1 -
fs/btrfs/tree-log.c | 6 +-
fs/fat/namei_vfat.c | 2 +-
fs/nilfs2/dir.c | 48 +++++----
fs/nilfs2/namei.c | 39 ++++---
fs/nilfs2/nilfs.h | 2 +-
fs/smb/server/mgmt/user_session.c | 26 ++++-
fs/smb/server/mgmt/user_session.h | 4 +
fs/smb/server/server.c | 2 +
fs/smb/server/smb2pdu.c | 8 +-
include/linux/fsl/enetc_mdio.h | 3 +-
include/linux/irqchip/arm-gic-v4.h | 4 +-
include/trace/events/huge_memory.h | 4 +-
include/uapi/linux/ublk_cmd.h | 8 +-
io_uring/io_uring.h | 10 +-
kernel/time/posix-clock.c | 3 +
kernel/trace/fgraph.c | 28 +++--
lib/codetag.c | 3 +
lib/maple_tree.c | 12 +--
mm/damon/sysfs-test.h | 1 +
mm/khugepaged.c | 2 +-
mm/mremap.c | 11 +-
mm/swapfile.c | 2 +-
mm/vmscan.c | 6 +-
net/bluetooth/af_bluetooth.c | 3 +
net/bluetooth/iso.c | 6 +-
net/ipv4/tcp_output.c | 4 +-
net/ipv4/udp.c | 4 +-
net/ipv6/udp.c | 4 +-
net/mptcp/mib.c | 1 +
net/mptcp/mib.h | 1 +
net/mptcp/pm_netlink.c | 3 +-
net/mptcp/protocol.h | 1 +
net/mptcp/subflow.c | 11 ++
sound/pci/hda/patch_conexant.c | 19 ++++
sound/usb/mixer_scarlett2.c | 2 +
tools/testing/selftests/hid/Makefile | 1 +
tools/testing/selftests/mm/uffd-common.c | 5 +-
tools/testing/selftests/mm/uffd-common.h | 3 +-
tools/testing/selftests/mm/uffd-unit-tests.c | 21 ++--
tools/testing/selftests/net/mptcp/mptcp_join.sh | 117 +++++++++++++++------
122 files changed, 863 insertions(+), 453 deletions(-)
next reply other threads:[~2024-10-21 10:27 UTC|newest]
Thread overview: 156+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-21 10:22 Greg Kroah-Hartman [this message]
2024-10-21 10:22 ` [PATCH 6.11 001/135] btrfs: fix uninitialized pointer free in add_inode_ref() Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 002/135] btrfs: fix uninitialized pointer free on read_alloc_one_name() error Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 003/135] ksmbd: fix user-after-free from session log off Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 004/135] ALSA: scarlett2: Add error check after retrieving PEQ filter values Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 005/135] ALSA: hda/conexant - Fix audio routing for HP EliteOne 1000 G2 Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 006/135] mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflow Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 007/135] net: enetc: remove xdp_drops statistic from enetc_xdp_drop() Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 008/135] net: enetc: block concurrent XDP transmissions during ring reconfiguration Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 009/135] net: enetc: disable Tx BD rings after they are empty Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 010/135] net: enetc: disable NAPI after all rings are disabled Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 011/135] net: enetc: add missing static descriptor and inline keyword Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 012/135] posix-clock: Fix missing timespec64 check in pc_clock_settime() Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 013/135] udp: Compute L4 checksum as usual when not segmenting the skb Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 014/135] arm64: dts: marvell: cn9130-sr-som: fix cp0 mdio pin numbers Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 015/135] arm64: probes: Remove broken LDR (literal) uprobe support Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 016/135] arm64: probes: Fix simulate_ldr*_literal() Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 017/135] arm64: probes: Fix uprobes for big-endian kernels Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 018/135] net: macb: Avoid 20s boot delay by skipping MDIO bus registration for fixed-link PHY Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 019/135] net: microchip: vcap api: Fix memory leaks in vcap_api_encode_rule_test() Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 020/135] selftests: mptcp: join: test for prohibited MPC to port-based endp Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 021/135] maple_tree: correct tree corruption on spanning store Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 022/135] nilfs2: propagate directory read errors from nilfs_find_entry() Greg Kroah-Hartman
2024-10-21 10:22 ` [PATCH 6.11 023/135] fat: fix uninitialized variable Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 024/135] lib: alloc_tag_module_unload must wait for pending kfree_rcu calls Greg Kroah-Hartman
2024-10-21 16:16 ` Ben Greear
2024-10-21 16:22 ` Uladzislau Rezki
2024-10-21 16:51 ` Suren Baghdasaryan
2024-10-21 16:57 ` Uladzislau Rezki
2024-10-21 16:57 ` Greg Kroah-Hartman
2024-10-21 17:04 ` Vlastimil Babka
2024-10-21 17:06 ` Suren Baghdasaryan
2024-10-21 17:12 ` Suren Baghdasaryan
2024-10-22 13:21 ` Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 025/135] selftests/mm: replace atomic_bool with pthread_barrier_t Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 026/135] selftests/mm: fix deadlock for fork after pthread_create on ARM Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 027/135] mm/mremap: fix move_normal_pmd/retract_page_tables race Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 028/135] mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace point Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 029/135] mm/mglru: only clear kswapd_failures if reclaimable Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 030/135] mm/swapfile: skip HugeTLB pages for unuse_vma Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 031/135] mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets() Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 032/135] tcp: fix mptcp DSS corruption due to large pmtu xmit Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 033/135] net: fec: Move `fec_ptp_read()` to the top of the file Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 034/135] net: fec: Remove duplicated code Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 035/135] mptcp: prevent MPC handshake on port-based signal endpoints Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 036/135] iommu/vt-d: Fix incorrect pci_for_each_dma_alias() for non-PCI devices Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 037/135] s390/sclp: Deactivate sclp after all its users Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 038/135] s390/sclp_vt220: Convert newlines to CRLF instead of LFCR Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 039/135] KVM: s390: gaccess: Check if guest address is in memslot Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 040/135] KVM: s390: Change virtual to physical address access in diag 0x258 handler Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 041/135] x86/cpufeatures: Define X86_FEATURE_AMD_IBPB_RET Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 042/135] x86/cpufeatures: Add a IBPB_NO_RET BUG flag Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 043/135] x86/entry: Have entry_ibpb() invalidate return predictions Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 044/135] x86/bugs: Skip RSB fill at VMEXIT Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 045/135] x86/bugs: Do not use UNTRAIN_RET with IBPB on entry Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 046/135] fgraph: Use CPU hotplug mechanism to initialize idle shadow stacks Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 047/135] Input: xpad - add support for 8BitDo Ultimate 2C Wireless Controller Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 048/135] blk-rq-qos: fix crash on rq_qos_wait vs. rq_qos_wake_function race Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 049/135] io_uring/sqpoll: close race on waiting for sqring entries Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 050/135] blk-mq: setup queue ->tag_set before initializing hctx Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 051/135] ublk: dont allow user copy for unprivileged device Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 052/135] io_uring/sqpoll: ensure task state is TASK_RUNNING when running task_work Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 053/135] selftest: hid: add the missing tests directory Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 054/135] Input: xpad - add support for MSI Claw A1M Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 055/135] scsi: mpi3mr: Validate SAS port assignments Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 056/135] scsi: ufs: core: Set SDEV_OFFLINE when UFS is shut down Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 057/135] scsi: ufs: core: Fix the issue of ICU failure Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 058/135] scsi: ufs: core: Requeue aborted request Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 059/135] drm/radeon: Fix encoder->possible_clones Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 060/135] drm/i915/dp_mst: Handle error during DSC BW overhead/slice calculation Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 061/135] drm/i915/dp_mst: Dont require DSC hblank quirk for a non-DSC compatible mode Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 062/135] drm/xe/xe_sync: initialise ufence.signalled Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 063/135] drm/xe/ufence: ufence can be signaled right after wait_woken Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 064/135] drm/vmwgfx: Cleanup kms setup without 3d Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 065/135] drm/vmwgfx: Handle surface check failure correctly Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 066/135] drm/amdgpu/mes: fix issue of writing to the same log buffer from 2 MES pipes Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 067/135] drm/amdgpu/smu13: always apply the powersave optimization Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 068/135] drm/amdgpu/swsmu: Only force workload setup on init Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 069/135] drm/amdgpu: prevent BO_HANDLES error from being overwritten Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 070/135] iio: dac: ad5770r: add missing select REGMAP_SPI in Kconfig Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 071/135] iio: dac: ltc1660: " Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 072/135] iio: dac: stm32-dac-core: add missing select REGMAP_MMIO " Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 073/135] iio: adc: ti-ads8688: add missing select IIO_(TRIGGERED_)BUFFER " Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 074/135] iio: hid-sensors: Fix an error handling path in _hid_sensor_set_report_latency() Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 075/135] iio: light: veml6030: fix ALS sensor resolution Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 076/135] iio: light: veml6030: fix IIO device retrieval from embedded device Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 077/135] iio: light: opt3001: add missing full-scale range value Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 078/135] iio: amplifiers: ada4250: add missing select REGMAP_SPI in Kconfig Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 079/135] iio: frequency: adf4377: add missing select REMAP_SPI " Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 080/135] iio: chemical: ens160: add missing select IIO_(TRIGGERED_)BUFFER " Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 081/135] iio: light: bu27008: " Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 082/135] iio: magnetometer: af8133j: " Greg Kroah-Hartman
2024-10-21 10:23 ` [PATCH 6.11 083/135] iio: resolver: ad2s1210 add missing select REGMAP " Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 084/135] iio: pressure: bm1390: add missing select IIO_(TRIGGERED_)BUFFER " Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 085/135] iio: dac: ad5766: " Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 086/135] iio: proximity: mb1232: " Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 087/135] iio: dac: ad3552r: " Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 088/135] iio: adc: ti-lmp92064: " Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 089/135] iio: adc: ti-lmp92064: add missing select REGMAP_SPI " Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 090/135] iio: adc: ti-ads124s08: add missing select IIO_(TRIGGERED_)BUFFER " Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 091/135] iio: resolver: ad2s1210: add missing select (TRIGGERED_)BUFFER " Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 092/135] iio: adc: ad7944: add missing select IIO_(TRIGGERED_)BUFFER " Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 093/135] iio: accel: kx022a: " Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 094/135] Bluetooth: Call iso_exit() on module unload Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 095/135] Bluetooth: Remove debugfs directory on module init failure Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 096/135] Bluetooth: ISO: Fix multiple init when debugfs is disabled Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 097/135] Bluetooth: btusb: Fix not being able to reconnect after suspend Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 098/135] Bluetooth: btusb: Fix regression with fake CSR controllers 0a12:0001 Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 099/135] vt: prevent kernel-infoleak in con_font_get() Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 100/135] xhci: tegra: fix checked USB2 port number Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 101/135] xhci: Fix incorrect stream context type macro Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 102/135] xhci: Mitigate failed set dequeue pointer commands Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 103/135] USB: serial: option: add support for Quectel EG916Q-GL Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 104/135] USB: serial: option: add Telit FN920C04 MBIM compositions Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 105/135] usb: typec: qcom-pmic-typec: fix sink status being overwritten with RP_DEF Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 106/135] USB: gadget: dummy-hcd: Fix "task hung" problem Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 107/135] usb: gadget: f_uac2: fix return value for UAC2_ATTRIBUTE_STRING store Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 108/135] usb: dwc3: Wait for EndXfer completion before restoring GUSB2PHYCFG Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 109/135] usb: dwc3: core: Fix system suspend on TI AM62 platforms Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 110/135] misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for EEPROM device Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 111/135] misc: microchip: pci1xxxx: add support for NVMEM_DEVID_AUTO for OTP device Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 112/135] serial: imx: Update mctrl old_status on RTSD interrupt Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 113/135] parport: Proper fix for array out-of-bounds access Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 114/135] x86/resctrl: Annotate get_mem_config() functions as __init Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 115/135] x86/apic: Always explicitly disarm TSC-deadline timer Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 116/135] x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 117/135] x86/entry_32: Do not clobber user EFLAGS.ZF Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 118/135] x86/entry_32: Clear CPU buffers after register restore in NMI return Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 119/135] tty: n_gsm: Fix use-after-free in gsm_cleanup_mux Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 120/135] x86/bugs: Use code segment selector for VERW operand Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 121/135] pinctrl: nuvoton: fix a double free in ma35_pinctrl_dt_node_to_map_func() Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 122/135] pinctrl: intel: platform: fix error path in device_for_each_child_node() Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 123/135] pinctrl: ocelot: fix system hang on level based interrupts Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 124/135] pinctrl: stm32: check devm_kasprintf() returned value Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 125/135] pinctrl: apple: " Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 126/135] irqchip/gic-v4: Dont allow a VMOVP on a dying VPE Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 127/135] irqchip/sifive-plic: Unmask interrupt in plic_irq_enable() Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 128/135] irqchip/sifive-plic: Return error code on failure Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 129/135] serial: qcom-geni: fix polled console initialisation Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 130/135] serial: qcom-geni: revert broken hibernation support Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 131/135] serial: qcom-geni: fix shutdown race Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 132/135] serial: qcom-geni: fix dma rx cancellation Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 133/135] serial: qcom-geni: fix receiver enable Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 134/135] mm: vmscan.c: fix OOM on swap stress test Greg Kroah-Hartman
2024-10-21 10:24 ` [PATCH 6.11 135/135] ALSA: hda/conexant - Use cached pin control for Node 0x1d on HP EliteOne 1000 G2 Greg Kroah-Hartman
2024-10-21 13:32 ` [PATCH 6.11 000/135] 6.11.5-rc1 review Markus Reichelt
2024-10-21 18:09 ` SeongJae Park
2024-10-21 19:20 ` Naresh Kamboju
2024-10-21 20:04 ` Florian Fainelli
2024-10-21 22:29 ` Shuah Khan
2024-10-22 10:48 ` Pavel Machek
2024-10-22 11:39 ` Christian Heusel
2024-10-22 12:58 ` Mark Brown
2024-10-22 17:56 ` Jon Hunter
2024-10-23 7:03 ` Muhammad Usama Anjum
-- strict thread matches above, loose matches on Subject: below --
2024-10-21 15:46 Ronald Warsow
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=20241021102259.324175287@linuxfoundation.org \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=allen.lkml@gmail.com \
--cc=broonie@kernel.org \
--cc=conor@kernel.org \
--cc=f.fainelli@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.