summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-08-07perf probe: Free string returned by synthesize_perf_probe_point() on failure ...Arnaldo Carvalho de Melo
2023-08-07perf probe: Free string returned by synthesize_perf_probe_point() on failure ...Arnaldo Carvalho de Melo
2023-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-08-06tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from toolsXin Li
2023-08-06tools/nolibc: unistd.h: reorder the syscall macrosZhangjin Wu
2023-08-06tools/nolibc: sys.h: apply __sysret() helperZhangjin Wu
2023-08-06tools/nolibc: unistd.h: apply __sysret() helperZhangjin Wu
2023-08-06tools/nolibc: sys.h: add a syscall return helperZhangjin Wu
2023-08-06tools/nolibc: fix up undeclared syscall macros with #ifdef and -ENOSYSZhangjin Wu
2023-08-06tools/nolibc: fix up #error compile failures with -ENOSYSZhangjin Wu
2023-08-06selftests/nolibc: restore the failed tests printZhangjin Wu
2023-08-06selftests/nolibc: always print the path to test log fileZhangjin Wu
2023-08-06selftests/nolibc: add a standalone test report macroZhangjin Wu
2023-08-05selftests: fchmodat2: remove duplicate unneeded definesMuhammad Usama Anjum
2023-08-04selftests: mptcp: join: fix 'implicit EP' testAndrea Claudi
2023-08-04selftests: mptcp: join: fix 'delete and re-add' testAndrea Claudi
2023-08-04selftests: net: test vxlan pmtu exceptions with tcpFlorian Westphal
2023-08-04Merge tag 'hyperv-fixes-signed-20230804' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2023-08-04Merge tag 'riscv-for-linus-6.5-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-08-04selftests/rseq: Fix build with undefined __weakMark Brown
2023-08-04libbpf: Use local includes inside the librarySergey Kacheev
2023-08-04netlink: specs: devlink: add info-get dump opJiri Pirko
2023-08-04ynl-gen-c.py: render netlink policies static for split opsJiri Pirko
2023-08-04ynl-gen-c.py: allow directional model for kernel modeJiri Pirko
2023-08-04ynl-gen-c.py: filter rendering of validate field values for split opsJiri Pirko
2023-08-04selftests: cgroup: fix test_kmem_basic false positivesJohannes Weiner
2023-08-04selftests: mm: ksm: fix incorrect evaluation of parameterAyush Jain
2023-08-04radix tree test suite: fix incorrect allocation size for pthreadsColin Ian King
2023-08-04selftests/bpf: fix the incorrect verification of port numbers.Kui-Feng Lee
2023-08-04kselftest/arm64: Use the tools/include compiler.h rather than our ownMark Brown
2023-08-04kselftest/arm64: Use shared OPTIMZER_HIDE_VAR() definitonMark Brown
2023-08-04kselftest/arm64: Make the tools/include headers availableMark Brown
2023-08-04tools include: Add some common function attributesMark Brown
2023-08-04tools compiler.h: Add OPTIMIZER_HIDE_VAR()Mark Brown
2023-08-04kselftest/arm64: Exit streaming mode after collecting signal contextMark Brown
2023-08-04selftests/bpf: Add test for detachment on empty mprog entryDaniel Borkmann
2023-08-04kselftest/arm64: add RCpc load-acquire to hwcap testZeng Heng
2023-08-04selftests/arm64: add HWCAP2_HBC testJoey Gouly
2023-08-04Merge tag 'counter-fixes-for-6.5b' of git://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2023-08-04Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo
2023-08-03Merge tag 'perf-tools-fixes-for-v6.5-2-2023-08-03' of git://git.kernel.org/pu...Linus Torvalds
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-03perf hists browser: Fix the number of entries for 'e' keyNamhyung Kim
2023-08-03perf hists browser: Fix hierarchy mode headerNamhyung Kim
2023-08-03perf annotate bpf: Don't enclose non-debug code with an assert()Arnaldo Carvalho de Melo
2023-08-03perf build: Support llvm and clang support compiled inThomas Richter
2023-08-03perf build: Update feature check for clang and llvmThomas Richter
2023-08-03perf script python: Cope with declarations after statements found in Python.hArnaldo Carvalho de Melo