summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tracing/user_events: Ensure write index cannot be negativeBeau Belgrave2023-05-111-0/+5
* Revert "objtool: Support addition to set CFA base"Josh Poimboeuf2023-05-111-11/+0
* selftests/powerpc/pmu: Fix sample field check in the mmcra_thresh_marked_samp...Kajol Jain2023-05-111-2/+2
* net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti2023-05-111-0/+22
* selftests/bpf: Fix leaked bpf_link in get_stackid_cannot_attachSong Liu2023-05-111-0/+1
* selftests/bpf: Use read_perf_max_sample_freq() in perf_event_stackmapSong Liu2023-05-114-16/+24
* bpftool: Fix bug for long instructions in program CFG dumpsQuentin Monnet2023-05-111-0/+7
* selftests/bpf: Wait for receive in cg_storage_multi testYiFei Zhu2023-05-111-2/+6
* selftests: xsk: Deflakify STATS_RX_DROPPED testKal Conley2023-05-111-2/+8
* selftests: xsk: Disable IPv6 on VETH1Kal Conley2023-05-111-0/+1
* selftests: xsk: Use correct UMEM size in testapp_invalid_descKal Conley2023-05-112-5/+5
* bpf: Fix __reg_bound_offset 64->32 var_off subreg propagationDaniel Borkmann2023-05-111-2/+2
* libbpf: Fix ld_imm64 copy logic for ksym in light skeleton.Alexei Starovoitov2023-05-111-4/+6
* selftests/bpf: Fix a fd leak in an error path in network_helpers.cMartin KaFai Lau2023-05-111-1/+1
* tools: bpftool: Remove invalid \' json escapeLuis Gerhorst2023-05-111-3/+0
* tools/x86/kcpuid: Fix avx512bw and avx512lvl fields in Fn00000007Terry Bowman2023-05-111-2/+2
* selftests/resctrl: Check for return value after write_schemata()Ilpo Järvinen2023-05-111-1/+6
* selftests/resctrl: Allow ->setup() to return errorsIlpo Järvinen2023-05-117-6/+12
* selftests/resctrl: Move ->setup() call outside of test specific branchesIlpo Järvinen2023-05-111-13/+6
* selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc memIlpo Järvinen2023-05-111-0/+2
* selftests mount: Fix mount_setattr_test builds failedAnh Tuan Phan2023-05-111-0/+1
* tools/mm/page_owner_sort.c: fix TGID output when cull=tg is usedSteve Chou2023-04-261-1/+1
* selftests: sigaltstack: fix -WuninitializedNick Desaulniers2023-04-262-6/+24
* maple_tree: fix write memory barrier of nodes once dead for RCU modeLiam R. Howlett2023-04-201-0/+16
* x86/hyperv: KVM: Rename "hv_enlightenments" to "hv_vmcb_enlightenments"Sean Christopherson2023-04-202-3/+3
* KVM: SVM: Add a proper field for Hyper-V VMCB enlightenmentsSean Christopherson2023-04-202-3/+5
* KVM: selftests: Move "struct hv_enlightenments" to x86_64/svm.hSean Christopherson2023-04-202-18/+17
* x86/hyperv: Move VMCB enlightenment definitions to hyperv-tlfs.hSean Christopherson2023-04-201-3/+3
* selftests/bpf: Fix progs/find_vma_fail1.c build error.Alexei Starovoitov2023-04-201-0/+1
* libbpf: Fix single-line struct definition output in btf_dumpAndrii Nakryiko2023-04-201-2/+5
* selftests: openvswitch: adjust datapath NL message declarationAaron Conole2023-04-201-1/+1
* bpftool: Print newline before '}' for struct with padding only fieldsEduard Zingerman2023-04-131-1/+5
* maple_tree: remove GFP_ZERO from kmem_cache_alloc() and kmem_cache_alloc_bulk()Liam R. Howlett2023-04-131-9/+9
* libbpf: Fix btf_dump's packed struct determinationAndrii Nakryiko2023-04-062-27/+25
* selftests/bpf: Add few corner cases to test padding handling of btf_dumpAndrii Nakryiko2023-04-062-1/+164
* libbpf: Fix BTF-to-C converter's padding logicAndrii Nakryiko2023-04-063-65/+164
* selftests/bpf: Test btf dump for struct with padding only fieldsEduard Zingerman2023-04-061-0/+9
* tools/power turbostat: fix decoding of HWP_STATUSAntti Laakso2023-04-061-1/+1
* tools/power turbostat: Fix /dev/cpu_dma_latency warningsPrarit Bhargava2023-04-062-1/+3
* ACPI: tools: pfrut: Check if the input of level and type is in the right nume...Chen Yu2023-04-061-3/+15
* selftests/x86/amx: Add a ptrace testChang S. Bae2023-03-301-3/+105
* act_mirred: use the backlog for nested calls to mirred ingressDavide Caratti2023-03-301-1/+48
* selftests/bpf: check that modifier resolves after pointerLorenz Bauer2023-03-301-0/+28
* bootconfig: Fix testcase to increase max nodeMasami Hiramatsu (Google)2023-03-301-4/+8
* selftests: net: devlink_port_split.py: skip test if no suitable device availablePo-Hsu Lin2023-03-221-5/+31
* selftests: fix LLVM build for i386 and x86_64Guillaume Tucker2023-03-221-0/+2
* Revert "bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMES"Martin KaFai Lau2023-03-171-4/+3
* bpf, test_run: fix &xdp_frame misplacement for LIVE_FRAMESAlexander Lobakin2023-03-171-3/+4
* perf stat: Fix counting when initial delay configuredChangbin Du2023-03-174-16/+18
* selftests: nft_nat: ensuring the listening side is up before starting the clientHangbin Liu2023-03-171-0/+2