summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-03-08turbostat: fix PC6 displaying on some systemsArtem Bityutskiy
2022-03-08Revert "netfilter: nat: force port remap to prevent shadowing well-known ports"Florian Westphal
2022-03-08selftests: tpm: add async space test with noneexisting handleTadeusz Struk
2022-03-08selftests: tpm2: Determine available PCR bankStefan Berger
2022-03-07bpf/docs: Update list of architectures supported.KP Singh
2022-03-07bpf/docs: Update vmtest docs for static linkingKP Singh
2022-03-07libbpf: Fix array_size.cocci warningGuo Zhengkui
2022-03-07libbpf: Unmap rings when umem deletedlic121
2022-03-07Merge tag 'x86_bugs_for_v5.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-07kselftest/arm64: Log the PIDs of the parent and child in sve-ptraceMark Brown
2022-03-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2022-03-07perf tools: Use ARRAY_SIZE() instead of ad hoc equivalent, spotted by array_s...Guo Zhengkui
2022-03-07perf script: Output branch sample typeJames Clark
2022-03-07perf script: Refactor branch stack printingJames Clark
2022-03-07perf session: Print branch stack entry type in --dump-raw-traceJames Clark
2022-03-07perf evsel: Add error message for unsupported branch stack casesJames Clark
2022-03-08selftest/powerpc: Add PAPR sysfs attributes sniff testPratik R. Sampat
2022-03-08selftests/powerpc: Add test for real address error handlingGanesh Goudar
2022-03-07nds32: Remove the architectureAlan Kao
2022-03-07Merge branch 'topic/func-desc-lkdtm' into nextMichael Ellerman
2022-03-07selftests: net: fix array_size.cocci warningGuo Zhengkui
2022-03-06tools/virtio: handle fallout from folio workMichael S. Tsirkin
2022-03-06tools/virtio: fix virtio_test executionStefano Garzarella
2022-03-05selftests/bpf: Add a test for btf_type_tag "percpu"Hao Luo
2022-03-05selftests/bpf: Add tests for kfunc register offset checksKumar Kartikeya Dwivedi
2022-03-05bpf: Disallow negative offset in check_ptr_off_regKumar Kartikeya Dwivedi
2022-03-05perf tools: Remove bpf_map__set_priv()/bpf_map__priv() usageJiri Olsa
2022-03-05perf tools: Remove bpf_program__set_priv/bpf_program__priv usageJiri Olsa
2022-03-05kselftest/vm: fix tests build with old libcChengming Zhou
2022-03-05selftests/vm: cleanup hugetlb file after mremap testMike Kravetz
2022-03-05perf test: Add perf_event_attr tests for the arm_spe eventGerman Gomez
2022-03-05perf vendor events intel: Add uncore event list for AlderlakeZhengjun Xing
2022-03-05perf vendor events intel: Add core event list for AlderlakeZhengjun Xing
2022-03-05memblock tests: Fix testing with 32-bit physical addressesKarolina Drobnik
2022-03-05selftests/bpf: Add custom SEC() handling selftestAndrii Nakryiko
2022-03-05libbpf: Support custom SEC() handlersAndrii Nakryiko
2022-03-05libbpf: Allow BPF program auto-attach handlers to bail outAndrii Nakryiko
2022-03-04selftests: mptcp: update output info of chk_rm_nrGeliang Tang
2022-03-04selftests: mptcp: add more arguments for chk_join_nrGeliang Tang
2022-03-04selftests: mptcp: add invert check in check_transferGeliang Tang
2022-03-04selftests: mptcp: add fastclose testcaseGeliang Tang
2022-03-04selftests: mptcp: reuse linkfail to make given size filesGeliang Tang
2022-03-04selftests: mptcp: add extra_args in do_transferGeliang Tang
2022-03-04selftests: mptcp: add the MP_RST mibs checkGeliang Tang
2022-03-04selftests: mptcp: add the MP_FASTCLOSE mibs checkGeliang Tang
2022-03-04selftests: mptcp: adjust output alignment for more testsGeliang Tang
2022-03-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2022-03-04Merge branch 'kvm-bugfixes' into HEADPaolo Bonzini
2022-03-03selftests: Fix build when $(O) points to a relative pathMuhammad Usama Anjum
2022-03-03selftests: netfilter: fix a build error on openSUSEGeliang Tang