Commit History

Author SHA1 Message Date
  MemoryShore 103f13024b 修复tcsetpgrp函数设置进程组不正确的问题 (#950) 3 months ago
  LoGin 047dbfd44b fix(kbd): 修复键盘命令解析器生成的字节码与Linux不一致的问题 (#946) 3 months ago
  LoGin 920bda5958 doc: 添加在github上编辑的按钮,以及扩展footer (#940) 3 months ago
  LoGin 09dacded09 doc: add commit revision to footer while build with sphinx-multiversion (#939) 3 months ago
  LoGin 013ffb708f feat(ida): IDA内部改为使用XArray实现 (#934) 3 months ago
  LoGin 9ad34ef277 ci: fix awscli botcore (#937) 3 months ago
  LoGin 2f9b18ba8e ci: deploy documents to minio (#936) 3 months ago
  EMasi e35f8aa1b6 fix: Fix make update-submodules-by-mirror Error (#928) 3 months ago
  LoGin c635d8a9cf ci(docs): Build docs when push/PR to master and release version. (#935) 3 months ago
  黄铭涛 28fe4ad2a0 feat(driver/net): 将网络设备注册到sysfs, 添加设备类属性文件 (#919) 4 months ago
  MemoryShore a3571c8b79 fix(mm): 修复riscv64启动时的PageFault (#915) 4 months ago
  LoGin db7c782a9a feat: 允许通过multiboot引导(直到acpi初始化报错) (#914) 4 months ago
  曾俊 886ce28516 fix(virtio):修复了特定virtio设备环境下中断号重复错误,以及开机内核panic的bug (#881) 4 months ago
  LoGin 2b7818e80e feat: 添加对内核引导协议的抽象 (#913) 4 months ago
  MemoryShore cf7f801e1d feat(mm): 简单实现fat文件系统的文件映射 (#840) 4 months ago
  LoGin 9fa0e95eee feat: 添加gendisk抽象 (#903) 4 months ago
  LoGin 232570ae98 fix: 修复存在多个virtio设备时,中断号冲突的问题 (#904) 4 months ago
  LoGin dc9b4fea1b fix: pipe 读取/写入阻塞时,无法kill进程的问题 (#889) 4 months ago
  linfeng 4afc5b7b7b feat: 增加tokio异步运行时支持 (#894) 4 months ago
  Samuel Dai 09836e1b39 fix: socket shutdown wrong implement (#893) 4 months ago
  MemoryShore f4acaec4ea 修复unlink、unlinkat系统调用的路径错误 (#892) 4 months ago
  Chiichen fe7d4d588c ci: enable ci workflow on branches other than master (#891) 4 months ago
  LoGin a1fc824fcc fix: 修复键盘码解析器没能正确处理类似ctrl C的控制字符的问题 (#877) 5 months ago
  Jomo 0648a547da feat(cred): 初步实现Cred (#846) 5 months ago
  LoGin 703ce5a77c fix: 修复由于升级到2024-07-23工具链之后,某些机器上面内核运行一直fault的问题。 (#870) 5 months ago
  Jomo 3c0a1c8fa2 默认nightly-2024-07-23 & config改为config.toml (#872) 5 months ago
  LoGin 816ee5ae54 refactor: 删除过时的va-pa转换函数,改为统一使用MMArch (#862) 5 months ago
  linfeng 86ee1395de feat(fs): add eventfd syscall support (#858) 5 months ago
  LoGin bd70d2d1f4 chore: 将工具链更新到2024-07-23 (#864) 5 months ago
  LoGin 634349e0eb fix: tcp poll没有正确处理posix socket的listen状态的问题 (#859) 5 months ago