π° While Torvalds Makes Peace With AI in Linux, Greg Kroah-Hartman Draws a Line (Sort of)
His new policy keeps AI patches out of drivers/staging, the tree meant for newcomers to learn kernel development.
π Source: https://feed.itsfoss.com/link/24361/17403762/linux-drivers-staging-ai-rejection
#kernel #linux
His new policy keeps AI patches out of drivers/staging, the tree meant for newcomers to learn kernel development.
π Source: https://feed.itsfoss.com/link/24361/17403762/linux-drivers-staging-ai-rejection
#kernel #linux
It's FOSS
While Torvalds Makes Peace With AI in Linux, Greg Kroah-Hartman Draws a Line (Sort of)
His new policy keeps AI patches out of drivers/staging, the tree meant for newcomers to learn kernel development.
π26β€8π5π₯1
π° Linux To Avoid Confusing Processor Firmware With Newer Intel CPUs Sporting DEC
A patch for the Intel P-State CPU frequency scaling Linux driver is pending to avoid confusing the processor firmware on newer platforms like Intel Core Ultra Series 3 "Panther Lake" where Dynamic Efficiency Control (DEC) is supported...
π Source: https://www.phoronix.com/news/Linux-No-Confuse-Intel-DEC
#intel #linux
A patch for the Intel P-State CPU frequency scaling Linux driver is pending to avoid confusing the processor firmware on newer platforms like Intel Core Ultra Series 3 "Panther Lake" where Dynamic Efficiency Control (DEC) is supported...
π Source: https://www.phoronix.com/news/Linux-No-Confuse-Intel-DEC
#intel #linux
Phoronix
Linux To Avoid Confusing Processor Firmware With Newer Intel CPUs Sporting DEC
A patch for the Intel P-State CPU frequency scaling Linux driver is pending to avoid confusing the processor firmware on newer platforms like Intel Core Ultra Series 3 'Panther Lake' where Dynamic Efficiency Control (DEC) is supported.
π24β€1
π° Mesa 26.2 Open-Source Graphics Stack Officially Released, Hereβs Whatβs New
Mesa 26.2 open-source graphics stack is now available for download with new features and improvements across all supported drivers. Hereβs whatβs new!
π Source: https://9to5linux.com/mesa-26-2-open-source-graphics-stack-officially-released-heres-whats-new
#opensource
Mesa 26.2 open-source graphics stack is now available for download with new features and improvements across all supported drivers. Hereβs whatβs new!
π Source: https://9to5linux.com/mesa-26-2-open-source-graphics-stack-officially-released-heres-whats-new
#opensource
π23
π° Desktop Linux apps on Android proved my phone's biggest bottleneck isn't what I thought
Running desktop Linux apps on an Android phone sounds like the sort of thing that should fall apart almost immediately. You are dealing with a small screen, awkward touch controls, and an operating system that was never designed to work like a desktop operating system. Yet after using Termux and running Debian through Linux Deploy, I found that the display was not the biggest problem.
π Source: https://www.xda-developers.com/desktop-linux-apps-android-proved-phones-biggest-bottleneck/
#android #debian #linux
Running desktop Linux apps on an Android phone sounds like the sort of thing that should fall apart almost immediately. You are dealing with a small screen, awkward touch controls, and an operating system that was never designed to work like a desktop operating system. Yet after using Termux and running Debian through Linux Deploy, I found that the display was not the biggest problem.
π Source: https://www.xda-developers.com/desktop-linux-apps-android-proved-phones-biggest-bottleneck/
#android #debian #linux
XDA
Desktop Linux apps on Android proved my phone's biggest bottleneck isn't what I thought
Though the phone still runs many apps quite well
π©29π13β€6
π° Rust-Based uutils Coreutils 0.10 Reaches 93.5% GNU Compatibility
The Rust-based core utilities project reaches a 93.48% GNU test pass rate while improving compatibility, security, and reliability.
π Source: https://linuxiac.com/rust-based-uutils-coreutils-0-10-reaches-93-5-gnu-compatibility/
#gnu
The Rust-based core utilities project reaches a 93.48% GNU test pass rate while improving compatibility, security, and reliability.
π Source: https://linuxiac.com/rust-based-uutils-coreutils-0-10-reaches-93-5-gnu-compatibility/
#gnu
Linuxiac
Rust-Based uutils Coreutils 0.10 Reaches 93.5% GNU Compatibility
The Rust-based core utilities project reaches a 93.48% GNU test pass rate while improving compatibility, security, and reliability.
π©45π27β€4π₯4
π° GNOME 50.4 Desktop Environment Released with Various Improvements
GNOME 50.4 is now available as the fourth point release to the latest GNOME 50 desktop environment series with more bug fixes, updated translations, and other changes.
π Source: https://9to5linux.com/gnome-50-4-desktop-environment-released-with-various-improvements
#gnome
GNOME 50.4 is now available as the fourth point release to the latest GNOME 50 desktop environment series with more bug fixes, updated translations, and other changes.
π Source: https://9to5linux.com/gnome-50-4-desktop-environment-released-with-various-improvements
#gnome
π©17π11β€6π₯5π2
π° Proxmox ports itself to Arm with help from Nvidia and Supermicro
Proxmox Server Solutions, the company behind the open source Proxmox virtualization stack, has announced a port of its flagship Virtual Environment to the Arm CPU architecture β and a collaboration with Nvidia and Supermicro that made it happen.
π Source: https://www.theregister.com/virtualization/2026/08/06/proxmox-ports-itself-to-arm-with-help-from-nvidia-and-supermicro/5283770
#arm #opensource
Proxmox Server Solutions, the company behind the open source Proxmox virtualization stack, has announced a port of its flagship Virtual Environment to the Arm CPU architecture β and a collaboration with Nvidia and Supermicro that made it happen.
π Source: https://www.theregister.com/virtualization/2026/08/06/proxmox-ports-itself-to-arm-with-help-from-nvidia-and-supermicro/5283770
#arm #opensource
theregister
Proxmox ports itself to Arm with help from Nvidia and Supermicro
VMware competitor aiming for the AI datacenter
π33
π° Linux Kernel Begins Phasing Out the crypto_rng Layer to Simplify Random Number Generation
by George WhittakerLinux kernel developers are moving forward with plans to remove the crypto_rng API layer, a long-standing component of the kernel's cryptographic subsystem. The proposed change is part of a broader effort to simplify the kernel's internal architecture by eliminating redundant code paths and encouraging developers to rely on the kernel's modern random number generation interfaces instead. (phoronix.
π Source: https://www.linuxjournal.com/content/linux-kernel-begins-phasing-out-cryptorng-layer-simplify-random-number-generation
#kernel #linux
by George WhittakerLinux kernel developers are moving forward with plans to remove the crypto_rng API layer, a long-standing component of the kernel's cryptographic subsystem. The proposed change is part of a broader effort to simplify the kernel's internal architecture by eliminating redundant code paths and encouraging developers to rely on the kernel's modern random number generation interfaces instead. (phoronix.
π Source: https://www.linuxjournal.com/content/linux-kernel-begins-phasing-out-cryptorng-layer-simplify-random-number-generation
#kernel #linux
Linux Journal
Linux Kernel Begins Phasing Out the crypto_rng Layer to Simplify Random Number Generation
Linux kernel developers are moving forward with plans to remove the crypto_rng API layer, a long-standing component of the kernel's cryptographic subsystem. The proposed change is part of a broader effort to simplify the kernel's internal architecture byβ¦
π25β€3
π° Mesa 26.2.0 released with lots of improvements for Linux / SteamOS graphics drivers
Mesa 26.2.0 is quite a bumper release bringing a lot of new features across many open source Linux / SteamOS drivers.Read the full article on GamingOnLinux.
π Source: https://www.gamingonlinux.com/2026/08/mesa-26-2-0-released-with-lots-of-improvements-for-linux-steamos-graphics-drivers/
#linux #opensource
Mesa 26.2.0 is quite a bumper release bringing a lot of new features across many open source Linux / SteamOS drivers.Read the full article on GamingOnLinux.
π Source: https://www.gamingonlinux.com/2026/08/mesa-26-2-0-released-with-lots-of-improvements-for-linux-steamos-graphics-drivers/
#linux #opensource
GamingOnLinux
Mesa 26.2.0 released with lots of improvements for Linux / SteamOS graphics drivers
Mesa 26.2.0 is quite a bumper release bringing a lot of new features across many open source Linux / SteamOS drivers.
β€18π11π₯5
π° Qualcomm Proposes Synx For The Linux Kernel With "Significant" Power + Performance Benefits
Qualcomm engineers have initiated a discussion over upstreaming Synx to the Linux kernel, which is a global synchronization framework across different parts of SoCs. Qualcomm is already using Synx internally and is reported to provide "significant" power and performance benefits...
π Source: https://www.phoronix.com/news/Synx
#kernel #linux
Qualcomm engineers have initiated a discussion over upstreaming Synx to the Linux kernel, which is a global synchronization framework across different parts of SoCs. Qualcomm is already using Synx internally and is reported to provide "significant" power and performance benefits...
π Source: https://www.phoronix.com/news/Synx
#kernel #linux
Phoronix
Qualcomm Proposes Synx For The Linux Kernel With "Significant" Power + Performance Benefits
Qualcomm engineers have initiated a discussion over upstreaming Synx to the Linux kernel, which is a global synchronization framework across different parts of SoCs
β€17π11π₯5
π° Ready up for the Steam Frame with the In Your World VR Bundle
Need to grab some VR games ready for the release of the Valve Steam Frame? There's the In Your World VR Humble Bundle live now with some good stuff.Read the full article on GamingOnLinux.
π Source: https://www.gamingonlinux.com/2026/08/ready-up-for-the-steam-frame-with-the-in-your-world-vr-bundle/
#steam
Need to grab some VR games ready for the release of the Valve Steam Frame? There's the In Your World VR Humble Bundle live now with some good stuff.Read the full article on GamingOnLinux.
π Source: https://www.gamingonlinux.com/2026/08/ready-up-for-the-steam-frame-with-the-in-your-world-vr-bundle/
#steam
GamingOnLinux
Ready up for the Steam Frame with the In Your World VR Bundle
Need to grab some VR games ready for the release of the Valve Steam Frame? There's the In Your World VR Humble Bundle live now with some good stuff.
π15π₯3β€2
π° Linux Wireless Maintainer Takes Firm Stance Against AI/LLM Generated Slop Patches
In addition to the Linux kernel staging area now rejecting AI/LLM-generated patches except for real security fixes, the Linux wireless networking code is also seeing some shifts around how it will deal with AI/LLM generated patches...
π Source: https://www.phoronix.com/news/Linux-WiFi-Strict-AI-Slop-Patch
#kernel #linux
In addition to the Linux kernel staging area now rejecting AI/LLM-generated patches except for real security fixes, the Linux wireless networking code is also seeing some shifts around how it will deal with AI/LLM generated patches...
π Source: https://www.phoronix.com/news/Linux-WiFi-Strict-AI-Slop-Patch
#kernel #linux
Phoronix
Linux Wireless Maintainer Takes Firm Stance Against AI/LLM Generated Slop Patches
In addition to the Linux kernel staging area now rejecting AI/LLM-generated patches except for real security fixes, the Linux wireless networking code is also seeing some shifts around how it will deal with AI/LLM generated patches.
π22β€9π₯7
Resources (Linux system monitor) adds new PowerPC, NPU stats - OMG! Ubuntu
https://www.omgubuntu.co.uk/2026/08/resources-51-beta-npu-powerpc-temps
https://www.omgubuntu.co.uk/2026/08/resources-51-beta-npu-powerpc-temps
OMG! Ubuntu
Resources (Linux system monitor) adds new PowerPC, NPU stats
Resources 51 beta, the system monitor Ubuntu now uses, adds AMD NPU stats, PowerPC CPU temps and alternative memory-usage metrics.
π18π₯5π©4
π° After Nearly a Decade of Distro Hopping, I Realized It Was Never About the Distro
Some lessons are learned the hard way....or in this case, the looong way.
π Source: https://feed.itsfoss.com/link/24361/17404404/distrohopping-lesson
#distro
Some lessons are learned the hard way....or in this case, the looong way.
π Source: https://feed.itsfoss.com/link/24361/17404404/distrohopping-lesson
#distro
It's FOSS
After Nearly a Decade of Distro Hopping, I Realized It Was Never About the Distro
Some lessons are learned the hard way....or in this case, the looong way.
π21β€1
π° 4 Raspberry Pi projects that are actually useful (and not just a novelty)
Discover innovative Raspberry Pi projects that go beyond novelty and offer practical solutions for specific needs.
π Source: https://www.xda-developers.com/4-raspberry-pi-projects-that-are-actually-useful-and-not-just-a-novelty/
#raspberry
Discover innovative Raspberry Pi projects that go beyond novelty and offer practical solutions for specific needs.
π Source: https://www.xda-developers.com/4-raspberry-pi-projects-that-are-actually-useful-and-not-just-a-novelty/
#raspberry
XDA
4 Raspberry Pi projects that are actually useful (and not just a novelty)
Discover innovative Raspberry Pi projects that go beyond novelty and offer practical solutions for specific needs
π©21π₯5π4β€3
π° Linux Accidentally Left Legacy I/O & Memory Handlers Open In Kernel Lockdown Mode
For nearly the past decade has been the kernel lockdown mode for tightening up kernel access from user-space such as when UEFI Secure Boot is enabled. The kernel lockdown mode restricts PCI BAR access, no writing to /dev/mem, and other restrictions so user-space can't can't modify the running kernel or access sensitive kernel memory.
π Source: https://www.phoronix.com/news/Linux-Lockdown-Legacy-IO-Mem
#kernel #linux
For nearly the past decade has been the kernel lockdown mode for tightening up kernel access from user-space such as when UEFI Secure Boot is enabled. The kernel lockdown mode restricts PCI BAR access, no writing to /dev/mem, and other restrictions so user-space can't can't modify the running kernel or access sensitive kernel memory.
π Source: https://www.phoronix.com/news/Linux-Lockdown-Legacy-IO-Mem
#kernel #linux
Phoronix
Linux Accidentally Left Legacy I/O & Memory Handlers Open In Kernel Lockdown Mode
For nearly the past decade has been the kernel lockdown mode for tightening up kernel access from user-space such as when UEFI Secure Boot is enabled
π9π±8π₯4
π° HWall Is a Promising New Hardware Monitor Built Specifically for Linux
HWall is a new Rust-based Linux hardware monitor with detailed system information, live sensors, charts, alerts, and GTK and terminal interfaces.
π Source: https://linuxiac.com/hwall-is-a-promising-new-hardware-monitor-built-specifically-for-linux/
#linux
HWall is a new Rust-based Linux hardware monitor with detailed system information, live sensors, charts, alerts, and GTK and terminal interfaces.
π Source: https://linuxiac.com/hwall-is-a-promising-new-hardware-monitor-built-specifically-for-linux/
#linux
Linuxiac
HWall Is a Promising New Hardware Monitor Built Specifically for Linux
HWall is a new Rust-based Linux hardware monitor with detailed system information, live sensors, charts, alerts, and GTK and terminal interfaces.
π20π©7π2
π° Proxmox VE Officially Expands Beyond x86 With Arm64 Support
Proxmox VE gains its first official Arm64 edition, bringing KVM, LXC, ZFS, Ceph, clustering, and enterprise support to Arm servers.
π Source: https://linuxiac.com/proxmox-ve-officially-expands-beyond-x86-with-arm64-support/
#arm
Proxmox VE gains its first official Arm64 edition, bringing KVM, LXC, ZFS, Ceph, clustering, and enterprise support to Arm servers.
π Source: https://linuxiac.com/proxmox-ve-officially-expands-beyond-x86-with-arm64-support/
#arm
Linuxiac
Proxmox VE Officially Expands Beyond x86 With Arm64 Support
Proxmox VE gains its first official Arm64 edition, bringing KVM, LXC, ZFS, Ceph, clustering, and enterprise support to Arm servers.
π21β€8π₯6
π° Zapscape Is The Latest Linux Vulnerability For KVM Guest-To-Host Escape, LPE
Made public earlier today is Zapscape as a guest-to-host escape vulnerability affecting the Linux KVM x86 code for the past six years. This 2020 kernel change to KVM x86 can also be used as a local privilege escalation (LPE) exploit too where /dev/kvm is world-writable on some Linux distributions like RHEL...
π Source: https://www.phoronix.com/news/Linux-Zapscape-Vulnerability
#kernel #linux
Made public earlier today is Zapscape as a guest-to-host escape vulnerability affecting the Linux KVM x86 code for the past six years. This 2020 kernel change to KVM x86 can also be used as a local privilege escalation (LPE) exploit too where /dev/kvm is world-writable on some Linux distributions like RHEL...
π Source: https://www.phoronix.com/news/Linux-Zapscape-Vulnerability
#kernel #linux
Phoronix
Zapscape Is The Latest Linux Vulnerability For KVM Guest-To-Host Escape, LPE
Made public earlier today is Zapscape as a guest-to-host escape vulnerability affecting the Linux KVM x86 code for the past six years
π±12π2π1
π° Calibre 9.13 E-Book Manager Improves PDF Output, Content Server, and More
Calibre 9.13 open-source ebook manager is now available for download as a bugfix release that addresses various regressions introduced in the previous release and other issues.
π Source: https://9to5linux.com/calibre-9-13-e-book-manager-improves-pdf-output-content-server-and-more
#opensource
Calibre 9.13 open-source ebook manager is now available for download as a bugfix release that addresses various regressions introduced in the previous release and other issues.
π Source: https://9to5linux.com/calibre-9-13-e-book-manager-improves-pdf-output-content-server-and-more
#opensource
π16β€6