2026-06-16
FreeBSD获Linux基金会alpha-omega项目资助,启动AI辅助漏洞发现项目,提升操作系统安全性。 Linux 7.2内核引入Rust zerocopy库,新增超4万行Rust代码,减少不安全代码,提升内存安全。 Linux 7.2内核合并缓存感知调度(Cache Aware Scheduling),优化多LLC处理器性能,提升现代Intel和A…
FreeBSD Receives Funding To Launch AI-Assisted Vulnerability Discovery 85
Tags:
FreeBSD安全漏洞人工智能开源项目Source:
Phoronix| 阅读原文
[摘要]
FreeBSD获Linux基金会alpha-omega项目资助,启动AI辅助漏洞发现项目,提升操作系统安全性。
Linux 7.2 Introducing The Rust Zerocopy Library To Eliminate More "Unsafe" Code 85
Tags:
Linux内核Rust语言内存安全开源项目Source:
Phoronix| 阅读原文
[摘要]
Linux 7.2内核引入Rust zerocopy库,新增超4万行Rust代码,减少不安全代码,提升内存安全。
Cache Aware Scheduling Merged For Linux 7.2 For Boosting Modern Intel & AMD CPUs 85
Tags:
Linux内核调度器性能优化开源项目Source:
Phoronix| 阅读原文
[摘要]
Linux 7.2内核合并缓存感知调度(Cache Aware Scheduling),优化多LLC处理器性能,提升现代Intel和AMD CPU效率。
[$] Development statistics for the 7.1 kernel 80
Tags:
Linux内核开源项目操作系统Source:
LWN.net| 阅读原文
[摘要]
Linux 7.1内核于6月14日发布,包含大量新特性及开发者社区变化分析。
GCC Steering Committee Supports Inclusion Of WebAssembly Backend 80
Tags:
编译器开源项目WebAssemblyGCCSource:
Phoronix| 阅读原文
[摘要]
GCC指导委员会批准将WebAssembly后端纳入GCC,允许C/C++代码通过GNU编译器工具链编译为WASM,扩展编译器生态与底层运行时支持。
Windows 1.0 and the WinAPI, 40 years later 80
Tags:
Windows API操作系统兼容性开源项目Source:
OSNews| 阅读原文
[摘要]
通过为Windows 1.0编写Xonix游戏,测试仅使用原始WinAPI的兼容性,代码从Win 1.0运行到10,揭示40年来API演进与向后兼容细节。
Reading /proc/filesystems Is Surprisingly Done Very Often & Now As Much As 444% Faster 80
Tags:
Linux内核性能优化文件系统Source:
Phoronix| 阅读原文
[摘要]
Linux内核优化/proc/filesystems读取性能,因SELinux库频繁调用,性能提升高达444%。
Linux 7.1 释出 80
Tags:
操作系统Linux内核开源项目系统架构Source:
Solidot| 阅读原文
[摘要]
Linux 7.1 发布,移除旧架构、支持龙芯高内存、移除 RISC-V 立即执行、io_uring 加 BPF、ublk 零拷贝、sched_ext 子调度器、重写 NTFS 等。
Linux 7.2 To Raise LLVM/Clang Compiler Requirement, Add Support For Distributed ThinLTO 80
Tags:
Linux内核编译器开源项目性能优化Source:
Phoronix| 阅读原文
[摘要]
Linux 7.2 计划提高 LLVM/Clang 编译器要求,并新增分布式 ThinLTO 支持,旨在提升构建效率和性能。
Framework Computer Making Progress On Coreboot For Their Modern Intel-Powered Laptops 78
Tags:
固件开源项目硬件兼容性系统底层Source:
Phoronix| 阅读原文
[摘要]
Framework推进Coreboot支持现代Intel笔记本,开源固件提升硬件兼容性与安全性,属于系统底层基础设施重要进展。
Spotlight on SIG Storage 75
Tags:
Kubernetes存储容器Source:
Kubernetes Blog| 阅读原文
[摘要]
Kubernetes SIG Storage 介绍其角色,包括 CSI、Volume Group Snapshot、Changed Block Tracking 等存储特性,面向 AI 工作负载持续演进。
Arch Linux 遭遇新一轮 AUR 恶意程序攻击 73
Tags:
安全漏洞供应链攻击开源项目Linux发行版Source:
Solidot| 阅读原文
[摘要]
Arch Linux 的 AUR 遭遇第二轮恶意攻击,攻击者使用代码混淆技术,已处理超1500个问题软件包,项目考虑暂时下线仓库。
Haiku enables AVX512 support 70
Tags:
操作系统开源项目硬件支持性能优化Source:
OSNews| 阅读原文
[摘要]
Haiku操作系统五月更新:内核FPU处理改进启用AVX512支持,修复Tracker拖放,为Rust/Zig编译器做底层更改,改进Raspberry Pi 5启动。
Zinnia: a modular 64-bit UNIX-like kernel written in Rust 70
Tags:
操作系统Rust开源项目Source:
OSNews| 阅读原文
[摘要]
Zinnia 是一个用 Rust 编写的 64 位类 UNIX 模块化内核,实现 POSIX 及 Linux/BSD 扩展(如 epoll、timerfd),支持 UEFI 启动,可运行 Wayland/X11 桌面。
Intel Performance Skills: New Open-Source Project Leveraging AI For Linux Performance Optimizations 70
Tags:
开源项目Linux性能优化AI工具Source:
Phoronix| 阅读原文
[摘要]
Intel 开源 Performance Skills 项目,利用 AI agent 自动化 CPU 性能分析与优化,提升 Linux 性能调优效率。