| .. |
|
arch
|
Format with new `rustfmt`
|
2025-12-09 09:23:58 +08:00 |
|
device
|
Modify all usages of the removed Path APIs
|
2026-01-15 19:04:51 -08:00 |
|
driver
|
Rename `keyboard` component to `i8042`
|
2025-11-28 11:25:58 +08:00 |
|
events
|
Support pty packet mode
|
2025-12-09 09:36:38 +08:00 |
|
fs
|
Fix overflow behavior and control flags
|
2026-01-18 18:39:32 -08:00 |
|
ipc
|
Patches for the new borrow checker
|
2025-12-09 09:23:58 +08:00 |
|
net
|
Inherit `SO_PEERCRED` for accepted sockets
|
2026-01-20 14:51:23 +08:00 |
|
process
|
Refactor `PidFile` to use `Weak<Process>`
|
2026-01-18 14:58:18 -08:00 |
|
sched
|
Fix doc warnings
|
2026-01-02 11:26:43 -08:00 |
|
security
|
Format with new `rustfmt`
|
2025-12-09 09:23:58 +08:00 |
|
syscall
|
Implement the syscall `shmget`
|
2026-01-20 08:53:07 +00:00 |
|
thread
|
Run clippy test with and without ktest configuration
|
2026-01-03 21:17:39 -08:00 |
|
time
|
Remove `PathOrInode`
|
2026-01-11 17:00:23 -08:00 |
|
util
|
Fix doc warnings
|
2026-01-02 11:26:43 -08:00 |
|
vm
|
Integrate System V shared memory into the kernel
|
2026-01-20 08:53:07 +00:00 |
|
context.rs
|
Clean up the `init_stack` module
|
2026-01-14 10:27:33 +08:00 |
|
cpu.rs
|
…
|
|
|
error.rs
|
Implement controller framework for cgroup subsystem
|
2025-12-03 11:24:36 +08:00 |
|
init.rs
|
Integrate System V shared memory into the kernel
|
2026-01-20 08:53:07 +00:00 |
|
lib.rs
|
Remove `VecDeque::try_with_capacity`
|
2026-01-02 16:47:03 -08:00 |
|
prelude.rs
|
Format with new `rustfmt`
|
2025-12-09 09:23:58 +08:00 |
|
vdso.rs
|
Fix manual implementations of `.is_multiple_of()`
|
2025-12-09 09:23:58 +08:00 |