OpenClaw Repository Watch

开源项目动态日报:24 项重点变化

2026-05-27T08:10:00+08:00 北京时间跟踪 19 个仓库活跃 9 个
中文总结
SUMMARY

本期总览

本期跟踪 9 个仓库,其中 9 个仓库有有效动态,筛出 24 项重点变化。整体重点是:版本发布 7 项、硬件/架构支持 6 项、工具链/开发体验 5 项、功能变化 3 项。

systemdLLVMZephyrThreadXLVGLMbed TLSllama.cppvLLM
AI 与开发工具

硬件/架构支持、版本发布、性能优化、工具链/开发体验、功能变化、安全修复

活跃仓库:3重点变化:9

AI 与开发工具 本周期有 3 个活跃仓库,筛出 9 项重点变化,主要集中在硬件/架构支持、版本发布、性能优化、工具链/开发体验、功能变化、安全修复。代表仓库包括 llama.cpp、vLLM、Transformers。这类变化更适合从本地推理、开发者工作流和模型应用集成角度跟进。

代表变化
  • vLLM 合并 6 项硬件/架构支持
  • llama.cpp 合并 8 项版本发布
  • Transformers 合并 7 项版本发布
RTOS 与嵌入式

硬件/架构支持、版本发布、工具链/开发体验、功能变化

活跃仓库:4重点变化:8

RTOS 与嵌入式 本周期有 4 个活跃仓库,筛出 8 项重点变化,主要集中在硬件/架构支持、版本发布、工具链/开发体验、功能变化。代表仓库包括 Zephyr、ThreadX、LVGL、Mbed TLS。这类变化更适合从板级适配、驱动成熟度、实时系统可维护性和量产风险角度评估。

代表变化
  • Zephyr 合并 25 项硬件/架构支持
  • ThreadX 合并 2 项版本发布
  • Zephyr 合并 3 项版本发布
Linux 与基础软件

版本发布、工具链/开发体验、功能变化、硬件/架构支持

活跃仓库:2重点变化:7

Linux 与基础软件 本周期有 2 个活跃仓库,筛出 7 项重点变化,主要集中在版本发布、工具链/开发体验、功能变化、硬件/架构支持。代表仓库包括 systemd、LLVM。这类变化更适合从发行版同步、系统稳定性、网络/安全边界和长期维护成本角度评估。

代表变化
  • systemd 发布 v261-rc2
  • LLVM 合并 4 项版本发布
  • systemd 合并 16 项工具链/开发体验
关注要点
7

版本发布

版本发布出现 7 项。适合检查新版本说明、兼容性变化和是否值得进入下一轮评估。

6

硬件/架构支持

硬件/架构支持出现 6 项。对嵌入式开发的意义主要在于芯片、板级、驱动和架构覆盖继续补齐。

5

工具链/开发体验

工具链/开发体验出现 5 项。对日常工程效率、调试链路、构建系统和 CI 稳定性更有参考价值。

3

功能变化

功能变化出现 3 项。需要结合具体仓库判断是否会影响后续选型、集成和维护成本。

详细变更
RTOS 与嵌入式
仓库:zephyrproject-rtos/zephyr时间:2026-05-26T21:15:38Z评分:169
重点摘要

代表性合并:#109592 [Backport v4.4-branch] dts: nxp: mcxw23: Fix faults caused by unaligned access on shared memory;#107415 [Backport v4.4-branch] drivers: gpio: esp32: fix BIT overflow for pins >= 32;#109591 soc: st: common: stm32cube_hal: add assertions glue for HAL2

详细条目
仓库:eclipse-threadx/threadx时间:2026-05-25T20:12:33Z评分:147
重点摘要

代表性合并:#534 Reverted ULONG to be 4 bytes long, fixing missaligment issue in the current port;#535 Added port for the OpenHW CORE-V MCU platform

详细条目
仓库:zephyrproject-rtos/zephyr时间:2026-05-26T13:20:33Z评分:130
重点摘要

