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

include/uk/arch: Add kernel `__bool` type

github.com/unikraft/unikraft - thass0 opened this pull request 6 days ago
plat/xen: Fix implicit conversion on return type

github.com/unikraft/unikraft - andreistan26 opened this pull request 13 days ago
plat/kvm/arm64: Do not unmask PSTATE.D on IRQ entry

github.com/unikraft/unikraft - michpappas opened this pull request 13 days ago
lib/ukdebug: Add gdb stub to unikraft

github.com/unikraft/unikraft - thass0 opened this pull request about 1 month ago
lib/uksched: Export stats via ukstore

github.com/unikraft/unikraft - michpappas opened this pull request about 1 month ago
.github/workflows: Remove `jq` installation

github.com/unikraft/unikraft - nderjung opened this pull request about 1 month ago
lib/nolibc: Fix memory bug in vfscanf

github.com/unikraft/unikraft - thass0 opened this pull request about 2 months ago
drivers/uktty: Improve early initialization

github.com/unikraft/unikraft - michpappas opened this pull request 2 months ago
lib/ukboot: Introduce early init bootstage

github.com/unikraft/unikraft - michpappas opened this pull request 2 months ago
lib/uklibparam: Refactor parameter registration

github.com/unikraft/unikraft - michpappas opened this pull request 2 months ago
.github: Remove CODEOWNERS

github.com/unikraft/unikraft - mschlumpp opened this pull request 3 months ago
drivers/ukbus/pci: Map PCI regions at runtime

github.com/unikraft/unikraft - michpappas opened this pull request 3 months ago
plat/kvm: Add Multiboot2 support

github.com/unikraft/unikraft - mariapana opened this pull request 3 months ago
lib/vfscore: `faccessat` with `AT_SYMLINK_NOFOLLOW`

github.com/unikraft/unikraft - robertZamfir601 opened this pull request 3 months ago
plat/arm, lib/nolibc: Add Fixes for ARM

github.com/unikraft/unikraft - robertZamfir601 opened this pull request 3 months ago
lib/vfscore: Fix renameat function in vfscore

github.com/unikraft/unikraft - sebastianion opened this pull request 3 months ago
Empty `Makefile.uk` created on builds

github.com/unikraft/unikraft - craciunoiuc opened this issue 3 months ago
lib/nolibc: Compile string.c with -O3

github.com/unikraft/unikraft - andreittr opened this pull request 3 months ago
plat: Set HAVE_RANDOM at the platform

github.com/unikraft/unikraft - michpappas opened this pull request 4 months ago
plat/common: A bunch of fixes post-merge of #1212

github.com/unikraft/unikraft - mogasergiu opened this pull request 4 months ago
[WIP] Add UEFI GOP support

github.com/unikraft/unikraft - procub3r opened this pull request 4 months ago
lib/ukvmem: Fix dependency and test scripts

github.com/unikraft/unikraft - huyang531 opened this pull request 4 months ago
plat/xen: Remove UKPLAT_MEMRF_MAP from arm/setup64

github.com/unikraft/unikraft - michpappas opened this pull request 4 months ago
lib/uklock: Overhaul ukmutex

github.com/unikraft/unikraft - mschlumpp opened this pull request 4 months ago
arch/arm64: Add checks for min clang version

github.com/unikraft/unikraft - michpappas opened this pull request 4 months ago
lib/posix-poll: Fix finalizer duplication in epoll

github.com/unikraft/unikraft - andreittr opened this pull request 4 months ago
lib/posix-*: Remove hard dependency on posix-fdtab

github.com/unikraft/unikraft - andreittr opened this pull request 4 months ago
plat/xen/arm: Set pg_count parameter for mrd regions

github.com/unikraft/unikraft - oleksiimoisieiev opened this pull request 4 months ago
plat/xen: Remove redundant memory region

github.com/unikraft/unikraft - andreistan26 opened this pull request 4 months ago
README: Fix broken codacy link

github.com/unikraft/unikraft - thass0 opened this pull request 4 months ago
lib/posix-time: [draft] implement POSIX-timer API

github.com/unikraft/unikraft - HendrikHuebner opened this pull request 4 months ago
lib/vfscore: Add support for renameat syscall

github.com/unikraft/unikraft - RaduNichita opened this pull request 4 months ago
docs: Update ADOPTERS.md with CertKOR AI

github.com/unikraft/unikraft - certkorai opened this pull request 4 months ago
plat/common/arm: Add ISB after enabling PAuth()

github.com/unikraft/unikraft - michpappas opened this pull request 4 months ago
UI Mobile

github.com/unikraft/unikraft - qtop1 opened this issue 4 months ago
docs: Update `ADOPTERS.md` with CertKOR

github.com/unikraft/unikraft - hapticslabs opened this pull request 4 months ago
.github/workflows: Pretty print failed runs

github.com/unikraft/unikraft - craciunoiuc opened this pull request 4 months ago
plat/linuxu: Adapt linuxu to new mrd fields

github.com/unikraft/unikraft - mschlumpp opened this pull request 4 months ago
lib/posix-poll: Autoremove closed files from epoll

github.com/unikraft/unikraft - andreittr opened this pull request 4 months ago
lib/posix-fdio: Allow owner/group == -1 for fchown

github.com/unikraft/unikraft - andreittr opened this pull request 4 months ago
lib/ukboot: Fix configuration of no "no scheduler"

github.com/unikraft/unikraft - skuenzer opened this pull request 4 months ago
lib/ukswrand: Add Fortuna PRNG

github.com/unikraft/unikraft - Alex-deVis opened this pull request 4 months ago
lib/ukfile: Add backing buffer shared memory API

github.com/unikraft/unikraft - andreittr opened this pull request 5 months ago
#1229 - Add macro for "mkmp" mount option

github.com/unikraft/unikraft - ggracechoi opened this pull request 5 months ago
#1233 - Add unlikely() to error checking conditions

github.com/unikraft/unikraft - ggracechoi opened this pull request 5 months ago
lib/uktest: Introduce `FIX ME` assertion in `uktest`

github.com/unikraft/unikraft - YuanSamuel opened this pull request 5 months ago
.github/workflows: Tidy up unused checkpatch variables

github.com/unikraft/unikraft - craciunoiuc opened this pull request 5 months ago
lib/vfscore: Fix warnings in automount.c

github.com/unikraft/unikraft - keenox opened this pull request 5 months ago
lib/ukfile: API improvements

github.com/unikraft/unikraft - andreittr opened this pull request 5 months ago
lib/ukfile: Add utility inlines for iovec I/O

github.com/unikraft/unikraft - andreittr opened this pull request 5 months ago
plat/kvm/x86: Add dependency to ukbitops

github.com/unikraft/unikraft - andreittr opened this pull request 5 months ago
lib/posix-fdio: Add bincompat support for RWF_*

github.com/unikraft/unikraft - andreittr opened this pull request 5 months ago
lib/posix-*: Fix missing/unneeded dependencies

github.com/unikraft/unikraft - andreittr opened this pull request 5 months ago
support: Change `PYTHONCMD` to python3

github.com/unikraft/unikraft - tbunch1 opened this pull request 5 months ago
lib/ukfile: Remove padding from struct uk_statx

github.com/unikraft/unikraft - andreittr opened this pull request 5 months ago
lib/posix-process: Add vfork & execve

github.com/unikraft/unikraft - michpappas opened this pull request 5 months ago
lib/syscall_shim: Update syscall numbers to 6.8

github.com/unikraft/unikraft - andreittr opened this pull request 5 months ago
lib/ukzeropage: Introduce zeropage library

github.com/unikraft/unikraft - andreittr opened this pull request 5 months ago
.github/workflows: Catalog tests fixes and adjustments

github.com/unikraft/unikraft - craciunoiuc opened this pull request 5 months ago
lib/uklock: Add RCU support

github.com/unikraft/unikraft - sdnug opened this pull request 6 months ago
lib/ukboot: Silence compiler warning on envp

github.com/unikraft/unikraft - michpappas opened this pull request 6 months ago