messages from 2026-07-06 06:20:58 to 2026-07-06 07:46:51 UTC [more...]
[PATCH v4 0/5] Add Qualcomm JPEG V4L2 encoder for SM8250
2026-07-06 7:46 UTC (7+ messages)
` [PATCH v4 1/5] media: qcom: camss: Populate CAMSS child devices via DT
` [PATCH v4 2/5] dt-bindings: media: qcom,sm8250-camss: allow JPEG encoder child node
` [PATCH v4 3/5] dt-bindings: media: qcom: Add JPEG encoder binding
` [PATCH v4 4/5] arm64: dts: qcom: sm8250: Add JPEG encoder node
` [PATCH v4 5/5] media: qcom: jpeg: Add Qualcomm JPEG V4L2 encoder
[PATCH v5 4/8] mm: add a template-based fast path for zone-device page init
2026-07-06 7:45 UTC (2+ messages)
[PATCH] clk: imx: imx8qxp-lpcg: add missing MODULE_DEVICE_TABLE()
2026-07-06 7:49 UTC (2+ messages)
[f2fs-dev] [RFC PATCH v2 01/10] f2fs: extend folio state for large folio write path
2026-07-06 7:43 UTC (3+ messages)
[PATCH v5 7/8] x86/string: extend memcpy_flushcache() fixed-size fastpaths
2026-07-06 7:43 UTC (2+ messages)
[PATCH v2] net/ceph/messenger: support IPv6 Link-Local with scope identifier
2026-07-06 7:44 UTC
[PATCH] ALSA: hda/core: fix memory leak in snd_hdac_bus_alloc_stream_pages()
2026-07-06 7:41 UTC
[PATCH v2 0/1] bcache: track active bypass writes to prevent stale cache reads
2026-07-06 7:39 UTC (3+ messages)
[PATCH v2 1/4] fs/ceph/caps: make __ceph_remove_cap() static
2026-07-06 7:38 UTC (4+ messages)
` [PATCH v2 2/4] fs/ceph: add helper function ceph_cap_is_removed()
` [PATCH v2 3/4] fs/ceph/caps: mark cap remove with RB_CLEAR_NODE() instead of ci=NULL
` [PATCH v2 4/4] fs/ceph/cap: pass inode pointer around instead of reloading from RAM
[PATCH 0/4] arm64: dts: qcom: Few style cleanups
2026-07-06 7:37 UTC (8+ messages)
` [PATCH 1/4] arm64: dts: qcom: Use hyphen in node names
` [PATCH 2/4] arm64: dts: qcom: Use tab for indentation
` [PATCH 3/4] arm64: dts: qcom: Use lowercase hex for unit addresses and values
` [PATCH 4/4] arm64: dts: qcom: Correct whitespace around '='
[PATCH net v3] net: usb: lan78xx: disable VLAN filter in promiscuous mode
2026-07-06 7:37 UTC (2+ messages)
[PATCH v2] IB/mlx4: delete allocated id_map_entry while sending REJ
2026-07-06 7:36 UTC (3+ messages)
drivers/net/ethernet/marvell/octeontx2/af/cgx.c:1737:35: warning: '%u' directive writing between 1 and 10 bytes into a region of size between 4 and 6
2026-07-06 7:36 UTC
[PATCH] MAINTAINERS: update my email address for the AW99706 backlight driver
2026-07-06 7:33 UTC (3+ messages)
[RFC PATCH 0/3] mtd: spi-nor: Rework flash parameter initialization
2026-07-06 7:33 UTC (3+ messages)
[PATCH v2] MAINTAINERS: update my email address for the AW99706 backlight driver
2026-07-06 7:33 UTC
[PATCH v9 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-07-06 7:32 UTC (2+ messages)
[PATCH bpf 0/2] LoongArch: BPF: Fix tail call count handling
2026-07-06 7:30 UTC (3+ messages)
` [PATCH bpf v2] LoongArch: BPF: Fix tail call count pointer offset for arena programs
[PATCH v3 00/14] vfs: add O_CREAT|O_DIRECTORY to open*(2)
2026-07-06 7:29 UTC (4+ messages)
` [PATCH v3 01/14] fs/namei.c: use trailing_slashes()
[PATCH net-next 0/2] net: sfp: quirk support for XGS-PON ONT sticks with unclean EEPROMs
2026-07-06 7:29 UTC (5+ messages)
` [PATCH net-next 1/2] net: sfp: allow prefix matching in quirk lookup
` [PATCH net-next 2/2] net: sfp: add quirks for OEM XGSPONST2001 and FS XGS-SFP-ONT-MACI
[PATCH] CREDITS: Honor Mark Gross who recently was removed from MAINTAINERS
2026-07-06 7:29 UTC (3+ messages)
[PATCH 00/12] soc: fsl: qe: QE PIC improvement and add support of IRQs to QUICC ENGINE GPIOs
2026-07-06 7:29 UTC (7+ messages)
` [PATCH 03/12] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema
` [PATCH 04/12] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO
` [PATCH 08/12] soc: fsl: qe: Convert to generic IRQ chip
[PATCH v2] virtio_balloon: prime stats vq after virtio_device_ready()
2026-07-06 7:28 UTC (2+ messages)
[PATCH] scsi: ses: unregister the enclosure before freeing its device state
2026-07-06 7:28 UTC
[PATCH] intel_th: Fix MSC output device reference leak
2026-07-06 7:28 UTC (3+ messages)
[PATCH 0/9] drm: replace simple display pipe users with atomic helpers
2026-07-06 7:27 UTC (2+ messages)
[PATCH] staging: media: atomisp: Remove unnecessary else after return
2026-07-06 7:34 UTC (5+ messages)
[PATCH] f2fs: fix to zero post-EOF data when extending file size
2026-07-06 7:26 UTC
Question about the "TLBs and I-cache are private to each vCPU" guarantee with VTTBR_EL2.CnP
2026-07-06 7:25 UTC (4+ messages)
[PATCH v2 00/18] fs/ceph: optimize struct layouts
2026-07-06 7:24 UTC (19+ messages)
` [PATCH v2 01/18] fs/ceph/super: remove unused field `i_cap_migration_resv`
` [PATCH v2 02/18] fs/ceph/super: make field `i_truncate_pagecache_size` optional
` [PATCH v2 03/18] include/ceph/ceph_fs.h: convert `pool_id` to u32
` [PATCH v2 04/18] fs/ceph/super.h: convert ceph_inode_xattr fields to `bool`
` [PATCH v2 05/18] fs/ceph/super.h: convert ceph_cap_snap.writing "
` [PATCH v2 06/18] fs/ceph: consistently use `u32` for `time_warp_seq`
` [PATCH v2 07/18] fs/ceph/super: reorder fields to eliminate padding holes
` [PATCH v2 08/18] fs/ceph: remove i_truncate_mutex, use i_fragtree_mutex for both
` [PATCH v2 09/18] fs/ceph/super.h: add `const` to helpers
` [PATCH v2 10/18] fs/ceph/super.h: add helper ceph_in_snap()
` [PATCH v2 11/18] fs/ceph: use ceph_vino() etc. instead of accessing i_vino directly
` [PATCH v2 12/18] fs/ceph: remove redundant inode number from ceph_inode_info
` [PATCH v2 13/18] fs/ceph: remove unused field `ceph_cap.last_used`
` [PATCH v2 14/18] fs/ceph: convert ceph_cap.queue_release to bool
` [PATCH v2 15/18] fs/ceph/super: move `ceph_cap.caps_item` into the union
` [PATCH v2 16/18] fs/ceph/snap: add a kmem_cache for struct ceph_snap_realm
` [PATCH v2 17/18] fs/ceph/super: reorder struct ceph_snap_realm fields
` [PATCH v2 18/18] fs/ceph/super: remove redundant field `ceph_snap_realm.parent_ino`
[tip:master] BUILD SUCCESS aa6d9def48ea424a50c21de90ebe609c383cb05d
2026-07-06 7:23 UTC
[PATCH bpf-next v4 6/6] selftests/bpf: Remove tailcalls tests from DENYLIST.riscv64
2026-07-06 7:23 UTC (3+ messages)
[PATCH 1/2] clk: qcom: camcc-x1p42100: Constify qcom_cc_driver_data and list of critical CBCR registers
2026-07-06 7:23 UTC (4+ messages)
` [PATCH 2/2] clk: qcom: videocc-x1p42100: "
[PATCH wireless-next] wifi: mt76: fix MAC address for non OF pcie cards
2026-07-06 7:23 UTC (2+ messages)
[PATCH net v2] ppp: defer channel free to an RCU grace period to fix pppol2tp RX UAF
2026-07-06 7:22 UTC (3+ messages)
[PATCH v4 0/6] mm/vmalloc: Speed up ioremap, vmalloc and vmap with contiguous memory
2026-07-06 7:22 UTC (6+ messages)
` [PATCH v4 5/6] mm/vmalloc: map contiguous pages in batches for vmap() if possible
[PATCH v1 0/5] pwm: Unify arrays of various *_device_id
2026-07-06 7:19 UTC (4+ messages)
` [PATCH v1 4/5] pwm: Unify coding style of of_device_id arrays
[PATCH v4 0/3] arm64: dts: imx8mp-skov: add new 7" variant
2026-07-06 7:17 UTC (4+ messages)
` [PATCH v4 1/3] arm64: dts: freescale: imx8mp: fix sort order
` [PATCH v4 2/3] dt-bindings: arm: fsl: add compatible for new Skov I.MX8MP variant
` [PATCH v4 3/3] arm64: dts: imx8mp-skov: support new 7inch panel board
[PATCH net-next 00/17] net: dsa: mv88e6xxx: support for Remote Management Unit
2026-07-06 7:17 UTC (3+ messages)
` [PATCH net-next 11/17] net: dsa: mv88e6xxx: Move available stats into info structure
[PATCH v6 0/4] Add Sony IMX471 camera sensor driver
2026-07-06 7:16 UTC (11+ messages)
` [PATCH v6 3/4] platform: int3472: discrete: con_id vana for Sony IMX471 as power enable
[PATCH bpf-next v2 00/11] LoongArch: BPF: arena features, exceptions, private stack and may_goto
2026-07-06 7:15 UTC (8+ messages)
` [PATCH bpf-next v2 02/11] LoongArch: BPF: Support internal-only MOV to resolve per-CPU addrs
` [PATCH bpf-next v2 07/11] LoongArch: BPF: Support atomics on arena pointers
` [PATCH bpf-next v2 11/11] selftests/bpf: Add LoongArch deny list
[PATCH] dtc: dt-check-style: Allow space-aligning indentation in DTS
2026-07-06 7:14 UTC
[PATCH] drm/i915/guc: Return NULL for missing multi-lrc parent
2026-07-06 7:14 UTC
[PATCH] vdpa/mlx5: fix wrong MLX5_ADDR_OF struct type in alloc_inout()
2026-07-06 7:09 UTC (2+ messages)
[PATCH bpf-next v4 0/6] Mixing bpf2bpf and tailcalls for RV64
2026-07-06 7:08 UTC (3+ messages)
[PATCH v3] rust: iommu: add device lifetime to IoPageTable
2026-07-06 7:07 UTC (2+ messages)
[PATCH] usb: musb: omap2430: Do not put borrowed of_node in probe
2026-07-06 7:07 UTC (2+ messages)
[PATCH] rust: sync: arc: use intra-doc links for `Arc` in doc comments
2026-07-06 7:06 UTC (2+ messages)
[PATCHSET v3 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
2026-07-06 6:51 UTC (10+ messages)
` [PATCH 1/9] sched/core: Drop mutex locks before proxy rescheduling
` [PATCH 2/9] sched_ext: Split curr|donor references properly
` [PATCH 3/9] sched_ext: Fix TOCTOU race in consume_remote_task()
` [PATCH 4/9] sched_ext: Handle blocked donor migration with proxy execution
` [PATCH 5/9] sched_ext: Fix ops.running/stopping() pairing for proxy-exec donors
` [PATCH 6/9] sched_ext: Delegate proxy donor admission to BPF schedulers
` [PATCH 7/9] sched_ext: Add selftest for blocked donor admission
` [PATCH 8/9] sched_ext: scx_qmap: Add proxy execution support
` [PATCH 9/9] sched: Allow enabling proxy exec with sched_ext
[PATCH] block: split out a new blk_plug.h helper
2026-07-06 7:04 UTC (5+ messages)
[PATCH 1/2] iio: adc: ti-ads131m02: Drop redundant NULL check on devm_clk_get_enabled()
2026-07-06 7:03 UTC (5+ messages)
[PATCH 00/42] drm/mediatek: The Huge Restructuring and MT8196 support
2026-07-06 7:02 UTC (3+ messages)
` [PATCH 06/42] drm/mediatek: Use hashtable for components discovery and registration
[PATCH v3] iio: ti-ads7138: Disable STATS_EN bit while reading conversion results
2026-07-06 7:01 UTC (2+ messages)
[PATCH v1] PCI: imx6: Update MPLLB bandwidth for i.MX95 PCIe Gen3 stability
2026-07-06 7:03 UTC
[PATCH] media: platform: mtk-mdp3: fix NULL deref on failed SCP lookup
2026-07-06 6:59 UTC
[PATCH 0/2] ir: support IR for Amlogic A9 SoC
2026-07-06 6:59 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: media: meson6-ir: Add Amlogic A9 IR compatible
[PATCH 0/8] drm/msm: Support for Eliza GPU
2026-07-06 6:57 UTC (5+ messages)
` [PATCH 4/8] dt-bindings: arm-smmu: Document GPU SMMU for Eliza SoC
` [PATCH 5/8] dt-bindings: display/msm: Document Adreno 722 GPU and GMU
[PATCH] remoteproc: scp: fix device reference leak on failed lookup
2026-07-06 6:56 UTC
[PATCH] arm64: dts: qcom: glymur: add CPU capacity-dmips-mhz
2026-07-06 6:55 UTC
[PATCH v3] mm/hugetlb: Fix null nodemask in alloc_fresh_hugetlb_folio
2026-07-06 6:55 UTC (3+ messages)
[PATCH v11 3/3] ksm: add mremap selftests for ksm_rmap_walk
2026-07-06 6:55 UTC (2+ messages)
[PATCH RESEND] dt-bindings: crypto: qcom,inline-crypto-engine: Document Nord ICE
2026-07-06 6:54 UTC (3+ messages)
[PATCH v4 0/9] Improve Qualcomm EUD driver and platform support
2026-07-06 6:54 UTC (9+ messages)
` [PATCH v4 3/9] usb: misc: qcom_eud: add per-path High-Speed PHY control
` [PATCH v4 5/9] usb: misc: qcom_eud: improve enable_store API
` [PATCH v4 6/9] usb: misc: qcom_eud: add host mode coordination
` [PATCH v4 7/9] usb: misc: qcom_eud: fix virtual attach/detach event handling
[PATCH v11 2/3] ksm: Optimize rmap_walk_ksm by passing a suitable page index
2026-07-06 6:53 UTC (2+ messages)
[PATCH v4 0/3] Add remoteproc PAS loader for SoCCP on Glymur DT
2026-07-06 6:52 UTC (7+ messages)
` [PATCH v4 1/3] remoteproc: qcom: pas: add needs_tzmem flag to force shmbridge creation
` [PATCH v4 3/3] arm64: dts: qcom: add SoCCP DT node for Glymur
[PATCH 0/7] ARM: orion: convert legacy gpio-keys to software nodes
2026-07-06 6:50 UTC (2+ messages)
[PATCH net] tun/tap & vhost-net: make qdisc backpressure opt-in via IFF_BACKPRESSURE
2026-07-06 6:46 UTC (2+ messages)
[PATCH] media: platform: mtk-mdp3: Fix SCP device refcounting
2026-07-06 6:50 UTC (2+ messages)
[PATCH v3] can: usb: etas_es58x: Fix RX buffer leak on URB resubmit failure
2026-07-06 6:48 UTC (2+ messages)
[PATCH v11 0/3] KSM: performance optimizations for rmap_walk_ksm
2026-07-06 6:49 UTC (2+ messages)
[PATCH 0/4] tracing: add ref_trace_final_put tracing
2026-07-04 23:19 UTC (3+ messages)
` [PATCH 2/4] refcount: add ref_trace_final_put tracepoint
` [PATCH 3/4] percpu-refcount: add ref_trace_final_put trace
[PATCH 0/4] tracing: add ref_trace_final_put tracing
2026-07-05 0:36 UTC (4+ messages)
` [PATCH 1/4] tracing: add ref_trace_final_put tracepoint
` [PATCH 2/4] refcount: "
` [PATCH 3/4] percpu-refcount: add ref_trace_final_put trace
[PATCH 0/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatibles
2026-07-06 6:46 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: pci: qcom,hawi-pcie: Add Maili PCIe compatible
[PATCH v2 0/4] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
2026-07-06 6:44 UTC (8+ messages)
` [PATCH v2 3/4] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq
[PATCH V1] scsi: ufs: dt-bindings: Document the Maili UFS Controller
2026-07-06 6:43 UTC (2+ messages)
[PATCH 0/3] arm64: dts: qcom: eliza-evk: Enable PCIe0 and PCIe1 with M.2 and TC9563 switch
2026-07-06 6:43 UTC (4+ messages)
` [PATCH 2/3] arm64: dts: qcom: eliza-evk: Add PCIe1 with TC9563 PCIe switch
[PATCH v11 0/2] Enable ADSP and CDSP for Glymur SoC
2026-07-06 6:42 UTC (3+ messages)
` [PATCH v11 1/2] arm64: dts: glymur: Add LPASS macro codecs and pinctrl
` [PATCH v11 2/2] arm64: dts: qcom: glymur-crd: add Audio sound card node
[PATCH] dt-bindings: bus: Convert DA8XX MSTPRI to DT schema
2026-07-06 6:41 UTC (2+ messages)
[PATCH] dmaengine: sun6i: Fix physical channel index in interrupt handler
2026-07-06 6:41 UTC
[PATCH v2 0/5] Add support for MAX20830C and MAX20840C step-down DC-DC switching regulator
2026-07-06 6:40 UTC (5+ messages)
` [PATCH v2 1/5] dt-bindings: hwmon: (pmbus/max20830): add enable-gpios property and complete examples
` [PATCH v2 4/5] dt-bindings: hwmon: (pmbus/max20830): add max20830c and max20840c support
[PATCH v2 0/2] arm64: Add Axiado AX3005 SoC and EVK support
2026-07-06 6:39 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: arm: axiado: add AX3005 EVK
` [PATCH v2 2/2] arm64: dts: axiado: Add initial support for AX3005 SoC and eval board
[PATCH] USB: hub: call ACPI _PRR reset during port power-cycle on enumeration failure
2026-07-06 6:37 UTC (4+ messages)
[PATCH v2 0/3] arm64: dts: qcom: sm7125-samsung: add initial device tree for SM7125 Samsung platform
2026-07-06 6:37 UTC (3+ messages)
` [PATCH v2 1/3] dt-bindings: arm: qcom: Document Samsung Galaxy A52/A72
[PATCH v2] drm/mediatek: mtk_hdmi: Fix DDC adapter double put in v2
2026-07-06 6:37 UTC (2+ messages)
[PATCH v2 0/8] arm64: dts: qcom: Devicetree support for Kaanapali GPU
2026-07-06 6:36 UTC (3+ messages)
` [PATCH v2 2/8] dt-bindings: display/msm: gpu: Document Adreno 840
[PATCH v2 0/4] arm64: qcom: dts: Add display support for Qualcomm Shikra
2026-07-06 6:34 UTC (5+ messages)
` [PATCH v2 2/4] arm64: dts: qcom: shikra-cqm-evk: Enable display and add ili7807s panel
` [PATCH v2 4/4] arm64: dts: qcom: shikra-cqs-evk: "
[PATCH] nvme: make firmware activation poll interval configurable
2026-07-06 6:33 UTC (2+ messages)
[PATCH v2 0/2] Add support for cmpxchg16b emulation
2026-07-06 6:30 UTC (3+ messages)
` [PATCH v2 1/2] x86/uaccess: Extend CMPXCHG user helpers to 128-bit operands
` [PATCH v2 2/2] KVM: x86: Add support for cmpxchg16b emulation
[RFC PATCH v4 0/3] trace: stack trace deduplication for ftrace ring buffer
2026-07-06 6:31 UTC (2+ messages)
[PATCH net-next] net: rmnet: annotate endpoint lookup under RTNL
2026-07-06 6:31 UTC (2+ messages)
[PATCH v2] mm: memcg: reset zswap settings in css_reset
2026-07-06 6:28 UTC (2+ messages)
[PATCH v2] dt-bindings: nvmem: qfprom: Add ipq5210 & ipq9650 compatible
2026-07-06 6:29 UTC
[PATCH 0/9] ax88179_178a: Add support for AX88179A-based chips
2026-07-06 6:28 UTC (7+ messages)
` [PATCH 5/9] ax88179_178a: Add support for ethtool pause parameter configuration
[PATCH] Revert "mtd: maps: remove uclinux map driver"
2026-07-06 6:24 UTC (2+ messages)
[PATCH v7 0/2] ocfs2: validate xattr entry bounds
2026-07-06 6:24 UTC (5+ messages)
` [PATCH v7 1/2] ocfs2: validate inline xattrs during inode block validation
` [PATCH v7 2/2] ocfs2: validate external xattr entries when reading metadata
[PATCH v2] mtd: onenand: samsung: report DMA completion timeouts
2026-07-06 6:24 UTC (2+ messages)
[PATCH v2] mtd: rawnand: fsl_ifc: return errors for failed page reads
2026-07-06 6:24 UTC (2+ messages)
[PATCH v2] mtd: mchp23k256: use SPI match data for chip caps
2026-07-06 6:24 UTC (2+ messages)
[PATCH v2] mtd: rawnand: lpc32xx_mlc: fail DMA transfers on timeout
2026-07-06 6:24 UTC (2+ messages)
[PATCH v2] mtd: rawnand: lpc32xx_slc: fail DMA transfer on completion timeout
2026-07-06 6:24 UTC (2+ messages)
[PATCH v2] mtd: virt-concat: free duplicate generated name
2026-07-06 6:24 UTC (2+ messages)
[PATCH] mtd: fix double free and WARN_ON in add_mtd_device() error paths
2026-07-06 6:24 UTC (2+ messages)
[PATCH v19 00/40] DEPT(DEPendency Tracker)
2026-07-06 6:19 UTC (20+ messages)
` [PATCH v19 19/40] dept: apply timeout consideration to hashed-waitqueue wait
` [PATCH v19 21/40] dept: make dept able to work with an external wgen
` [PATCH v19 22/40] dept: track PG_locked with dept
` [PATCH v19 24/40] locking/lockdep: prevent various lockdep assertions when lockdep_off()'ed
` [PATCH v19 25/40] dept: add documents for dept
` [PATCH v19 27/40] dept: assign dept map to mmu notifier invalidation synchronization
` [PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v19 29/40] dept: make dept aware of lockdep_set_lock_cmp_fn() annotation
` [PATCH v19 30/40] dept: make dept stop from working on debug_locks_off()
` [PATCH v19 31/40] dept: assign unique dept_key to each distinct wait_for_completion() caller
` [PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
` [PATCH v19 33/40] dept: call dept_hardirqs_off() in local_irq_*() regardless of irq state
` [PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU
` [PATCH v19 35/40] dept: introduce APIs to set page usage and use subclasses_evt for the usage
` [PATCH v19 36/40] dept: track PG_writeback with dept
` [PATCH v19 37/40] SUNRPC: relocate struct rcu_head to the first field of struct rpc_xprt
` [PATCH v19 38/40] mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on DEPT and large PAGE_SIZE
` [PATCH v19 39/40] rust: completion: Add __rust_helper to rust_helper_wait_for_completion()
` [PATCH v19 40/40] dept: implement a basic unit test for dept
[PATCH v4 0/7] mmc: sdhci-esdhc-imx: fix SDIO suspend/resume issues
2026-07-06 6:21 UTC (4+ messages)
` [PATCH v4 4/7] mmc: sdhci-esdhc-imx: disable irq during suspend to fix unhandled interrupt
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox