index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
nolibc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
Merge tag 'nolibc-20251130-for-6.19-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-1
/
+15
2025-11-22
selftests/nolibc: error out on linker warnings
Thomas Weißschuh
1
-1
/
+1
2025-11-22
selftests/nolibc: use lld to link loongarch binaries
Thomas Weißschuh
1
-0
/
+1
2025-11-17
tools: Remove s390 compat support
Heiko Carstens
2
-10
/
+1
2025-11-08
tools/nolibc: add support for fchdir()
Thomas Weißschuh
1
-0
/
+2
2025-11-02
tools/nolibc: add missing memchr() to string.h
Willy Tarreau
1
-0
/
+2
2025-10-29
tools/nolibc: add uio.h with readv and writev
Benjamin Berg
1
-0
/
+9
2025-09-01
selftests/nolibc: remove outdated comment about construct order
Benjamin Berg
1
-1
/
+0
2025-09-01
selftests/nolibc: fix EXPECT_NZ macro
Benjamin Berg
1
-2
/
+2
2025-08-18
selftests/nolibc: always compile the kernel with GCC
Thomas Weißschuh
1
-3
/
+3
2025-08-18
selftests/nolibc: don't pass CC to toplevel Makefile
Thomas Weißschuh
1
-1
/
+1
2025-08-18
selftests/nolibc: deduplicate invocations of toplevel Makefile
Thomas Weißschuh
1
-4
/
+7
2025-08-18
selftests/nolibc: be more specific about variables affecting nolibc-test
Thomas Weißschuh
1
-1
/
+1
2025-08-17
tools/nolibc: fix error return value of clock_nanosleep()
Thomas Weißschuh
1
-0
/
+1
2025-07-13
selftests/nolibc: add x32 test configuration
Thomas Weißschuh
2
-1
/
+18
2025-07-09
selftests/nolibc: show failed run if test process crashes
Benjamin Berg
1
-1
/
+2
2025-07-08
tools/nolibc: drop s390 clang target override
Thomas Weißschuh
1
-3
/
+0
2025-07-06
selftests/nolibc: correctly report errors from printf() and friends
Thomas Weißschuh
1
-0
/
+23
2025-07-06
selftests/nolibc: create /dev/full when running as PID 1
Thomas Weißschuh
1
-1
/
+3
2025-07-06
tools/nolibc: add support for clock_nanosleep() and nanosleep()
Thomas Weißschuh
1
-0
/
+1
2025-07-04
selftests/nolibc: Add coverage of vfork()
Mark Brown
1
-4
/
+19
2025-07-04
tools/nolibc: add support for SuperH
Thomas Weißschuh
2
-1
/
+9
2025-07-03
selftests/nolibc: use file driver for QEMU serial
Thomas Weißschuh
1
-2
/
+2
2025-07-03
selftests/nolibc: fix EXTRACONFIG variables ordering
Thomas Weißschuh
1
-2
/
+2
2025-06-28
tools/nolibc: MIPS: add support for N64 and N32 ABIs
Thomas Weißschuh
2
-1
/
+27
2025-06-23
selftests/nolibc: avoid GCC 15 -Wunterminated-string-initialization
Thomas Weißschuh
1
-1
/
+1
2025-06-23
selftests/nolibc: integrate with kselftests
Thomas Weißschuh
1
-0
/
+26
2025-06-23
selftests/nolibc: rename Makefile
Thomas Weißschuh
2
-1
/
+1
2025-06-23
selftests/nolibc: split out CFLAGS logic
Thomas Weißschuh
2
-8
/
+14
2025-06-23
selftests/nolibc: drop implicit defconfig executions
Thomas Weißschuh
1
-2
/
+2
2025-06-10
selftests/nolibc: make stackprotector probing more robust
Thomas Weißschuh
1
-1
/
+4
2025-05-21
selftests/nolibc: drop include guards around standard headers
Thomas Weißschuh
2
-7
/
+0
2025-05-21
tools/nolibc: add fopen()
Thomas Weißschuh
1
-0
/
+24
2025-05-21
tools/nolibc: add namespace functionality
Thomas Weißschuh
2
-0
/
+69
2025-05-21
tools/nolibc: add difftime()
Thomas Weißschuh
1
-0
/
+12
2025-05-21
tools/nolibc: add timerfd functionality
Thomas Weißschuh
1
-0
/
+48
2025-05-21
tools/nolibc: add timer functions
Thomas Weißschuh
1
-0
/
+51
2025-05-21
tools/nolibc: add clock_getres(), clock_gettime() and clock_settime()
Thomas Weißschuh
1
-0
/
+5
2025-05-21
tools/nolibc: add support for access() and faccessat()
Thomas Weißschuh
1
-0
/
+2
2025-05-21
tools/nolibc: add abs() and friends
Thomas Weißschuh
1
-0
/
+2
2025-05-21
tools/nolibc: add getrandom()
Thomas Weißschuh
1
-0
/
+22
2025-05-21
tools/nolibc: add mremap()
Thomas Weißschuh
1
-3
/
+11
2025-05-21
tools/nolibc: add %m printf format
Thomas Weißschuh
1
-0
/
+18
2025-05-21
tools/nolibc: add strstr()
Thomas Weißschuh
1
-0
/
+3
2025-05-21
tools/nolibc: Add m68k support
Daniel Palmer
2
-0
/
+10
2025-05-21
selftests/nolibc: always run nolibc header check
Thomas Weißschuh
1
-1
/
+1
2025-04-22
tools/nolibc: implement width padding in printf()
Thomas Weißschuh
1
-0
/
+3
2025-04-22
selftests/nolibc: add test for snprintf() truncation
Thomas Weißschuh
1
-1
/
+3
2025-04-22
selftests/nolibc: rename vfprintf test suite
Thomas Weißschuh
1
-2
/
+2
2025-04-22
selftests/nolibc: use snprintf() for printf tests
Thomas Weißschuh
1
-27
/
+3
[next]