aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-6/+4
2022-01-27selftests/exec: Remove pipe from TEST_GEN_FILESMuhammad Usama Anjum1-1/+1
2022-01-27selftests/zram: Adapt the situation that /dev/zram0 is being usedYang Xu4-63/+66
2022-01-27selftests/zram01.sh: Fix compression ratio calculationYang Xu1-22/+8
2022-01-27selftests/zram: Skip max_comp_streams interface on newer kernelYang Xu1-0/+24
2022-01-27selftests/bpf: fix a clang compilation errorYonghong Song1-1/+1
2022-01-27selftests, xsk: Fix bpf_res cleanup testMagnus Karlsson2-32/+50
2022-01-26selftests/bpf: fix uprobe offset calculation in selftestsAndrii Nakryiko6-66/+63
2022-01-27selftests: nft_concat_range: add test for reload with no element add/delFlorian Westphal1-1/+71
2022-01-27selftests: netfilter: check stateless nat udp checksum fixupFlorian Westphal1-0/+152
2022-01-27selftests: netfilter: reduce zone stress test running timeFlorian Westphal1-6/+6
2022-01-26selftests/bpf: Fix a clang compilation errorYonghong Song1-1/+1
2022-01-26selftests: kvm: move vm_xsave_req_perm call to amx_testPaolo Bonzini5-14/+9
2022-01-26KVM: selftests: Don't skip L2's VMCALL in SMM test for SVM guestSean Christopherson1-1/+0
2022-01-26selftests/lkdtm: Add UBSAN configMuhammad Usama Anjum1-0/+1
2022-01-26selftests/lkdtm: Remove dead config optionMuhammad Usama Anjum1-1/+0
2022-01-26kselftest: alsa: Add test case for writing invalid valuesMark Brown1-1/+221
2022-01-25selftests: bpf: Less strict size check in sockopt_skFelix Maurer1-1/+2
2022-01-25perf: use generic bpf_program__set_type() to set BPF prog typeAndrii Nakryiko1-2/+2
2022-01-25selftests/bpf: use preferred setter/getter APIs instead of deprecated onesAndrii Nakryiko4-4/+4
2022-01-25bpftool: use preferred setters/getters instead of deprecated onesAndrii Nakryiko2-5/+5
2022-01-25libbpf: deprecate bpf_program__is_<type>() and bpf_program__set_<type>() APIsAndrii Nakryiko1-0/+26
2022-01-25libbpf: deprecate bpf_map__resize()Andrii Nakryiko1-0/+1
2022-01-25libbpf: hide and discourage inconsistently named gettersAndrii Nakryiko6-16/+37
2022-01-25tools headers UAPI: remove stale lirc.hSean Young2-230/+0
2022-01-25kselftest: signal all child processesLi Zhijian1-1/+3
2022-01-25selftests: cpufreq: Write test output to stdout as wellNícolas F. R. A. Prado1-1/+1
2022-01-25selftests: rtc: Increase test timeout so that all tests runNícolas F. R. A. Prado1-1/+1
2022-01-25kunit: tool: Import missing importlib.abcMichał Winiarski1-0/+1
2022-01-25KVM: selftests: Re-enable access_tracking_perf_testDavid Matlack1-0/+1
2022-01-24selftests/bpf: Add a test to confirm PT_REGS_PARM4_SYSCALLKenta Tada2-0/+119
2022-01-24libbpf: Fix the incorrect register read for syscalls on x86_64Kenta Tada1-0/+34
2022-01-24selftests/bpf: Extract syscall wrapperKenta Tada2-14/+20
2022-01-24libbpf: Mark bpf_object__open_xattr() deprecatedChristy Lee2-1/+2
2022-01-24perf: Stop using bpf_object__open_buffer() APIChristy Lee2-3/+5
2022-01-24libbpf: Mark bpf_object__open_buffer() API deprecatedChristy Lee1-0/+1
2022-01-24selftests/bpf: Add test for sleepable bpf iterator programsKenny Yu2-0/+74
2022-01-24libbpf: Add "iter.s" section for sleepable bpf iterator programsKenny Yu1-0/+1
2022-01-24bpf: Add bpf_copy_from_user_task() helperKenny Yu1-0/+11
2022-01-24Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski82-338/+2670
2022-01-24selftests, bpf: Do not yet switch to new libbpf XDP APIsDaniel Borkmann7-47/+50
2022-01-24objtool: Fix truncated string warningSergei Trofimovich1-1/+1
2022-01-24selftests, xsk: Fix rx_full stats testMagnus Karlsson1-1/+4
2022-01-24tools/power/cpupower/{ToDo => TODO}: Rename the todo fileozkanonur1-0/+0
2022-01-24tools: cpupower: fix typo in cpupower-idle-set(1) manpageAndreas Rammhold1-1/+1
2022-01-23x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoderAdrian Hunter2-9/+88
2022-01-23perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder testAdrian Hunter3-0/+3426
2022-01-23x86/insn: Add misc instructions to x86 instruction decoderAdrian Hunter1-3/+3
2022-01-23perf/tests: Add misc instructions to the x86 instruction decoder testAdrian Hunter3-0/+50
2022-01-23x86/insn: Add AMX instructions to the x86 instruction decoderAdrian Hunter1-2/+8