linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-03 14:40:51 to 2026-09-03 15:50:22 UTC [more...]

[PATCH 0/5] mm/execmem: fixes and cleanups for the ROX cache
 2026-09-03 15:50 UTC  (6+ messages)
` [PATCH 1/5] mm/execmem: free ROX cache chunks only when they span an entire vm area
` [PATCH 2/5] mm/execmem: handle potential allocation errors in the maple tree
` [PATCH 3/5] mm/execmem: make sure ROX cache always contains multiples of PMD_SIZE
` [PATCH 4/5] mm/vmalloc: add DEFINE_FREE() for vfree()
` [PATCH 5/5] mm/execmem: use cleanup infrastructure in ROX cache functions

[PATCH v3] docs: verify/bisect: fix typos, formating and punctuation
 2026-09-03 15:43 UTC 

[PATCH v7 00/23] KVM: s390: Introduce arm64 KVM
 2026-09-03 15:48 UTC  (16+ messages)
` [PATCH v7 02/23] KVM: Make device name configurable
` [PATCH v7 23/23] KVM: s390: arm64: Add KVM_S390_ARM64 Kconfig and Makefile

[PATCH v3] USB: serial: option: add Compal EXM-G1x support
 2026-09-03 15:48 UTC  (2+ messages)

[PATCH v10 00/11] Dynamic PAMT
 2026-09-03 15:47 UTC  (9+ messages)
` [PATCH v10 03/11] x86/virt/tdx: Add __tdx_pamt_get/put() helpers
` [PATCH v10 04/11] x86/virt/tdx: Allocate refcounts for Dynamic PAMT memory
` [PATCH v10 09/11] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v10 10/11] Documentation/x86: Add documentation for TDX's "

[PATCH v5] selftests/resctrl: Skip L3_CAT when no exclusive cache portion exists
 2026-09-03 15:47 UTC  (2+ messages)

[PATCH v9 0/4] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-09-03 15:48 UTC  (5+ messages)
` [PATCH v9 2/4] tracing: Fix subbuf resize races with trace_pipe_raw readers

[PATCH v2] ARM, ARM64, LONGARCH: Delay HW BP notification to task_work()
 2026-09-03 15:47 UTC  (4+ messages)

[PATCH net-next v6 3/3] w5100: detect carrier state using link status bit and optional interrupt
 2026-09-03 15:10 UTC  (4+ messages)
` [net-next,v6,3/3] "

[PATCH v4 0/3] selftests/resctrl: Add dynamic linked list management for IMC counters
 2026-09-03 15:46 UTC  (2+ messages)

[PATCH v9 0/7] Switch Arm SMCCC firmware services to an SMCCC bus
 2026-09-03 15:46 UTC  (7+ messages)
` [PATCH v9 1/7] firmware: smccc: Add an Arm "

[PATCH v3] mm: remove min_free_kbytes adjustment for THP
 2026-09-03 15:46 UTC  (5+ messages)

[PATCH v2 0/3] rust: const_eval: add a mechanism to do const trait calls
 2026-09-03 15:46 UTC  (6+ messages)
` [PATCH v2 1/3] rust: const_eval: add `#[const_eval_only]` attribute
` [PATCH v2 2/3] rust: const_eval: allow const trait method invocation in some contexts
` [PATCH v2 3/3] rust: str: convert `as_char_ptr` to work with `const_call!`

[PATCH 0/2] workqueue: Make WQ_UNBOUND the default behavior
 2026-09-03 15:45 UTC  (4+ messages)
` [PATCH 1/2] workqueue: Make alloc_workqueue() unbound by default
` [PATCH 2/2] doc: Update WQ_UNBOUND documentation

[PATCH net v5 0/6] Fix a variety of TPA bugs
 2026-09-03 15:45 UTC  (4+ messages)

[PATCH][next] wifi: mt76: mt7996: Fix spelling mistake "retriving" -> "retrieving"
 2026-09-03 15:42 UTC 

[PATCH] softirq: Preserve interrupt context during IRQ exit
 2026-09-03 15:43 UTC  (4+ messages)

[PATCH iwl-next 6/8] e1000e: disable NAPI while interface is down
 2026-09-03 15:43 UTC  (3+ messages)

