index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
nolibc
Age
Commit message (
Expand
)
Author
Lines
2026-01-11
tools/nolibc: Add a simple test for writing to a FILE and reading it back
Daniel Palmer
-0
/
+53
2026-01-11
selftests/nolibc: also test libc-test through regular selftest framework
Thomas Weißschuh
-1
/
+5
2026-01-11
selftests/nolibc: scope custom flags to the nolibc-test target
Thomas Weißschuh
-6
/
+2
2026-01-11
selftests/nolibc: try to read from stdin in readv_zero test
Thomas Weißschuh
-1
/
+1
2026-01-06
selftests/nolibc: always build sparc32 tests with -mcpu=v8
Thomas Weißschuh
-1
/
+1
2026-01-06
selftests/nolibc: drop NOLIBC_SYSROOT=0 logic
Thomas Weißschuh
-6
/
+0
2026-01-06
selftests/nolibc: test compatibility of nolibc and kernel time types
Thomas Weißschuh
-0
/
+29
2026-01-04
tools/nolibc: add ptrace support
Benjamin Berg
-0
/
+2
2025-12-03
Merge tag 'nolibc-20251130-for-6.19-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-1
/
+15
2025-11-22
selftests/nolibc: error out on linker warnings
Thomas Weißschuh
-1
/
+1
2025-11-22
selftests/nolibc: use lld to link loongarch binaries
Thomas Weißschuh
-0
/
+1
2025-11-17
tools: Remove s390 compat support
Heiko Carstens
-10
/
+1
2025-11-08
tools/nolibc: add support for fchdir()
Thomas Weißschuh
-0
/
+2
2025-11-02
tools/nolibc: add missing memchr() to string.h
Willy Tarreau
-0
/
+2
2025-10-29
tools/nolibc: add uio.h with readv and writev
Benjamin Berg
-0
/
+9
2025-09-01
selftests/nolibc: remove outdated comment about construct order
Benjamin Berg
-1
/
+0
2025-09-01
selftests/nolibc: fix EXPECT_NZ macro
Benjamin Berg
-2
/
+2
2025-08-18
selftests/nolibc: always compile the kernel with GCC
Thomas Weißschuh
-3
/
+3
2025-08-18
selftests/nolibc: don't pass CC to toplevel Makefile
Thomas Weißschuh
-1
/
+1
2025-08-18
selftests/nolibc: deduplicate invocations of toplevel Makefile
Thomas Weißschuh
-4
/
+7
2025-08-18
selftests/nolibc: be more specific about variables affecting nolibc-test
Thomas Weißschuh
-1
/
+1
2025-08-17
tools/nolibc: fix error return value of clock_nanosleep()
Thomas Weißschuh
-0
/
+1
2025-07-13
selftests/nolibc: add x32 test configuration
Thomas Weißschuh
-1
/
+18
2025-07-09
selftests/nolibc: show failed run if test process crashes
Benjamin Berg
-1
/
+2
2025-07-08
tools/nolibc: drop s390 clang target override
Thomas Weißschuh
-3
/
+0
2025-07-06
selftests/nolibc: correctly report errors from printf() and friends
Thomas Weißschuh
-0
/
+23
2025-07-06
selftests/nolibc: create /dev/full when running as PID 1
Thomas Weißschuh
-1
/
+3
2025-07-06
tools/nolibc: add support for clock_nanosleep() and nanosleep()
Thomas Weißschuh
-0
/
+1
2025-07-04
selftests/nolibc: Add coverage of vfork()
Mark Brown
-4
/
+19
2025-07-04
tools/nolibc: add support for SuperH
Thomas Weißschuh
-1
/
+9
2025-07-03
selftests/nolibc: use file driver for QEMU serial
Thomas Weißschuh
-2
/
+2
2025-07-03
selftests/nolibc: fix EXTRACONFIG variables ordering
Thomas Weißschuh
-2
/
+2
2025-06-28
tools/nolibc: MIPS: add support for N64 and N32 ABIs
Thomas Weißschuh
-1
/
+27
2025-06-23
selftests/nolibc: avoid GCC 15 -Wunterminated-string-initialization
Thomas Weißschuh
-1
/
+1
2025-06-23
selftests/nolibc: integrate with kselftests
Thomas Weißschuh
-0
/
+26
2025-06-23
selftests/nolibc: rename Makefile
Thomas Weißschuh
-1
/
+1
2025-06-23
selftests/nolibc: split out CFLAGS logic
Thomas Weißschuh
-8
/
+14
2025-06-23
selftests/nolibc: drop implicit defconfig executions
Thomas Weißschuh
-2
/
+2
2025-06-10
selftests/nolibc: make stackprotector probing more robust
Thomas Weißschuh
-1
/
+4
2025-05-21
selftests/nolibc: drop include guards around standard headers
Thomas Weißschuh
-7
/
+0
2025-05-21
tools/nolibc: add fopen()
Thomas Weißschuh
-0
/
+24
2025-05-21
tools/nolibc: add namespace functionality
Thomas Weißschuh
-0
/
+69
2025-05-21
tools/nolibc: add difftime()
Thomas Weißschuh
-0
/
+12
2025-05-21
tools/nolibc: add timerfd functionality
Thomas Weißschuh
-0
/
+48
2025-05-21
tools/nolibc: add timer functions
Thomas Weißschuh
-0
/
+51
2025-05-21
tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()
Thomas Weißschuh
-0
/
+5
2025-05-21
tools/nolibc: add support for access() and faccessat()
Thomas Weißschuh
-0
/
+2
2025-05-21
tools/nolibc: add abs() and friends
Thomas Weißschuh
-0
/
+2
2025-05-21
tools/nolibc: add getrandom()
Thomas Weißschuh
-0
/
+22
2025-05-21
tools/nolibc: add mremap()
Thomas Weißschuh
-3
/
+11
[next]