lwn专题

LWN: 内核5.4版本合并窗口——第一部分

点击上方蓝色“ Linux News搬运工”关注我们~ 5.4 Merge window, part 1 By Jonathan Corbet 截止2019年9月23日,已经有9632个patch set合入了5.4 kernel。本轮5.4版本的合并窗口的开局很不错。kernel代码中的修改遍布各处,包括不少清理工作以及bug fix。 5.4合并窗口中前

LWN:Red Hat 如何在内核开发流程中使用 GitLab!

关注了就能看到更多这么棒的文章哦~ How Red Hat uses GitLab for kernel development By Jonathan CorbetOctober 1, 2021LPCDeepL assisted translationhttps://lwn.net/Articles/871237/ 自由软件的开发世界中有许多社区已经开始拥抱 Git forges 工具了(

LWN: 让container更加安全

点击上方蓝色“Linux News搬运工”关注我们~ Making containers safer By Jake Edge LSS-NA 在Linux Security Summit North America (LSS-NA)会议的第一天,Stéphane Graber和Christian Brauner做了一个联合演讲,介绍了container security

LWN:呼吁再次考虑地址空间隔离!

关注了就能看到更多这么棒的文章哦~ A call to reconsider address-space isolation By Jonathan CorbetSeptember 29, 2022LPCDeepL assisted translationhttps://lwn.net/Articles/909469/ 内核运行时可以访问到地址空间中的全部内容,通常就包括了所有的物理内存,尽

LWN:GPL 软件用户的权利!

关注了就能看到更多这么棒的文章哦~ Empowering users of GPL software By Jake EdgeOctober 20, 2021DeepL assisted translationhttps://lwn.net/Articles/873415/ 10 月 19 日,软件自由保护协会(SFC,Software Freedom Conservancy)对电视制造商

LWN:在GCC和glibc里支持 CHERI 的 capability!

关注了就能看到更多这么棒的文章哦~ Supporting CHERI capabilities in GCC and glibc By Jonathan CorbetSeptember 26, 2022CauldronDeepL assisted translationhttps://lwn.net/Articles/909265/ CHERI 架构来自于一个研究计划,希望能对普通的 CPU

LWN: 该如何改善CVE漏洞管理流程

点击上方蓝色“ Linux News搬运工”关注我们~ What to do about CVE numbers By Jonathan Corbet Kernel Recipes CVE是Common Vulnerability and Exposure的简称。CVE 编号已经沿用了很多年,每一个都代表了一个独立的软件漏洞。近年来越来越多人认识到CVE编号

LWN: 2019年LWN年终总结!

关注了就能看到更多这么棒的文章哦~ A year-end wrap-up from LWN By Jonathan CorbetDecember 18, 2019 原文来自:https://lwn.net/Articles/807550/ 2019年结束了,这一年里Linux和自由软件社区里依旧繁忙。在LWN一直有一个传统,要在年底回顾一下年初时所做的预测,来看看我们做的情况如何,无论结果多么尴

LWN:介绍lockless算法!

关注了就能看到更多这么棒的文章哦~ An introduction to lockless algorithms February 19, 2021 This article was contributed by Paolo Bonzini DeepL assisted translation https://lwn.net/Articles/844224/ Linux kernel 里面有

LWN:内核5.4版本合并窗口——第二部分

点击上方蓝色“ Linux News搬运工”关注我们~ 5.4 Merge window, part 2 By Jonathan Corbet 译者按:本文有两个笑话,看得懂的才是真开发者。一个是"revert the revert of the revert patch";另一个是supervisor -> hypervisor -> ultravisor

LWN:Latency nice的方方面面!

关注了就能看到更多这么棒的文章哦~ The many faces of Latency nice 作者:Jonathan Corbet 2020年5月18日,OSPM会议 原文来自:https://lwn.net/Articles/820659/ 主译:DeepL task(任务,意指进程)的 "nice"值规定了它在completely fair scheduler(CFS)中的优先级。它的语

LWN:5.8内核数据分析!

关注了就能看到更多这么棒的文章哦~ Some statistics from the 5.8 kernel cycle By Jonathan CorbetAugust 3, 2020 8月2日,Linus Torvalds宣布了5.8 kernel正式发布。标志着9周的开发周期的结束。这期间,有16,306个changeset合入了mainline,这个数字又创新高,超过了之前2016年12月

LWN:Linux kernel中如何废弃不用的软件和硬件平台!

关注了就能看到更多这么棒的文章哦~ Software and hardware obsolescence in the kernel By Jonathan CorbetAugust 28, 2020LPC原文来自:https://lwn.net/Articles/829733/DeepL assisted translation. 在内核中添加代码以支持新的硬件,相对来说是比较容易的。删除

LWN:介绍 PyScript!

关注了就能看到更多这么棒的文章哦~ Introducing PyScript By Jake EdgeJune 22, 2022PyConDeepL assisted translationhttps://lwn.net/Articles/898452/ 在犹他州盐湖城举行的 PyCon 2022 的主题演讲中,Peter Wang 介绍了浏览器内 Python 解释器领域的另一个解决方案。

LWN:修复asymmetric CPU packing 中的小问题!

关注了就能看到更多这么棒的文章哦~ Fixing a corner case in asymmetric CPU packing January 7, 2022This article was contributed by Marta RybczyńskaDeepL assisted translationhttps://lwn.net/Articles/880367/ Linux 支持系统

LWN:我希望看到的关于readahead的文档!

关注了就能看到更多这么棒的文章哦~ Readahead: the documentation I wanted to read April 8, 2022This article was contributed by Neil BrownDeepL assisted translationhttps://lwn.net/Articles/888715/ Linux 内核中的 readahea