summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-12-23netfilter: nat: force port remap to prevent shadowing well-known portsFlorian Westphal
2021-12-22tools headers UAPI: Add new macros for mem_hops field to perf_event.hKajol Jain
2021-12-22Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-12-22Merge tag 'iio-for-5.17a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2021-12-21bpftool: Enable line buffering for stdoutPaul Chaignon
2021-12-21perf arm64: Inject missing frames when using 'perf record --call-graph=fp'Alexandre Truong
2021-12-21perf tools: Refactor SMPL_REG macro in perf_regs.hGerman Gomez
2021-12-21perf callchain: Enable dwarf_callchain_users on arm64Alexandre Truong
2021-12-21perf script: Use callchain_param_setup() instead of open coded equivalentAlexandre Truong
2021-12-21perf machine: Add a mechanism to inject stack framesAlexandre Truong
2021-12-21perf tools: Record ARM64 LR register automaticallyAlexandre Truong
2021-12-21perf test: Use 3 digits for test numbering now we can have more testsCarsten Haitzler
2021-12-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-21selftests/powerpc: Add a test of sigreturning to the kernelMichael Ellerman
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