| Age | Commit message (Expand) | Author |
| 3 hours | userspace: Update vcomp and vxterm, and clean up initrd bashrcprocess | marfanr |
| 3 hours | modules/virtio-gpu: Update virtio-gpu ops and headers | marfanr |
| 3 hours | kernel: Update TTY, VFS, and memory management | marfanr |
| 3 hours | kernel/sys: Update syscall implementations | marfanr |
| 3 hours | kernel/procc: Refactor process management and introduce session | marfanr |
| 10 days | misc: update gitignore and bashrc | marfanr |
| 10 days | kernel: Add /dev/urandom and update init sequence | marfanr |
| 10 days | userspace/init: Add sleep to init run to fix process spawning | marfanr |
| 10 days | userspace/toolbox: Fix mode detection logic | marfanr |
| 10 days | userspace/vcomp: Update debug overlay logic and build config | marfanr |
| 10 days | userspace/vxterm: Fix infinite loop and spawn vshell.elf instead of bash | marfanr |
| 10 days | userspace/vxair: Retry virgl flush ioctl and fix BIND_OBJECT crash | marfanr |
| 10 days | kernel/pty: Implement SIGWINCH for PTY and format code | marfanr |
| 10 days | kernel: Fix fdtable initialization and O_CLOEXEC semantics | marfanr |
| 11 days | feat: add screenshot and update README to include it in the documentation | marfanr |
| 11 days | chore: compressed assets | marfanr |
| 11 days | feat: implement userspace graphics (vxair, vxui), initrd profiles and system ... | marfanr |
| 11 days | feat: add kernel modules for AHCI, ATAPI, EHCI, XHCI, and Virtio-GPU | marfanr |
| 11 days | chore: update build configs, refactor libk components and implement pty | marfanr |
| 11 days | feat: enhance HAL, hardware drivers, and implement signals and syscall routing | marfanr |
| 11 days | feat: refactor VM manager, slab allocator and implement memory syscalls | marfanr |
| 11 days | feat: overhaul scheduler, implement thread management and process syscalls | marfanr |
| 11 days | feat: enhance VFS, add FAT32 driver, and implement file syscalls | marfanr |
| 11 days | feat: implement networking subsystem and socket syscalls | marfanr |
| 13 days | chore: remove root | marfanr |
| 13 days | feat: add userspace resource | marfanr |
| 13 days | chore: implement tty | marfanr |
| 2026-07-18 | feat: Add USB HID mouse support and enhance input handling | marfanr |
| 2026-07-18 | feat: enhance paging implementation with additional flag handling and header ... | marfanr |
| 2026-07-18 | feat: update Makefile and linker script for improved build process and additi... | marfanr |
| 2026-07-18 | feat: enhance SIMD initialization and FPU management with core data integration | marfanr |
| 2026-07-18 | chore: update acpi tables parsing and apic configurations | marfanr |
| 2026-07-18 | libk: refactor string routines and replace str_simd with faststr | marfanr |
| 2026-07-18 | feat: implement graphic subsystem and refactor header layout | marfanr |
| 2026-07-04 | feat: enhance GDT setup with logging and reset entries | marfanr |
| 2026-07-03 | feat: add memory configuration defaults and add fast string operation option ... | marfanr |
| 2026-07-03 | feat: add modifier key definitions and enhance input reporting logic | marfanr |
| 2026-06-30 | feat: update PHYS2VIRT and VIRT2PHYS macros to use g_hhdm_offset | marfanr |
| 2026-06-16 | feat: update license information with project name and author details | marfanr |
| 2026-06-16 | feat: add SATA kernel module | marfanr |
| 2026-06-11 | feat: enhance USB handling by modifying send method to include endpoint param... | marfanr |
| 2026-06-11 | fix: using type.h instead stdint.h | marfanr |
| 2026-06-11 | feat: enhance phys base allocator using hhdm offset for bitmap base | marfanr |
| 2026-06-11 | feat: refactor paging.h to support multiple page sizes and improve flag defin... | marfanr |
| 2026-06-11 | feat: update XHCI implementation and migrate USB HID into XHCI | marfanr |
| 2026-06-11 | feat: update kernel initialization and loader after migrate into new limine b... | marfanr |
| 2026-06-10 | xhci: fix TRB construction, speed/MPS detection, and remove verbose logs | marfanr |
| 2026-06-10 | xhci: prevent pipe re-arm on error and remove completion logs | marfanr |
| 2026-06-10 | xhci: fix TRB construction, MPS detection, and remove verbose logs | marfanr |
| 2026-06-10 | xhci: fix setup data passing by reading from physical memory | marfanr |