26 Commits

Author SHA1 Message Date
e812453a97 dev: use DmaBuffer instead of PageBox where needed 2025-02-06 21:05:53 +02:00
8cbde8389f dev: pass DeviceInitContext into Device::init() 2025-02-06 12:24:03 +02:00
7348232aa9 pci/dt: rework pci interrupts, add gicv2m and dt msi controllers 2025-02-05 21:45:48 +02:00
d83b82ef45 pci: move to .init_array-based driver registration 2025-02-04 22:57:18 +02:00
2f46a36255 net: implement rtl8168 driver 2025-01-31 23:48:14 +02:00
50a760985b net: implement rtl8139 driver 2025-01-31 23:46:01 +02:00
009f545cb3 net: remove MessageChannel, replace with local sockets 2025-01-16 18:06:00 +02:00
2e3af98822 abi: file options, remove NonBlocking socket option 2025-01-10 15:40:58 +02:00
ab71cac6fa abi: rework socket option ABI 2025-01-09 19:35:58 +02:00
a4e441d236 net: move to berkeley-style sockets 2025-01-08 18:02:22 +02:00
ba00c97c66 vfs: force all symlinks to be path-based, chdir/getcwd 2024-12-20 23:00:43 +02:00
56fbcefa80 dev: rework device management (&'static -> Arc) 2024-12-10 11:52:26 +02:00
e5aef02981 refactor: fix all warnings 2024-11-19 19:33:08 +02:00
49942563ef refactor: fix kernel warnings 2024-11-19 17:28:41 +02:00
b668add453 vfs: add pidfd 2024-11-06 10:45:21 +02:00
d1c1360926 net: rework socket subsystem 2024-11-04 10:53:51 +02:00
109f290c67 refactor: switch to workspace dependencies 2024-11-01 20:37:30 +02:00
98fe60bc12 net: implement new connect options 2024-11-01 11:44:57 +02:00
e43b7ee44b net: stubs for more socket options 2024-11-01 01:33:18 +02:00
b9e2998248 i686: add PCI functionality for i686 2024-10-11 15:29:41 +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
3d04d30eb4 refactor: integrate libk-thread into libk 2024-03-13 19:14:54 +02:00
69b6a38c0a refactor: integrate vfs into libk 2024-03-13 19:01:59 +02: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