summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-03-03selftests: mlxsw: resource_scale: Fix return valueAmit Cohen
2022-03-03selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen
2022-03-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-03-01selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V
2022-02-25rtla/osnoise: Fix error message when failing to enable trace instanceDaniel Bristot de Oliveira
2022-02-25rtla/osnoise: Free params at the exitDaniel Bristot de Oliveira
2022-02-25rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira
2022-02-25Merge tag 'kvmarm-fixes-5.17-4' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-02-25KVM: selftests: aarch64: Skip tests if we can't create a vgic-v3Mark Brown
2022-02-24selftests: mptcp: do complete cleanup at exitPaolo Abeni
2022-02-24Merge tag 'perf-tools-fixes-for-v5.17-2022-02-24' of git://git.kernel.org/pub...Linus Torvalds
2022-02-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-02-24Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-23Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-02-22perf script: Fix error when printing 'weight' fieldGerman Gomez
2022-02-22tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo
2022-02-22perf data: Fix double free in perf_session__delete()Alexey Bayduraev
2022-02-22KVM: PPC: reserve capability 210 for KVM_CAP_PPC_AIL_MODE_3Nicholas Piggin
2022-02-21tools/cgroup/slabinfo: update to work with struct slabRoman Gushchin
2022-02-20Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-02-19selftests: mptcp: be more conservative with cookie MPJ limitsPaolo Abeni
2022-02-19selftests: mptcp: more robust signal race testPaolo Abeni
2022-02-19selftests: mptcp: improve 'fair usage on close' stabilityPaolo Abeni
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