aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-03-09bpf: Add "live packet" mode for XDP in BPF_PROG_RUNToke Høiland-Jørgensen1-0/+3
2022-03-09tools/power/x86/amd_pstate_tracer: Add tracer tool for AMD P-stateJinzhou Su1-0/+354
2022-03-09tools/power/x86/intel_pstate_tracer: make tracer as a moduleJinzhou Su1-131/+129
2022-03-09memblock tests: Add memblock_alloc_try_nid tests for bottom upKarolina Drobnik1-4/+499
2022-03-09memblock tests: Add memblock_alloc_try_nid tests for top downKarolina Drobnik4-2/+692
2022-03-09memblock tests: Add memblock_alloc_from tests for bottom upKarolina Drobnik1-4/+171
2022-03-09memblock tests: Add memblock_alloc_from tests for top downKarolina Drobnik4-1/+239
2022-03-09memblock tests: Add memblock_alloc tests for bottom upKarolina Drobnik1-4/+320
2022-03-09memblock tests: Add memblock_alloc tests for top downKarolina Drobnik4-1/+447
2022-03-09memblock tests: Add simulation of physical memoryKarolina Drobnik4-2/+37
2022-03-09memblock tests: Split up reset_memblock functionKarolina Drobnik3-32/+33
2022-03-08selftests: mptcp: add implicit endpoint test casePaolo Abeni2-1/+126
2022-03-08mptcp: introduce implicit endpointsPaolo Abeni1-2/+2
2022-03-08mptcp: more careful RM_ADDR generationPaolo Abeni1-6/+36
2022-03-08selftests: mptcp: Rename wait functionMat Martineau1-2/+2
2022-03-08selftests: mptcp: join: allow running -cCiMatthieu Baerts1-39/+28
2022-03-08Improve stability of find_vma BPF testMykola Lysenko1-9/+19
2022-03-08Improve send_signal BPF test stabilityMykola Lysenko2-8/+11
2022-03-08Improve perf related BPF tests (sample_freq issue)Mykola Lysenko4-5/+5
2022-03-08tools: Fix unavoidable GCC call in Clang buildsAdrian Ratiu1-0/+4
2022-03-08KVM: selftests: Add test to populate a VM with the max possible guest memSean Christopherson3-0/+294
2022-03-08KVM: selftests: Define cpu_relax() helpers for s390 and x86Sean Christopherson2-0/+13
2022-03-08KVM: selftests: Split out helper to allocate guest mem via memfdSean Christopherson2-18/+25
2022-03-08KVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION helper to utilsSean Christopherson3-27/+36
2022-03-08selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer1-1/+9
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