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/vfscore: Fix build warning for argument declaration

github.com/unikraft/unikraft - calinstefan025 opened this pull request 2 days ago
lib/vfscore: Fix build warning

github.com/unikraft/unikraft - alinandrei2004 opened this pull request 3 days ago
lib/ukdebug: Crash screen improvements

github.com/unikraft/unikraft - michpappas opened this pull request 5 days ago
drivers/ukconsole/vga: Add initial sanity check

github.com/unikraft/unikraft - florommel opened this pull request 10 days ago
Support Trust Domain Extensions (TDX)

github.com/unikraft/unikraft - Martinits opened this issue 13 days ago
lib/ukprint: Introduce libukprint

github.com/unikraft/unikraft - michpappas opened this pull request 20 days ago
plat/xen: Include fp_arm64.c in FPSIMD Xen ARM64 builds

github.com/unikraft/unikraft - razvand opened this pull request about 1 month ago
arch/arm64: Migrate MTE to libukmemtag

github.com/unikraft/unikraft - michpappas opened this pull request about 1 month ago
plat/xen: Fix implicit int cast build error

github.com/unikraft/unikraft - andreistan26 opened this pull request about 1 month ago
drivers/xen: Select XEN_GNTTAB as dependency when used

github.com/unikraft/unikraft - andreistan26 opened this pull request about 1 month ago
.github/workflows: Show message before starting catalog loop

github.com/unikraft/unikraft - craciunoiuc opened this pull request about 1 month ago
SMP not compatible with Virtual memory API

github.com/unikraft/unikraft - Thtgan opened this issue about 1 month ago
`uk/arch/types.h`: C++ build fails

github.com/unikraft/unikraft - razvand opened this issue about 1 month ago
plat/kvm: Fix Kconfig dependency warning on Firecracker

github.com/unikraft/unikraft - michpappas opened this pull request about 2 months ago
include/uk/arch: Define bool types for cpp compilers

github.com/unikraft/unikraft - StefanJum opened this pull request about 2 months ago
libuklibparam: Fix symbols not present after linkage

github.com/unikraft/unikraft - michpappas opened this pull request about 2 months ago
plat/kvm: Remove |isr flag to prevent build error

github.com/unikraft/unikraft - razvand opened this pull request about 2 months ago
Error building Nginx for ARM64 using Clang

github.com/unikraft/unikraft - razvand opened this issue about 2 months ago
lib/ukdebug: Add `README.md` to `ukdebug`

github.com/unikraft/unikraft - thass0 opened this pull request about 2 months ago
plat/xen: Fix Arm setup to work with new Xen console

github.com/unikraft/unikraft - thass0 opened this pull request about 2 months ago
plat/kvm: Enable VGA by default on QEMU x86_64

github.com/unikraft/unikraft - michpappas opened this pull request about 2 months ago
drivers/xen/console: Update nolibc dependency

github.com/unikraft/unikraft - razvand opened this pull request about 2 months ago
drivers/ukconsole: Merge COM and NS16550 drivers

github.com/unikraft/unikraft - thass0 opened this pull request about 2 months ago
include/uk/arch: Add kernel `__bool` type

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

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

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

github.com/unikraft/unikraft - thass0 opened this pull request 3 months ago
lib/uksched: Export stats via ukstore

github.com/unikraft/unikraft - michpappas opened this pull request 3 months ago
.github/workflows: Remove `jq` installation

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

github.com/unikraft/unikraft - thass0 opened this pull request 5 months ago