Show patches with: Submitter = Thomas Weißschuh       |    Archived = No       |   164 patches
« 1 2 »
Patch Series S/W/F Date Submitter Delegate State
[v2,27/32] tools/nolibc: add snprintf() and friends kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,26/32] tools/nolibc: allow limiting of printf destination size kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,25/32] tools/nolibc: allow different write callbacks in printf kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,24/32] tools/nolibc: add getopt() kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,23/32] tools/nolibc: add dprintf() and vdprintf() kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,22/32] Revert "selftests/nolibc: use waitid() over waitpid()" kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,21/32] tools/nolibc: implement waitpid() in terms of waitid() kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,20/32] tools/nolibc: add setpgrp() kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,19/32] tools/nolibc: add _exit() kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,18/32] tools/nolibc: add tolower() and toupper() kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,17/32] tools/nolibc: use ppoll_time64 if available kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,16/32] tools/nolibc: use pselect6_time64 if available kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,15/32] tools/nolibc: use intmax definitions from compiler kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,14/32] tools/nolibc: handle intmax_t/uintmax_t in printf kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,13/32] selftests: harness: Guard includes on nolibc kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,12/32] selftests: harness: Stop using setjmp()/longjmp() kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,11/32] selftests: harness: Add teardown callback to test metadata kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,10/32] selftests: harness: Move teardown conditional into test metadata kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,09/32] selftests: harness: Always provide "self" and "variant" kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,08/32] selftests: harness: Don't set setup_completed for fixtureless tests kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,07/32] selftests: harness: Implement test timeouts through pidfd kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,06/32] selftests: harness: Remove dependency on libatomic kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,05/32] selftests: harness: Remove inline qualifier for wrappers kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,04/32] selftests: harness: Mark functions without prototypes static kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,03/32] selftests: harness: Ignore unused variant argument warning kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,02/32] selftests: harness: Use C89 comment style kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
[v2,01/32] selftests: harness: Add harness selftest kselftest harness and nolibc compatibility --- 2025-04-07 Thomas Weißschuh Superseded
selftests: vDSO: vdso_standalone_test_x86: Replace source file with symlink selftests: vDSO: vdso_standalone_test_x86: Replace source file with symlink --- 2025-03-26 Thomas Weißschuh New
[v2,14/16] selftests: vDSO: vdso_test_gettimeofday: Clean up includes Untitled series #261970 --- 2025-02-26 Thomas Weißschuh Accepted
[v2,12/16] selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers Untitled series #261970 --- 2025-02-26 Thomas Weißschuh Accepted
[v2,10/16] selftests: vDSO: vdso_standalone_test_x86: Use vdso_init_form_sysinfo_ehdr Untitled series #261970 --- 2025-02-26 Thomas Weißschuh Accepted
[v2,07/16] tools/include: Add uapi/linux/elf.h Untitled series #261970 --- 2025-02-26 Thomas Weißschuh Accepted
[v2,06/16] elf, uapi: Add types ElfXX_Verdef and ElfXX_Veraux Untitled series #261970 --- 2025-02-26 Thomas Weißschuh Accepted
[v2,05/16] elf, uapi: Add type ElfXX_Versym Untitled series #261970 --- 2025-02-26 Thomas Weißschuh Accepted
[v2,03/16] elf, uapi: Add definition for DT_GNU_HASH Untitled series #261970 --- 2025-02-26 Thomas Weißschuh Accepted
[v2,02/16] elf, uapi: Add definition for STN_UNDEF Untitled series #261970 --- 2025-02-26 Thomas Weißschuh Accepted
kunit: tool: Implement listing of available architectures kunit: tool: Implement listing of available architectures --- 2025-02-20 Thomas Weißschuh New
kunit: qemu_configs: SH: Respect kunit cmdline kunit: qemu_configs: SH: Respect kunit cmdline --- 2025-02-20 Thomas Weißschuh Superseded
[v2] selftests/vDSO: fix GNU hash table entry size for s390x [v2] selftests/vDSO: fix GNU hash table entry size for s390x --- 2025-02-17 Thomas Weißschuh Accepted
[12/12] kunit: uapi: Validate usability of /proc [01/12] kconfig: implement CONFIG_HEADERS_INSTALL for Usermode Linux --- 2025-02-17 Thomas Weißschuh New
[10/12] kunit: uapi: Add example for UAPI tests [01/12] kconfig: implement CONFIG_HEADERS_INSTALL for Usermode Linux --- 2025-02-17 Thomas Weißschuh New
[09/12] kunit: Introduce UAPI testing framework [01/12] kconfig: implement CONFIG_HEADERS_INSTALL for Usermode Linux --- 2025-02-17 Thomas Weißschuh New
[08/12] kunit: tool: Parse skipped tests from kselftest.h [01/12] kconfig: implement CONFIG_HEADERS_INSTALL for Usermode Linux --- 2025-02-17 Thomas Weißschuh Superseded
[04/12] kbuild: userprogs: add nolibc support [01/12] kconfig: implement CONFIG_HEADERS_INSTALL for Usermode Linux --- 2025-02-17 Thomas Weißschuh New
[02/12] kconfig: introduce CONFIG_ARCH_HAS_NOLIBC [01/12] kconfig: implement CONFIG_HEADERS_INSTALL for Usermode Linux --- 2025-02-17 Thomas Weißschuh New
[01/12] kconfig: implement CONFIG_HEADERS_INSTALL for Usermode Linux [01/12] kconfig: implement CONFIG_HEADERS_INSTALL for Usermode Linux --- 2025-02-17 Thomas Weißschuh Accepted
kunit: qemu_configs: sparc: use Zilog console kunit: qemu_configs: sparc: use Zilog console --- 2025-02-14 Thomas Weißschuh Accepted
[1/2] MIPS: mm: Avoid blocking DMA zone with memory map memblock allocation [1/2] MIPS: mm: Avoid blocking DMA zone with memory map memblock allocation --- 2025-02-12 Thomas Weißschuh New
[v3,4/4] selftests/mm: virtual_address_range: Avoid reading from VM_IO mappings selftests/mm: virtual_address_range: Reduce memory usage and avoid VM_IO access --- 2025-01-13 Thomas Weißschuh New
[v3,2/4] selftests/mm: virtual_address_range: Unmap chunks after validation selftests/mm: virtual_address_range: Reduce memory usage and avoid VM_IO access --- 2025-01-13 Thomas Weißschuh Accepted
[v2,3/3] selftests/mm: virtual_address_range: Avoid reading VVAR mappings selftests/mm: virtual_address_range: Reduce memory usage and avoid VVAR access --- 2025-01-10 Thomas Weißschuh New
[v2,2/3] selftests/mm: virtual_address_range: Unmap chunks after validation selftests/mm: virtual_address_range: Reduce memory usage and avoid VVAR access --- 2025-01-10 Thomas Weißschuh New
[v2,1/3] selftests/mm: virtual_address_range: mmap() without PROT_WRITE selftests/mm: virtual_address_range: Reduce memory usage and avoid VVAR access --- 2025-01-10 Thomas Weißschuh Accepted
[3/3] selftests/mm: virtual_address_range: Dump to /dev/null selftests/mm: virtual_address_range: Two bugfixes and a cleanup --- 2025-01-07 Thomas Weißschuh New
[2/3] selftests/mm: virtual_address_range: Avoid reading VVAR mappings selftests/mm: virtual_address_range: Two bugfixes and a cleanup --- 2025-01-07 Thomas Weißschuh New
[1/3] selftests/mm: virtual_address_range: Fix error when CommitLimit < 1GiB selftests/mm: virtual_address_range: Two bugfixes and a cleanup --- 2025-01-07 Thomas Weißschuh New
[v2,3/3] kunit: qemu_configs: loongarch: Enable shutdown kunit: Add support for LoongArch --- 2024-11-11 Thomas Weißschuh Accepted
[v2,2/3] kunit: tool: Allow overriding the shutdown mode from qemu config kunit: Add support for LoongArch --- 2024-11-11 Thomas Weißschuh Accepted
[v2,1/3] kunit: qemu_configs: Add LoongArch config kunit: Add support for LoongArch --- 2024-11-11 Thomas Weißschuh Accepted
[4/4] kunit: qemu_configs: loongarch: Enable shutdown kunit: Add support for LoongArch --- 2024-10-14 Thomas Weißschuh Superseded
[3/4] kunit: tool: Allow overriding the shutdown mode from qemu config kunit: Add support for LoongArch --- 2024-10-14 Thomas Weißschuh Superseded
[2/4] kunit: qemu_configs: add LoongArch config kunit: Add support for LoongArch --- 2024-10-14 Thomas Weißschuh Superseded
[1/4] LoongArch: Don't crash in stack_top() for tasks without vDSO kunit: Add support for LoongArch --- 2024-10-14 Thomas Weißschuh Accepted
selftests/nolibc: start qemu with 1 GiB of memory selftests/nolibc: start qemu with 1 GiB of memory --- 2024-10-07 Thomas Weißschuh Accepted
« 1 2 »