summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-02-19selftests: mptcp: fix diag instabilityPaolo Abeni
2022-02-18perf evlist: Fix failed to use cpu list for uncore eventsZhengjun Xing
2022-02-18perf test: Skip failing sigtrap test for arm+aarch64John Garry
2022-02-17Merge tag 'linux-kselftest-fixes-5.17-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-17Merge tag 'perf-tools-fixes-for-v5.17-2022-02-17' of git://git.kernel.org/pub...Linus Torvalds
2022-02-17perf bpf: Defer freeing string after possible strlen() on itArnaldo Carvalho de Melo
2022-02-16perf test: Fix arm64 perf_event_attr tests wrt --call-graph initializationGerman Gomez
2022-02-16libsubcmd: Fix use-after-free for realloc(..., 0)Kees Cook
2022-02-16libperf: Fix perf_cpu_map__for_each_cpu macroJiri Olsa
2022-02-16perf cs-etm: Fix corrupt inject files when only last branch option is enabledJames Clark
2022-02-16perf cs-etm: No-op refactor of synth opt usageJames Clark
2022-02-16libperf: Fix 32-bit build for tests uint64_t printfRob Herring
2022-02-16tools headers UAPI: Sync linux/perf_event.h with the kernel sourcesArnaldo Carvalho de Melo
2022-02-16perf trace: Avoid early exit due SIGCHLD from non-workload processesChangbin Du
2022-02-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-15selftests: bpf: Check bpf_msg_push_data return valueFelix Maurer
2022-02-14selftests/ftrace: Do not trace do_softirq because of PREEMPT_RTKrzysztof Kozlowski
2022-02-14selftests/seccomp: Fix seccomp failure by adding missing headersSherry Yang
2022-02-11selftests/bpf: Add test for bpf_timer overwriting crashKumar Kartikeya Dwivedi
2022-02-11Merge tag 'trace-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-11selftests: kvm: Remove absent target fileMuhammad Usama Anjum
2022-02-11selftests/exec: Add non-regular to TEST_GEN_PROGSMuhammad Usama Anjum
2022-02-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-02-11tests: fix idmapped mount_setattr testChristian Brauner
2022-02-10Merge tag 'net-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-10Merge tag 'linux-kselftest-fixes-5.17-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-02-10Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...Linus Torvalds
2022-02-11selftests: netfilter: disable rp_filter on routerHangbin Liu
2022-02-10selftests: netfilter: synproxy test requires nf_conntrackPablo Neira Ayuso
2022-02-09selftests: mptcp: add missing join checkMatthieu Baerts
2022-02-09selftests: netfilter: fix exit value for nft_concat_rangeHangbin Liu
2022-02-09selftests: netfilter: add synproxy testFlorian Westphal
2022-02-08rtla: Fix segmentation fault when failing to enable -tDaniel Bristot de Oliveira
2022-02-06Merge tag 'perf-tools-fixes-for-v5.17-2022-02-06' of git://git.kernel.org/pub...Linus Torvalds
2022-02-06Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-02-06Merge tag 'objtool_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-02-06perf ftrace: system_wide collection is not effective by defaultChangbin Du
2022-02-06libperf: Add arm64 support to perf_mmap__read_self()Rob Herring
2022-02-06tools include UAPI: Sync sound/asound.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-02-06perf stat: Fix display of grouped aliased eventsIan Rogers
2022-02-06perf tools: Apply correct label to user/kernel symbols in branch modeGerman Gomez
2022-02-06perf bpf: Fix a typo in bpf_counter_cgroup.cMasanari Iida
2022-02-06perf synthetic-events: Return error if procfs isn't mounted for PID namespacesLeo Yan
2022-02-06perf session: Check for NULL pointer before dereferenceAmeer Hamza
2022-02-06perf annotate: Set error stream of objdump process for TUINamhyung Kim
2022-02-06perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()Anshuman Khandual
2022-02-06tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo
2022-02-06Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo