All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-25 21:55:10 to 2025-09-25 23:20:12 UTC [more...]

[PATCH bpf-next v6 1/3] bpf: Add lookup_and_delete_elem for BPF_MAP_STACK_TRACE
 2025-09-25 23:20 UTC  (4+ messages)
` [PATCH bpf-next v6 2/3] selftests/bpf: Refactor stacktrace_map case with skeleton

[syzbot] [mm?] WARNING in hugetlb_vma_assert_locked
 2025-09-25 23:19 UTC  (3+ messages)
` Forwarded: [PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list

[soc:soc/dt] BUILD SUCCESS 8c0650e0cef283fb31aca5dc7c72b891ff121a88
 2025-09-25 23:18 UTC 

[soc:soc/drivers] BUILD SUCCESS c4ebd661282df563a0c83acacbc35cfd4d8da541
 2025-09-25 23:19 UTC 

[PATCH v2] hugetlbfs: skip VMAs without shareable locks in hugetlb_vmdelete_list
 2025-09-25 23:18 UTC  (2+ messages)

[PATCH v12 00/25] Enable CXL PCIe Port Protocol Error handling and logging
 2025-09-25 23:17 UTC  (27+ messages)
` [PATCH v12 01/25] cxl/pci: Remove unnecessary CXL Endpoint handling helper functions
` [PATCH v12 02/25] cxl/pci: Remove unnecessary CXL RCH "
` [PATCH v12 03/25] cxl: Remove ifdef blocks of CONFIG_PCIEAER_CXL from core/pci.c
` [PATCH v12 04/25] CXL/AER: Remove CONFIG_PCIEAER_CXL and replace with CONFIG_CXL_RAS
` [PATCH v12 05/25] cxl: Move CXL driver RCH error handling into CONFIG_CXL_RCH_RAS conditional block
` [PATCH v12 06/25] CXL/AER: Introduce aer_cxl_rch.c into AER driver for handling CXL RCH errors
` [PATCH v12 07/25] CXL/PCI: Move CXL DVSEC definitions into uapi/linux/pci_regs.h
` [PATCH v12 08/25] PCI/CXL: Introduce pcie_is_cxl()
` [PATCH v12 09/25] PCI/AER: Report CXL or PCIe bus error type in trace logging
` [PATCH v12 10/25] CXL/AER: Update PCI class code check to use FIELD_GET()
` [PATCH v12 11/25] cxl/pci: Update RAS handler interfaces to also support CXL Ports
` [PATCH v12 12/25] cxl/pci: Log message if RAS registers are unmapped
` [PATCH v12 13/25] cxl/pci: Unify CXL trace logging for CXL Endpoints and CXL Ports
` [PATCH v12 14/25] cxl/pci: Update cxl_handle_cor_ras() to return early if no RAS errors
` [PATCH v12 15/25] cxl/pci: Map CXL Endpoint Port and CXL Switch Port RAS registers
` [PATCH v12 16/25] CXL/PCI: Introduce PCI_ERS_RESULT_PANIC
` [PATCH v12 17/25] cxl/pci: Introduce CXL Endpoint protocol error handlers
` [PATCH v12 18/25] CXL/AER: Introduce aer_cxl_vh.c in AER driver for forwarding CXL errors
` [PATCH v12 19/25] cxl: Introduce cxl_pci_drv_bound() to check for bound driver
` [PATCH v12 20/25] PCI/AER: Dequeue forwarded CXL error
` [PATCH v12 21/25] CXL/PCI: Introduce CXL Port protocol error handlers
` [PATCH v12 22/25] CXL/PCI: Export and rename merge_result() to pci_ers_merge_result()
` [PATCH v12 23/25] CXL/PCI: Introduce CXL uncorrectable protocol error recovery
` [PATCH v12 24/25] CXL/PCI: Enable CXL protocol errors during CXL Port probe
` [PATCH v12 25/25] CXL/PCI: Disable CXL protocol error interrupts during CXL Port cleanup

[PATCH v17 00/12] Support page table check on PowerPC
 2025-09-25 23:17 UTC  (5+ messages)

[soc:soc/defconfig] BUILD SUCCESS 072c3547979053c575e819070074911b3d0bd4fb
 2025-09-25 23:16 UTC 

[PATCH bpf-next 1/2] bpf: Emit struct bpf_xdp_sock type in vmlinux BTF
 2025-09-25 23:16 UTC  (4+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Test changing packet data from global functions with a kfunc

[PATCH v2 2/2] spmi: spmi-pmic-arb: add support for PMIC arbiter v8
 2025-09-25 23:15 UTC  (2+ messages)

[PATCH 0/6] drm/xe/pf: Refactor PF debugfs
 2025-09-25 23:15 UTC  (10+ messages)
` [PATCH 1/6] drm/xe/pf: Promote PF debugfs function to its own file
` [PATCH 2/6] drm/xe/pf: Create separate debugfs tree for SR-IOV files
` [PATCH 3/6] drm/xe/pf: Populate SR-IOV debugfs tree with tiles
` [PATCH 4/6] drm/xe/pf: Move SR-IOV GT debugfs files to new tree
` [PATCH 5/6] drm/xe/debugfs: Promote xe_tile_debugfs_simple_show
` [PATCH 6/6] drm/xe/pf: Make GGTT/LMEM debugfs files per-tile
` ✗ CI.checkpatch: warning for drm/xe/pf: Refactor PF debugfs
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "

[PATCH] lib/intel_blt.c: Fix MEM_COPY instruction for xe2+ platforms
 2025-09-25 23:13 UTC  (2+ messages)

[PATCH kvm-next V11 0/7] Add NUMA mempolicy support for KVM guest-memfd
 2025-09-25 23:12 UTC  (17+ messages)
` [PATCH kvm-next V11 4/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [PATCH kvm-next V11 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support
    ` [f2fs-dev] "

[PATCH] mm: limit THP alignment – performance gain observed in AI inference workloads
 2025-09-25 23:12 UTC  (4+ messages)
    ` [PATCH follow-up] mm/thp: Requesting status update on alignment performance configuration

[oe][meta-oe][master][PATCH] lsscsi: fix versioning
 2025-09-25 23:12 UTC 

[merged mm-hotfixes-stable] include-linux-pgtableh-convert-arch_enter_lazy_mmu_mode-and-friends-to-static-inlines.patch removed from -mm tree
 2025-09-25 23:11 UTC 

[merged mm-hotfixes-stable] mm-damon-sysfs-do-not-ignore-callbacks-return-value-in-damon_sysfs_damon_call.patch removed from -mm tree
 2025-09-25 23:11 UTC 

[merged mm-hotfixes-stable] mailmap-add-entry-for-bence-csokas.patch removed from -mm tree
 2025-09-25 23:11 UTC 

[merged mm-hotfixes-stable] fs-proc-task_mmu-check-p-vec_buf-for-null.patch removed from -mm tree
 2025-09-25 23:11 UTC 

[merged mm-hotfixes-stable] kmsan-fix-out-of-bounds-access-to-shadow-memory.patch removed from -mm tree
 2025-09-25 23:11 UTC 

[merged mm-hotfixes-stable] mm-hugetlb-fix-copy_hugetlb_page_range-to-use-pt_share_count.patch removed from -mm tree
 2025-09-25 23:11 UTC 

[merged mm-hotfixes-stable] mm-hugetlb-fix-folio-is-still-mapped-when-deleted.patch removed from -mm tree
 2025-09-25 23:11 UTC 

[PATCH bpf-next v2] selftests/bpf: fix flaky bpf_cookie selftest
 2025-09-25 23:10 UTC  (3+ messages)

[PATCH v3] drm/xe/guc: Update GuC log buffer type value
 2025-09-25 23:09 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe/guc: Update GuC log buffer type value (rev3)

[PATCH net-next] net: remove one stac/clac pair from move_addr_to_user()
 2025-09-25 23:09 UTC 

+ include-linux-pgtableh-convert-arch_enter_lazy_mmu_mode-and-friends-to-static-inlines.patch added to mm-hotfixes-unstable branch
 2025-09-25 23:09 UTC 

[PATCH v3 00/16] TDX: Enable Dynamic PAMT
 2025-09-25 23:09 UTC  (4+ messages)
` [PATCH v3 01/16] x86/tdx: Move all TDX error defines into <asm/shared/tdx_errno.h>

[PATCH] scsi: qla2xxx: remove references to unavailable firmware files
 2025-09-25 23:08 UTC 

[PATCH v3] drm/i915/guc: Skip communication warning on reset in progress
 2025-09-25 23:07 UTC  (3+ messages)

Confirm this letter -----
 2025-09-25 23:01 UTC 

[PATCH bpf-next v1 0/6] bpf: implicit bpf_prog_aux argument for kfuncs
 2025-09-25 23:07 UTC  (9+ messages)
` [PATCH bpf-next v1 1/6] bpf: implement KF_IMPLICIT_PROG_AUX_ARG flag

[PATCH] kasan: Fix warnings caused by use of arch_enter_lazy_mmu_mode()
 2025-09-25 23:07 UTC  (2+ messages)

[PATCH] mac80211: tdls: don’t WARN on invalid/missing peer
 2025-09-25 23:04 UTC 

Confirm this letter -----
 2025-09-25 22:57 UTC 

[asahilinux:bits/000-devicetree 9/140] arch/arm64/boot/dts/apple/t8010-d101.dtb: i2c@20a110000 (apple,t8010-i2c): compatible:0: 'apple,t8010-i2c' is not one of ['apple,t8103-i2c', 'apple,t8112-i2c', 'apple,t6000-i2c']
 2025-09-25 23:03 UTC 

[PATCH bpf-next] bpf: Add preempt_disable to protect get_perf_callchain
 2025-09-25 23:03 UTC  (4+ messages)

[PATCH v3 00/10] Introduce Glymur USB support
 2025-09-25 23:03 UTC  (5+ messages)
` [PATCH v3 07/10] phy: qualcomm: qmp-combo: Update QMP PHY with Glymur settings

[PATCH] btrfs: Fix PAGE_SIZE format specifier in open_ctree()
 2025-09-25 23:03 UTC 

[PATCH v2 00/10] vfio/pci: Allow MMIO regions to be exported through dma-buf
 2025-09-25 23:02 UTC  (11+ messages)
` [PATCH v2 03/10] PCI/P2PDMA: Refactor to separate core P2P functionality from memory allocation

QA notification for completed autobuilder build (yocto-5.2.4.rc1)
 2025-09-25 23:02 UTC  (2+ messages)
` [yocto] "

[to-be-updated] kasan-fix-warnings-caused-by-use-of-arch_enter_lazy_mmu_mode.patch removed from -mm tree
 2025-09-25 23:01 UTC 

[PATCH resend v6 00/10] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-09-25 23:00 UTC  (6+ messages)
` [PATCH resend v6 04/10] PCI/TSM: Authenticate devices via platform TSM

[linux-nvme:nvme-6.18] BUILD SUCCESS e989a3da2d371a4b6597ee8dee5c72e407b4db7a
 2025-09-25 22:57 UTC 

[PATCH 0/6] media: qcom: camss: Add Kaanapali support
 2025-09-25 22:59 UTC  (4+ messages)
  ` [PATCH 6/6] media: qcom: camss: vfe: Add support for VFE 1080

[PATCH] fs/resctrl,x86/resctrl: Factor mba rounding to be per-arch
 2025-09-25 22:58 UTC  (10+ messages)

[PATCH v8] Bluetooth: mediatek: add gpio pin to reset bt
 2025-09-25 22:55 UTC  (2+ messages)

[PATCH iproute2-next] lib/bpf_legacy: Use userspace SHA-1 code instead of AF_ALG
 2025-09-25 22:53 UTC 

[folded-merged] kasan-fix-warnings-caused-by-use-of-arch_enter_lazy_mmu_mode-fix.patch removed from -mm tree
 2025-09-25 22:54 UTC 

[PATCH] arm64: Kconfig: Make CPU_BIG_ENDIAN depend on BROKEN
 2025-09-25 22:54 UTC  (4+ messages)

[PATCH v10 bpf-next/net 0/6] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
 2025-09-25 22:52 UTC  (6+ messages)
` [PATCH v10 bpf-next/net 2/6] net-memcg: Allow decoupling memcg from global protocol memory accounting
` [PATCH v10 bpf-next/net 3/6] net-memcg: Introduce net.core.memcg_exclusive sysctl

[PATCH v6 0/2] Improve disk image detection in efi_bootmgr
 2025-09-25 22:51 UTC  (6+ messages)
` [PATCH v6 1/2] part: Export part_driver_lookup_type for external use

[PATCH] btrfs: fallback to buffered read if the inode has data checksum
 2025-09-25 22:50 UTC 

[PATCH printk v1] printk: ringbuffer: Fix data block max size check
 2025-09-25 22:49 UTC 

[PATCH net-next] scm: use masked_user_access_begin() in put_cmsg()
 2025-09-25 22:49 UTC 

[PATCH v7 0/2] Improve disk image detection in efi_bootmgr
 2025-09-25 22:48 UTC  (3+ messages)
` [PATCH v7 1/2] part: Export part_driver_lookup_type for external use
` [PATCH v7 2/2] efi_loader: Improve disk image detection in efi_bootmgr

KVM NV + SVE host OS warning
 2025-09-25 22:46 UTC  (4+ messages)

[PATCH] drm/i915: i915_pmu: Use sysfs_emit() instead of sprintf()
 2025-09-25 22:46 UTC  (2+ messages)

[PATCH] fuse: fix readahead reclaim deadlock
 2025-09-25 22:44 UTC 

Confirm this letter -----
 2025-09-25 22:43 UTC 

[syzbot] [wireless?] WARNING in ieee80211_tdls_oper (2)
 2025-09-25 22:43 UTC 

[PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
 2025-09-25 22:41 UTC  (12+ messages)
` [PATCH v3 20/24] pmdomain: core: Default to use of_genpd_sync_state() for genpd providers

Confirm this letter -----
 2025-09-25 22:41 UTC 

[PATCH v2 0/7] Add ADCs support for RZ/T2H and RZ/N2H
 2025-09-25 22:40 UTC  (8+ messages)
` [PATCH v2 1/7] clk: renesas: r9a09g077: Add ADC modules clock
` [PATCH v2 2/7] dt-bindings: iio: adc: document RZ/T2H and RZ/N2H ADC
` [PATCH v2 3/7] iio: adc: add RZ/T2H / RZ/N2H ADC driver
` [PATCH v2 4/7] arm64: dts: renesas: r9a09g077: Add ADCs support
` [PATCH v2 5/7] arm64: dts: renesas: r9a09g087: "
` [PATCH v2 6/7] arm64: dts: renesas: rzt2h/rzn2h-evk: enable ADCs
` [PATCH v2 7/7] arm64: defconfig: enable RZ/T2H / RZ/N2H ADC driver

[PULL] u-boot-sh/master
 2025-09-25 22:39 UTC 

[Intel-wired-lan] KMSAN: uninit-value in eth_type_trans
 2025-09-25 22:36 UTC  (2+ messages)
`  "

[PATCH] crypto: pcrypt - Fix recursive instantiation by using proper instance naming
 2025-09-25 22:31 UTC 

[CI] drm/i915: i915_pmu: Use sysfs_emit() instead of sprintf()
 2025-09-25 22:36 UTC  (3+ messages)

[PATCH RESEND] drm: Use strscpy() instead of strscpy_pad()
 2025-09-25 22:35 UTC  (2+ messages)

[PATCH v2 0/4] reparent the THP split queue
 2025-09-25 22:35 UTC  (8+ messages)
` [PATCH v2 4/4] mm: thp: reparent the split queue during memcg offline

[Buildroot] [PATCH 1/4] configs/aspeed_ast2500evb: check hashes, use bootlin toolchain
 2025-09-25 22:35 UTC  (4+ messages)

[PATCH v3] drm/i915/gvt: Improve intel_vgpu_ioctl hdr error handling
 2025-09-25 22:34 UTC  (2+ messages)

[PATCH v2 0/4] doc: git-push: clarify DESCRIPTION section & refspec definition
 2025-09-25 22:34 UTC  (7+ messages)
` [PATCH v3 0/4] doc: git-push: clarify DESCRIPTION section
  ` [PATCH v3 4/4] doc: git-push: clarify "what to push"

[PATCH i-g-t] Revert "tools/gputop/gputop: Enable support for multiple GPUs and instances"
 2025-09-25 22:30 UTC  (3+ messages)

[oe-core][PATCHv10 0/7] Display manager proposal for x11 and wayland
 2025-09-25 22:29 UTC  (4+ messages)
` [oe-core][PATCHv10 7/7] xuser-account: merge with xserver-nodm-init

[Intel-wired-lan] [PATCH iwl-net] idpf: cleanup remaining SKBs in PTP flows
 2025-09-25 22:28 UTC  (5+ messages)

[Buildroot] [PATCH 1/1] package/tailscale: bump to version 1.88.3
 2025-09-25 22:28 UTC 

[PATCH v16 0/3] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-09-25 22:28 UTC  (4+ messages)
` [PATCH v16 1/3] samples: rust: platform: remove trailing commas

[PATCH 0/2] VMSCAPE optimization for BHI variant
 2025-09-25 22:26 UTC  (5+ messages)
` [PATCH 2/2] x86/vmscape: Replace IBPB with branch history clear on exit to userspace

[PATCH 1/3] mm/page_owner: add option 'print_handle' for 'show_stacks'
 2025-09-25 22:25 UTC  (2+ messages)

[PATCH v2 00/19] rust: replace `kernel::c_str!` with C-Strings
 2025-09-25 22:25 UTC  (6+ messages)
` [PATCH v2 18/19] rust: io: "
` [PATCH v2 19/19] rust: regulator: "

[PATCH] drm/i915/gvt: Simplify case switch in intel_vgpu_ioctl
 2025-09-25 22:24 UTC  (2+ messages)

ERROR: modpost: "clk_save_context" [drivers/net/phy/air_en8811h.ko] undefined!
 2025-09-25 22:23 UTC 

[openeuler:OLK-5.10 3218/3218] kernel/dma/phytium/pswiotlb-mapping.c:308:30: warning: no previous prototype for 'pswiotlb_clone_orig_dma_ops'
 2025-09-25 22:23 UTC 

[PATCH v2] drm/msm/dpu: Fix adjusted mode clock check for 3d merge
 2025-09-25 22:22 UTC  (3+ messages)

[syzbot] [wireless?] WARNING in ieee80211_tdls_oper (2)
 2025-09-25 22:21 UTC  (2+ messages)
` Forwarded: "

[PATCH v5 00/17] Apply drm_bridge_connector and panel_bridge helper for the Analogix DP driver
 2025-09-25 22:21 UTC  (8+ messages)
` [PATCH v5 10/17] drm/bridge: analogix_dp: Apply drm_bridge_connector helper

[PATCH] ARM: dts: imx6qdl: make VAR-SOM SoM SoC-agnostic
 2025-09-25 22:21 UTC  (2+ messages)

OpenPrinting News
 2025-09-25 22:20 UTC 

[PATCH v4 1/1] [DRIVER] gpu: drm: add support for Yhgc ZX1000 soc chipset
 2025-09-25 22:20 UTC  (5+ messages)
` [PATCH v5 0/1] "
  ` [PATCH v5 1/1] "

[PATCH v2] dt-bindings: pinctrl: Convert marvell,armada-3710-(sb|nb)-pinctrl to DT schema
 2025-09-25 22:18 UTC 

[PATCH i-g-t] tests/intel/kms_joiner: Check DSC slices for force ultra joiner
 2025-09-25 22:18 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for tests/intel/kms_joiner: Check DSC slices for force ultra joiner (rev2)

[PATCH] drm/xe: Guard against NULL return for xe_device_get_gt
 2025-09-25 22:14 UTC  (2+ messages)

redirect/dnat to localhost address in prerouting chain?
 2025-09-25 22:13 UTC  (2+ messages)

[PATCH v2 00/11] mfd: macsmc: add rtc, hwmon and hid subdevices
 2025-09-25 22:13 UTC  (6+ messages)
` [PATCH v2 08/11] mfd: macsmc: Wire up Apple SMC HID subdevice
` [PATCH v2 10/11] arm64: dts: apple: Add common hwmon sensors and fans

[RFC PATCH 00/12] CMA balancing
 2025-09-25 22:11 UTC  (3+ messages)
` [RFC PATCH 13/12] mm,cma: add compaction cma balance helper for direct reclaim
` [RFC PATCH 00/12] mm,cma: call CMA balancing from page reclaim code

tbl(1) issues in console_codes(4)
 2025-09-25 22:10 UTC  (2+ messages)

[PATCH] MAINTAINERS: add myself and Barry to dma_map_benchmark maintainers
 2025-09-25 22:09 UTC  (6+ messages)

[PATCH 0/4] nvmet: fix configfs attr update handling for discovered subsystems
 2025-09-25 22:09 UTC  (8+ messages)
` [PATCH 3/4] nvmet: prevent max_qid changes "

[PATCH 5/5] drm/i915/dp: Handle Synaptics DSC throughput link-bpp quirk
 2025-09-25 22:08 UTC  (2+ messages)
` [PATCH v4 "

[PATCH 0/2] drm/bridge: bridge-connector: get/put the stored bridges
 2025-09-25 22:07 UTC  (3+ messages)
` [PATCH 1/2] drm/connector: allow a .destroy callback for drmm-allocated connectors

What's cooking in git.git (Sep 2025, #10; Thu, 25)
 2025-09-25 22:06 UTC 

[PATCH 0/2] PCI/IOV: Add missing PCI rescan-remove locking when enabling/disabling SR-IOV
 2025-09-25 22:05 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-09-25 22:02 UTC  (3+ messages)
` [PATCH v6 13/28] pc-bios/s390-ccw: Introduce IPL Information Report Block (IIRB)

[PATCH v3 0/3] drm/msm/dsi: Add support to 2 panels in bonded-DSI mode
 2025-09-25 22:04 UTC  (5+ messages)
` [PATCH v3 2/3] drm/mipi-dsi: Add flag to support dual-panel configurations

[PATCH v5 2/2] PCI: imx6: Add a method to handle CLKREQ# override active low
 2025-09-25 22:04 UTC  (3+ messages)

[PATCH 0/3] Add DSI display support for QCS8300 target
 2025-09-25 22:03 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: display: msm: document DSI controller and phy on QCS8300
` [PATCH 2/3] arm64: dts: qcom: qcs8300: add Display Serial Interface device nodes
` [PATCH 3/3] arm64: dts: qcom: qcs8300-ride: add anx7625 DSI to DP bridge node

[PATCH v4 00/12] Cleanup xdfile_t and xrecord_t in xdiff
 2025-09-25 22:02 UTC  (11+ messages)
` [PATCH v5 00/13] "
  ` [PATCH v5 10/13] xdiff: delete rchg aliasing

[PATCH v4 00/23] util: sync error_report & qemu_log output more closely
 2025-09-25 21:20 UTC  (3+ messages)
` [PATCH v4 13/23] monitor: move error_vprintf back to error-report.c

Guidance on API for writes to device memory
 2025-09-25 22:00 UTC 

[PATCH] net: phy: microchip_t1: LAN887X: Fix device init issues
 2025-09-25 22:00 UTC  (2+ messages)

[soc:tee/fix2] BUILD SUCCESS d5cf5b37064b1699d946e8b7ab4ac7d7d101814c
 2025-09-25 21:59 UTC 

[PATCH 1/3] lib/amdgpu: increase IB_SIZE for VCN
 2025-09-25 21:58 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [1/3] "

[PATCH v6 00/14] Add DisplayPort support for QCS615 platform
 2025-09-25 21:57 UTC  (7+ messages)
` [PATCH v6 10/14] phy: qcom: qmp-usbc: Add USB/DP exclude handling
` [PATCH v6 12/14] phy: qcom: qmp-usbc: Add QCS615 USB/DP PHY config and DP mode support

whatchanged is super useful!
 2025-09-25 21:57 UTC  (2+ messages)

[PATCH v4 0/4] media: imx-mipi-csis: Get the number of active lanes from mbus_config
 2025-09-25 21:55 UTC  (3+ messages)
` [PATCH v4 4/4] media: imx-mipi-csis: Get number of active lanes via mbus_config


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.