summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2025-07-13tools/nolibc: define time_t in terms of __kernel_old_time_tThomas Weißschuh
2025-07-09selftests/nolibc: show failed run if test process crashesBenjamin Berg
2025-07-08tools/nolibc: drop s390 clang target overrideThomas Weißschuh
2025-07-08tools/build: Fix s390(x) cross-compilation with clangThomas Weißschuh
2025-07-07tools/nolibc: avoid false-positive -Wmaybe-uninitialized through waitpid()Thomas Weißschuh
2025-07-06selftests/nolibc: correctly report errors from printf() and friendsThomas Weißschuh
2025-07-06selftests/nolibc: create /dev/full when running as PID 1Thomas Weißschuh
2025-07-06tools/nolibc: add support for clock_nanosleep() and nanosleep()Thomas Weißschuh
2025-07-04kselftest/arm64: Add a test for vfork() with GCSMark Brown
2025-07-04selftests/nolibc: Add coverage of vfork()Mark Brown
2025-07-04tools/nolibc: Provide vfork()Mark Brown
2025-07-04tools/nolibc: Replace ifdef with if defined() in sys.hMark Brown
2025-07-04tools/nolibc: add support for SuperHThomas Weißschuh
2025-07-03selftests/nolibc: use file driver for QEMU serialThomas Weißschuh
2025-07-03selftests/nolibc: fix EXTRACONFIG variables orderingThomas Weißschuh
2025-06-28tools/nolibc: MIPS: add support for N64 and N32 ABIsThomas Weißschuh
2025-06-28tools/nolibc: MIPS: drop noreorder optionThomas Weißschuh
2025-06-28tools/nolibc: MIPS: drop manual stack pointer alignmentThomas Weißschuh
2025-06-28tools/nolibc: MIPS: drop $gp setupThomas Weißschuh
2025-06-24tools/nolibc: use arm64 name over aarch64Thomas Weißschuh
2025-06-24tools/nolibc: hide headers_check command by defaultThomas Weißschuh
2025-06-23selftests/nolibc: avoid GCC 15 -Wunterminated-string-initializationThomas Weißschuh
2025-06-23selftests/nolibc: integrate with kselftestsThomas Weißschuh
2025-06-23selftests/nolibc: rename MakefileThomas Weißschuh
2025-06-23selftests/nolibc: split out CFLAGS logicThomas Weißschuh
2025-06-23selftests/nolibc: drop implicit defconfig executionsThomas Weißschuh
2025-06-22tools/nolibc: merge i386 and x86_64 into a single x86 archWilly Tarreau
2025-06-22tools/nolibc: fix spelling of FD_SETBITMASK in FD_* macrosWilly Tarreau
2025-06-10selftests/nolibc: make stackprotector probing more robustThomas Weißschuh
2025-06-08Merge tag 'turbostat-2025.06.08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-06-08tools/power turbostat: version 2025.06.08Len Brown
2025-06-08tools/power turbostat: Add initial support for BartlettLakeZhang Rui
2025-06-08tools/power turbostat: Add initial support for DMRZhang Rui
2025-06-08tools/power turbostat: Dump RAPL sysfs infoZhang Rui
2025-06-08tools/power turbostat: Avoid probing the same perf countersZhang Rui
2025-06-08tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...Zhang Rui
2025-06-08tools/power turbostat: Clean up add perf/msr counter logicZhang Rui
2025-06-08tools/power turbostat: Introduce add_msr_counter()Zhang Rui
2025-06-08tools/power turbostat: Remove add_msr_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Remove add_cstate_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Remove add_rapl_perf_counter_()Zhang Rui
2025-06-08tools/power turbostat: Quit early for unsupported RAPL countersZhang Rui
2025-06-08tools/power turbostat: Always check rapl_joules flagZhang Rui
2025-06-08tools/power turbostat: Fix AMD package-energy reportingGautham R. Shenoy
2025-06-08tools/power turbostat: Fix RAPL_GFX_ALL typoKaushlendra Kumar
2025-06-08tools/power turbostat: Add Android support for MSR device handlingKaushlendra Kumar
2025-06-08tools/power turbostat.8: pm_domain wording fixLen Brown
2025-06-08tools/power turbostat.8: fix typo: idle_pct should be pct_idleLen Brown
2025-06-08Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-06-06Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds