# Phytium-Linux-Kernel **Repository Path**: phytium_embedded/phytium-linux-kernel ## Basic Information - **Project Name**: Phytium-Linux-Kernel - **Description**: 飞腾嵌入式Linux内核基于上游Linux LTS 内核,支持飞腾 腾云/腾锐/腾珑 CPU。加入飞腾CPU相关驱动和优化,飞腾X100套片相关驱动,飞腾开发板外设的相关驱动等。 主推Linux 5.10, 6.6内核,也支持 4.19内核。内核小版本会定期更新,加入CVE 补丁和上游创新功能。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: linux-5.10 - **Homepage**: https://gitee.com/phytium_embedded/phytium-linux-kernel/wikis/Home - **GVP Project**: No ## Statistics - **Stars**: 118 - **Forks**: 107 - **Created**: 2022-08-05 - **Last Updated**: 2025-09-29 ## Categories & Tags **Categories**: os **Tags**: kernel, 飞腾, Linux ## README Linux kernel ============ There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. The formatted documentation can also be read online at: https://www.kernel.org/doc/html/latest/ There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.