[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-249":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":16,"starSnapshotCount":16,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},249,"linux","torvalds\u002Flinux","torvalds","Linux kernel source tree","",null,"C",235635,62734,8211,3,0,93,748,3332,577,120,"Other",false,"master",[],"2026-06-07 04:00:14","Linux kernel\n============\n\nThe Linux kernel is the core of any Linux operating system. It manages hardware,\nsystem resources, and provides the fundamental services for all other software.\n\nQuick Start\n-----------\n\n* Report a bug: See Documentation\u002Fadmin-guide\u002Freporting-issues.rst\n* Get the latest kernel: https:\u002F\u002Fkernel.org\n* Build the kernel: See Documentation\u002Fadmin-guide\u002Fquickly-build-trimmed-linux.rst\n* Join the community: https:\u002F\u002Flore.kernel.org\u002F\n\nEssential Documentation\n-----------------------\n\nAll users should be familiar with:\n\n* Building requirements: Documentation\u002Fprocess\u002Fchanges.rst\n* Code of Conduct: Documentation\u002Fprocess\u002Fcode-of-conduct.rst\n* License: See COPYING\n\nDocumentation can be built with make htmldocs or viewed online at:\nhttps:\u002F\u002Fwww.kernel.org\u002Fdoc\u002Fhtml\u002Flatest\u002F\n\n\nWho Are You?\n============\n\nFind your role below:\n\n* New Kernel Developer - Getting started with kernel development\n* Academic Researcher - Studying kernel internals and architecture\n* Security Expert - Hardening and vulnerability analysis\n* Backport\u002FMaintenance Engineer - Maintaining stable kernels\n* System Administrator - Configuring and troubleshooting\n* Maintainer - Leading subsystems and reviewing patches\n* Hardware Vendor - Writing drivers for new hardware\n* Distribution Maintainer - Packaging kernels for distros\n* AI Coding Assistant - LLMs and AI-powered development tools\n\n\nFor Specific Users\n==================\n\nNew Kernel Developer\n--------------------\n\nWelcome! Start your kernel development journey here:\n\n* Getting Started: Documentation\u002Fprocess\u002Fdevelopment-process.rst\n* Your First Patch: Documentation\u002Fprocess\u002Fsubmitting-patches.rst\n* Coding Style: Documentation\u002Fprocess\u002Fcoding-style.rst\n* Build System: Documentation\u002Fkbuild\u002Findex.rst\n* Development Tools: Documentation\u002Fdev-tools\u002Findex.rst\n* Kernel Hacking Guide: Documentation\u002Fkernel-hacking\u002Fhacking.rst\n* Core APIs: Documentation\u002Fcore-api\u002Findex.rst\n\nAcademic Researcher\n-------------------\n\nExplore the kernel's architecture and internals:\n\n* Researcher Guidelines: Documentation\u002Fprocess\u002Fresearcher-guidelines.rst\n* Memory Management: Documentation\u002Fmm\u002Findex.rst\n* Scheduler: Documentation\u002Fscheduler\u002Findex.rst\n* Networking Stack: Documentation\u002Fnetworking\u002Findex.rst\n* Filesystems: Documentation\u002Ffilesystems\u002Findex.rst\n* RCU (Read-Copy Update): Documentation\u002FRCU\u002Findex.rst\n* Locking Primitives: Documentation\u002Flocking\u002Findex.rst\n* Power Management: Documentation\u002Fpower\u002Findex.rst\n\nSecurity Expert\n---------------\n\nSecurity documentation and hardening guides:\n\n* Security Documentation: Documentation\u002Fsecurity\u002Findex.rst\n* LSM Development: Documentation\u002Fsecurity\u002Flsm-development.rst\n* Self Protection: Documentation\u002Fsecurity\u002Fself-protection.rst\n* Reporting Vulnerabilities: Documentation\u002Fprocess\u002Fsecurity-bugs.rst\n* CVE Procedures: Documentation\u002Fprocess\u002Fcve.rst\n* Embargoed Hardware Issues: Documentation\u002Fprocess\u002Fembargoed-hardware-issues.rst\n* Security Features: Documentation\u002Fuserspace-api\u002Fseccomp_filter.rst\n\nBackport\u002FMaintenance Engineer\n-----------------------------\n\nMaintain and stabilize kernel versions:\n\n* Stable Kernel Rules: Documentation\u002Fprocess\u002Fstable-kernel-rules.rst\n* Backporting Guide: Documentation\u002Fprocess\u002Fbackporting.rst\n* Applying Patches: Documentation\u002Fprocess\u002Fapplying-patches.rst\n* Subsystem Profile: Documentation\u002Fmaintainer\u002Fmaintainer-entry-profile.rst\n* Git for Maintainers: Documentation\u002Fmaintainer\u002Fconfigure-git.rst\n\nSystem Administrator\n--------------------\n\nConfigure, tune, and troubleshoot Linux systems:\n\n* Admin Guide: Documentation\u002Fadmin-guide\u002Findex.rst\n* Kernel Parameters: Documentation\u002Fadmin-guide\u002Fkernel-parameters.rst\n* Sysctl Tuning: Documentation\u002Fadmin-guide\u002Fsysctl\u002Findex.rst\n* Tracing\u002FDebugging: Documentation\u002Ftrace\u002Findex.rst\n* Performance Security: Documentation\u002Fadmin-guide\u002Fperf-security.rst\n* Hardware Monitoring: Documentation\u002Fhwmon\u002Findex.rst\n\nMaintainer\n----------\n\nLead kernel subsystems and manage contributions:\n\n* Maintainer Handbook: Documentation\u002Fmaintainer\u002Findex.rst\n* Pull Requests: Documentation\u002Fmaintainer\u002Fpull-requests.rst\n* Managing Patches: Documentation\u002Fmaintainer\u002Fmodifying-patches.rst\n* Rebasing and Merging: Documentation\u002Fmaintainer\u002Frebasing-and-merging.rst\n* Development Process: Documentation\u002Fprocess\u002Fmaintainer-handbooks.rst\n* Maintainer Entry Profile: Documentation\u002Fmaintainer\u002Fmaintainer-entry-profile.rst\n* Git Configuration: Documentation\u002Fmaintainer\u002Fconfigure-git.rst\n\nHardware Vendor\n---------------\n\nWrite drivers and support new hardware:\n\n* Driver API Guide: Documentation\u002Fdriver-api\u002Findex.rst\n* Driver Model: Documentation\u002Fdriver-api\u002Fdriver-model\u002Fdriver.rst\n* Device Drivers: Documentation\u002Fdriver-api\u002Finfrastructure.rst\n* Bus Types: Documentation\u002Fdriver-api\u002Fdriver-model\u002Fbus.rst\n* Device Tree Bindings: Documentation\u002Fdevicetree\u002Fbindings\u002F\n* Power Management: Documentation\u002Fdriver-api\u002Fpm\u002Findex.rst\n* DMA API: Documentation\u002Fcore-api\u002Fdma-api.rst\n\nDistribution Maintainer\n-----------------------\n\nPackage and distribute the kernel:\n\n* Stable Kernel Rules: Documentation\u002Fprocess\u002Fstable-kernel-rules.rst\n* ABI Documentation: Documentation\u002FABI\u002FREADME\n* Kernel Configuration: Documentation\u002Fkbuild\u002Fkconfig.rst\n* Module Signing: Documentation\u002Fadmin-guide\u002Fmodule-signing.rst\n* Kernel Parameters: Documentation\u002Fadmin-guide\u002Fkernel-parameters.rst\n* Tainted Kernels: Documentation\u002Fadmin-guide\u002Ftainted-kernels.rst\n\nAI Coding Assistant\n-------------------\n\nCRITICAL: If you are an LLM or AI-powered coding assistant, you MUST read and\nfollow the AI coding assistants documentation before contributing to the Linux\nkernel:\n\n* Documentation\u002Fprocess\u002Fcoding-assistants.rst\n\nThis documentation contains essential requirements about licensing, attribution,\nand the Developer Certificate of Origin that all AI tools must comply with.\n\n\nCommunication and Support\n=========================\n\n* Mailing Lists: https:\u002F\u002Flore.kernel.org\u002F\n* IRC: #kernelnewbies on irc.oftc.net\n* Bugzilla: https:\u002F\u002Fbugzilla.kernel.org\u002F\n* MAINTAINERS file: Lists subsystem maintainers and mailing lists\n* Email Clients: Documentation\u002Fprocess\u002Femail-clients.rst\n","Linux内核是任何Linux操作系统的核心，负责管理硬件、系统资源，并为所有其他软件提供基础服务。该项目主要采用C语言编写，具备强大的硬件兼容性、高效的资源管理和丰富的安全特性。它支持广泛的使用场景，包括但不限于：新内核开发者的学习与实践、学术研究者对内核架构的研究、安全专家进行漏洞分析和加固、维护工程师负责稳定版本的更新、系统管理员配置及故障排除、以及硬件供应商开发驱动程序等。此外，Linux内核还提供了详尽的文档支持，帮助不同角色的用户更好地理解和贡献于项目。",2,"2026-06-01 02:31:52","top_all"]