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

include/uk/event: Make handler and raise return values type-safe arch/arm arch/arm64 arch/x86_64 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-process Information about system parameters lib/syscall_shim lib/ukboot lib/ukdebug plat/common Common to all platforms plat/xen Unikraft for Xen
#1687 opened Aug 8, 2025 by michpappas Loading…
4 tasks done
lib/*: Update VFS stack documentation area/include Part of include/uk area/lib Internal Unikraft Microlibrary 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/ukcpio ukcpio: CPIO archive extraction
#1685 opened Aug 6, 2025 by andreittr Loading…
3 of 4 tasks
lib/ukfs-devfs: Introduce ukfs filesystem for special files under /dev area/include Part of include/uk area/lib Internal Unikraft Microlibrary 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
#1681 opened Jul 30, 2025 by andreittr Loading…
3 of 4 tasks
lib/posix-mmap: Add workaround for writable MAP_SHARED area/lib Internal Unikraft Microlibrary lang/c Issues or PRs to do with C/C++ lib/vfscore VFS Core Interface
#1679 opened Jul 27, 2025 by prasoon054 Loading…
2 of 4 tasks
lib/uklibid: Prevent executable stack by setting -Wa,--noexecstack area/lib Internal Unikraft Microlibrary
#1670 opened Jun 28, 2025 by ThestralWarrior Loading…
3 of 4 tasks
lib/syscall_shim: Don't inline syscall enter/exit tab wrapper area/lib Internal Unikraft Microlibrary lang/c Issues or PRs to do with C/C++ lib/syscall_shim
#1669 opened Jun 19, 2025 by mogasergiu Loading…
3 of 4 tasks
lib/procfs: Add support for the proc filesystem area/lib Internal Unikraft Microlibrary lang/c Issues or PRs to do with C/C++ lib/posix-process Information about system parameters lib/ukboot lib/vfscore VFS Core Interface
#1660 opened Jun 16, 2025 by flpostolache Draft
4 tasks done
lib/uknofault: Add fuzzing layer area/kconfig Part of the Unikraft KConfig option system area/lib Internal Unikraft Microlibrary
#1659 opened Jun 16, 2025 by razvanvirtan Loading…
4 tasks done
plat/paging: Synchronize paging code area/include Part of include/uk area/plat Unikraft Patform lang/c Issues or PRs to do with C/C++ plat/common Common to all platforms
#1658 opened Jun 16, 2025 by razvanvirtan Draft
4 tasks done
drivers/ukintctlr: enable PIC interrupt routing in APIC arch/x86_64 area/arch Unikraft Architecture lang/c Issues or PRs to do with C/C++
#1656 opened Jun 9, 2025 by jstarks Loading…
4 tasks done
doc: Fix Xen Project logo url (dark color scheme) area/docs Documentation
#1650 opened May 31, 2025 by TSnake41 Loading…
Added 3 instances of macros instead of direct string/value area/lib Internal Unikraft Microlibrary lang/c Issues or PRs to do with C/C++ lib/vfscore VFS Core Interface
#1631 opened Apr 6, 2025 by bhaaaav Loading…
4 tasks done
vfscore/README.md: Fix borken docs link area/lib Internal Unikraft Microlibrary lib/vfscore VFS Core Interface
#1625 opened Mar 29, 2025 by thass0 Loading…
1 of 4 tasks
Fix stat musl area/lib Internal Unikraft Microlibrary lang/c Issues or PRs to do with C/C++ lib/nolibc Only neccessary subset of libc functionality lib/syscall_shim lib/vfscore VFS Core Interface
#1615 opened Mar 23, 2025 by shauryarane05 Loading…
2 of 4 tasks
Makefile: Fix linker warning for ARM64:warning: -z norelro ignored area/makefile Part of the Unikraft Makefile build system
#1605 opened Mar 19, 2025 by clingfei Loading…
3 of 4 tasks
plat/kvm: Fix linker warning for ARM64:warning: -z relro ignored area/plat Unikraft Patform plat/kvm Unikraft for KVM
#1604 opened Mar 19, 2025 by clingfei Loading…
3 of 4 tasks
build: Check for necessary software before invoking build system (#486) area/makefile Part of the Unikraft Makefile build system
#1601 opened Mar 15, 2025 by 0Shadow02 Loading…
2 tasks done
lib/posix-process: Add per-process sbrk/brk implementations area/lib Internal Unikraft Microlibrary 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
#1600 opened Mar 12, 2025 by mogasergiu Loading…
3 of 4 tasks
Fix Build Warning in vfscore: Update vfscore_ukopt_mkmp Parameter Type area/lib Internal Unikraft Microlibrary lang/c Issues or PRs to do with C/C++ lib/vfscore VFS Core Interface
#1599 opened Mar 12, 2025 by 0Shadow02 Loading…
kconfig: Increase shell command output buffer size area/support Support scripts, tools, services. lang/c Issues or PRs to do with C/C++
#1596 opened Mar 5, 2025 by shauryarane05 Loading…
1 task
plat/kvm/arm: Do not check for system calls on IRQ entry arch/arm 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
#1569 opened Jan 27, 2025 by mogasergiu Loading…
3 of 4 tasks
Stubbing scheduler priority related syscalls area/lib Internal Unikraft Microlibrary lang/c Issues or PRs to do with C/C++ lib/nolibc Only neccessary subset of libc functionality lib/posix-sysinfo lib/uksched
#1549 opened Dec 8, 2024 by cluosh Loading…
4 tasks done
arch/arm64: Fix compile error for MTE arch/arm arch/arm64 area/arch Unikraft Architecture lang/c Issues or PRs to do with C/C++
#1534 opened Nov 13, 2024 by ChangZihao Loading…
3 of 4 tasks
lib/vfscore: Fix build warning for argument declaration area/lib Internal Unikraft Microlibrary lang/c Issues or PRs to do with C/C++ lib/nolibc Only neccessary subset of libc functionality lib/vfscore VFS Core Interface
#1533 opened Nov 7, 2024 by calinstefan025 Loading…
2 of 4 tasks
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.