一、官网链接

https://www.kernel.org/

二、HTTP

https://www.kernel.org/pub/

三、GIT

https://git.kernel.org/

四、镜像地址

官网下载经常速度太慢,无法下载,提供另一个链接:

http://ftp.sjtu.edu.cn/sites/ftp.kernel.org/pub/linux/kernel/

可以根据需要,下载对应内核版本

最新文章

  1. Ibatis中常见错误解决方案
  2. Linux权限
  3. 用jq 做了一个排序
  4. 用 O(1) 时间检测整数 n 是否是 2 的幂次。
  5. mvc请求过程总结
  6. 什么是Solr搜索
  7. vfd电子时钟制作
  8. Nginx安装与代理
  9. final和static关键字
  10. java基础0615
  11. IntelliJ IDEA生成live template(代码模板)
  12. spring代码异常捕获到logback logging.config=logback-spring.xml文件中不能输出异常e.printStackTrace
  13. delphi android 自动升级
  14. javascript-高级用法
  15. datasnap远程方法支持自定义对象传参
  16. Python 文件对象和方法
  17. Grid 行和列
  18. UIView显示原理和过程
  19. Android Studio 小技巧(2):AS中Button文字默认大写的问题
  20. 从xml文件中绑定数据到DropDownList控件上

热门文章

  1. getSessionFactory().openSession()导致druid连接池中的连接都占用满但无法回收
  2. Kibana:在Kibana中对数据进行深入分析 (drilldown)
  3. PAT (Basic Level) Practice 1013 数素数 分数 20
  4. Python实验报告(第四周
  5. day08-MySQL事务
  6. mysql工具的使用、增删改查
  7. ysoserial commonscollections6 分析
  8. Linux Block模块之deadline调度算法代码解析
  9. 一篇文章带你了解热门版本控制系统——Git
  10. 后端框架的学习----mybatis框架(3、配置解析)