The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2025-11-10 07:48:43 to 2025-11-10 09:31:54 UTC [more...]

[PATCH v3 0/4] Apply DP helper APIs to do link train
 2025-11-10  8:58 UTC  (5+ messages)
` [PATCH v3 1/4] drm/bridge: analogix_dp: Apply DP helper API drm_dp_dpcd_read_link_status()
` [PATCH v3 2/4] drm/bridge: analogix_dp: Apply DP helper API drm_dp_clock_recovery_ok()
` [PATCH v3 3/4] drm/bridge: analogix_dp: Apply DP helper API drm_dp_channel_eq_ok()
` [PATCH v3 4/4] drm/bridge: analogix_dp: Apply DP helper APIs to get adjusted voltages and pre-emphasises

[RFC] xfs: fake fallocate success for always CoW inodes
 2025-11-10  9:31 UTC  (8+ messages)

[PATCH v2 0/2] m68k: coldfire: Add RNG support and const qualifiers for MCF54418
 2025-11-10  9:31 UTC  (5+ messages)
` [PATCH v2 2/2] m68k: coldfire: Add RNG support "

[PATCH bpf-next v5 1/3] perf: Refactor get_perf_callchain
 2025-11-10  9:31 UTC  (3+ messages)

[PATCH v2 11/23] mm: introduce BPF kfunc to access memory events
 2025-11-10  9:31 UTC  (3+ messages)
` [PATCH v2 14/23] mm: allow specifying custom oom constraint for BPF triggers

[PATCH v2] s390/fpu: Fix false-positive kmsan report in fpu_vstl function
 2025-11-10  9:30 UTC  (2+ messages)

[PATCH 0/4] usb: host: renesas: Handle reset signals on suspend/resume
 2025-11-10  9:29 UTC  (7+ messages)
` [PATCH 2/4] usb: host: ehci-platform: Call reset assert/deassert "

[PATCH 00/11] soc: samsung: exynos-chipid: add gs101 support
 2025-11-10  9:28 UTC  (6+ messages)
` [PATCH 10/11] arm64: dts: exynos: gs101: add the chipid node

[PATCH v2] wifi: cfg80211: Fix uninitialized header access in cfg80211_classify8021d
 2025-11-10  9:28 UTC  (2+ messages)

