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

support/check-deps: add build dependency checker area/makefile Part of the Unikraft Makefile build system area/support Support scripts, tools, services. lang/python Issues or PRs to do with Python
#1777 opened Feb 26, 2026 by vTusharr Loading…
1 task
plat/kvm/x86: fix SMP boot on x86 KVM arch/x86_64 area/plat Unikraft Patform lang/c Issues or PRs to do with C/C++ plat/common Common to all platforms plat/kvm Unikraft for KVM
#1776 opened Feb 24, 2026 by niklasfemerstrand Loading…
3 of 4 tasks
plat/kvm/x86/tscclock: Add KVM paravirtual wall clock support area/plat Unikraft Patform lang/c Issues or PRs to do with C/C++ plat/kvm Unikraft for KVM
#1775 opened Feb 22, 2026 by YashSuthar983 Loading…
lib/ukallocbuddy: Switch memory region size error to debug area/lib Internal Unikraft Microlibrary lang/c Issues or PRs to do with C/C++ lib/ukallocbbuddy
#1773 opened Feb 18, 2026 by RaduAndreiTudorica Loading…
3 of 4 tasks
lib/uklcpu: Add arm64 port 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 arm/smcc 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/ramfs lib/syscall_shim lib/ukalloc lib/ukallocbbuddy lib/ukallocregion 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
#1772 opened Feb 17, 2026 by michpappas Draft
4 tasks
plat/kvm/arm: Fix exception stack switch area/plat Unikraft Patform plat/kvm Unikraft for KVM
#1769 opened Feb 11, 2026 by michpappas Loading…
3 of 4 tasks
plat/xen: Implement PAL API 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 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-process Information about system parameters lib/posix-sysinfo lib/ramfs lib/syscall_shim lib/ukalloc lib/ukallocbbuddy lib/ukallocregion 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
#1768 opened Feb 5, 2026 by andreittr Draft
2 of 4 tasks
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
drivers/virtio: Fix UB in virtio_c[read|write]_bytes
#1757 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/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…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.