-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pull requests: unikraft/unikraft
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
support/scripts/ukgcov: Fix off-by-one line drop in gcov_serial_parse
area/support
Support scripts, tools, services.
lang/python
Issues or PRs to do with Python
#1904
opened Sep 8, 2026 by
Nachiket-Roy
Loading…
4 tasks done
{lib/{uklcpu, ukpal}, plat/{native, xen}}: Fix halt_irq IRQ state, finish __u32 IRQ getters
area/lib
Internal Unikraft Microlibrary
area/plat
Unikraft Patform
lang/c
Issues or PRs to do with C/C++
plat/xen
Unikraft for Xen
#1903
opened Sep 8, 2026 by
mogasergiu
Member
Loading…
3 of 4 tasks
lib/ukrandom: Seed the CSPRNG with the cmdline seed
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
lib/ukrandom
#1902
opened Sep 8, 2026 by
mogasergiu
Member
Loading…
3 of 4 tasks
lib/posix-process: Fix Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
lib/posix-process
Information about system parameters
clone dead check for CLONE_THREAD
area/lib
#1901
opened Sep 8, 2026 by
mogasergiu
Member
Loading…
3 of 4 tasks
plat/kvm: Remove stale Unikraft Patform
plat/kvm
Unikraft for KVM
ELF64_TO_32 in favor of multiboot config
area/plat
#1900
opened Sep 8, 2026 by
mogasergiu
Member
Loading…
3 of 4 tasks
{lib/ukdebug, support/scripts}: Fix uk tracepoint bugs
area/lib
Internal Unikraft Microlibrary
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/ukdebug
#1898
opened Sep 2, 2026 by
gyunseo
Loading…
4 tasks done
lib/ukfile: Fix premature file finalization in uk_file_release()
area/lib
Internal Unikraft Microlibrary
#1895
opened Aug 31, 2026 by
AndreiRV1
Loading…
4 tasks done
plat/xen: Add Xen static shared memory
area/plat
Unikraft Patform
lang/c
Issues or PRs to do with C/C++
plat/xen
Unikraft for Xen
#1894
opened Aug 26, 2026 by
kang-taekyung
Contributor
Loading…
4 tasks done
lib/ukcpio: Continue extraction past end-of-archive markers
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
lib/ukcpio
ukcpio: CPIO archive extraction
#1893
opened Aug 25, 2026 by
youdie006
Loading…
3 of 4 tasks
lib/nolibc: Define _SC_CLK_TCK
area/lib
Internal Unikraft Microlibrary
lib/nolibc
Only neccessary subset of libc functionality
#1887
opened Aug 21, 2026 by
RaduAndreiTudorica
Contributor
Loading…
3 of 4 tasks
plat/xen, drivers/pl011: Fix PL011 UART mapping on Xen/arm64
area/plat
Unikraft Patform
lang/c
Issues or PRs to do with C/C++
plat/xen
Unikraft for Xen
#1885
opened Aug 13, 2026 by
kang-yoongu
Loading…
4 tasks done
plat/xen: Add Xen control library (ukxenctrl)
area/plat
Unikraft Patform
lang/c
Issues or PRs to do with C/C++
plat/xen
Unikraft for Xen
#1881
opened Aug 3, 2026 by
sookyung-ahn
Contributor
Loading…
4 tasks done
support : Add print-sloc-stats
area/makefile
Part of the Unikraft Makefile build system
area/support
Support scripts, tools, services.
#1880
opened Jul 28, 2026 by
garethodickin
Contributor
Loading…
plat/native: Fix arm64 build error for cpp apps
area/plat
Unikraft Patform
plat/xen
Unikraft for Xen
#1876
opened Jul 25, 2026 by
CristianAndrei1423
Member
Loading…
2 of 4 tasks
plat/native: Fix build for arm64 using Clang
area/plat
Unikraft Patform
#1875
opened Jul 25, 2026 by
CristianAndrei1423
Member
Loading…
2 of 4 tasks
lib/syscall_shim: Fix arm64 handler build with missing include
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
lib/syscall_shim
#1870
opened Jul 14, 2026 by
vTusharr
Loading…
lib/posix-futex: implement futex_requeue
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
#1865
opened Jul 9, 2026 by
kyungha-kim
Loading…
{lib/uksched, lib/posix-futex}: Add priority and queuing discipline support
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
lib/uksched
#1864
opened Jul 9, 2026 by
kang-taekyung
Contributor
Loading…
4 tasks done
Fix XenProject logo rendering in README
area/docs
Documentation
#1851
opened Jun 17, 2026 by
HimanshuPathak2725
Loading…
plat/*/pal: Add extern "C" guard to ectx.h for C++ compatibility
area/plat
Unikraft Patform
plat/xen
Unikraft for Xen
#1832
opened Jun 2, 2026 by
RaduAndreiTudorica
Contributor
Loading…
3 of 4 tasks
build: arch/x86: Enforce minimum compiler versions for x86_64
arch/x86_64
area/arch
Unikraft Architecture
arch/arm64: Fix check for 4KB granule support
area/arch
Unikraft Architecture
area/plat
Unikraft Patform
lang/c
Issues or PRs to do with C/C++
#1819
opened Apr 29, 2026 by
brhiggins-gh
Loading…
4 tasks done
lib/ukpcpuvar/arch/arm64: Use CPU idx * section size not section base
area/lib
Internal Unikraft Microlibrary
area/plat
Unikraft Patform
lang/c
Issues or PRs to do with C/C++
lib/syscall_shim
plat/xen
Unikraft for Xen
#1799
opened Mar 26, 2026 by
mogasergiu
Member
Loading…
4 tasks
lib/posix-fdio: Add unit tests for I/O syscall error paths
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
#1798
opened Mar 21, 2026 by
kartiklolla
Loading…
3 tasks done
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.