summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-18164-1426/+3706
|\
| * 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-172-1/+47
| | * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-1710-25/+467
| | |\
| | | * selftests/bpf: Add tests for restricted helpersDmitrii Banshchikov2021-11-164-1/+397
| | | * libbpf: Perform map fd cleanup for gen_loader in case of errorKumar Kartikeya Dwivedi2021-11-133-21/+34
| | | * tools/runqslower: Fix cross-buildJean-Philippe Brucker2021-11-132-3/+2
| | | * selftests/bpf: Check map in map pruningLorenz Bauer2021-11-131-0/+34
| | * | selftests: net: switch to socat in the GSO GRE testJakub Kicinski2021-11-131-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
| |\ \ \ \ \
| | * | | | | static_call,x86: Robustify trampoline patchingPeter Zijlstra2021-11-111-0/+3
| * | | | | | Merge tag 'perf-tools-for-v5.16-2021-11-13' of git://git.kernel.org/pub/scm/l...Linus Torvalds2021-11-14131-1148/+2639
| |\ \ \ \ \ \
| | * | | | | | perf tests: Remove bash constructs from stat_all_pmu.shJames Clark2021-11-131-2/+2
| | * | | | | | perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark2021-11-131-1/+1
| | * | | | | | perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark2021-11-131-1/+1
| | * | | | | | perf bench futex: Fix memory leak of perf_cpu_map__new()Sohaib Mohamed2021-11-134-0/+4
| | * | | | | | tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-0/+2
| | * | | | | | tools headers UAPI: Sync drm/i915_drm.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-1/+241
| | * | | | | | tools headers UAPI: Sync sound/asound.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-1/+1
| | * | | | | | tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-0/+3
| | * | | | | | tools headers UAPI: Sync arch prctl headers with the kernel sourcesArnaldo Carvalho de Melo2021-11-131-0/+4
| | * | | | | | perf tools: Add more weak libbpf functionsJiri Olsa2021-11-131-0/+27
| | * | | | | | perf bpf: Avoid memory leak from perf_env__insert_btf()Ian Rogers2021-11-133-3/+10
| | * | | | | | perf symbols: Factor out annotation init/exitIan Rogers2021-11-133-1/+22
| | * | | | | | perf symbols: Bit pack to save a byteIan Rogers2021-11-132-3/+3
| | * | | | | | perf symbols: Add documentation to 'struct symbol'Ian Rogers2021-11-131-3/+14
| | * | | | | | tools headers UAPI: Sync files changed by new futex_waitv syscallArnaldo Carvalho de Melo2021-11-132-1/+5
| | * | | | | | perf test bpf: Use ARRAY_CHECK() instead of ad-hoc equivalent, addressing arr...Guo Zhengkui2021-11-131-1/+1
| | * | | | | | perf arm-spe: Support hardware-based PID tracingGerman Gomez2021-11-131-29/+70
| | * | | | | | perf arm-spe: Save context ID in recordGerman Gomez2021-11-132-0/+3