-
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
.github/workflows: Remove merge-stable from integration
area/workflows
Issue or PR relates to GitHub action workflows
#1678
opened Jul 17, 2025 by
michpappas
Loading…
4 tasks
lib/posix-fdio: Add private-copy ukfile-backed VMAs + make mmap support both file VMA types
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
lib/vfscore
VFS Core Interface
#1677
opened Jul 17, 2025 by
andreittr
Loading…
3 of 4 tasks
lib/vfscore: Dot not drop file on read/write
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
lib/vfscore
VFS Core Interface
#1673
opened Jul 9, 2025 by
andreittr
Loading…
3 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
plat/kvm/x86: Provide access to ELF/PHDR structures
area/plat
Unikraft Patform
plat/kvm
Unikraft for KVM
#1668
opened Jun 19, 2025 by
mogasergiu
Loading…
3 of 4 tasks
lib/uknofault: Ensure LTO does not remove nf_mf_handler
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
#1667
opened Jun 19, 2025 by
mogasergiu
Loading…
3 of 4 tasks
lib/uknetdev: Reset the semaphore to zero in the dispatcher threads
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
lib/uklock
lib/uknetdev
#1666
opened Jun 19, 2025 by
mogasergiu
Loading…
3 of 4 tasks
lib/uklock: Optimize ukmutex
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
lib/uklock
#1665
opened Jun 19, 2025 by
mogasergiu
Loading…
3 of 4 tasks
lib/ukallocregion: Fix stats with alignment
#1664
opened Jun 19, 2025 by
mogasergiu
Loading…
3 of 4 tasks
lib/ukallocpool: Performance improvements
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
lib/ukallocpool
#1663
opened Jun 19, 2025 by
mogasergiu
Loading…
3 of 4 tasks
lib/syscall_shim: Syscall logging improvements
area/include
Part of include/uk
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
lib/syscall_shim
#1662
opened Jun 19, 2025 by
mogasergiu
Loading…
3 of 4 tasks
include/compiler: Provide __bitwise for binary data
area/include
Part of include/uk
#1661
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
lib/posix-vfs-fstab: Introduce fstab library
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++
lib/nolibc
Only neccessary subset of libc functionality
lib/posix-process
Information about system parameters
lib/ukalloc
lib/ukallocbbuddy
lib/ukcpio
ukcpio: CPIO archive extraction
plat/xen
Unikraft for Xen
#1654
opened Jun 6, 2025 by
andreittr
Loading…
3 of 4 tasks
doc: Fix Xen Project logo url (dark color scheme)
area/docs
Documentation
#1650
opened May 31, 2025 by
TSnake41
Loading…
lib/ukvmem: Do not populate entire stack VMA if premapped_len >= len
area/lib
Internal Unikraft Microlibrary
#1648
opened May 21, 2025 by
mogasergiu
Loading…
3 of 4 tasks
lib/posix-fdio: Add generic sendfile syscall + fallback
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
lib/vfscore
VFS Core Interface
#1632
opened Apr 15, 2025 by
andreittr
Loading…
4 tasks done
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
lib/ukfile: Improve & expand iovec utils
area/lib
Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
#1629
opened Apr 3, 2025 by
andreittr
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
lib/posix-process/arch/x86_64: Add Internal Unikraft Microlibrary
lang/c
Issues or PRs to do with C/C++
lib/posix-process
Information about system parameters
arch_prctl
system call
area/lib
#1621
opened Mar 26, 2025 by
mogasergiu
Loading…
3 of 4 tasks
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.