Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Unikraft
We are developing Unikraft, a fast, secure and opensource unikernel SDK for extreme specialization.
Collective -
Host: opensource -
https://opencollective.com/unikraft
- Website: https://t.co/W6HHOLeiUN
- Code: https://github.com/unikraft/unikraft
{lib,arch,plat}: Redo syscall ctx's and `swapgs` logic
github.com/unikraft/unikraft - mogasergiu opened this pull request 10 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 10 months ago
drivers/virtio: Replace libc types with unikraft defined
github.com/unikraft/unikraft - rares-miculescu opened this pull request 10 months ago
github.com/unikraft/unikraft - rares-miculescu opened this pull request 10 months ago
drivers/ukintctlr: Replace libc types with unikraft defined
github.com/unikraft/unikraft - rares-miculescu opened this pull request 10 months ago
github.com/unikraft/unikraft - rares-miculescu opened this pull request 10 months ago
drivers/ukbus: Replace libc types with unikraft defined
github.com/unikraft/unikraft - rares-miculescu opened this pull request 10 months ago
github.com/unikraft/unikraft - rares-miculescu opened this pull request 10 months ago
checkpatch: Additional updates for compliance to coding style
github.com/unikraft/unikraft - michpappas opened this pull request 10 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 10 months ago
lib/ukfile: Add opt-in support for file finalizers
github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
lib/posix-process: Implement clean shutdown
github.com/unikraft/unikraft - michpappas opened this pull request 10 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 10 months ago
drivers/virtio: Implement LRO and RX buffer merging
github.com/unikraft/unikraft - mschlumpp opened this pull request 10 months ago
github.com/unikraft/unikraft - mschlumpp opened this pull request 10 months ago
lib/posix-poll: Fix missing epoll file locking
github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
lib/posix-socket: Expose internal socket syscalls
github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
lib/posix-time*: Replace time syscalls with internal API
github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
plat/kvm/x86: Add early COM1 init/print for CPU init errors
github.com/unikraft/unikraft - mogasergiu opened this pull request 10 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 10 months ago
lib/ukvmem/arch: Do not print error message if demand paging disabled
github.com/unikraft/unikraft - mogasergiu opened this pull request 10 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 10 months ago
lib/uknofault: Add on-demand paging disabled read/write operations
github.com/unikraft/unikraft - mogasergiu opened this pull request 10 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 10 months ago
lib/nolibc: Include htonl and ntohl functions
github.com/unikraft/unikraft - mschlumpp opened this pull request 10 months ago
github.com/unikraft/unikraft - mschlumpp opened this pull request 10 months ago
lib/ukintctlr: Simplify the interface of ukintctlr_platform_probe()
github.com/unikraft/unikraft - michpappas opened this pull request 10 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 10 months ago
drivers/virtio/net: Ensure half-page alignment for netbuf
github.com/unikraft/unikraft - mogasergiu opened this pull request 10 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 10 months ago
lib/nolibc: Provide fd functions without vfscore
github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
lib/posix-unixsocket: Fix NULL deref crash
github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
lib/posix-sysinfo: Use a more Linux compatible release string
github.com/unikraft/unikraft - mschlumpp opened this pull request 10 months ago
github.com/unikraft/unikraft - mschlumpp opened this pull request 10 months ago
lib/posix-time: Alias CLOCK_MONOTONIC_RAW to CLOCK_MONOTONIC
github.com/unikraft/unikraft - mschlumpp opened this pull request 10 months ago
github.com/unikraft/unikraft - mschlumpp opened this pull request 10 months ago
plat/kvm/x86: Fix {XSAVE,AVX,FSGSBASE} checking/enabling behavior
github.com/unikraft/unikraft - mogasergiu opened this pull request 10 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 10 months ago
lib: Introduce generic (page guarded) stack allocator library
github.com/unikraft/unikraft - mogasergiu opened this pull request 10 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 10 months ago
lib/uksched: Add `membarrier` syscall
github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
lib/vfscore: Ensure we return symlink target on `namei_resolve`
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
lib/posix-poll: Add option to yield on wait
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
.github/workflows: Disable 'merge' global flag
github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
plat/kvm_x86: ASLR for Unikraft
github.com/unikraft/unikraft - SerbanSo opened this pull request 11 months ago
github.com/unikraft/unikraft - SerbanSo opened this pull request 11 months ago
{arch,plat}/x86: Refactor FS_BASE/GS_BASE operations
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
arch/x86: Use function pointers instead of switch cases for ECTX ops
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
lib/posix-unixsocket: Add basic *sockopt support
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
.github/workflows: Set committer email and name globally
github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
lib/posix-fdtab: Fix minor docstring issues
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
lib/nolibc: Solve warning of Musl imported `strstr`
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
lib/posix-poll: Fix EPOLL_CTL_MOD missing events
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
lib/nolibc: Expose FD_SETSIZE as Kconfig option
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
Applications fail to build when using both musl and lwip with memory pools
github.com/unikraft/unikraft - Mihnea27 opened this issue 11 months ago
github.com/unikraft/unikraft - Mihnea27 opened this issue 11 months ago
lib/posix-sysinfo: Fix off-by-1 error in `sethostname`
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
plat/xen: Remove duplicate PAGE definitions
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
plat/kvm/x86: Remove unused variable from lxboot_entry()
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
lib/posix-time: Add support for CLOCK_BOOTTIME
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
lib/posix-process: Add option to context switch away from clone caller
github.com/unikraft/unikraft - mschlumpp opened this pull request 11 months ago
github.com/unikraft/unikraft - mschlumpp opened this pull request 11 months ago
lib/vfscore: Prevent superfluous slashes in working directory
github.com/unikraft/unikraft - mschlumpp opened this pull request 11 months ago
github.com/unikraft/unikraft - mschlumpp opened this pull request 11 months ago
lib/posix-fdio: ENOTTY for unsupported tty ioctls
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
lib/ukvmem: Use correct argument type in format string
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
lib/posix-fdtab: Silence unused parameter warning
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
lib/nolibc: Use strcat() from mini-os
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
lib/posix-poll: Fix epoll missing events
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
lib/posix-socket: Introduce CREATE, BIND events
github.com/unikraft/unikraft - skuenzer opened this pull request 11 months ago
github.com/unikraft/unikraft - skuenzer opened this pull request 11 months ago
.github/workflows: Remove redundant checks
github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
lib/posix-process: Add support for RLIMIT_AS
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
build: Disable image compression
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
.github/workflows: Enable -Werror on integration builds
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
lib/ukboot: Ensure the auxiliary stack is backed by physical memory
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
driver/virtio/blk: Ensure request header stays in-page boundaries **AND** some minor sglist cleanup
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
checkpatch: Update to v6.8-rc2
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
`.github/workflows`: Enable GPG signing for `merge` label
github.com/unikraft/unikraft - craciunoiuc opened this issue 11 months ago
github.com/unikraft/unikraft - craciunoiuc opened this issue 11 months ago
drivers/ukintctrl: Update GICv2 compatible list
github.com/unikraft/unikraft - ananos opened this pull request 11 months ago
github.com/unikraft/unikraft - ananos opened this pull request 11 months ago
lib/ukboot: Ensure the auxiliary stack is backed by physical memory
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
.github/workflows: Add missing checkpatch flags
github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
`.github/labels`: Update list of labels to match current repository
github.com/unikraft/unikraft - craciunoiuc opened this issue 11 months ago
github.com/unikraft/unikraft - craciunoiuc opened this issue 11 months ago
lib/vfscore: Additional mount options
github.com/unikraft/unikraft - skuenzer opened this pull request 11 months ago
github.com/unikraft/unikraft - skuenzer opened this pull request 11 months ago
Crash: lib/posix-process/clone causes segmentation fault during `pthread_create` on Linuxu
github.com/unikraft/unikraft - Julius1991 opened this issue 11 months ago
github.com/unikraft/unikraft - Julius1991 opened this issue 11 months ago
lib/nolibc: Change default FD_SETSIZE to 1024
github.com/unikraft/unikraft - marcrittinghaus opened this pull request 11 months ago
github.com/unikraft/unikraft - marcrittinghaus opened this pull request 11 months ago
lib/posix-socket: Extend socket events
github.com/unikraft/unikraft - marcrittinghaus opened this pull request 11 months ago
github.com/unikraft/unikraft - marcrittinghaus opened this pull request 11 months ago
lib/posix-fdtab: Support independent (per-process) fdtabs
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
lib/syscall_shim: Introduce syscall enter/exit routines tables
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
support/scripts: Fix `checkpatch.uk`
github.com/unikraft/unikraft - skuenzer opened this pull request 11 months ago
github.com/unikraft/unikraft - skuenzer opened this pull request 11 months ago
Add README for posix-pipe library
github.com/unikraft/unikraft - RaduNichita opened this pull request 11 months ago
github.com/unikraft/unikraft - RaduNichita opened this pull request 11 months ago
support/scripts: Auto-split words and disable info message
github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
lib/posix-mmap: Round-up madvise length to page size
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 11 months ago
lib/posix-*: Add support for packet pipes & datagram unix sockets
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
Crash: plat/common/bootinfo causes segmentation fault of Linuxu debug executables
github.com/unikraft/unikraft - Julius1991 opened this issue 11 months ago
github.com/unikraft/unikraft - Julius1991 opened this issue 11 months ago
.github/workflows: Switch to debug logging
github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
Misc fixes found during the development of the Aarch64 XEN support.
github.com/unikraft/unikraft - oleksiimoisieiev opened this pull request 11 months ago
github.com/unikraft/unikraft - oleksiimoisieiev opened this pull request 11 months ago
lib/vfscore: Fix getcwd to use the kernel API
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
.github/workflows: Do not rerun checks on pushes
github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
lib/{uksched, ukboot}: Use `uk_memalign` for auxstack allocation
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
Add Firecracker shutdown driver and some minor Kconfig fixups
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
Align auxiliary stack with regular stacks and add guard pages on per-thread regular stacks
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
Promote unhandled page fault message level and add stack guard page explicit message
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
lib/vfscore: Auto-mounting scheme with 3 tables
github.com/unikraft/unikraft - skuenzer opened this pull request 11 months ago
github.com/unikraft/unikraft - skuenzer opened this pull request 11 months ago
lib/nolibc: Import `strstr` from `musl`
github.com/unikraft/unikraft - mogasergiu opened this pull request 12 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 12 months ago
lib/vfscore: Stub `F_GETLK` to always return `F_UNLCK`
github.com/unikraft/unikraft - mogasergiu opened this pull request 12 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 12 months ago
lib/posix-poll: Fix epoll crash on NULL event arg
github.com/unikraft/unikraft - andreittr opened this pull request 12 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 12 months ago
lib/posix-poll: Handle unpollable files correctly
github.com/unikraft/unikraft - andreittr opened this pull request 12 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 12 months ago
plat/common/lcpu: Fix re-def warnings of `LCPU_AUXSP_OFFSET`
github.com/unikraft/unikraft - mogasergiu opened this pull request 12 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 12 months ago
plat/kvm/arm: Ensure restoration of `x0` on binary system calls
github.com/unikraft/unikraft - mogasergiu opened this pull request 12 months ago
github.com/unikraft/unikraft - mogasergiu opened this pull request 12 months ago
lib/posix-poll: Fix poll() ignoring fd 0
github.com/unikraft/unikraft - andreittr opened this pull request 12 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 12 months ago
.github/workflows: Bump actions/checkout from 3 to 4
github.com/unikraft/unikraft - dependabot[bot] opened this pull request 12 months ago
github.com/unikraft/unikraft - dependabot[bot] opened this pull request 12 months ago
.github/workflows: Bump actions/checkout from 3 to 4
github.com/unikraft/unikraft - dependabot[bot] opened this pull request 12 months ago
github.com/unikraft/unikraft - dependabot[bot] opened this pull request 12 months ago
.github/workflows: Add bot mail/name and use other target
github.com/unikraft/unikraft - craciunoiuc opened this pull request 12 months ago
github.com/unikraft/unikraft - craciunoiuc opened this pull request 12 months ago
.github/workflows: Several more fixes to ensure functionality
github.com/unikraft/unikraft - craciunoiuc opened this pull request 12 months ago
github.com/unikraft/unikraft - craciunoiuc opened this pull request 12 months ago
.github/workflows: Several more fixes to ensure functionality
github.com/unikraft/unikraft - craciunoiuc opened this pull request 12 months ago
github.com/unikraft/unikraft - craciunoiuc opened this pull request 12 months ago
.github/workflows: Several more fixes to ensure functionality
github.com/unikraft/unikraft - craciunoiuc opened this pull request 12 months ago
github.com/unikraft/unikraft - craciunoiuc opened this pull request 12 months ago
lib/posix-process: Implement POSIX signals
github.com/unikraft/unikraft - michpappas opened this pull request 12 months ago
github.com/unikraft/unikraft - michpappas opened this pull request 12 months ago
support/scripts: Implement python suggestions
github.com/unikraft/unikraft - craciunoiuc opened this pull request 12 months ago
github.com/unikraft/unikraft - craciunoiuc opened this pull request 12 months ago
support/scripts: Implement python and bash suggestions
github.com/unikraft/unikraft - craciunoiuc opened this pull request 12 months ago
github.com/unikraft/unikraft - craciunoiuc opened this pull request 12 months ago
{include/,lib/*}: Separate initializers from anonymous right-hand values
github.com/unikraft/unikraft - andreittr opened this pull request 12 months ago
github.com/unikraft/unikraft - andreittr opened this pull request 12 months ago