Kernel prepatch 6.16-rc2

Linus Torvalds has released 6.16-rc2,
which is “admittedly
even smaller than usual
“, though rc2 is not uncommonly one of the smaller
release candidates.

It may be that people are taking a breather after a fairly sizable
merge window, but it might also be seasonal, with Europe starting to
see summer vacations… We’ll see how this goes.

The diffstat looks somewhat unusual, with a lot of one-liners with
both ARC and pincontrol having (presumably independently) ended up
doing some unrelated trivial cleanups.

But even that is probably noticeable only because everything else is
pretty small. That “everything else” is mostly network drivers (and
bluetooth) and bcachefs, with some rust infrastructure and core
networking changes thrown in.

OrangePi Equips Gateway Board with RISC-V Processor, Four RJ45 Ports, and OpenWRT Support

This week, OrangePi introduced the R2S, a compact board for embedded networking and gateway applications, running OpenWRT by default. Key features include dual 2.5G Ethernet ports, dual Gigabit Ethernet ports, and USB Type-C power input. The OrangePi R2S is powered by the Ky X1 8-core RISC-V AI processor, the same chip found in the OrangePi […]

The Kubuntu Focus Team Announces The M2 GEN 6

The Kubuntu Focus team has some exciting news to share. We have launched the sixth generation of the flagship M2 laptop, featuring the Intel Core Ultra 9 275HX CPU with 24 threads, Nvidia® GeForce® RTX 50-series GPUs, and many more upgrades.
See more about this laptop in the press release, and see the press photos here!

The post The Kubuntu Focus Team Announces The M2 GEN 6 appeared first on Linux Today.

Gemini 435Le Features Active Stereo, Dual-Laser Modules, and 6-Axis IMU for 3D Vision

The Gemini 435Le is Orbbec’s newest 3D camera, designed to deliver robust, high-precision depth sensing for demanding industrial and outdoor robotics environments. Engineered with industrial-grade construction and IP67 protection, it supports logistics automation, robotic arms, and autonomous mobile robots operating in variable and dynamic conditions. The system employs stereo vision technology with a 95 mm […]

VirtualBox 7.1.10 Is Out with Initial Support for Linux 6.15 and 6.16 Kernels

While Oracle is working hard on the next major release of its powerful virtualization software, VirtualBox 7.2, which promises a revamped UI and improvements to ARM virtualization, VirtualBox 7.1.10 is here to introduce initial support for the latest and greatest Linux 6.15 kernel series for both Linux guests and hosts.

The post VirtualBox 7.1.10 Is Out with Initial Support for Linux 6.15 and 6.16 Kernels appeared first on Linux Today.

Linux 6.17 Looks Like It Could Go Ahead And Make SMP Support Unconditional

Back in May a big patch series was published for reworking the Linux kernel to make the SMP support unconditional. Right now those that happen to be running Linux in a uniprocessor (1 CPU core) configuration can build with “CONFIG_SMP” disabled but the proposed patches would make symmetric multi-processing support always present. Those patches took a step forward this week and could be merged for the Linux 6.17 cycle later in the summer…