summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-11-07perf evsel: Don't set exclude_guest by defaultRavi Bangoria
2021-11-06Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06perf evsel: Fix missing exclude_{host,guest} settingNamhyung Kim
2021-11-06perf bpf: Add missing free to bpf_event__print_bpf_prog_info()Ian Rogers
2021-11-06perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2021-11-06selftests/damon: support watermarksSeongJae Park
2021-11-06tools/selftests/damon: update for regions prioritization of schemesSeongJae Park
2021-11-06mm/damon/selftests: support schemes quotasSeongJae Park
2021-11-06selftests/damon: add 'schemes' debugfs testsSeongJae Park
2021-11-06mm/memory_hotplug: remove CONFIG_MEMORY_HOTPLUG_SPARSEDavid Hildenbrand
2021-11-06selftests/vm: make MADV_POPULATE_(READ|WRITE) use in-tree headersDavid Hildenbrand
2021-11-06selftests: vm: add KSM huge pages merging time testPedro Demarchi Gomes
2021-11-06selftest/vm: fix ksm selftest to run with different NUMA topologiesAneesh Kumar K.V
2021-11-06selftests/vm/transhuge-stress: fix ram size thinkoGeorge G. Davis
2021-11-06tools/vm/page-types.c: print file offset in hexadecimalNaoya Horiguchi
2021-11-06tools/vm/page-types.c: move show_file() to summary outputNaoya Horiguchi
2021-11-06tools/vm/page-types.c: make walk_file() aware of address range optionNaoya Horiguchi
2021-11-06tools/vm/page_owner_sort.c: count and sort by memZhenliang Wei
2021-11-06userfaultfd/selftests: fix calculation of expected ioctlsAxel Rasmussen
2021-11-06userfaultfd/selftests: fix feature support detectionAxel Rasmussen
2021-11-06userfaultfd/selftests: don't rely on GNU extensions for random numbersAxel Rasmussen
2021-11-06mm: remove duplicate include in hugepage-mremap.cRan Jianping
2021-11-06mm, hugepages: add hugetlb vma mremap() testMina Almasry
2021-11-06bpf: selftest: Trigger a DCE on the whole subprogMartin KaFai Lau
2021-11-06Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-11-05Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-11-05selftests/bpf/xdp_redirect_multi: Limit the tests in netnsHangbin Liu
2021-11-05selftests/bpf/xdp_redirect_multi: Give tcpdump a chance to terminate cleanlyHangbin Liu
2021-11-05selftests/bpf/xdp_redirect_multi: Use arping to accurate the arp numberHangbin Liu
2021-11-05selftests/bpf/xdp_redirect_multi: Put the logs to tmp folderHangbin Liu
2021-11-05libbpf: Fix lookup_and_delete_elem_flags error reportingMehrdad Arshad Rad
2021-11-05bpftool: Install libbpf headers for the bootstrap version, tooQuentin Monnet
2021-11-05Merge tag 'powerpc-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-04selftests/net: Fix reuseport_bpf_numa by skipping unavailable nodesKleber Sacilotto de Souza
2021-11-04perf clang: Fixes for more recent LLVM/clangIan Rogers
2021-11-04tools: Bump minimum LLVM C++ std to GNU++14Ian Rogers
2021-11-04selftests: net: properly support IPv6 in GSO GRE testAndrea Righi
2021-11-03Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-11-03selftests/bpf: Verifier test on refill from a smaller spillMartin KaFai Lau
2021-11-03selftests/bpf: Make netcnt selftests serial to avoid spurious failuresAndrii Nakryiko
2021-11-03selftests/bpf: Test RENAME_EXCHANGE and RENAME_NOREPLACE on bpffsLorenz Bauer
2021-11-03selftests/bpf: Convert test_bpffs to ASSERT macrosLorenz Bauer
2021-11-03kselftests/net: add missed toeplitz.sh/toeplitz_client.sh to MakefileHangbin Liu
2021-11-03kselftests/net: add missed vrf_strict_mode_test.sh test to MakefileHangbin Liu
2021-11-03kselftests/net: add missed SRv6 testsHangbin Liu
2021-11-03kselftests/net: add missed setup_loopback.sh/setup_veth.sh to MakefileHangbin Liu
2021-11-03kselftests/net: add missed icmp.sh test to MakefileHangbin Liu
2021-11-02Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds