public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-11-24 09:24:27 to 2025-11-24 11:04:43 UTC [more...]

[PATCH v2 0/4] iommu: Add IOMMU_DEBUG_PAGEALLOC sanitizer
 2025-11-24 11:04 UTC  (4+ messages)
` [PATCH v2 1/4] drivers/iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC

[PATCH] nbd: restrict sockets to TCP and UDP
 2025-11-24 11:04 UTC  (5+ messages)
    ` Userland used in writeback path was "

[PATCH v2] KVM: arm64: nv: Optimize unmapping of shadow S2-MMU tables
 2025-11-24 11:03 UTC  (6+ messages)

[PATCH 0/5] mm, kvm: add guest_memfd support for uffd minor faults
 2025-11-24 11:03 UTC  (4+ messages)
` [PATCH 2/5] userfaultfd, shmem: use a VMA callback to handle UFFDIO_CONTINUE

[PATCH v3 0/9] Verisilicon DC8200 driver (and adaption to TH1520)
 2025-11-24 11:01 UTC  (12+ messages)
` [PATCH v3 1/9] dt-bindings: vendor-prefixes: add verisilicon
` [PATCH v3 2/9] dt-bindings: display: add verisilicon,dc
` [PATCH v3 3/9] drm: verisilicon: add a driver for Verisilicon display controllers
` [PATCH v3 4/9] dt-bindings: display/bridge: add binding for TH1520 HDMI controller
` [PATCH v3 5/9] drm/bridge: add a driver for T-Head "
` [PATCH v3 6/9] riscv: dts: thead: add DPU and HDMI device tree nodes
` [PATCH v3 7/9] riscv: dts: thead: lichee-pi-4a: enable HDMI
` [PATCH v3 8/9] MAINTAINERS: assign myself as maintainer for verisilicon DC driver
` [PATCH v3 9/9] mailmap: map all Icenowy Zheng's mail addresses

[PATCH v2 0/6] arm64: dts: qcom: x1e80100-vivobook-s15: add more missing features
 2025-11-24 11:01 UTC  (11+ messages)
` [PATCH v2 5/6] arm64: dts: qcom: x1e80100-vivobook-s15: add charge limit nvmem

[PATCH v2] perf tools: Don't read build-ids from non-regular files
 2025-11-24 10:59 UTC 

[PATCH v6 0/2] genirq: s390/pci: Migrate MSI interrupts to irqdomain API
 2025-11-24 10:59 UTC  (7+ messages)
` [PATCH v6 2/2] s390/pci: Migrate s390 IRQ logic to IRQ domain API

[PATCH v2] phy: ti: da8xx-usb: Handle devm_pm_runtime_enable() errors
 2025-11-24 10:57 UTC 

[PATCH] media: venus: vdec: restrict EOS addr quirk to IRIS2 only
 2025-11-24 10:58 UTC 

[PATCH] xfs: fix confused tracepoints in xfs_reflink_end_atomic_cow()
 2025-11-24 10:57 UTC  (3+ messages)

[PATCH v10 0/6] initial usbdrd phy support for Exynosautov920 soc
 2025-11-24 11:04 UTC  (7+ messages)
  ` [PATCH v10 1/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 HS phy compatible
  ` [PATCH v10 2/6] phy: exynos5-usbdrd: support HS phy for ExynosAutov920
  ` [PATCH v10 3/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo hsphy
  ` [PATCH v10 4/6] phy: exynos5-usbdrd: support HS combo phy for ExynosAutov920
  ` [PATCH v10 5/6] dt-bindings: phy: samsung,usb3-drd-phy: add ExynosAutov920 combo ssphy
  ` [PATCH v10 6/6] phy: exynos5-usbdrd: support SS combo phy for ExynosAutov920

[PATCH v2 0/3] mm: Coccinelle-driven cleanups across memory management code
 2025-11-24 10:54 UTC  (7+ messages)
` [PATCH v2 1/3] mm: pagewalk: simplify hugepage boundary calculation using min()
` [PATCH v2 2/3] mm/vmscan: use %pe to print error pointers
` [PATCH v2 3/3] mm/zswap: "

[PATCH net-next v1] idpf: export RX hardware timestamping information to XDP
 2025-11-24 10:51 UTC  (3+ messages)
` [Intel-wired-lan] "

[PATCH] pagemap: Update BUDDY flag documentation
 2025-11-24 10:51 UTC  (3+ messages)

[PATCH 0/4] ASoC: stm32: sai: fix device and OF node leaks on probe
 2025-11-24 10:49 UTC  (5+ messages)
` [PATCH 1/4] ASoC: stm32: sai: fix device leak "
` [PATCH 2/4] ASoC: stm32: sai: fix clk prepare imbalance on probe failure
` [PATCH 3/4] ASoC: stm32: sai: fix OF node leak on probe
` [PATCH 4/4] ASoC: stm32: sai: clean up probe error path

[PATCH v3 00/12] Coalesced Interrupt Delivery with posted MSI
 2025-11-24 10:48 UTC  (2+ messages)

[PATCH] hwspinlock: omap: Handle devm_pm_runtime_enable() errors
 2025-11-24 10:48 UTC 

[PATCH 1/2] arm64: dts: qcom: monaco: add lt8713sx bridge with displayport
 2025-11-24 10:46 UTC  (2+ messages)

[PATCH v2 0/4] Improve folio split related functions
 2025-11-24 10:45 UTC  (10+ messages)
` [PATCH v2 1/4] mm/huge_memory: change folio_split_supported() to folio_check_splittable()
` [PATCH v2 2/4] mm/huge_memory: replace can_split_folio() with direct refcount calculation
` [PATCH v2 3/4] mm/huge_memory: make min_order_for_split() always return an order
` [PATCH v2 4/4] mm/huge_memory: fix folio split stats counting

[PATCH] tools/thermal/thermal-engine: Fix format string bug in thermal-engine
 2025-11-24 10:43 UTC 

[PATCH v6 26/30] objtool: Function to get the name of a CPU feature
 2025-11-24 10:44 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 27/30] objtool: Improve naming of group alternatives
 2025-11-24 10:44 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 28/30] objtool: Compact output for alternatives with one instruction
 2025-11-24 10:43 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 29/30] objtool: Add wide output for disassembly
 2025-11-24 10:43 UTC  (2+ messages)
` [tip: objtool/core] "

[PATCH v6 30/30] objtool: Trim trailing NOPs in alternative
 2025-11-24 10:43 UTC  (2+ messages)
` [tip: objtool/core] "

[syzbot] [mm?] WARNING in vma_modify (2)
 2025-11-24 10:43 UTC  (4+ messages)

[RESEND PATCH] dm-ebs: Mark full buffer dirty even on partial write
 2025-11-24 10:43 UTC  (11+ messages)

[PATCH v7 RESEND 0/3] Add exynosautov920 thermal support
 2025-11-24 10:43 UTC  (6+ messages)
  ` [PATCH v7 RESEND 2/3] thermal: exynos_tmu: Support new hardware and update TMU interface

[syzbot] [xfs?] WARNING: kmalloc bug in xfs_buf_alloc
 2025-11-24 10:42 UTC  (5+ messages)

[PATCH v2 0/9] Add support for AD4062 device family
 2025-11-24 10:40 UTC  (10+ messages)
` [PATCH v2 3/9] iio: adc: Add support for ad4062
` [PATCH v2 5/9] iio: adc: ad4062: Add IIO Trigger support
` [PATCH v2 7/9] iio: adc: ad4062: Add IIO Events support
` [PATCH v2 9/9] iio: adc: ad4062: Add GPIO Controller support

[PATCH] char/mwave: drop it
 2025-11-24 10:39 UTC 

[PATCH 00/26] drm/bridge: add drm_of_find_bridge(), deprecate of_drm_find_bridge()
 2025-11-24 10:39 UTC  (12+ messages)
` [PATCH 01/26] drm/bridge: add drm_of_find_bridge()
` [PATCH 02/26] drm/bridge: deprecate of_drm_find_bridge()
` [PATCH 03/26] drm/todo: add entry about converting to drm_of_find_bridge()
` [PATCH 04/26] drm/bridge: make of_drm_find_bridge() a wrapper of drm_of_find_bridge()
` [PATCH 06/26] drm/bridge: add devm_drm_of_find_bridge

