Show patches with: Submitter = Thomas Weißschuh       |    State = Action Required       |   107 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,15/15] selftests/nolibc: run-tests.sh: allow building through LLVM tools/nolibc: improve LLVM/clang support - 1 - --- 2024-08-07 Thomas Weißschuh New
[v2,14/15] selftests/nolibc: use correct clang target for s390/powerz tools/nolibc: improve LLVM/clang support - - - --- 2024-08-07 Thomas Weißschuh New
[v2,13/15] selftests/nolibc: don't use libgcc when building with clang tools/nolibc: improve LLVM/clang support - - - --- 2024-08-07 Thomas Weißschuh New
[v2,12/15] selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRA tools/nolibc: improve LLVM/clang support - 1 - --- 2024-08-07 Thomas Weißschuh New
[v2,11/15] selftests/nolibc: add cc-option compatible with clang cross builds tools/nolibc: improve LLVM/clang support - 1 - --- 2024-08-07 Thomas Weißschuh New
[v2,10/15] selftests/nolibc: add support for LLVM= parameter tools/nolibc: improve LLVM/clang support - 1 - --- 2024-08-07 Thomas Weißschuh New
[v2,09/15] selftests/nolibc: determine $(srctree) first tools/nolibc: improve LLVM/clang support - 1 - --- 2024-08-07 Thomas Weißschuh New
[v2,08/15] selftests/nolibc: avoid passing NULL to printf("%s") tools/nolibc: improve LLVM/clang support - 1 - --- 2024-08-07 Thomas Weißschuh New
[v2,07/15] selftests/nolibc: report failure if no testcase passed tools/nolibc: improve LLVM/clang support - 1 - --- 2024-08-07 Thomas Weißschuh New
[v2,06/15] tools/nolibc: compiler: use attribute((naked)) if available tools/nolibc: improve LLVM/clang support - - - --- 2024-08-07 Thomas Weißschuh New
[v2,05/15] tools/nolibc: move entrypoint specifics to compiler.h tools/nolibc: improve LLVM/clang support - - - --- 2024-08-07 Thomas Weißschuh New
[v2,04/15] tools/nolibc: compiler: introduce __nolibc_has_attribute() tools/nolibc: improve LLVM/clang support - - - --- 2024-08-07 Thomas Weißschuh New
[v2,03/15] tools/nolibc: powerpc: limit stack-protector workaround to GCC tools/nolibc: improve LLVM/clang support - - - --- 2024-08-07 Thomas Weißschuh New
[v2,02/15] tools/nolibc: mips: load current function to $t9 tools/nolibc: improve LLVM/clang support - - - --- 2024-08-07 Thomas Weißschuh New
[v2,01/15] tools/nolibc: arm: use clang-compatible asm syntax tools/nolibc: improve LLVM/clang support - - - --- 2024-08-07 Thomas Weißschuh New
[2/2] Revert "selftests: kselftest: Fix build failure with NOLIBC" tools/nolibc: add support for [v]sscanf() - - - --- 2024-07-31 Thomas Weißschuh New
[1/2] tools/nolibc: add support for [v]sscanf() tools/nolibc: add support for [v]sscanf() - - - --- 2024-07-31 Thomas Weißschuh New
tools/nolibc: pass argc, argv and envp to constructors tools/nolibc: pass argc, argv and envp to constructors - - - --- 2024-07-28 Thomas Weißschuh New
[12/12] selftests/nolibc: run-tests.sh: allow building through LLVM tools/nolibc: improve LLVM/clang support - - - --- 2024-07-28 Thomas Weißschuh New
[11/12] selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRA tools/nolibc: improve LLVM/clang support - - - --- 2024-07-28 Thomas Weißschuh New
[10/12] selftests/nolibc: add cc-option compatible with clang cross builds tools/nolibc: improve LLVM/clang support - - - --- 2024-07-28 Thomas Weißschuh New
[09/12] selftests/nolibc: add support for LLVM= parameter tools/nolibc: improve LLVM/clang support - - - --- 2024-07-28 Thomas Weißschuh New
[08/12] selftests/nolibc: setup objtree without Makefile.include tools/nolibc: improve LLVM/clang support - - - --- 2024-07-28 Thomas Weißschuh New
[07/12] selftests/nolibc: determine $(srctree) first tools/nolibc: improve LLVM/clang support - - - --- 2024-07-28 Thomas Weißschuh New
[06/12] selftests/nolibc: avoid passing NULL to printf("%s") tools/nolibc: improve LLVM/clang support - - - --- 2024-07-28 Thomas Weißschuh New
[05/12] selftests/nolibc: report failure if no testcase passed tools/nolibc: improve LLVM/clang support - - - --- 2024-07-28 Thomas Weißschuh New
[04/12] tools/nolibc: use attribute((naked)) if available tools/nolibc: improve LLVM/clang support - - - --- 2024-07-28 Thomas Weißschuh New
[03/12] tools/nolibc: move entrypoint specifics to compiler.h tools/nolibc: improve LLVM/clang support - - - --- 2024-07-28 Thomas Weißschuh New
[02/12] tools/nolibc: limit powerpc stack-protector workaround to GCC tools/nolibc: improve LLVM/clang support - - - --- 2024-07-28 Thomas Weißschuh New
[01/12] tools/nolibc: use clang-compatible asm syntax in arch-arm.h tools/nolibc: improve LLVM/clang support - - - --- 2024-07-28 Thomas Weißschuh New
tools/nolibc: add support for uname(2) tools/nolibc: add support for uname(2) - - - --- 2024-04-14 Thomas Weißschuh New
[2/3] tools/nolibc: add support for getrlimit/setrlimit tools/nolibc: rlimit support - - - --- 2023-11-22 Thomas Weißschuh New
[RFC,3/3] selftests/nolibc: migrate vfprintf tests to new harness selftests/nolibc: introduce new test harness - - - --- 2023-11-15 Thomas Weißschuh New
[RFC,2/3] selftests/nolibc: migrate startup tests to new harness selftests/nolibc: introduce new test harness - - - --- 2023-11-15 Thomas Weißschuh New
[RFC,1/3] selftests/nolibc: add custom test harness selftests/nolibc: introduce new test harness - - - --- 2023-11-15 Thomas Weißschuh New
tools/nolibc: mips: add support for PIC tools/nolibc: mips: add support for PIC - - - --- 2023-11-08 Thomas Weißschuh New
[v2,5/6] selftests/nolibc: extraconfig support tools/nolibc: MIPS bugfixes and refactoring 1 - - --- 2023-11-05 Thomas Weißschuh New
[6/6] selftests/nolibc: add configuration for mipso32be tools/nolibc: MIPS bugfixes and refactoring - - - --- 2023-11-05 Thomas Weißschuh New
[5/6] selftests/nolibc: extraconfig support tools/nolibc: MIPS bugfixes and refactoring - - - --- 2023-11-05 Thomas Weißschuh New
[4/6] selftests/nolibc: explicitly specify ABI for MIPS tools/nolibc: MIPS bugfixes and refactoring - - - --- 2023-11-05 Thomas Weißschuh New
[3/6] selftests/nolibc: use XARCH for MIPS tools/nolibc: MIPS bugfixes and refactoring - - - --- 2023-11-05 Thomas Weißschuh New
[5/5] selftests/nolibc: generate config automatically selftests/nolibc: various build improvements - - - --- 2023-10-10 Thomas Weißschuh New
[3/5] selftests/nolibc: anchor paths in $(srcdir) if possible selftests/nolibc: various build improvements 1 - - --- 2023-10-10 Thomas Weißschuh New
[2/5] selftests/nolibc: use EFI -bios for LoongArch qemu selftests/nolibc: various build improvements - - - --- 2023-10-10 Thomas Weißschuh New
[v2] tools/nolibc: add support for constructors and destructors [v2] tools/nolibc: add support for constructors and destructors 1 - - --- 2023-10-07 Thomas Weißschuh New
[RFC] tools/nolibc: add support for constructors and destructors [RFC] tools/nolibc: add support for constructors and destructors - - - --- 2023-10-05 Thomas Weißschuh New
[RFC,3/3] selftests/nolibc: drop target "rerun" selftests/nolibc: avoid spurious kernel relinks - - - --- 2023-09-16 Thomas Weißschuh New
[RFC,2/3] selftests/nolibc: don't embed initramfs into kernel image selftests/nolibc: avoid spurious kernel relinks - - - --- 2023-09-16 Thomas Weißschuh New
[RFC,1/3] kbuild: add toplevel target for usr/gen_init_cpio selftests/nolibc: avoid spurious kernel relinks - - - --- 2023-09-16 Thomas Weißschuh New
[4/4] tools/nolibc: automatically detect necessity to use pselect6 tools/nolibc: cleanups for syscall fallbacks 1 - - --- 2023-09-14 Thomas Weißschuh New
[3/4] tools/nolibc: don't define new syscall number tools/nolibc: cleanups for syscall fallbacks 1 - - --- 2023-09-14 Thomas Weißschuh New
[2/4] tools/nolibc: avoid unused parameter warnings for ENOSYS fallbacks tools/nolibc: cleanups for syscall fallbacks - - - --- 2023-09-14 Thomas Weißschuh New
[1/2] tools/nolibc: add stdarg.h header nolibc: remove reliance on system headers - - - --- 2023-08-27 Thomas Weißschuh New
[v3,05/14] tools/nolibc: stdint: use int for size_t on 32bit tools/nolibc: enable compiler warnings - - - --- 2023-08-03 Thomas Weißschuh New
[v2,10/10] selftests/nolibc: enable compiler warnings tools/nolibc: enable compiler warnings - - - --- 2023-08-01 Thomas Weißschuh New
[v2,09/10] selftests/nolibc: test return value of read() in test_vfprintf tools/nolibc: enable compiler warnings - - - --- 2023-08-01 Thomas Weißschuh New
[v2,08/10] selftests/nolibc: avoid sign-compare warnings tools/nolibc: enable compiler warnings - - - --- 2023-08-01 Thomas Weißschuh New
[v2,07/10] selftests/nolibc: avoid unused arguments warnings tools/nolibc: enable compiler warnings - - - --- 2023-08-01 Thomas Weißschuh New
[v2,06/10] selftests/nolibc: make functions static if possible tools/nolibc: enable compiler warnings - - - --- 2023-08-01 Thomas Weißschuh New
[v2,03/10] tools/nolibc: stdint: use int for size_t on 32bit tools/nolibc: enable compiler warnings - - - --- 2023-08-01 Thomas Weißschuh New
[v2,02/10] tools/nolibc: sys: avoid implicit sign cast tools/nolibc: enable compiler warnings - - - --- 2023-08-01 Thomas Weißschuh New
[4/4] selftests/nolibc: enable -Wall compiler warnings tools/nolibc: enable compiler warnings - - - --- 2023-07-31 Thomas Weißschuh New
[1/4] selftests/nolibc: drop unused test helpers tools/nolibc: enable compiler warnings - - - --- 2023-07-31 Thomas Weißschuh New
[RFC,7/7] selftests/nolibc: proof of concept for TAP output selftests/nolibc: KTAP output - - - --- 2023-07-18 Thomas Weißschuh New
[RFC,6/7] kselftest: support skipping tests with testname selftests/nolibc: KTAP output - - - --- 2023-07-18 Thomas Weißschuh New
[RFC,5/7] kselftest: support KTAP format selftests/nolibc: KTAP output - - - --- 2023-07-18 Thomas Weißschuh New
[RFC,4/7] selftests/nolibc: count subtests selftests/nolibc: KTAP output - - - --- 2023-07-18 Thomas Weißschuh New
[RFC,3/7] selftests/nolibc: replace repetitive test structure with macro selftests/nolibc: KTAP output - - - --- 2023-07-18 Thomas Weißschuh New
[RFC,2/7] selftests/nolibc: use unsigned indices for testcases selftests/nolibc: KTAP output - - - --- 2023-07-18 Thomas Weißschuh New
[RFC,1/7] selftests/nolibc: statically calculate number of testsuites selftests/nolibc: KTAP output - - - --- 2023-07-18 Thomas Weißschuh New
[3/4] selftests/nolibc: simplify status argument selftests/nolibc: simplify conditions and testcases - - - --- 2023-07-11 Thomas Weißschuh New
tools/nolibc: ensure fast64 integer types have 64 bits tools/nolibc: ensure fast64 integer types have 64 bits - - - --- 2023-05-30 Thomas Weißschuh New
tools/nolibc: support nanoseconds in stat() tools/nolibc: support nanoseconds in stat() - - - --- 2023-05-27 Thomas Weißschuh New
[1/2] tools/nolibc: add support for prctl() tools/nolibc: avoid coredumps and speed up tests - - - --- 2023-05-26 Thomas Weißschuh New
[2/3] selftests/nolibc: allow disabling of stackprotector support tools/nolibc: stack protector compatibility fixes - - - --- 2023-05-24 Thomas Weißschuh New
[1/3] Revert "EXP: tools/nolibc: partially revert stackprotector compiler flags" tools/nolibc: stack protector compatibility fixes - - - --- 2023-05-24 Thomas Weißschuh New
[7/7] tools/nolibc: simplify stackprotector compiler flags tools/nolibc: autodetect stackprotector availability from compiler - - - --- 2023-05-21 Thomas Weißschuh New
tools/nolibc/unistd: add syscall() tools/nolibc/unistd: add syscall() - - - --- 2023-05-20 Thomas Weißschuh New
[6/6] tools/nolibc: mips: add stackprotector support tools/nolibc: add stackprotector support for more architectures - - - --- 2023-04-17 Thomas Weißschuh New
[5/6] tools/nolibc: loongarch: add stackprotector support tools/nolibc: add stackprotector support for more architectures - - - --- 2023-04-17 Thomas Weißschuh New
[4/6] tools/nolibc: arm: add stackprotector support tools/nolibc: add stackprotector support for more architectures - - - --- 2023-04-17 Thomas Weißschuh New
[3/6] tools/nolibc: aarch64: add stackprotector support tools/nolibc: add stackprotector support for more architectures - - - --- 2023-04-17 Thomas Weißschuh New
[2/6] tools/nolibc: riscv: add stackprotector support tools/nolibc: add stackprotector support for more architectures 1 - - --- 2023-04-17 Thomas Weißschuh New
[1/2] tools/nolibc: s390: provide custom implementation for sys_fork tools/nolibc: fork: fix on s390 and add test 1 - - --- 2023-04-15 Thomas Weißschuh New
[v2,10/11] tools/nolibc: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,09/11] tools/nolibc: loongarch: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,08/11] tools/nolibc: mips: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,07/11] tools/nolibc: arm: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,06/11] tools/nolibc: aarch64: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,05/11] tools/nolibc: riscv: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,04/11] tools/nolibc: x86_64: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v2,03/11] tools/nolibc: i386: use C89 comment syntax tools/nolibc: -std=c89 compatibility - - - --- 2023-04-06 Thomas Weißschuh New
[v3,1/4] tools/nolibc: add libc-test binary tools/nolibc: add testcases for vfprintf - - - --- 2023-04-02 Thomas Weißschuh New
[v2,3/3] tools/nolibc: add testcases for vfprintf tools/nolibc: add testcases for vfprintf - - - --- 2023-04-02 Thomas Weißschuh New
[v2,2/3] tools/nolibc: implement fd-based FILE streams tools/nolibc: add testcases for vfprintf - - - --- 2023-04-02 Thomas Weißschuh New
tools/nolibc: validate C99 compatibility tools/nolibc: validate C99 compatibility - - - --- 2023-03-28 Thomas Weißschuh New
[3/3] tools/nolibc: add testcases for vfprintf tools/nolibc: add testcases for vfprintf - - - --- 2023-03-28 Thomas Weißschuh New
[2/3] tools/nolibc: let FILE streams contain an fd tools/nolibc: add testcases for vfprintf - - - --- 2023-03-28 Thomas Weißschuh New
[v2,8/8] tools/nolibc: x86_64: add stackprotector support tools/nolibc: add support for stack protector - - - --- 2023-03-20 Thomas Weißschuh New
[v2,7/8] tools/nolibc: i386: add stackprotector support tools/nolibc: add support for stack protector - - - --- 2023-03-20 Thomas Weißschuh New
« 1 2 »