[PATCH v2] x86/amd_node: Fix PCI device reference counting in amd_smn_init()
 2026-09-03 15:43 UTC 

[PATCH v2 1/2] fs/resctrl: Avoid extra call to strlen() in schemata_list_add()
 2026-09-03 15:42 UTC  (2+ messages)

[PATCH] dt-bindings: serial: 8250: add marvell,armada-38x-uart compatible
 2026-09-03 15:42 UTC  (4+ messages)

[PATCH 0/2] crypto: use designated initializers for acpi_device_id
 2026-09-03 15:42 UTC  (3+ messages)
` [PATCH 1/2] crypto: ccp: use named "
` [PATCH 2/2] crypto: hisilicon/sec: "

[PATCH] MAINTAINERS: add Tegra CSI bindings to TEGRA VIDEO DRIVER
 2026-09-03 15:42 UTC  (2+ messages)

[PATCH 0/4] rust: dma: tie DMA allocations to the device's bound lifetime
 2026-09-03 15:42 UTC  (9+ messages)
` [PATCH 1/4] rust: debugfs: drop 'static bound from ScopedDir file creation methods
` [PATCH 4/4] rust: dma: tie Coherent and CoherentBox to the device's bound lifetime

[PATCH v5 0/3] x86,fs/resctrl,arm_mpam: Factor MBA parse-time conversion to be per-arch
 2026-09-03 15:40 UTC  (3+ messages)

[PATCH] x86/mm: Fix pmd_modify() dropping the dirty bit
 2026-09-03 15:40 UTC  (4+ messages)

[PATCH v2 0/7] usb: dwc3: qcom: Add firmware-managed resource support for SA8255P
 2026-09-03 15:38 UTC  (8+ messages)
` [PATCH v2 1/7] usb: dwc3: qcom: re-enable wakeup interrupts on failed resume
` [PATCH v2 2/7] usb: dwc3: qcom: Distinguish PM and runtime suspend/resume paths
` [PATCH v2 3/7] dt-bindings: usb: Add qcom,sa8255p-dwc3 for firmware-managed resources
` [PATCH v2 4/7] usb: host: xhci-plat: Support XHCI_RESET_ON_RESUME via device property
` [PATCH v2 5/7] usb: dwc3: add xhci-reset-on-resume property for power-loss resume
` [PATCH v2 6/7] usb: dwc3: qcom: Support broken suspend for SA8255P
` [PATCH v2 7/7] usb: dwc3: qcom: Support firmware-managed resource states for power management

[PATCH v13 0/4] Support spread spectrum clocking for i.MX8M PLLs
 2026-09-03 15:32 UTC  (5+ messages)
` [PATCH v13 1/4] clk: scmi: fix SSC spread conversion
` [PATCH v13 2/4] clk: scmi: reject SSC configuration out of the OEM field range
` [PATCH v13 3/4] clk: validate spread spectrum configuration
` [PATCH v13 4/4] clk: imx: pll14xx: support spread spectrum clock generation

[PATCH RFC v2 00/19] drm/panel: embed a drm_bridge into every drm_panel
 2026-09-03 15:38 UTC  (4+ messages)
` [PATCH RFC v2 04/19] drm/bridge: panel: rename drm_bridge_is_panel() -> drm_bridge_is_panel_bridge()

[PATCH] drm/vmwgfx: Replace kmap_atomic() with kmap_local_page()
 2026-09-03 15:37 UTC 

[PATCH v20 00/14] KVM: arm64: Provide guest support for GCS
 2026-09-03 15:37 UTC  (3+ messages)
` [PATCH v20 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET

[PATCH v2] clk: devres: fix cleanup in devm_clk_get_optional_enabled_with_rate()
 2026-09-03 15:37 UTC  (4+ messages)

[PATCH v2 00/14] Remove PG_private by using page/folio->private checks instead
 2026-09-03 15:37 UTC  (3+ messages)
` [PATCH v2 06/14] f2fs: stop using PG_private

[Update RFC V2 PATCH 1/1] x86/VMBus: DMA transfer with encrypted memory in Coco VM
 2026-09-03 15:16 UTC 

[PATCH][next] drm/connector: Fix spelling mistake "provded" -> "provided"
 2026-09-03 15:34 UTC 

