]> xenbits.xensource.com Git - unikraft/unikraft.git/shortlog
unikraft/unikraft.git
2023-05-12 Razvan Deaconesculib/vfscore: Initialize lists for stdio_vnode init-stdio-list 889/head
2023-05-12 Razvan Deaconesculib/nolibc: Add -ffreestanding flag
2023-05-12 Florin Postolachelib/posix-process: Fix debug printing of TIDs
2023-05-12 Florin Postolachelib/posix-process: Reserve PID/TID 0 for kernel
2023-05-12 Florin Postolachelib/posix-process: Correct MAX_PID config option
2023-05-11 Andra Paraschivlib/vfscore: Fix file path resolution for 9pfs setup
2023-05-10 Simon Kuenzerlib/vfscore: `fs0` as default device name for 9PFS
2023-05-10 Andrei Tatarbuild: Disable compiler control flow protection
2023-05-10 Stefan Jumareaplat/kvm/x86: Fix register names for clang
2023-05-10 Hugo Lefeuvreplat/*, lib/ukalloc: Use PAGE_ALIGN_UP(), PAGE_ALIGN_DOWN()
2023-05-10 Maria Sfiraialalib/{nolibc,isrlib}: Modify pointer comparison
2023-05-10 Marco Schlumppbuild: Do not use segment annotations on linuxu
2023-05-10 Marco Schlumpplib/ukdebug: Mark tracepoint sections as unallocated...
2023-05-10 Diego Alejandro... plat/linuxu: Avoid re-initialization of the `heap`...
2023-05-10 Diego Alejandro... plat/linuxu: Add check for memory region index out...
2023-05-10 Alexander Jungsupport/scripts: Add additional recognised Git trailers...
2023-05-10 Aryan Vermadoc: Add Codacy code quality status badge to README.md
2023-05-10 Simon Kuenzerlib/uklibparam: Fixes for review PR #867
2023-05-10 Hugo Lefeuvreplat/xen: Fix unchecked uk_palloc() value in x86/mm.c
2023-05-10 Eduard Vintilălib/vfscore: Handle `FIONBIO` command in `pipe_ioctl()`
2023-05-08 Andrei Tudor... plat/common: Add firecracker shutdown signal
2023-05-08 Marco Schlumppplat/kvm: Include target hypervisor in image name
2023-05-08 Marco Schlumppplat/kvm/x86: Use position independent code for lxboot
2023-05-08 Marco Schlumppplat/kvm/x86: Workaround re-mapping low-mem areas
2023-05-08 Marco Schlumppplat/kvm/x86: Add an entry point for the firecracker...
2023-05-08 Marco Schlumppplat/kvm/x86: Add structures/definitions for the linux...
2023-05-08 Marco Schlumppplat/kvm: Add hypervisor/boot protocol configuration
2023-05-08 Marco Schlumppplat/common: Extract non-multiboot specific memory...
2023-05-08 Marco Schlumppinclude/uk: Simplify RANGE_OVERLAP macro
2023-05-08 Marco Schlumppplat/*: Introduce cmdline length to bootinfo
2023-05-08 Marco Schlumppplat/kvm/x86: Don't create fine-grained mapping for...
2023-05-08 Marco Schlumppplat/kvm: Remove intermediate relocatable object step
2023-05-08 Eduard Vintilăplat/drivers/ofw: Fix search in `fdt_node_offset_by_com...
2023-05-08 Eduard Vintilăplat/drivers/ofw: Fix incorrect offset in `fdt_translat...
2023-05-07 Takeru Wadalib/nolibc: Remove warnings of timespec
2023-05-07 Simon Kuenzerlib/ukboot: Print environment variables before entering...
2023-05-07 Simon Kuenzerlib/posix-environ: Symbol aliases for `environ`
2023-05-07 Simon Kuenzerlib/posix-environ: Variables from kernel command line
2023-05-07 Simon Kuenzerlib/posix-environ: Compiled-in environment variables
2023-05-07 Simon Kuenzerlib/posix-environ: Register and make it compile
2023-05-07 Simon Kuenzerlib/posix-environ: Import from musl 1.2.3
2023-05-07 Simon Kuenzerlib/uklibparam: `UK_LIBPARAM_PARAM_ALIAS()`,`UK_LIBPARA...
2023-05-07 Simon Kuenzerlib/uklibparam: Rewrite of parser
2023-05-07 Simon Kuenzerbuild: Declare __LIBNAME__, __BASENAME__ and __VARIANT_...
2023-05-07 Simon Kuenzerplat/*: Add linker scripts to link dependencies
2023-05-07 calex257lib/nolibc: Add README.md
2023-05-07 Marc Rittinghauslib/vfscore: Cleanup sys_symlink
2023-05-07 Marc Rittinghauslib/vfscore: Do not copy oldpath in symlink
2023-05-07 Marc Rittinghauslib/ramfs: Switch to const strings for vnops
2023-05-07 Marc Rittinghauslib/devfs: Switch to const strings for vnops
2023-05-07 Marc Rittinghauslib/9pfs: Switch to const strings for vnops
2023-05-07 Marc Rittinghauslib/vfscore: Make vnops strings constant
2023-05-07 Marco Schlumpplib/posix-futex: Check for proper FUTEX_CLOCK_REALTIME...
2023-05-07 Marco Schlumpplib/posix-futex: Ignore FUTEX_PRIVATE_FLAG
2023-05-07 Marco Schlumpplib/posix-futex: Implement subset of FUTEX_WAIT_BITSET
2023-05-07 Marco Schlumpplib/uksched: Expose uk_thread_block_until
2023-05-06 Nour-eddine... lib/uksched: fix docs
2023-05-06 Nour-eddine... lib/posix-futex/test: port the test cases to the new...
2023-05-05 Marco Schlumppplat/kvm/x86: Stop unwinding at _libkvmplat_entry2
2023-05-05 Marco Schlumppplat/kvm/x86: Add unwinding information to interrupt...
2023-05-05 Marco Schlumppplat/x86: Add unwind information to system call handler
2023-05-05 Marco Schlumpparch/x86: Add helpers for CFI in assembler code
2023-05-04 Marco Schlumpplib/nolibc: Define u_(long|int|short_char) for _DEFAULT...
2023-05-04 Marco Schlumpplib/nolibc: Implement fputs and puts functions
2023-05-04 Marco Schlumpplib/nolibc: Implement syslog functions
2023-05-04 Marco Schlumpplib/nolibc: Implement strsep function
2023-05-04 Marco Schlumpplib/nolibc: Implement random/srandom
2023-05-04 Marco Schlumpplib/nolibc: Implement exit function
2023-05-04 Marco Schlumpplib/nolibc: Export abort function
2023-05-04 Marco Schlumpplib/nolibc: Implement isblank function
2023-05-04 Marco Schlumpplib/nolibc: Add atol function
2023-05-04 Marco Schlumpplib/nolibc: strcasecmp function
2023-05-04 Marco Schlumpplib/nolibc: Introduce strcat/bcopy/bzero functions
2023-05-04 Marco Schlumppbuild: Implement a more robust compiler detection
2023-05-04 vineethkmlib/uksglist: Add `__nonnull` to relevant `uk_sglist_...
2023-05-04 Eduard Vintilăplat/kvm/arm: Use 48-bit virtual addressing for PARange...
2023-05-04 Hugo Lefeuvrelib/ukalloc: Remove unreachable NULL checks
2023-05-04 Tu Dinh Ngocbuild: apply `LIBxxx_COMPFLAGS{,-y}` to C++ too
2023-05-04 Florin Postolachesupport/scripts: Change the SECINFO_EXP regex to be...
2023-05-04 Ioan-Teodor... lib/posix-process: remove clone3 syscall
2023-05-03 Andrei Tatararch/x86: Add compiler flags for auto host CPU
2023-05-03 Razvan Virtanuk/arch: Make `ukarch_dec` use `ukarch_fetch_sub`
2023-05-03 Razvan Virtanuk/arch: Add `ukarch_fetch_sub`
2023-05-03 bokketsupport/scripts: Fix Python ascii codec can't decode...
2023-05-02 Marc Rittinghauslib/devfs: Fix device_create() function comment
2023-05-02 Marc Rittinghauslib/devfs: Reorder includes + fix typo
2023-05-02 Marc Rittinghauslib/devfs: Fix whitespaces in Config.uk
2023-05-02 Marc Rittinghauslib/ukswrand: Adapt (u)random to new device_create
2023-05-02 Marc Rittinghauslib/devfs: Adapt null/zero to new device_create
2023-05-02 Marc Rittinghauslib/devfs: Adapt stdout to new device_create
2023-05-02 Marc Rittinghauslib/devfs: Merge device_register and create
2023-05-02 Marc Rittinghauslib/devfs: Fix format of include guard
2023-05-02 Marc Rittinghauslib/devfs: Remove unused header file
2023-05-02 Marc Rittinghauslib/devfs: Remove unused fields and functions
2023-05-02 Marc Rittinghauslib/devfs: Remove unused devops
2023-05-02 Marc Rittinghauslib/vfscore: Fix leak in sys_futimens
2023-05-02 Marc Rittinghauslib/vfscore: sys_utimensat style fixes
2023-05-02 Marc Rittinghauslib/vfscore: Use unlikely() for error checks
2023-05-02 Marc Rittinghauslib/vfscore: Exit sys_utimensat on all UTIME_OMIT
2023-05-02 Marc Rittinghauslib/vfscore: Remove surplus check and fix leak
next