summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/ftrace: Add funcgraph-retval test caseDonglin Peng2023-06-201-0/+44
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-06-042-0/+75
|\
| * KVM: selftests: Add test for race in kvm_recalculate_apic_map()Michal Luczaj2023-06-022-0/+75
* | Merge tag 'probes-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-06-031-18/+27
|\ \
| * | selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)2023-06-031-18/+27
* | | Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-06-0110-5/+83
|\ \ \
| * | | selftests: mptcp: userspace pm: skip if MPTCP is not supportedMatthieu Baerts2023-05-301-0/+4
| * | | selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts2023-05-301-0/+4
| * | | selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts2023-05-301-0/+4
| * | | selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts2023-05-301-0/+4
| * | | selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts2023-05-301-0/+4
| * | | selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts2023-05-301-0/+4
| * | | selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts2023-05-303-1/+45
| * | | selftests: mptcp: join: avoid using 'cmp --bytes'Matthieu Baerts2023-05-301-2/+11
| * | | tools: ynl: avoid dict errors on older Python versionsJakub Kicinski2023-05-251-2/+3
* | | | Merge tag 'perf-tools-fixes-for-v6.4-2-2023-05-30' of git://git.kernel.org/pu...Linus Torvalds2023-05-3012-24/+51
|\ \ \ \
| * | | | perf evsel: Separate bpf_counter_list and bpf_filters, can be used at the sam...Song Liu2023-05-262-4/+3
| * | | | tools headers UAPI: Sync the linux/in.h with the kernel sourcesArnaldo Carvalho de Melo2023-05-261-0/+1
| * | | | perf cs-etm: Copy kernel coresight-pmu.h headerJames Clark2023-05-262-13/+13
| * | | | perf bpf: Do not use llvm-strip on BPF binarySong Liu2023-05-261-2/+1
| * | | | perf build: Don't compile demangle-cxx.cpp if not necessaryIan Rogers2023-05-263-1/+29
| * | | | perf arm: Fix include path to cs-etm.hIan Rogers2023-05-261-1/+1
| * | | | perf bpf filter: Fix a broken perf sample data naming for BPF CO-RENamhyung Kim2023-05-261-2/+2
| * | | | perf ftrace latency: Remove unnecessary "--" from --use-nsec optionNamhyung Kim2023-05-261-1/+1
| |/ / /
* | | | Merge tag 'trace-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-05-292-3/+26
|\ \ \ \ | |_|/ / |/| | |
| * | | tracing/selftests: Update synthetic event selftest to use common_stacktraceSteven Rostedt (Google)2023-05-232-3/+26
* | | | Merge tag 'cxl-fixes-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-05-263-0/+17
|\ \ \ \
| * | | | cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang2023-05-181-0/+1
| * | | | cxl/port: Enable the HDM decoder capability for switch portsDan Williams2023-05-182-0/+16
| | |_|/ | |/| |
* | | | Merge tag 'gpio-fixes-for-v6.4-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-05-262-1/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent changeMirsad Todorovac2023-05-111-0/+3
| * | | tools: gpio: fix debounce_period_us output of lsgpioMilo Spadacini2023-05-111-1/+1
* | | | Merge tag 'net-6.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-05-258-373/+598
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-05-247-372/+597
| |\ \ \
| | * | | bpf, sockmap: Test progs verifier error with latest clangJohn Fastabend2023-05-231-7/+5
| | * | | bpf, sockmap: Test FIONREAD returns correct bytes in rx buffer with dropsJohn Fastabend2023-05-232-13/+66
| | * | | bpf, sockmap: Test FIONREAD returns correct bytes in rx bufferJohn Fastabend2023-05-231-0/+48
| | * | | bpf, sockmap: Test shutdown() correctly exits epoll and recv()=0John Fastabend2023-05-232-0/+94
| | * | | bpf, sockmap: Build helper to create connected socket pairJohn Fastabend2023-05-232-102/+123
| | * | | bpf, sockmap: Pull socket helpers out of listen test for general useJohn Fastabend2023-05-232-262/+273
| | * | | selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden2023-05-141-1/+1
| * | | | selftests: fib_tests: mute cleanup error messagePo-Hsu Lin2023-05-191-1/+1
* | | | | Merge tag 'perf-tools-fixes-for-v6.4-1-2023-05-20' of git://git.kernel.org/pu...Linus Torvalds2023-05-2171-322/+865
|\ \ \ \ \
| * | | | | perf bench syscall: Fix __NR_execve undeclared build errorTiezhu Yang2023-05-191-0/+3
| * | | | | perf test attr: Fix python SafeConfigParser() deprecation warningIan Rogers2023-05-191-3/+3
| * | | | | perf test attr: Update no event/metric expectationsIan Rogers2023-05-195-174/+249
| * | | | | tools headers disabled-features: Sync with the kernel sourcesArnaldo Carvalho de Melo2023-05-171-1/+7
| * | | | | tools headers UAPI: Sync arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo2023-05-173-0/+11
| * | | | | tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'Arnaldo Carvalho de Melo2023-05-177-72/+24
| * | | | | tools headers x86 cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2023-05-171-5/+21