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
[btf,1/3] btf: extract BTF type size calculation Add BTF types deduplication algorithm - - - - --- 2019-01-31 Andrii Nakryiko bpf Changes Requested
[btf,2/3] btf: add BTF types deduplication algorithm Add BTF types deduplication algorithm - - - - --- 2019-01-31 Andrii Nakryiko bpf Changes Requested
[btf,3/3] selftests/btf: add initial BTF dedup tests Add BTF types deduplication algorithm - - - - --- 2019-01-31 Andrii Nakryiko bpf Changes Requested
[btf,v2,1/3] btf: extract BTF type size calculation Add BTF types deduplication algorithm - - - - --- 2019-02-05 Andrii Nakryiko bpf Accepted
[btf,v2,2/3] btf: add BTF types deduplication algorithm Add BTF types deduplication algorithm - - - - --- 2019-02-05 Andrii Nakryiko bpf Accepted
[btf,v2,3/3] selftests/btf: add initial BTF dedup tests Add BTF types deduplication algorithm - - - - --- 2019-02-05 Andrii Nakryiko bpf Accepted
[bpf-next,1/2] btf: separate btf creation and loading tools/btf: extends libbpf APIs to work with btf w/o kernel 1 - - - --- 2019-02-05 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/2] btf: expose API to work with raw btf data tools/btf: extends libbpf APIs to work with btf w/o kernel 2 - - - --- 2019-02-05 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,1/2] btf: separate btf creation and loading tools/btf: extends libbpf APIs to work with btf w/o kernel 1 1 - - --- 2019-02-06 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,2/2] btf: expose API to work with raw btf data tools/btf: extends libbpf APIs to work with btf w/o kernel 1 - - - --- 2019-02-06 Andrii Nakryiko bpf Changes Requested
[bpf-next] tools/bpf: add missing strings.h include [bpf-next] tools/bpf: add missing strings.h include - - - - --- 2019-02-07 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next] tools/bpf: add missing strings.h include [v2,bpf-next] tools/bpf: add missing strings.h include - - - - --- 2019-02-07 Andrii Nakryiko bpf Accepted
[v3,bpf-next,1/4] btf: separate btf creation and loading tools/btf: extend libbpf APIs to work with btf w/o kernel 1 1 - - --- 2019-02-08 Andrii Nakryiko bpf Changes Requested
[v3,bpf-next,2/4] btf: expose API to work with raw btf data tools/btf: extend libbpf APIs to work with btf w/o kernel 1 - - - --- 2019-02-08 Andrii Nakryiko bpf Changes Requested
[v3,bpf-next,3/4] btf: expose API to work with raw btf_ext data tools/btf: extend libbpf APIs to work with btf w/o kernel - - - - --- 2019-02-08 Andrii Nakryiko bpf Changes Requested
[v3,bpf-next,4/4] tools/bpf: remove btf__get_strings superseded() by raw data API tools/btf: extend libbpf APIs to work with btf w/o kernel 1 - - - --- 2019-02-08 Andrii Nakryiko bpf Changes Requested
[v4,bpf-next,1/4] btf: separate btf creation and loading tools/btf: extend libbpf APIs to work with btf w/o kernel 1 1 - - --- 2019-02-08 Andrii Nakryiko bpf Accepted
[v4,bpf-next,2/4] btf: expose API to work with raw btf data tools/btf: extend libbpf APIs to work with btf w/o kernel 1 - - - --- 2019-02-08 Andrii Nakryiko bpf Accepted
[v4,bpf-next,3/4] btf: expose API to work with raw btf_ext data tools/btf: extend libbpf APIs to work with btf w/o kernel 1 - - - --- 2019-02-08 Andrii Nakryiko bpf Accepted
[v4,bpf-next,4/4] tools/bpf: remove btf__get_strings() superseded by raw data API tools/btf: extend libbpf APIs to work with btf w/o kernel 1 - - - --- 2019-02-08 Andrii Nakryiko bpf Accepted
[bpf-next,1/2] tools/bpf: replace bzero with memset tools/bpf: smaller clean ups 1 - - - --- 2019-02-13 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/2] tools: sync uapi/linux/if_link.h header tools/bpf: smaller clean ups - - - - --- 2019-02-13 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,1/2] tools/bpf: replace bzero with memset tools/bpf: smaller clean ups 1 - - - --- 2019-02-13 Andrii Nakryiko bpf Accepted
[v2,bpf-next,2/2] tools: sync uapi/linux/if_link.h header tools/bpf: smaller clean ups 1 - - - --- 2019-02-13 Andrii Nakryiko bpf Accepted
[bpf-next] tools/libbpf: support bigger BTF data sizes [bpf-next] tools/libbpf: support bigger BTF data sizes - - - - --- 2019-02-16 Andrii Nakryiko bpf Accepted
[bpf-next,1/5] selftests/bpf: fix btf_dedup testing code btf_dedup algorithm and test fixes 2 1 - - --- 2019-02-27 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/5] libbpf: fix formatting for btf_ext__get_raw_data btf_dedup algorithm and test fixes 1 1 - - --- 2019-02-27 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/5] btf: allow to customize dedup hash table size btf_dedup algorithm and test fixes - - - - --- 2019-02-27 Andrii Nakryiko bpf Changes Requested
[bpf-next,4/5] btf: fix bug with resolving STRUCT/UNION into corresponding FWD btf_dedup algorithm and test fixes 1 1 - - --- 2019-02-27 Andrii Nakryiko bpf Changes Requested
[bpf-next,5/5] selftests/bpf: add btf_dedup test of FWD/STRUCT resolution btf_dedup algorithm and test fixes 1 - - - --- 2019-02-27 Andrii Nakryiko bpf Changes Requested
[bpf-next,1/4] docs/btf: fix typos, improve wording bpf docs and comments typo and formatting fixes - - - - --- 2019-02-28 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/4] docs/btf: reflow text to fill up to 78 characters bpf docs and comments typo and formatting fixes - - - - --- 2019-02-28 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/4] bpf: fix formatting, typos, reflow comments in syscall.c, verifier.c bpf docs and comments typo and formatting fixes - - - - --- 2019-02-28 Andrii Nakryiko bpf Changes Requested
[bpf-next,4/4] docs/bpf: minor fixes bpf docs and comments typo and formatting fixes - - - - --- 2019-02-28 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,1/5] selftests/bpf: fix btf_dedup testing code btf_dedup algorithm and test fixes 2 1 - - --- 2019-02-28 Andrii Nakryiko bpf Accepted
[v2,bpf-next,2/5] libbpf: fix formatting for btf_ext__get_raw_data btf_dedup algorithm and test fixes 1 - - - --- 2019-02-28 Andrii Nakryiko bpf Accepted
[v2,bpf-next,3/5] btf: allow to customize dedup hash table size btf_dedup algorithm and test fixes 1 - - - --- 2019-02-28 Andrii Nakryiko bpf Accepted
[v2,bpf-next,4/5] btf: fix bug with resolving STRUCT/UNION into corresponding FWD btf_dedup algorithm and test fixes 2 1 - - --- 2019-02-28 Andrii Nakryiko bpf Accepted
[v2,bpf-next,5/5] selftests/bpf: add btf_dedup test of FWD/STRUCT resolution btf_dedup algorithm and test fixes 1 - - - --- 2019-02-28 Andrii Nakryiko bpf Accepted
[v2,bpf-next,1/3] docs/btf: fix typos, improve wording bpf docs typo, wording and formatting fixes 1 - - - --- 2019-03-01 Andrii Nakryiko bpf Accepted
[v2,bpf-next,2/3] docs/btf: reflow text to fill up to 78 characters bpf docs typo, wording and formatting fixes 1 - - - --- 2019-03-01 Andrii Nakryiko bpf Accepted
[v2,bpf-next,3/3] docs/bpf: minor casing/punctuation fixes bpf docs typo, wording and formatting fixes - - - - --- 2019-03-01 Andrii Nakryiko bpf Accepted
[bpf-next,1/4] bpf: formatting fixes in syscall.c Formatting and typo fixes in kernel/bpf - - - - --- 2019-03-01 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/4] bpf/verifier: fix code formatting Formatting and typo fixes in kernel/bpf - - - - --- 2019-03-01 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/4] bpf/verifier: typo fixes and reflow verifier overview comment Formatting and typo fixes in kernel/bpf - - - - --- 2019-03-01 Andrii Nakryiko bpf Changes Requested
[bpf-next,4/4] bpf/verifier: fix minor typos in comments Formatting and typo fixes in kernel/bpf - - - - --- 2019-03-01 Andrii Nakryiko bpf Changes Requested
[bpf] libbpf: handle BTF parsing and loading properly [bpf] libbpf: handle BTF parsing and loading properly 2 1 - - --- 2019-03-08 Andrii Nakryiko bpf Accepted
[bpf-next,1/2] btf: resolve enum fwds in btf_dedup Add fwd enum resolution for btf_dedup() - - - - --- 2019-03-11 Andrii Nakryiko bpf Accepted
[bpf-next,2/2] selftests/bpf: add fwd enum resolution test for btf_dedup Add fwd enum resolution for btf_dedup() - - - - --- 2019-03-11 Andrii Nakryiko bpf Accepted
[bpf,1/2] libbpf: fix btf_dedup equivalence check handling of different kinds fix btf_dedup()'s type graph equivalence check - 1 - - --- 2019-03-27 Andrii Nakryiko bpf Accepted
[bpf,2/2] selftests/bpf: add btf_dedup test for VOID equivalence check fix btf_dedup()'s type graph equivalence check - - - - --- 2019-03-27 Andrii Nakryiko bpf Accepted
[bpf-next] kbuild: add ability to generate BTF type info for vmlinux [bpf-next] kbuild: add ability to generate BTF type info for vmlinux 1 - - - --- 2019-04-02 Andrii Nakryiko bpf Accepted
[bpf-next] kbuild: handle old pahole more gracefully when generating BTF [bpf-next] kbuild: handle old pahole more gracefully when generating BTF 1 1 - - --- 2019-04-15 Andrii Nakryiko bpf Accepted
[bpf-next,1/2] btf: add support for VAR and DATASEC in btf_dedup() [bpf-next,1/2] btf: add support for VAR and DATASEC in btf_dedup() - - - - --- 2019-04-15 Andrii Nakryiko bpf Accepted
[bpf-next,2/2] selftests/btf: add VAR and DATASEC case for dedup tests [bpf-next,1/2] btf: add support for VAR and DATASEC in btf_dedup() - - - - --- 2019-04-15 Andrii Nakryiko bpf Accepted
[bpf-next] libbpf: fix printf formatter for ptrdiff_t argument [bpf-next] libbpf: fix printf formatter for ptrdiff_t argument - - - - --- 2019-04-16 Andrii Nakryiko bpf Changes Requested
[bpf-next] libbpf: fix printf formatter for ptrdiff_t argument [bpf-next] libbpf: fix printf formatter for ptrdiff_t argument 1 - - - --- 2019-04-16 Andrii Nakryiko bpf Accepted
[v4,bpf-next,1/4] bpftool: add ability to dump BTF types add btf dumping to bpftool 1 - - - --- 2019-04-25 Andrii Nakryiko bpf Accepted
[v4,bpf-next,2/4] bpftool/docs: add btf sub-command documentation add btf dumping to bpftool 1 - - - --- 2019-04-25 Andrii Nakryiko bpf Accepted
[v4,bpf-next,3/4] bpftool: add bash completions for btf command add btf dumping to bpftool - - 1 - --- 2019-04-25 Andrii Nakryiko bpf Accepted
[v4,bpf-next,4/4] bpftool: fix indendation in bash-completion/bpftool add btf dumping to bpftool - - 1 - --- 2019-04-25 Andrii Nakryiko bpf Accepted
[bpf] kbuild: tolerate missing pahole when generating BTF [bpf] kbuild: tolerate missing pahole when generating BTF - 1 - - --- 2019-05-06 Andrii Nakryiko bpf Accepted
[bpf] libbpf: detect supported kernel BTF features and sanitizeBTF [bpf] libbpf: detect supported kernel BTF features and sanitizeBTF - - - - --- 2019-05-10 Andrii Nakryiko bpf Changes Requested
[v2,bpf] libbpf: detect supported kernel BTF features and sanitize BTF [v2,bpf] libbpf: detect supported kernel BTF features and sanitize BTF - - - - --- 2019-05-10 Andrii Nakryiko bpf Changes Requested
[v3,bpf] libbpf: detect supported kernel BTF features andsanitize BTF [v3,bpf] libbpf: detect supported kernel BTF features andsanitize BTF - - - - --- 2019-05-10 Andrii Nakryiko bpf Accepted
[bpf] libbpf: move logging helpers into libbpf_internal.h [bpf] libbpf: move logging helpers into libbpf_internal.h - 1 - - --- 2019-05-16 Andrii Nakryiko bpf Accepted
[bpf] bpftool: fix BTF raw dump of FWD's fwd_kind [bpf] bpftool: fix BTF raw dump of FWD's fwd_kind - 1 - - --- 2019-05-17 Andrii Nakryiko bpf Accepted
[bpf-next] libbpf: emit diff of mismatched public API, if any [bpf-next] libbpf: emit diff of mismatched public API, if any - - - - --- 2019-05-22 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next] libbpf: emit diff of mismatched public API, if any [v2,bpf-next] libbpf: emit diff of mismatched public API, if any - - - - --- 2019-05-22 Andrii Nakryiko bpf Accepted
[bpf-next,01/12] libbpf: ensure libbpf.h is included along libbpf_internal.h BTF-to-C converter - - - - --- 2019-05-22 Andrii Nakryiko bpf Changes Requested
[bpf-next,02/12] libbpf: add btf__parse_elf API to load .BTF and .BTF.ext BTF-to-C converter - - - - --- 2019-05-22 Andrii Nakryiko bpf Changes Requested
[bpf-next,03/12] bpftool: use libbpf's btf__parse_elf API BTF-to-C converter - - - - --- 2019-05-22 Andrii Nakryiko bpf Changes Requested
[bpf-next,04/12] selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext BTF-to-C converter - - - - --- 2019-05-22 Andrii Nakryiko bpf Changes Requested
[bpf-next,05/12] libbpf: add resizable non-thread safe internal hashmap BTF-to-C converter - - - - --- 2019-05-22 Andrii Nakryiko bpf Changes Requested
[bpf-next,06/12] selftests/bpf: add tests for libbpf's hashmap BTF-to-C converter - - - - --- 2019-05-22 Andrii Nakryiko bpf Changes Requested
[bpf-next,07/12] libbpf: switch btf_dedup() to hashmap for dedup table BTF-to-C converter - - - - --- 2019-05-22 Andrii Nakryiko bpf Changes Requested
[bpf-next,08/12] libbpf: add btf_dump API for BTF-to-C conversion BTF-to-C converter - - - - --- 2019-05-22 Andrii Nakryiko bpf Changes Requested
[bpf-next,09/12] selftests/bpf: add btf_dump BTF-to-C conversion tests BTF-to-C converter - - - - --- 2019-05-22 Andrii Nakryiko bpf Changes Requested
[bpf-next,10/12] bpftool: add C output format option to btf dump subcommand BTF-to-C converter - - - - --- 2019-05-22 Andrii Nakryiko bpf Changes Requested
[bpf-next,11/12] bpftool/docs: add description of btf dump C option BTF-to-C converter - - - - --- 2019-05-22 Andrii Nakryiko bpf Changes Requested
[bpf-next,12/12] bpftool: update bash-completion w/ new c option for btf dump BTF-to-C converter - - - - --- 2019-05-22 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,01/12] libbpf: ensure libbpf.h is included along libbpf_internal.h BTF-to-C converter - - - - --- 2019-05-23 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,02/12] libbpf: add btf__parse_elf API to load .BTF and .BTF.ext BTF-to-C converter - - - - --- 2019-05-23 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,03/12] bpftool: use libbpf's btf__parse_elf API BTF-to-C converter - - - - --- 2019-05-23 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,04/12] selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext BTF-to-C converter - - - - --- 2019-05-23 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,05/12] libbpf: add resizable non-thread safe internal hashmap BTF-to-C converter - - - - --- 2019-05-23 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,06/12] selftests/bpf: add tests for libbpf's hashmap BTF-to-C converter - - - - --- 2019-05-23 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,07/12] libbpf: switch btf_dedup() to hashmap for dedup table BTF-to-C converter - - - - --- 2019-05-23 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,08/12] libbpf: add btf_dump API for BTF-to-C conversion BTF-to-C converter - - - - --- 2019-05-23 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,09/12] selftests/bpf: add btf_dump BTF-to-C conversion tests BTF-to-C converter - - - - --- 2019-05-23 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,10/12] bpftool: add C output format option to btf dump subcommand BTF-to-C converter 1 - - - --- 2019-05-23 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,11/12] bpftool/docs: add description of btf dump C option BTF-to-C converter - - - - --- 2019-05-23 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,12/12] bpftool: update bash-completion w/ new c option for btf dump BTF-to-C converter - - - - --- 2019-05-23 Andrii Nakryiko bpf Changes Requested
[v3,bpf-next,01/12] libbpf: ensure libbpf.h is included along libbpf_internal.h BTF-to-C converter - - - - --- 2019-05-24 Andrii Nakryiko bpf Accepted
[v3,bpf-next,02/12] libbpf: add btf__parse_elf API to load .BTF and .BTF.ext BTF-to-C converter - - - - --- 2019-05-24 Andrii Nakryiko bpf Accepted
[v3,bpf-next,03/12] bpftool: use libbpf's btf__parse_elf API BTF-to-C converter - - - - --- 2019-05-24 Andrii Nakryiko bpf Accepted
[v3,bpf-next,04/12] selftests/bpf: use btf__parse_elf to check presence of BTF/BTF.ext BTF-to-C converter - - - - --- 2019-05-24 Andrii Nakryiko bpf Accepted
[v3,bpf-next,05/12] libbpf: add resizable non-thread safe internal hashmap BTF-to-C converter - - - - --- 2019-05-24 Andrii Nakryiko bpf Accepted
[v3,bpf-next,06/12] selftests/bpf: add tests for libbpf's hashmap BTF-to-C converter - - - - --- 2019-05-24 Andrii Nakryiko bpf Accepted
[v3,bpf-next,07/12] libbpf: switch btf_dedup() to hashmap for dedup table BTF-to-C converter - - - - --- 2019-05-24 Andrii Nakryiko bpf Accepted
« 1 2 3 412 13 »