Linux
2.16K subscribers
3.53K photos
20 videos
15.4K links
Новости Линукс Linux

По всем вопросам @evgenycarter
Download Telegram
Бета-выпуск Ubuntu 26.04

Представлен бета-выпуск дистрибутива Ubuntu 26.04 "Resolute Raccoon", после формирования которого произведена полная заморозка пакетной базы, и разработчики перешли к итоговому тестированию и исправлению ошибок. Релиз запланирован на 23 апреля. Ветка 26.04 отнесена к категории выпусков с длительным сроком поддержки (LTS), обновления для которых формируются в течение 15 лет (5 лет - общедоступные, плюс ещё 10 лет для пользователей сервиса Ubuntu Pro). Готовые тестовые образы созданы для Ubuntu, Ubuntu Server, Lubuntu, Kubuntu, Ubuntu Mate, Ubuntu Budgie, Ubuntu Studio, Xubuntu, UbuntuKylin (редакция для Китая), Ubuntu Unity, Edubuntu и Ubuntu Cinnamon.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65085
📰 Ubuntu 26.04 LTS Beta Is Out Now with Linux Kernel 7.0 and GNOME 50

Ubuntu 26.04 LTS operating system is now available for public beta testing with the Linux 7.0 kernel, Mesa 26.0 graphics stack, and GNOME 50 desktop environment.

🔗 Source:

#gnome #ubuntu #linux #kernel

👉@sysadminoff

https://9to5linux.com/ubuntu-26-04-lts-beta-is-out-now-with-linux-kernel-7-0-and-gnome-50
Грег Кроа-Хартман рассказал, что LLM стали лучше искать ошибки

Грег Кроа-Хартман (Greg Kroah-Hartman), нидерландский разработчик Linux, рассказал The Register, об изменениях в поступающих отчётах об уязвимостях, генерируемых «искуственным интелектом».
С месяц назад качество ИИ-шных отчётов об уязвимостях резко повысилось. Ранее большая их часть была мусором, но по мнению Кроа-Хартмана это не было большой проблемой для ядра (в отличие от cURL) — разработчиков много, и они справлялись, а мусор скорее веселил, чем беспокоил. Но последний месяц значительная часть присылаемого действительно полезна. И это наблюдается и в других открытых проектах. Почему — неясно. То ли улучшились инструменты, то ли люди начали правильно ими пользоваться.
Присылающие отчёты и патчи разработчики начинают честно помечать сделанное ИИ как таковое. ИИ уже сейчас способен генерировать десятки патчей, если условия возникновения ошибки просты и легко определяются.
По поводу переданного Гуглом Sashiko, Кроа-Хартман сказал, что им нужен инструмент для быстрой оценки присылаемых патчей. Большинство патчей уже сейчас проходят через него. И он доступен всем.
LLM для ревью первыми стали использовать разработчики сетевой подсистемы и BPF. Затем DRM. Но это требовало много ресурсов. С инструментом Гугла это стало доступно всем, и всё приведут к общему интерфейсу.
Эти проверки — «в дополнение» к имеющимся, а не «окончательные». Они позволяют быстрее отвечать присылающим патчи разработчикам. Кроа-Хартман ожидает, что количество ИИ-шных отчётов об ошибках и патчей будет расти, и ищет способы ускорить их обработку. Если что-то не проходит автоматическую проверку, мэйнтэйнер может на него не отвлекаться.
Кроа-Хартман считает, что ИИ облегчил поиск уязвимостей и увеличил нагрузку на мэйнтэйнеров ядра. Поэтому будет правильно облегчить работу мэйнтэйнеров при помощи ИИ.
>>> Пересказ на opennet.ru



 llm, искусственный интеллект, ядро

👉@sysadminoff

https://www.linux.org.ru/news/kernel/18251123
Выпуск MicroPythonOS 0.9, ОС с графическим интерфейсом для микроконтроллеров

Доступен выпуск проекта MicroPythonOS 0.9.0, разрабатывающего операционную систему для микроконтроллеров, таких как ESP32, написанную с использованием инструментария MicroPython. Операционная система оснащена графическим интерфейсом, развиваемым с оглядкой на Android и iOS, и поддерживающим управления через сенсорные экраны. Из областей применения MicroPythonOS упоминаются устройства интернета вещей (IoT), системы управления домашней автоматизацией, интерактивные панели, роботы и умные носимые устройства с управлением экранными жестами. Проект также может применяться для быстрой разработки прототипов новых устройств. Код написан на языках Си и Python и распространяется под лицензий MIT.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65086
📰 Linux Patches Posted To Fix ~2x Performance Drop For CPU Workloads On NVIDIA Vera Rubin

An important set of Linux scheduler patches were posted for review on Thursday for improving the SMT-aware asymmetric CPU capacity handling. These patches to improve the Linux kernel scheduler around CPU Simultaneous Multi-Threading (SMT) is needed after NVIDIA engineers discovered up to a ~2x performance drop for CPU-intensive workloads on their upcoming Vera Rubin platform...

🔗 Source:

#linux #kernel

👉@sysadminoff

https://www.phoronix.com/news/NVIDIA-Vera-Rubin-SMT-Sched-Fix
📰 AMDGPU Driver For Linux 7.1 Preps Debug Improvements, New Hardware IP

Another round of AMDGPU/AMDKFD kernel driver improvements were sent out this week as feature development for DRM-Next ahead of Linux 7.1 begins to wind down...

🔗 Source: https://www.phoronix.com/news/Linux-7.1-More-AMDGPU

#linux #kernel

👉@sysadminoff

https://ift.tt/BHO0pXQ
📰 BPF-Based I/O Scheduler For Linux Demonstrated

With sched_ext there is support for BPF-based CPU scheduling policies for the Linux kernel while now a new initiative is working on BPF-based I/O schedulers...

🔗 Source:

#linux #kernel

👉@sysadminoff

https://www.phoronix.com/news/BPF-IO-Scheduler-Linux
📰 Intel Xe Driver Improves Memory Pressure / Out-Of-Memory Behavior For vRAM With Linux 7.1

Following the Intel Xe kernel graphics driver pull request landing transparent hugepages for device pages as an SVM win, another round of Intel Xe driver updates were sent out this week ahead of next month's Linux 7.1 merge window. This latest pull request lands a new user-space API for helping the Intel Xe driver better cope with situations of video memory pressure / out-of-memory behavior for vRAM...

🔗 Source:

#linux #intel #kernel

👉@sysadminoff

https://www.phoronix.com/news/Intel-Xe-Purgeable-BO
What is Microsoft Defender for Cloud Apps?

Microsoft Defender for Cloud Apps is a Cloud Access Security Broker (CASB) solution that delivers comprehensive security for Software as a Service (SaaS) applications across your organization. This security platform provides visibility into shadow IT, threat protection, data loss prevention capabilities, and security posture management for cloud-based applications. The tool integrates with Microsoft Defender XDR to offer extended detection and response across the full attack chain. Recent updates include March 2026 changes to Secure Score category calculations that reclassify some recommendations from the Cloud apps category to Identity, more accurately reflecting where controls apply without changing the overall Secure Score.
Source

👉@sysadminoff

https://4sysops.com/archives/what-is-microsoft-defender-for-cloud-apps/
📰 Ubuntu Rust Strategy Expands Again With ntpd-rs Proposal

Canonical continues to expand Rust adoption in Ubuntu by targeting time synchronization with ntpd-rs, aiming to improve security in core services.

🔗 Source:

#ubuntu

👉@sysadminoff

https://linuxiac.com/ubuntu-rust-strategy-expands-again-with-ntpd-rs-proposal/
Третья бета-версия Android 17