代表性合并:#108694 debug: cpu_load: reset measurement window on timer (re)start;#109451 Add watchdog driver support for microchip pic32cmjh family;#109720 docs: mcumgr: Update mcumgr-toolkit

详细条目
仓库:lvgl/lvgl时间:2026-05-26T21:54:50Z评分:129
重点摘要

代表性合并:#10116 refactor(debugging): split profiler and test files into their respective folders;#10183 fix(dma2d): ensure to also enable LP DMA2D clock;#10184 fix(dma2d): fix the way end of dispatch is being handled

详细条目
仓库:eclipse-threadx/threadx时间:2026-05-25T20:43:25Z评分:122
重点摘要

代表性合并:#513 arch/risc-v32: Implement lazy FPU, GP relaxation, and QEMU automation for GNU port;#531 Add RISC-V board Bananapi BPI-F3 (SpacemiT K1 SoC) BSP Support

详细条目
仓库:zephyrproject-rtos/zephyr时间:2026-05-26T13:24:37Z评分:112
重点摘要

代表性合并:#109655 scripts: west_commands: zspdx: handle ValueError of os.path.commonpath;#109640 scripts: twister: tolerate qemu self-cleanup of qemu.pid;#109371 hostap: Fix HostAP legacy crypto for enterprise (CRYPTO_EXT, oid.h)

详细条目
AI 与开发工具
仓库:vllm-project/vllm时间:2026-05-26T21:06:01Z评分:162
重点摘要

代表性合并:#42585 [Bugfix][V1] Fix TOCTOU race causing intermittent `EADDRINUSE` on multi-API-server DP startup;#43402 [Reasoning] [Bugfix] Reject invalid thinking_token_budget values;#43482 [Bugfix] Apply fc_norm in Eagle3DeepseekV2 combine_hidden_states

详细条目
仓库:ggml-org/llama.cpp时间:2026-05-26T13:20:06Z评分:153
重点摘要

代表性合并:#23648 hexagon: add support for CONCAT op;#22596 model : add support for talkie-1930-13b;#23728 ci : add `[no release]` keyword + fix sanitizer builds

详细条目
仓库:huggingface/transformers时间:2026-05-25T15:41:32Z评分:149
重点摘要

代表性合并:#46191 Fix path traversal when saving named chat templates;#45524 utils: handle flash_attn missing from importlib packages_distributions without crashing;#45534 🚨 [ALM] Add base model without head

详细条目
仓库:ggml-org/llama.cpp时间:2026-05-25T09:37:26Z评分:124
重点摘要

代表性合并:#22616 TP: fix ggml context size calculation;#23594 ggml-webgpu: Add MMVQ path for Q4/Q8/Q2_K/Q4_K and clean up legacy MUL_MAT pipeline;#22862 SYCL: implement ggml_sycl_pool_vmm

详细条目
仓库:vllm-project/vllm时间:2026-05-26T16:21:06Z评分:123
重点摘要

代表性合并:#42124 Add LM head quantization support for ModelOpt;#43584 Add CuTe DSL sparse compressor support;#41847 [KV Transfer] Enable HMA by default for connectors that support it

详细条目
仓库:vllm-project/vllm时间:2026-05-26T20:08:49Z评分:122
重点摘要

代表性合并:#43709 [CI] Soft-fail AMD entrypoints mirror tests;#43162 [Feat][DSV4] Fuse q pad into deepseek v4 fused kernel;#42789 [MoE Refactor] W4a8 int8 oracle

详细条目
仓库:ggml-org/llama.cpp时间:2026-05-26T03:05:51Z评分:121
重点摘要

代表性合并:#23690 CUDA: missing PDL sync for FWHT, better fallback;#23457 [WebGPU] Check batch_compute_passes before sending passes when not doing GPU profiling

详细条目
Linux 与基础软件
仓库:systemd/systemd时间:2026-05-26T21:02:17Z评分:160
重点摘要

