aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-05-11bpftool: Fix bug for long instructions in program CFG dumpsQuentin Monnet
2023-05-11selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu
2023-05-11selftests: xsk: Deflakify STATS_RX_DROPPED testKal Conley
2023-05-11selftests: xsk: Disable IPv6 on VETH1Kal Conley
2023-05-11selftests: xsk: Use correct UMEM size in testapp_invalid_descKal Conley
2023-05-11bpf: Fix __reg_bound_offset 64->32 var_off subreg propagationDaniel Borkmann
2023-05-11libbpf: Fix ld_imm64 copy logic for ksym in light skeleton.Alexei Starovoitov
2023-05-11selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau
2023-05-11tools: bpftool: Remove invalid \' json escapeLuis Gerhorst
2023-05-11tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007Terry Bowman
2023-05-11selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen
2023-05-11selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen
2023-05-11selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen
2023-05-11selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen
2023-05-11selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan
2023-04-26tools/mm/page_owner_sort.c: fix TGID output when cull=tg is usedSteve Chou
2023-04-26selftests: sigaltstack: fix -WuninitializedNick Desaulniers
2023-04-20maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett
2023-04-20x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"Sean Christopherson
2023-04-20KVM: SVM: Add a proper field for Hyper-V VMCB enlightenmentsSean Christopherson
2023-04-20KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.hSean Christopherson
2023-04-20x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.hSean Christopherson
2023-04-20selftests/bpf: Fix progs/find_vma_fail1.c build error.Alexei Starovoitov
2023-04-20libbpf: Fix single-line struct definition output in btf_dumpAndrii Nakryiko
2023-04-20selftests: openvswitch: adjust datapath NL message declarationAaron Conole
2023-04-13bpftool: Print newline before '}' for struct with padding only fieldsEduard Zingerman
2023-04-13maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()Liam R. Howlett
2023-04-06libbpf: Fix btf_dump's packed struct determinationAndrii Nakryiko
2023-04-06selftests/bpf: Add few corner cases to test padding handling of btf_dumpAndrii Nakryiko
2023-04-06libbpf: Fix BTF-to-C converter's padding logicAndrii Nakryiko
2023-04-06selftests/bpf: Test btf dump for struct with padding only fieldsEduard Zingerman
2023-04-06tools/power turbostat: fix decoding of HWP_STATUSAntti Laakso
2023-04-06tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava
2023-04-06ACPI: tools: pfrut: Check if the input of level and type is in the right nume...Chen Yu
2023-03-30selftests/x86/amx: Add a ptrace testChang S. Bae
2023-03-30act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti
2023-03-30selftests/bpf: check that modifier resolves after pointerLorenz Bauer
2023-03-30bootconfig: Fix testcase to increase max nodeMasami Hiramatsu (Google)
2023-03-22selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin
2023-03-22selftests: fix LLVM build for i386 and x86_64Guillaume Tucker
2023-03-17Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau
2023-03-17bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin
2023-03-17perf stat: Fix counting when initial delay configuredChangbin Du
2023-03-17selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu
2023-03-17perf inject: Fix --buildid-all not to eat up MMAP2Namhyung Kim
2023-03-11tools/iio/iio_utils:fix memory leakYulong Zhang
2023-03-11netfilter: ip6t_rpfilter: Fix regression with VRF interfacesPhil Sutter
2023-03-11objtool: Fix memory leak in create_static_call_sections()Miaoqian Lin
2023-03-11net/sched: Retire tcindex classifierJamal Hadi Salim
2023-03-10tools/bootconfig: fix single & used for logical conditionAntonio Alvarez Feijoo