[PATCH v2 0/5] wifi: ath9k: cut USB round trips on channel changes
 2026-09-03 15:36 UTC  (6+ messages)
` [PATCH v2 1/5] wifi: ath9k: name the register multi-read limit
` [PATCH v2 2/5] wifi: ath9k_htc: report a failed multi-read as all ones
` [PATCH v2 3/5] wifi: ath9k: check all tx queues with one multi-read
` [PATCH v2 4/5] wifi: ath9k: batch the read-modify-writes of a channel change
` [PATCH v2 5/5] wifi: ath9k: skip the departing channel's noise floor on USB fast changes

[PATCH v3 00/12] clk: qcom: ipq-cmn-pll: Add IPQ5210 CMN PLL support
 2026-09-03 15:36 UTC  (18+ messages)
` [PATCH v3 04/12] clk: qcom: ipq-cmn-pll: Register CMN PLL /2 clock
` [PATCH v3 05/12] clk: qcom: ipq-cmn-pll: Add NSS clock support
` [PATCH v3 07/12] clk: qcom: ipq-cmn-pll: Add PON reference "
` [PATCH v3 08/12] clk: qcom: ipq-cmn-pll: Add EPHY-RAW "
` [PATCH v3 09/12] clk: qcom: ipq-cmn-pll: Add clock gate support for fixed clocks

[PATCH v8 0/9] arm64: dts: ti: Split wkup R5F memory region for IO+DDR resume
 2026-09-03 15:34 UTC  (6+ messages)
` [PATCH v8 1/9] arm64: dts: ti: k3-am62a-phycore-som: Fix wkup R5F memory region size
` [PATCH v8 3/9] arm64: dts: ti: k3-am62a7-sk: "

[PATCH] Bluetooth: btintel_pcie: fix stale cache in set_dxstate fallback check
 2026-09-03 15:35 UTC  (2+ messages)
` [PATCH v3] "

sched/fair: which tasks should nr_pref_llc_running be compared against?
 2026-09-03 15:21 UTC  (5+ messages)

[PATCH 1/1] dt-bindings: mfd: da9052: allow dlg,da9053-aa fallback to dlg,da9052
 2026-09-03 15:34 UTC  (4+ messages)

[PATCH] staging: rtl8723bs: remove unused phal variable
 2026-09-03 15:34 UTC 

[PATCH v6 0/5] pinctrl: renesas: rzg2l: Add support for RZ/G3S I3C
 2026-09-03 15:33 UTC  (5+ messages)
` [PATCH v6 3/5] pinctrl: renesas: rzg2l: Unify the power source handling
` [PATCH v6 5/5] pinctrl: renesas: rzg2l: Add RZ/G3S support for selecting the I3C power source

[PATCH 0/2] mm: refactor zonelist constructors and iterators
 2026-09-03 15:33 UTC  (5+ messages)
` [PATCH 1/2] mm: refactor find_next_best_node to find_next_best_node_in
` [PATCH 2/2] mm/page_alloc: refactor build_node_zonelist() out of build_zonelists()

[PATCH v5 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM67x based hardware
 2026-09-03 15:33 UTC  (2+ messages)
` [PATCH v5 2/2] arm64: dts: ti: Add support for the phyCORE-AM67x

[PATCH v2] leds: max77705: use fwnode_for_each_child_node_scoped() in max77705_add_led()
 2026-09-03 15:32 UTC  (2+ messages)
` (subset) "

[PATCH v2] PCI: quirks: Fix out-of-bounds MMIO read in nvme_disable_and_flr()
 2026-09-03 15:32 UTC  (3+ messages)

[PATCH v3] USB: serial: option: add support for SIMCom SIM8260C
 2026-09-03 15:31 UTC  (2+ messages)

[Issue] sphinx: incorrect high-lighting
 2026-09-03 15:30 UTC  (6+ messages)

[PATCH v3] leds: rgb: leds-qcom-lpg: Add PWM frequency mode support
 2026-09-03 15:30 UTC  (2+ messages)

[PATCH 0/2] PCI: dwc: Support large BARs on UltraRISC DP1000
 2026-09-03 15:30 UTC  (4+ messages)
` [PATCH 1/2] PCI: dwc: Allow drivers to skip MEM outbound iATU setup