[PATCH v3 0/3] KVM ARM64 pre_fault_memory
 2025-11-24 10:38 UTC  (3+ messages)
` [PATCH v3 1/3] KVM: arm64: Add pre_fault_memory implementation

[PATCH v6 0/6] pwm: tiehrpwm: add .get_state and tidy register handling
 2025-11-24 10:36 UTC  (3+ messages)
` [PATCH v6 1/6] pwm: tiehrpwm: use GENMASK() and FIELD_PREP() for register fields

[PATCH v1] phy: fsl-imx8mq-usb: fix typec orientation switch when built as module
 2025-11-24 10:35 UTC  (2+ messages)

[PATCH 0/6] Additional regulator support for the Qualcomm SGMII SerDes PHY
 2025-11-24 10:35 UTC  (11+ messages)
` [PATCH 1/6] dt-bindings: phy: describe additional regulator for Qualcomm SGMII PHY
` [PATCH 2/6] arm64: dts: qcom: lemans-evk: add additional SerDes PHY regulator
` [PATCH 3/6] arm64: dts: qcom: lemans-ride-common: add additional SerDes PHY regulators
` [PATCH 4/6] arm64: dts: qcom: monaco-evk: fix the "
` [PATCH 5/6] arm64: dts: qcom: qcs8300-ride: add additional SerDes PHY regulator
` [PATCH 6/6] phy: qcom: sgmii-eth: add second regulator support

[patch V4 00/12] rseq: Implement time slice extension mechanism
 2025-11-24 10:33 UTC  (3+ messages)

[RFC v2 00/11] Add dmabuf read/write via io_uring
 2025-11-24 10:33 UTC  (2+ messages)

linux-next: manual merge of the pm tree with Linus' tree
 2025-11-24 10:32 UTC  (2+ messages)

[PATCH v3 0/5] ARM: dts: qcom: msm8960: expressatt: Add more peripherals
 2025-11-24 10:32 UTC  (5+ messages)
` [PATCH v3 3/5] ARM: dts: qcom: msm8960: expressatt: Add NFC
` [PATCH v3 5/5] ARM: dts: qcom: msm8960: expressatt: Add Accelerometer

[PATCH v3 0/2] fw_devlink overlay fix
 2025-11-24  8:48 UTC  (3+ messages)
` [PATCH v3 1/2] Revert "treewide: Fix probing of devices in DT overlays"

[PATCH] phy: ti: da8xx-usb: Handle devm_pm_runtime_enable() errors
 2025-11-24 10:28 UTC  (2+ messages)

[PATCH v3 0/7] Add R-Car CAN-FD suspend/resume support
 2025-11-24 10:28 UTC  (8+ messages)
` [PATCH v3 1/7] can: rcar_canfd: Invert reset assert order
` [PATCH v3 2/7] can: rcar_canfd: Invert global vs. channel teardown
` [PATCH v3 3/7] can: rcar_canfd: Use devm_clk_get_optional() for RAM clk
` [PATCH v3 4/7] can: rcar_canfd: Extract rcar_canfd_global_{,de}init()
` [PATCH v3 5/7] can: rcar_canfd: Invert CAN clock and close_candev() order
` [PATCH v3 6/7] can: rcar_canfd: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
` [PATCH v3 7/7] can: rcar_canfd: Add suspend/resume support

[PATCH v9 0/7] mm: folio_zero_user: clear contiguous pages
 2025-11-24 10:26 UTC  (7+ messages)
` [PATCH v9 1/7] treewide: provide a generic clear_user_page() variant
` [PATCH v9 2/7] mm: introduce clear_pages() and clear_user_pages()

[PATCH] perf tools: Don't read build-ids from non-regular files
 2025-11-24 10:26 UTC  (3+ messages)

[PATCH 1/1] nvme-fabrics: add ENOKEY to no retry criteria for authentication failures
 2025-11-24 10:26 UTC  (3+ messages)

[PATCH v4 0/5] Add PCIe support for Kaanapali
 2025-11-24 10:24 UTC  (6+ messages)
` [PATCH v4 1/5] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Add Kaanapali compatible
` [PATCH v4 2/5] phy: qcom-qmp: qserdes-txrx: Add complete QMP PCIe PHY v8 register offsets
` [PATCH v4 3/5] phy: qcom-qmp: pcs-pcie: Add "
` [PATCH v4 4/5] phy: qcom-qmp: qserdes-com: Add some more "
` [PATCH v4 5/5] phy: qcom: qmp-pcie: add QMP PCIe PHY tables for Kaanapali

[PATCH v2 0/6] ALSA: ctxfi: Add support for Onkyo SE-300PCIE
 2025-11-24 10:22 UTC  (6+ messages)

[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
 2025-11-24 10:21 UTC  (2+ messages)

[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
 2025-11-24 10:20 UTC  (2+ messages)

[PATCH v7 0/6] rust: pci: add config space read/write support
 2025-11-24 10:20 UTC  (5+ messages)
` [PATCH v7 3/6] rust: io: factor common I/O helpers into Io trait

[PATCH iwl-next 0/8] ice: in VEB, prevent "cross-vlan" traffic
 2025-11-24 10:20 UTC  (4+ messages)
` [PATCH iwl-next 4/8] ice: allow overriding lan_en, lb_en in switch
  ` [Intel-wired-lan] "

[PATCH v9 0/8] Add strobe duration and strobe output enable v4l2 ctrl
 2025-11-24 10:18 UTC  (3+ messages)
` [PATCH v9 6/8] media: i2c: ov9282: add strobe_duration v4l2 control

[PATCH - URGENT] pmdomains: mtk-pm-domains: Fix spinlock recursion in probe
 2025-11-24 10:16 UTC  (2+ messages)

[PATCH net-next v11 00/13] vsock: add namespace support to vhost-vsock and loopback
 2025-11-24 10:10 UTC  (5+ messages)
` [PATCH net-next v11 03/13] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H

[PATCH v2 00/16] mm: remove is_swap_[pte, pmd]() + non-swap entries, introduce leaf entries
 2025-11-24 10:06 UTC  (3+ messages)

[PATCH] net: wwan: mhi: Keep modem name match with Foxconn T99W640
 2025-11-24 10:07 UTC  (5+ messages)
  `  "
    `  "
      `  "

[PATCH] crypto: hisilicon/qm - fix device leak on QoS updates
 2025-11-24 10:07 UTC  (3+ messages)

[PATCH] drm/tegra: fix device leak on probe()
 2025-11-24 10:03 UTC  (2+ messages)

[PATCH] mm: khugepaged: fix memory leak in collapse_file rollback path
 2025-11-24 10:02 UTC  (2+ messages)

[PATCH v3] usb: typec: ucsi: Get connector status after enable notifications
 2025-11-24 10:01 UTC  (2+ messages)

[RFT net-next PATCH RESEND 0/2] ethernet: intel: fix freeing uninitialized pointers with __free
 2025-11-24 10:00 UTC  (5+ messages)
` [PATCH RESEND RFT net-next 1/2] ice: remove __free usage in ice_flow
  ` [Intel-wired-lan] "
` [PATCH RESEND RFT net-next 2/2] idpf: remove __free usage in idpf_virtchnl
  ` [Intel-wired-lan] "

[PATCH] arm64: dts: amlogic: meson-g12b: Fix L2 cache reference for S922X CPUs
 2025-11-24  9:58 UTC  (2+ messages)

[PATCH RESEND v9 0/6] MHDP8546 fixes related to DRM_BRIDGE_ATTACH_NO_CONNECTOR usecase
 2025-11-24  9:57 UTC  (6+ messages)
` [PATCH RESEND v9 2/6] drm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcs

[PATCH v5 0/5] kernel-doc: add support for documenting vars
 2025-11-24  9:57 UTC  (6+ messages)
` [PATCH v5 1/5] kernel-doc: add support for handling global variables
` [PATCH v5 2/5] kernel-doc: add support to handle DEFINE_ variables
` [PATCH v5 3/5] docs: media: v4l2-ioctl.h: document two global variables
` [PATCH v5 4/5] docs: kernel-doc.rst: don't let automarkup mangle with consts
` [PATCH v5 5/5] docs: kernel-doc.rst: document the new "var" kernel-doc markup

[PATCH v3 00/21] paravirt: cleanup and reorg
 2025-11-24  9:52 UTC  (4+ messages)
` [PATCH v3 09/21] loongarch/paravirt: Use common code for paravirt_steal_clock()

[PATCH 00/44] Change a lot of min_t() that might mask high bits
 2025-11-24  9:49 UTC  (2+ messages)

[PATCH v6 0/3] Add driver support for Eswin EIC7700 SoC PCIe controller
 2025-11-24  9:53 UTC  (6+ messages)
` [PATCH v6 3/3] PCI: dwc: Add no_suspport_L2 flag and skip PME_Turn_Off broadcast
    `  "

[PATCH] KVM: VMX: Always reflect SGX EPCM #PFs back into the guest
 2025-11-24  9:53 UTC  (3+ messages)

[PATCH net-next v6 0/5] netconsole: support automatic target recovery
 2025-11-24  9:50 UTC  (7+ messages)
` [PATCH net-next v6 2/5] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v6 4/5] netconsole: resume previously deactivated target
` [PATCH net-next v6 5/5] selftests: netconsole: validate target resume

[BUG 0/2] crypto: ahash - Bugs introduced due to CRYPTO_AHASH_ALG_BLOCK_ONLY
 2025-11-24  9:50 UTC  (7+ messages)
` [BUG 1/2] crypto: ahash - import/export fails for algs using CRYPTO_AHASH_ALG_BLOCK_ONLY
  ` [PATCH] crypto: ahash - Fix crypto_ahash_import with partial block data
` [BUG 2/2] crypto: ahash - testmgr false failures with CRYPTO_AHASH_ALG_BLOCK_ONLY
  ` [PATCH] crypto: ahash - Zero positive err value in ahash_update_finish

Linux 6.18-rc6
 2025-11-24  9:50 UTC  (5+ messages)

[PATCH v6 0/2] PCI: Configure Root Port MPS during host probing
 2025-11-24  9:49 UTC  (2+ messages)

[PATCH] crypto: testmgr - Add missing DES weak and semi-weak key tests
 2025-11-24  9:48 UTC  (2+ messages)

Linux 6.17.9
 2025-11-24  9:47 UTC  (2+ messages)

Linux 6.12.59
 2025-11-24  9:47 UTC  (2+ messages)

Linux 6.6.117
 2025-11-24  9:47 UTC  (2+ messages)

[PATCH 00/10] can: grcan: Enhance driver with CANFD Support and Improvements
 2025-11-24  9:46 UTC  (7+ messages)
` [PATCH 02/10] dt-bindings: net: can: grcan: Convert GRCAN CAN controllers binding from txt to YAML
` [PATCH 04/10] can: grcan: Add clock handling

[PATCH v5 0/5] add support for T7 family clock controller
 2025-11-24  9:46 UTC  (6+ messages)
` [PATCH v5 4/5] clk: meson: t7: add support for the T7 SoC PLL clock
` [PATCH v5 5/5] clk: meson: t7: add t7 clock peripherals controller driver

[PATCH 0/5] staging: rtl8723bs: remove custom FIELD_OFFSET macro and dead code
 2025-11-24  9:45 UTC  (5+ messages)
` [PATCH 2/5] staging: rtl8723bs: replace FIELD_OFFSET usage with offsetof

[PATCH v4 0/3] spmi-pmic-arb: Add support for PMIC arbiter v8 for Glymur and Kaanapali
 2025-11-24  9:45 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: spmi: split out common QCOM SPMI PMIC arbiter properties
` [PATCH v4 2/3] dt-bindings: spmi: add support for glymur-spmi-pmic-arb (arbiter v8)
` [PATCH v4 3/3] spmi: spmi-pmic-arb: add support for PMIC arbiter v8

[PATCH 0/2] Add calls to mutex_destroy in virtio_balloon and virtio_mem
 2025-11-24  9:43 UTC  (6+ messages)
` [PATCH 1/2] virtio-balloon: Destroy mutex before freeing virtio_balloon
` [PATCH 2/2] virtio-mem: Destroy mutex before freeing virtio_mem

[PATCH v5 00/13] coresight: Update timestamp attribute to be an interval instead of bool
 2025-11-24  9:42 UTC  (7+ messages)
` [PATCH v5 03/13] coresight: Refactor etm4_config_timestamp_event()

