全部/科技/实时热榜

LWN.net · 实时热榜

HISTORY2026年7月25日21 不同热搜
07/2308/21 有历史数据
DAILY UNIQUE TOPICS21 个热搜
  1. 01
    De Vlieger: The Fedora 45 sausage factory

    Fedora contributor Simon de Vlieger has published a blog post with a walkthrough of how the project turns source code and packages into the final release that users install on their systems. It follows the a package from a packager's git push to a composed release: ISOs, cloud images, container images, and OSTree deployments. The walkthrough describes how the Fedora 'sausage' is created as of Fedora 45, things change all the time; I hope to have time to update this document every cycle or every

    最高第 100:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时57分
  2. 02
    Hefty stable kernel updates for Friday

    Greg Kroah-Hartman has announced the release of the 7.1.5 , 6.18.40 , 6.12.97 , 6.6.145 , 6.1.178 , 5.15.212 , and 5.10.261 stable Linux kernels. This batch of kernels includes a hefty set of updates, possibly the largest ever. 7.1.5-rc1 , for example, included more than 2,000 patches, 6.18.40-rc1 included 1,611 patches, and so forth. Users are advised to upgrade.

    最高第 101:13 达到01:13 首次观测上榜当日结束时仍在榜累计约22小时43分
  3. 03
    Linux Plumbers Conference 2026 registration open

    Registration is now open for the 2026 Linux Plumbers Conference, to be held October 5 to 7 in Prague, Czechia. Tickets to this event tend to sell out quickly, so interested attendees probably should not procrastinate.

    最高第 100:57 达到00:57 首次观测上榜当日结束时仍在榜累计约22小时59分
  4. 04
    In remembrance of Dan Williams

    On July 21, the kernel community lost Dan Williams, one of its most beloved contributors. Dave Hansen and Thomas Gleixner, both of whom worked with Williams extensively, have written an obituary and allowed LWN to publish it. He will be deeply missed, but he has left us with a lot to remember him by.

    最高第 122:52 达到22:36 首次观测上榜当日结束时仍在榜累计约1小时20分
  5. 05
    New stable kernel for ext4 users

    Greg Kroah-Hartman has released the 6.12.98 stable Linux kernel with a single fix for a file descriptor leak in ext4. Users of the ext4 filesystem should upgrade.

    最高第 121:16 达到21:16 首次观测上榜当日结束时仍在榜累计约2小时40分
  6. 06
    GNU C Library 2.44 released

    Version 2.44 of the GNU C Library has been released. Changes include a new /etc/tunables.conf file for the system-wide setting of tunable parameters, a new tunable to control the use of transparent huge pages for read-only executable segments, a number of math-function improvements, a handful of security fixes, and more.

    最高第 121:48 达到21:48 首次观测上榜当日结束时仍在榜累计约2小时8分
  7. 07
    Security updates for Saturday

    Security updates have been issued by AlmaLinux (compat-openssl11, java-1.8.0-openjdk, java-17-openjdk, kernel, kernel-rt, and sssd), Debian (exim4), Fedora (chromium, dotnet10.0, mbedtls, mupdf, netatalk, python-django5, skopeo, sssd, and wget1), Mageia (libevent and transmission), Oracle (.NET 8.0, 389-ds-base, aardvark-dns, acl, buildah, cifs-utils, dovecot, dracut, galera and mariadb11.8, glibc, hplip, kernel, libxml2, nginx, openexr, podman, postgresql18, rsync, thunderbird, and vim), and SU

    最高第 122:04 达到22:04 首次观测上榜当日结束时仍在榜累计约1小时52分
  8. 08
    [$] An update on netkit and the use of BPF in user space

    Daniel Borkmann led a session at the 2026 Linux Filesystem, Memory-Management, and BPF Summit about the progress that has been made with netkit, the subsystem that allows virtual machines (VMs) running on Linux to perform networking efficiently. When that did not fill the full time, he went on to discuss his idea for using BPF to live-patch user-space applications. While netkit is making progress, and can now support zero-copy receipt of packets into a VM in a network namespace, the idea of usin

    最高第 200:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时57分
  9. 09
    Home Assistant Device Database public preview

    The Open Home Foundation , which governs the Home Assistant home-automation project, has announced the "public preview" of its Device Database : Providing a public, open way to browse the anonymous, aggregated device data we collect was always part of the plan, and this preview is our first step toward it. You can already use it to search and filter devices to see aggregated community insights, starting with a deliberately focused set of specifics, such as whether a device requires an internet c

    最高第 300:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时57分
  10. 10
    Security updates for Friday

    Security updates have been issued by AlmaLinux (glibc, java-21-openjdk, kernel, and libpq), Debian (imagemagick, spice-vdagent, and webkit2gtk), Fedora (cryptlib, dotnet8.0, dotnet9.0, firefox, python-black, python-lsp-black, and python-pytokens), Mageia (apache, cifs-utils, dnsmasq, lrzip, and socat), Oracle (.NET 10.0, .NET 9.0, 389-ds-base, cups, edk2, fence-agents, firefox, freeipmi, freerdp, git-lfs, glib2, gnutls, golang, gstreamer1-plugins-bad-free, gstreamer1-plugins-good, gstreamer1-plu

    最高第 400:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时57分
  11. 11
    Mourning Dan Williams

    I have just received the shocking news that Dan Williams, a longtime, high-profile kernel developer, has passed away. I knew him primarily through his long service on the Linux Foundation Technical Advisory Board; he was always a strong, thoughtful, and intelligent presence. Dan will be deeply missed. There is a support effort underway for Dan's family as they come to terms with this loss.

    最高第 500:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时57分
  12. 12
    [$] An operations structure for swap devices

    One of the ideas raised at the 2026 Linux Storage, Filesystem, Memory Management, and BPF Summit (LSFMM+BPF) was the creation of an operations structure for the swap subsystem. Like many parts of the kernel, the swap layer evolved over time, with pieces being added as needed; the end result of this evolution is rarely what one would expect had the subsystem been designed today. The interface between the swap layer and the devices it uses is just one example. It appears that one result of the swa

    最高第 600:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时57分
  13. 13
    Codeberg: Protecting our FLOSS commons from LLMs

    The Codeberg forge has adopted a pair of new policies, promising not to use hosted projects to train LLMs and, more controversially, banning the hosting of LLM-generated software. The site's blog describes and justifies these policies. Although often well intentioned, sharing the result of a prompt and calling it "libre software" does not make the world a better place. Codeberg is not and does not want to be a place to dump such generated single-use software that no one else will ever look at. W

    最高第 700:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时57分
  14. 14
    Security updates for Thursday

    Security updates have been issued by AlmaLinux (acl, dogtag-pki, dovecot, glibc, go-toolset:rhel8, golang-github-openprinting-ipp-usb, grafana, grafana-pcp, httpd:2.4, javapackages-tools:201801, libtiff, mariadb-connector-c, perl-HTTP-Daemon, pki-deps:10.6, and sssd), Debian (bind9, chromium, firefox-esr, and pdns-recursor), Fedora (chromium, collectl, fractal, kernel, libssh, llvm, nginx, nginx-mod-brotli, nginx-mod-fancyindex, nginx-mod-headers-more, nginx-mod-js-challenge, nginx-mod-modsecuri

    最高第 800:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时57分
  15. 15
    [$] LWN.net Weekly Edition for July 23, 2026

    Inside this week's LWN.net Weekly Edition: Front : LLMs in the kernel; GNOME save and restore; Fedora changes; BPF and tracepoints; BPF and LSMs; famfs; sched_ext. Briefs : GNOME security; PyPI policy; Arch on aarch64; Firefox 153; Quotes; ... Announcements : Newsletters, conferences, security updates, patches, and more.

    最高第 900:00 达到当日首次采集时已在榜当日结束时仍在榜累计约23小时57分
  16. 16
    [$] Save and restore may be coming to GNOME

    One of the features that users often miss when moving from X11 to Wayland is the ability to save and restore the position of windows between sessions. At GUADEC 2026 , held in A Coruña, Spain, Adrian Vovk provided an overview of work that has gone into providing a platform-wide save and restore framework for GNOME. After two failed attempts at landing an API, he believes that the third try will be the one to succeed—though not in time for the upcoming GNOME 51 release due in October.

    最高第 1000:00 达到当日首次采集时已在榜22:36 观测离榜累计约22小时37分
  17. 17
    PyPI now rejects new files after 14 days

    Python Software Foundation security developer-in-residence Seth Larson has announced that the Python Package Index (PyPI) will now reject new files that are uploaded to releases older than 14 days. The restriction is to prevent the poisoning of old releases if publishing tokens or workflows of PyPI projects are compromised. The discussion of this behavior began during PEP 740 (Digital Attestations) back in January 2024. The discussion was restarted in March 2026 after the popular packages LiteLL

    最高第 1100:00 达到当日首次采集时已在榜22:04 观测离榜累计约22小时5分
  18. 18
    [$] Attaching programs to multiple tracepoints

    Tracepoints in the kernel are useful for a variety of purposes: debugging, active monitoring, and performance measurements, among other things. Previously, any given BPF program could only be attached to a single tracepoint. Jiri Olsa has been working to change that, and led a discussion about his progress at the 2026 Linux Storage, Filesystem, Memory-Management, and BPF Summit . That work has since been merged , and can be expected as part of the 7.2 kernel.

    最高第 1200:00 达到当日首次采集时已在榜21:48 观测离榜累计约21小时49分
  19. 19
    Security updates for Wednesday

    Security updates have been issued by AlmaLinux (389-ds-base, c-ares, dovecot, freerdp, glib2, gstreamer1-plugins-good, gstreamer1-plugins-ugly-free, hplip, kernel, kernel-rt, nodejs:22, perl-XML-LibXML, webkit2gtk3, and yggdrasil), Debian (kernel, nss, roundcube, rtpengine, and xz-utils), Fedora (btrbk, kernel, mupdf, nuclei, perl-Crypt-OpenSSL-X509, rust-fern, rust-ifcfg-devname, rust-routinator, rust-rpki, and rust-syslog), Mageia (tig), Oracle (.NET 10.0, .NET 8.0, .NET 9.0, acl, dovecot, gli

    最高第 1300:00 达到当日首次采集时已在榜21:16 观测离榜累计约21小时17分
  20. 20
    Firefox 153 released

    Version 153.0 of the Firefox web browser has been released. Notable changes in this release include a change to the default local-file-access permissions for extensions, enabling LAN restrictions by default for all users, a visual indicator when a web site has access to the user's location, the ability to merge PDFs and add images as pages within PDFs, as well as experimental support for the JPEG XL image format. See the release notes for developers for all changes that affect web developers, an

    最高第 1400:00 达到当日首次采集时已在榜01:13 观测离榜累计约1小时14分
  21. 21
    [$] Debating the role of large language models in the kernel community

    Like many development communities, the kernel community has been struggling to determine how large language models will be used in its development process. The news has been dominated recently by a strongly worded missive from Linus Torvalds on the subject, but the discussion has been rather more wide-ranging and nuanced than that. Topics that have been considered recently include the LLM attribution requirement, code-review tools, dependence on proprietary tools, and whether there is a place fo

    最高第 1500:00 达到当日首次采集时已在榜00:57 观测离榜累计约58分钟