Showing headlines posted by bob

« Previous ( 1 ... 14 15 16 17 18 19 20 21 22 23 24 ... 1189 ) Next »

Linux 6.15 Kbuild Adds Support For LoongArch Debian & Faster gendwarfksyms

Among the pull requests coming in at the tail end of the Linux 6.15 merge window with 6.15-rc1 expected tonight are all of the Kbuild updates as the infrastructure for building out the kernel...

Luckfox Nova Features Cortex-A35 and Onboard Audio Peripherals

  • LinuxGizmos.com; By Giorgio Mendoza (Posted by bob on Apr 6, 2025 10:34 PM CST)
  • Story Type: News Story; Groups: ARM, Linux
LuckFox has introduced a compact Linux development board named Luckfox Nova, built around the Rockchip RK3308B. This quad-core 64-bit Arm Cortex-A35 processor runs at 1.3GHz and is designed for audio processing and smart voice applications. This device shares the same form factor as other LuckFox boards, such as the Pico Ultra RV1106 (ARM Cortex-A7) and […]

Linux 6.15 Performance Events Adds Support For AMD Zen 5 Load Latency Filtering

Merged a few days ago for the Linux 6.15 kernel were all of the performance events updates for which there are a few notable patches on the AMD and Intel side this cycle...

PostgreSQL Turns To AVX-512 For CRC32 Computations: Up To 3x Faster

  • Phoronix (Posted by bob on Apr 6, 2025 6:00 PM CST)
  • Groups: Linux; Story Type: News Story
In addition to the recent optional IO_uring support for the PostgreSQL database server on Linux and async I/O batch mode, another exciting performance improvement was merged this week. Landing in the PostgreSQL database server this week was support for using AVX-512 instructions for CRC32C computations...

NVIDIA Makes PhysX & Flow GPU Code Open-Source

As a win for the open-source community from NVIDIA, the company recently announced they are making their PhysX and Flow GPU-accelerated source code open-source...

Contribute at the Fedora Linux 42 GNOME 48 and IoT Test Week

Fedora test days are events where anyone can help make certain that changes in Fedora Linux work well in an upcoming release. Fedora community members often participate, and the general public is also welcome at these events. If you’ve never contributed to Fedora Linux before, this is the perfect way to get started. There are […]

Debian APT 3.0 Stable Released With New Package Solver & Refined Text UI

APT 3.0 has been officially released as the first stable version following an interesting development cycle. APT 3.0 has been dedicated to the late Steve Langasek with his many Debian and Ubuntu contributions over the years...

Resources 1.8 Released As A Great System Resource Monitor For GNOME

  • Phoronix; By Michael Larabel (Posted by bob on Apr 6, 2025 5:48 AM CST)
  • Story Type: News Story; Groups: GNOME, KDE
In addition to all the KDE Plasma activity this week, GNOME developers have also been quiet busy working on a variety of improvements to the open-source desktop on their side of the pond...

LACT 0.7.3 Further Enhances This GPU Configuration & Monitoring Tool

  • Phoronix; By Michael Larabel (Posted by bob on Apr 5, 2025 11:42 PM CST)
  • Story Type: News Story; Groups: Intel, Linux
LACT 0.7.3 is out this weekend as the newest feature update to this Linux GPU configuration and monitoring tool. LACT helps make up for the lack of any official GUI-based GPU configuration tool on Linux provided by AMD or Intel. It also works on NVIDIA GPUs too for providing a nice unified app for GPU configuration from all three major GPU vendors...

FEX 2504 Ships More Optimizations For Running x86_64 Linux Binaries On ARM64

  • Phoronix; By Michael Larabel (Posted by bob on Apr 5, 2025 7:08 PM CST)
  • Story Type: News Story; Groups: ARM, Linux
FEX 2504 is out with its newest monthly feature update for this open-source emulator that allows running x86/x86_64 binaries on AArch64 Linux hosts. This alternative to QEMU and Box64 continues focusing on new performance optimizations to further enhance the appeal and speedy potential of this x86_64-on-ARM64 emulator...

RISC-V With Linux 6.15 Adds Support For BFloat16 "BF16" Instructions

Merged on Friday for the nearly-over Linux 6.15 merge window were the RISC-V CPU architecture updates for this next kernel release...

Linux 6.15 Crypto Subsystem Delivers Faster AES-CTR For AMD Zen 5 & Other x86_64 CPUs

  • Phoronix; By Michael Larabel (Posted by bob on Apr 5, 2025 2:33 PM CST)
  • Story Type: News Story; Groups: Intel, Linux
The cryptography subsystem updates for the in-development Linux 6.15 merge window are quite exciting with some optimizations for modern x86_64 Intel/AMD processors enticing us the most...

Linux 6.15 USB/Thunderbolt Changes Include The New PS883X Driver

Along with the staging updates, driver core, and char/misc merges this week for the areas of the kernel overseen by Greg Kroah-Hartman, he also sent out the USB and Thunderbolt updates for the Linux 6.15 kernel...

MSEAL Protection Of System Mappings Merged For Linux 6.15

In addition to all of the memory management "MM" changes merged for the Linux 6.15 kernel, a secondary round of MM updates was submitted and subsequently merged for this next kernel version. Interesting here is using the recent MSEAL system call for being able to now seal system mappings...

Ubuntu 25.04 beta takes flight - but this Plucky Puffin is still molting

  • The Register; By Liam Proven (Posted by bob on Apr 4, 2025 11:26 PM CST)
  • Story Type: News Story; Groups: Linux, Ubuntu
'Pudgy' might be more apt given the download size. The beta version of Ubuntu 25.04, the next interim release of this Linux OS, has arrived.…

AMD RDNA 3.5 Graphics On 2025 Drivers: Windows 11 vs. Ubuntu 25.04 iGPU Performance

With having a new Lenovo ThinkPad T14s Gen 6 laptop in the lab, a lot of Linux benchmarks are forthcoming from this ThinkPad laptop powered by an AMD Ryzen AI 7 PRO 360 SoC. This AMD Zen 5 SoC with Radeon 880M RDNA 3.5 integrated graphics had me curious how the Windows 11 vs. Linux iGPU performance is looking now more than a half-year after launch. Prior to blowing out the Microsoft Windows 11 Pro installation that shipped on the ThinkPad T14s Gen 6 and loaded with the latest AMD drivers and Windows 11 updates, I ran some graphics benchmarks for seeing how they stack up against the open-source AMD graphics drivers found on the brand new Ubuntu 25.04 release.

Git on Linux: A Beginner’s Guide to Version Control and Project Management

Version control is a fundamental tool in modern software development, enabling teams and individuals to track, manage, and collaborate on projects with confidence. Whether you're working on a simple script or a large-scale application, keeping track of changes, collaborating with others, and rolling back to previous versions are essential aspects of development. Among various version control systems, Git has emerged as the most widely used and trusted tool — especially on Linux, where it integrates seamlessly with the system's workflow.

Mastering Linux File Permissions and Ownership

  • Linux Journal; By George Whittaker (Posted by bob on Apr 4, 2025 5:20 PM CST)
  • Story Type: Tutorial; Groups: Community, Linux
In the world of Linux, where multi-user systems and server security are foundational principles, understanding file permissions and ownership is crucial. Whether you're a beginner exploring your first Linux distribution or a seasoned system administrator managing critical servers, knowing how permissions work is key to ensuring the integrity, privacy, and functionality of your system.

Early Features Approved For Fedora 43: Maven 4, RPM 6.0, JPEG-XL Wallpapers

  • Phoronix; By Michael Larabel (Posted by bob on Apr 4, 2025 3:48 PM CST)
  • Story Type: News Story; Groups: Fedora
While Fedora 42 isn't being released until later in the month, already a number of new features for Fedora 43 have been granted approval by the Fedora Engineering and Steering Committee...

Contribute at the Fedora Linux 42 Kernel 6.14 & A11Y Test Week

Fedora test days are events where anyone can help make certain that changes in Fedora Linux work well in an upcoming release. Fedora community members often participate, and the public is welcome at these events. If you’ve never contributed to Fedora before, this is a perfect way to get started. There are two test periods […]

« Previous ( 1 ... 14 15 16 17 18 19 20 21 22 23 24 ... 1189 ) Next »