summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-11-2610-184/+1017
|\
| * selftests: tls: test for correct proto_opsJakub Kicinski2021-11-251-0/+55
| * selftests: tls: test splicing decrypted recordsJakub Kicinski2021-11-251-0/+49
| * selftests: tls: test splicing cmsgsJakub Kicinski2021-11-251-0/+40
| * selftests: tls: add tests for handling of bad recordsJakub Kicinski2021-11-251-0/+154
| * selftests: tls: factor out cmsg send/receiveJakub Kicinski2021-11-251-41/+70
| * selftests: tls: add helper for creating sock pairsJakub Kicinski2021-11-251-99/+29
| * selftests: add arp_ndisc_evict_nocarrier to MakefileJames Prestwood2021-11-231-0/+1
| * tools: sync uapi/linux/if_link.h headerEric Dumazet2021-11-231-34/+259
| * selftests: net: fib_nexthops: add test for group refcount imbalance bugNikolay Aleksandrov2021-11-221-0/+63
| * selftests/tc-testings: Be compatible with newer tc outputLi Zhijian2021-11-221-1/+1
| * selftests/tc-testing: match any qdisc typeLi Zhijian2021-11-221-6/+6
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2021-11-194-11/+298
| |\
| | * selftests: nft_nat: switch port shadow test cases to socatFlorian Westphal2021-11-151-7/+19
| | * selftests: nft_nat: Simplify port shadow notrack testPhil Sutter2021-11-081-2/+1
| | * selftests: nft_nat: Improve port shadow test stabilityPhil Sutter2021-11-081-2/+4
| | * selftests: netfilter: extend nfqueue tests to cover vrf deviceFlorian Westphal2021-11-081-0/+54
| | * selftests: netfilter: add a vrf+conntrack testcaseFlorian Westphal2021-11-082-1/+221
* | | Merge tag 'perf-tools-fixes-for-v5.16-2021-11-19' of git://git.kernel.org/pub...Linus Torvalds2021-11-1922-109/+136
|\ \ \
| * | | perf evsel: Fix memory leaks relating to unitIan Rogers2021-11-184-18/+22
| * | | perf report: Fix memory leaks around perf_tip()Ian Rogers2021-11-183-14/+17
| * | | perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers2021-11-182-15/+14
| * | | tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo2021-11-181-0/+1
| * | | tools build: Fix removal of feature-sync-compare-and-swap feature detectionArnaldo Carvalho de Melo2021-11-181-1/+0
| * | | perf inject: Fix ARM SPE handlingGerman Gomez2021-11-181-0/+15
| * | | perf bench: Fix two memory leaks detected with ASanSohaib Mohamed2021-11-181-0/+4
| * | | perf test sample-parsing: Fix branch_stack entry endianness checkThomas Richter2021-11-181-1/+1
| * | | tools headers UAPI: Sync x86's asm/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-181-0/+4
| * | | perf sort: Fix the 'p_stage_cyc' sort key behaviorNamhyung Kim2021-11-183-11/+7
| * | | perf sort: Fix the 'ins_lat' sort key behaviorNamhyung Kim2021-11-183-25/+12
| * | | perf sort: Fix the 'weight' sort key behaviorNamhyung Kim2021-11-183-27/+13
| * | | perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1Arnaldo Carvalho de Melo2021-11-181-0/+3
| * | | perf tests wp: Remove unused functions on s390Arnaldo Carvalho de Melo2021-11-181-1/+1
| * | | tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2021-11-181-3/+27
| * | | tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo2021-11-181-0/+2
* | | | Merge tag 'gpio-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-192-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | selftests: gpio: restore CFLAGS optionsKent Gibson2021-11-151-1/+1
| * | | selftests: gpio: fix uninitialised variable warningKent Gibson2021-11-151-1/+1
| * | | selftests: gpio: fix gpio compiling errorLi Zhijian2021-11-151-0/+1
| |/ /
* | | 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-162-1/+47
| * | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-11-1610-25/+467
| |\ \ \
| | * | | selftests/bpf: Add tests for restricted helpersDmitrii Banshchikov2021-11-154-1/+397
| | * | | libbpf: Perform map fd cleanup for gen_loader in case of errorKumar Kartikeya Dwivedi2021-11-123-21/+34
| | * | | tools/runqslower: Fix cross-buildJean-Philippe Brucker2021-11-122-3/+2
| | * | | selftests/bpf: Check map in map pruningLorenz Bauer2021-11-121-0/+34
| * | | | selftests: net: switch to socat in the GSO GRE testJakub Kicinski2021-11-121-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
| |\ \ \ \