The file structure is one of the most widely-used data structures by Linux kernel drivers. The file struct represents an open file and thus obviously very important and ubiquitous throughout the kernel. With the Linux 6.12 kernel the file struct has been adjusted so it's smaller than before and in turn could help with performance for file-heavy workloads...
Presented earlier this month at the Open-Source Firmware Conference was TamaGo as a means of running Go programming language code bare metal on Arm SoCs as well as eyeing RISC-V too. TamaGo can allow for "0% C and 100% Go code" for ARM/RISC-V device firmware to enhance security...
The Error Detection And Correction (EDAC) driver updates were among the early pull requests submitted for the Linux 6.12 kernel cycle in advance of this week's Linux Kernel Maintainer Summit in Austria. Among the EDAC work this cycle is preparing memory address translation support for future AMD platforms...
The 64-bit ARM changes were submitted in advance for the now-open Linux 6.12 kernel merge window. There is work for Arm on the confidential computing side this cycle and other new features...
Valkey 8.0 was released today as this leading fork of the Redis open-source code that was started by the Linux Foundation early in the year and backed by organizations from Amazon/AWS to Google Cloud, Oracle, and others. With the Valkey 8.0 release a big focus has been on increasing performance and striving to being capable of delivering one million requests per second...
Přečteme si, jak řádí ranswomware od CosmicBeetle, zajímavou metodu pro kradení dat z počítačů nepřipojených k síti, pojednání o nebezpečí shadow aplikací ve firmách a dotkneme se politiky u sousedů.
Jens Axboe submitted the block and IO_uring changes already for the now-open Linux 6.12 merge window. Most notable from this Linux I/O work is adding async discard support to IO_uring...
As expected the Linux 6.11 kernel has been promoted to stable and in time for appearing in the likes of Ubuntu 24.10, Fedora 41, and other autumn Linux distribution releases...
It's expected to be the Linux 6.11 release day! We are just hours away from hopefully seeing Linux 6.11 stable christened as the kernel set to power the likes of Ubuntu 24.10 and Fedora 41. Here's a reminder of some of the most interesting new features and changes to look forward to with Linux 6.11...
The modern AMD kernel graphics driver "AMDGPU" is the biggest driver within the mainline Linux kernel and is approaching six million lines of code albeit a large chunk of that is made up of auto-generated header files for each supported GPU. But this AMDGPU kernel driver is becoming "really really big" that it's beginning to cause issues for Plymouth that commonly provides the initial boot splash screen experience on modern Linux desktops...
Yet another early pull request for the imminent Linux 6.12 merge window is the sound (audio) driver updates for this next kernel cycle. There is a lot of sound driver work this cycle from new audio bits to removing legacy Intel driver support...
Ahead of the expected Linux 6.11 stable release today and the Linux Kernel Maintainer Summit happening this coming week in Vienna, Intel engineer Rafael Wysocki submitted early the ACPI updates among the other areas of the kernel he oversees as part of the imminent Linux 6.12 merge window...
With the mainline Linux kernel beginning to see DeviceTree support for a few Snapdragon X1 powered laptops like the ASUS Vivobook S15 and Lenovo Yoga Slim7x, Ubuntu developers at Canonical appear to be beginning their exploration around supporting some of the Snapdragon X1 hardware with Ubuntu Linux...
Konec staré rodiny CPU Intel P6, AMD navrhuje nový mechanismus práce s bezpečnostními opravami „Attack Vector Controls“, Intel Graphics Compiler nyní i pro RISC-V.
The Linux 6.11 kernel is expected to be christened as stable tomorrow. Ahead of that stable release one of the last minute "fixes" is adding in another ID for upcoming Intel Arrow Lake processors...
As a very last minute change ahead of tagging GNOME Mutter 47, merged this morning to Mutter is support for the XDG session management Wayland protocol. This protocol is useful for letting clients request support from the compositor for saving the window state for use on future executions. However, it's currently disabled by default and won't be entirely baked until GNOME 48...
Niri 0.1.9 is out today as the latest update to this scrollable-tiling Wayland compositor that is written in Rust...
Casilda is a new open-source project by GNOME developer Juan Pablo Ugarte to serve as a Wayland compositor widget. Casilda allows for embedding other processes windows within a GTK4 application...
Ahead of the Linux 6.12 kernel merge window opening on Monday, the printk updates were submitted in advance given the Linux Kernel Maintainer Summit also taking place next week in Vienna. Notable with the printk updates is finishing up the NBCON console work that is notable as the last major blocker before real-time (PREEMPT_RT) support can be finally mainlined...
The EROFS read-only file-system changes have been submitted now for ahead of the upcoming Linux 6.12 merge window. Notable this cycle is EROFS adding support for file-backed mounts...