OpenClaw Repository Watch

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

2026-05-16T08:10:00+08:00 北京时间跟踪 19 个仓库活跃 3 个
RTOS 与嵌入式
仓库:zephyrproject-rtos/zephyr时间:2026-05-15T17:32:29Z评分:169
重点摘要

代表性合并:#108708 drivers: input: ft5336 start up issue;#108520 IPv4 routing support;#106030 tests: benchmark: Memory allocators

仓库:zephyrproject-rtos/zephyr时间:2026-05-15T17:35:48Z评分:152
重点摘要

代表性合并:#108972 drivers: wifi: esp32: fix PMF and WPA auto-personal handling

仓库:zephyrproject-rtos/zephyr时间:2026-05-15T21:27:48Z评分:144
重点摘要

代表性合并:#109084 pm: esp32: Fix support to pad hold function;#108969 spinlock: Validate support for up to 8 CPUs on 64-bit systems;#108940 net: l2: ppp: lcp: do not pass through DEAD on transient down

仓库:zephyrproject-rtos/zephyr时间:2026-05-15T19:31:09Z评分:114
重点摘要

代表性合并:#109072 [Backport v4.3-branch] Fix IP address parsing;#107027 subsys: sensing: fix init connections malloc;#108152 tests: subsys: display: cfb: Split basic test

Linux 与基础软件
仓库:systemd/systemd时间:2026-05-15T15:07:48Z评分:143
重点摘要

代表性合并:#41683 core: support FD Store propagation through manager instances, and preservation through kexec via LUO;#42070 nsresourced: detect and clean up registry entries for dead user namespaces;#41795 A few more conversions of options and verbs

仓库:llvm/llvm-project时间:2026-05-15T19:20:45Z评分:140
重点摘要

代表性合并:#197989 [AArch64] Do not pass debug insn to liveness analysis;#198021 [AArch64] Do not pass debug insn to liveness analysis;#183851 [SelectionDAG] Add ISD::ABS_MIN_POISON to preserve poision semantics of llvm.abs

仓库:systemd/systemd时间:2026-05-15T20:04:39Z评分:120
重点摘要

代表性合并:#42116 meson: drop vestigial libgpg-error dependency;#42095 test-fs-util: check for CAP_DAC_OVERRIDE in xopenat_auto_rw_ro;#42083 dhcp-client-send: introduce dhcp_client_send_message()

仓库:llvm/llvm-project时间:2026-05-15T21:42:33Z评分:117
重点摘要

代表性合并:#197745 [clang] remove lots of "innocuous" addrspacecasts;#197973 [flang][NFC] Finishing touches on legacy lowering conversion;#197981 host-byteorder-little-endian derictaive to typedef-different-types.test

仓库:llvm/llvm-project时间:2026-05-15T23:31:55Z评分:106
重点摘要

代表性合并:#198034 [AMDGPU] Fix VOPD assembler validation for GFX12+;#197827 [CIR] Cast global var address to declared type at dtor call site;#197985 [libc] Fix shadowing in printf

仓库:llvm/llvm-project时间:2026-05-16T00:05:03Z评分:106
重点摘要

代表性合并:#197977 [libc] Add config option to use memory builtin functions.;#197812 [lldb] Fix data race in ObjectFile::GetSectionList;#197756 [flang-rt] Rework findloc.cpp to dispatch target at runtime

仓库:systemd/systemd时间:2026-05-15T18:07:01Z评分:104
重点摘要

代表性合并:#42114 shell-completion: add --when to systemctl;#40801 udev,sd-device: drop old database support;#42084 sd-dhcp-lease: introduce dhcp_client_parse_message()

仓库:systemd/systemd时间:2026-05-14T14:29:48Z评分:104
重点摘要

代表性合并:#42057 Implement Socket Context/Runtime for io.systemd.Unit.List;#42013 cgroup: Add CPUSetPartition= setting;#42077 vmspawn: multifunction-pack pcie-root-ports on pcie.0

仓库概览
Linux 与基础软件

systemd

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

工具链/开发体验:15 项,meson: drop vestigial libgpg-error dependency;test-fs-util: check for CAP_DAC_OVERRIDE in xopenat_auto_rw_ro

功能变化:8 项,shell-completion: add --when to systemctl;udev,sd-device: drop old database support

版本发布:5 项,core: support FD Store propagation through manager instances, and preservation through kexec via LUO;nsresourced: detect and clean up registry entries for dead user namespaces

硬件/架构支持:3 项,Implement Socket Context/Runtime for io.systemd.Unit.List;cgroup: Add CPUSetPartition= setting

Linux 与基础软件

LLVM

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

工具链/开发体验:16 项,[AMDGPU] Fix VOPD assembler validation for GFX12+;[CIR] Cast global var address to declared type at dtor call site

硬件/架构支持:6 项,[AArch64] Do not pass debug insn to liveness analysis;[AArch64] Do not pass debug insn to liveness analysis

功能变化:6 项,[CodeExtractor] fix use list iterator invalidation;[IR] Note that duplicate profile values are illegal in VP metadata

性能优化:4 项,[libc] Add config option to use memory builtin functions.;[lldb] Fix data race in ObjectFile::GetSectionList

RTOS 与嵌入式

Zephyr

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

硬件/架构支持:19 项,pm: esp32: Fix support to pad hold function;spinlock: Validate support for up to 8 CPUs on 64-bit systems

版本发布:10 项,drivers: input: ft5336 start up issue;IPv4 routing support

工具链/开发体验:5 项,[Backport v4.3-branch] Fix IP address parsing;subsys: sensing: fix init connections malloc

功能变化:4 项,net: lwm2m: Verify URI string length before use in FW pull mode ;kernel: pipe: user threads may not re-init pipe