[PATCH v4 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2025-11-10  9:27 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: EIC7700: Add Eswin PCIe host controller
    `  "

[PATCH bpf-next v5 0/3] Pass external callchain entry to get_perf_callchain
 2025-11-10  9:26 UTC  (4+ messages)
` [PATCH bpf-next v5 2/3] perf: Add atomic operation in get_recursion_context

[PATCH 00/18] media: microchip-isc: Color correction and histogram stats
 2025-11-10  9:26 UTC  (8+ messages)
` [PATCH 08/18] media: platform: microchip: Add new histogram submodule
` [PATCH 17/18] media: videodev2.h, v4l2-ioctl: Add microchip statistics format

[PATCH V4 0/3] Add SD Card support for sm8750 SoC and boards
 2025-11-10  9:25 UTC  (6+ messages)
` [PATCH V4 1/3] arm64: dts: qcom: sm8750: Add SDC2 nodes for sm8750 soc
` [PATCH V4 2/3] arm64: dts: qcom: sm8750-mtp: Add SDC2 node for sm8750 mtp board
` [PATCH V4 3/3] arm64: dts: qcom: sm8750-qrd: Add SDC2 node for sm8750 qrd board

[PATCH net-next v2 0/3] net: phy: dp83869: Support 1000Base-X SFP
 2025-11-10  9:24 UTC  (4+ messages)
` [PATCH net-next v2 1/3] net: phy: dp83869: Restart PHY when configuring mode
` [PATCH net-next v2 2/3] net: phy: dp83869: ensure FORCE_LINK_GOOD is cleared
` [PATCH net-next v2 3/3] net: phy: dp83869: Support 1000Base-X SFP

[PATCH v3 00/24] MediaTek UFS Cleanup and MT8196 Enablement
 2025-11-10  9:23 UTC  (7+ messages)
` [PATCH v3 09/24] scsi: ufs: mediatek: Rework the crypt-boost stuff
` [PATCH v3 10/24] scsi: ufs: mediatek: Rework probe function

[PATCH] LoongArch: kexec_file: print out debugging message if required
 2025-11-10  9:24 UTC  (2+ messages)

[PATCH v4 phy 00/16] Lynx 28G improvements part 1
 2025-11-10  9:22 UTC  (17+ messages)
` [PATCH v4 phy 01/16] dt-bindings: phy: lynx-28g: permit lane OF PHY providers
` [PATCH v4 phy 02/16] phy: lynx-28g: refactor lane probing to lynx_28g_probe_lane()
` [PATCH v4 phy 03/16] phy: lynx-28g: support individual lanes as OF PHY providers
` [PATCH v4 phy 04/16] phy: lynx-28g: remove LYNX_28G_ prefix from register names
` [PATCH v4 phy 05/16] phy: lynx-28g: don't concatenate lynx_28g_lane_rmw() argument "reg" with "val" and "mask"
` [PATCH v4 phy 06/16] phy: lynx-28g: use FIELD_GET() and FIELD_PREP()
` [PATCH v4 phy 07/16] phy: lynx-28g: convert iowrite32() calls with magic values to macros
` [PATCH v4 phy 08/16] phy: lynx-28g: restructure protocol configuration register accesses
` [PATCH v4 phy 09/16] phy: lynx-28g: make lynx_28g_set_lane_mode() more systematic
` [PATCH v4 phy 10/16] phy: lynx-28g: refactor lane->interface to lane->mode
` [PATCH v4 phy 11/16] phy: lynx-28g: distinguish between 10GBASE-R and USXGMII
` [PATCH v4 phy 12/16] phy: lynx-28g: configure more equalization params for 1GbE and 10GbE
` [PATCH v4 phy 13/16] phy: lynx-28g: use "dev" argument more in lynx_28g_probe()
` [PATCH v4 phy 14/16] phy: lynx-28g: improve lynx_28g_probe() sequence
` [PATCH v4 phy 15/16] dt-bindings: phy: lynx-28g: add compatible strings per SerDes and instantiation
` [PATCH v4 phy 16/16] phy: lynx-28g: probe on per-SoC and per-instance compatible strings

[PATCH] f2fs: revert summary entry count from 2048 to 512 in 16kb block support
 2025-11-10  9:22 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH 0/2] printk_ringbuffer: Fix regression in get_data() and clean up data size checks
 2025-11-10  9:21 UTC  (5+ messages)
` [PATCH 1/2] printk_ringbuffer: Fix check of valid data size when blk_lpos overflows
` [PATCH 2/2] printk_ringbuffer: Create a helper function to decide whether a more space is needed

[PATCH v4 00/12] Nesting support for lazy MMU mode
 2025-11-10  9:19 UTC  (7+ messages)
` [PATCH v4 06/12] mm: introduce generic lazy_mmu helpers

Panel driver Ilitek ili9881c stopped working since 6.17-rcX
 2025-11-10  9:18 UTC  (2+ messages)
` Fwd: "

[PATCH v4 0/8] drm/panthor: Add support for Mali-G1 GPUs
 2025-11-10  9:18 UTC  (3+ messages)
` [PATCH v4 3/8] drm/panthor: Introduce panthor_pwr API and power control framework

[PATCH] rust/drm/gem: Fix missing header in `Object` rustdoc
 2025-11-10  9:16 UTC  (2+ messages)

[Patch v9 00/12] arch-PEBS enabling for Intel platforms
 2025-11-10  9:15 UTC  (8+ messages)
` [Patch v9 10/12] perf/x86/intel: Update dyn_constranit base on PEBS event precise level

[PATCH 1/1] mm/hugetlb: fix possible deadlock in __hugetlb_zap_begin
 2025-11-10  9:15 UTC  (2+ messages)
` [syzbot ci] "

[PATCH v3 0/7 RESEND] Add support for panels found in various Tegra devices
 2025-11-10  9:14 UTC  (8+ messages)
` [PATCH v3 1/7 RESEND] dt-bindings: display: panel: properly document LG LD070WX3 panel
` [PATCH v3 2/7 RESEND] gpu/drm: panel: add support for LG LD070WX3-SL01 MIPI DSI panel
` [PATCH v3 3/7 RESEND] ARM: tn7: adjust panel node
` [PATCH v3 4/7 RESEND] dt-bindings: display: panel: document Samsung LTL106AL01 simple panel
` [PATCH v3 5/7 RESEND] gpu/drm: panel: simple-panel: add Samsung LTL106AL01 LVDS panel support
` [PATCH v3 6/7 RESEND] dt-bindings: display: panel: document Samsung LTL106HL02 MIPI DSI panel
` [PATCH v3 7/7 RESEND] gpu/drm: panel: add Samsung LTL106HL02 MIPI DSI panel driver

