Commit History

Author SHA1 Message Date
  黄铭涛 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) 3 months ago
  MemoryShore cf7f801e1d feat(mm): 简单实现fat文件系统的文件映射 (#840) 3 months ago
  LoGin 9fa0e95eee feat: 添加gendisk抽象 (#903) 3 months ago
  LoGin 232570ae98 fix: 修复存在多个virtio设备时,中断号冲突的问题 (#904) 3 months ago
  LoGin dc9b4fea1b fix: pipe 读取/写入阻塞时,无法kill进程的问题 (#889) 3 months ago
  linfeng 4afc5b7b7b feat: 增加tokio异步运行时支持 (#894) 3 months ago
  Samuel Dai 09836e1b39 fix: socket shutdown wrong implement (#893) 3 months ago
  MemoryShore f4acaec4ea 修复unlink、unlinkat系统调用的路径错误 (#892) 3 months ago
  Chiichen fe7d4d588c ci: enable ci workflow on branches other than master (#891) 3 months ago
  LoGin a1fc824fcc fix: 修复键盘码解析器没能正确处理类似ctrl C的控制字符的问题 (#877) 4 months ago
  Jomo 0648a547da feat(cred): 初步实现Cred (#846) 4 months ago
  LoGin 703ce5a77c fix: 修复由于升级到2024-07-23工具链之后,某些机器上面内核运行一直fault的问题。 (#870) 4 months ago
  Jomo 3c0a1c8fa2 默认nightly-2024-07-23 & config改为config.toml (#872) 4 months ago
  LoGin 816ee5ae54 refactor: 删除过时的va-pa转换函数,改为统一使用MMArch (#862) 4 months ago
  linfeng 86ee1395de feat(fs): add eventfd syscall support (#858) 4 months ago
  LoGin bd70d2d1f4 chore: 将工具链更新到2024-07-23 (#864) 4 months ago
  LoGin 634349e0eb fix: tcp poll没有正确处理posix socket的listen状态的问题 (#859) 4 months ago
  LoGin 79ad6e5ba4 fix: build-scripts和tools目录下的make check指定工具链版本 (#861) 4 months ago
  SMALLC 1ea2daad81 feat(driver/net): 实现Loopback网卡接口 (#845) 4 months ago
  LoGin ef2a79be60 chore: 更新sphinx相关配置,适应read the docs的更新 (#850) 4 months ago
  LoGin 9a4832f8bc doc: 完善README.md (#849) 4 months ago
  LoGin 2c5ea7bab0 chore: 调整triagebot.toml以适应新的组织架构 (#848) 4 months ago
  黄铭涛 af097f9f4b fix(time): modify update wall time (#836) 4 months ago
  MemoryShore 38458c7267 修复mprotect系统调用未正确设置vm_flags的错误 (#847) 4 months ago
  linfeng 6f189d2743 feat(time): Add syscall support for utime* (#838) 5 months ago
  Jomo 03746da3d9 feat(user): user management tool (#825) 6 months ago