CHANGES WITH 261 in spe: Announcements of Future Feature Removals and Incompatible Changes: systemd logind's integration with the UAPI.1 Boot Loader Specification which allows the systemctl reboot boot loader entry= switch to work so far has supported a special directory /run/boot loader entries/ which allowed defining boot loader entries outside of the ESP/XBOOTLDR partition for compatibility with legacy systems that do not natively implement UAPI.1. However, it appears that to our knowledge it is not actually being used by any project quite unlike UAPI.1 itself, which found adoption far beyond systemd , and its implementation is incomplete. With the future 262 release we intend to remove support for /run/boot loader entries/ and related interfaces, in order to simplify our codebase. Support for UAPI.1 is – of course – kept in place. The experimental "systemd sysupdated" D Bus API is go

仓库:llvm/llvm-project时间:2026-05-26T22:46:14Z评分:151
重点摘要

代表性合并:#175800 [WebAssembly] WASIP3 Library Call Thread Context Support;#199137 [AArch64] Fix hasNearbyPairedStore to handle non-inbounds GEPs;#197620 [Clang][AArch64] Fix crash with large arguments to MTE built-ins

详细条目
仓库:systemd/systemd时间:2026-05-26T08:53:27Z评分:133
重点摘要

代表性合并:#42295 dissect-image: reject empty partitions array;#42294 test: avoid picking volatile user-session units in varlinkctl-unit test;#42324 meson: fix building without logind

详细条目
仓库:systemd/systemd时间:2026-05-26T19:04:48Z评分:131
重点摘要

代表性合并:#42316 udev: ignore errors in adding property with spurious value;#42313 v260 stable batch up to 39a2cc966b34a222584f251757866953fbc86220;#42293 v260 stable batch up to c310106c15ea83913e2765dcb0d7c81d83f08a0e

详细条目
仓库:llvm/llvm-project时间:2026-05-26T20:56:58Z评分:129
重点摘要

代表性合并:#183153 [amdgpu-cfi: 5/9]: [AMDGPU] Implement CFI for non-kernel functions;#193367 [lld][macho] Restructure thunk generation algorithm;#198667 [Clang] Emit prefix map normalization before generating hashes for the unique linkage names.

详细条目
仓库:llvm/llvm-project时间:2026-05-26T21:33:58Z评分:124
重点摘要

代表性合并:#199116 [lldb] Fix vtable support on arm64e;#182457 [LV] Add support for partial alias masking with tail folding;#199756 Revert "[clang][driver][darwin] Hold onto full triples in Darwin SDKP…

详细条目
仓库概览
Linux 与基础软件

systemd

Release:1合并 PR:32重点分组:5

工具链/开发体验:16 项,dissect-image: reject empty partitions array;test: avoid picking volatile user-session units in varlinkctl-unit test

功能变化:9 项,udev: ignore errors in adding property with spurious value;v260 stable batch up to 39a2cc966b34a222584f251757866953fbc86220

硬件/架构支持:1 项,tools/test-crash-trace: do not use fixed signal numbers

性能优化:1 项,test: disable ManagedOOMMemoryPressure on /system.slice in TEST-55-OOMD

Linux 与基础软件

LLVM

Release:0合并 PR:30重点分组:5

工具链/开发体验:9 项,[amdgpu-cfi: 5/9]: [AMDGPU] Implement CFI for non-kernel functions;[lld][macho] Restructure thunk generation algorithm

硬件/架构支持:9 项,[lldb] Fix vtable support on arm64e;[LV] Add support for partial alias masking with tail folding

版本发布:4 项,[WebAssembly] WASIP3 Library Call Thread Context Support;[AArch64] Fix hasNearbyPairedStore to handle non-inbounds GEPs

功能变化:4 项,[MLIR][XeGPU] Fix pass name in RUN command;[lld][WebAssembly] Only include __stack_pointer when needed

RTOS 与嵌入式

Zephyr

Release:0合并 PR:33重点分组:4

