summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* af_unix: selftest: Fix the size of the parameter to connect()Mirsad Goran Todorovac2023-01-091-1/+1
* Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-01-0514-6/+395
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-01-042-1/+74
| |\
| | * selftests/bpf: add a test for iter/task_vma for short-lived processesKui-Feng Lee2022-12-281-0/+73
| | * selftests/bpf: Temporarily disable part of btf_dump:var_data test.Alexei Starovoitov2022-12-281-1/+1
| * | selftests: net: return non-zero for failures reported in arp_ndisc_evict_noca...Po-Hsu Lin2023-01-011-2/+9
| * | selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrierPo-Hsu Lin2023-01-011-2/+2
| * | selftests: net: fix cmsg_so_mark.sh test hangPo-Hsu Lin2022-12-301-1/+1
| * | tcp: Add selftest for bind() and TIME_WAIT.Kuniyuki Iwashima2022-12-302-0/+93
| |/
| * Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2022-12-248-0/+216
| |\
| | * selftests/bpf: Add host-tools to gitignoreStanislav Fomichev2022-12-231-0/+1
| | * selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_IDHao Sun2022-12-222-0/+51
| | * bpftool: Fix linkage with statically built libllvmAnton Protopopov2022-12-221-0/+4
| | * selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIALMartin KaFai Lau2022-12-224-0/+160
* | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-01-044-19/+24
|\ \ \
| * | | tools/virtio: remove smp_read_barrier_depends()Davidlohr Bueso2022-12-281-7/+10
| * | | tools/virtio: remove stray charactersDavidlohr Bueso2022-12-281-10/+10
| * | | tools/virtio: Variable type completionwangjianli2022-12-281-1/+1
| * | | tools: Delete the unneeded semicolon after curly bracesShaomin Deng2022-12-281-1/+1
| * | | tools/virtio: initialize spinlocks in vring_test.cRicardo CaƱuelo2022-12-281-0/+2
* | | | Merge branch 'kvm-late-6.1-fixes' into HEADPaolo Bonzini2022-12-2812-142/+82
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: selftests: restore special vmmcall code layout needed by the harnessPaolo Bonzini2022-12-281-2/+11
| * | | KVM: x86: fix deadlock for KVM_XEN_EVTCHN_RESETPaolo Bonzini2022-12-281-0/+6
| * | | KVM: selftests: Mark correct page as mapped in virt_map()Oliver Upton2022-12-271-2/+2
| * | | KVM: arm64: selftests: Don't identity map the ucall MMIO holeOliver Upton2022-12-271-2/+4
| * | | KVM: selftests: document the default implementation of vm_vaddr_populate_bitmapPaolo Bonzini2022-12-271-0/+9
| * | | KVM: selftests: Use magic value to signal ucall_alloc() failureSean Christopherson2022-12-271-2/+14
| * | | KVM: selftests: Disable "gnu-variable-sized-type-not-at-end" warningSean Christopherson2022-12-271-0/+1
| * | | KVM: selftests: Include lib.mk before consuming $(CC)Sean Christopherson2022-12-271-4/+5
| * | | KVM: selftests: Explicitly disable builtins for mem*() overridesSean Christopherson2022-12-271-0/+1
| * | | KVM: selftests: Probe -no-pie with actual CFLAGS used to compileSean Christopherson2022-12-271-1/+1
| * | | KVM: selftests: Use proper function prototypes in probing codeSean Christopherson2022-12-271-2/+2
| * | | KVM: selftests: Rename UNAME_M to ARCH_DIR, fill explicitly for x86Sean Christopherson2022-12-271-34/+13
| * | | KVM: selftests: Fix a typo in x86-64's kvm_get_cpu_address_width()Sean Christopherson2022-12-271-1/+1
| * | | KVM: selftests: Use pattern matching in .gitignoreSean Christopherson2022-12-271-85/+6
| * | | KVM: selftests: Fix divide-by-zero bug in memslot_perf_testSean Christopherson2022-12-271-0/+3
| * | | KVM: selftests: Delete dead code in x86_64/vmx_tsc_adjust_test.cSean Christopherson2022-12-271-5/+0
| * | | KVM: selftests: Define literal to asm constraint in aarch64 as unsigned longSean Christopherson2022-12-271-1/+1
| * | | KVM: selftests: Zero out valid_bank_mask for "all" case in Hyper-V IPI testSean Christopherson2022-12-231-1/+2
* | | | Merge tag 'perf-tools-for-v6.2-2-2022-12-22' of git://git.kernel.org/pub/scm/...Linus Torvalds2022-12-22318-118758/+86079
|\ \ \ \
| * | | | perf python: Fix splitting CC into compiler and optionsArnaldo Carvalho de Melo2022-12-221-2/+11
| * | | | perf scripting python: Don't be strict at handling libtraceevent enumerationsArnaldo Carvalho de Melo2022-12-211-1/+1
| * | | | perf arm64: Simplify mksyscalltblHans-Peter Nilsson2022-12-211-20/+3
| * | | | perf build: Remove explicit reference to python 2.x devel filesArnaldo Carvalho de Melo2022-12-211-1/+1
| * | | | perf vendor events amd: Add Zen 4 mappingSandipan Das2022-12-211-1/+2
| * | | | perf vendor events amd: Add Zen 4 metricsSandipan Das2022-12-212-0/+432
| * | | | perf vendor events amd: Add Zen 4 uncore eventsSandipan Das2022-12-212-0/+1209
| * | | | perf vendor events amd: Add Zen 4 core eventsSandipan Das2022-12-216-0/+1987
| * | | | perf vendor events intel: Refresh westmereex eventsIan Rogers2022-12-217-849/+5
| * | | | perf vendor events intel: Refresh westmereep-sp eventsIan Rogers2022-12-217-846/+5