All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-03 11:23:49 to 2026-06-03 12:04:48 UTC [more...]

[PATCH v1 00/12] arm64: dts: imx8mp-var-som-symphony: align DTS with hardware revision
 2026-06-03 12:04 UTC  (14+ messages)
` [PATCH v1 01/12] arm64: dts: imx8mp-var-som-symphony: add input keys
` [PATCH v1 02/12] arm64: dts: imx8mp-var-som-symphony: enable USB support
` [PATCH v1 03/12] arm64: dts: imx8mp-var-som-symphony: add TPM support
` [PATCH v1 04/12] arm64: dts: imx8mp-var-som-symphony: add external RTC
` [PATCH v1 05/12] arm64: dts: imx8mp-var-som-symphony: enable header UARTs
` [PATCH v1 06/12] arm64: dts: imx8mp-var-som-symphony: enable PCIe
` [PATCH v1 07/12] arm64: dts: imx8mp-var-som-symphony: add HDMI support
` [PATCH v1 08/12] arm64: dts: imx8mp-var-som-symphony: add capacitive touchscreen
` [PATCH v1 09/12] arm64: dts: imx8mp-var-som-symphony: enable ECSPI2
` [PATCH v1 10/12] arm64: dts: imx8mp-var-som-symphony: keep RGB_SEL low
` [PATCH v1 11/12] arm64: dts: imx8mp-var-som-symphony: enable PWM1
` [PATCH v1 12/12] arm64: dts: freescale: imx8mp-var-som: add I2C1 bus recovery GPIOs

[PATCH v2 0/2] clk: amlogic: Add A9 peripherals clock controller
 2026-06-03 12:03 UTC  (9+ messages)
` [PATCH v2 1/2] dt-bindings: clock: Add Amlogic "
` [PATCH v2 2/2] clk: amlogic: Add A9 peripherals clock controller driver

[PATCH v2 0/7] ForLt/CovariantForLt split, auxiliary closure API and DevresLt
 2026-06-03 12:04 UTC  (5+ messages)
` [PATCH v2 1/7] rust: types: rename ForLt to CovariantForLt
` [PATCH v2 2/7] rust: types: introduce ForLt base trait for CovariantForLt

[PATCH v3 0/3] mm: clean up folio LRU and swap declarations
 2026-06-03 12:03 UTC  (5+ messages)
` [PATCH v3 2/3] mm: move folio LRU code out of swap

[PATCH v3 15/19] mm/hugetlb_vmemmap: Move bootmem HVO setup to early init
 2026-06-03 12:02 UTC  (2+ messages)

[PATCH v2 0/2] vsprintf: add upper case to %p[mM] et alia
 2026-06-03 12:03 UTC  (3+ messages)
` [PATCH v2 2/2] HID: nintendo: Use %pM format specifier for MAC addresses

[PATCH v1 0/2] x86/cpuid: kcpuid: Update to x86-cpuid-db v3.1 with fixes
 2026-06-03 12:02 UTC  (3+ messages)
` [PATCH v1 1/2] x86/cpuid: Fix typos
` [PATCH v1 2/2] x86/cpuid: Fix a few more typos

[PATCH 1/2] dt-binding: hwmon: Add binding for ADT7462
 2026-06-03 12:02 UTC  (3+ messages)

[PATCH v4 2/2] fanotify: allow reporting pidfds for reaped tasks
 2026-06-03 12:02 UTC  (7+ messages)

[PATCH 0/3] rpmsg: glink: smem: robustness and debuggability fixes
 2026-06-03 12:01 UTC  (7+ messages)
` [PATCH 1/3] rpmsg: glink: smem: Use device name as IRQ name
` [PATCH 2/3] rpmsg: glink: smem: Add WARN_ON_ONCE for FIFO index invariants
` [PATCH 3/3] rpmsg: glink: smem: Use modulo for FIFO tail wrap-around in rx_advance

[PATCH 0/1] cpufreq/amd-pstate: Prevent active mode on systems without EPP support
 2026-06-03 11:56 UTC  (4+ messages)
` [PATCH v2 0/2] cpufreq/amd-pstate: Fix EPP initialization and add capability check
  ` [PATCH v2 1/2] cpufreq/amd-pstate: Fix EPP initialization for shared memory systems
  ` [PATCH v2 2/2] cpufreq/amd-pstate: Prevent active mode on systems without EPP support

[PATCH] lib/vsprintf: replace min_t/max_t with min/max
 2026-06-03 12:01 UTC  (4+ messages)

[meta-oe][PATCH] gd: fix build with gcc 16
 2026-06-03 10:39 UTC  (5+ messages)
` [oe] "

Open source social media project from Salzburg
 2026-06-03 12:00 UTC 

Recent changes (master)
 2026-06-03 12:00 UTC 

[LTP] [PATCH 0/3] renameat2 rewrite
 2026-06-03 11:58 UTC  (4+ messages)
` [LTP] [PATCH 1/3] renameat201.c: Rewrite into new API, split into renameat203.c
` [LTP] [PATCH 2/3] renameat202.c: Rewrite into new API
` [LTP] [PATCH 3/3] lapi: Move renameat2.h into lapi/stdio.h

[PATCH v3 00/40] KVM: x86: GPR accessors and x86.{c,h} spring cleaning
 2026-06-03 11:59 UTC  (15+ messages)
` [PATCH v3 15/40] KVM: x86: Move the bulk of register specific code from x86.c to regs.c
` [PATCH v3 16/40] KVM: x86: Move local APIC specific helpers out of asm/kvm_host.h
` [PATCH v3 17/40] KVM: x86: Drop defunct vcpu_tsc_khz() declaration
` [PATCH v3 18/40] KVM: x86: Move kvm_caps and kvm_host_values to asm/kvm_host.h
` [PATCH v3 19/40] KVM: x86: Swap the include order between x86.h and mmu.h
` [PATCH v3 20/40] KVM: x86: Move tdp_enabled from kvm_host.h to mmu.h
` [PATCH v3 21/40] KVM: x86: Move eager_page_split to mmu.{c,h}

[PATCH] HID: i2c-hid-of: Fall back to ACPI _DSM when hid-descr-addr is missing
 2026-06-03 11:59 UTC  (5+ messages)
  ` [PATCH v2 2/3] HID: i2c-hid: Move common ACPI _DSM helper into core

[PATCH 0/3] drm/i915: Fix double cleanup in error paths
 2026-06-03 11:58 UTC  (3+ messages)
` [PATCH 3/3] drm/i915/display/intel_dp: Drop redundant intel_dp_aux_fini() on init failure

[PATCH RESEND] mux: gpio-mux: add support for 4:1 2-channels mux
 2026-06-03 11:43 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v2 0/8] Add support for Hygon Family 18h model 4h~8h processors
 2026-06-03 11:57 UTC  (4+ messages)
` [PATCH v2 1/8] x86/cpu/hygon: Adjust the die_id and logical_die_id for Hygon models 0x4-0x8

[PATCH v2 0/3] UBSAN fixes
 2026-06-03 11:57 UTC  (8+ messages)
` [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info

[PATCH 6.12.y] HID: core: Mitigate potential OOB by removing bogus memset()
 2026-06-03 11:57 UTC  (3+ messages)

[PATCH mptcp-net] mptcp: pm: use timer_shutdown_sync() on free paths
 2026-06-03 11:56 UTC 

pull-request: wifi: iwlwifi-next - 2026-05-31
 2026-06-03 11:57 UTC  (2+ messages)

[PATCH] dt-bindings: arm: omap: ti,omap-dmm: Convert to DT schema
 2026-06-03 11:57 UTC 

[PATCH] ASoC: cs42xx8: Add SPI bus support for CS42448/CS42888 codec
 2026-06-03 11:57 UTC  (4+ messages)
` [PATCH v2 0/2] "

[PATCH v2 phy-next 00/15] New Generic PHY driver for Lynx 10G SerDes
 2026-06-03 11:56 UTC  (5+ messages)
` [PATCH v2 phy-next 13/15] dt-bindings: phy: lynx-10g: initial document

[PATCH] powerpc/entry: Disable interrupts before irqentry_exit
 2026-06-03 11:56 UTC  (3+ messages)

ARM v8 rte_power_pause
 2026-06-03 11:56 UTC 

[PATCH v6 00/12] Allow preemption during IPI completion waiting to improve real-time performance
 2026-06-03 11:54 UTC  (7+ messages)
` [PATCH v6 04/12] smp: Use task-local IPI cpumask in smp_call_function_many_cond()
` [PATCH v6 06/12] smp: Enable preemption early in smp_call_function_many_cond

[PATCH v3 0/1] wifi: mac80211: fix monitor mode frame capture for real chanctx drivers
 2026-06-03 11:54 UTC  (12+ messages)
` [PATCH v4 "
  ` [PATCH v4] "

[PATCH v1 0/2] riscv: stacktrace: Fix return address handling in non-FP unwinder
 2026-06-03 11:53 UTC  (6+ messages)
` [PATCH v1 1/2] riscv: stacktrace: Remove bogus -0x4 offset in non-FP walk_stackframe
` [PATCH v1 2/2] riscv: stacktrace: Use %pB for backtrace display

[PATCH] block: assign caller-specific lockdep class to disk->open_mutex
 2026-06-03 11:54 UTC  (5+ messages)
    ` [PATCH v2] "
      ` [PATCH v3] "

[PATCH v2 phy-next 14/15] phy: lynx-10g: new driver
 2026-06-03 11:53 UTC  (4+ messages)

[PATCH 0/15] mm: introduce ANON_VMA_LAZY for deferred anon_vma creation
 2026-06-03 11:53 UTC  (6+ messages)

[PATCH v13 0/9] gpu: nova-core: Hopper/Blackwell support
 2026-06-03 11:53 UTC  (4+ messages)
` [PATCH v13 7/9] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling

[RFC] mpam,x86,fs/resctrl: Generic schema description Proof of Concept
 2026-06-03 11:53 UTC  (4+ messages)

[PATCH v5 0/9] mm: switch THP shrinker to list_lru
 2026-06-03 11:53 UTC  (4+ messages)

[PATCH v2] iio: adc: ad7380: select REGMAP
 2026-06-03 11:53 UTC  (4+ messages)

[PATCH v3 0/5] gpu: drm: nova: enable calling into nova-core
 2026-06-03 11:52 UTC  (6+ messages)
` [PATCH v3 1/5] rust: inline some init methods

[PATCHv7 bpf-next 12/29] bpf: Add bpf_trampoline_multi_attach/detach functions
 2026-06-03 11:52 UTC  (2+ messages)

[PATCHv7 bpf-next 10/29] bpf: Add multi tracing attach types
 2026-06-03 11:52 UTC  (3+ messages)

[PATCHv7 bpf-next 13/29] bpf: Add support for tracing multi link
 2026-06-03 11:52 UTC  (3+ messages)

[LTP] [PATCH] fanotify13: fix test failure when running iterations
 2026-06-03 11:51 UTC  (4+ messages)
` [LTP] [PATCH v2] "

[PATCH v2 0/7] rust: drm: Higher-Ranked Lifetime private data
 2026-06-03 11:51 UTC  (5+ messages)
` [PATCH v2 2/7] rust: drm: Add UnbindGuard for drm_dev_enter/exit critical sections
` [PATCH v2 3/7] rust: drm: Add RegistrationData to drm::Driver

[PATCH v6 0/2] mm: improve large folio readahead for exec memory
 2026-06-03 11:51 UTC  (10+ messages)
` [PATCH v6 2/2] mm: use mapping_max_folio_order() for force_thp_readahead order

[PATCH v1 0/2] kstrtox: make _parse_integer() flexible
 2026-06-03 11:51 UTC  (8+ messages)
` [PATCH v1 1/2] kstrtox: Make _parse_integer() take variadic arguments

[PATCH wireless v2 1/4] wifi: mac80211: factor out part of ieee80211_calc_expected_tx_airtime
 2026-06-03 11:51 UTC  (3+ messages)
` [PATCH wireless v2 2/4] wifi: mac80211: estimate expected throughput if not provided by driver/rc

[PATCH 0/9] ASoC: qcom: Use guard() for mutex & spin locks
 2026-06-03 11:49 UTC  (10+ messages)
` [PATCH 1/9] ASoC: qcom: audioreach: Use guard() for mutex locks
` [PATCH 2/9] ASoc: qcom: q6adm: Use guard() for mutex & spin locks
` [PATCH 3/9] ASoc: qcom: q6afe: Use guard() for mutex locks
` [PATCH 4/9] ASoC: qcom: q6apm: "
` [PATCH 5/9] ASoC: qcom: q6asm: Use guard() for mutex & spin locks
` [PATCH 6/9] ASoC: qdsp6: q6core: Use guard() for mutex locks
` [PATCH 7/9] ASoC: qdsp6: q6routing: "
` [PATCH 8/9] ASoC: qdsp6: q6usb: "
` [PATCH 9/9] ASoC: qcom: topology: "

[PATCH 00/79] block: rnull: complete the rust null block driver
 2026-06-03 11:50 UTC  (7+ messages)
` [PATCH 09/79] block: rust: introduce `kernel::block::bio` module
` [PATCH 10/79] block: rust: add `command` getter to `Request`

[PATCH v3 2/2] clk: Add gpio-locked fixed clock driver
 2026-06-03 11:49 UTC  (2+ messages)

Warning: fs/nfs/pagelist.c:478 function parameter 'pinned' not described in 'nfs_page_create_from_folio'
 2026-06-03 11:49 UTC 

[PATCH 3/4] rust: Add dma_fence abstractions
 2026-06-03 11:49 UTC  (19+ messages)

[PATCH 00/83] ASoC: use .auto_selectable_formats
 2026-06-03 11:47 UTC  (3+ messages)
` [PATCH 10/83] ASoC: amd: "

[PATCH v2] virt: arm-cca-guest: use raw variant of smp_processor_id() in arm_cca_report_new()
 2026-06-03 11:48 UTC  (4+ messages)

[PATCH 18/24] KVM: x86/mmu: make gva_walk a value
 2026-06-03 11:47 UTC  (3+ messages)

[PATCH net-next v2 0/3] xgmac: Support for 16 MTL/DMA queues
 2026-06-03 11:46 UTC  (3+ messages)
  ` [PATCH net-next v2 1/3] net/stmmac/dwxgmac: Modify DMA functions for future hardware

[PATCH iwl-net v2] ice: fall back to SBQ when LL PHY timer interface times out
 2026-06-03 11:48 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH 0/3] ASoC: amd: remove unused machine
 2026-06-03 11:46 UTC  (2+ messages)

[PATCH 1/1] drm/bridge: nwl-dsi: Use dev_err_probe
 2026-06-03 11:46 UTC  (2+ messages)

[PATCH v2] dt-bindings: clock: Add Amlogic A9 SCMI clock controller
 2026-06-03 11:45 UTC  (2+ messages)

[PATCH] nvme-apple: Use acquire/release for queue enabled state
 2026-06-03 11:45 UTC  (3+ messages)

[PATCH] Documentation: KVM: Synchronize x86 VM types
 2026-06-03 11:45 UTC 

[PATCH net] ipv6: mcast: Fix use-after-free when processing MLD queries
 2026-06-03 11:45 UTC  (2+ messages)

[PATCH ipsec v2] esp: fix page frag reference leak on skb_to_sgvec failure
 2026-06-03 11:45 UTC 

[PATCH v3] drm/amdgpu: Gate debugfs MMIO access on kernel lockdown
 2026-06-03 11:44 UTC 

[PATCH v2] drm/i915/display: Mask RO bits in gen9_write_dc_state()
 2026-06-03 11:45 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v1 0/2] x86/tboot: Add Intel TXT Protection Regions (TPR) support
 2026-06-03 11:45 UTC  (3+ messages)
` [PATCH v1 1/2] x86/tboot: Add support for parsing DTPR table and disabling TPRs
` [PATCH v1 2/2] iommu/vt-d: Disable PMRs and skip force-IOMMU when TXT TPRs are active

[PATCH v12 mptcp-next 0/2] mptcp: address stall under memory pressure
 2026-06-03 11:44 UTC  (2+ messages)

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-03 11:43 UTC  (5+ messages)

bnxt_en: suspicious RCU usage in bnxt_fw_reset_task() qdisc path in 7.1-rc6
 2026-06-03 11:43 UTC  (3+ messages)

[RFC PATCH 00/28] target/ppc: Moving instructions to decodetree specification
 2026-06-03 11:39 UTC  (2+ messages)

[PATCH v2] dmaengine: dw-edma: Enable HDMA 64R/W Channels
 2026-06-03 11:42 UTC  (2+ messages)

[PATCH] [RFC] lmb: Optionally limit available memory to 4 GiB on limited systems
 2026-06-03 11:41 UTC  (10+ messages)

[RFC PATCH 1/2] mm/secretmem: try to restore large page mappings in direct map
 2026-06-03 11:41 UTC  (2+ messages)

[PATCH] iio: light: tsl2591: remove unneeded tsl2591_compatible_als_persist_cycle()
 2026-06-03 11:41 UTC  (2+ messages)

[PATCH RESEND v2] fuse: use QSTR() instead of QSTR_INIT() in fuse_get_dentry
 2026-06-03 11:41 UTC  (2+ messages)

[PATCH 2/2] hwmon: (adt7462) Add of_match_table to support devicetree
 2026-06-03 11:40 UTC  (2+ messages)

[PATCH v2] drm/i915/dp: Handle VSC SDP revision 7 in unpack
 2026-06-03 11:40 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v6 2/3] PCI: Add device-specific reset for Qualcomm devices
 2026-06-03 11:39 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: Add GPIO-locked fixed clock
 2026-06-03 11:39 UTC  (2+ messages)

[PATCH v2] arm: dts: ipq5424-rdp466: add chosen node for serial console
 2026-06-03 11:38 UTC 

[PATCH v7 2/2] media: i2c: Pinefeat cef168 lens control board driver
 2026-06-03 11:38 UTC  (2+ messages)

[RFC PATCH] avahi: upgrade 0.8 -> 0.9-rc4
 2026-06-03 11:38 UTC  (6+ messages)
` [OE-core] "

[PATCH v2] docs/devel: relax policy on AI-generated contributions
 2026-06-03 11:35 UTC  (3+ messages)

[PATCH v3 3/3] bpf: Restore sysctl new-value from 1 to 0
 2026-06-03 11:36 UTC  (2+ messages)

[PATCH v3 1/3] bpf: NUL-terminate replaced sysctl value
 2026-06-03 11:36 UTC  (2+ messages)

[PATCH] USB: core: add USB_QUIRK_NO_LPM for VIA Labs USB 2.0 hub
 2026-06-03 11:36 UTC 

[tip:x86/cleanups] BUILD SUCCESS d022ff2557accbc7e169e4812bd9899e7c77fb5c
 2026-06-03 11:36 UTC 

[PATCHv7 bpf-next 19/29] libbpf: Add btf_type_is_traceable_func function
 2026-06-03 11:36 UTC  (2+ messages)

[PATCH] MAINTAINERS: make myself the maintainer of the Qualcomm QCE driver
 2026-06-03 11:35 UTC  (2+ messages)

[PATCH net-next v2 0/2] net/stmmac: Fix panic during interface shutdown & apply STMMAC_DOWN flag
 2026-06-03 11:36 UTC  (3+ messages)
  ` [PATCH net-next v2 2/2] net/stmmac: Fix free-after-use panic when interface goes down

[PATCH v1 1/1] media: tda18250: Use %*ph to print small buffer
 2026-06-03 11:35 UTC  (2+ messages)

[PATCH v3 0/6] vdso/datastore: Allow prefaulting by mlockall()
 2026-06-03 11:35 UTC  (4+ messages)

[PATCHv7 bpf-next 18/29] libbpf: Add bpf_link_create support for tracing_multi link
 2026-06-03 11:34 UTC  (2+ messages)

[PATCH 24/24] KVM: x86/mmu: use kvm_page_format to test SPTEs
 2026-06-03 11:34 UTC  (2+ messages)

[RFC PATCH] btrfs: do not enforce qgroup limits when changing qgroup limits
 2026-06-03 11:33 UTC  (2+ messages)

[PATCH v3 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
 2026-06-03 11:33 UTC  (5+ messages)
` [PATCH v3 3/3] iommu/arm-smmu-v3: Issue CFGI/TLBI twice on Tegra264

[PATCH] dt-bindings: nvmem: qfprom: Add ipq5210 & ipq9650 compatible
 2026-06-03 11:32 UTC  (3+ messages)

[GIT PULL] arm64: BST C1200 eMMC DTS + defconfig for v7.2
 2026-06-03 11:31 UTC 

[GIT PULL] wireless-2026-06-03
 2026-06-03 11:31 UTC 

[PATCH v2] fetch2/crate: support configurable registry and index URLs
 2026-06-03 11:30 UTC  (3+ messages)
` [PATCH v3] "
  ` [bitbake-devel] "

[PATCH] can: mscan: replace in_8/out_8 with ioread8/iowrite8
 2026-06-03 11:31 UTC  (4+ messages)

[PATCH v3 0/4] mm/zswap: Implement per-cgroup proactive writeback
 2026-06-03 11:29 UTC  (7+ messages)
` [PATCH v3 2/4] mm/zswap: Implement "
` [PATCH v3 3/4] mm/zswap: Add per-memcg stat for "

[PATCH v4 0/2] drm/v3d: Fix indirect CSD jobs with zeroed workgroups
 2026-06-03 11:28 UTC  (2+ messages)

[PATCHv7 bpf-next 04/29] bpf: Use mutex lock pool for bpf trampolines
 2026-06-03 11:28 UTC  (2+ messages)

[PATCH 0/3] don't allow changes to inactive colorops
 2026-06-03 11:27 UTC  (6+ messages)
` [PATCH 1/3] drm/atomic: only add states of active or transient active colorops

[PATCH v2 00/18] perf cs-etm: Queue context packets for frontend
 2026-06-03 11:27 UTC  (3+ messages)
` [PATCH v2 05/18] perf test: Add deterministic workload

[PATCH v3 00/16] qapi: add formal "intro" section
 2026-06-03 11:27 UTC  (3+ messages)
` [PATCH v3 09/16] qapi/docs: adjust stub member insertion algorithm

[PATCH 12/24] KVM: x86/mmu: move CPU-related fields to struct kvm_pagewalk
 2026-06-03 11:27 UTC  (2+ messages)

[PATCHv7 bpf-next 01/29] ftrace: Add ftrace_hash_count function
 2026-06-03 11:26 UTC  (2+ messages)

[PATCH v3 0/2] Add EPSS L3 provider support on Qualcomm Shikra SoC
 2026-06-03 11:26 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: qcom,osm-l3: Add EPSS L3 DT binding for "
` [PATCH v3 2/2] interconnect: qcom: Add EPSS L3 scaling support for "

[PATCH v2 00/24] Introduce Device Tree based NUMA support for ARM Xen
 2026-06-03 11:25 UTC  (5+ messages)
` [PATCH v2 07/24] xen/device-tree: Parse 'cpu-map' node for CPU topology exploration

[PATCH v2] nvme-tcp: lockdep: use dynamic lockdep keys per socket instance
 2026-06-03 11:25 UTC 

[PATCH nf-next 0/3] netfilter: nf_conncount: misc bug fixes
 2026-06-03 11:25 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: nf_conncount: prepare for per-tree seqcount
` [PATCH nf-next 2/3] netfilter: nf_conncount: split count_tree_node rbtree walk into helper
` [PATCH nf-next 3/3] netfilter: nf_conncount: gc and rcu fixes

[PATCH v7 00/15] arm64: Unmap linear alias of kernel data/bss
 2026-06-03 11:24 UTC  (5+ messages)

ppc64le kunit test failure: guest_state_buffer_test
 2026-06-03 11:25 UTC  (4+ messages)

[PATCH] staging: media: atomisp: fix typo in rx.c
 2026-06-03 11:25 UTC  (3+ messages)

[PATCH 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-06-03 11:24 UTC  (4+ messages)
` [PATCH 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver

linux-next: test failure after merge of the arm64 tree
 2026-06-03 11:24 UTC 

❌ FAIL (MISSED 2 of 56): Test report for for-kernelci (7.1.0-rc6, upstream-arm-next, e8a95b97)
 2026-06-03 11:24 UTC  (2+ messages)


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.