news 2026/4/18 7:01:02

Toward a policy for machine-learning tools in kernel development

作者头像

张小明

前端开发工程师

1.2k 24
文章封面图
Toward a policy for machine-learning tools in kernel development

The first topic of discussion at the 2025 Maintainers Summit has been in the air for a while: what role — if any — should machine-learning-based tools have in the kernel development process? While there has been a fair amount of controversy around these tools, and concerns remain, it seems that the kernel community, or at least its high-level maintainership, is comfortable with these tools becoming a significant part of the development process.
2025 年 Maintainers Summit 的第一个讨论主题其实已经酝酿了一段时间:基于机器学习的工具在内核开发流程中究竟应该扮演什么角色(如果有的话)?尽管围绕这些工具存在不少争议,相关担忧也依然存在,但内核社区——至少是高层维护者——似乎已经接受这些工具将成为开发流程中一个重要组成部分。

Sasha Levin began the discussion by pointing to a summary he had sent to the mailing lists a few days before. There is some consensus, he said, that human accountability for patches is critical, and that use of a large language model in the creation of a patch does not change that. Purely machine-generated patches, without human involvement, are not welcome. Maintainers must retain the authority to accept or reject machine-generated contributions as they see fit. And, he said, there is agreement that the use of tools should be disclosed in some manner.
Sasha Levin 以他几天前发到邮件列表的一份总结作为讨论的开场。他表示,大家在一些问题上已经达成共识:补丁必须有人类负责,使用大语言模型来生成补丁并不会改变这一点。完全由机器生成、没有任何人工参与的补丁是不受欢迎的。维护者必须保留根据自身判断接受或拒绝机器生成贡献的权力。此外,大家也普遍同意,应当以某种方式披露工具的使用情况。


Just tools?

只是工具吗?

But, he asked the group: is there agreement in general that these tools are, in the end, just more tools? Steve Rostedt said that LLM-generated code may bring legal concerns that other tools do not raise, but Greg Kroah-Hartman answered that the current developers certificate of origin ("Signed-off-by") process should cover the legal side of things.
但他也向与会者提问:大家是否总体上同意,这些工具最终不过是“更多的工具”?Steve Rostedt 表示,LLM 生成的代码可能带来其他工具不会引发的法律风险;而 Greg Kroah-Hartman 回应称,现有的开发者来源证明(DCO,即 “Signed-off-by”)流程应该已经覆盖了法律层面的责任问题。

Rostedt agreed that the submitter is ultimately on the hook for the code they contribute, but he wondered about the possibility of some court ruling that a given model violates copyright years after the kernel had accepted code it generated. That would create the need for a significant cleanup effort.
Rostedt 同意提交者最终要对自己提交的代码负责,但他担心一种可能性:在内核已经接受了某个模型生成的代码多年之后,法院裁定该模型侵犯了版权。这种情况下,内核可能需要进行一次规模巨大的清理工作。

Ted Ts'o said that people worry about the copyright problems, but those same problems exist even in the absence of these tools. Developers could, for example, submit patches without going through the processes required by their employer — patches which, as a

版权声明: 本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若内容造成侵权/违法违规/事实不符,请联系邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!
网站建设 2026/4/18 4:02:16

【Open-AutoGLM使用指南】:手把手教你高效部署与调优大模型

第一章:Open-AutoGLM 简介与核心特性 Open-AutoGLM 是一个开源的自动化通用语言模型(General Language Model, GLM)推理与优化框架,旨在降低大语言模型在实际应用中的部署门槛。该框架基于智谱AI的GLM系列模型架构,通过…

作者头像 李华
网站建设 2026/4/18 4:04:58

PaddlePaddle镜像在航空行李安检图像识别中的合规应用

PaddlePaddle镜像在航空行李安检图像识别中的合规应用 在机场安检通道中,每分钟都有成百上千件行李经过X光机扫描。安检员需要在极短时间内判断图像中是否存在刀具、锂电池或可疑液体——这项任务不仅高度依赖经验,还极易因疲劳导致漏检。面对日益增长的…

作者头像 李华
网站建设 2026/4/18 4:02:02

(纯干货)中小企业ERP选型技术栈对比:从数据库到部署方式

在当今快节奏的商业环境中,企业资源计划(Enterprise Resource Planning, ERP)系统已成为企业提升效率、优化流程的“中枢神经”。然而,许多企业在引入ERP时,常常面临复杂的技术选型挑战。本文将聚焦于技术栈层面,为IT经理、运维及…

作者头像 李华
网站建设 2026/4/18 4:05:08

从官方文档到实测验证:揭开智谱清言AutoGLM沉思模式的真实现状

第一章:智谱清言的Open-AutoGLM沉思功能还有吗近期不少开发者关注到智谱清言平台中曾广受好评的 Open-AutoGLM “沉思”功能是否仍然可用。该功能原本用于在生成回答前进行多步逻辑推理,提升复杂任务下的输出准确性。然而,随着平台架构升级和…

作者头像 李华