Commit History

Author SHA1 Message Date
  LoGin dcd345f6d3 feat: 添加SYS_MKDIRAT系统调用 (#986) 1 month ago
  LoGin f9fe30be89 feat(boot): 内核启动命令行参数解析 (#969) 1 month ago
  GnoCiYeH c709f79fda feat(tty): 将tty设备适配epoll,修改串口部分问题 (#968) 1 month ago
  LoGin 40db1e61da ci: add-bpf-linker-to-ci-image (#972) 1 month ago
  Jomo 53629ac383 feat: 释放slab中的空闲页面到buddy (#932) 1 month ago
  LoGin 79eda4bcf9 ci: fix docker run failed (#961) 1 month ago
  LoGin 056c4aad81 ci: auto build docker images (#960) 1 month ago
  LoGin 415e46ea47 build: Remove DragonOS_GCC And make CI use docker image (#954) 1 month ago
  黄铭涛 1bd12bc2ff fix(driver/net): 修复iface设备无法中断的bug (#957) 1 month ago
  LoGin 59a6bcf6ae feat: Add HVM boot support for x86_64 (#953) 1 month ago
  MemoryShore a8753f8fff feat(tty): 实现发送SIGINT终止信号 (#952) 1 month ago
  Jomo 52dc4c3ee8 fix: 修复root用户信息未正确换行的问题 (#955) 1 month ago
  MemoryShore 40d05bcc99 修复vnc启动失败的问题 (#951) 1 month ago
  LoGin d031d46fd9 feat: 添加serial console,支持non-graphic启动 (#947) 1 month ago
  MemoryShore 103f13024b 修复tcsetpgrp函数设置进程组不正确的问题 (#950) 1 month ago
  LoGin 047dbfd44b fix(kbd): 修复键盘命令解析器生成的字节码与Linux不一致的问题 (#946) 1 month ago
  LoGin 920bda5958 doc: 添加在github上编辑的按钮,以及扩展footer (#940) 1 month ago
  LoGin 09dacded09 doc: add commit revision to footer while build with sphinx-multiversion (#939) 1 month ago
  LoGin 013ffb708f feat(ida): IDA内部改为使用XArray实现 (#934) 1 month ago
  LoGin 9ad34ef277 ci: fix awscli botcore (#937) 1 month ago
  LoGin 2f9b18ba8e ci: deploy documents to minio (#936) 1 month ago
  EMasi e35f8aa1b6 fix: Fix make update-submodules-by-mirror Error (#928) 1 month ago
  LoGin c635d8a9cf ci(docs): Build docs when push/PR to master and release version. (#935) 1 month ago
  黄铭涛 28fe4ad2a0 feat(driver/net): 将网络设备注册到sysfs, 添加设备类属性文件 (#919) 2 months ago
  MemoryShore a3571c8b79 fix(mm): 修复riscv64启动时的PageFault (#915) 2 months ago
  LoGin db7c782a9a feat: 允许通过multiboot引导(直到acpi初始化报错) (#914) 2 months ago
  曾俊 886ce28516 fix(virtio):修复了特定virtio设备环境下中断号重复错误,以及开机内核panic的bug (#881) 2 months ago
  LoGin 2b7818e80e feat: 添加对内核引导协议的抽象 (#913) 2 months ago
  MemoryShore cf7f801e1d feat(mm): 简单实现fat文件系统的文件映射 (#840) 2 months ago
  LoGin 9fa0e95eee feat: 添加gendisk抽象 (#903) 2 months ago