LoGin
|
f8f7bcf2a3
refactor: Remove namespace related code (#1218)
|
il y a 1 semaine |
linfeng
|
58e7943c13
refactor: refactor tracepoint (#1186)
|
il y a 1 mois |
YJwu2023
|
ef9c935732
fix: 检查栈帧大小 (#1126)
|
il y a 1 mois |
LoGin
|
e80796eb82
feat: la64 boot (#1132)
|
il y a 2 mois |
linfeng
|
91cc4adba9
fix the panic error for riscv64 (#1123)
|
il y a 3 mois |
linfeng
|
3d663af8a2
fix: remove useless c code (#1116)
|
il y a 3 mois |
Z Fan
|
597315b04d
feat(virtualization): 内核虚拟化支持 (#1073)
|
il y a 4 mois |
linfeng
|
539ee3eaeb
fix(backtrace):Use more reasonable compile options (#1056)
|
il y a 7 mois |
linfeng
|
081428c0d8
feat: update to new backtrace lib (#1049)
|
il y a 7 mois |
linfeng
|
750b3b5d91
feat(debug)[WIP]: add static-keys support (#1025)
|
il y a 7 mois |
linfeng
|
7c28051e8c
chore: update toolchain version to 2024-11-05 (#1031)
|
il y a 8 mois |
codeironman
|
f5b2038871
ospp project (feature) add namespace overlayfs cgroup (#949)
|
il y a 8 mois |
linfeng
|
fae6e9ade4
feat(ebpf):[WIP] add eBPF support (#948)
|
il y a 8 mois |
LoGin
|
f9fe30be89
feat(boot): 内核启动命令行参数解析 (#969)
|
il y a 9 mois |
LoGin
|
013ffb708f
feat(ida): IDA内部改为使用XArray实现 (#934)
|
il y a 9 mois |
LoGin
|
dc9b4fea1b
fix: pipe 读取/写入阻塞时,无法kill进程的问题 (#889)
|
il y a 10 mois |
LoGin
|
bd70d2d1f4
chore: 将工具链更新到2024-07-23 (#864)
|
il y a 11 mois |
曾俊
|
2eab6dd743
feat(log): 将内核日志统一为新的logger (#814)
|
il y a 1 an |
LoGin
|
471d65cf15
feat(riscv): riscv下能够运行hello world用户程序 (#770)
|
il y a 1 an |
曾俊
|
2755467c79
支持绘制24位深和16位深显示缓冲区 (#640)
|
il y a 1 an |
LoGin
|
b5b571e026
修复内核的clippy检查报错 (#637)
|
il y a 1 an |
LoGin
|
840045af94
引入clippy,并根据clippy的提示,修改部分代码 (#575)
|
il y a 1 an |
LoGin
|
5c4224e5a8
在riscv上实现异常处理,能够进入异常处理程序 (#564)
|
il y a 1 an |
LoGin
|
196b75dc17
把irqdesc添加到sysfs (#525)
|
il y a 1 an |
LoGin
|
9284987850
riscv: 完成UEFI初始化,能正确设置memblock的信息 (#501)
|
il y a 1 an |
LoGin
|
7a29d4fcbc
riscv64: 映射uefi systemtable,并完善了riscv64页表填写的部分内容 (#498)
|
il y a 1 an |
LoGin
|
c566df451c
添加帧缓冲区抽象并实现vesafb的驱动 (#483)
|
il y a 1 an |
LoGin
|
1a72a751b1
在riscv输出hello world (#466)
|
il y a 1 an |
LoGin
|
4fda81ce81
使得DragonOS kernel 能为riscv64编译通过(尚未能启动) (#457)
|
il y a 1 an |
LoGin
|
bf4a48994a
新增系统调用,并对照linux-6.1.9改写sys_wait4 (#440)
|
il y a 1 an |