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/*: Introduce posix-fdio

github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
build: Introduce `UK_IMAGE_NAME_OVERWRITE` make var

github.com/unikraft/unikraft - nderjung opened this pull request 10 months ago
lib/*: Introduce posix-fdtab

github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
lib/uknetdev: Add ipv4_dns0_addr configuration

github.com/unikraft/unikraft - mschlumpp opened this pull request 10 months ago
plat/xen/x86_64: Add missing segment alignment for `xen`

github.com/unikraft/unikraft - andreistan26 opened this pull request 10 months ago
lib/ukfile: Introduce the ukfile library

github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
lib/posix-user: Add comments for posix-user

github.com/unikraft/unikraft - DeliaPavel opened this pull request 10 months ago
include: Add strong/weak reference counting

github.com/unikraft/unikraft - andreittr opened this pull request 10 months ago
ceva.txt add

github.com/unikraft/unikraft - Yoloman20345 opened this pull request 10 months ago
include/arch: Make time constants signed

github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
include/arch: Add raw compare-exchange operation

github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
lib/vfscore: Fix crash in fstatat on NULL args

github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
lib/posix-time: Allow NULL arg in clock_getres

github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
ukboot: Remove explicit PLAT_KVM dependency

github.com/unikraft/unikraft - kubanrob opened this pull request 11 months ago
build: Import .config for noconfig targets

github.com/unikraft/unikraft - kubanrob opened this pull request 11 months ago
plat/common: Fix missing chosen node handling

github.com/unikraft/unikraft - kubanrob opened this pull request 11 months ago
x86 SMP startup

github.com/unikraft/unikraft - tkf2019 opened this issue 11 months ago
arch/arm64: Fix `ukarch_tlb_flush_entry`

github.com/unikraft/unikraft - kubanrob opened this pull request 11 months ago
lib/ukboot: Shutdown feature

github.com/unikraft/unikraft - skuenzer opened this pull request 11 months ago
Fix ukreloc

github.com/unikraft/unikraft - GrubFe opened this pull request 11 months ago
.github/workflows: Add PR auto-labelling

github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
.github/workflows: Add checkpatch checks for commits

github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
.github: Enable dependabot for action bumping

github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
.github/workflows: Add commit and PR format checks

github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
plat/kvm: Adapt EFI boot to new APIC driver

github.com/unikraft/unikraft - kha-dinh opened this pull request 11 months ago
.github/workflows: Add github workflows checks

github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
plat/kvm/x86: Use `ur_pte` for the first page table

github.com/unikraft/unikraft - mogasergiu opened this pull request 11 months ago
.github/workflows: Add python checks for support scripts

github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
.github/workflows: Add shellcheck for scripts

github.com/unikraft/unikraft - craciunoiuc opened this pull request 11 months ago
lib/uklibid: Clang-compatible compile option flags

github.com/unikraft/unikraft - skuenzer opened this pull request 11 months ago
build: Use ISO 8601 format for `$(HOSTUTC)`

github.com/unikraft/unikraft - skuenzer opened this pull request 11 months ago
include/arch: Add atomic fetch & AND operation

github.com/unikraft/unikraft - andreittr opened this pull request 11 months ago
plat/kvm/x86: Make zero page inaccessible

github.com/unikraft/unikraft - mschlumpp opened this pull request 12 months ago
Makefile: Save UK_NAME on savedefconfig

github.com/unikraft/unikraft - StefanJum opened this pull request 12 months ago
lib/uklibid: Library metadata

github.com/unikraft/unikraft - skuenzer opened this pull request 12 months ago
drivers/virtio: Support modern virtio

github.com/unikraft/unikraft - michpappas opened this pull request 12 months ago
lib/ukdebug: Crash screen improvements

github.com/unikraft/unikraft - mschlumpp opened this pull request 12 months ago
Kraft run not working on WSL

github.com/unikraft/unikraft - Opsine02 opened this issue 12 months ago
driver/ukbus: Fix an invalid check in PCI probe

github.com/unikraft/unikraft - kha-dinh opened this pull request 12 months ago
build: Add target to print unikernel LoC stats

github.com/unikraft/unikraft - andreittr opened this pull request 12 months ago
lib/vfscore: Fix spelling mistake in `Config.uk`

github.com/unikraft/unikraft - chococandy63 opened this pull request about 1 year ago
build: Support replacing internal libraries

github.com/unikraft/unikraft - skuenzer opened this pull request about 1 year ago
lib/nolibc: Move prctl.h inside nolibc/musl-imported

github.com/unikraft/unikraft - TAGOliveira201000 opened this pull request about 1 year ago
Memory access error in bin compact mode

github.com/unikraft/unikraft - GuilhermeVieiraDev opened this issue about 1 year ago
lib: Remove vfscore_mount_initrd_volume-related build warnings

github.com/unikraft/unikraft - TAGOliveira201000 opened this pull request about 1 year ago
lib: Remove timeval-related build warnings

github.com/unikraft/unikraft - TAGOliveira201000 opened this pull request about 1 year ago
lib: Remove dirent64-related build warnings

github.com/unikraft/unikraft - TAGOliveira201000 opened this pull request about 1 year ago
arch/*: Add an non-aligned version for stack-pushing

github.com/unikraft/unikraft - i-Pear opened this pull request about 1 year ago
drivers: Add PLAT_COMMON_BASE to the include path

github.com/unikraft/unikraft - michpappas opened this pull request about 1 year ago
plat/kvm: Introduce support for SEV

github.com/unikraft/unikraft - kha-dinh opened this pull request about 1 year ago
lib/vfscore: Fix pipe error codes

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
build: Forward YACC/LEX to kconfig make invocation

github.com/unikraft/unikraft - mschlumpp opened this pull request about 1 year ago
Added a make target for installing Unikraft headers

github.com/unikraft/unikraft - CajuM opened this pull request about 1 year ago
arch/ctx.h: Update ctx members declaration order

github.com/unikraft/unikraft - StefanJum opened this pull request about 1 year ago
build: Always save architecture with savedefconfig

github.com/unikraft/unikraft - skuenzer opened this pull request about 1 year ago
arch/x86: add support for AMD SEV

github.com/unikraft/unikraft - kha-dinh opened this pull request about 1 year ago
Makefile: Fix support for external platforms

github.com/unikraft/unikraft - kubanrob opened this pull request about 1 year ago
plat/kvm: Fix typo in configuration variable

github.com/unikraft/unikraft - kubanrob opened this pull request about 1 year ago
plat/virtio: Fix vring_avail_event macro

github.com/unikraft/unikraft - mschlumpp opened this pull request about 1 year ago
lib/ramfs: Fix UAF bug when deleting open file

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/vfscore: Fix potential vfscore_file mem leak

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/ukmmap: Fix wrong return of NULL

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/posix-user: Allow custom user & group

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/ukcpio: Misc fixes and improvements

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago
lib/vfscore: Embedded initrd

github.com/unikraft/unikraft - skuenzer opened this pull request about 1 year ago
lib/vfscore: Replace dup2 syscalls with dup3

github.com/unikraft/unikraft - andreittr opened this pull request about 1 year ago