asterinas/kernel/src
Chaoqun Zheng 345f808b54 Fix `DeviceRangeReader` to make it take sparse blocks into account. 2026-01-11 23:12:06 +08:00
..
arch Format with new `rustfmt` 2025-12-09 09:23:58 +08:00
device Refactor DMA APIs 2025-12-31 19:40:11 -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 `DeviceRangeReader` to make it take sparse blocks into account. 2026-01-11 23:12:06 +08:00
ipc Patches for the new borrow checker 2025-12-09 09:23:58 +08:00
net Use accurate build time only when publishing 2026-01-08 20:02:57 -08:00
process Support allocating inodes from `PseudoFs` 2026-01-06 14:26:06 +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 Support allocating inodes from `PseudoFs` 2026-01-06 14:26:06 +08:00
thread Run clippy test with and without ktest configuration 2026-01-03 21:17:39 -08:00
time Support allocating inodes from `PseudoFs` 2026-01-06 14:26:06 +08:00
util Fix doc warnings 2026-01-02 11:26:43 -08:00
vm Find present pages in xarray 2026-01-07 10:31:57 +08:00
context.rs Patches for the new borrow checker 2025-12-09 09:23:58 +08:00
cpu.rs Make syscall restart mechanism work across all architectures 2025-09-26 15:10:34 +08:00
error.rs Implement controller framework for cgroup subsystem 2025-12-03 11:24:36 +08:00
init.rs Format with new `rustfmt` 2025-12-09 09:23:58 +08: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