The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2026-07-06 14:29:50 to 2026-07-06 15:36:31 UTC [more...]

[PATCH v5 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-07-06 15:34 UTC  (17+ messages)
` [PATCH v5 01/21] mm: Make readahead store folio count in readahead_control
` [PATCH v5 02/21] netfs: Bulk load the readahead-provided folios up front
` [PATCH v5 03/21] Add a function to kmap one page of a multipage bio_vec
` [PATCH v5 04/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v5 05/21] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v5 06/21] netfs: Add some tools for managing bvecq chains
` [PATCH v5 07/21] netfs: Add a function to extract from an iter into a bvecq
` [PATCH v5 08/21] afs: Use a bvecq to hold dir content rather than folioq
` [PATCH v5 09/21] cifs: Use a bvecq for buffering instead of a folioq
` [PATCH v5 10/21] smbdirect: Support ITER_BVECQ in smbdirect_map_sges_from_iter()
` [PATCH v5 11/21] cachefiles: Don't rely on backing fs storage map for most use cases
` [PATCH v5 12/21] netfs: Add the cache object ID to netfs_read/write tracepoints
` [PATCH v5 13/21] netfs: Switch to using bvecq rather than folio_queue and rolling_buffer
` [PATCH v5 14/21] smbdirect: Remove support for ITER_FOLIOQ from smbdirect_map_sges_from_iter()
` [PATCH v5 15/21] netfs: Remove netfs_alloc/free_folioq_buffer()
` [PATCH v5 16/21] netfs: Remove netfs_extract_user_iter()

[PATCH] clk: imx: imx8qxp-lpcg: add missing MODULE_DEVICE_TABLE()
 2026-07-06 15:36 UTC  (2+ messages)

[PATCH v2 00/12] clk: qcom: Assorted fixes for gcc-mdm9607 (and gcc-msm8916/39)
 2026-07-06 15:35 UTC  (14+ messages)
` [PATCH v2 01/12] clk: qcom: gcc-msm8916: Fix enable_reg for gcc_blsp1_sleep_clk
` [PATCH v2 02/12] clk: qcom: gcc-msm8939: "
` [PATCH v2 03/12] clk: qcom: gcc-mdm9607: "
` [PATCH v2 04/12] clk: qcom: gcc-mdm9607: Fix halt_reg for gcc_apss_axi_clk
` [PATCH v2 05/12] clk: qcom: gcc-mdm9607: Increase delay for USB PHY reset
` [PATCH v2 06/12] clk: qcom: gcc-mdm9607: Drop incorrect apss_tcu_clk_src
` [PATCH v2 07/12] clk: qcom: gcc-mdm9607: Drop incorrect system_noc_bfdcd_clk_src
` [PATCH v2 08/12] clk: qcom: gcc-mdm9607: Drop incorrect BIMC PLL and related clocks
` [PATCH v2 09/12] dt-bindings: clock: qcom: gcc-mdm9607: Drop SYSTEM_NOC_BFDCD_CLK_SRC
` [PATCH v2 10/12] dt-bindings: clock: qcom: gcc-mdm9607: Add missing "clocks" property
` [PATCH v2 11/12] dt-bindings: clock: qcom: gcc-mdm9607: Use proper address in example
` [PATCH v2 12/12] clk: qcom: gcc-mdm9607: Drop redundant register update during probe

[PATCH] clk: mediatek: mt6735-vencsys: add missing MODULE_DEVICE_TABLE()
 2026-07-06 15:35 UTC  (2+ messages)

[PATCH] PCI/P2PDMA: Add Nvidia Vera Rubin device to P2P whitelist
 2026-07-06 15:35 UTC  (2+ messages)

[PATCH] clk: mediatek: mt6735-vdecsys: add missing MODULE_DEVICE_TABLE()
 2026-07-06 15:35 UTC  (2+ messages)

[PATCH 0/2] Add trace event support for GENI SE registers dump
 2026-07-06 15:35 UTC  (5+ messages)
` [PATCH 1/2] soc: qcom: geni-se: trace: "
` [PATCH 2/2] spi: qcom-geni: add GENI SE registers trace event on error paths

