{"id":937,"date":"2024-07-15T00:07:06","date_gmt":"2024-07-15T00:07:06","guid":{"rendered":"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/"},"modified":"2025-03-03T11:43:28","modified_gmt":"2025-03-03T11:43:28","slug":"whats-new-in-the-latest-linux-kernel-6-10-release","status":"publish","type":"post","link":"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/","title":{"rendered":"What&#8217;s New in the Latest Linux Kernel 6.10 Release?"},"content":{"rendered":"<p><p><strong>Linux kernel 6.10 has been officially released.<\/strong><\/p>\n<\/p>\n<p><p>The latest version of the Linux kernel adds an array of improvements, including a new memory sealing system call, a speed boost for AES-XTS encryption on Intel and AMD CPUs, and expanding Rust language support within the kernel to RISC-V.<\/p>\n<\/p>\n<p><p>Plus, like in all kernel releases, there\u2019s a glut of groundwork to offer \u201cinitial support\u201d for upcoming CPUs, GPUs, NPUs, Wi-Fi, and other hardware (that most of us don\u2019t use yet, but require Linux support to be in place for when devices that use them filter out).<\/p>\n<\/p>\n<p><p>Announcing the Linux 6.10 release in an email sent to the <a href=\"https:\/\/lkml.org\/\" target=\"_blank\" rel=\"nofollow noopener\">Linux Kernel Mailing List<\/a> (LKML), Linus Torvalds <a href=\"https:\/\/lkml.org\/lkml\/2024\/7\/14\/250\" target=\"_blank\" rel=\"nofollow noopener\">recapped <\/a><em>\u201cthe final week was perhaps not quote as quiet as the preceding ones, which I don\u2019t love \u2013 but it also wasn\u2019t noisy enough to warrant an extra rc.\u201d<\/em><\/p>\n<\/p>\n<p><p>Ending to say <em>\u201cthe shortlog below [his email] is \u2013 as always \u2013 just the last week, not some kind of \u2018what happened this release<\/em>\u2018\u201d.<\/p>\n<\/p>\n<p><p>Don\u2019t worry Linus, I\u2019m about to provide that \ud83d\ude09.<\/p>\n<\/p>\n<p><p>For an overview of what\u2019s new in this release, scroll on!<\/p>\n<\/p>\n<p><h2>Linux 6.10 Features &amp; Changes<\/h2>\n<\/p>\n<p><p>Linux 6.10 adds (after much gnashing) the <code>mseal()<\/code> system call to prevent changes being made to portions of the virtual address space. For now, this will mainly benefit Google Chrome, which plans to use it to harden its sandboxing. <\/p>\n<\/p>\n<blockquote>\n<p><p>Linux 6.10 offers encrypted interactions with trusted platform modules (TPM) to improve security<\/p>\n<\/p>\n<\/blockquote>\n<p><p>Work is underway by kernel contributors to allow other apps to benefit, though. <\/p>\n<\/p>\n<p><p>A similarly initially-controversial change merged is a new memory-allocation profiling subsystem. This helps developers fine-tune memory usage and more readily identify memory leaks. <a href=\"https:\/\/lwn.net\/Articles\/974380\/\" target=\"_blank\" rel=\"nofollow noopener\">An explainer<\/a> from LWN summarises it well.<\/p>\n<\/p>\n<p><p>Elsewhere, Linux 6.10 offers encrypted interactions with trusted platform modules (TPM) in order to <em>\u201cmake the kernel\u2019s use of the TPM reasonably robust in the face of external snooping and packet alteration attacks\u201d.<\/em><\/p>\n<\/p>\n<p><p>The <a href=\"https:\/\/git.kernel.org\/pub\/scm\/linux\/kernel\/git\/torvalds\/linux.git\/commit\/?id=3d2daf9d592e\" target=\"_blank\" rel=\"nofollow noopener\">documentation for this feature explains<\/a>: <em>\u201cfor every in-kernel operation we use null primary salted HMAC to protect the integrity [and] we use parameter encryption to protect key sealing and parameter decryption to protect key unsealing and random number generation.\u201d<\/em><\/p>\n<\/p>\n<p><p>Sticking with security, the Linux kernel\u2019s <strong>Landlock security module can now apply policies to <code>ioctl()<\/code> calls (Input\/Output Control),<\/strong> restricting potential misuse and improving overall system security.<\/p>\n<\/p>\n<p><p>On the networking side there\u2019s significant <strong>performance improvements to zero-copy send operations<\/strong> using <code>io_uring<\/code>, and the newly-added ability to \u201cbundle\u201d multiple buffers for send and receive operations also offers an uptick in performance.<\/p>\n<\/p>\n<p><h3>Improved Hardware Support in Linux 6.10<\/h3>\n<\/p>\n<p><p>I\u2019m choosing to skip the usual <em>\u201c\u2026and another basic feature to support a next-next-gen GPU\/CPU model has been added\u201d<\/em> since, rather like saying <em>\u201canother brick is in place to help complete the wall\u201d<\/em> \u2014 for hardware not currently on the market, that\u2019s not <em>that<\/em> interesting.<\/p>\n<\/p>\n<p><p>For me, new and improved support in the Linux kernel for hardware people own and use, are considering purchasing, or is due to be released in the next few months is more interesting to hear about \u2014 as you\u2019d expect: Linux kernel 6.10 includes plenty on this front.<\/p>\n<\/p>\n<p><p><a href=\"https:\/\/amzn.to\/3Y1YxOs\" target=\"_blank\" rel=\"nofollow noopener\">ASUS ROG 2024<\/a> series and the Lenovo ThinkPad 13X now have working sound via the Cirrus cs35l41 driver; the Microsoft Surface driver adds fan profile switching and, on the Pro, thermal sensor reporting; while the ThinkPad ACPI driver picks up TrackPoint double-tap support.<\/p>\n<\/p>\n<div>\n<p><figure><figcaption>Acer Aspire 1 (image: postmarketOS wiki)<\/figcaption><\/figure>\n<\/div>\n<p><p>Owners of the ARM-powered <a href=\"https:\/\/store.acer.com\/en-gb\/acer-aspire-1-laptop-a114-61-white\" target=\"_blank\" rel=\"nofollow noopener\">Acer Aspire 1 (a114-61) from 2021<\/a> will be pleased to hear that Linux 6.10 offers near-complete support for the laptop. A new custom EC driver delivers reliable battery charging\/reporting, USB Type-C video out, and lid-closed detection.<\/p>\n<\/p>\n<p><p>Lots of newer laptops come with an Intel IPU and MIPI camera sensor in order to provide better low-light performance, high resolution, and faster frame rates in webcams. Alas, the Linux kernel has, thanks to a lack of Intel effort, not had a robust IPU6 driver.<\/p>\n<\/p>\n<figure>\n<blockquote>\n<p>Proper Intel IPU6 camera drivers are included, fixing webcam issues<\/p>\n<\/blockquote>\n<\/figure>\n<p><p>Well, Linux kernel 6.10 now includes a proper Intel IPU6 driver. It\u2019s reported to work like a champ with 6th-gen Intel IPUs used by scores of Tiger Lake and newer laptops.<\/p>\n<\/p>\n<p><p>Linux\u2019s hardware monitoring (HWMON) subsystem can glean data from more devices, including <a href=\"https:\/\/amzn.to\/3WjBM7o\" rel=\"nofollow noopener\" target=\"_blank\">NZXT Kraken 2023<\/a>\/Elite CPU coolers, AquaComputers Octo flow sensor thingies, and Dell Precision 7540 and G5 5505 laptops.<\/p>\n<\/p>\n<p><p>To power-down this section, a sizeable set of Intel and AMD P-State CPU frequency scaling updates feature in Linux 6.10. The Intel driver improved handling of disabled \u2018turbo\u2019 boost functionality, while the AMD driver improves performance for Zen 2\/Threadripper.<\/p>\n<\/p>\n<p><p>On the ARM side, the MediaTek CPUfreq driver adds support for the MT7988A (Filogic 880) SoC, as used in the popular Banana Pi BPI-R4 OpenWRT router board.<\/p>\n<\/p>\n<p><h3>Gaming Improvements in Linux 6.10<\/h3>\n<\/p>\n<p><p>Gaming wise, the well-regarded $60 <a href=\"https:\/\/amzn.to\/3S6bnra\" target=\"_blank\" rel=\"nofollow noopener\">Machenike G5 Pro wireless controller<\/a> \u2014 which, among other features, has hall effect joysticks. Having switched to a controller with them, I\u2019d never go back to something without \u2014 is now supported by the mainline kernel.<\/p>\n<\/p>\n<p><p>Linux 6.10 also intros support for the IMU motion sensors on the Steam Deck (accelerometer and gyroscope), and expands HID coverage for the ASUS ROG Ally and ASUS ROG Z13 (including the former\u2019s QAM button, and the light-bar on the latter).<\/p>\n<\/p>\n<p><p>And amidst an array of ARM-powered devices to gain support in the mainline Linux kernel is <em>GameForce Chi<\/em>, a cheap n\u2019 cheerful landscape handheld for retro-game emulation.<\/p>\n<\/p>\n<p><p>While the community around the <em>GameForce Chi<\/em> isn\u2019t as large as that of similar devices from the likes of <em>Anbernic<\/em>, the pocketable is powered by the same Rockchip RK3326 chip, and its retro-styled case comes in a variety of bold colours.<\/p>\n<\/p>\n<p><h3>Other changes in Linux 6.10<\/h3>\n<\/p>\n<p><p>A couple of months ago Canonical announced <a href=\"https:\/\/www.omgubuntu.co.uk\/2024\/05\/ubuntu-24-04-risc-v-computer-milkv\" rel=\"nofollow noopener\" target=\"_blank\">Ubuntu support for the RISC-V Milk-V Mars<\/a> single-board computer. Linux 6.10 mainlines support for the Milk-V Mars, which will make that effort a lot more viable (especially with the Ubuntu 24.10 kernel likely to be v6.10 or newer).<\/p>\n<\/p>\n<p><p>Others RISC-V improvements abound in Linux 6.10, including support for the Rust language, boot image compression in BZ2, LZ4, LZMA, LZO, and Zstandard (instead of only Gzip); and newer AMD GPUs thanks to kernel-mode FPU support in RISC-V.<\/p>\n<\/p>\n<p><p>Aside from the things mentioned above, Linux 6.10 also includes:<\/p>\n<\/p>\n<ul>\n<li><strong>New \u2018Panthor\u2019 DRM driver for newer ARM Mali\/Immortalis GPUs<\/strong><\/li>\n<li><strong>DisplayPort\/eDP support for Qualcomm Snapdragon X Elite<\/strong><\/li>\n<li><strong>CPUFreq pressure feedback added to kernel scheduler<\/strong><\/li>\n<li><strong>Support for Zone Write Plugging (ZWP)<\/strong><\/li>\n<li><strong>Support for configuring Power over Ethernet (PoE)<\/strong><\/li>\n<li><strong>EROFS filesystem gains Zstandard compression support<\/strong><\/li>\n<li><strong>FUSE subsystem adds integrity protection with&nbsp;fs-verity<\/strong><\/li>\n<li><strong>Assorted bcachefs improvements<\/strong><\/li>\n<li><strong>Improved Firewire IEEE-1394 support<\/strong><\/li>\n<li><strong>Rust language updated to v1.78.0<\/strong><\/li>\n<li><strong>Rust abstractions for time handling now included<\/strong><\/li>\n<li><strong>Crypto usage statistics feature <a href=\"https:\/\/git.kernel.org\/linus\/29ce50e078b8\" rel=\"nofollow noopener\" target=\"_blank\">removed from the kernel<\/a><\/strong><\/li>\n<\/ul>\n<p><p>Obviously there\u2019s a lot more packed into this kernel release than highlights I\u2019ve pulled out. The folks at LWN recap the <a href=\"https:\/\/lwn.net\/Articles\/973687\/\" target=\"_blank\" rel=\"nofollow noopener\">first half of the 6.10 merge window<\/a>, and the <a href=\"https:\/\/lwn.net\/Articles\/974869\/\" target=\"_blank\" rel=\"nofollow noopener\">second half<\/a>. Together, those posts give a rich overview of almost <em>everything<\/em> new in Linux 6.10. <\/p>\n<\/p>\n<p><h2>Getting Linux Kernel 6.10<\/h2>\n<\/p>\n<p><p>Chances are you want to install Linux kernel 6.10. If you\u2019re adept at compiling code, you can download the latest kernel source.<\/p>\n<\/p>\n<blockquote>\n<p>Ubuntu users wanting the latest Linux kernel will need to do their homework<\/p>\n<\/blockquote>\n<p><p>Don\u2019t want to compile your own kernel? Don\u2019t blame you; wait for your Linux distribution to package this update for you. When will that be? It varies from distro to distro.<\/p>\n<\/p>\n<p><p>Ubuntu LTS users do get new Linux kernel updates, but these kernels are back-ports from newer Ubuntu releases. So for 24.04, there won\u2019t be a new HWE kernel until Ubuntu 24.10 is released.<\/p>\n<\/p>\n<p><p>On the flip, users of the Ubuntu-based Pop!_OS do get the latest Linux kernel (<a href=\"https:\/\/www.omgubuntu.co.uk\/2024\/03\/pop_os-linux-kernel-6-8-update\" rel=\"nofollow noopener\" target=\"_blank\">barring snafus and hiccups<\/a>) as a software update a few weeks after they\u2019re publicly released. This is because System76 package them \u2013 they don\u2019t come from Canonical\/Ubuntu. <\/p>\n<\/p>\n<p><p>As other Linux blogs often mention, Ubuntu users can <strong>use <a href=\"https:\/\/kernel.ubuntu.com\/mainline\/\" target=\"_blank\" rel=\"nofollow noopener\">mainline kernel builds packaged by Canonical<\/a><\/strong>. These aren\u2019t intended for regular users: they\u2019re not signed, may fail to boot, don\u2019t receive security updates, and can lack Ubuntu-specific patches\/fixes.<\/p>\n<\/p>\n<p><p>But lots of impatient folks do run these, many without issue. If there\u2019s a feature or fix in Linux 6.10 you can\u2019t wait for, those pre-packaged DEBs are <em>an<\/em> option \u2014 use \u2019em at your own risk.<\/p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Linux kernel 6.10 has been officially released. The latest version of the Linux kernel adds an array of improvements, including a new memory sealing system call, a speed boost for AES-XTS encryption on Intel and AMD CPUs, and expanding Rust language support within the kernel to RISC-V. Plus, like in all kernel releases, there\u2019s a [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":938,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[289,38,4,470],"tags":[],"class_list":["post-937","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-gaming","category-linux-kernel","category-news","category-risc-v"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Linux Kernel 6.10 | New Features &amp; Improvements<\/title>\n<meta name=\"description\" content=\"Linux Kernel 6.10 arrives with exciting new features, performance improvements, and better hardware support, enhancing stability and security for Linux systems.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Linux Kernel 6.10 | New Features &amp; Improvements\" \/>\n<meta property=\"og:description\" content=\"Linux Kernel 6.10 arrives with exciting new features, performance improvements, and better hardware support, enhancing stability and security for Linux systems.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/\" \/>\n<meta property=\"og:site_name\" content=\"ServerHost Hosting Solutions Blog\" \/>\n<meta property=\"article:published_time\" content=\"2024-07-15T00:07:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-03-03T11:43:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/07\/333f5f3bb2fd727d6c2717ffc6ddbd27.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"1008\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"admin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"admin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/\",\"url\":\"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/\",\"name\":\"Linux Kernel 6.10 | New Features & Improvements\",\"isPartOf\":{\"@id\":\"https:\/\/serverhost.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/07\/333f5f3bb2fd727d6c2717ffc6ddbd27.webp\",\"datePublished\":\"2024-07-15T00:07:06+00:00\",\"dateModified\":\"2025-03-03T11:43:28+00:00\",\"author\":{\"@id\":\"https:\/\/serverhost.com\/blog\/#\/schema\/person\/535ebc9c42672d8f79ad3ee8ea563d66\"},\"description\":\"Linux Kernel 6.10 arrives with exciting new features, performance improvements, and better hardware support, enhancing stability and security for Linux systems.\",\"breadcrumb\":{\"@id\":\"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/#primaryimage\",\"url\":\"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/07\/333f5f3bb2fd727d6c2717ffc6ddbd27.webp\",\"contentUrl\":\"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/07\/333f5f3bb2fd727d6c2717ffc6ddbd27.webp\",\"width\":1920,\"height\":1008},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/serverhost.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"What&#8217;s New in the Latest Linux Kernel 6.10 Release?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/serverhost.com\/blog\/#website\",\"url\":\"https:\/\/serverhost.com\/blog\/\",\"name\":\"ServerHost Hosting Solutions Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/serverhost.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/serverhost.com\/blog\/#\/schema\/person\/535ebc9c42672d8f79ad3ee8ea563d66\",\"name\":\"admin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/serverhost.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/b8e5973018461f98bcdda40e69a0a7ae6548c079e5e7a1a0c8b40c0738e0fb52?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/b8e5973018461f98bcdda40e69a0a7ae6548c079e5e7a1a0c8b40c0738e0fb52?s=96&d=mm&r=g\",\"caption\":\"admin\"},\"sameAs\":[\"https:\/\/serverhost.com\/blog\"],\"url\":\"https:\/\/serverhost.com\/blog\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Linux Kernel 6.10 | New Features & Improvements","description":"Linux Kernel 6.10 arrives with exciting new features, performance improvements, and better hardware support, enhancing stability and security for Linux systems.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/","og_locale":"en_US","og_type":"article","og_title":"Linux Kernel 6.10 | New Features & Improvements","og_description":"Linux Kernel 6.10 arrives with exciting new features, performance improvements, and better hardware support, enhancing stability and security for Linux systems.","og_url":"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/","og_site_name":"ServerHost Hosting Solutions Blog","article_published_time":"2024-07-15T00:07:06+00:00","article_modified_time":"2025-03-03T11:43:28+00:00","og_image":[{"width":1920,"height":1008,"url":"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/07\/333f5f3bb2fd727d6c2717ffc6ddbd27.webp","type":"image\/webp"}],"author":"admin","twitter_card":"summary_large_image","twitter_misc":{"Written by":"admin","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/","url":"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/","name":"Linux Kernel 6.10 | New Features & Improvements","isPartOf":{"@id":"https:\/\/serverhost.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/#primaryimage"},"image":{"@id":"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/#primaryimage"},"thumbnailUrl":"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/07\/333f5f3bb2fd727d6c2717ffc6ddbd27.webp","datePublished":"2024-07-15T00:07:06+00:00","dateModified":"2025-03-03T11:43:28+00:00","author":{"@id":"https:\/\/serverhost.com\/blog\/#\/schema\/person\/535ebc9c42672d8f79ad3ee8ea563d66"},"description":"Linux Kernel 6.10 arrives with exciting new features, performance improvements, and better hardware support, enhancing stability and security for Linux systems.","breadcrumb":{"@id":"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/#primaryimage","url":"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/07\/333f5f3bb2fd727d6c2717ffc6ddbd27.webp","contentUrl":"https:\/\/serverhost.com\/blog\/wp-content\/uploads\/2024\/07\/333f5f3bb2fd727d6c2717ffc6ddbd27.webp","width":1920,"height":1008},{"@type":"BreadcrumbList","@id":"https:\/\/serverhost.com\/blog\/whats-new-in-the-latest-linux-kernel-6-10-release\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/serverhost.com\/blog\/"},{"@type":"ListItem","position":2,"name":"What&#8217;s New in the Latest Linux Kernel 6.10 Release?"}]},{"@type":"WebSite","@id":"https:\/\/serverhost.com\/blog\/#website","url":"https:\/\/serverhost.com\/blog\/","name":"ServerHost Hosting Solutions Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/serverhost.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/serverhost.com\/blog\/#\/schema\/person\/535ebc9c42672d8f79ad3ee8ea563d66","name":"admin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/serverhost.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/b8e5973018461f98bcdda40e69a0a7ae6548c079e5e7a1a0c8b40c0738e0fb52?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/b8e5973018461f98bcdda40e69a0a7ae6548c079e5e7a1a0c8b40c0738e0fb52?s=96&d=mm&r=g","caption":"admin"},"sameAs":["https:\/\/serverhost.com\/blog"],"url":"https:\/\/serverhost.com\/blog\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/posts\/937","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/comments?post=937"}],"version-history":[{"count":1,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/posts\/937\/revisions"}],"predecessor-version":[{"id":2094,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/posts\/937\/revisions\/2094"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/media\/938"}],"wp:attachment":[{"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/media?parent=937"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/categories?post=937"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/serverhost.com\/blog\/wp-json\/wp\/v2\/tags?post=937"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}