summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-01-10Merge tag 'linux-kselftest-kunit-5.17-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds8-184/+459
2022-01-10Merge tag 'linux-kselftest-next-5.17-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds31-57/+49
2022-01-10Merge tag 'seccomp-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+50
2022-01-10Merge tag 'x86_sgx_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-86/+444
2022-01-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds10-86/+790
2022-01-09Merge tag 'perf-tools-fixes-for-v5.16-2022-01-09' of git://git.kernel.org/pub...Linus Torvalds2-20/+1
2022-01-07Revert "libtraceevent: Increase libtraceevent logging when verbose"Arnaldo Carvalho de Melo1-19/+0
2022-01-07perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...Jiri Olsa1-1/+1
2022-01-06selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo1-0/+97
2022-01-06selftests: cgroup: Test open-time credential usage for migration checksTejun Heo1-0/+68
2022-01-06selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo1-1/+1
2022-01-05Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds3-2/+3
2022-01-05selftests: set amt.sh executableTaehee Yoo1-0/+0
2022-01-02Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...Linus Torvalds6-21/+43
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin1-3/+5
2022-01-02perf pmu: Fix alias events listJohn Garry1-6/+17
2021-12-31selftests: net: udpgro_fwd.sh: explicitly checking the available ping featureJianguo Wu1-1/+2
2021-12-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-1/+1
2021-12-31userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz1-6/+10
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu1-1/+3
2021-12-29selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu1-1/+1
2021-12-29selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo1-1/+7
2021-12-28perf scripts python: intel-pt-events.py: Fix printing of switch eventsAdrian Hunter1-10/+13
2021-12-28perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter1-1/+1
2021-12-28perf intel-pt: Fix parsing of VM time correlation argumentsAdrian Hunter1-0/+1
2021-12-28perf expr: Fix return value of ids__new()Miaoqian Lin1-1/+6
2021-12-25selftests: mptcp: Remove the deprecated config NFT_COUNTERMa Xinjian1-1/+0
2021-12-23selftests: Calculate udpgso segment count without header adjustmentCoco Li1-6/+6
2021-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-9/+113
2021-12-20KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest stateSean Christopherson3-0/+107
2021-12-20selftests: KVM: Fix non-x86 compilingAndrew Jones2-9/+6
2021-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-17/+0
2021-12-19KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDsVitaly Kuznetsov1-17/+0
2021-12-18perf inject: Fix segfault due to perf_data__fd() without openAdrian Hunter1-3/+7
2021-12-18perf inject: Fix segfault due to close without openAdrian Hunter1-1/+2
2021-12-18perf expr: Fix missing check for return value of hashmap__new()Miaoqian Lin1-0/+5
2021-12-17bpf, selftests: Fix spelling mistake "tained" -> "tainted"Colin Ian King1-1/+1
2021-12-17selftests/sgx: Fix corrupted cpuid macro invocationJarkko Sakkinen1-3/+2
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds14-16/+421
2021-12-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski9-3/+353
2021-12-16bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau1-2/+14
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov2-0/+32
2021-12-16bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann1-0/+23
2021-12-15kunit: tool: Default --jobs to number of CPUsDavid Gow2-3/+7
2021-12-15kunit: tool: fix newly introduced typechecker errorsDaniel Latypov2-2/+3
2021-12-15kunit: tool: make `build` subcommand also reconfigure if neededDaniel Latypov2-2/+10
2021-12-15kunit: tool: delete kunit_parser.TestResult typeDaniel Latypov4-35/+29
2021-12-15kunit: tool: use dataclass instead of collections.namedtupleDaniel Latypov2-70/+75
2021-12-14bpf, selftests: Update test case for atomic cmpxchg on r0 with pointerDaniel Borkmann1-2/+65
2021-12-14bpf, selftests: Add test case for atomic fetch on spilled pointerDaniel Borkmann2-0/+117