summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-0923-77/+257
|\
| * Merge tag 'net-5.12-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-04-095-22/+113
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-04-024-21/+101
| | |\
| | | * libbpf: Only create rx and tx XDP rings when necessaryCiara Loftus2021-04-011-2/+11
| | | * libbpf: Restore umem state after socket create failureCiara Loftus2021-04-011-18/+23
| | | * libbpf: Ensure umem pointer is non-NULL before dereferencingCiara Loftus2021-04-011-0/+3
| | | * bpf/selftests: Test that kernel rejects a TCP CC with an invalid licenseToke Høiland-Jørgensen2021-03-262-0/+63
| | | * libbpf: Fix bail out from 'ringbuf_process_ring()' on errorPedro Tammela2021-03-251-1/+1
| | * | selftests: forwarding: vxlan_bridge_1d: Add more ECN decap test casesIdo Schimmel2021-03-291-1/+12
| | |/
| * | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-04-013-7/+17
| |\ \
| | * | selftests: kvm: Check that TSC page value is small after KVM_SET_CLOCK(0)Vitaly Kuznetsov2021-04-011-2/+11
| | * | selftests: kvm: make hardware_disable_test less verboseVitaly Kuznetsov2021-03-301-5/+5
| | * | tools/kvm_stat: Add restart delayStefan Raspl2021-03-301-0/+1
| * | | idr test suite: Improve reporting from idr_find_test_1Matthew Wilcox (Oracle)2021-04-011-1/+10
| * | | idr test suite: Create anchor before launching throbberMatthew Wilcox (Oracle)2021-04-011-2/+2
| * | | idr test suite: Take RCU read lock in idr_find_test_1Matthew Wilcox (Oracle)2021-04-011-0/+4
| * | | radix tree test suite: Register the main thread with the RCU libraryMatthew Wilcox (Oracle)2021-04-013-0/+6
| * | | radix tree test suite: Fix compilationMatthew Wilcox (Oracle)2021-03-301-0/+0
| |/ /
| * | Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub...Linus Torvalds2021-03-2811-45/+105
| |\ \ | | |/ | |/|
| | * perf test: Change to use bash for daemon testLeo Yan2021-03-261-1/+1
| | * perf record: Fix memory leak in vDSO found using ASANNamhyung Kim2021-03-241-0/+2
| | * perf test: Remove now useless failing sub test "BPF relocation checker"Thomas Richter2021-03-241-8/+1
| | * perf daemon: Return from kill functionsJiri Olsa2021-03-241-2/+5
| | * perf daemon: Force waipid for all session on SIGCHLD deliveryJiri Olsa2021-03-241-22/+28
| | * perf top: Fix BPF support related crash with perf_event_paranoid=3 + kptr_res...Jackie Liu2021-03-161-3/+10
| | * perf pmu: Validate raw event with sysfs exported format bitsJin Yao2021-03-153-0/+39
| | * Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo2021-03-152-1/+4
| | |\
| | * | perf synthetic events: Avoid write of uninitialized memory when generating PE...Ian Rogers2021-03-101-4/+5
| | * | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-03-101-0/+13
| | * | perf synthetic-events: Fix uninitialized 'kernel_thread' variableThomas Richter2021-03-101-1/+1
| | * | perf auxtrace: Fix auxtrace queue conflictAdrian Hunter2021-03-101-4/+0
* | | | tc-testing: add simple action test to verify batch change cleanupVlad Buslov2021-04-081-0/+29
* | | | tc-testing: add simple action test to verify batch add cleanupVlad Buslov2021-04-081-0/+30
* | | | selftests: mptcp: add the net device name testcaseGeliang Tang2021-04-071-0/+8
* | | | selftests: mptcp: dump more info on mpjoin errorsMatthieu Baerts2021-04-021-2/+15
* | | | selftests: mptcp: init nstat historyMatthieu Baerts2021-04-021-0/+7
* | | | selftests: mptcp: launch mptcp_connect with timeoutMatthieu Baerts2021-04-024-33/+72
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-04-0228-668/+1496
|\ \ \ \
| * | | | selftests/bpf: Add a test case for loading BPF_SK_SKB_VERDICTCong Wang2021-04-012-0/+58
| * | | | selftests/bpf: Add a test case for udp sockmapCong Wang2021-04-012-0/+158
| * | | | sock_map: Introduce BPF_SK_SKB_VERDICTCong Wang2021-04-013-0/+3
| * | | | tools/resolve_btfids: Fix warningsStanislav Fomichev2021-03-311-6/+5
| * | | | selftests/bpf: Add an option for a debug shell in vmtest.shKP Singh2021-03-301-11/+28
| * | | | selftests: xsk: Remove unused definesBjörn Töpel2021-03-302-6/+3
| * | | | selftests: xsk: Remove mutex and condition variableBjörn Töpel2021-03-302-30/+6
| * | | | selftests: xsk: Remove thread attributeBjörn Töpel2021-03-302-9/+2
| * | | | selftests: xsk: Implement bpf_link testMaciej Fijalkowski2021-03-303-50/+139
| * | | | selftests: xsk: Remove sync_mutex_tx and atomic varMaciej Fijalkowski2021-03-302-26/+7
| * | | | selftests: xsk: Refactor teardown/bidi test cases and testapp_validateMaciej Fijalkowski2021-03-302-53/+78
| * | | | selftests: xsk: Remove Tx synchronization resourcesMaciej Fijalkowski2021-03-302-10/+7