summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-06-24KVM: selftests: Remove errant asm/barrier.h include to fix arm64 buildSean Christopherson
2021-06-24KVM: selftests: fix triple fault if ept=0 in dirty_log_testHou Wenlong
2021-06-24KVM: selftests: Fix mapping length truncation in m{,un}map()Zenghui Yu
2021-06-24objtool: Don't make .altinstructions writableJosh Poimboeuf
2021-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-06-23selftests: icmp_redirect: support expected failuresAndrea Righi
2021-06-23Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2021-06-22selftests: mptcp: turn rp_filter off on each NICYonglong Li
2021-06-22selftests: mptcp: add deny_join_id0 testcasesGeliang Tang
2021-06-22tc-testing: add test for ct DNAT tuple collisionMarcelo Ricardo Leitner
2021-06-22tc-testing: add support for sending various scapy packetsMarcelo Ricardo Leitner
2021-06-22tc-testing: fix list handlingMarcelo Ricardo Leitner
2021-06-22selftests: mptcp: display proper reason to abort testsMatthieu Baerts
2021-06-22libbpf: Switch to void * casting in netlink helpersKumar Kartikeya Dwivedi
2021-06-22libbpf: Add request buffer type for netlink messagesKumar Kartikeya Dwivedi
2021-06-22selftests: futex: Add futex compare requeue testAndré Almeida
2021-06-22selftests: futex: Add futex wait testAndré Almeida
2021-06-22Merge branch kvm-arm64/selftest/sysreg-list-fix into kvmarm-master/nextMarc Zyngier
2021-06-22KVM: arm64: selftests: get-reg-list: Split base and pmu registersAndrew Jones
2021-06-22KVM: arm64: selftests: get-reg-list: Remove get-reg-list-sveAndrew Jones
2021-06-22KVM: arm64: selftests: get-reg-list: Provide config selection optionAndrew Jones
2021-06-22KVM: arm64: selftests: get-reg-list: Prepare to run multiple configs at onceAndrew Jones
2021-06-22KVM: arm64: selftests: get-reg-list: Introduce vcpu configsAndrew Jones
2021-06-21selftests: tls: fix chacha+bidir testsJakub Kicinski
2021-06-21selftests: tls: clean up uninitialized warningsJakub Kicinski
2021-06-21libbpf: Add extra BPF_PROG_TYPE check to bpf_object__probe_loadingJonathan Edwards
2021-06-21selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()Cong Wang
2021-06-19tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo
2021-06-19tools headers UAPI: Sync asm-generic/unistd.h with the kernel originalArnaldo Carvalho de Melo
2021-06-19perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo
2021-06-19perf test: Fix non-bash issue with stat bpf countersIan Rogers
2021-06-19perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOLRiccardo Mancini
2021-06-19perf metricgroup: Return error code from metricgroup__add_metric_sys_event_it...John Garry
2021-06-19perf metricgroup: Fix find_evsel_group() event selectorJohn Garry
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-06-18bpf: Add documentation for libbpf including API autogenGrant Seltzer
2021-06-18selftests/net: Add icmp.sh for testing ICMP dummy address responsesToke Høiland-Jørgensen
2021-06-18selftests: mptcp: enable checksum in mptcp_join.shGeliang Tang
2021-06-18selftests: mptcp: enable checksum in mptcp_connect.shGeliang Tang
2021-06-18selftests: seg6: add selftest for SRv6 End.DT46 BehaviorAndrea Mayer
2021-06-18bpf: Fix libelf endian handling in resolv_btfidsTony Ambardar
2021-06-18tools/power/x86/intel-speed-select: v1.10 releaseSrinivas Pandruvada
2021-06-18tools/power/x86/intel-speed-select: Fix uncore memory frequency displaySrinivas Pandruvada
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar
2021-06-17selftests/bpf: Fix ringbuf test fetching map FDAndrii Nakryiko
2021-06-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-17KVM: selftests: evmcs_test: Test that KVM_STATE_NESTED_EVMCS is never lostVitaly Kuznetsov
2021-06-17KVM: selftests: Introduce hyperv_features testVitaly Kuznetsov