[syzbot] Monthly nilfs report (Nov 2025)
 2025-11-10  9:15 UTC 

[syzbot] Monthly kvm report (Nov 2025)
 2025-11-10  9:15 UTC 

[PATCH 1/4 v3] dt-bindings: PCI: s32g: Add NXP PCIe controller
 2025-11-10  9:14 UTC  (3+ messages)

[PATCH v13 00/13] nommu UML
 2025-11-10  9:14 UTC  (2+ messages)

[PATCH v3 00/14] iommu: fix device leaks
 2025-11-10  9:14 UTC  (2+ messages)

[PATCH] mailbox: th1520: fix clock imbalance on probe failure
 2025-11-10  9:13 UTC  (2+ messages)

[PATCH] media: ir-hix5hd2: drop unused module alias
 2025-11-10  9:13 UTC  (2+ messages)

[PATCH 0/3] PCI: dwc: Replace Link up check with device presence in suspend path
 2025-11-10  9:12 UTC  (7+ messages)
` [PATCH 2/3] PCI: qcom: Check for the presence of a device instead of Link up during suspend
      `  "

[PATCH] phy: broadcom: bcm63xx-usbh: fix section mismatches
 2025-11-10  9:12 UTC  (2+ messages)

[PATCH v2] selftest/mm: fix pointer comparison in mremap_test
 2025-11-10  9:10 UTC  (2+ messages)

[PATCH v5 0/2] Add driver support for Eswin EIC7700 SoC PCIe controller
 2025-11-10  9:09 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: PCI: eic7700: Add Eswin PCIe host controller
` [PATCH v5 2/2] PCI: eic7700: Add Eswin PCIe host controller driver

[PATCH v3 0/5] I2C Mux per channel bus speed
 2025-11-10  9:06 UTC  (2+ messages)

[PATCH v5 00/23] Non-const bitfield helpers
 2025-11-10  8:59 UTC  (6+ messages)
` [PATCH -next v5 10/23] iio: imu: smi330: #undef field_{get,prep}() before definition

[PATCH v9 6/6] pwm: dwc: add of/platform support
 2025-11-10  9:05 UTC  (2+ messages)

[PATCH v2 0/6] drm/sitronix/st7571: split up driver to support both I2C and SPI
 2025-11-10  9:05 UTC  (2+ messages)

[PATCH] fbdev/vga16fb: Use dev_* fn's instead printk
 2025-11-10  9:04 UTC 

[PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
 2025-11-10  9:04 UTC  (7+ messages)
` [PATCH v5 17/34] random: vDSO: remove ifdeffery
` [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()

[PATCH 0/3] riscv: soc: re-organized allwinner
 2025-11-10  9:03 UTC  (3+ messages)
` [PATCH 3/3] riscv: defconfig: enable SUNXI_XUANTIE and SUNXI_ANDES

[PATCH v3] reset: fix BIT macro reference
 2025-11-10  9:03 UTC  (2+ messages)

[PATCH v2 0/2] Implement Send and Sync for clk
 2025-11-10  9:02 UTC  (2+ messages)

[PATCH v6 0/8] reset: rework reset-gpios handling
 2025-11-10  9:02 UTC  (2+ messages)

[PATCH v3] media: iris: Refine internal buffer reconfiguration logic for resolution change
 2025-11-10  9:01 UTC  (3+ messages)

[PATCH] MAINTAINERS: add Alice as a Binder maintainer
 2025-11-10  9:00 UTC  (2+ messages)

[PATCH] ARM: dts: stm32: lxa: drop unnecessary vusb_d/a-supply
 2025-11-10  8:58 UTC  (2+ messages)

[PATCH] [v2] Documentation: Provide guidelines for tool-generated content
 2025-11-10  8:58 UTC  (3+ messages)

[PATCH] tee: fix uninitialized pointers with free attr
 2025-11-10  8:57 UTC  (2+ messages)

[PATCH] mm: memcg: dump memcg protection info on oom or alloc failures
 2025-11-10  8:57 UTC  (3+ messages)

[PATCH] mm: vmstat: correct the comment above preempt_disable_nested()
 2025-11-10  8:56 UTC  (3+ messages)

[PATCH v8 0/7] mm: folio_zero_user: clear contiguous pages
 2025-11-10  8:57 UTC  (5+ messages)
` [PATCH v8 6/7] mm, folio_zero_user: support clearing page ranges

[PATCH RESEND] checkpatch: Suppress warnings when Reported-by: is followed by Link:
 2025-11-10  8:55 UTC 

[PATCH v2 0/3] dmaengine: A little cleanup and refactoring
 2025-11-10  8:47 UTC  (4+ messages)
` [PATCH v2 1/3] dmaengine: Refactor devm_dma_request_chan() for readability
` [PATCH v2 2/3] dmaengine: Use device_match_of_node() helper
` [PATCH v2 3/3] dmaengine: Sort headers alphabetically

[PATCH] mm/ptdesc: Derive from the compound head in page_ptdesc()
 2025-11-10  8:53 UTC  (2+ messages)

[PATCH RESEND] Input: atkbd - skip deactivate for HONOR FMB-P's internal keyboard
 2025-11-10  8:52 UTC 

[PATCH] dmaengine: Loongson1: Fix memory leak in ls1x_dma_prep_dma_cyclic()
 2025-11-10  8:51 UTC 

[PATCH v1 1/1] libnvdimm/labels: Get rid of redundant 'else'
 2025-11-10  8:50 UTC  (6+ messages)

[PATCH] Support conditional deps using "depends on X if Y"
 2025-11-10  8:48 UTC  (3+ messages)

[PATCH] drm/i915: Fix improper freeing of GTT resources
 2025-11-10  8:48 UTC 

[PATCH V3 0/4] Add SD Card support for sm8750 SoC and boards
 2025-11-10  8:48 UTC  (8+ messages)
` [PATCH V3 3/4] arm64: dts: qcom: sm8750-mtp: Add SDC2 node for sm8750 mtp board
` [PATCH V3 4/4] arm64: dts: qcom: sm8750-qrd: Add SDC2 node for sm8750 qrd board

[PATCH] ARM: dts: stm32: stm32mp157c-phycore: Fix STMPE811 touchscreen node properties
 2025-11-10  8:46 UTC  (2+ messages)

[PATCH v3] mmc: sdhci-msm: Enable ICE support for non-cmdq eMMC devices
 2025-11-10  8:46 UTC  (2+ messages)

[PATCH v4 0/2] phy: add basic support for NXPs TJA1145 CAN transceiver
 2025-11-10  8:45 UTC  (3+ messages)
` [PATCH v4 2/2] "

[syzbot] [lsm?] WARNING in put_cred_rcu
 2025-11-10  8:45 UTC  (2+ messages)

[PATCH v14 00/18] media: rockchip: add a driver for the rockchip camera interface
 2025-11-10  8:43 UTC  (6+ messages)

[PATCH 0/8] ns: fixes for namespace iteration and active reference counting
 2025-11-10  8:41 UTC  (3+ messages)

[syzbot] [mptcp?] possible deadlock in mptcp_subflow_shutdown (2)
 2025-11-10  8:41 UTC  (2+ messages)

[PATCH v4 0/9] PCI: dw-rockchip: add system suspend support
 2025-11-10  8:40 UTC  (5+ messages)

[PATCH v5 0/4] backlight: add new max25014 backlight driver
 2025-11-10  8:40 UTC  (11+ messages)
` [PATCH v5 1/4] dt-bindings: backlight: Add max25014 support
  ` [PATCH v5 1/4] dt-bindings: backlight: Add max25014 supporty
` [PATCH v5 2/4] backlight: add max25014atg backlight
  ` [PATCH v5 2/4] backlight: add max25014atg backlighty

[PATCH v3 0/5] kexec: reorganize sysfs interface and add new kexec sysfs
 2025-11-10  8:39 UTC  (4+ messages)
` [PATCH v3 5/5] crash: export crashkernel CMA reservation to userspace

[PATCH v2 00/18] Switch the default perf stat metrics to json
 2025-11-10  8:38 UTC  (2+ messages)

[PATCHSET sched_ext/for-6.19] sched_ext: Improve bypass mode scalability
 2025-11-10  8:37 UTC  (19+ messages)
` [PATCH 02/13] sched_ext: Make slice values tunable and use shorter slice in bypass mode
` [PATCH 06/13] sched_ext: Exit dispatch and move operations immediately when aborting
` [PATCH 07/13] sched_ext: Make scx_exit() and scx_vexit() return bool
` [PATCH 08/13] sched_ext: Refactor lockup handlers into handle_lockup()
` [PATCH 09/13] sched_ext: Make handle_lockup() propagate scx_verror() result
` [PATCH 10/13] sched_ext: Hook up hardlockup detector
` [PATCH 11/13] sched_ext: Add scx_cpu0 example scheduler
` [PATCH 12/13] sched_ext: Factor out scx_dsq_list_node cursor initialization into INIT_DSQ_LIST_CURSOR

[PATCH] nvme-pci: trigger disk activity LED
 2025-11-10  8:27 UTC  (2+ messages)

[PATCH v5 0/7] Add AMD ISP4 driver
 2025-11-10  8:33 UTC  (3+ messages)

[PATCH] staging: gpib: converted // to /**/ comments
 2025-11-10  8:32 UTC  (3+ messages)

[PATCH v1] nvmem: core: update cell->bytes after shifting bits
 2025-11-10  8:32 UTC  (2+ messages)

[PATCH] drm/sched: Don't crash kernel on wrong params
 2025-11-10  8:30 UTC  (3+ messages)

[PATCH 0/6] media: staging: media: imx6-mipi-csi2: trivial cleanup to prepare convert to common dw mipi csi2
 2025-11-10  8:28 UTC  (13+ messages)
` [PATCH 1/6] media: staging: media: imx6-mipi-csi2: replace space with tab for alignment
` [PATCH 2/6] media: staging: media: imx6-mipi-csi2: use devm_add_action_or_reset() to simplify code
` [PATCH 3/6] media: staging: media: imx6-mipi-csi2: use devm_clk_bulk_get_all() to fetch clocks
` [PATCH 4/6] media: staging: media: imx6-mipi-csi2: use devm_mutex_init() to simplify code
` [PATCH 5/6] media: staging: media: imx6-mipi-csi2: use guard() "
` [PATCH 6/6] media: staging: media: imx6-mipi-csi2: use devm_platform_ioremap_resource() "

[PATCH] kbuild: install-extmod-build: Properly fix CC expansion when ccache is used
 2025-11-10  8:28 UTC  (3+ messages)

[PATCH] nvmem: qnap-mcu-eeprom: Convert comma to semicolon
 2025-11-10  8:27 UTC 

[PATCH 0/2] sched/deadline: minor code cleanups
 2025-11-10  8:25 UTC  (3+ messages)

Possible memory leak in 6.17.7
 2025-11-10  8:20 UTC 

[PATCH v3 0/3] x86/alternative: Patch a single alternative location only once
 2025-11-10  8:23 UTC  (4+ messages)
` [PATCH v3 1/3] x86/alternative: Drop not needed test after call of alt_replace_call()
` [PATCH v3 2/3] x86/alternative: Use a helper function for patching alternatives
` [PATCH v3 3/3] x86/alternative: Patch a single alternative location only once

[PATCH] usb: typec: tipd: mark as orientation aware
 2025-11-10  8:21 UTC  (2+ messages)

[PATCH] drm/sched: Fix UB in spsc_queue
 2025-11-10  8:19 UTC 

[PATCH v6 0/4] reparent the THP split queue
 2025-11-10  8:17 UTC  (5+ messages)
` [PATCH v6 1/4] mm: thp: replace folio_memcg() with folio_memcg_charged()
` [PATCH v6 2/4] mm: thp: introduce folio_split_queue_lock and its variants
` [PATCH v6 3/4] mm: thp: use folio_batch to handle THP splitting in deferred_split_scan()
` [PATCH v6 4/4] mm: thp: reparent the split queue during memcg offline

[PATCH RESEND 0/3] PCI: meson: Fix the parsing of DBI region
 2025-11-10  8:18 UTC  (2+ messages)
` (subset) "

[PATCH] usb: typec: tipd: drop double register read in tps6598x_interrupt
 2025-11-10  8:16 UTC  (5+ messages)

[PATCH v1] dt-bindings: spi: Convert nuvoton,npcm-pspi to DT schema
 2025-11-10  8:14 UTC 

[PATCH] ALSA: hda/realtek: Fix resource cleanup in alc_alloc_spec error path
 2025-11-10  8:14 UTC  (2+ messages)

[PATCH v1 1/2] media: i2c: et8ek8: et8ek8_driver: add support for crc configuration via device tree
 2025-11-10  8:14 UTC  (2+ messages)

[PATCH v2] RDMA/rtrs: server: Fix error handling in get_or_create_srv
 2025-11-10  8:10 UTC  (2+ messages)

[PATCH v3] docs/zh_CN: Update the Chinese translation of kbuild.rst
 2025-11-10  8:08 UTC 

[PATCH 0/5] slab: preparatory cleanups before adding sheaves to all caches
 2025-11-10  8:06 UTC  (3+ messages)
` [PATCH 2/5] slab: move kfence_alloc() out of internal bulk alloc

drivers/net/ethernet/wangxun/libwx/wx_ethtool.c:225:undefined reference to `phylink_ethtool_nway_reset'
 2025-11-10  8:06 UTC  (2+ messages)

[PATCH v10 0/4] Add I2C support for Tegra264
 2025-11-10  8:05 UTC  (5+ messages)
` [PATCH v10 1/4] i2c: tegra: Do not configure DMA if not supported
` [PATCH v10 2/4] i2c: tegra: Add HS mode support
` [PATCH v10 3/4] i2c: tegra: Add support for SW mutex register
` [PATCH v10 4/4] i2c: tegra: Add Tegra264 support

[PATCH 1/4] dt-bindings: riscv: spacemit: Add OrangePi R2S board
 2025-11-10  8:04 UTC  (6+ messages)
` [PATCH 3/4] riscv: dts: spacemit: add Gigabit Ethernet and PDMA to OrangePi R2S
` [PATCH 4/4] riscv: dts: spacemit: add eMMC "

[PATCH v1] drm/rockchip: analogix_dp: Use dev_err_probe() instead of DRM_DEV_ERROR() during probing
 2025-11-10  7:58 UTC 

[PATCH v4 0/1] Bluetooth: btusb: add default nvm file
 2025-11-10  8:01 UTC  (3+ messages)
` [PATCH v4 1/1] "

[PATCH v2] ASoC: dapm-graph: Handle sound card with space in name
 2025-11-10  7:59 UTC  (2+ messages)

[PATCH v2 0/2] iio: adc: ti-ads1120: Add driver and dt-binding
 2025-11-10  7:59 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: Add TI ADS1120 binding

[PATCH v2 0/2] mmc: sdhci-of-dwcmshc: Add command queue support for Rockchip SOCs
 2025-11-10  7:58 UTC  (3+ messages)
` [PATCH v2 1/2] mmc: sdhci-of-dwcmshc: Add command queue support for rockchip SOCs

[PATCH v2] cpuidle: Add sanity check for exit latency and target residency
 2025-11-10  7:58 UTC  (2+ messages)

[PATCH] debug: Fix a NULL vs IS_ERR() bug in __debug_object_init()
 2025-11-10  7:57 UTC 

[PATCH v8 0/8] Add strobe duration and strobe output enable v4l2 ctrl
 2025-11-10  7:56 UTC  (5+ messages)
` [PATCH v8 7/8] media: i2c: ov9282: implement try_ctrl for strobe_duration
` [PATCH v8 8/8] media: i2c: ov9282: dynamic flash_duration maximum

[PATCH] PCI: dw-rockchip: Skip waiting for link up
 2025-11-10  7:52 UTC  (12+ messages)
            ` [RESEND] "

[PATCH RESEND v3 0/3] clk: en7523: reset-controller support for EN7523 SoC
 2025-11-10  7:53 UTC  (3+ messages)
` [PATCH RESEND v3 2/3] clk: en7523: Add "

[PATCH v2 0/3] Add i.MX94 OCOTP support
 2025-11-10  7:53 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] Add support for Agilex3 SoCFPGA board
 2025-11-10  7:53 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: intel: Add "

[PATCH v2 0/6] Support for Adreno 612 GPU - Respin
 2025-11-10  7:51 UTC  (5+ messages)
` [PATCH v2 2/6] dt-bindings: display/msm: gpu: Document A612 GPU
` [PATCH v2 3/6] dt-bindings: display/msm/rgmu: Document A612 RGMU


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