Adrian Larumbe
August 30, 2023
Reading time:
The 6.5 release is here and it comes with many changes, a thorough list of which can be found here and here. As is often the case, Collabora has been actively involved in the submission of patches, mostly in the task of hardware enablement for Mediatek and Rockchip SoCs. A more brief breakdown of the overall changes for this release can be seen below.
With regard to architectural and kernel core changes, we can underline the following:
There have also been some kernel tracing improvements: the function-graph tracer can report the return value of functions, the timer-latency tracer can now be managed from user space, and the addition of an fprobe events
mechanism for tracing function entry and exit.
When it comes to filesystem and storage support, the highlight is a new feature that allows mounting a filesystem at another mounted file system's mountpoint, which will mostly be useful for containers. Also, a new system call, cachestat()
, that will let user space consult which of its open file pages are resident in RAM. On top of that, the Overlay filesystem has gained support for data-only layers.
As for core kernel changes, the following ones are of particular interest:
_counted_by()
GCC attribute to contain the number of elements in one such array as recorded by another structure member.To wrap up, in the field of security updates, the most significant one is secretmem
now being enabled by default. And of course, lots of new hardware is now supported, the list of which goes beyond the scope of this article.
Now, amongst the changes and new features contributed by our kernel team, it's worth mentioning the following:
Support for the hardware decoder on the MT8192 SoC has made its way upstream as Nícolas Prado sent a missing patch for the decoder IOMMU configuration. Nícolas also fixed an issue in the ANX7625 driver that caused an infinite deferred probe loop on the Acer Chromebook 514 (MT8192-based). AngeloGioacchino Del Regno fixed issues in the MediaTek clock drivers and improved rate accuracy for MSDC clocks. He also enabled WiFi support for the Acer Chromebook Spin 513 (MT8195-based) and contributed clean-ups for the ASoC drivers on MT8195, MT8188, and MT8186. AngeloGioacchino has also continued adding support for the MT6795 SoC, including display, MMC, mailbox, the MT6331/MT6332 PMICs, and their LEDs.
Many changesets went into improving support for Rockchip RK3588 SoC and RK808 PMIC. Sebastian Reichel submitted a patch series that implemented RK806 PMIC support. This is required for further support of RK3588 and RK3588s-based boards, which use one or two of these chips to supply all the voltages required by modern SoCs. On top of that, he enabled support for these PMICs on one of the initial RK3588 evaluation boards and the Radxa Rock 5B board. Shreeya Patel contributed a patch series for adding ADC support for RK3588 SoC and updating its device tree bindings. Cristian Ciocaltea added a timer and OTP memory support for Rockchip RK3588 SoC, while also providing a few improvements to the existing rockchip-otp driver, as well as a couple of fixes to the ES8316 codec driver, which is used to provide analog audio support for the above mentioned boards. Nicolas Dufresne also made a change to the v4l2 core that ensures correct initialization of bit depth in Rockchip platforms where 10-bit data is stored fully packed. Benjamin Gaignard implemented AV1 stateless decoder for the very same SoC in its Verisilicon media platform drivers set. Last, but not least, Boris Brezillon added support for powering down the memory used by particular power domains via PMU_MEM_PWR_GATE_SFTCON
.
On July 24, the Zenbleed (CVE-2023-20593) vulnerability was publicly disclosed, affecting the AMD processors built on the Zen 2 architecture. It turned out that the initial mitigation did not cover the AMD custom APU found in Valve's Steam Deck, although it is definitely affected by the vulnerability. Cristian Ciocaltea solved the issue by sending an urgent patch for the 6.5 kernel and for back-porting to stable releases, which extends the Zenbleed mitigation as a fallback fix until a proper CPU microcode update is made available.
Boris Brezillon made changes to the DRM scheduler core's management of job fences. Dmitry Osipenko has improved virtio-gpu's execbuf submission and dma-fence wait mechanism.
Adrián Larumbe (2):
AngeloGioacchino Del Regno (52):
Benjamin Gaignard (15):
Boris Brezillon (4):
Daniel Almeida (1):
Daniel Stone (1):
David Heidelberg (2):
Detlev Casanova (3):
Dmitry Osipenko (2):
Eugen Hristev (1):
Lucas Tanure (1):
Muhammad Usama Anjum (2):
Nicolas Dufresne (2):
Nícolas F. R. A. Prado (5):
Ricardo Cañuelo (2):
Sebastian Reichel (29):
Shreeya Patel (8):
Sebastian Reichel (30):
AngeloGioacchino Del Regno (1):
Sebastian Reichel (5):
Shreeya Patel (2):
AngeloGioacchino Del Regno (89):
Emil Velikov (2):
Martyn Welch (1):
Muhammad Usama Anjum (3):
Nicolas Dufresne (13):
Nícolas F. R. A. Prado (4):
Pekka Paalanen (1):
Sebastian Reichel (5):
Nicolas Dufresne (2):
Pekka Paalanen (1):
Sebastian Reichel (7):
AngeloGioacchino Del Regno (4):
Benjamin Gaignard (1):
Muhammad Usama Anjum (10):
Nicolas Dufresne (2):
Nícolas F. R. A. Prado (2):
Nícolas F. R. A. Prado (1):
15/11/2024
The Linux Foundation Member Summit is an opportune time to gather on the state of open source. Our talk will address the concerns and challenges…
14/11/2024
Today, we are delighted to announce a growing collaboration with MediaTek which will enable Collabora to introduce, improve, and maintain…
06/11/2024
Join us at electronica 2024! In partnership with Renesas, Collabora will be showcasing GStreamer open source AI video analytics on the Renesas…
Comments (0)
Add a Comment