Agregátor zdrojů

New FWCTL Subsystem Submitted For Linux 6.15

Phoronix - 24. Březen 2025 - 17:48
Assuming no objections from Linus Torvalds, the now open Linux 6.15 merge window could introduce a brand new subsystem: fwctl...

AMD Lands LLVM Flang Fortran Runtime Support For Compiling Directly On The GPU

Phoronix - 24. Březen 2025 - 16:50
An AMD engineer has landed experimental support within the LLVM codebase for building Flang-RT on GPUs. Flang-RT being the run-time for LLVM's modern Fortran "Flang" compiler and in turn this effort working to allow more Fortran code to easily run on GPUs with capable LLVM back-ends...

Linux 6.14 Released With Working NTSYNC Driver, AMD Ryzen AI Accelerator Support

Phoronix - 24. Březen 2025 - 15:22
There was a hiccup yesterday with no Linux 6.14 release or 6.14-rc8 otherwise... Linus Torvalds has a very good track record of sticking to his Sunday release regiment. Yet yesterday was quiet. Today though Linus Torvalds released the Linux 6.14 kernel as the newest stable version. Linux 6.14 is what's set to go on and power Ubuntu 25.04, Fedora 42, and other spring 2025 Linux distribution releases...

Intel's AVX10.2 Patches Merged For GCC 15 To Drop 256-bit Rounding & AVX10.2-256 Options

Phoronix - 24. Březen 2025 - 15:00
What a week. Last week Intel published a new AVX10 whitepaper where they dropped the optional 512-bit support of AVX10.2 and confirmed future P and E cores will have AVX10.2-512 support unconditionally. A very welcome change by Intel albeit late in rushing to get patches out to change that behavior ahead of the GCC 15 stable compiler release as well as working similar changes into the LLVM Clang compiler. As of today those GNU Compiler Collection patches have been merged to prepare for AVX10.2 always having 512-bit support available...

Faster Intel/AMD Crypto Performance & Initial Intel APX Enablement Slated For Linux 6.15

Phoronix - 24. Březen 2025 - 13:56
Among the early pull requests submitted in advance of the Linux 6.14 stable release and in turn the Linux 6.15 merge window opening were the x86 FPU updates. Notable this round are faster x86/x86_64 encryption/decryption performance for both Intel and AMD processors as well as beginning to land the kernel-side changes needed to support Intel Advanced Performance Extensions (APX)...

Wayland Protocols 1.42 Updates Cursor Shape & Tablet Protocols

Phoronix - 24. Březen 2025 - 11:46
With the FreeDesktop.org GitLab infrastructure getting back up, Wayland Protocols 1.42 was released today as the newest version of this official set of protocols for Wayland compositors...

Linux 6.15 CRC Code Should See Big Speed-Ups For Intel/AMD AVX-512 CPUs

Phoronix - 24. Březen 2025 - 11:35
While we are still awaiting the Linux 6.14 release (or a 6.14-rc8 release) with no kernel drop having occurred on Sunday, early pull requests for the Linux 6.15 kernel cycle continue flowing in. Among the early pull requests over the weekend were the CRC code updates that include some nice optimizations for those running on AVX-512 processors...

Libinput 1.28 Released With Three-Finger Drag

Phoronix - 24. Březen 2025 - 11:23
Libinput 1.28 debuted today by Red Hat's input expert Peter Hutterer. With this updated input handling library used by both Wayland and X.Org Server environments there is now support for three-finger drag on touchpads...

Raspberry Pi PoE+ Injector Launches For $25 USD

Phoronix - 24. Březen 2025 - 11:03
Raspberry Pi's brisk pace of new hardware and software the past few months continues today... The Raspberry Pi PoE+ Injector was announced today at the $25 USD price point...

Postřehy z bezpečnosti: velké zneužívání malé zranitelnosti

Root.cz - 24. Březen 2025 - 0:00
V dnešním díle Postřehů se podíváme na dlouho využívanou zranitelnost souborů LNK ve Windows, snahy o snížení evropské závislosti na USA v oblasti IT nebo údajnou ruskou podporu ransomwarové skupiny Black Basta.

