summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub...Linus Torvalds2021-11-1922-109/+136
|\
| * perf evsel: Fix memory leaks relating to unitIan Rogers2021-11-184-18/+22
| * perf report: Fix memory leaks around perf_tip()Ian Rogers2021-11-183-14/+17
| * perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers2021-11-182-15/+14
| * tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo2021-11-181-0/+1
| * tools build: Fix removal of feature-sync-compare-and-swap feature detectionArnaldo Carvalho de Melo2021-11-181-1/+0
| * perf inject: Fix ARM SPE handlingGerman Gomez2021-11-181-0/+15
| * perf bench: Fix two memory leaks detected with ASanSohaib Mohamed2021-11-181-0/+4
| * perf test sample-parsing: Fix branch_stack entry endianness checkThomas Richter2021-11-181-1/+1
| * tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-181-0/+4
| * perf sort: Fix the 'p_stage_cyc' sort key behaviorNamhyung Kim2021-11-183-11/+7
| * perf sort: Fix the 'ins_lat' sort key behaviorNamhyung Kim2021-11-183-25/+12
| * perf sort: Fix the 'weight' sort key behaviorNamhyung Kim2021-11-183-27/+13
| * perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1Arnaldo Carvalho de Melo2021-11-181-0/+3
| * perf tests wp: Remove unused functions on s390Arnaldo Carvalho de Melo2021-11-181-1/+1
| * tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-181-3/+27
| * tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2021-11-181-0/+2
* | Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-192-1/+2
|\ \
| * | selftests: gpio: restore CFLAGS optionsKent Gibson2021-11-151-1/+1
| * | selftests: gpio: fix uninitialised variable warningKent Gibson2021-11-151-1/+1
| * | selftests: gpio: fix gpio compiling errorLi Zhijian2021-11-151-0/+1
| |/
* | Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-1813-33/+523
|\ \
| * | selftests: add a test case for mirred egress to ingressDavide Caratti2021-11-162-1/+47
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-1610-25/+467
| |\ \
| | * | selftests/bpf: Add tests for restricted helpersDmitrii Banshchikov2021-11-154-1/+397
| | * | libbpf: Perform map fd cleanup for gen_loader in case of errorKumar Kartikeya Dwivedi2021-11-123-21/+34
| | * | tools/runqslower: Fix cross-buildJean-Philippe Brucker2021-11-122-3/+2
| | * | selftests/bpf: Check map in map pruningLorenz Bauer2021-11-121-0/+34
| * | | selftests: net: switch to socat in the GSO GRE testJakub Kicinski2021-11-121-7/+9
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-1814-237/+309
|\ \ \ \ | |_|_|/ |/| | |
| * | | selftests: KVM: Add /x86_64/sev_migrate_tests to .gitignoreArnaldo Carvalho de Melo2021-11-181-0/+1
| * | | Merge branch 'kvm-selftest' into kvm-masterPaolo Bonzini2021-11-1613-237/+308
| |\ \ \
| | * | | KVM: selftests: Use perf_test_destroy_vm in memslot_modification_stress_testDavid Matlack2021-11-161-2/+1
| | * | | KVM: selftests: Wait for all vCPU to be created before entering guest modeDavid Matlack2021-11-161-0/+26
| | * | | KVM: selftests: Move vCPU thread creation and joining to common helpersDavid Matlack2021-11-166-90/+67
| | * | | KVM: selftests: Start at iteration 0 instead of -1David Matlack2021-11-161-5/+3
| | * | | KVM: selftests: Sync perf_test_args to guest during VM creationSean Christopherson2021-11-166-15/+16
| | * | | KVM: selftests: Fill per-vCPU struct during "perf_test" VM creationSean Christopherson2021-11-166-54/+45
| | * | | KVM: selftests: Create VM with adjusted number of guest pages for perf testsSean Christopherson2021-11-161-2/+6
| | * | | KVM: selftests: Remove perf_test_args.host_page_sizeSean Christopherson2021-11-162-3/+1
| | * | | KVM: selftests: Move per-VM GPA into perf_test_argsSean Christopherson2021-11-163-21/+10
| | * | | KVM: selftests: Use perf util's per-vCPU GPA/pages in demand paging testSean Christopherson2021-11-161-16/+5
| | * | | KVM: selftests: Capture per-vCPU GPA in perf_test_vcpu_argsSean Christopherson2021-11-162-5/+5
| | * | | KVM: selftests: Use shorthand local var to access struct perf_tests_argsSean Christopherson2021-11-161-16/+19
| | * | | KVM: selftests: Require GPA to be aligned when backed by hugepagesSean Christopherson2021-11-162-1/+8
| | * | | KVM: selftests: Assert mmap HVA is aligned when using HugeTLBSean Christopherson2021-11-163-0/+17
| | * | | KVM: selftests: Expose align() helpers to testsSean Christopherson2021-11-166-19/+34
| | * | | KVM: selftests: Explicitly state indicies for vm_guest_mode_params arraySean Christopherson2021-11-161-9/+9
| | * | | KVM: selftests: Add event channel upcall support to xen_shinfo_testDavid Woodhouse2021-11-161-9/+66
* | | | | Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-141-0/+3
|\ \ \ \ \