All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-24 08:08:39 to 2026-04-24 08:50:11 UTC [more...]

[PATCH V13 0/7] Rust support for powerpc
 2026-04-24  8:44 UTC  (7+ messages)
` [PATCH V13 2/7] dma-resv: Fix undefined symbol when CONFIG_DMA_SHARED_BUFFER is disabled

[scarthgap][PATCH 0/9] scarthgap updates
 2026-04-24  8:50 UTC  (4+ messages)
` [scarthgap][PATCH 3/9] python3-requests: upgrade 2.32.4 -> 2.32.5
  ` [OE-core] "

[scarthgap][PATCH] rsync: fix for CVE-2026-41035
 2026-04-24  8:49 UTC 

[PATCH] serial: 8250_accent: fix reference leak on failed device registration
 2026-04-24  8:49 UTC  (3+ messages)

[bug report] Potential deadlock bug in 'drivers/dma/mediatek/mtk-hsdma.c', between 'mtk_hsdma_irq()' and 'mtk_hsdma_free_active_desc()'
 2026-04-24  8:49 UTC 

[PATCH 0/6] KVM: arm64: pKVM init and feature detection fixes
 2026-04-24  8:49 UTC  (7+ messages)
` [PATCH 1/6] KVM: arm64: Fix FEAT_Debugv8p9 to check DebugVer, not PMUVer
` [PATCH 2/6] KVM: arm64: Fix typo in feature check comments
` [PATCH 3/6] KVM: arm64: Fix FEAT_SPE_FnE to use PMSIDR_EL1.FnE, not PMSVer
` [PATCH 4/6] KVM: arm64: Fix kvm_vcpu_initialized() macro parameter
` [PATCH 5/6] KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu()
` [PATCH 6/6] KVM: arm64: Fix initialisation order in __pkvm_init_finalise()

[PATCH RFT v2] media: atomisp: Add error check in create_host_regular_capture_pipeline()
 2026-04-24  8:48 UTC  (2+ messages)

[PATCH v2 1/4] drm/i915/display: Don’t use atomic state back-pointer to derive color pipeline
 2026-04-24  8:48 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [v2,1/4] "

[PATCH] ssb: fix reference leaks on failed flash device registration
 2026-04-24  8:47 UTC  (2+ messages)

[PATCH 1/2] Add support for extlinux.conf
 2026-04-24  8:46 UTC  (6+ messages)
` [PATCH 2/2] Documentation: add extlinux.conf support description

[PATCH v3 0/5] sched/fair: SMT-aware asymmetric CPU capacity
 2026-04-24  8:46 UTC  (4+ messages)
` [PATCH 1/5] sched/fair: Attach sched_domain_shared to sd_asym_cpucapacity

[PATCH 0/2] KVM: x86: Fastpath userspace exit fix and hardening
 2026-04-24  8:45 UTC  (3+ messages)
` [PATCH 2/2] KVM: SVM: Refresh vcpu->arch.cr{0,3} prior to invoking fastpath handler

[PATCH] media: atomisp: pci: hive_isp_css_common: host: vmem: fix line ending with '('
 2026-04-24  8:45 UTC  (2+ messages)

[PATCH v2] drm/i915/display: enable ccs modifiers on dg2
 2026-04-24  8:44 UTC  (2+ messages)

[PATCH v3 0/4] Support opt-out of any default machine and distro features
 2026-04-24  8:44 UTC  (5+ messages)
` [PATCH v3 2/4] meta: Support opting out of any "
    ` [OE-core] "

[PATCH v2 00/20] drm/atomic: Rework initial state allocation
 2026-04-24  8:44 UTC  (4+ messages)
` [PATCH v2 15/20] drm/drv: Call drm_mode_config_create_state() by default

[PATCH v2] migration-guide: add release notes for 5.0.17
 2026-04-24  8:42 UTC  (2+ messages)

[PATCH RFC] sphinx-static/theme_overrides.css: switch to a fixed width documentation
 2026-04-24  8:42 UTC  (2+ messages)

[PATCH 00/18] Updates for upcoming Wrynose release
 2026-04-24  8:42 UTC  (2+ messages)

[PATCH] dev-manual/new-recipe.rst: rework Unpacking Code section
 2026-04-24  8:42 UTC  (2+ messages)

[PATCH v2] variables: add precision about special characters in CVE_PRODUCT
 2026-04-24  8:42 UTC  (2+ messages)

[PATCH v3 0/2] Updates to host requirements
 2026-04-24  8:42 UTC  (2+ messages)

[PATCH v2] staging: media: atomisp: Use str_on_off() to fix Coccinelle warning
 2026-04-24  8:44 UTC  (3+ messages)

[cocci] Planning the next software release?
 2026-04-24  8:43 UTC 

[PATCH v2 00/41] drm/display: bridge-connector: attach encoder to the connector
 2026-04-24  8:42 UTC  (4+ messages)
` [PATCH v2 27/41] drm: renesas: rz-du: rzg2l_du_encoder: remove now-redundant call to drm_connector_attach_encoder()

[meta-virtualization] [PATCH] lasyer.conf/qemu-system-native: Improve native DISTRO_FEATURE handling
 2026-04-24  8:42 UTC  (3+ messages)

[PATCH v3] mm/page_alloc: replace kernel_init_pages() with batch page clearing
 2026-04-24  8:42 UTC  (3+ messages)

[PATCH v6 00/10] Implement MPIPL for PowerNV
 2026-04-24  8:38 UTC  (11+ messages)
` [PATCH v6 01/10] ppc/pnv: Move SBE host doorbell function to top of file
` [PATCH v6 02/10] ppc/mpipl: Implement S0 SBE interrupt
` [PATCH v6 03/10] ppc/pnv: Handle stash command in PowerNV SBE
` [PATCH v6 04/10] pnv/mpipl: Preserve memory regions as per MDST/MDDT tables
` [PATCH v6 05/10] pnv/mpipl: Preserve CPU registers after crash
` [PATCH v6 06/10] pnv/mpipl: Set thread entry size to be allocated by firmware
` [PATCH v6 07/10] pnv/mpipl: Write the preserved CPU and MDRT state
` [PATCH v6 08/10] pnv/mpipl: Enable MPIPL support
` [PATCH v6 09/10] tests/functional: Add test for MPIPL in PowerNV
` [PATCH v6 10/10] MAINTAINERS: Add entry for MPIPL (PowerNV)

mac80211 HT/VHT MCS check change causing Wi-Fi speed drop (~20 Mbps cap) on iwlwifi
 2026-04-24  8:41 UTC  (2+ messages)

+ selftests-mm-specify-requirement-for-proc_mem_always_force=y.patch added to mm-hotfixes-unstable branch
 2026-04-24  8:40 UTC 

[PATCH] regulator: wm8400: fix reference leak on failed device registration
 2026-04-24  8:39 UTC  (3+ messages)

[PATCH] drm/todo: Drop todo item to request memory regions in all fbdev drivers
 2026-04-24  8:39 UTC  (6+ messages)

[meta-virtualization] [PATCH] ca-certificates: Ensure changes only apply with the selected DISTRO_FEATURES
 2026-04-24  8:38 UTC 

[PATCH v11 0/2] PCI: Fix crash when access broken ROM
 2026-04-24  8:38 UTC  (3+ messages)

[PATCH v4 0/4] vpci: allow 32-bit BAR writes with memory decoding enabled
 2026-04-24  8:38 UTC  (3+ messages)
` [PATCH v4 3/4] vpci: allow BAR map/unmap without affecting memory decoding bit

[bug report] Potential deadlock bug in 'drivers/misc/vmw_balloon.c', between 'vmballoon_work()' and 'vmci_interrupt()'
 2026-04-24  8:38 UTC 

[PATCH] platform/x86: intel_scu_wdt: fix reference leak on failed device registration
 2026-04-24  8:36 UTC  (3+ messages)

[PATCH] eeprom: digsy_mtc: fix reference leak on failed device registration
 2026-04-24  8:36 UTC  (4+ messages)

[PATCH RFC net-next 0/4] net: pse-pd: decouple controller lookup from MDIO probe
 2026-04-24  8:36 UTC  (3+ messages)
` [PATCH RFC net-next 1/4] net: pse-pd: scope pse_control regulator handle to kref lifetime

[PATCH v2 0/2] Add TRNG support for Glymur SoC
 2026-04-24  8:35 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: crypto: qcom,prng: Document Glymur TRNG
` [PATCH v2 2/2] arm64: dts: qcom: glymur: add TRNG node

[PATCH] platform/chrome: cros_ec_lpc: fix reference leak on failed device registration
 2026-04-24  8:35 UTC  (2+ messages)

[PATCH v4 0/7] Add Devres managed IRQ vectors allocation
 2026-04-24  7:57 UTC  (5+ messages)
` [PATCH v4 1/7] PCI/MSI: Split __pci_enable_msi_range() for reuse
` [PATCH v4 3/7] PCI/MSI: Introduce __pcim_enable_msi_range()
` [PATCH v4 4/7] PCI/MSI: Introduce __pcim_enable_msix_range()
` [PATCH v4 7/7] PCI: vmd: Replace pci_alloc_irq_vectors() with pcim_alloc_irq_vectors()

[PATCH] sonypi: use strscpy() in sonypi_acpi_probe
 2026-04-24  8:34 UTC  (2+ messages)

[PATCH] platform/chrome: fix reference leak on failed device registration
 2026-04-24  8:33 UTC  (5+ messages)

❌ FAIL: Test report for master (7.0.0-0, upstream-mainline, 45dcf5e2)
 2026-04-24  8:33 UTC 

[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
 2026-04-24  8:32 UTC  (12+ messages)

[anolis-intel-cloud:devel-6.6 0/52] htmldocs: Warning: anolis/rpm/kernel.spec.template references a file that doesn't exist: linux-%{KVERREL}/tools/perf/Documentation/examples.txt
 2026-04-24  8:32 UTC 

[Intel-wired-lan] [PATCH net] iavf: iavf_virtchnl_completion: drop duplicate ether_addr_equal() test
 2026-04-24  8:32 UTC  (4+ messages)

[PATCH] mm/lruvec: preemptively free dead folios during lru_add drain
 2026-04-24  8:32 UTC  (2+ messages)

[PATCH 0/3] agent: add passphrase storage options
 2026-04-24  8:31 UTC  (4+ messages)
` [PATCH 1/3] agent: Add "
` [PATCH 2/3] doc: Document "
` [PATCH 3/3] auto-t: Test transient PSK agent secrets

Fixing a corrupted file system
 2026-04-24  8:23 UTC  (5+ messages)

[PATCH v2 0/5] pinctrl: renesas: rzg2l: Fix PM register caching
 2026-04-24  8:31 UTC  (7+ messages)
` [PATCH v2 3/5] pinctrl: renesas: rzg2l: Handle RZ/V2H(P) IOLH configuration in PM cache

[PATCH v1 0/2] input: misc: add support for Imagis ISA1200 haptic motor driver
 2026-04-24  8:30 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: input: Document "

[PATCH v2] evm: terminate and bound the evm_xattrs read buffer
 2026-04-24  8:13 UTC  (3+ messages)
` [PATCH v3] "

[dtor-input:for-linus] BUILD SUCCESS 8f9d6cd6d3916add4c47a9dd1622e4fc057f877b
 2026-04-24  8:28 UTC 

[PATCH] mfd: bd72720: Drop BUCK11 ID
 2026-04-24  8:29 UTC  (2+ messages)
` (subset) "

[PATCH v2 00/18] Updates for upcoming Wrynose release (2)
 2026-04-24  8:28 UTC  (19+ messages)
` [PATCH v2 01/18] conf.py: add a :yocto_bug: role
` [PATCH v2 02/18] migration-guides/release-notes-6.0.rst: add known KVM issue
` [PATCH v2 03/18] migration-guides/migration-6.0.rst: document the CVE_PRODUCT behavior change
` [PATCH v2 04/18] tools/build-docs-container: add missing leap 16.0 in help message
` [PATCH v2 05/18] tools/build-docs-container: add CentOS 10 support
` [PATCH v2 06/18] ref-manual/system-requirements.rst: add CentOS 10 as a supported distro
` [PATCH v2 07/18] docs-wide: drop documentation for cve-check and variables
` [PATCH v2 08/18] ref-manual/variables.rst: document the SBOM_CVE_CHECK_SHOW_WARNINGS variable
` [PATCH v2 09/18] security-manual/vulnerabilities.rst: require Upstream-Status, not recommend
` [PATCH v2 10/18] security-manual/vulnerabilities.rst: refresh the document after cve-check removal
` [PATCH v2 11/18] migration-guides/migration-6.0.rst: add migration notes on "
` [PATCH v2 12/18] migration-guides/release-notes-6.0.rst: cover recent changes
` [PATCH v2 13/18] migration-guides/release-notes-6.0.rst: add license changes
` [PATCH v2 14/18] migration-guides/release-notes-6.0.rst: update CVE fixes
` [PATCH v2 15/18] migration-guides/release-notes-6.0.rst: add recipe version changes
` [PATCH v2 16/18] migration-guides/migration-6.0.rst: mention python3-roman-numerals-py rename
` [PATCH v2 17/18] migration-guides/release-notes-6.0.rst: add contributors
` [PATCH v2 18/18] ref-manual/variables: IMAGE_TYPES: add new wicenv type

[PATCH 01/10] drm/amdgpu/sdma: add SDMA usermode-queue doorbell pool infra
 2026-04-24  8:29 UTC  (11+ messages)
` [PATCH 02/10] drm/amdgpu/userq: route SDMA UMQ doorbells through the kernel pool
` [PATCH 03/10] drm/amdgpu/sdma7: register SDMA UMQ doorbell pool
` [PATCH 04/10] drm/amdgpu/sdma6: "
` [PATCH 05/10] drm/amdgpu: add AMDGPU_INFO_SDMA_USERQ_DOORBELL ioctl
` [PATCH 06/10] drm/amdgpu/mes: add NOTIFY_WORK_ON_UNMAPPED_QUEUE op + ADD_QUEUE fields
` [PATCH 07/10] drm/amdgpu/mes11: plumb unmap_flag_addr + NOTIFY_WORK_ON_UNMAPPED_QUEUE
` [PATCH 08/10] drm/amdgpu/mes12: plumb is_user_mode_submission, unmap_flag_addr, NOTIFY
` [PATCH 09/10] drm/amdgpu/mes_userqueue: mark SDMA UMQs as user-mode submission
` [PATCH 10/10] drm/amdgpu/userq_fence: wake gangs-out SDMA UMQs via NOTIFY

[PATCH] drm/i915/ddi: add wrapper for calling ->get_buf_trans() hook
 2026-04-24  8:28 UTC  (3+ messages)

QA notification for completed autobuilder build (yocto-6.0.rc1)
 2026-04-24  8:28 UTC 

[PATCH v2] dt-binding: leds: publish common bindings under dual license
 2026-04-24  8:28 UTC  (2+ messages)
` (subset) "

[PATCH] pcmcia: tcic: fix init_tcic() error handling
 2026-04-24  8:28 UTC  (2+ messages)

[BUG] KASAN: slab-use-after-free in ALSA OSS read/poll race
 2026-04-24  8:28 UTC  (4+ messages)

[PATCH v10 0/6] Introduce MAX77759 charger driver
 2026-04-24  8:26 UTC  (3+ messages)
` [PATCH v10 3/6] mfd: max77759: add register bitmasks and modify irq configs for charger

[PATCH v2 0/3] pinctrl: qcom: lpass-lpi: Switch to PM clock framework
 2026-04-24  8:26 UTC  (3+ messages)

[PATCH v3 net 0/11] octeontx2-af: npc: cn20k: MCAM fixes
 2026-04-24  8:26 UTC  (5+ messages)
` [PATCH v3 net 01/11] octeontx2-af: npc: cn20k: Propagate MCAM key-type errors on cn20k
` [PATCH v3 net 04/11] octeontx2-af: npc: cn20k: Make default entries as x4

[PATCH v2 0/3] KVM: Fix and clean up kvm_vcpu_map[_readonly]() usages
 2026-04-24  8:25 UTC  (3+ messages)
` [PATCH v2 3/3] KVM: Take gpa_t in kvm_vcpu_map[_readonly]()

[PATCH v7 0/5] kunit: Add support for suppressing warning backtraces
 2026-04-24  8:25 UTC  (7+ messages)
` [PATCH v7 2/5] bug/kunit: Reduce runtime impact of warning backtrace suppression
` [PATCH v7 3/5] kunit: Add backtrace suppression self-tests

[PATCH v3 0/1] drm: bridge: ti-sn65dsi83: Fix DSI mode flags for stable LVDS output
 2026-04-24  8:25 UTC  (7+ messages)
` [PATCH v3 1/1] "

[PATCH] parisc: led: fix reference leak on failed device registration
 2026-04-24  8:25 UTC  (5+ messages)

[PATCH v3] Fix null-ptr-deref in bio_integrity_map_user()
 2026-04-24  8:24 UTC  (2+ messages)

[PATCH v3 0/6] iio: magnetometer: ak8975: modernize and cleanup driver
 2026-04-24  8:23 UTC  (3+ messages)

[PATCH] mtd: maps: physmap: fix reference leak on failed device registration
 2026-04-24  8:22 UTC  (3+ messages)

[PATCH v3 0/5] dmaengine: Add Peripheral DMA support for SpacemiT K3 SoC
 2026-04-24  8:20 UTC  (12+ messages)
` [PATCH v3 1/5] dt-bindings: dmaengine: Add SpacemiT K3 DMA compatible string
` [PATCH v3 2/5] dmaengine: mmp_pdma: support variable extended DRCMR base
` [PATCH v3 3/5] dmaengine: mmp_pdma: add Spacemit K3 support
` [PATCH v3 4/5] clk: spacemit: k3: mark top_dclk as CLK_IS_CRITICAL
` [PATCH v3 5/5] riscv: dts: spacemit: Add PDMA controller node for K3 SoC

[Intel-wired-lan] [PATCH iwl-net 1/1] igc: skip RX timestamp header for frame preemption verification
 2026-04-24  7:59 UTC  (2+ messages)
`  "

[scarthgap][PATCH 00/12] Fix multiple CVEs
 2026-04-24  8:21 UTC  (5+ messages)
` [scarthgap][PATCH 11/12] zlib: upgrade 1.3.1 -> 1.3.2
  ` [OE-core] "
` [scarthgap][PATCH 12/12] libpcap: 1.10.4 -> 1.10.6
  ` [OE-core] "

[PATCH v6 0/7] mm: fix vmemmap optimization accounting and initialization
 2026-04-24  8:20 UTC  (3+ messages)
` [PATCH v6 6/7] mm/mm_init: Fix uninitialized struct pages for ZONE_DEVICE

[PATCH v1 00/13] fuse: dir.c cleanups
 2026-04-24  8:20 UTC  (5+ messages)
` [PATCH v1 01/13] fuse: fix missing forget requests in error paths
` [PATCH v1 04/13] fuse: clean up fuse_dentry_revalidate()

[PATCH v2 0/9] printk: Clean up preferred console handling
 2026-04-24  8:20 UTC  (2+ messages)

[PATCH] build: prefer sigaltstack over ucontext on Linux
 2026-04-24  8:19 UTC 

[QUESTION] kernel/Kconfig.hz: outdated help texts?
 2026-04-24  8:18 UTC 

[PATCH] iio: adc: ti-ads7138: explicitly include <linux/slab.h>
 2026-04-24  8:18 UTC 

[PATCH v3 0/2] Add the implied rules for G and B extensions
 2026-04-24  8:17 UTC  (2+ messages)

[PATCH] drm/xe/oa: Wa_14026633728
 2026-04-24  8:17 UTC  (2+ messages)

[PATCH bpf-next v2 0/4] bpf: replace min/max fields with struct cnum{32,64}
 2026-04-24  8:17 UTC  (5+ messages)
` [PATCH bpf-next v2 1/4] bpf: representation and basic operations on circular numbers
` [PATCH bpf-next v2 2/4] bpf: use accessor functions for bpf_reg_state min/max fields
` [PATCH bpf-next v2 3/4] bpf: replace min/max fields with struct cnum{32,64}
` [PATCH bpf-next v2 4/4] selftests/bpf: new cases handled by 32->64 range refinements

[PATCH v1] hw/char/cadence_uart: Add BXRS register
 2026-04-24  8:16 UTC  (9+ messages)

[PATCH i-g-t] tests/intel/xe_exec_system_allocator: Test madvise(MADV_DONTNEED)
 2026-04-24  8:16 UTC 

[PATCH] ceph: bound encrypted snapshot suffix formatting
 2026-04-24  8:15 UTC  (9+ messages)
` [PATCH v2] "
  ` [PATCH v3] "
    ` [PATCH v4] "

[PATCH v6 0/4] media: i2c: ds90ub953: Add back channel GPIO support
 2026-04-24  8:15 UTC  (5+ messages)
` [PATCH v6 3/4] media: i2c: ds90ub953: use devm_mutex_init() to simplify code
` [PATCH v6 4/4] media: i2c: ds90ub953: use guard() "

[PATCH] macintosh: windfarm_core: fix reference leak on failed device registration
 2026-04-24  8:14 UTC  (2+ messages)

[PATCH v4 0/2] use guard()() to handle synchronisation
 2026-04-24  8:15 UTC  (4+ messages)
` [PATCH v4 2/2] iio: adc: ingenic-adc: "

[PATCH] raspi4b: Disable L2 cache
 2026-04-24  8:14 UTC  (2+ messages)

[PATCH v9 0/3] kho: add support for deferred struct page init
 2026-04-24  8:13 UTC  (5+ messages)
` [PATCH v9 1/3] kho: fix deferred initialization of scratch areas
` [PATCH v9 3/3] selftests: kho: test with deferred struct page init

[PATCH] nvmem: core: eeprom: at24: Handle EEPROM with both read-only and wp-gpios
 2026-04-24  8:12 UTC  (11+ messages)

[PATCH] macintosh: adb: fix reference leak on failed platform device registration
 2026-04-24  8:11 UTC  (2+ messages)

[PATCH] pinctrl: qcom: Fix wakeirq map by removing disconnected irqs for sm8150
 2026-04-24  8:11 UTC  (4+ messages)

[PATCH] net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind
 2026-04-24  8:01 UTC  (3+ messages)
` [PATCH net v2] "

[PATCH v6 0/6] target/arm: ISV=0 data abort emulation library
 2026-04-24  8:10 UTC  (5+ messages)

[PATCH v5 00/18] hw/usb/ehci: Add 64-bit descriptor addressing support
 2026-04-24  8:05 UTC  (6+ messages)
` [PATCH v5 05/18] hw/usb/hcd-ehci.c: Replace fprintf(stderr, ...) with qemu_log_mask(LOG_GUEST_ERROR)
` [PATCH v5 06/18] hw/usb/hcd-ehci: Replace DPRINTF debug logs with trace events
` [PATCH v5 07/18] hw/usb/hcd-ehci: Introduce common properties macro for sysbus and pci
` [PATCH v5 08/18] hw/core: Add 11.0 machine compatibility properties
` [PATCH v5 10/18] hw/usb/hcd-ehci: Add property to advertise 64-bit addressing capability

[PATCH] iommu/amd: Remove dead code for exclusion ranges in IVMD
 2026-04-24  8:10 UTC  (2+ messages)

[PATCH v3 v3 0/2] add blocks_allocated to mb_stats and clear mb_stats
 2026-04-24  8:09 UTC  (4+ messages)
` [PATCH v3 v3 2/2] ext4: allow clearing mballoc stats through mb_stats

[LTP] [PATCH 1/1] ioctl_pidfd06: Update kernel version
 2026-04-24  8:09 UTC  (2+ messages)
` [LTP] "

[PATCH v2 00/31] PCI/TSM: PCIe Link Encryption Establishment via TDX platform services
 2026-04-24  8:09 UTC  (7+ messages)
` [PATCH v2 10/31] x86/virt/tdx: Add extra memory to TDX Module for Extensions

[PATCH] gpio: omap: fix reference leak on platform_device_register() failure
 2026-04-24  8:09 UTC  (2+ messages)

[PATCH] perf: disable llvm by default
 2026-04-24  8:08 UTC  (2+ messages)

AtomISP tree for Linux Next
 2026-04-24  8:07 UTC  (3+ messages)

[PATCH v3 0/3] riscv: Add PCIe support for UltraRISC DP1000 SoC
 2026-04-24  8:08 UTC  (6+ messages)
` [PATCH v3 3/3] PCI: ultrarisc: Add UltraRISC DP1000 PCIe Root Complex driver

[PATCH 00/22] Extend device support for AD5686 driver
 2026-04-24  8:08 UTC  (4+ messages)
` [PATCH 14/22] iio: dac: ad5686: add support for missing power supplies


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.