summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-06-09maple_tree: add format option to mt_dump()Liam R. Howlett
2023-06-09maple_tree: avoid unnecessary ascendingLiam R. Howlett
2023-06-09selftests: add selftests for cachestatNhat Pham
2023-06-09tools: ynl-gen: support / skip pads on the way to kernelJakub Kicinski
2023-06-09tools: ynl-gen: don't pass op_name to RenderInfoJakub Kicinski
2023-06-09tools: ynl-gen: support code gen for eventsJakub Kicinski
2023-06-09tools: ynl-gen: sanitize notification trackingJakub Kicinski
2023-06-09tools: ynl: regen: stop generating common notification handlersJakub Kicinski
2023-06-09tools: ynl-gen: stop generating common notification handlersJakub Kicinski
2023-06-09tools: ynl: regen: regenerate the if laddersJakub Kicinski
2023-06-09tools: ynl-gen: get attr type outside of if()Jakub Kicinski
2023-06-09tools: ynl-gen: combine else with closing bracketJakub Kicinski
2023-06-09tools: ynl-gen: complete the C keyword listJakub Kicinski
2023-06-09tools: ynl: regen: cleanup user space header includesJakub Kicinski
2023-06-09tools: ynl-gen: cleanup user space header includesJakub Kicinski
2023-06-09selftests/nolibc: make sure gcc always use little endian on MIPSWilly Tarreau
2023-06-09selftests/nolibc: also count skipped and failed tests in outputWilly Tarreau
2023-06-09selftests/nolibc: add new gettimeofday test casesZhangjin Wu
2023-06-09selftests/nolibc: remove gettimeofday_bad1/2 completelyZhangjin Wu
2023-06-09selftests/nolibc: support two errnos with EXPECT_SYSER2()Zhangjin Wu
2023-06-09tools/nolibc: open: fix up compile warning for armZhangjin Wu
2023-06-09tools/nolibc: arm: add missing my_syscall6Zhangjin Wu
2023-06-09selftests/nolibc: use INT_MAX instead of __INT_MAX__Zhangjin Wu
2023-06-09selftests/nolibc: not include limits.h for nolibcZhangjin Wu
2023-06-09selftests/nolibc: fix up compile warning with glibc on x86_64Zhangjin Wu
2023-06-09selftests/nolibc: allow specify extra arguments for qemuZhangjin Wu
2023-06-09selftests/nolibc: remove test gettimeofday_nullThomas Weißschuh
2023-06-09tools/nolibc: ensure fast64 integer types have 64 bitsThomas Weißschuh
2023-06-09selftests/nolibc: test_fork: fix up duplicated printZhangjin Wu
2023-06-09tools/nolibc: ppoll/ppoll_time64: add a missing argumentZhangjin Wu
2023-06-09selftests/nolibc: remove the duplicated gettimeofday_bad2Zhangjin Wu
2023-06-09selftests/nolibc: print name instead of number for EOVERFLOWZhangjin Wu
2023-06-09tools/nolibc: support nanoseconds in stat()Thomas Weißschuh
2023-06-09selftests/nolibc: prevent coredumps during test executionThomas Weißschuh
2023-06-09tools/nolibc: add support for prctl()Thomas Weißschuh
2023-06-09tools/nolibc: s390: disable stackprotector in _startThomas Weißschuh
2023-06-09tools/nolibc: fix segfaults on compilers without attribute no_stack_protectorThomas Weißschuh
2023-06-09tools/nolibc: simplify stackprotector compiler flagsThomas Weißschuh
2023-06-09tools/nolibc: add autodetection for stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: reformat list of headers to be installedThomas Weißschuh
2023-06-09tools/nolibc: add test for __stack_chk_guard initializationThomas Weißschuh
2023-06-09tools/nolibc: ensure stack protector guard is never zeroThomas Weißschuh
2023-06-09tools/nolibc: x86_64: disable stack protector for _startThomas Weißschuh
2023-06-09tools/nolibc: fix typo pint -> pointThomas Weißschuh
2023-06-09tools/nolibc: riscv: add stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: mips: add stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: loongarch: add stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: arm: add stackprotector supportThomas Weißschuh
2023-06-09tools/nolibc: aarch64: add stackprotector supportThomas Weißschuh
2023-06-09selftests/nolibc: reduce syscalls during space paddingThomas Weißschuh