Show patches with: Submitter = Andrii Nakryiko       |    Archived = No       |   1281 patches
« 1 2 3 412 13 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,bpf-next,5/5] selftests/bpf: add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocations Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-19 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,4/5] libbpf: implement enum value-based CO-RE relocations Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-19 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,3/5] selftests/bpf: add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGET Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-19 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,2/5] selftests/bpf: test TYPE_EXISTS and TYPE_SIZE CO-RE relocations Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-19 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,1/5] libbpf: implement type-based CO-RE relocations support Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-19 Andrii Nakryiko bpf Changes Requested
[v3,bpf-next,4/4] tools: remove feature-libelf-mmap feature detection libbpf: minimize feature detection (reallocarray, libelf-mmap) - - - - --- 2020-08-19 Andrii Nakryiko bpf Accepted
[v3,bpf-next,3/4] libbpf: centralize poisoning and poison reallocarray() libbpf: minimize feature detection (reallocarray, libelf-mmap) - - - - --- 2020-08-19 Andrii Nakryiko bpf Accepted
[v3,bpf-next,2/4] tools/bpftool: remove libbpf_internal.h usage in bpftool libbpf: minimize feature detection (reallocarray, libelf-mmap) - - - - --- 2020-08-19 Andrii Nakryiko bpf Accepted
[v3,bpf-next,1/4] libbpf: remove any use of reallocarray() in libbpf libbpf: minimize feature detection (reallocarray, libelf-mmap) - - - - --- 2020-08-19 Andrii Nakryiko bpf Accepted
[v2,bpf-next,4/4] tools: remove feature-libelf-mmap feature detection libbpf: minimize feature detection (reallocarray, libelf-mmap) - - - - --- 2020-08-19 Andrii Nakryiko Changes Requested
[v2,bpf-next,3/4] libbpf: centralize poisoning and poison reallocarray() libbpf: minimize feature detection (reallocarray, libelf-mmap) - - - - --- 2020-08-19 Andrii Nakryiko Changes Requested
[v2,bpf-next,2/4] tools/bpftool: remove libbpf_internal.h usage in bpftool libbpf: minimize feature detection (reallocarray, libelf-mmap) - - - - --- 2020-08-19 Andrii Nakryiko Changes Requested
[v2,bpf-next,1/4] libbpf: remove any use of reallocarray() in libbpf libbpf: minimize feature detection (reallocarray, libelf-mmap) - - - - --- 2020-08-19 Andrii Nakryiko Changes Requested
[bpf-next,9/9] selftests/bpf: add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocations Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-18 Andrii Nakryiko bpf Changes Requested
[bpf-next,8/9] libbpf: implement enum value-based CO-RE relocations Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-18 Andrii Nakryiko bpf Changes Requested
[bpf-next,7/9] selftests/bpf: add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGET Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-18 Andrii Nakryiko bpf Changes Requested
[bpf-next,6/9] selftests/bpf: test TYPE_EXISTS and TYPE_SIZE CO-RE relocations Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-18 Andrii Nakryiko bpf Changes Requested
[bpf-next,5/9] libbpf: implement type-based CO-RE relocations support Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-18 Andrii Nakryiko bpf Changes Requested
[bpf-next,4/9] selftests/bpf: add test validating failure on ambiguous relocation value Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[bpf-next,3/9] libbpf: improve relocation ambiguity detection Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[bpf-next,2/9] libbpf: clean up and improve CO-RE reloc logging Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[bpf-next,1/9] libbpf: improve error logging for mismatched BTF kind cases Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[bpf-next,4/4] tools: remove feature-libelf-mmap feature detection libbpf: minimize feature detection (reallocarray, libelf-mmap) - - - - --- 2020-08-18 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/4] libbpf: centralize poisoning and poison reallocarray() libbpf: minimize feature detection (reallocarray, libelf-mmap) - - - - --- 2020-08-18 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/4] tools/bpftool: remove libbpf_internal.h usage in bpftool libbpf: minimize feature detection (reallocarray, libelf-mmap) - - - - --- 2020-08-18 Andrii Nakryiko bpf Changes Requested
[bpf-next,1/4] libbpf: remove any use of reallocarray() in libbpf libbpf: minimize feature detection (reallocarray, libelf-mmap) - - - - --- 2020-08-18 Andrii Nakryiko bpf Changes Requested
[bpf-next,7/7] libbpf: detect minimal BTF support and skip BTF loading, if missing libbpf feature probing and sanitization improvements - - - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[bpf-next,6/7] libbpf: switch tracing and CO-RE helper macros to bpf_probe_read_kernel() libbpf feature probing and sanitization improvements - - - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[bpf-next,5/7] selftests/bpf: fix test_vmlinux test to use bpf_probe_read_user() libbpf feature probing and sanitization improvements - 1 - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[bpf-next,4/7] libbpf: sanitize BPF program code for bpf_probe_read_{kernel,user}[_str] libbpf feature probing and sanitization improvements - - - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[bpf-next,3/7] libbpf: factor out common logic of testing and closing FD libbpf feature probing and sanitization improvements - - - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[bpf-next,2/7] libbpf: make kernel feature probing lazy libbpf feature probing and sanitization improvements - - - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[bpf-next,1/7] libbpf: disable -Wswitch-enum compiler warning libbpf feature probing and sanitization improvements - - - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[bpf] libbpf: fix build on ppc64le architecture [bpf] libbpf: fix build on ppc64le architecture - 1 - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[v3,bpf,9/9] selftests/bpf: make test_varlen work with 32-bit user-space arch Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Accepted
[v3,bpf,8/9] tools/bpftool: generate data section struct with conservative alignment Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Accepted
[v3,bpf,7/9] selftests/bpf: correct various core_reloc 64-bit assumptions Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Accepted
[v3,bpf,6/9] libbpf: enforce 64-bitness of BTF for BPF object files Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Accepted
[v3,bpf,5/9] selftests/bpf: fix btf_dump test cases on 32-bit arches Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Accepted
[v3,bpf,4/9] libbpf: handle BTF pointer sizes more carefully Fix various issues with 32-bit libbpf - 2 - - --- 2020-08-13 Andrii Nakryiko bpf Accepted
[v3,bpf,3/9] libbpf: fix BTF-defined map-in-map initialization on 32-bit host arches Fix various issues with 32-bit libbpf - 1 - - --- 2020-08-13 Andrii Nakryiko bpf Accepted
[v3,bpf,2/9] selftest/bpf: fix compilation warnings in 32-bit mode Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Accepted
[v3,bpf,1/9] tools/bpftool: fix compilation warnings in 32-bit mode Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Accepted
[v2,bpf,9/9] selftests/bpf: make test_varlen work with 32-bit user-space arch Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[v2,bpf,8/9] tools/bpftool: generate data section struct with conservative alignment Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[v2,bpf,7/9] selftests/bpf: correct various core_reloc 64-bit assumptions Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[v2,bpf,6/9] libbpf: enforce 64-bitness of BTF for BPF object files Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[v2,bpf,5/9] selftests/bpf: fix btf_dump test cases on 32-bit arches Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[v2,bpf,4/9] libbpf: handle BTF pointer sizes more carefully Fix various issues with 32-bit libbpf - 2 - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[v2,bpf,3/9] libbpf: fix BTF-defined map-in-map initialization on 32-bit host arches Fix various issues with 32-bit libbpf - 1 - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[v2,bpf,2/9] selftest/bpf: fix compilation warnings in 32-bit mode Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[v2,bpf,1/9] tools/bpftool: fix compilation warnings in 32-bit mode Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[bpf,9/9] selftests/bpf: make test_varlen work with 32-bit user-space arch Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[bpf,8/9] tools/bpftool: generate data section struct with conservative alignment Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[bpf,7/9] selftests/bpf: correct various core_reloc 64-bit assumptions Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[bpf,6/9] libbpf: enforce 64-bitness of BTF for BPF object files Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[bpf,5/9] selftests/bpf: fix btf_dump test cases on 32-bit arches Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[bpf,4/9] libbpf: handle BTF pointer sizes more carefully Fix various issues with 32-bit libbpf - 2 - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[bpf,3/9] libbpf: fix BTF-defined map-in-map initialization on 32-bit host arches Fix various issues with 32-bit libbpf - 1 - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[bpf,2/9] selftest/bpf: fix compilation warnings in 32-bit mode Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[bpf,1/9] tools/bpftool: fix compilation warnings in 32-bit mode Fix various issues with 32-bit libbpf - - - - --- 2020-08-13 Andrii Nakryiko bpf Changes Requested
[bpf] tools/bpftool: make skeleton code C++17-friendly by dropping typeof() [bpf] tools/bpftool: make skeleton code C++17-friendly by dropping typeof() 1 1 - - --- 2020-08-12 Andrii Nakryiko bpf Accepted
[bpf] bpf: fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST [bpf] bpf: fix XDP FD-based attach/detach logic around XDP_FLAGS_UPDATE_IF_NOEXIST 1 1 - 1 --- 2020-08-12 Andrii Nakryiko bpf Accepted
[RFC,bpf-next,7/7] libbpf: detect minimal BTF support and skip BTF loading, if missing libbpf feature probing and sanitization improvements - - - - --- 2020-08-07 Andrii Nakryiko bpf RFC
[RFC,bpf-next,6/7] libbpf: switch tracing and CO-RE helper macros to bpf_probe_read_kernel() libbpf feature probing and sanitization improvements - - - - --- 2020-08-07 Andrii Nakryiko bpf RFC
[RFC,bpf-next,5/7] selftests/bpf: fix test_vmlinux test to use bpf_probe_read_user() libbpf feature probing and sanitization improvements - 1 - - --- 2020-08-07 Andrii Nakryiko bpf RFC
[RFC,bpf-next,4/7] libbpf: sanitize BPF program code for bpf_probe_read_{kernel,user}[_str] libbpf feature probing and sanitization improvements - - - - --- 2020-08-07 Andrii Nakryiko bpf RFC
[RFC,bpf-next,3/7] libbpf: factor out common logic of testing and closing FD libbpf feature probing and sanitization improvements - - - - --- 2020-08-07 Andrii Nakryiko bpf RFC
[RFC,bpf-next,2/7] libbpf: make kernel feature probing lazy libbpf feature probing and sanitization improvements - - - - --- 2020-08-07 Andrii Nakryiko bpf RFC
[RFC,bpf-next,1/7] libbpf: disable -Wswitch-enum compiler warning libbpf feature probing and sanitization improvements - - - - --- 2020-08-07 Andrii Nakryiko bpf RFC
[bpf] selftests/bpf: fix silent Makefile output [bpf] selftests/bpf: fix silent Makefile output - 1 - - --- 2020-08-07 Andrii Nakryiko bpf Accepted
[bpf] selftests/bpf: prevent runqslower from racing on building bpftool [bpf] selftests/bpf: prevent runqslower from racing on building bpftool 1 1 - - --- 2020-08-05 Andrii Nakryiko bpf Accepted
[RFC,bpf-next,9/9] selftests/bpf: add tests for ENUMVAL_EXISTS/ENUMVAL_VALUE relocations Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-04 Andrii Nakryiko bpf RFC
[RFC,bpf-next,8/9] libbpf: implement enum value-based CO-RE relocations Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-04 Andrii Nakryiko bpf RFC
[RFC,bpf-next,7/9] selftests/bpf: add CO-RE relo test for TYPE_ID_LOCAL/TYPE_ID_TARGET Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-04 Andrii Nakryiko bpf RFC
[RFC,bpf-next,6/9] selftests/bpf: test TYPE_EXISTS and TYPE_SIZE CO-RE relocations Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-04 Andrii Nakryiko bpf RFC
[RFC,bpf-next,5/9] libbpf: implement type-based CO-RE relocations support Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-04 Andrii Nakryiko bpf RFC
[RFC,bpf-next,4/9] selftests/bpf: add test validating failure on ambiguous relocation value Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-04 Andrii Nakryiko bpf RFC
[RFC,bpf-next,3/9] libbpf: improve relocation ambiguity detection Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-04 Andrii Nakryiko bpf RFC
[RFC,bpf-next,2/9] libbpf: clean up and improve CO-RE reloc logging Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-04 Andrii Nakryiko bpf RFC
[RFC,bpf-next,1/9] libbpf: improve error logging for mismatched BTF kind cases [RFC,bpf-next,1/9] libbpf: improve error logging for mismatched BTF kind cases - - - - --- 2020-08-04 Andrii Nakryiko bpf RFC
[bpf-next,3/3] tools/resolve_btfids: use libbpf's btf__parse() API Add generic and raw BTF parsing APIs to libbpf - - - - --- 2020-08-02 Andrii Nakryiko bpf Accepted
[bpf-next,2/3] tools/bpftool: use libbpf's btf__parse() API for parsing BTF from file Add generic and raw BTF parsing APIs to libbpf - - - - --- 2020-08-02 Andrii Nakryiko bpf Accepted
[bpf-next,1/3] libbpf: add btf__parse_raw() and generic btf__parse() APIs Add generic and raw BTF parsing APIs to libbpf - - - - --- 2020-08-02 Andrii Nakryiko bpf Accepted
[bpf-next] selftests/bpf: fix spurious test failures in core_retro selftest [bpf-next] selftests/bpf: fix spurious test failures in core_retro selftest 1 1 - - --- 2020-07-31 Andrii Nakryiko bpf Accepted
[v2,bpf-next,5/5] tools/bpftool: add documentation and bash-completion for `link detach` BPF link force-detach support 2 - - - --- 2020-07-31 Andrii Nakryiko bpf Accepted
[v2,bpf-next,4/5] tools/bpftool: add `link detach` subcommand BPF link force-detach support 2 - - - --- 2020-07-31 Andrii Nakryiko bpf Accepted
[v2,bpf-next,3/5] selftests/bpf: add link detach tests for cgroup, netns, and xdp bpf_links BPF link force-detach support 2 - - - --- 2020-07-31 Andrii Nakryiko bpf Accepted
[v2,bpf-next,2/5] libbpf: add bpf_link detach APIs BPF link force-detach support 2 - - - --- 2020-07-31 Andrii Nakryiko bpf Accepted
[v2,bpf-next,1/5] bpf: add support for forced LINK_DETACH command BPF link force-detach support 2 - - - --- 2020-07-31 Andrii Nakryiko bpf Accepted
[bpf-next] tools build: propagate build failures from tools/build/Makefile.build [bpf-next] tools build: propagate build failures from tools/build/Makefile.build 1 1 - - --- 2020-07-31 Andrii Nakryiko bpf Accepted
[bpf-next] libbpf: make destructors more robust by handling ERR_PTR(err) cases [bpf-next] libbpf: make destructors more robust by handling ERR_PTR(err) cases 1 - - - --- 2020-07-29 Andrii Nakryiko bpf Accepted
[bpf-next,5/5] tools/bpftool: add documentation and bash-completion for `link detach` BPF link force-detach support 1 - - - --- 2020-07-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,4/5] tools/bpftool: add `link detach` subcommand BPF link force-detach support 1 - - - --- 2020-07-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/5] selftests/bpf: add link detach tests for cgroup, netns, and xdp bpf_links BPF link force-detach support 1 - - - --- 2020-07-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/5] libbpf: add bpf_link detach APIs BPF link force-detach support 1 - - - --- 2020-07-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,1/5] bpf: add support for forced LINK_DETACH command BPF link force-detach support 1 - - - --- 2020-07-29 Andrii Nakryiko bpf Changes Requested
[bpf-next] selftests/bpf: don't destroy failed link [bpf-next] selftests/bpf: don't destroy failed link 1 1 - - --- 2020-07-29 Andrii Nakryiko bpf Accepted
[v4,bpf,2/2] selftests/bpf: extend map-in-map selftest to detect memory leaks [v4,bpf,1/2] bpf: fix map leak in HASH_OF_MAPS map 1 - - - --- 2020-07-29 Andrii Nakryiko bpf Accepted
[v4,bpf,1/2] bpf: fix map leak in HASH_OF_MAPS map [v4,bpf,1/2] bpf: fix map leak in HASH_OF_MAPS map 1 1 - - --- 2020-07-29 Andrii Nakryiko bpf Accepted
« 1 2 3 412 13 »