summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-11-08Merge tag 'cxl-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl...Linus Torvalds
2021-11-08Add 'tools/perf/libbpf/' to ignored filesLinus Torvalds
2021-11-08Merge tag 'perf-tools-for-v5.16-2021-11-07-without-bpftool-fix' of git://git....Linus Torvalds
2021-11-07perf build: Install libbpf headers locally when buildingQuentin Monnet
2021-11-07perf MANIFEST: Add bpftool files to allow building with BUILD_BPF_SKEL=1Arnaldo Carvalho de Melo
2021-11-07perf metric: Fix memory leaksIan Rogers
2021-11-07perf parse-event: Add init and exit to parse_event_errorIan Rogers
2021-11-07perf parse-events: Rename parse_events_error functionsIan Rogers
2021-11-07perf stat: Fix memory leak on error pathIan Rogers
2021-11-07perf tools: Use __BYTE_ORDER__Ilya Leoshkevich
2021-11-07perf inject: Add vmlinux and ignore-vmlinux argumentsJames Clark
2021-11-07perf tools: Check vmlinux/kallsyms arguments in all toolsJames Clark
2021-11-07perf tools: Refactor out kernel symbol argument sanity checkingJames Clark
2021-11-07perf symbols: Ignore $a/$d symbols for ARM modulesLexi Shao
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-06Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
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-04perf clang: Fixes for more recent LLVM/clangIan Rogers
2021-11-04tools: Bump minimum LLVM C++ std to GNU++14Ian Rogers
2021-11-03Merge tag 'trace-v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds
2021-11-02Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-11-02Merge tag 'linux-kselftest-next-5.16-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-02Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds