Showing headlines posted by bob

« Previous ( 1 ... 5 6 7 8 9 10 11 12 13 14 15 ... 1303 ) Next »

New GCC Back-End Proposed For WebAssembly

  • Phoronix (Posted by bob on May 8, 2026 1:01 PM EDT)
  • Groups: GNU; Story Type: News Story
When it comes to compiling C/C++ code to WebAssembly (WASM), LLVM/Clang and other LLVM-based tooling has dominated the space. Nearly a decade ago was a proposal for a GCC WebAssembly back-end that ultimately never ended up being merged while now there is a new proposal for a WebAssembly back-end for the GNU toolchain...

Linux Erroneously Thinks Intel Bartlett Lake CPUs Run At 7GHz

With Intel's recently-launched Bartlett Lake P-core-only processors intended for the embedded market, there is a rather surprising oversight under Linux: the Intel P-State driver reporting a 7.0+ GHz clock speed. While many would yearn for a 7GHz CPU, the Core 9 273PE where this issue was discovered in reality can only boost up to 5.7GHz for its maximum turbo frequency...

AMD RadeonSI Code Reorganized To Support Multimedia-Only Driver Builds

Merged today to Mesa 26.2-devel was a reorganization of the AMD RadeonSI Gallium3D driver code to better separate the graphics and multimedia acceleration code from the rest of the driver...

Dirty Frag Vulnerability Made Public Early: Root Privilege On All Distributions

One week after the Copy Fail vulnerability, a new Linux local privilege escalation bug has been made public. This time around there are no patches or CVEs yet for this "Dirty Frag" vulnerability as the embargo was broken early and thus the security researcher went ahead and published earlier than anticipated...

Luckfox Aura is a Linux SBC with RV1126B processor, 3 TOPS NPU, and dual CSI

Luckfox has expanded its Linux SBC lineup with the new Aura, a compact board based on the Rockchip RV1126B processor. Similar to the earlier Pico Pi and Lyra Pi series, it combines a Raspberry Pi-sized form factor with a quad-core Cortex-A53 CPU, a 3 TOPS NPU, dual MIPI CSI interfaces, and 4K H.264/H.265 video support. […]

AMD Instinct MI350P: PCIe Add-In Card For High Performance Open-Source AI/Compute

  • Phoronix (Posted by bob on May 7, 2026 6:43 PM EDT)
  • Story Type: News Story
While there is the AMD Instinct MI400 series coming this year, today AMD announced an interesting and arguably overdue offering for the Instinct MI350 series: the MI350P. The AMD Instinct MI350P is a PCIe add-in-card to add Instinct MI350 compute capabilities to existing PCIe 5.0 air-cooled servers as an alternative to the Open Accelerator Module (OAM) currently used by the Instinct MI350 series.

Linux 7.2 To Support Realtek RTL8159 10GbE USB Ethernet

The Realtek RTL8159 has been appearing in some 10G-rated USB network adapters at online retailers, some for less than $100 USD. But currently the RTL8159 is only supported by Realtek's out-of-tree Linux kernel driver, but fortunately there will be mainline support coming with the Linux 7.2 kernel this summer...

Flattened Image Tree 1.0 Specification For Embedded Linux Systems

The Flattened Image Tree "FIT" 1.0 specification was recently finalized for this container format used by U-Boot on embedded systems for providing various boot components like DTBs, the Linux kernel image, and more into a single file...

Nouveau vs. NVIDIA R595 Linux Driver For Workstation Graphics Performance

When having the HP Z6 G5 A workstation in the lab for benchmarking, one of the curiosity-driven tests was seeing how well the latest open-source and upstream Nouveau driver stack is competing against the latest official NVIDIA R595 driver for workstations. The official NVIDIA Linux driver stack remains the best positioned software solution for RTX (PRO) hardware but Nouveau continues evolving while awaiting the Nova kernel driver to reach the limelight.

Engicam expands MicroGEA lineup with 25 x 25 mm NXP i.MX 93 module

  • LinuxGizmos.com (Posted by bob on May 6, 2026 10:47 AM EDT)
  • Story Type: News Story; Groups: ARM
Engicam has expanded its MicroGEA family with the new MicroGEA MX93, a compact system-on-module based on the NXP i.MX 93 processor. The 25 × 25 mm module combines dual Arm Cortex-A55 cores, LPDDR4X memory, onboard eMMC storage, and industrial temperature support. The launch follows earlier MicroGEA modules based on STM32MP1 processors, continuing the company’s focus […]

Fedora Yet To Decide On x86_64-v3 Packages For Fedora Linux 45

Last month a Fedora Linux change proposal was shared proposing that Fedora 45 be built with x86_64-v3 packages to complement the generic x86_64 (v1) packages currently being compiled. This has the possibility of providing greater performance out of packaged Fedora software but comes with the cost of greater burdens on web mirrors, QA / testing, and related infrastructure impact. The Fedora Engineering and Steering Committee "FESCo" decided today to wait on coming to a decision over this Fedora 45 change proposal...

Attackers are cashing in on fresh 'CopyFail' Linux flaw

Researchers dropped a reliable root exploit and it didn’t sit idle for long CISA is warning that a newly-disclosed Linux kernel bug dubbed "CopyFail" is already being exploited, just days after researchers dropped a working root-level exploit.…

Linux 7.1 Features: New NTFS Driver, New Intel + AMD Hardware, Performance Optimizations & Modernization

The Linux 7.1 development kernel that amounts to nearly 40 million lines has a lot of new features and changes in tow. While Linux 7.1 stable won't be out until mid-June, here is a look at the interesting changes coming with this next stable version of the Linux kernel.

Shuttle XPC cube SB860R8 targets workstation workloads with Core Ultra 200 support

  • LinuxGizmos.com (Posted by bob on May 5, 2026 11:39 AM EDT)
  • Groups: Intel; Story Type: News Story
Shuttle’s new XPC cube SB860R8 is a 14-liter barebone system supporting Intel Core Ultra 200 series processors. Key features include up to 192 GB DDR5 memory, four 3.5-inch drive bays, PCIe Gen5 expansion, dual 2.5 GbE, and multiple display outputs including HDMI 2.1 with 8K support. The system is built around the LGA1851 socket for […]

Valve's Steam Controller Now Shipping

  • Phoronix (Posted by bob on May 5, 2026 6:20 AM EDT)
  • Groups: Steam; Story Type: News Story
For those eager to get their hands on Valve's new Steam Controller, the gaming controller is now shipping...

CachyOS Switches Python To Using Tail-Call Interpreter For 5~15% Better Performance

CachyOS is a very fast out-of-the-box Linux distribution and for those concerned about Python performance, the newest updates to this Arch Linux based distribution will provide even better performance...

NVIDIA Looking To Create New Tool For Generating AutoFDO Profiles For GCC

  • Phoronix (Posted by bob on May 5, 2026 12:14 AM EDT)
  • Groups: GNU; Story Type: News Story
NVIDIA compiler engineers are looking to develop a standalone tool that could be upstreamed into the GNU Compiler Collection (GCC) codebase for generating AutoFDO profiles for consumption by GCC in turn for better benefiting from automatic feedback directed optimizations (FDO) in the name of better performance...

AlmaLinux 10.2 Beta Released With Legacy 32-bit Software Support

AlmaLinux 10.2 Beta released today as their next AlmaLinux 10 release coming down the pipe and derived from the upstream Red Hat Enterprise Linux 10.2 state. Plus this AlmaLinux release continues adding more changes on their own...

Omarchy 3.7 Linux Distribution Overhauls Gaming Support, Adds Unified CLI

Omarchy as the Arch Linux based desktop distribution using the Hyprland compositor and led by David Heinemeier Hansson "DHH" is out with a big OS update...

Linux File-System Proliferation A Burden: Requirements Laid Out For Any Future File-Systems

The growing number of file-systems within the Linux kernel source tree is causing an ongoing burden for upstream developers maintaining the virtual file-system (VFS) code around it and associated code. As a result of the continuing rise of new file-systems being proposed for the Linux kernel, documentation is being introduced to establish clear guidelines for getting new file-systems accepted into the mainline kernel...

« Previous ( 1 ... 5 6 7 8 9 10 11 12 13 14 15 ... 1303 ) Next »