[PATCH v2 0/4] arm64: qcom: dts: Add display support for Qualcomm Shikra
 2026-07-06 15:33 UTC  (7+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: shikra-cqm-evk: Enable display and add ili7807s panel

Question about the "TLBs and I-cache are private to each vCPU" guarantee with VTTBR_EL2.CnP
 2026-07-06 15:33 UTC  (9+ messages)

[PATCH v1] platform/surface: surfacepro3_button: Stop setting acpi_device_name()
 2026-07-06 15:32 UTC  (2+ messages)

[REGRESSION] Raspberry Pi 5 (BCM2712) hangs at boot since d87773de9efe (arm_arch_timer: default to EL2 virtual timer under VHE)
 2026-07-06 15:31 UTC  (4+ messages)

[PATCH v3 0/4] regulator: qcom_usb_vbus: add pm4125 VBUS regulator support
 2026-07-06 15:31 UTC  (8+ messages)
` [PATCH v3 2/4] regulator: qcom_usb_vbus: add register abstraction and PM8150B support
` [PATCH v3 3/4] regulator: qcom_usb_vbus: add support for qcom,pm4125-vbus-reg
` [PATCH v3 4/4] arm64: dts: qcom: Fix pm4125 vbus regulator compatible and constraints

[PATCH v2] ASoC: tas2562: fix deprecated 'shut-down' GPIO always cleared after lookup
 2026-07-06 15:31 UTC 

[PATCH v2] media: video-i2c: fix kthread error pointer left in kthread_vid_cap on failure
 2026-07-06 15:28 UTC 

[PATCH] net: bnx2x: validate firmware section bounds without overflow
 2026-07-06 15:30 UTC  (2+ messages)

[PATCH v2 0/7] platform/x86/amd/hsmp: ACPI/platform HSMP concurrency and lifecycle hardening
 2026-07-06 15:29 UTC  (4+ messages)
` [PATCH v2 5/7] platform/x86/amd/hsmp: Serialize the data plane against socket teardown

[PATCH] docs/bpf: Document BPF_STRICT_BUILD=0 to tolerate test build failures
 2026-07-06 15:28 UTC 

[PATCH v5 00/21] netfs: Keep track of folios in a segmented bio_vec[] chain
 2026-07-06 15:27 UTC  (7+ messages)
` [PATCH v5 01/21] mm: Make readahead store folio count in readahead_control
` [PATCH v5 02/21] netfs: Bulk load the readahead-provided folios up front
` [PATCH v5 03/21] Add a function to kmap one page of a multipage bio_vec
` [PATCH v5 04/21] iov_iter: Make iov_iter_get_pages*() wrap iov_iter_extract_pages()
` [PATCH v5 05/21] iov_iter: Add a segmented queue of bio_vec[]
` [PATCH v5 06/21] netfs: Add some tools for managing bvecq chains

[PATCH net-next 0/2] rust: net: Use kernel style vertical imports
 2026-07-06 15:28 UTC  (5+ messages)
` [PATCH net-next 2/2] net: phy: qt2025: Use vertical import style

[PATCH v6 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
 2026-07-06 15:27 UTC  (2+ messages)

[PATCH v5 0/3] Add support for Variscite DART-MX8M-PLUS and Sonata board
 2026-07-06 15:27 UTC  (2+ messages)

[PATCH 0/1] Introduce an instrumented profiler using BpfTrace
 2026-07-06 15:27 UTC  (3+ messages)

[PATCH] media: rockchip: rga: quiesce IRQ before releasing m2m state
 2026-07-06 15:27 UTC  (3+ messages)

[PATCH v5 0/8] Generic IRQ entry/exit support for powerpc
 2026-07-06 15:26 UTC  (6+ messages)

[PATCH] net: prestera: validate firmware header length
 2026-07-06 15:26 UTC  (2+ messages)

[PATCH v2 0/5] ARM: rockchip: rv1126: Add support for Alientek ATK-DLRV1126
 2026-07-06 15:25 UTC  (6+ messages)
` [PATCH v2 3/5] net: phy: motorcomm: Enable optional clock for YT8531
` [PATCH v2 5/5] ARM: dts: rockchip: Add Alientek DLRV1126

[PATCH v2] wifi: cfg80211: use wiphy work for socket owner autodisconnect
 2026-07-06 15:24 UTC 

[PATCH] bonding: fix devconf_all NULL dereference when IPv6 is disabled
 2026-07-06 15:23 UTC  (2+ messages)

[PATCH 0/2] s390/vdso: Fix GNU_EH_FRAME PHDR
 2026-07-06 15:22 UTC  (4+ messages)
` [PATCH 1/2] s390/vdso: Pass --eh-frame-hdr to the linker
` [PATCH 2/2] s390/vdso: Use symbolic constants for the PHDR permission flags

[PATCH v6] dmaengine: dw-edma: Enable HDMA 64R/W Channels
 2026-07-06 15:21 UTC  (2+ messages)

[PATCH 0/4] pmdomains: Fixes and add support for HFRP Direct
 2026-07-06 15:21 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: power: mediatek: Add support for MT8196 direct HFRP
` [PATCH 2/4] pmdomain: mediatek: Respect PD relationships during error cleanup
` [PATCH 3/4] pmdomain: mediatek: Add support for Direct CTL simple power sequence
` [PATCH 4/4] pmdomain: mediatek: Add support for MT8196 HFRP DirectCTL domains

[PATCH 0/4] KVM: x86: Document and enforce APIC base memory hole
 2026-07-06 15:21 UTC  (2+ messages)
` [syzbot ci] "

[PATCH] scsi: ufs: core: Avoid sleeping in hard interrupt context when PREEMP_RT is enabled
 2026-07-06 15:20 UTC  (4+ messages)

[PATCH v1 0/3] mm/damon: Introduce a huge page collapsing mechanism using auto tuning
 2026-07-06 15:16 UTC  (4+ messages)

[PATCH] wifi: nl80211: serialize socket owner release with netdev teardown
 2026-07-06 15:18 UTC  (5+ messages)

[PATCH v3] bcache: avoid holding bch_register_lock across cache_set recovery
 2026-07-06 15:15 UTC  (2+ messages)

[Linux Kernel Bug] KASAN: out-of-bounds Read in gfs2_unstuff_dinode
 2026-07-06 15:14 UTC  (3+ messages)
` [PATCH] gfs2: validate stuffed inode size before unstuffing

[PATCH] atm: solos-pci: validate DMA receive size
 2026-07-06 15:14 UTC  (2+ messages)

[PATCH v3 0/2] docs/zh_CN: update translation of doc-guide/sphinx.rst
 2026-07-06 15:13 UTC  (3+ messages)
` [PATCH v3 1/2] docs/zh_CN: add process/changes.rst translation
` [PATCH v3 2/2] docs/zh_CN: update sphinx.rst translation

[PATCH v2] KVM: selftests: Add guest-side test for AMD HWCR.McStatusWrEn
 2026-07-06 15:11 UTC  (2+ messages)

[PATCH v2] USB: misc: uss720: unregister parport on probe failure
 2026-07-06 15:10 UTC 

[PATCH] cxl/test: reject wrapped GET_LOG offsets
 2026-07-06 15:10 UTC  (7+ messages)

[PATCH net] ieee802154: hwsim: free PIB after unregistering hardware
 2026-07-06 15:10 UTC  (4+ messages)

[PATCH v7 0/6] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-07-06 15:09 UTC  (5+ messages)
` [PATCH v7 1/6] firmware: smccc: Add an Arm "

[PATCH v2] Bluetooth: Properly disable remote wakeup for MT7922/MT7925 on Ryzen platform
 2026-07-06 15:08 UTC  (3+ messages)

[PATCH] net: usb: sr9700: validate receive packet extent
 2026-07-06 15:07 UTC  (2+ messages)

[PATCH v2] iommu/iova: Move CPU magazine init to first insert
 2026-07-06 15:07 UTC 

[PATCH v2] ceph: fix hanging __ceph_get_caps() with stale `mds_wanted`
 2026-07-06 15:06 UTC 

[syzbot] [serial?] memory leak in gsm_activate_mux
 2026-07-06 15:07 UTC 

[PATCH] net: usb: cx82310_eth: bound partial receive continuation
 2026-07-06 15:06 UTC  (2+ messages)

[PATCH net 0/2] net: macb: fix TXUBR interrupt storm on link flapping
 2026-07-06 15:05 UTC  (5+ messages)
` [PATCH net 1/2] net: macb: reprogram TBQP after shuffling the TX ring on link-up
` [PATCH net 2/2] net: macb: mask TXUBR during TX NAPI poll to prevent IRQ storms

[RFC PATCH 00/13] Enable LPAC on a7xx series GPUs
 2026-07-06 15:04 UTC  (6+ messages)
` [PATCH RFC 01/13] iommu: arm-smmu-qcom: Configure lpac device with split address space
` [PATCH RFC 03/13] drm/msm: look for lpac from dts

[PATCH 1/4] crypto: atmel-tdes - simplify fast path in crypt_start
 2026-07-06 15:04 UTC  (4+ messages)
` [PATCH 2/4] crypto: atmel-tdes - use __get_free_page in buff_init
` [PATCH 3/4] crypto: atmel-tdes - drop redundant return variable in crypt_pdc_stop
` [PATCH 4/4] crypto: atmel-tdes - drop redundant if check in crypt_dma_stop

[PATCH 00/42] of: reserved_mem: Introduce devres helpers and convert drivers
 2026-07-06 15:00 UTC  (3+ messages)
` [PATCH 06/42] media: synopsys: hdmirx: Use devm_of_reserved_mem_device_init()

[PATCH bpf-next v3 00/10] bpf: add support for KASAN checks in JITed programs
 2026-07-06 15:02 UTC  (5+ messages)
` [PATCH bpf-next v3 03/10] bpf: add BPF_JIT_KASAN for KASAN instrumentation of "

[PATCH net v4 0/3] octeon_ep, octeon_ep_vf: fix RX skb frags overflow and page leak
 2026-07-06 15:02 UTC  (4+ messages)
` [PATCH net v4 1/3] octeon_ep: fix skb frags overflow in the RX path
` [PATCH net v4 2/3] octeon_ep_vf: Fix RX page leak on napi_build_skb() failure
` [PATCH net v4 3/3] octeon_ep_vf: fix skb frags overflow in the RX path

[PATCH v2] Documentation: Update after split of <linux/mod_devicetable.h>
 2026-07-06 15:01 UTC 

[PATCH] soc: imx9: devm_kasprintf error handling
 2026-07-06 15:01 UTC 

[PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
 2026-07-06 15:00 UTC  (6+ messages)
` [PATCH 2/3] rv/reactors: add KUnit tests for reactor_printk
` [PATCH 3/3] rv/reactors: add KUnit tests for reactor_panic

[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
 2026-07-06 15:00 UTC  (11+ messages)

[PATCH v2] fs/ceph/caps: skip __touch_cap() most of the time
 2026-07-06 14:59 UTC 

[PATCH] drivers/perf: thunderx2_pmu: add error handling
 2026-07-06 14:59 UTC 

[PATCH] fpga: dfl: fme: add error handling
 2026-07-06 14:58 UTC 

[PATCH] x86/stacktrace: Mark arch_stack_walk() and unwinder functions notrace
 2026-07-06 14:57 UTC  (2+ messages)

[PATCH] dmaengine: fl1-edma: Add error handling for devm_kasprintf
 2026-07-06 14:57 UTC 

[PATCH v3] watchdog: lenovo_se30g2_se60_wdt: Watchdog for Lenovo SE30G2 and SE60
 2026-07-06 14:54 UTC 

[PATCH v2] usb: typec: tcpci_rt1711h: unregister TCPCI port with devres
 2026-07-06 14:53 UTC 

linux-next: build failure in the final build
 2026-07-06 14:52 UTC  (2+ messages)

[RFC] Null Namespaces
 2026-07-06 14:52 UTC  (5+ messages)

[PATCH v3 00/20] driver core: count references of the platform device's fwnode, not OF node
 2026-07-06 14:51 UTC  (6+ messages)
` [PATCH v3 02/20] driver core: platform: provide platform_device_set_of_node()
` [PATCH v3 09/20] iommu/fsl: use platform_device_set_of_node()

[PATCH 7.1 000/120] 7.1.3-rc1 review
 2026-07-06 14:51 UTC  (4+ messages)

[PATCH] usb: typec: tcpci_rt1711h: unregister TCPCI port with devres
 2026-07-06 14:51 UTC  (3+ messages)

[RFT][DONOTMERGE][PATCH 0/6] timers/migration: Prioritize lower capacity CPUs as migrators
 2026-07-06 14:50 UTC  (4+ messages)

[PATCH 00/10] Use drm_exec to lock TTM buffers, respin
 2026-07-06 14:49 UTC  (4+ messages)
` [PATCH 02/10] drm/ttm: replace TTMs refcount with the DRM refcount v4

[PATCH v4 0/3] watchdog: npcm: Add reset status detection support
 2026-07-06 14:48 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: watchdog: npcm: add GCR syscon property
` [PATCH v4 2/3] docs: watchdog: npcm: Add reset status description
` [PATCH v4 3/3] watchdog: npcm: add bootstatus support

[PATCH v2] soc: ti: knav_qmss: remove debugfs file on teardown
 2026-07-06 14:47 UTC 

[PATCH] scsi: sg: report request-table problems when any status is set
 2026-07-06 14:47 UTC  (2+ messages)

[PATCH] mtd: afs: validate v2 image info bounds
 2026-07-06 14:47 UTC  (2+ messages)

[PATCH v2] usbcore: Add quirk for 255-bytes initial config read
 2026-07-06 14:46 UTC  (6+ messages)

[PATCH v2] ASoC: tas2781: bound firmware description string parsing
 2026-07-06 14:45 UTC 

[PATCH 0/3] null_blk: fix mutex initialization and configfs teardown race
 2026-07-06 14:45 UTC  (5+ messages)
` [PATCH 2/3] null_blk: give the file-scope mutex a descriptive name

[PATCH v4] PCI: qcom-ep: Fix runtime PM reference leak in probe error paths
 2026-07-06 14:45 UTC  (2+ messages)

[PATCH 0/8] SM8450 QoL changes
 2026-07-06 14:44 UTC  (4+ messages)
` [PATCH 7/8] phy: qcom: qmp-combo: Correct pre-emphasis table for QMP v4 DP PHYs

[PATCH v5 00/10] coco: guest: Enforce host page-size alignment for shared buffers
 2026-07-06 14:44 UTC  (5+ messages)
` [PATCH v5 02/10] irqchip/gic-v3-its: Align shared ITS allocations to the CoCo shared granule size

[PATCH v2 1/2] arm64: dts: ti: k3-am642-tqma64xxl: add ospi0 vcc-supply
 2026-07-06 14:43 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-am642-tqma64xxl-mbax4xxl: add icssg1 ti,pa-stats

[PATCH v5] ceph: bound encrypted snapshot suffix formatting
 2026-07-06 14:44 UTC 

[PATCH net v2] ice: propagate ETH56G deskew read errors
 2026-07-06 14:43 UTC 

[PATCH V5 0/7]PCI: imx6: Integrate pwrctrl API and update device trees
 2026-07-06 14:42 UTC  (3+ messages)
` (subset) "

[PATCH 0/4] mtd: rawnand: qcom: Add MDM9607
 2026-07-06 14:42 UTC  (7+ messages)

[PATCH] media: mali-c55: Fix unaligned access of AEC histogram zone weights
 2026-07-06 14:42 UTC  (7+ messages)

[PATCH 0/4] clk: qcom: Add video and camera clock controller support for Nord
 2026-07-06 14:40 UTC  (5+ messages)
` [PATCH 3/4] clk: qcom: videocc-nord: Add video clock controller driver "
` [PATCH 4/4] clk: qcom: camcc: Add support for camera clock controller "

[PATCH] drm/bridge: ti-sn65dsi83: Move PLL initialization to atomic_enable
 2026-07-06 14:40 UTC  (2+ messages)

[PATCH wireless-next] wifi: mt76: fix MAC address for non OF pcie cards
 2026-07-06 14:40 UTC  (2+ messages)

[PATCH 1/2] selftests/cpufreq: Remove unused local variables from switch_show_governor()
 2026-07-06 14:38 UTC  (2+ messages)
` [PATCH 2/2] selftests/cpufreq: Remove unnecessary sudo from quick_shuffle()

[PATCH 19/32] x86/cpu: Stop using 32-bit MSR interfaces
 2026-07-06 14:39 UTC  (6+ messages)
` [tip: x86/msr] "

[PATCH v5 0/4] Clk improvements
 2026-07-06 14:37 UTC  (5+ messages)
` [PATCH v5 1/4] rust: clk: use the type-state pattern
` [PATCH v5 2/4] rust: clk: implement Clone for Clk<T>
` [PATCH v5 3/4] rust: clk: add devres-managed clks
` [PATCH v5 4/4] rust: clk: use 'kernel vertical style' for imports

[PATCH v3 0/5] KVM: x86: Expose Zhaoxin CPUID 0xC0000001 EDX cryptographic features
 2026-07-06 14:38 UTC  (5+ messages)

[PATCH v6 0/5 RESEND] sched/fair: SMT-aware asymmetric CPU capacity
 2026-07-06 14:38 UTC  (7+ messages)
` [PATCH 2/5] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity
  ` kmemleak: sched_domain_shared leaked on asymmetric-capacity + SCHED_CACHE

[PATCH 0/5] drm/sched: Introduce the miracle of locking to entity
 2026-07-06 14:37 UTC  (6+ messages)
` [PATCH 1/5] drm/sched: Protect entity->last_scheduled with spinlock

[PATCH] PCI: Fix AB-BA deadlock between remove and SR-IOV sysfs
 2026-07-06 14:36 UTC  (3+ messages)

[PATCH v2] drm/amd/display: fix HDCP workqueue use-after-free on destroy
 2026-07-06 14:35 UTC 

[PATCH] ufs: switch WriteBooster missing free space message as warn_once
 2026-07-06 14:36 UTC  (2+ messages)

[PATCH v1 1/1] arm64: dts: imx95-var-dart: wm8904: Add INL1 as DMICDAT1
 2026-07-06 14:35 UTC  (2+ messages)

[PATCH net v3] wifi: mac80211: fix memory leak in ieee80211_register_hw()
 2026-07-06 14:35 UTC 

[PATCH] RDMA/hfi1: fix init_one() probe failure cleanup
 2026-07-06 14:34 UTC  (2+ messages)

[PATCH v2 0/8] Arm Live Firmware Activation (LFA) support
 2026-07-06 14:34 UTC  (4+ messages)
` [PATCH v2 6/8] firmware: smccc: lfa: Add auto_activate sysfs file

[PATCH v1 0/8] mtd: spi-nor: Rework flash parameter initialization
 2026-07-06 14:34 UTC  (4+ messages)
` [PATCH v1 7/8] mtd: spi-nor: push the rollback mechanism into the sfdp module

[PATCH 3/3] scsi: ufs: core: Always run tx_eqtr POST_CHANGE notify
 2026-07-06 14:34 UTC  (2+ messages)

[PATCH v2 1/1] arm64: dts: freescale: imx95-var-dart: enable NETC block control
 2026-07-06 14:34 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: sm7125-samsung: add initial device tree for SM7125 Samsung platform
 2026-07-06 14:33 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree

[PATCH char-misc v2] mei: lb: fix incorrect type in assignment
 2026-07-06 14:32 UTC  (2+ messages)

[PATCH] hwmon: occ: validate poll response sensor blocks
 2026-07-06 14:31 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: add declaration of dw_mci_pmops
 2026-07-06 14:30 UTC  (2+ messages)

[REGRESSION] sched/idle: Sysbench threads regression after f4c31b07b136
 2026-07-06 14:29 UTC  (3+ messages)

[PATCH] ARM: dts: nxp: ls: Correct indentation
 2026-07-06 14:29 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox