Skip to content

Pull requests: unikraft/unikraft

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

drivers/virtio/fs: Avoid VLA on stack for sg segments bug/fix This PR fixes a bug kind/quick-fix Issue is a quick fix lang/c Issues or PRs to do with C/C++ plat/driver/virtio
#1766 opened Jan 31, 2026 by andutu0 Loading…
2 of 4 tasks
issue solve:Linker runs without printing any warning area/lib Internal Unikraft Microlibrary area/plat Unikraft Patform lang/c Issues or PRs to do with C/C++ lib/vfscore VFS Core Interface plat/kvm Unikraft for KVM
#1765 opened Jan 25, 2026 by royalvedant Loading…
lib/posix-futex: Fix lost wakeup race in futex_wait area/lib Internal Unikraft Microlibrary lang/c Issues or PRs to do with C/C++
#1763 opened Jan 24, 2026 by Aman-Cool Loading…
lib/vfscore: fix const correctness in vfscore_ukopt_mkmp API area/lib Internal Unikraft Microlibrary lang/c Issues or PRs to do with C/C++ lib/vfscore VFS Core Interface
#1762 opened Jan 24, 2026 by royalvedant Loading…
#35 remove of os.h from plat/xen/include/xen-arm/os.h area/lib Internal Unikraft Microlibrary area/plat Unikraft Patform lang/c Issues or PRs to do with C/C++ lib/vfscore VFS Core Interface plat/xen Unikraft for Xen
#1761 opened Jan 22, 2026 by royalvedant Loading…
lib/nolibc: Fix the definitions of nlink_t and blksize_t on ARM64 area/lib Internal Unikraft Microlibrary lib/nolibc Only neccessary subset of libc functionality
#1760 opened Jan 21, 2026 by shym Loading…
3 of 4 tasks
{lib, plat/native/arch/x86}: Add libuklcpu, CPU-related PAL ops and implement its native x86_64 driver arch/arm arch/arm64 arch/x86_64 area/arch Unikraft Architecture area/include Part of include/uk area/lib Internal Unikraft Microlibrary area/plat Unikraft Patform lang/c Issues or PRs to do with C/C++ lib/nolibc Only neccessary subset of libc functionality lib/posix-process Information about system parameters lib/posix-sysinfo lib/syscall_shim lib/ukalloc lib/ukallocbbuddy lib/ukboot lib/ukcpio ukcpio: CPIO archive extraction lib/ukdebug lib/uklock lib/ukmmap lib/ukmpi lib/ukring lib/uksched lib/ukschedcoop lib/uksglist lib/uksp lib/vfscore VFS Core Interface plat/common Common to all platforms plat/kvm Unikraft for KVM plat/xen Unikraft for Xen
#1758 opened Jan 15, 2026 by mogasergiu Loading…
4 tasks
drivers/virtio: Fix UB in virtio_c[read|write]_bytes
#1757 opened Jan 15, 2026 by mogasergiu Loading…
4 tasks
lib/ukdebug: Fix local arch inclusions area/lib Internal Unikraft Microlibrary lib/ukdebug
#1756 opened Jan 15, 2026 by mogasergiu Loading…
4 tasks
Fix #1495: propagate CC environment variable from environment area/makefile Part of the Unikraft Makefile build system
#1754 opened Jan 13, 2026 by MeZaip Loading…
3 of 4 tasks
lib: Introduce libukpal, libukpaging, and libukplat_native arch/arm arch/arm64 arch/x86_64 area/arch Unikraft Architecture area/include Part of include/uk area/lib Internal Unikraft Microlibrary area/plat Unikraft Patform lang/c Issues or PRs to do with C/C++ lib/posix-sysinfo lib/ukalloc lib/ukallocbbuddy lib/ukboot lib/ukcpio ukcpio: CPIO archive extraction lib/ukdebug lib/ukmmap lib/uksglist lib/vfscore VFS Core Interface plat/common Common to all platforms plat/kvm Unikraft for KVM
#1752 opened Jan 12, 2026 by michpappas Loading…
3 of 4 tasks
lib/nolibc: Add libc function declarations to nolibc area/lib Internal Unikraft Microlibrary lib/nolibc Only neccessary subset of libc functionality
#1750 opened Dec 22, 2025 by Krishnaag23 Loading…
2 of 4 tasks
build/linker, plat/*: Move optional PDHR to last area/plat Unikraft Patform plat/kvm Unikraft for KVM plat/xen Unikraft for Xen
#1748 opened Dec 15, 2025 by sizeru Loading…
4 tasks done
lib/ukfalloc: Added atomic functions for total_memory and free_memory fields in struct uk_falloc area/lib Internal Unikraft Microlibrary area/plat Unikraft Patform area/support Support scripts, tools, services. lang/c Issues or PRs to do with C/C++ lib/posix-sysinfo lib/ukboot plat/common Common to all platforms
#1747 opened Dec 15, 2025 by nacl-gb3 Loading…
1 task done
.github/workflows: Add dispatch for catalog-core testing area/workflows Issue or PR relates to GitHub action workflows
#1745 opened Dec 10, 2025 by raresgoidescu Loading…
3 of 4 tasks
drivers/pci/arm64: Fix virtio-pci reset hang lang/c Issues or PRs to do with C/C++
#1743 opened Dec 8, 2025 by teamore-ctrl Loading…
1 task done
.github/workflows: Bump actions/checkout from 4 to 6 area/workflows Issue or PR relates to GitHub action workflows dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1740 opened Dec 1, 2025 by dependabot bot Loading…
lib/posix-process/signal: Rework syserror handling area/lib Internal Unikraft Microlibrary lang/c Issues or PRs to do with C/C++ lib/posix-process Information about system parameters
#1737 opened Nov 7, 2025 by michpappas Loading…
3 of 4 tasks
Update Ignore and hello.cpp lang/cpp
#1725 opened Oct 18, 2025 by VasiBestia Loading…
4 tasks
Experimental minimal fix for issue #1410 area/plat Unikraft Patform lang/c Issues or PRs to do with C/C++ plat/common Common to all platforms
#1718 opened Oct 13, 2025 by mistachkin Loading…
.github/workflows: Bump mfinelli/setup-shfmt from 3 to 4 area/workflows Issue or PR relates to GitHub action workflows dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1716 opened Oct 1, 2025 by dependabot bot Loading…
arch/x86: AVX512 support arch/x86_64 area/arch Unikraft Architecture area/plat Unikraft Patform lang/c Issues or PRs to do with C/C++ plat/kvm Unikraft for KVM
#1714 opened Oct 1, 2025 by mogasergiu Loading…
4 tasks
plat: Add .headers PROGBITS section area/plat Unikraft Patform area/support Support scripts, tools, services. lang/python Issues or PRs to do with Python plat/kvm Unikraft for KVM plat/xen Unikraft for Xen
#1703 opened Sep 2, 2025 by mogasergiu Loading…
3 of 4 tasks
doc: README: Fix examples hyperlinks area/docs Documentation
#1702 opened Sep 1, 2025 by osalbahr Loading…
3 of 4 tasks
Port initial riscv64 support to latest staging branch area/arch Unikraft Architecture area/kconfig Part of the Unikraft KConfig option system area/lib Internal Unikraft Microlibrary area/makefile Part of the Unikraft Makefile build system area/plat Unikraft Patform area/support Support scripts, tools, services. lang/c Issues or PRs to do with C/C++ lang/python Issues or PRs to do with Python lib/nolibc Only neccessary subset of libc functionality lib/posix-sysinfo lib/syscall_shim lib/ukboot plat/common Common to all platforms plat/kvm Unikraft for KVM
#1698 opened Aug 28, 2025 by zzSunil Loading…
2 of 4 tasks
ProTip! Adding no:label will show everything without a label.