Show patches with: Submitter = Thomas Weißschuh       |    State = Action Required       |   42 patches
Patch Series S/W/F Date Submitter Delegate State
[5/5] selftests/nolibc: skip test for getppid() on csky csky: add shutdown and nolibc support --- 2024-09-29 Thomas Weißschuh New
[4/5] tools/nolibc: add csky support csky: add shutdown and nolibc support --- 2024-09-29 Thomas Weißschuh New
[3/5] selftests/nolibc: add support to use standalone kernels for tests csky: add shutdown and nolibc support --- 2024-09-29 Thomas Weißschuh New
[2/5] tools/nolibc: provide a fallback for lseek through llseek csky: add shutdown and nolibc support --- 2024-09-29 Thomas Weißschuh New
[1/5] drivers/virt: introduce csky_exit system poweroff driver csky: add shutdown and nolibc support --- 2024-09-29 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
[2/2] Revert "selftests: kselftest: Fix build failure with NOLIBC" [1/2] tools/nolibc: add support for [v]sscanf() --- 2024-07-31 Thomas Weißschuh New
[1/2] tools/nolibc: add support for [v]sscanf() [1/2] tools/nolibc: add support for [v]sscanf() --- 2024-07-31 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
[04/12] tools/nolibc: use attribute((naked)) if available tools/nolibc: improve LLVM/clang support --- 2024-07-28 Thomas Weißschuh New
[RFC,2/3] selftests/nolibc: migrate startup tests to new harness [RFC,1/3] selftests/nolibc: add custom test harness --- 2023-11-15 Thomas Weißschuh New
[RFC,1/3] selftests/nolibc: add custom test harness [RFC,1/3] selftests/nolibc: add custom test harness --- 2023-11-15 Thomas Weißschuh New
[5/5] selftests/nolibc: generate config automatically selftests/nolibc: various build improvements --- 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
[RFC,3/3] selftests/nolibc: drop target "rerun" selftests/nolibc: avoid spurious kernel relinks --- 2023-09-16 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
[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
[7/7] tools/nolibc: simplify stackprotector compiler flags [1/7] tools/nolibc: fix typo pint -> point --- 2023-05-21 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
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
[RFC,5/5] tools/nolibc: tests: add test for -fstack-protector tools/nolibc: add support for stack protector --- 2023-03-07 Thomas Weißschuh New
[RFC,4/5] tools/nolibc: add support for stack protector tools/nolibc: add support for stack protector --- 2023-03-07 Thomas Weißschuh New
[2/3] bpf: iterators: align kbuild messages to standard [1/3] selftests/bpf: align kbuild messages to standard --- 2023-01-18 Thomas Weißschuh New
[1/3] selftests/bpf: align kbuild messages to standard [1/3] selftests/bpf: align kbuild messages to standard --- 2023-01-18 Thomas Weißschuh New