Show patches with: Submitter = Andrii Nakryiko       |    Archived = No       |   2136 patches
« 1 2 3 421 22 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next] bpf, doc: Update Andrii's email in MAINTAINERS [bpf-next] bpf, doc: Update Andrii's email in MAINTAINERS - - - --- 2020-10-05 Andrii Nakryiko Accepted
[v2,bpf-next,1/4] libbpf: skip CO-RE relocations for not loaded BPF programs libbpf: auto-resize relocatable LOAD/STORE instructions - - - --- 2020-10-07 Andrii Nakryiko bpf Superseded
[v2,bpf-next,2/4] libbpf: support safe subset of load/store instruction resizing with CO-RE libbpf: auto-resize relocatable LOAD/STORE instructions - - - --- 2020-10-07 Andrii Nakryiko bpf Superseded
[v2,bpf-next,3/4] libbpf: allow specifying both ELF and raw BTF for CO-RE BTF override libbpf: auto-resize relocatable LOAD/STORE instructions - - - --- 2020-10-07 Andrii Nakryiko bpf Superseded
[v2,bpf-next,4/4] selftests/bpf: validate libbpf's auto-sizing of LD/ST/STX instructions libbpf: auto-resize relocatable LOAD/STORE instructions - - - --- 2020-10-07 Andrii Nakryiko bpf Superseded
[v3,bpf-next,1/4] libbpf: skip CO-RE relocations for not loaded BPF programs libbpf: auto-resize relocatable LOAD/STORE instructions - - - --- 2020-10-08 Andrii Nakryiko bpf Accepted
[v3,bpf-next,2/4] libbpf: support safe subset of load/store instruction resizing with CO-RE libbpf: auto-resize relocatable LOAD/STORE instructions - - - --- 2020-10-08 Andrii Nakryiko bpf Accepted
[v3,bpf-next,3/4] libbpf: allow specifying both ELF and raw BTF for CO-RE BTF override libbpf: auto-resize relocatable LOAD/STORE instructions - - - --- 2020-10-08 Andrii Nakryiko bpf Accepted
[v3,bpf-next,4/4] selftests/bpf: validate libbpf's auto-sizing of LD/ST/STX instructions libbpf: auto-resize relocatable LOAD/STORE instructions - - - --- 2020-10-08 Andrii Nakryiko bpf Accepted
[v2,dwarves,1/8] btf_loader: use libbpf to load BTF [v2,dwarves,1/8] btf_loader: use libbpf to load BTF - - - --- 2020-10-08 Andrii Nakryiko Not Applicable
[v2,dwarves,2/8] btf_encoder: use libbpf APIs to encode BTF type info Untitled series #361809 - - - --- 2020-10-08 Andrii Nakryiko Not Applicable
[v2,dwarves,3/8] btf_encoder: fix emitting __ARRAY_SIZE_TYPE__ as index range type Untitled series #361809 - - - --- 2020-10-08 Andrii Nakryiko Not Applicable
[v2,dwarves,4/8] btf_encoder: discard CUs after BTF encoding Untitled series #361817 - - - --- 2020-10-08 Andrii Nakryiko Not Applicable
[v2,dwarves,5/8] btf_encoder: revamp how per-CPU variables are encoded Untitled series #361809 - - - --- 2020-10-08 Andrii Nakryiko Not Applicable
[v2,dwarves,6/8] dwarf_loader: increase the size of lookup hash map Untitled series #361809 - - - --- 2020-10-08 Andrii Nakryiko Not Applicable
[v2,dwarves,7/8] strings: use BTF's string APIs for strings management Untitled series #361809 - - - --- 2020-10-08 Andrii Nakryiko Not Applicable
[v2,dwarves,8/8] btf_encoder: support cross-compiled ELF binaries with different endianness Untitled series #361813 - - - --- 2020-10-08 Andrii Nakryiko Not Applicable
[dwarves] btf_loader: handle union forward declaration properly [dwarves] btf_loader: handle union forward declaration properly - - - --- 2020-10-09 Andrii Nakryiko Not Applicable
[dwarves] btf_encoder: ignore zero-sized ELF symbols [dwarves] btf_encoder: ignore zero-sized ELF symbols - - 1 --- 2020-10-21 Andrii Nakryiko Not Applicable
[v2,dwarves] btf_loader: handle union forward declaration properly [v2,dwarves] btf_loader: handle union forward declaration properly - - - --- 2020-10-22 Andrii Nakryiko bpf Not Applicable
[bpf] selftest/bpf: fix profiler test using CO-RE relocation for enums [bpf] selftest/bpf: fix profiler test using CO-RE relocation for enums - - 1 --- 2020-10-22 Andrii Nakryiko bpf Accepted
[bpf-next] bpf: add struct bpf_redir_neigh forward declaration to BPF helper defs [bpf-next] bpf: add struct bpf_redir_neigh forward declaration to BPF helper defs 1 - - --- 2020-10-28 Andrii Nakryiko bpf Accepted
[bpf-next,01/11] libbpf: factor out common operations in BTF writing APIs libbpf: split BTF support 1 - - --- 2020-10-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,02/11] selftest/bpf: relax btf_dedup test checks libbpf: split BTF support - - - --- 2020-10-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,03/11] libbpf: unify and speed up BTF string deduplication libbpf: split BTF support 1 - - --- 2020-10-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,04/11] libbpf: implement basic split BTF support libbpf: split BTF support 1 - - --- 2020-10-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,05/11] selftests/bpf: add split BTF basic test libbpf: split BTF support 1 - - --- 2020-10-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,06/11] selftests/bpf: add checking of raw type dump in BTF writer APIs selftests libbpf: split BTF support 1 - - --- 2020-10-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,07/11] libbpf: fix BTF data layout checks and allow empty BTF libbpf: split BTF support - - - --- 2020-10-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,08/11] libbpf: support BTF dedup of split BTFs libbpf: split BTF support 1 - - --- 2020-10-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,09/11] libbpf: accomodate DWARF/compiler bug with duplicated identical arrays libbpf: split BTF support 1 - - --- 2020-10-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,10/11] selftests/bpf: add split BTF dedup selftests libbpf: split BTF support 1 - - --- 2020-10-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,11/11] tools/bpftool: add bpftool support for split BTF libbpf: split BTF support 1 - - --- 2020-10-29 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,01/11] libbpf: factor out common operations in BTF writing APIs libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,02/11] selftest/bpf: relax btf_dedup test checks libbpf: split BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,03/11] libbpf: unify and speed up BTF string deduplication libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,04/11] libbpf: implement basic split BTF support libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,05/11] selftests/bpf: add split BTF basic test libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,06/11] selftests/bpf: add checking of raw type dump in BTF writer APIs selftests libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,07/11] libbpf: fix BTF data layout checks and allow empty BTF libbpf: split BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,08/11] libbpf: support BTF dedup of split BTFs libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,09/11] libbpf: accomodate DWARF/compiler bug with duplicated identical arrays libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,10/11] selftests/bpf: add split BTF dedup selftests libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[v2,bpf-next,11/11] tools/bpftool: add bpftool support for split BTF libbpf: split BTF support 1 - - --- 2020-11-05 Andrii Nakryiko bpf Accepted
[RFC,dwarves] btf: add support for split BTF loading and encoding [RFC,dwarves] btf: add support for split BTF loading and encoding - - - --- 2020-11-05 Andrii Nakryiko RFC
[RFC,bpf-next,1/5] bpf: add in-kernel split BTF support Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[RFC,bpf-next,2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[RFC,bpf-next,3/5] kbuild: Add CONFIG_DEBUG_INFO_BTF_MODULES option or module BTFs Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[RFC,bpf-next,4/5] bpf: load and verify kernel module BTFs Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[RFC,bpf-next,5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show` Integrate kernel module BTF support - - - --- 2020-11-05 Andrii Nakryiko bpf Superseded
[dwarves,1/4] btf_encoder: fix array index type numbering [dwarves,1/4] btf_encoder: fix array index type numbering - - - --- 2020-11-06 Andrii Nakryiko bpf Not Applicable
[dwarves,2/4] libbtf: improve variable naming and error reporting when writing out BTF [dwarves,1/4] btf_encoder: fix array index type numbering - - - --- 2020-11-06 Andrii Nakryiko bpf Not Applicable
[dwarves,3/4] libbpf: update libbpf submodlue reference to latest master [dwarves,1/4] btf_encoder: fix array index type numbering - - - --- 2020-11-06 Andrii Nakryiko bpf Not Applicable
[dwarves,4/4] btf: add support for split BTF loading and encoding [dwarves,1/4] btf_encoder: fix array index type numbering - - - --- 2020-11-06 Andrii Nakryiko bpf Not Applicable
[bpf-next,1/5] bpf: add in-kernel split BTF support Integrate kernel module BTF support - - - --- 2020-11-06 Andrii Nakryiko bpf Superseded
[bpf-next,2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO Integrate kernel module BTF support - - - --- 2020-11-06 Andrii Nakryiko bpf Superseded
[bpf-next,3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it Integrate kernel module BTF support - - - --- 2020-11-06 Andrii Nakryiko bpf Superseded
[bpf-next,4/5] bpf: load and verify kernel module BTFs Integrate kernel module BTF support - - - --- 2020-11-06 Andrii Nakryiko bpf Superseded
[bpf-next,5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show` Integrate kernel module BTF support - - 1 --- 2020-11-06 Andrii Nakryiko bpf Superseded
[v2,bpf-next,1/5] bpf: add in-kernel split BTF support [v2,bpf-next,1/5] bpf: add in-kernel split BTF support - - - --- 2020-11-06 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO [v2,bpf-next,1/5] bpf: add in-kernel split BTF support - - - --- 2020-11-06 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it [v2,bpf-next,1/5] bpf: add in-kernel split BTF support - - - --- 2020-11-06 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,4/5] bpf: load and verify kernel module BTFs [v2,bpf-next,1/5] bpf: add in-kernel split BTF support - 1 - --- 2020-11-06 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show` [v2,bpf-next,1/5] bpf: add in-kernel split BTF support - - - --- 2020-11-06 Andrii Nakryiko bpf Changes Requested
[bpf] libbpf: don't attempt to load unused subprog as an entry-point BPF program [bpf] libbpf: don't attempt to load unused subprog as an entry-point BPF program 2 - - --- 2020-11-07 Andrii Nakryiko bpf Accepted
[v3,bpf-next,1/5] bpf: add in-kernel split BTF support Integrate kernel module BTF support - - - 1-1 2020-11-09 Andrii Nakryiko bpf Superseded
[v3,bpf-next,2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO Integrate kernel module BTF support - - - 1-1 2020-11-09 Andrii Nakryiko bpf Superseded
[v3,bpf-next,3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it Integrate kernel module BTF support - - - 1-1 2020-11-09 Andrii Nakryiko bpf Superseded
[v3,bpf-next,4/5] bpf: load and verify kernel module BTFs Integrate kernel module BTF support - 1 - 1-1 2020-11-09 Andrii Nakryiko bpf Superseded
[v3,bpf-next,5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show` Integrate kernel module BTF support - - 1 1-1 2020-11-09 Andrii Nakryiko bpf Superseded
[v4,bpf-next,1/5] bpf: add in-kernel split BTF support Integrate kernel module BTF support 1 - - 13-2 2020-11-10 Andrii Nakryiko bpf Accepted
[v4,bpf-next,2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO Integrate kernel module BTF support 1 - - 13-2 2020-11-10 Andrii Nakryiko bpf Accepted
[v4,bpf-next,3/5] kbuild: build kernel module BTFs if BTF is enabled and pahole supports it Integrate kernel module BTF support 1 - - 13-2 2020-11-10 Andrii Nakryiko bpf Accepted
[v4,bpf-next,4/5] bpf: load and verify kernel module BTFs Integrate kernel module BTF support - 1 - 12-3 2020-11-10 Andrii Nakryiko bpf Accepted
[v4,bpf-next,5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show` Integrate kernel module BTF support 1 - 1 13-2 2020-11-10 Andrii Nakryiko bpf Accepted
[bpf-next] bpf: compile out btf_parse_module() if module BTF is not enabled [bpf-next] bpf: compile out btf_parse_module() if module BTF is not enabled - - - 1-1 2020-11-11 Andrii Nakryiko bpf Accepted
[bpf] selftests/bpf: fix unused attribute usage in subprogs_unused test [bpf] selftests/bpf: fix unused attribute usage in subprogs_unused test - - - 15-- 2020-11-11 Andrii Nakryiko bpf Accepted
[bpf-next,1/6] bpf: fix bpf_put_raw_tracepoint()'s use of __module_address() libbpf: add support for kernel module BTF CO-RE relocations 1 - - 15-- 2020-11-19 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/6] libbpf: add internal helper to load BTF data by FD libbpf: add support for kernel module BTF CO-RE relocations - - - 15-- 2020-11-19 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/6] libbpf: refactor CO-RE relocs to not assume a single BTF object libbpf: add support for kernel module BTF CO-RE relocations 1 - - 14-1 2020-11-19 Andrii Nakryiko bpf Changes Requested
[bpf-next,4/6] libbpf: add kernel module BTF support for CO-RE relocations libbpf: add support for kernel module BTF CO-RE relocations - - - 141- 2020-11-19 Andrii Nakryiko bpf Changes Requested
[bpf-next,5/6] selftests/bpf: add bpf_sidecar kernel module for testing libbpf: add support for kernel module BTF CO-RE relocations 1 - - 14-1 2020-11-19 Andrii Nakryiko bpf Changes Requested
[bpf-next,6/6] selftests/bpf: add CO-RE relocs selftest relying on kernel module BTF libbpf: add support for kernel module BTF CO-RE relocations 1 - - 141- 2020-11-19 Andrii Nakryiko bpf Changes Requested
[RESEND,bpf-next,1/2] kbuild: skip module BTF generation for out-of-tree external modules [RESEND,bpf-next,1/2] kbuild: skip module BTF generation for out-of-tree external modules - - - 15-- 2020-11-21 Andrii Nakryiko bpf Accepted
[RESEND,bpf-next,2/2] bpf: sanitize BTF data pointer after module is loaded [RESEND,bpf-next,1/2] kbuild: skip module BTF generation for out-of-tree external modules 1 - - 15-- 2020-11-21 Andrii Nakryiko bpf Accepted
[bpf,1/2] libbpf: fix ring_buffer__poll() to return number of consumed samples [bpf,1/2] libbpf: fix ring_buffer__poll() to return number of consumed samples - - - 15-- 2020-11-30 Andrii Nakryiko bpf Accepted
[bpf,2/2] selftests/bpf: drain ringbuf samples at the end of test [bpf,1/2] libbpf: fix ring_buffer__poll() to return number of consumed samples - - - 15-- 2020-11-30 Andrii Nakryiko bpf Accepted
[v2,bpf-next,1/7] bpf: fix bpf_put_raw_tracepoint()'s use of __module_address() libbpf: add support for kernel module BTF CO-RE relocations 1 - - 15-- 2020-12-01 Andrii Nakryiko bpf Superseded
[v2,bpf-next,2/7] libbpf: add internal helper to load BTF data by FD libbpf: add support for kernel module BTF CO-RE relocations - - - 15-- 2020-12-01 Andrii Nakryiko bpf Superseded
[v2,bpf-next,3/7] libbpf: refactor CO-RE relocs to not assume a single BTF object libbpf: add support for kernel module BTF CO-RE relocations 1 - - 14-1 2020-12-01 Andrii Nakryiko bpf Superseded
[v2,bpf-next,4/7] libbpf: add kernel module BTF support for CO-RE relocations libbpf: add support for kernel module BTF CO-RE relocations - - - 141- 2020-12-01 Andrii Nakryiko bpf Superseded
[v2,bpf-next,5/7] selftests/bpf: add bpf_testmod kernel module for testing libbpf: add support for kernel module BTF CO-RE relocations 1 - - 141- 2020-12-01 Andrii Nakryiko bpf Superseded
[v2,bpf-next,6/7] selftests/bpf: add support for marking sub-tests as skipped libbpf: add support for kernel module BTF CO-RE relocations - - - 15-- 2020-12-01 Andrii Nakryiko bpf Superseded
[v2,bpf-next,7/7] selftests/bpf: add CO-RE relocs selftest relying on kernel module BTF libbpf: add support for kernel module BTF CO-RE relocations - - - 141- 2020-12-01 Andrii Nakryiko bpf Superseded
[v3,bpf-next,1/7] bpf: fix bpf_put_raw_tracepoint()'s use of __module_address() libbpf: add support for kernel module BTF CO-RE relocations 1 - - 15-- 2020-12-01 Andrii Nakryiko bpf Changes Requested
[v3,bpf-next,2/7] libbpf: add internal helper to load BTF data by FD libbpf: add support for kernel module BTF CO-RE relocations - - - 15-- 2020-12-01 Andrii Nakryiko bpf Changes Requested
[v3,bpf-next,3/7] libbpf: refactor CO-RE relocs to not assume a single BTF object libbpf: add support for kernel module BTF CO-RE relocations 1 - - 14-1 2020-12-01 Andrii Nakryiko bpf Changes Requested
[v3,bpf-next,4/7] libbpf: add kernel module BTF support for CO-RE relocations libbpf: add support for kernel module BTF CO-RE relocations - - - 141- 2020-12-01 Andrii Nakryiko bpf Changes Requested
[v3,bpf-next,5/7] selftests/bpf: add bpf_testmod kernel module for testing libbpf: add support for kernel module BTF CO-RE relocations 1 - - 141- 2020-12-01 Andrii Nakryiko bpf Changes Requested
[v3,bpf-next,6/7] selftests/bpf: add support for marking sub-tests as skipped libbpf: add support for kernel module BTF CO-RE relocations - - - 15-- 2020-12-01 Andrii Nakryiko bpf Changes Requested
« 1 2 3 421 22 »