aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-12-10selftests/bpf: Tests for state pruning with u32 spill/fillPaul Chaignon2-0/+103
2021-12-10selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/OSean Christopherson3-0/+116
2021-12-10selftests: KVM: avoid failures due to reserved HyperTransport regionPaolo Bonzini3-1/+78
2021-12-09selftests: net: Correct ping6 expected rc from 2 to 1Jie2x Zhou1-1/+1
2021-12-09objtool, kcsan: Remove memory barrier instrumentation from noinstrMarco Elver2-7/+32
2021-12-09objtool, kcsan: Add memory barrier instrumentation to whitelistMarco Elver1-0/+4
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski37-297/+818
2021-12-09Merge branches 'doc.2021.11.30c', 'exp.2021.12.07a', 'fastnohz.2021.11.30c', ...Paul E. McKenney26-56/+91
2021-12-09Merge tag 'net-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds11-61/+766
2021-12-09KVM: x86: selftests: svm_int_ctl_test: fix intercept calculationMaciej S. Szmigiero1-1/+1
2021-12-09tools/lib/lockdep: drop leftover liblockdep headersSasha Levin7-176/+0
2021-12-09selftests/powerpc/spectre_v2: Return skip code when miss_percent is highThadeu Lima de Souza Cascardo1-1/+1
2021-12-08selftests/bpf: Fix a compilation warningYonghong Song1-1/+1
2021-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski3-13/+60
2021-12-08Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-35/+605
2021-12-08perf/bpf_counter: Use bpf_map_create instead of bpf_create_mapSong Liu1-2/+16
2021-12-08objtool: Add straight-line-speculation validationPeter Zijlstra5-6/+27
2021-12-08bpf: Add selftests to cover packet access corner casesMaxim Mikityanskiy1-16/+584
2021-12-08ACPI: tools: Fix compilation when output directory is not presentChen Yu2-0/+2
2021-12-07selftests: tls: add missing AES256-GCM cipherVadim Fedorenko1-0/+18
2021-12-07selftests: tls: add missing AES-CCM cipher testsVadim Fedorenko1-0/+18
2021-12-07perf vendor events arm64: Fix JSON indentation to 4 spaces standardAndrew Kilroy1-101/+101
2021-12-07perf stat: Support --cputype option for hybrid eventsJin Yao4-3/+35
2021-12-07perf tools: Drop requirement for libstdc++.so for libopencsd checkUwe Kleine-König1-1/+4
2021-12-07perf parse-events: Architecture specific leader overrideIan Rogers3-1/+25
2021-12-07perf evlist: Allow setting arbitrary leaderIan Rogers3-9/+12
2021-12-07perf metric: Reduce multiplexing with duration_timeIan Rogers1-9/+33
2021-12-07perf trace: Enable ignore_missing_thread for traceGang Li1-0/+3
2021-12-07perf docs: Update link to AMD documentationSandipan Das1-4/+10
2021-12-07perf docs: Add info on AMD raw event encodingSandipan Das4-8/+45
2021-12-07libperf tests: Add test_stat_multiplexing testShunsuke Nakamura1-0/+157
2021-12-07libperf: Remove scaling process from perf_mmap__read_self()Shunsuke Nakamura1-2/+0
2021-12-07libperf: Adopt perf_counts_values__scale() from tools/perf/utilShunsuke Nakamura5-22/+24
2021-12-07tools build: Enable warnings through HOSTCFLAGSJohn Garry3-2/+7
2021-12-07perf test sigtrap: Print errno string when failingArnaldo Carvalho de Melo1-3/+6
2021-12-07perf test sigtrap: Add basic stress test for sigtrap handlingMarco Elver4-0/+159
2021-12-07rcutorture: Combine n_max_cbs from all kthreads in a callback floodPaul E. McKenney1-1/+1
2021-12-07rcutorture: Test RCU-tasks multiqueue callback queueingPaul E. McKenney2-0/+2
2021-12-08selftests: netfilter: switch zone stress to socatFlorian Westphal1-6/+13
2021-12-08selftests: netfilter: Add correctness test for mac,net set typeStefano Brivio1-3/+21
2021-12-08vrf: don't run conntrack on vrf with !dflt qdiscNicolas Dichtel1-4/+26
2021-12-07selftests: mptcp: check IP_TOS in/out are the sameFlorian Westphal1-0/+63
2021-12-07selftests: mptcp: add inq test caseFlorian Westphal4-1/+645
2021-12-07selftests: mptcp: add TCP_INQ supportFlorian Westphal2-3/+61
2021-12-06perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu3-20/+26
2021-12-06perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distrosSong Liu3-5/+3
2021-12-06perf header: Fix memory leaks when processing feature headersIan Rogers1-5/+10
2021-12-06perf test: Reset shadow counts before loadingIan Rogers1-0/+1
2021-12-06perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...Thomas Richter1-1/+3
2021-12-06tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo5-23/+0