summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-tools-fixes-for-v6.0-2022-09-29' of git://git.kernel.org/pub/...Linus Torvalds2022-09-3014-58/+92
|\
| * perf build: Fixup disabling of -Wdeprecated-declarations for the python scrip...Arnaldo Carvalho de Melo2022-09-291-1/+1
| * perf tests mmap-basic: Remove unused variable to address clang 15 warningJiri Olsa2022-09-291-2/+1
| * perf parse-events: Ignore clang 15 warning about variable set but unused in b...Jiri Olsa2022-09-291-1/+1
| * perf tests record: Fail the test if the 'errs' counter is not zeroArnaldo Carvalho de Melo2022-09-291-1/+1
| * perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing2022-09-291-1/+1
| * perf arm-spe: augment the data source type with neoverse_spe listJing Zhang2022-09-281-1/+1
| * perf tests vmlinux-kallsyms: Update is_ignored_symbol function to match the k...Athira Rajeev2022-09-281-2/+3
| * perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev2022-09-261-1/+2
| * perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing2022-09-264-43/+57
| * perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing2022-09-261-1/+1
| * perf tools: Get a perf cgroup more portably in BPFNamhyung Kim2022-09-262-5/+24
* | Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-09-307-35/+115
|\ \
| * | KVM: selftests: Compare insn opcodes directly in fix_hypercall_testSean Christopherson2022-09-301-18/+16
| * | KVM: selftests: Implement memcmp(), memcpy(), and memset() for guest useSean Christopherson2022-09-302-1/+49
| * | KVM: selftests: Gracefully handle empty stack tracesDavid Matlack2022-09-301-7/+13
| * | KVM: selftests: replace assertion with warning in access_tracking_perf_testEmanuele Giuseppe Esposito2022-09-301-9/+16
| * | KVM: selftests: Skip tests that require EPT when it is not availableDavid Matlack2022-09-272-0/+21
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-09-302-0/+8
|\ \ \
| * | | virtio_test: fixup for vq resetXuan Zhuo2022-09-272-0/+8
| | |/ | |/|
* | | Merge tag 'net-6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-291-1/+1
|\ \ \
| * | | selftests: Fix the if conditions of in test_extra_filter()Wang Yufen2022-09-271-1/+1
* | | | Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-09-262-20/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | tools: fix compilation after gfp_types.h splitMatthew Wilcox (Oracle)2022-09-112-20/+2
* | | | Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds2022-09-251-77/+0
|\ \ \ \
| * \ \ \ Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams2022-09-241030-26649/+221501
| |\ \ \ \
| * | | | | ndtest: Cleanup all of blk namespace specific codeShivaprasad G Bhat2022-07-121-77/+0
* | | | | | Merge tag 'landlock-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-09-232-9/+14
|\ \ \ \ \ \
| * | | | | | selftests/landlock: Fix out-of-tree buildsMickaël Salaün2022-09-142-9/+14
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-09-231-1/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2022-09-2321-159/+406
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | selftests: kvm: Fix a compile error in selftests/kvm/rseq_test.cJinrong Liang2022-09-221-1/+1
* | | | | | Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-2213-14/+433
|\ \ \ \ \ \
| * | | | | | selftests: forwarding: add shebang for sch_red.shHangbin Liu2022-09-221-0/+1
| * | | | | | selftests: bonding: cause oops in bond_rr_gen_slave_idJonathan Toppins2022-09-222-1/+51
| * | | | | | wireguard: selftests: do not install headers on UMLJason A. Donenfeld2022-09-201-0/+2
| * | | | | | selftests: forwarding: Add test cases for unresolved multicast routesIdo Schimmel2022-09-201-1/+91
| * | | | | | net: Add tests for bonding and team address list managementBenjamin Poirier2022-09-168-1/+236
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller2022-09-091-12/+53
| |\ \ \ \ \ \
| | * | | | | | selftests: nft_concat_range: add socat supportFlorian Westphal2022-09-071-12/+53
* | | | | | | | perf tools: Honor namespace when synthesizing build-idsNamhyung Kim2022-09-211-3/+14
* | | | | | | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2022-09-211-2/+3
* | | | | | | | perf kcore_copy: Do not check /proc/modules is unchangedAdrian Hunter2022-09-211-5/+2
* | | | | | | | libperf evlist: Fix polling of system-wide eventsAdrian Hunter2022-09-211-2/+3
* | | | | | | | perf record: Fix cpu mask bit setting for mixed mmapsAdrian Hunter2022-09-211-0/+2
* | | | | | | | perf test: Skip wp modify test on old kernelsNamhyung Kim2022-09-211-2/+8
* | | | | | | | perf jit: Include program header in ELF filesLieven Hey2022-09-212-0/+18
* | | | | | | | perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim2022-09-211-0/+83
* | | | | | | | perf stat: Use evsel->core.cpus to iterate cpus in BPF cgroup countersNamhyung Kim2022-09-211-3/+3
* | | | | | | | perf stat: Fix cpu map index in bperf cgroup codeNamhyung Kim2022-09-211-2/+2