GNOME 48 se spoustou novinek, linuxová distribuce EU OS

Root.cz - 24. Březen 2025 - 0:00
Vyšla nová verze prostředí GNOME 48 s řadou nových funkcí a vylepšení uživatelského rozhraní. EU OS je nová komunitně řízená alternativa Linuxu pro evropský veřejný sektor.

EROFS Being Extended To Handle Massive Amounts Of Data For AI Model Training

Phoronix - 23. Březen 2025 - 20:02
The EROFS open-source, read-only Linux file-system is set to be extended with the upcoming Linux 6.15 kernel cycle to support massive amounts of data to support AI model training...

Hyprland 0.48 Adds A "Application Not Responding" Dialog, Better Color Management

Phoronix - 23. Březen 2025 - 17:33
Just days after marking the third birthday of the open-source project, Hyprland 0.48 released today as the newest version of this popular Wayland compositor...

Arch Linux Powered Endeavour OS "Mercury Neo" Released

Phoronix - 23. Březen 2025 - 14:04
The Endeavour OS enthusiast Linux distribution built atop Arch Linux is out with its March 2025 ISO refresh under the codename "Mercury Neo" for this spin featuring the latest software packages...

LLVM/Clang Compiler Being Adapted For AVX10.2 Now Making 512-bit Support Mandatory

Phoronix - 23. Březen 2025 - 13:55
Coming out this week was an updated AVX10 whitepaper from Intel with the surprising decision that 512-bit floating point and integer support is no longer considered optional for AVX10.2. AVX10.2 now mandates 128 / 256 / 512-bit support and in turn also dropped the 256-bit embedded rounding support with the focus on 512-bit. The LLVM/Clang compiler had seen its AVX10 support designed around Intel's original AVX10 design assumptions and thus now is being modified to address these changes...

Qualcomm Iris Video Decode Driver & DesignWare HDMI Input Support Ready For Linux 6.15

Phoronix - 23. Březen 2025 - 11:53
Among the earliest of pull requests this week ahead of the Linux 6.15 merge window expected to begin tomorrow were the media subsystem updates. In addition to continuing to improve the common "uvcvideo" web camera driver and other routine refinements, there is also some new media hardware support slated to be included as part of the Linux 6.15 kernel...

Rust Additions For GCC 15 Bring Support For if-let Statements, Other Improvements

Phoronix - 23. Březen 2025 - 11:35
This past week a lot of new code for the Rust "gccrs" front-end began being merged for the upcoming GCC 15.1 stable release... The Polonius borrow checker landed along with other big improvements to the Rust code ahead of this annual GNU Compiler Collection release. A third round was merged on Friday adding yet more gccrs features...

Sched_Ext Changes Submitted For Linux 6.15

Phoronix - 23. Březen 2025 - 11:24
The sched_ext code for extensible scheduler support and being able to quickly prototype new Linux kernel scheduling improvements continues evolving nicely since its much anticipated merging to the mainline kernel in 2024. Ahead of the imminent Linux 6.15 merge window, the sched_ext feature updates were sent out today for this next kernel cycle...

FreeDesktop.org GitLab Transitions To New Server Infrastructure

Phoronix - 23. Březen 2025 - 1:22
Last weekend FreeDesktop.org began transitioning to their new server/cloud infrastructure after recently finding out their sponsored Equinix Metal services were shutting down. Following the complex migration process this past week, FreeDesktop.org GitLab is up and running on the Hetzner server infrastructure in Germany...

Linuxové jádro do budoucna bez CRC-32 kontroly, Wine opravuje běh Firefoxu

Root.cz - 23. Březen 2025 - 0:00
Týden v KDE: jak jinak než Plasma 6.4, plus novinky KDE aplikací, týden v GNOME s aplikací pro HIIT, oprava na poslední chvíli pro jádro Linux 6.14 řešící regresi způsobující až 30% propad výkonu.
Syndikovat obsah