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

plat/kvm: Adapt EFI boot to new APIC driver

github.com/unikraft/unikraft - kha-dinh opened this pull request about 1 year ago
.github/workflows: Add github workflows checks

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

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

github.com/unikraft/unikraft - craciunoiuc opened this pull request about 1 year ago
.github/workflows: Add shellcheck for scripts

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

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

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

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

github.com/unikraft/unikraft - mschlumpp opened this pull request about 1 year ago
Makefile: Save UK_NAME on savedefconfig

github.com/unikraft/unikraft - StefanJum opened this pull request about 1 year ago
lib/uklibid: Library metadata

github.com/unikraft/unikraft - skuenzer opened this pull request about 1 year ago
drivers/virtio: Pass virtio-mmio devices via the cmdline

github.com/unikraft/unikraft - michpappas opened this pull request about 1 year ago
drivers/virtio: Support modern virtio

github.com/unikraft/unikraft - michpappas opened this pull request about 1 year ago
lib/ukdebug: Crash screen improvements

github.com/unikraft/unikraft - mschlumpp opened this pull request about 1 year ago
Kraft run not working on WSL

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

github.com/unikraft/unikraft - kha-dinh opened this pull request about 1 year ago
build, scripts: Ensure using GNU coreutils on Darwin

github.com/unikraft/unikraft - skuenzer opened this pull request about 1 year ago
build: Add target to print unikernel LoC stats

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

github.com/unikraft/unikraft - andreittr opened this pull request over 1 year ago
doc: Add KIT to ADOPTERS.md

github.com/unikraft/unikraft - lluchs opened this pull request over 1 year ago
Makefile: Fix build verbosity for V=0

github.com/unikraft/unikraft - StefanJum opened this pull request over 1 year ago
Build Unikraft images on Windows

github.com/unikraft/unikraft - razvand opened this issue over 1 year ago
Add Clang-based builds for macOS

github.com/unikraft/unikraft - razvand opened this issue over 1 year ago
plat: Let coalescing method ensure memregion alignment

github.com/unikraft/unikraft - mogasergiu opened this pull request over 1 year ago
plat/drivers/virtio: Fix virtio_9p tag read

github.com/unikraft/unikraft - zhxj9823 opened this pull request over 1 year ago
lib/posix-environ: Remove unused variable warnings

github.com/unikraft/unikraft - mogasergiu opened this pull request over 1 year ago
build: Adjust fixdep to the changed config.h location

github.com/unikraft/unikraft - mschlumpp opened this pull request over 1 year ago
plat/kvm/arm: Fix default choice in arm64 VMM menu

github.com/unikraft/unikraft - michpappas opened this pull request over 1 year ago
plat/common: Align TLS sections to PAGE_SIZE

github.com/unikraft/unikraft - mogasergiu opened this pull request over 1 year ago
plat/kvm/arm: Rework early cache clean & invalidate

github.com/unikraft/unikraft - michpappas opened this pull request over 1 year ago
plat/kvm: enable 8250 / NS16550 for Firecracker on arm64

github.com/unikraft/unikraft - michpappas opened this pull request over 1 year ago
lib/nolibc: Add `__errno_location` implementation

github.com/unikraft/unikraft - Starnox opened this pull request over 1 year ago
lib/nolibc: Introduce 'FILE' object APIs

github.com/unikraft/unikraft - Starnox opened this pull request over 1 year ago
plat/kvm: Add configuration hint for EFI

github.com/unikraft/unikraft - skuenzer opened this pull request over 1 year ago
wrong config in plat/kvm/Config.uk?

github.com/unikraft/unikraft - Air111 opened this issue over 1 year ago