summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-12-20selftests/bpf: Correct the INDEX address in vmtest.shPu Lehui
2021-12-20KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest stateSean Christopherson
2021-12-20selftests: KVM: Fix non-x86 compilingAndrew Jones
2021-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-19KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDsVitaly Kuznetsov
2021-12-19selftests: tc-testing: add action offload selftest for action and filterBaowen Zheng
2021-12-18bpf/selftests: Test PTR_TO_RDONLY_MEMHao Luo
2021-12-18perf inject: Fix segfault due to perf_data__fd() without openAdrian Hunter
2021-12-18perf inject: Fix segfault due to close without openAdrian Hunter
2021-12-18perf expr: Fix missing check for return value of hashmap__new()Miaoqian Lin
2021-12-17selftests: mptcp: try to set mptcp ulp mode in different sk statesFlorian Westphal
2021-12-17perf arm-spe: Synthesize SPE instruction eventsGerman Gomez
2021-12-17bpf, selftests: Fix spelling mistake "tained" -> "tainted"Colin Ian King
2021-12-17bpftool: Reimplement large insn size limit feature probingAndrii Nakryiko
2021-12-17selftests/bpf: Add libbpf feature-probing API selftestsAndrii Nakryiko
2021-12-17libbpf: Rework feature-probing APIsAndrii Nakryiko
2021-12-17selftests/sgx: Fix corrupted cpuid macro invocationJarkko Sakkinen
2021-12-17selftests: gpio: gpio-sim: avoid forking test twiceBartosz Golaszewski
2021-12-17selftests: gpio: gpio-sim: remove bashismsBartosz Golaszewski
2021-12-17selftests: gpio: add test cases for gpio-simBartosz Golaszewski
2021-12-17selftests: gpio: add a helper for reading GPIO line namesBartosz Golaszewski
2021-12-17selftests: gpio: provide a helper for reading chip infoBartosz Golaszewski
2021-12-17Merge tag 'lkdtm-v5.17-rc1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2021-12-16bpf: Right align verifier states in verifier logs.Christy Lee
2021-12-16bpf: Only print scratched registers and stack slots to verifier logs.Christy Lee
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16selftest/lkdtm: Skip stack-entropy test if lkdtm is not availableMisono Tomohiro
2021-12-16Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-12-16Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-12-16bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau
2021-12-16selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov
2021-12-16selftests/bpf: Enable cross-building with clangJean-Philippe Brucker
2021-12-16tools/runqslower: Enable cross-building with clangJean-Philippe Brucker
2021-12-16bpftool: Enable cross-building with clangJean-Philippe Brucker
2021-12-16tools/libbpf: Enable cross-building with clangJean-Philippe Brucker
2021-12-16tools/resolve_btfids: Support cross-building the kernel with clangJean-Philippe Brucker
2021-12-16tools: Help cross-building with clangJean-Philippe Brucker
2021-12-16perf test: Test 73 Sig_trap fails on s390Thomas Richter
2021-12-16bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann
2021-12-16perf ftrace: Implement cpu and task filters in BPFNamhyung Kim
2021-12-16perf ftrace: Add -b/--use-bpf option for latency subcommandNamhyung Kim
2021-12-16perf ftrace: Add 'latency' subcommandNamhyung Kim
2021-12-16perf ftrace: Move out common code from __cmd_ftraceNamhyung Kim
2021-12-16perf ftrace: Add 'trace' subcommandNamhyung Kim
2021-12-16perf arch: Support register names from all archsGerman Gomez
2021-12-16perf arm64: Rename perf_event_arm_regs for ARM64 registersGerman Gomez
2021-12-16perf namespaces: Add helper nsinfo__is_in_root_namespace()Leo Yan
2021-12-16libperf tests: Fix a spelling mistake "Runnnig" -> "Running"Colin Ian King
2021-12-16perf bpf-loader: Use IS_ERR_OR_NULL() to clean code and fix checkMiaoqian Lin
2021-12-16perf cs-etm: Remove duplicate and incorrect aux size checksJames Clark