summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-06-24KVM: selftests: Remove errant asm/barrier.h include to fix arm64 buildSean Christopherson1-1/+0
2021-06-24KVM: selftests: fix triple fault if ept=0 in dirty_log_testHou Wenlong4-8/+3
2021-06-24KVM: selftests: Fix mapping length truncation in m{,un}map()Zenghui Yu1-2/+2
2021-06-24objtool: Don't make .altinstructions writableJosh Poimboeuf1-1/+1
2021-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-1/+9
2021-06-23selftests: icmp_redirect: support expected failuresAndrea Righi1-1/+7
2021-06-23Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini31-44/+293
2021-06-23selftests: mptcp: turn rp_filter off on each NICYonglong Li1-1/+2
2021-06-23selftests: mptcp: add deny_join_id0 testcasesGeliang Tang1-1/+74
2021-06-22tc-testing: add test for ct DNAT tuple collisionMarcelo Ricardo Leitner1-0/+45
2021-06-22tc-testing: add support for sending various scapy packetsMarcelo Ricardo Leitner1-19/+23
2021-06-22tc-testing: fix list handlingMarcelo Ricardo Leitner1-1/+1
2021-06-22selftests: mptcp: display proper reason to abort testsMatthieu Baerts1-16/+36
2021-06-22libbpf: Switch to void * casting in netlink helpersKumar Kartikeya Dwivedi3-6/+6
2021-06-22libbpf: Add request buffer type for netlink messagesKumar Kartikeya Dwivedi2-82/+65
2021-06-22selftests: futex: Add futex compare requeue testAndré Almeida4-1/+142
2021-06-22selftests: futex: Add futex wait testAndré Almeida4-1/+177
2021-06-22Merge branch kvm-arm64/selftest/sysreg-list-fix into kvmarm-master/nextMarc Zyngier4-123/+321
2021-06-22KVM: arm64: selftests: get-reg-list: Split base and pmu registersAndrew Jones1-8/+31
2021-06-22KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sveAndrew Jones4-15/+21
2021-06-22KVM: arm64: selftests: get-reg-list: Provide config selection optionAndrew Jones1-3/+53
2021-06-22KVM: arm64: selftests: get-reg-list: Prepare to run multiple configs at onceAndrew Jones1-17/+51
2021-06-22KVM: arm64: selftests: get-reg-list: Introduce vcpu configsAndrew Jones1-90/+175
2021-06-21selftests: tls: fix chacha+bidir testsJakub Kicinski1-28/+39
2021-06-21selftests: tls: clean up uninitialized warningsJakub Kicinski1-0/+20
2021-06-21libbpf: Add extra BPF_PROG_TYPE check to bpf_object__probe_loadingJonathan Edwards1-0/+4
2021-06-21selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()Cong Wang1-1/+6
2021-06-19tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2021-06-19tools headers UAPI: Sync asm-generic/unistd.h with the kernel originalArnaldo Carvalho de Melo1-2/+1
2021-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+0
2021-06-19perf test: Fix non-bash issue with stat bpf countersIan Rogers1-2/+2
2021-06-19perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOLRiccardo Mancini1-1/+2
2021-06-19perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...John Garry1-3/+5
2021-06-19perf metricgroup: Fix find_evsel_group() event selectorJohn Garry1-3/+3
2021-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski68-526/+2353
2021-06-19Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds16-16/+387
2021-06-19bpf: Add documentation for libbpf including API autogenGrant Seltzer1-168/+0
2021-06-18selftests/net: Add icmp.sh for testing ICMP dummy address responsesToke Høiland-Jørgensen1-0/+74
2021-06-18selftests: mptcp: enable checksum in mptcp_join.shGeliang Tang1-4/+103
2021-06-18selftests: mptcp: enable checksum in mptcp_connect.shGeliang Tang1-1/+12
2021-06-18selftests: seg6: add selftest for SRv6 End.DT46 BehaviorAndrea Mayer1-0/+573
2021-06-18bpf: Fix libelf endian handling in resolv_btfidsTony Ambardar1-0/+3
2021-06-18tools/power/x86/intel-speed-select: v1.10 releaseSrinivas Pandruvada1-1/+1
2021-06-18tools/power/x86/intel-speed-select: Fix uncore memory frequency displaySrinivas Pandruvada4-1/+34
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar30-40/+179
2021-06-18selftests/bpf: Fix ringbuf test fetching map FDAndrii Nakryiko1-1/+1
2021-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-20/+20
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller104-1052/+2913
2021-06-17KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lostVitaly Kuznetsov1-26/+38
2021-06-17KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov4-0/+817