Commit History

Author SHA1 Message Date
  LoGin 232570ae98 fix: 修复存在多个virtio设备时,中断号冲突的问题 (#904) 2 months ago
  LoGin dc9b4fea1b fix: pipe 读取/写入阻塞时,无法kill进程的问题 (#889) 2 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) 3 months ago
  Jomo 0648a547da feat(cred): 初步实现Cred (#846) 3 months ago
  LoGin 703ce5a77c fix: 修复由于升级到2024-07-23工具链之后,某些机器上面内核运行一直fault的问题。 (#870) 3 months ago
  Jomo 3c0a1c8fa2 默认nightly-2024-07-23 & config改为config.toml (#872) 3 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) 4 months ago
  Jomo 03746da3d9 feat(user): user management tool (#825) 5 months ago
  laokengwt 415e14e9c3 fix(driver): fix memory security problem in tty device ioctl (#833) 5 months ago
  MemoryShore de199e3c86 feat(mm): 修复mmap未延迟分配内存的问题 (#837) 5 months ago
  donjuanplatinum 3d4cd853a3 feat(procfs): update procfs (#831) 5 months ago
  donjuanplatinum 6cf1947dcf chore(tools): add the gentoo grub_auto_install support (#827) 6 months ago
  BrahmaMantra 975f77a3bc fix(time):修复了issue #816 (#830) 6 months ago
  donjuanplatinum f79998f626 增加rust sparse稀疏索引选项 (#826) 6 months ago
  Mingtao Huang bde08cded6 feat(driver/pci): 完善pci root结构体,增加portio的pci配置空间访问 (#818) 6 months ago