aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-03-08turbostat: fix PC6 displaying on some systemsArtem Bityutskiy1-1/+1
2022-03-08Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal1-3/+2
2022-03-08selftests: tpm: add async space test with noneexisting handleTadeusz Struk1-0/+16
2022-03-08selftests: tpm2: Determine available PCR bankStefan Berger2-8/+52
2022-03-07bpf/docs: Update list of architectures supported.KP Singh1-1/+1
2022-03-07bpf/docs: Update vmtest docs for static linkingKP Singh1-0/+8
2022-03-07libbpf: Fix array_size.cocci warningGuo Zhengkui2-3/+4
2022-03-07libbpf: Unmap rings when umem deletedlic1211-0/+11
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2022-03-07kselftest/arm64: Log the PIDs of the parent and child in sve-ptraceMark Brown1-0/+2
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+4
2022-03-07perf tools: Use ARRAY_SIZE() instead of ad hoc equivalent, spotted by array_s...Guo Zhengkui1-1/+1
2022-03-07perf script: Output branch sample typeJames Clark1-2/+3
2022-03-07perf script: Refactor branch stack printingJames Clark1-15/+12
2022-03-07perf session: Print branch stack entry type in --dump-raw-traceJames Clark1-2/+3
2022-03-07perf evsel: Add error message for unsupported branch stack casesJames Clark1-0/+4
2022-03-08selftest/powerpc: Add PAPR sysfs attributes sniff testPratik R. Sampat4-0/+117
2022-03-08selftests/powerpc: Add test for real address error handlingGanesh Goudar4-1/+75
2022-03-07nds32: Remove the architectureAlan Kao5-37/+0
2022-03-07Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman1-0/+1
2022-03-07selftests: net: fix array_size.cocci warningGuo Zhengkui1-1/+1
2022-03-06tools/virtio: handle fallout from folio workMichael S. Tsirkin1-0/+3
2022-03-06tools/virtio: fix virtio_test executionStefano Garzarella1-0/+1
2022-03-05selftests/bpf: Add a test for btf_type_tag "percpu"Hao Luo3-29/+215
2022-03-05selftests/bpf: Add tests for kfunc register offset checksKumar Kartikeya Dwivedi1-0/+83
2022-03-05bpf: Disallow negative offset in check_ptr_off_regKumar Kartikeya Dwivedi2-5/+5
2022-03-05perf tools: Remove bpf_map__set_priv()/bpf_map__priv() usageJiri Olsa1-7/+59
2022-03-05perf tools: Remove bpf_program__set_priv/bpf_program__priv usageJiri Olsa1-16/+82
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou1-0/+1
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz2-8/+21
2022-03-05perf test: Add perf_event_attr tests for the arm_spe eventGerman Gomez4-0/+66
2022-03-05perf vendor events intel: Add uncore event list for AlderlakeZhengjun Xing2-0/+262
2022-03-05perf vendor events intel: Add core event list for AlderlakeZhengjun Xing8-0/+4234
2022-03-05memblock tests: Fix testing with 32-bit physical addressesKarolina Drobnik1-2/+4
2022-03-05selftests/bpf: Add custom SEC() handling selftestAndrii Nakryiko2-0/+239
2022-03-05libbpf: Support custom SEC() handlersAndrii Nakryiko4-53/+268
2022-03-05libbpf: Allow BPF program auto-attach handlers to bail outAndrii Nakryiko1-55/+85
2022-03-04selftests: mptcp: update output info of chk_rm_nrGeliang Tang1-8/+9
2022-03-04selftests: mptcp: add more arguments for chk_join_nrGeliang Tang1-14/+33
2022-03-04selftests: mptcp: add invert check in check_transferGeliang Tang1-8/+17
2022-03-04selftests: mptcp: add fastclose testcaseGeliang Tang1-1/+21
2022-03-04selftests: mptcp: reuse linkfail to make given size filesGeliang Tang1-5/+27
2022-03-04selftests: mptcp: add extra_args in do_transferGeliang Tang1-15/+15
2022-03-04selftests: mptcp: add the MP_RST mibs checkGeliang Tang1-0/+45
2022-03-04selftests: mptcp: add the MP_FASTCLOSE mibs checkGeliang Tang1-0/+32
2022-03-04selftests: mptcp: adjust output alignment for more testsGeliang Tang1-11/+12
2022-03-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski33-337/+437
2022-03-04Merge branch 'kvm-bugfixes' into HEADPaolo Bonzini3-2/+13
2022-03-03selftests: Fix build when $(O) points to a relative pathMuhammad Usama Anjum1-1/+4
2022-03-03selftests: netfilter: fix a build error on openSUSEGeliang Tang1-0/+1