summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2022-12-28libbpf: fix errno is overwritten after being closed.Xin Liu
2022-12-22selftests/bpf: Add jit probe_mem corner case tests to s390x denylistDaniel Borkmann
2022-12-22selftests/bpf: Add verifier test exercising jit PROBE_MEM logicDave Marchevsky
2022-12-21libbpf: start v1.2 development cycleAndrii Nakryiko
2022-12-20bpf: makefiles: Do not generate empty vmlinux.hChangbin Du
2022-12-20libbpf: Show error info about missing ".BTF" sectionChangbin Du
2022-12-20libbpf: Fix build warning on ref_ctr_off for 32-bit architecturesKhem Raj
2022-12-19selftests/bpf: Add BPF_F_NO_TUNNEL_KEY testChristian Ehrig
2022-12-19bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()Christian Ehrig
2022-12-15tools/resolve_btfids: Use pkg-config to locate libelfShen Jiamin
2022-12-15libbpf: Fix btf_dump's packed struct determinationAndrii Nakryiko
2022-12-15selftests/bpf: Add few corner cases to test padding handling of btf_dumpAndrii Nakryiko
2022-12-15libbpf: Fix BTF-to-C converter's padding logicAndrii Nakryiko
2022-12-15libbpf: Fix btf__align_of() by taking into account field offsetsAndrii Nakryiko
2022-12-15selftests/bpf: Add non-standardly sized enum tests for btf_dumpAndrii Nakryiko
2022-12-15libbpf: Handle non-standardly sized enums better in BTF-to-C dumperAndrii Nakryiko
2022-12-15libbpf: Fix single-line struct definition output in btf_dumpAndrii Nakryiko
2022-12-14libbpf: Optimized return value in libbpf_strerror when errno is libbpf errnoXin Liu
2022-12-13Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-12-13Merge tag 'sound-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-12-13Merge tag 'landlock-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-12Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-12-12Merge tag 'trace-tools-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'ktest-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-12-12Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds
2022-12-12Merge tag 'linux-kselftest-next-6.2-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-12-12Merge tag 'cgroup-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-12-12selftests: forwarding: Add bridge MDB testIdo Schimmel
2022-12-12selftests: forwarding: Rename bridge_mdb testIdo Schimmel
2022-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-12-12Merge tag 'x86_fpu_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'x86_tdx_for_6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'cxl-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds
2022-12-12Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2022-12-12Merge tag 'pm-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-12-12kunit: tool: make parser preserve whitespace when printing test logDaniel Latypov
2022-12-12kunit: tool: don't include KTAP headers and the like in the test logDaniel Latypov
2022-12-12kunit: tool: parse KTAP compliant test outputRae Moar
2022-12-12kunit: tool: make --json do nothing if --raw_ouput is setDaniel Latypov
2022-12-12kunit: tool: tweak error message when no KTAP foundDaniel Latypov
2022-12-12kunit: tool: remove redundant file.close() call in unit testDaniel Latypov
2022-12-12kunit: tool: unit tests all check parser errors, standardize formatting a bitDaniel Latypov
2022-12-12kunit: tool: make TestCounts a dataclassDaniel Latypov
2022-12-12Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2022-12-12Merge tag 'platform-drivers-x86-v6.2-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-12Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2022-12-12Merge tag 'slab-for-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-12Merge tag 'execve-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-12-12Merge tag 'seccomp-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds