summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-08-16tools/nolibc: crt: mark _start_c() as usedThomas Weißschuh
2024-08-12selftests/nolibc: run-tests.sh: allow building through LLVMThomas Weißschuh
2024-08-12selftests/nolibc: use correct clang target for s390/systemzThomas Weißschuh
2024-08-12selftests/nolibc: don't use libgcc when building with clangThomas Weißschuh
2024-08-12selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRAThomas Weißschuh
2024-08-12selftests/nolibc: add cc-option compatible with clang cross buildsThomas Weißschuh
2024-08-12selftests/nolibc: add support for LLVM= parameterThomas Weißschuh
2024-08-12selftests/nolibc: determine $(srctree) firstThomas Weißschuh
2024-08-12selftests/nolibc: avoid passing NULL to printf("%s")Thomas Weißschuh
2024-08-12selftests/nolibc: report failure if no testcase passedThomas Weißschuh
2024-08-12tools/nolibc: compiler: use attribute((naked)) if availableThomas Weißschuh
2024-08-12tools/nolibc: move entrypoint specifics to compiler.hThomas Weißschuh
2024-08-10tools/nolibc: compiler: introduce __nolibc_has_attribute()Thomas Weißschuh
2024-08-10tools/nolibc: powerpc: limit stack-protector workaround to GCCThomas Weißschuh
2024-08-10tools/nolibc: mips: load current function to $t9Thomas Weißschuh
2024-08-10tools/nolibc: arm: use clang-compatible asm syntaxThomas Weißschuh
2024-08-09tools/nolibc: pass argc, argv and envp to constructorsThomas Weißschuh
2024-07-29tools/nolibc: add stdbool.h headerThomas Weißschuh
2024-07-29tools/nolibc: include arch.h from string.hThomas Weißschuh
2024-07-28Merge tag 'v6.11-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds
2024-07-28Merge tag 'cxl-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2024-07-27Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-07-27Merge tag 'mm-hotfixes-stable-2024-07-26-14-33' of git://git.kernel.org/pub/s...Linus Torvalds
2024-07-26selftests/mm: skip test for non-LPA2 and non-LVA systemsDev Jain
2024-07-26tools/power turbostat: version 2024.07.26Len Brown
2024-07-26tools/power turbostat: Include umask=%x in perf counter's configPatryk Wlazlyn
2024-07-26tools/power turbostat: Document PMT in turbostat.8Patryk Wlazlyn
2024-07-26tools/power turbostat: Add MTL's PMT DC6 builtin counterPatryk Wlazlyn
2024-07-26tools/power turbostat: Add early support for PMT countersPatryk Wlazlyn
2024-07-26tools/power turbostat: Add selftests for added perf countersPatryk Wlazlyn
2024-07-26tools/power turbostat: Add selftests for SMI, APERF and MPERF countersPatryk Wlazlyn
2024-07-26tools/power turbostat: Move verbose counter messages to level 2Patryk Wlazlyn
2024-07-26tools/power turbostat: Move debug prints from stdout to stderrPatryk Wlazlyn
2024-07-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-07-26Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linuxLinus Torvalds
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-25Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2024-07-25selftests/bpf: Add XDP_UMEM_TX_METADATA_LEN to XSK TX metadata testStanislav Fomichev
2024-07-24Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-07-24Merge tag 'vfs-6.11-rc1.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-24selftests/landlock: Add cred_transfer testMickaël Salaün
2024-07-24selftests: forwarding: skip if kernel not support setting bridge fdb learning...Hangbin Liu
2024-07-24pidfs: add selftests for new namespace ioctlsChristian Brauner
2024-07-23Merge tag 'perf-tools-fixes-for-v6.11-2024-07-23' of git://git.kernel.org/pub...Linus Torvalds
2024-07-23Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-07-23Merge tag 'livepatching-for-6.11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-07-23Merge branch 'for-6.11/sysfs-patch-replace' into for-linusPetr Mladek
2024-07-23kselftest: missing arg in ptrace.cRemington Brasga
2024-07-22tools/resolve_btfids: Fix comparison of distinct pointer types warning in res...Liwei Song
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds