Commit History

Author SHA1 Message Date
  LoGin a6404b52b8 refactor(bitmap): 重构静态位图实现,移除incomplete_features依赖 (#1256) 1 week ago
  linfeng e439a66004 feat: add set/getgroups syscall (#1255) 1 week ago
  LoGin 80a5739246 chore: 更新NovaShell的git revision版本为25dce88 (#1252) 1 week ago
  kaleidoscope416 169b3a7988 feat(proc): 在proc中添加进程在cpu上运行的时间与进程开始运行的时间的信息 (#1238) 1 week ago
  linfeng aaca906914 fix: Fixed several errors in the file system (#1249) 1 week ago
  linfeng 501d9f259a feat: support fsync/sync/syncfs syscall (#1250) 2 weeks ago
  kaleidoscope416 b1c4f459b2 refactor(vfs/syscall): 重构部分vfs下的系统调用 (#1236) 2 weeks ago
  LoGin 91827fc04a feat: implement basic mount namespace support (#1246) 2 weeks ago
  LoGin 1875b2feb0 fix(procfs): 修复进程名称显示问题 (#1245) 2 weeks ago
  LoGin 5038bf86d5 feat: implement namespace proxy and PID namespace support (#1244) 3 weeks ago
  chiichen dcd79b408b feat: basic support build kernel rust codes with nix (#1213) 3 weeks ago
  LoGin 4407984044 feat(mm): 添加mincore系统调用,返回ENOSYS (#1241) 3 weeks ago
  linfeng cd10e69927 feat: add execveat syscall (#1240) 3 weeks ago
  linfeng 8aa3b7cdfb feat: add select and pselect6 syscall (#1229) 1 month ago
  火花 a63fac831f feat(tty): 在proc中添加进程的tty信息 (#1237) 1 month ago
  LoGin c8af029744 refactor(time): 将nanosleep系统调用适配新的syscall table (#1233) 1 month ago
  LoGin 1498dbac23 fix(process): 修复waitpid在处理Blocked状态时的逻辑错误 (#1235) 1 month ago
  LoGin cade251128 fix: 解决syscall_table处理结束后,忘记执行调度的bug (#1234) 1 month ago
  LoGin 9156c83658 fix: 临时修复进程execve没恢复默认的sighandler的问题 (#1232) 1 month ago
  LoGin 33c42e7dfb refactor(kernel): 增加内核栈大小从0x4000到0x8000 (#1230) 1 month ago
  LoGin 7fb7701e19 refactor(x86/ipc): 将信号处理相关代码迁移至generic_signal模块 (#1226) 1 month ago
  github-actions[bot] 85f8d97ee7 Update translated documentation (#1225) 1 month ago
  LoGin 7ea0781b79 Fix mountable fs doc (#1224) 1 month ago
  LoGin 5ef0a83b59 ci: 优化文档翻译工作流配置 (#1222) 1 month ago
  火花 1e574d89fa feat(fs): 补充mount系统调用,增加对硬盘挂载 & ext4文件系统的支持 (#1182) 1 month ago
  github-actions[bot] 823e1933dd docs: Translation update [f8f7bcf2] (#1220) 1 month ago
  LoGin f8f7bcf2a3 refactor: Remove namespace related code (#1218) 1 month ago
  LoGin 2532cb74fb feat: 添加翻译文件清理功能并优化错误处理 (#1219) 1 month ago
  黄铭涛 a69d1a93b6 fix(fs, mm): 修复fs、mm上有关系统调用的bug (#1208) 1 month ago
  linfeng 723ac05719 feat: Update rbpf to mainline (#1209) 2 months ago