summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-02-02perf session: Avoid calling lseek(2) for pipeNamhyung Kim1-2/+7
2023-02-02perf intel-pt: Do not try to queue auxtrace data on pipeNamhyung Kim3-0/+39
2023-02-02KVM: selftests: Verify APIC_ID is set when forcing x2APIC=>xAPIC transitionEmanuele Giuseppe Esposito1-0/+55
2023-02-02selftests/bpf: xdp_hw_metadata use strncpy for ifnameJesper Dangaard Brouer1-2/+2
2023-02-02selftests/bpf: xdp_hw_metadata correct status value in error(3)Jesper Dangaard Brouer1-14/+14
2023-02-02selftests/bpf: xdp_hw_metadata cleanup cause segfaultJesper Dangaard Brouer1-1/+1
2023-02-02selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPPJesper Dangaard Brouer1-1/+5
2023-02-02selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.cJesper Dangaard Brouer1-1/+1
2023-02-02selftests/bpf: Add testcase for static kfunc with unused argDavid Vernet2-0/+12
2023-02-02bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet1-1/+1
2023-02-02KVM: selftests: Test Hyper-V extended hypercall exit to userspaceVipin Sharma3-0/+99
2023-02-02perf inject: Use perf_data__read() for auxtraceNamhyung Kim1-3/+3
2023-02-02KVM: selftests: Replace hardcoded Linux OS id with HYPERV_LINUX_OS_IDVipin Sharma1-1/+1
2023-02-02KVM: selftests: Test Hyper-V extended hypercall enablementVipin Sharma2-0/+14
2023-02-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds8-5/+45
2023-02-01kselftest/arm64: Fix enumeration of systems without 128 bit SME for SSVE+ZAMark Brown1-0/+4
2023-02-01kselftest/arm64: Fix enumeration of systems without 128 bit SMEMark Brown2-0/+8
2023-02-01kselftest/arm64: Don't require FA64 for streaming SVE testsMark Brown1-6/+1
2023-02-01objtool: Optimize layout of struct special_altThomas Weißschuh1-1/+1
2023-02-01objtool: Optimize layout of struct symbolThomas Weißschuh1-3/+2
2023-02-01objtool: Allocate multiple structures with calloc()Thomas Weißschuh2-21/+25
2023-02-01objtool: Make struct check_options staticThomas Weißschuh2-3/+1
2023-02-01objtool: Make struct entries[] static and constThomas Weißschuh1-3/+3
2023-02-01objtool: Fix HOSTCC flag usageIan Rogers1-12/+15
2023-02-01selftests: net: forwarding: lib: Drop lldpad_app_wait_set(), _del()Petr Machata1-21/+0
2023-02-01selftests: mlxsw: qos_defprio: Convert from lldptool to dcbPetr Machata1-52/+16
2023-02-01selftests: mlxsw: qos_dscp_router: Convert from lldptool to dcbPetr Machata1-21/+6
2023-02-01selftests: mlxsw: qos_dscp_bridge: Convert from lldptool to dcbPetr Machata1-18/+5
2023-02-01tools: net: use python3 explicitlyJakub Kicinski2-2/+2
2023-02-01tools: ynl: load jsonschema on demandJakub Kicinski2-1/+14
2023-02-01tools: ynl: use operation names from spec on the CLIJakub Kicinski2-4/+11
2023-02-01tools: ynl: support pretty printing bad attribute namesJakub Kicinski1-0/+40
2023-02-01tools: ynl: support multi-attrJakub Kicinski1-7/+14
2023-02-01tools: ynl: support directional enum-model in CLIJakub Kicinski1-4/+4
2023-02-01tools: ynl: add support for types needed by ethtoolJakub Kicinski1-1/+10
2023-02-01tools: ynl: use the common YAML loading and validation codeJakub Kicinski2-232/+142
2023-02-01tools: ynl: add an object hierarchy to represent parsed specJakub Kicinski2-1/+304
2023-02-01tools: ynl: move the cli and netlink code aroundJakub Kicinski3-1/+6
2023-02-01tools: ynl-gen: prevent do / dump reorderingJakub Kicinski1-2/+2
2023-02-01Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton2-1/+0
2023-02-01tools/tracing/rtla: osnoise_hist: display average with two-digit precisionAndreas Ziegler1-2/+2
2023-02-01tools/tracing/rtla: osnoise_hist: use total duration for average calculationAndreas Ziegler1-1/+4
2023-02-01tools/rv: Remove unneeded semicolonzhang songyi1-1/+1
2023-02-01cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long1-0/+1
2023-01-31kselftest/arm64: Remove redundant _start labels from zt-testMark Brown1-1/+0
2023-01-31kselftest/arm64: Limit the maximum VL we try to set via ptraceMark Brown2-4/+24
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar87-392/+1005
2023-01-31objtool: Properly support make V=1Ian Rogers1-4/+10
2023-01-31objtool: Install libsubcmd in buildIan Rogers3-10/+24
2023-01-31selftests: core: Fix incorrect kernel headers search pathMathieu Desnoyers1-1/+1