[PATCH][next] chtls: Avoid -Wflex-array-member-not-at-end warning
 2025-11-24  9:42 UTC 

[PATCH v3 0/9] module: Introduce hash-based integrity checking
 2025-11-24  9:41 UTC  (5+ messages)

[PATCH 1/1] arm64: dts: qcom: talos: Drop opp-shared from QUP OPP table
 2025-11-24  9:40 UTC  (5+ messages)

[PATCH] drm: bridge: tc358775: Fix Regulator Names
 2025-11-24  9:36 UTC 

[PATCH v7 00/11] arm64: entry: Convert to Generic Entry
 2025-11-24  9:34 UTC  (4+ messages)
` [PATCH v7 08/11] entry: Add arch_ptrace_report_syscall_entry/exit()

[PATCH 0/2] rust: kernel: add missing safety documentation
 2025-11-24  9:34 UTC  (3+ messages)
` [PATCH 2/2] rust: kernel: document safety for as_str_unchecked

[PATCH RFC 0/3] KVM: guest_memfd: Rework preparation/population flows in prep for in-place conversion
 2025-11-24  9:31 UTC  (5+ messages)
` [PATCH 3/3] KVM: guest_memfd: GUP source pages prior to populating guest memory

[PATCH v2 0/3] LoongArch: KVM: Add paravirt preempt support
 2025-11-24  9:33 UTC  (11+ messages)
` [PATCH v2 2/3] LoongArch: Add paravirt support with vcpu_is_preempted() in guest side

[PATCH v3 0/3] arm64: realm: Add support for encrypted data from firmware
 2025-11-24  9:33 UTC  (5+ messages)
` [PATCH v3 3/3] arm64: acpi: Enable ACPI CCEL support
  ` [REGRESSION] GHES firmware can't be readonly - Was: "

[RFC WIP 0/3] DRM Jobqueue
 2025-11-24  9:31 UTC  (4+ messages)
` [RFC WIP 2/3] rust: sync: Add dma_fence abstractions

[PATCH 0/6] arch,sysfb: Move screen and edid info into single place
 2025-11-24  9:30 UTC  (5+ messages)
` [PATCH 1/6] efi: earlycon: Reduce number of references to global screen_info
` [PATCH 2/6] efi: sysfb_efi: "

[syzbot] [iomap?] general protection fault in iomap_dio_bio_end_io
 2025-11-24  9:30 UTC  (2+ messages)

[PATCH v5 0/6] Add support for i.MX8ULP's SIM LPAV
 2025-11-24  9:28 UTC  (4+ messages)
` [PATCH v5 2/6] reset: imx8mp-audiomix: Replace mask with bit index

[PATCH] mm/khugepaged: Fix skipping of alloc sleep after second failure
 2025-11-24  9:27 UTC  (3+ messages)

[PATCH v2 0/2] LoongArch: Add 128-bit atomic cmpxchg support (v2)
 2025-11-24  9:26 UTC  (3+ messages)
` [PATCH v2 1/2] LoongArch: Add 128-bit atomic cmpxchg support
` [PATCH v2 2/2] LoongArch: Enable 128-bit atomics "

[PATCH v4 00/16] TDX: Enable Dynamic PAMT
 2025-11-24  9:26 UTC  (3+ messages)
` [PATCH v4 03/16] x86/virt/tdx: Simplify tdmr_get_pamt_sz()

[PATCH v5 0/2] Add support for NXP XSPI
 2025-11-24  9:25 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: spi: Document imx94 xspi
` [PATCH v5 2/2] spi: add driver for NXP XSPI controller

[PATCH 0/7] Add support for AD4062 device family
 2025-11-24  9:24 UTC  (8+ messages)
` [PATCH 3/7] iio: adc: Add support for ad4062


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