summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-02-02selftests/bpf: Remove duplicate include header in xdp_hw_metadataYe Xingchen
2023-02-02selftests/bpf: Don't refill on completion in xdp_metadataStanislav Fomichev
2023-02-02selftests/bpf: xdp_hw_metadata use strncpy for ifnameJesper Dangaard Brouer
2023-02-02selftests/bpf: xdp_hw_metadata correct status value in error(3)Jesper Dangaard Brouer
2023-02-02selftests/bpf: xdp_hw_metadata cleanup cause segfaultJesper Dangaard Brouer
2023-02-02selftests/bpf: xdp_hw_metadata clear metadata when -EOPNOTSUPPJesper Dangaard Brouer
2023-02-02selftests/bpf: Fix unmap bug in prog_tests/xdp_metadata.cJesper Dangaard Brouer
2023-02-02selftests/bpf: Add testcase for static kfunc with unused argDavid Vernet
2023-02-02bpf: Add __bpf_kfunc tag to all kfuncsDavid Vernet
2023-02-01Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-01-31selftests: net: forwarding: lib: Drop lldpad_app_wait_set(), _del()Petr Machata
2023-01-31selftests: mlxsw: qos_defprio: Convert from lldptool to dcbPetr Machata
2023-01-31selftests: mlxsw: qos_dscp_router: Convert from lldptool to dcbPetr Machata
2023-01-31selftests: mlxsw: qos_dscp_bridge: Convert from lldptool to dcbPetr Machata
2023-01-31tools: net: use python3 explicitlyJakub Kicinski
2023-01-31tools: ynl: load jsonschema on demandJakub Kicinski
2023-01-31tools: ynl: use operation names from spec on the CLIJakub Kicinski
2023-01-31tools: ynl: support pretty printing bad attribute namesJakub Kicinski
2023-01-31tools: ynl: support multi-attrJakub Kicinski
2023-01-31tools: ynl: support directional enum-model in CLIJakub Kicinski
2023-01-31tools: ynl: add support for types needed by ethtoolJakub Kicinski
2023-01-31tools: ynl: use the common YAML loading and validation codeJakub Kicinski
2023-01-31tools: ynl: add an object hierarchy to represent parsed specJakub Kicinski
2023-01-31tools: ynl: move the cli and netlink code aroundJakub Kicinski
2023-01-31tools: ynl-gen: prevent do / dump reorderingJakub Kicinski
2023-01-31cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()Waiman Long
2023-01-29selftests/bpf: Trim DENYLIST.s390xIlya Leoshkevich
2023-01-29selftests/bpf: Fix s390x vmlinux pathIlya Leoshkevich
2023-01-29selftests/bpf: Fix sk_assign on s390xIlya Leoshkevich
2023-01-29KVM: selftests: aarch64: Test read-only PT memory regionsRicardo Koller
2023-01-29KVM: selftests: aarch64: Fix check of dirty log PT writeRicardo Koller
2023-01-29KVM: selftests: aarch64: Do not default to dirty PTE pages on all S1PTWsRicardo Koller
2023-01-29KVM: selftests: aarch64: Relax userfaultfd read vs. write checksRicardo Koller
2023-01-28libbpf: Fix BPF_PROBE_READ{_STR}_INTO() on s390xIlya Leoshkevich
2023-01-28libbpf: Fix unbounded memory access in bpf_usdt_arg()Ilya Leoshkevich
2023-01-28libbpf: Simplify barrier_var()Ilya Leoshkevich
2023-01-28selftests/bpf: Fix profiler on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix xdp_synproxy/tc on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix vmlinux test on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix test_xdp_adjust_tail_grow2 on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix test_lsm on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Add a sign-extension test for kfuncsIlya Leoshkevich
2023-01-28selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Check stack_mprotect() return valueIlya Leoshkevich
2023-01-28selftests/bpf: Fix cgrp_local_storage on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix xdp_do_redirect on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix verify_pkcs7_sig on s390xIlya Leoshkevich
2023-01-28selftests/bpf: Fix decap_sanity_ns cleanupIlya Leoshkevich
2023-01-28selftests/bpf: Set errno when urand_spawn() failsIlya Leoshkevich
2023-01-28selftests/bpf: Fix kfree_skb on s390xIlya Leoshkevich