Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/unikraft/unikraft

A next-generation cloud native kernel designed to unlock best-in-class performance, security primitives and efficiency savings.
https://github.com/unikraft/unikraft

lib/ukrandom: Alternative options for seeding the CSPRNG

michpappas opened this pull request 7 months ago
plat: Set HAVE_RANDOM at the platform

michpappas opened this pull request 7 months ago
plat/common: A bunch of fixes post-merge of #1212

mogasergiu opened this pull request 7 months ago
[WIP] Add UEFI GOP support

procub3r opened this pull request 7 months ago
lib/ukvmem: Fix dependency and test scripts

huyang531 opened this pull request 7 months ago
plat/xen: Remove UKPLAT_MEMRF_MAP from arm/setup64

michpappas opened this pull request 7 months ago
plat/common/x86: Sanitize the ECTX slot on syscall entry

mogasergiu opened this pull request 7 months ago
lib/uklock: Overhaul ukmutex

mschlumpp opened this pull request 7 months ago
build: Use different progress flags based on the wget version

thass0 opened this pull request 7 months ago
plat/common/arm: Check for QARMA3 support in pauth_init()

michpappas opened this pull request 7 months ago
lib/ukalloc: Fix build with clang when MEMTAG is enabled

michpappas opened this pull request 7 months ago
arch/arm64: Add checks for min clang version

michpappas opened this pull request 7 months ago
lib/posix-poll: Fix finalizer duplication in epoll

andreittr opened this pull request 7 months ago
Build fails because of unknown wget option `show-progress`

thass0 opened this issue 7 months ago
lib/posix-*: Remove hard dependency on posix-fdtab

andreittr opened this pull request 7 months ago
plat/xen/arm: Set pg_count parameter for mrd regions

oleksiimoisieiev opened this pull request 7 months ago
.github/workflows: Allow capital letters in files & new error message

craciunoiuc opened this pull request 7 months ago
plat/xen: Remove redundant memory region

andreistan26 opened this pull request 7 months ago
README: Fix broken codacy link

thass0 opened this pull request 7 months ago
Investigate the reasoning behind CONFIG_LIBPOSIX_PROCESS_MAX_PID

RaduNichita opened this issue 7 months ago
lib/posix-time: [draft] implement POSIX-timer API

HendrikHuebner opened this pull request 7 months ago
lib/vfscore: Add support for renameat syscall

RaduNichita opened this pull request 7 months ago
docs: Update ADOPTERS.md with CertKOR AI

certkorai opened this pull request 7 months ago
plat/common/arm: Add ISB after enabling PAuth()

michpappas opened this pull request 7 months ago
UI Mobile

qtop1 opened this issue 7 months ago
docs: Update `ADOPTERS.md` with CertKOR

hapticslabs opened this pull request 7 months ago
Build error `yacc: invalid option -- 'W'` on Fedora

thass0 opened this issue 7 months ago
.github/workflows: Pretty print failed runs

craciunoiuc opened this pull request 7 months ago
plat/linuxu: Retire mostly unused and unmaintained linuxu platform

skuenzer opened this pull request 7 months ago
lib/posix-unixsocket: Add support for destination in `sendmsg`

andreittr opened this pull request 7 months ago
plat/linuxu: Adapt linuxu to new mrd fields

mschlumpp opened this pull request 7 months ago
lib/posix-poll: Autoremove closed files from epoll

andreittr opened this pull request 7 months ago
lib/vfscore: Do not interpret device pointer as string

mschlumpp opened this pull request 7 months ago
{plat,lib/uktimer}: Clock event and generic timer framework

mschlumpp opened this pull request 7 months ago
lib/posix-fdio: Allow owner/group == -1 for fchown

andreittr opened this pull request 7 months ago
lib/ukvmem: Ensure `bool` exists through `stdbool.h` in VMA stacks

mogasergiu opened this pull request 7 months ago
uk/plat: Mark MRD validation flags variable in macro as maybe unused

mogasergiu opened this pull request 7 months ago
lib/ukboot: Fix configuration of no "no scheduler"

skuenzer opened this pull request 7 months ago
lib/ukswrand: Add Fortuna PRNG

Alex-deVis opened this pull request 8 months ago
lib/ukfile: Add backing buffer shared memory API

andreittr opened this pull request 8 months ago
Unikraft doesn't boot on Firecracker v1.8.0-dev

Krechals opened this issue 8 months ago
#1229 - Add macro for "mkmp" mount option

ggracechoi opened this pull request 8 months ago
#1233 - Add unlikely() to error checking conditions

ggracechoi opened this pull request 8 months ago
lib/{ukvmem,vfscore}: Move file VMA implementation into vfscore

andreittr opened this pull request 8 months ago
lib/uktest: Introduce `FIX ME` assertion in `uktest`

YuanSamuel opened this pull request 8 months ago
.github/workflows: Tidy up unused checkpatch variables

craciunoiuc opened this pull request 8 months ago
lib/ukboot: Fix unused variable warning in boot.c

keenox opened this pull request 8 months ago
lib/vfscore: Fix warnings in automount.c

keenox opened this pull request 8 months ago
lib/ukfile: API improvements

andreittr opened this pull request 8 months ago
lib/ukfile: Add utility inlines for iovec I/O

andreittr opened this pull request 8 months ago
plat/kvm/x86: Add dependency to ukbitops

andreittr opened this pull request 8 months ago
lib/posix-fdio: Add bincompat support for RWF_*

andreittr opened this pull request 8 months ago
lib/posix-*: Fix missing/unneeded dependencies

andreittr opened this pull request 8 months ago
lib/posix-fdio: Move non-trivial libc syscall wrappers over from vfscore

andreittr opened this pull request 8 months ago
support: Change `PYTHONCMD` to python3

tbunch1 opened this pull request 8 months ago
.clang-format: Update to match coding conventions

tbunch1 opened this pull request 8 months ago
.github: Add label generation tool and update labels

arvganesh opened this pull request 8 months ago
lib/ukvmem/arch/arm: Fix `error_code` build error with correct `esr`

mogasergiu opened this pull request 8 months ago
lib/ukfile: Remove padding from struct uk_statx

andreittr opened this pull request 8 months ago
lib/posix-process: Add vfork & execve

michpappas opened this pull request 8 months ago
lib/syscall_shim: Update syscall numbers to 6.8

andreittr opened this pull request 8 months ago
lib/ukzeropage: Introduce zeropage library

andreittr opened this pull request 8 months ago
.github/workflows: Catalog tests fixes and adjustments

craciunoiuc opened this pull request 8 months ago
build: Allow fetching into directory outside build directory

kubanrob opened this pull request 9 months ago
lib/uklock: Add RCU support

sdnug opened this pull request 9 months ago
lib/ukboot: Silence compiler warning on envp

michpappas opened this pull request 9 months ago
lib/posix-process: Fix off-by-one error in tid check

michpappas opened this pull request 9 months ago
lib/vfscore: No-op `mkmp` on `/`

mogasergiu opened this pull request 9 months ago
lib/posix-timerfd: Fix update thread double free and add update thread dtor

mogasergiu opened this pull request 9 months ago
doc: Correct links in README.md

razvand opened this pull request 9 months ago
plat: Rework paged memory init

michpappas opened this pull request 9 months ago
libs/vfscore: Fix dirent64 warning

razvanrus2003 opened this pull request 9 months ago
Problem running helloworld-c x64-kvm on QEMU v8.2.2

RaduMantu opened this issue 9 months ago
Fix calloc uses in vfscore

dorjoy03 opened this pull request 9 months ago
arch/: Replace libc types with Unikraft defined

rares-miculescu opened this pull request 9 months ago
include/uk: Replace libc types with Unikraft defined

rares-miculescu opened this pull request 9 months ago
lib/isrlib: Adding unit tests for isrlib

ahmd-kamel opened this pull request 9 months ago
doc: Refactor README.md with new layout and latest info

nderjung opened this pull request 9 months ago
lib/isrlib: Unit testing for isrlib

ahmd-kamel opened this pull request 9 months ago
lib/posix-process: Implement clean shutdown

michpappas opened this pull request 9 months ago
.github/workflows: Add job to merge staging to stable

craciunoiuc opened this pull request 9 months ago
lib/ukcpio: Consistently overwrite existing destination

andreittr opened this pull request 9 months ago
arch/arm64: Update asm constraints in mte_insert_random_tag()

michpappas opened this pull request 9 months ago
doc: Update kraft link in README.md

PorridgeSwim opened this pull request 9 months ago
lib/posix-futex: Clear thread's objects upon thread exit

michpappas opened this pull request 9 months ago
arch/x86: Use the ISR-safe variant for ectx string operations

kha-dinh opened this pull request 9 months ago
include/uk: Import tree implementations from FreeBSD + improvements

andreittr opened this pull request 10 months ago
lib/posix-time: Support CLOCK_REALTIME_COARSE

andreittr opened this pull request 10 months ago
lib/posix-socket: Add LIBPOSIX_FDIO config dependency

michpappas opened this pull request 10 months ago
drivers/ukbus/platform: Make UKBUS_PLATFORM_FDT conditional to parent

michpappas opened this pull request 10 months ago
lib/posix-environ: Deduplicate env variables during boot

skuenzer opened this pull request 10 months ago
scripts/checkpatch: Do not warn about symbolic permissions

skuenzer opened this pull request 10 months ago
lib/ukrust: Fix building with lib/ukrust

Mihnea27 opened this pull request 10 months ago
arch: Add I/O-able exception handling trampolines ctx creation

mogasergiu opened this pull request 10 months ago