|
f716c50988
|
virtio: add virtio-blk, rework virtio queues
|
2025-02-15 16:41:47 +02:00 |
|
|
90edc4c8ed
|
rtl81xx: fix rtl8168h (rtl8168gu still broken)
|
2025-02-11 17:12:29 +02:00 |
|
|
a08fe6ab1b
|
fat32: implement FAT32 (read) driver
|
2025-02-07 23:18:03 +02:00 |
|
|
009f545cb3
|
net: remove MessageChannel, replace with local sockets
|
2025-01-16 18:06:00 +02:00 |
|
|
a4e441d236
|
net: move to berkeley-style sockets
|
2025-01-08 18:02:22 +02:00 |
|
|
1d58b77241
|
tty: fix ring getting stuck with stale wakers registered
|
2024-12-29 13:04:51 +02:00 |
|
|
ba00c97c66
|
vfs: force all symlinks to be path-based, chdir/getcwd
|
2024-12-20 23:00:43 +02:00 |
|
|
ac2394a2c3
|
maint: upgrade to rustc 1.85.0-nightly, use softfloat abi
|
2024-12-16 20:15:06 +02:00 |
|
|
56fbcefa80
|
dev: rework device management (&'static -> Arc)
|
2024-12-10 11:52:26 +02:00 |
|
|
6e878c2ac1
|
debug: unify kernel logging
|
2024-11-30 23:51:02 +02:00 |
|
|
cd22da9098
|
libc: better errno, better pidfd
|
2024-11-29 19:40:17 +02:00 |
|
|
6017e1044a
|
proc: better wait_process
|
2024-11-28 22:28:32 +02:00 |
|
|
e5aef02981
|
refactor: fix all warnings
|
2024-11-19 19:33:08 +02:00 |
|
|
b668add453
|
vfs: add pidfd
|
2024-11-06 10:45:21 +02:00 |
|
|
109f290c67
|
refactor: switch to workspace dependencies
|
2024-11-01 20:37:30 +02:00 |
|
|
3639d64649
|
refactor: move to rust 1.84.0-nightly + implement disable_aslr
|
2024-10-31 22:54:58 +02:00 |
|
|
e8e2705384
|
refactor: resolve clippy warnings
|
2024-10-11 15:44:14 +03:00 |
|
|
b9e2998248
|
i686: add PCI functionality for i686
|
2024-10-11 15:29:41 +03:00 |
|
|
6e07fa91db
|
dev/block: remove extra copy on aligned ops
|
2024-07-30 19:51:14 +03:00 |
|
|
c7d5294f86
|
fs/ext2: read-only basic impl
|
2024-07-30 17:46:50 +03:00 |
|
|
6864447b33
|
kernel: update kernel dependencies
|
2024-07-28 12:53:30 +03:00 |
|
|
fe5f9649ff
|
refactor: Fix clippy warnings
|
2024-07-27 14:49:20 +03:00 |
|
|
1bd9d65a5e
|
Migrate to 1.82 rustc nightly
|
2024-07-25 11:58:47 +03:00 |
|
|
39956dedb8
|
sys/mod: Basic kernel module loading
|
2024-04-01 17:23:12 +03:00 |
|
|
1440689094
|
build: Finish migration to monorepo
|
2024-03-12 18:17:47 +02:00 |
|
|
18fa8b954a
|
Add 'kernel/' from commit '7f1f6b73377367db17f98a740316b904c37ce3b1'
git-subtree-dir: kernel
git-subtree-mainline: 817f71f90f97270dd569fd44246bf74e57636552
git-subtree-split: 7f1f6b73377367db17f98a740316b904c37ce3b1
|
2024-03-12 15:52:48 +02:00 |
|