Компания Google представила третью бета-версию открытой мобильной платформы Android 17, которая ознаменовала стабилизацию платформы и прекращение внесения изменений в API перед предстоящим релизом. Для оценки новых возможностей платформы предложена программа предварительного тестирования. Сборки прошивки подготовлены для устройств Pixel 6/6a/6 Pro, Pixel 7/7a/7 Pro, Pixel 8/8a/8 Pro, Pixel 9/9a/9 Pro/9 Pro XL/9 Pro Fold, Pixel 10/10 Pro/10 Pro XL/10 Pro Fold, Pixel Fold и Pixel Tablet. Релиз Android 17 запланирован на второй квартал 2026 года.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65087
🔥1
Mixxx 2.5.6 Open-Source DJ App Improves Controller Mapping Support and Effects

Mixxx 2.5.6 open-source virtual DJ software for performing live mixes is now available for download with improvements to controller mappings and effects, as well as bug fixes.
The post Mixxx 2.5.6 Open-Source DJ App Improves Controller Mapping Support and Effects appeared first on 9to5Linux - do not reproduce this article without permission. This RSS feed is intended for readers, not scrapers.

👉@sysadminoff

https://9to5linux.com/mixxx-2-5-6-open-source-dj-app-improves-controller-mapping-support-and-effects
📰 Mixxx 2.5.6 Open-Source DJ App Improves Controller Mapping Support and Effects

Mixxx 2.5.6 open-source virtual DJ software for performing live mixes is now available for download with improvements to controller mappings and effects, as well as bug fixes.

🔗 Source:

#opensource

👉@sysadminoff

https://9to5linux.com/mixxx-2-5-6-open-source-dj-app-improves-controller-mapping-support-and-effects
Ubuntu 26.10 could drop btrfs, ZFS and LUKS support from GRUB

Ubuntu engineers are debating ways to reduce the number of features included in the signed version of GRUB, the boot loader that’s used on systems with Secure Boot enabled, to improve security. Proposals put forward by Canonical engineer Julian Klode, targeting October’s Ubuntu 26.10 release, would remove support for /boot on btrfs, HFS+, XFS and ZFS filesystems, and drop GRUB’s JPEG and PNG image parsers. Apple partition table support, LVM volume handling, all software RAID except RAID 1 and, slightly more controversially, LUKS-encrypted /boot partitions would also be on the chopping block. “The timing here is crucial”, Klode says, adding that “by […]
You're reading Ubuntu 26.10 could drop btrfs, ZFS and LUKS support from GRUB, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

👉@sysadminoff

https://www.omgubuntu.co.uk/2026/03/ubuntu-grub-secure-boot-luks-changes
🔥1
📰 DRBD Driver Working To Land ~15 Years Worth Of Changes Into The Linux Kernel

Developers behind the Distributed Replicated Block Device "DRBD" for mirroring block devices between multiple host systems are working to resync the upstream Linux kernel DRBD support with the out-of-tree DRBD code they have been maintaining for the past ~15 years out-of-sync. It's a big undertaking but they have begun staging patches for review and testing to get this massive set of changes up to par for mainline...

🔗 Source:

#linux #kernel

👉@sysadminoff

https://www.phoronix.com/news/DRBD-15-Years-Code-Changes
📰 KDE Plasma 6.7 will finally fix the most annoying part of tweaking your microphone volume

As much as I hate hearing myself over a microphone, I have to admit that listening to yourself while adjusting your mic volume is vital. That way, you know you're not coming through too quietly or too loudly, and you can get a feel for the audio quality, too. Windows has had this feature for a while now, but unfortunately, KDE Plasma won't let you.

🔗 Source:

#kde #plasma

👉@sysadminoff

https://www.xda-developers.com/kde-plasma-67-will-finally-fix-the-most-annoying-part-of-tweaking-your-microphone-volume/
В KDE улучшена работа с несколькими GPU и добавлена функция проверки микрофона

Опубликован очередной еженедельный отчёт о разработке KDE, в котором представлены изменения для ветки KDE Plasma 6.7, релиз которой ожидается в июне. Среди недавно внесённых изменений.

👉@sysadminoff

https://www.opennet.ru/opennews/art.shtml?num=65091