[PATCH v2 1/2] dt-bindings: iio: adc: ti,ads1015: Add label property
 2026-09-03 15:30 UTC  (3+ messages)

[PATCH 0/2] ice: simplify PF nominal-state checking
 2026-09-03 15:29 UTC  (5+ messages)
` [PATCH 1/2] ice: simplify ice_pf_state_is_nominal()
` [PATCH 2/2] ice: drop pf == NULL check in ice_pf_state_is_nominal()

[PATCH rdma-next 0/2] RDMA/irdma: Preserve fast-registration IOVAs and simplify SQ posting
 2026-09-03 15:29 UTC  (3+ messages)
` [PATCH rdma-next 2/2] RDMA/irdma: Remove unused post_sq arguments

[RFC PATCH] arm_mpam: resctrl: Separate MPAM domains
 2026-09-03 15:29 UTC  (3+ messages)

[PATCH v4 1/2] dt-bindings: arm: ti: Add bindings for PHYTEC AM67x based hardware
 2026-09-03 15:29 UTC  (4+ messages)
` [Upstream] "

[PATCH v2 2/2] iio: adc: ti-ads1015: Add support for label
 2026-09-03 15:28 UTC  (3+ messages)

[PATCH v8 0/5] Enhance RPMsg buffer management
 2026-09-03 15:28 UTC  (3+ messages)

linux-next: manual merge of the bluetooth tree with the net tree
 2026-09-03 15:27 UTC 

[PATCH][next] dm vdo: Fix spelling mistake "postive" -> "positive"
 2026-09-03 15:23 UTC 

[PATCH] smb: client: pin DFS superblock in iterator callback
 2026-09-03 15:24 UTC  (2+ messages)

[PATCH v2] smb: client: fill cache fields after populating cache in copy_ref_data()
 2026-09-03 15:24 UTC  (2+ messages)

[PATCH 5.15.y] ocfs2: fix deadlock in ocfs2_get_system_file_inode
 2026-09-03 15:24 UTC 

[PATCH 6.1.y] ocfs2: fix deadlock in ocfs2_get_system_file_inode
 2026-09-03 15:24 UTC 

[PATCH v3 0/2] smb: client: fix out-of-bounds reads in CIFSSMBRead()
 2026-09-03 15:24 UTC  (5+ messages)

[PATCH net 2/2] enic: match mailbox replies to request numbers
 2026-09-03 15:23 UTC  (2+ messages)
` [net,2/2] "

[PATCH v3] bootconfig: Skip printing early params to cmdline from bootconfig
 2026-09-03 15:23 UTC 

[PATCH v3] dt-bindings: net: ti,davinci-emac: Convert to DT schema
 2026-09-03 15:22 UTC  (3+ messages)
` [v3] "

[PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
 2026-09-03 15:23 UTC  (12+ messages)

[PATCH 0/4] KVM: s390: replace page allocator calls with kzalloc()
 2026-09-03 15:22 UTC  (7+ messages)

[PATCH v3 0/2] wcd934x fixes
 2026-09-03 15:21 UTC  (3+ messages)
` [PATCH v3 1/2] mfd: wcd934x: Fix NULL pointer dereference on IRQ probe deferral
` [PATCH v3 2/2] mfd: wcd934x: Set DMA mask on parent to silence "DMA mask not set"

[PATCH v6 0/3] gpio: Add AD7768 GPIO support
 2026-09-03 15:21 UTC  (3+ messages)
` [PATCH v6 3/3] gpio: ad7768: Add AD7768 GPIO auxiliary driver

[PATCH] USB: serial: option: add Quectel EG060W
 2026-09-03 15:18 UTC  (2+ messages)

[PATCH bpf-next v9 1/8] bpf: mark instructions accessing program stack
 2026-09-03 15:18 UTC  (2+ messages)

[PATCH bpf-next v9 4/8] bpf, x86: emit KASAN checks in x86 JITed programs
 2026-09-03 15:18 UTC  (2+ messages)

[PATCH][next] accel/amdxdna: Fix spelling and grammar in error message
 2026-09-03 15:15 UTC 

[PATCH BlueZ v3 0/4] BlueZ: Support vendor packets
 2026-09-03 15:16 UTC  (6+ messages)
` [PATCH BlueZ v3 1/4] doc/hci-protocol: Fix missing & on mtu argument in BT_RCVMTU example
` [PATCH BlueZ v3 2/4] monitor: s/vendor_(evt|event)/\1_vendor/
` [PATCH BlueZ v3 3/4] doc/hci-protocol: Add BT_RECV_VENDOR_PKT socket option for HCI_CHANNEL_USER
` [PATCH BlueZ v3 4/4] monitor: Support vendor packets

[PATCH] mfd: wcd934x: Unroll regmap and irqchip on removal
 2026-09-03 15:16 UTC  (2+ messages)

[PATCH] wifi: cfg80211: avoid holding rtnl_mutex across all cfg80211_leave() calls
 2026-09-03 15:13 UTC  (2+ messages)
  ` [PATCH v2] "

[PATCH v3 0/7] PCI: endpoint: Remote DMA support via vNTB
 2026-09-03 15:13 UTC  (3+ messages)

[syzbot] [scsi?] INFO: task hung in scsi_scan_host_selected
 2026-09-03 15:13 UTC 

[RFC PATCH v4 03/16] iommu/arm-smmu-v3: Add initial pSMMU realm viommu plumbing
 2026-09-03 15:13 UTC  (12+ messages)

回复: [External Mail][PATCH] tick/broadcast: Plug clockevents replacement race
 2026-09-03 15:12 UTC  (2+ messages)

[PATCH 00/17] KVM: arm64: Confine protected VM vCPU state to EL2
 2026-09-03 15:12 UTC  (3+ messages)
` [PATCH 08/17] KVM: arm64: Implement HVC handling for protected guests at EL2

[PATCH v2] drm/rockchip: rk3066_hdmi: convert to devm_drm_bridge_alloc() API
 2026-09-03 15:12 UTC  (2+ messages)

[PATCH][next] wifi: mt76: Fix spelling mistake "dowload" -> "download"
 2026-09-03 15:10 UTC 

[PATCH v2] drm/gem: Drop ticket arg to lru_scan()
 2026-09-03 15:11 UTC  (4+ messages)

[PATCH v2 0/1] Bluetooth: Fix parent socket UAF in accept queues
 2026-09-03 15:11 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v4 0/2] iommu/arm-smmu-v3: Make the queue depths tunable, and shrink them in a kdump kernel
 2026-09-03 15:09 UTC  (5+ messages)
` [PATCH v4 1/2] iommu/arm-smmu-v3: Add a cmdq_entries module parameter

[PATCH v3] printk: Remove remaining boot consoles when a real console exists
 2026-09-03 15:10 UTC  (2+ messages)

[RFC PATCH 4/4] mm: adjust free_pages to make __zone_watermark_ok() mTHP-aware
 2026-09-03 15:09 UTC  (2+ messages)

[PATCH v2] ALSA: rawmidi: Add a proper disconnect handling
 2026-09-03 15:08 UTC 

[PATCH] wifi: cfg80211: avoid holding rtnl_mutex across all cfg80211_leave() calls
 2026-09-03 15:05 UTC 

[PATCH][next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure"
 2026-09-03 15:03 UTC 

[PATCH 0/6] Enable TDX module extensions
 2026-09-03 15:05 UTC  (9+ messages)
` [PATCH 4/6] x86/virt/tdx: Add extra memory to TDX module for the extensions

[PATCH net] rxrpc: Take write lock when publishing the initial RxGK key
 2026-09-03 15:04 UTC  (3+ messages)

[PATCH v2 0/5] Fix up QUSB2 PHY description for MSM8996/SM61[12]5
 2026-09-03 15:03 UTC  (7+ messages)
` [PATCH v2 3/5] phy: qcom-qusb2: Remove _SHIFT defines
` [PATCH v2 4/5] arm64: dts: qcom: msm8996: Add VDD_MX to QUSB2 PHYs
` [PATCH v2 5/5] arm64: dts: qcom: sm6125: Fix QUSB2 compatible

[PATCH] x86/apic: Remove dead disable_esr machinery
 2026-09-03 15:02 UTC  (2+ messages)

[PATCH net-next 0/4] net: dsa: motorcomm: MIB fixup
 2026-09-03 15:01 UTC  (3+ messages)
` [PATCH net-next 1/4] net: dsa: motorcomm: Split MIB module

[PATCH 0/4] Add supply names for PM6350 RPMh regulators on Fairphone 4
 2026-09-03 15:01 UTC  (3+ messages)
` [PATCH 4/4] arm64: dts: qcom: sm7225-fairphone-fp4: Add parent supply for regulators

[PATCH] net: ethernet: ti: davinci_mdio: Drop commas after match table sentinels
 2026-09-03 15:00 UTC  (3+ messages)

[PATCH] wifi: ath12k: flush REO queue extension descriptors before freeing the qdesc
 2026-09-03 15:00 UTC  (3+ messages)

[PATCH 0/3] Add support for Talos Lyra EVK board
 2026-09-03 14:58 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Add "
` [PATCH 2/3] arm64: dts: qcom: Add Talos Lyra EVK SoM platform
` [PATCH 3/3] arm64: dts: qcom: Add Talos Lyra EVK board

[PATCH net v2] xfrm: retry inexact policy lookup after node reinsertion
 2026-09-03 14:57 UTC 

[PATCH 0/3] ALSA: usb: Avoid embedded URBs
 2026-09-03 14:56 UTC  (4+ messages)
` [PATCH 1/3] ALSA: usb: ua101: "
` [PATCH 2/3] ALSA: usb: hiface: "
` [PATCH 3/3] ALSA: usb: 6fire: "

[PATCH net v2] net/ipv6: don't route packets with unknown source address
 2026-09-03 14:56 UTC  (2+ messages)

[PATCH 2/4] char: xillybus: replace __get_free_pages() with kmalloc()
 2026-09-03 14:56 UTC  (11+ messages)

[syzbot] [usb?] general protection fault in keyspan_break_ctl
 2026-09-03 14:55 UTC  (2+ messages)

[PATCH v3] mm/slab: take n->list_lock in __slab_try_return_freelist() to avoid race
 2026-09-03 14:53 UTC  (3+ messages)

[PATCH][next] tools/arch/x86/intel_sdsi: Fix spelling mistake "Licencse" -> "License"
 2026-09-03 14:51 UTC 

[PATCH v2] gpib: agilent_82357a: Support some 82357B clones
 2026-09-03 14:51 UTC  (2+ messages)

[PATCH] drm/i915: Fix memory leak in query_perf_config_list()
 2026-09-03 14:50 UTC  (3+ messages)

[PATCH RESEND v3 0/4] firmware: raspberrypi: Add support for the tryboot mode
 2026-09-03 14:48 UTC  (5+ messages)
` [PATCH RESEND v3 1/4] firmware: raspberrypi: reorder rpi_firmware_property_tag enum
` [PATCH RESEND v3 2/4] dt-bindings: raspberrypi,bcm2835-firmware: Include 'reboot-mode.yaml'
` [PATCH RESEND v3 3/4] firmware: raspberrypi: Add reboot mode support
` [PATCH RESEND v3 4/4] arm64: dts: broadcom: bcm2712: Add reboot modes to firmware node

[PATCH 0/9] Remove FGP_NOFS
 2026-09-03 14:44 UTC  (3+ messages)
` [PATCH 2/9] ext4: Remove uses of FGP_NOFS

[PATCH v4 00/27] vfio/pci: Add CXL Type-2 device passthrough support
 2026-09-03 14:47 UTC  (4+ messages)
` [PATCH v4 17/27] vfio/cxl: Virtualize the CXL DVSEC

[PATCH v5 0/9] PCI passthru on Hyper-V
 2026-09-03 14:42 UTC  (4+ messages)
` [PATCH v5 3/9] mshv: Introduce basic mshv bridge device for VFIO to build upon

[PATCH 0/6] arm64: dts: qcom: Add support for Radxa Dragon Q8B
 2026-09-03 14:41 UTC  (6+ messages)
` [PATCH 1/6] PCI: of: Avoid config reads for disabled bridge nodes

[PATCH v2] mfd: wcd934x: set DMA mask on parent to silence "DMA mask not set"
 2026-09-03 14:42 UTC 

[PATCH] mfd: wcd934x: set DMA mask on parent to silence "DMA mask not set"
 2026-09-03 14:40 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).