硬件/架构支持:25 项,[Backport v4.4-branch] dts: nxp: mcxw23: Fix faults caused by unaligned access on shared memory;[Backport v4.4-branch] drivers: gpio: esp32: fix BIT overflow for pins >= 32

工具链/开发体验:4 项,scripts: west_commands: zspdx: handle ValueError of os.path.commonpath;scripts: twister: tolerate qemu self-cleanup of qemu.pid

版本发布:3 项,debug: cpu_load: reset measurement window on timer (re)start;Add watchdog driver support for microchip pic32cmjh family

性能优化:1 项,doc: kernel: Memory blocks allocator clarifications

RTOS 与嵌入式

ThreadX

Release:0合并 PR:5重点分组:3

版本发布:2 项,Reverted ULONG to be 4 bytes long, fixing missaligment issue in the current port;Added port for the OpenHW CORE-V MCU platform

硬件/架构支持:2 项,arch/risc-v32: Implement lazy FPU, GP relaxation, and QEMU automation for GNU port;Add RISC-V board Bananapi BPI-F3 (SpacemiT K1 SoC) BSP Support

功能变化:1 项,Added win64 ports of ThreadX and ThreadX SMP

RTOS 与嵌入式

LVGL

Release:0合并 PR:10重点分组:3

版本发布:7 项,refactor(debugging): split profiler and test files into their respective folders;fix(dma2d): ensure to also enable LP DMA2D clock

工具链/开发体验:2 项,fix(theme): prevent reentrancy in resolution_change_event_cb;fix(tjpgd): support EXIF images(#10084)

硬件/架构支持:1 项,docs(xml): flatten XML section into single redirect page to Pro Docs

RTOS 与嵌入式

Mbed TLS

Release:0合并 PR:2重点分组:1

工具链/开发体验:2 项,mbedtls_config.c missing mbedtls_platform_requirements.h;[backport 4.1] mbedtls_config.c missing mbedtls_platform_requirements.h

AI 与开发工具

llama.cpp

Release:0合并 PR:28重点分组:5

版本发布:8 项,hexagon: add support for CONCAT op;model : add support for talkie-1930-13b

性能优化:5 项,TP: fix ggml context size calculation;ggml-webgpu: Add MMVQ path for Q4/Q8/Q2_K/Q4_K and clean up legacy MUL_MAT pipeline

工具链/开发体验:5 项,ui: fix stop/continue during an agentic loop;ci : move macos jobs to the apple workflow + fix names

功能变化:2 项,CUDA: missing PDL sync for FWHT, better fallback;[WebGPU] Check batch_compute_passes before sending passes when not doing GPU profiling

AI 与开发工具

vLLM

Release:0合并 PR:25重点分组:5

工具链/开发体验:9 项,[CI] Soft-fail AMD entrypoints mirror tests;[Feat][DSV4] Fuse q pad into deepseek v4 fused kernel

硬件/架构支持:6 项,[Bugfix][V1] Fix TOCTOU race causing intermittent `EADDRINUSE` on multi-API-server DP startup;[Reasoning] [Bugfix] Reject invalid thinking_token_budget values

版本发布:4 项,[GDN] GDN Prefill kernel for SM100;[Kernel] Porting fuse_minimax_qk_norm to manual fusion

性能优化:3 项,Add LM head quantization support for ModelOpt;Add CuTe DSL sparse compressor support

AI 与开发工具

Transformers

Release:0合并 PR:25重点分组:6

版本发布:7 项,Fix path traversal when saving named chat templates;utils: handle flash_attn missing from importlib packages_distributions without crashing

工具链/开发体验:6 项,Fix is_last off-by-one in MaskGenerationPipeline for partial batches;Fix a regression in encoder-decoder generation cache initialization

功能变化:5 项,Fix loading with only 1 device or distributed config;init FSDP through from_pretrained

安全修复:1 项,chore: enable Dependabot weekly GitHub Actions bumps