Toggle navigation
Patchwork
netdev
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Andrii Nakryiko
| State =
Action Required
| 150 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,bpf-next] bpf: add ambient BPF runtime context stored in current
[v2,bpf-next] bpf: add ambient BPF runtime context stored in current
-
-
-
2021-07-12
Andrii Nakryiko
New
[bpf-next,4/4] selftests/bpf: add xdp_redirect_multi into .gitignore
Few small libbpf and selftests/bpf fixes
-
-
-
2021-06-03
Andrii Nakryiko
New
[bpf-next,3/4] libbpf: install skel_internal.h header used from light skeletons
Few small libbpf and selftests/bpf fixes
-
-
-
2021-06-03
Andrii Nakryiko
New
[bpf-next,2/4] libbpf: refactor header installation portions of Makefile
Few small libbpf and selftests/bpf fixes
-
-
-
2021-06-03
Andrii Nakryiko
New
[bpf-next,1/4] libbpf: move few APIs from 0.4 to 0.5 version
Few small libbpf and selftests/bpf fixes
-
-
-
2021-06-03
Andrii Nakryiko
New
[v2,bpf-next,5/5] bpftool: set errno on skeleton failures and propagate errors
libbpf: error reporting changes for v1.0
-
-
-
2021-05-25
Andrii Nakryiko
New
[v2,bpf-next,4/5] libbpf: streamline error reporting for high-level APIs
libbpf: error reporting changes for v1.0
-
-
-
2021-05-25
Andrii Nakryiko
New
[v2,bpf-next,3/5] libbpf: streamline error reporting for low-level APIs
libbpf: error reporting changes for v1.0
-
-
-
2021-05-25
Andrii Nakryiko
New
[v2,bpf-next,2/5] selftests/bpf: turn on libbpf 1.0 mode and fix all IS_ERR checks
libbpf: error reporting changes for v1.0
-
-
-
2021-05-25
Andrii Nakryiko
New
[v2,bpf-next,1/5] libbpf: add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors
libbpf: error reporting changes for v1.0
-
-
-
2021-05-25
Andrii Nakryiko
New
[bpf-next,1/5] libbpf: add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors
[bpf-next,1/5] libbpf: add libbpf_set_strict_mode() API to turn on libbpf 1.0 behaviors
-
-
-
2021-05-21
Andrii Nakryiko
New
[bpf-next] libbpf: reject static entry-point BPF programs
[bpf-next] libbpf: reject static entry-point BPF programs
-
-
-
2021-05-14
Andrii Nakryiko
New
[bpf] selftests/bpf: test ringbuf mmap read-only and read-write restrictions
[bpf] selftests/bpf: test ringbuf mmap read-only and read-write restrictions
-
-
-
2021-05-14
Andrii Nakryiko
New
[v2,bpf-next,1/2] selftests/bpf: validate skeleton gen handles skipped fields
[v2,bpf-next,1/2] selftests/bpf: validate skeleton gen handles skipped fields
-
-
-
2021-05-13
Andrii Nakryiko
New
[bpf-next,2/2] libbpf: reject static maps
[bpf-next,1/2] selftests/bpf: validate skeleton gen handles skipped fields
-
-
-
2021-05-13
Andrii Nakryiko
New
[RFC,bpf-next,6/7] libbpf: treat STV_INTERNAL same as STV_HIDDEN for functions
[RFC,bpf-next,1/7] bpftool: strip const/volatile/restrict modifiers from .bss and .data vars
-
-
-
2021-05-07
Andrii Nakryiko
New
[RFC,bpf-next,4/7] bpftool: stop emitting static variables in BPF skeleton
[RFC,bpf-next,1/7] bpftool: strip const/volatile/restrict modifiers from .bss and .data vars
-
-
-
2021-05-07
Andrii Nakryiko
New
[RFC,bpf-next,2/7] libbpf: add per-file linker opts
[RFC,bpf-next,1/7] bpftool: strip const/volatile/restrict modifiers from .bss and .data vars
-
-
-
2021-05-07
Andrii Nakryiko
New
[RFC,bpf-next,1/7] bpftool: strip const/volatile/restrict modifiers from .bss and .data vars
[RFC,bpf-next,1/7] bpftool: strip const/volatile/restrict modifiers from .bss and .data vars
-
-
-
2021-05-07
Andrii Nakryiko
New
[v2,bpf-next,5/5] selftests/bpf: fix core_reloc test runner
CO-RE relocation selftests fixes
-
-
-
2021-04-26
Andrii Nakryiko
New
[v2,bpf-next,4/5] selftests/bpf: fix field existence CO-RE reloc tests
CO-RE relocation selftests fixes
-
-
-
2021-04-26
Andrii Nakryiko
New
[v2,bpf-next,3/5] selftests/bpf: fix BPF_CORE_READ_BITFIELD() macro
CO-RE relocation selftests fixes
-
-
-
2021-04-26
Andrii Nakryiko
New
[v2,bpf-next,2/5] libbpf: support BTF_KIND_FLOAT during type compatibility checks in CO-RE
CO-RE relocation selftests fixes
-
-
-
2021-04-26
Andrii Nakryiko
New
[v2,bpf-next,1/5] selftests/bpf: add remaining ASSERT_xxx() variants
CO-RE relocation selftests fixes
-
-
-
2021-04-26
Andrii Nakryiko
New
[v2,bpf-next,3/6] libbpf: support static map definitions
[v2,bpf-next,1/6] bpftool: strip const/volatile/restrict modifiers from .bss and .data vars
-
-
-
2021-04-23
Andrii Nakryiko
New
[v2,bpf-next,2/6] libbpf: rename static variables during linking
[v2,bpf-next,1/6] bpftool: strip const/volatile/restrict modifiers from .bss and .data vars
-
-
-
2021-04-23
Andrii Nakryiko
New
[v3,bpf-next,17/18] selftests/bpf: add map linking selftest
[v3,bpf-next,01/18] bpftool: support dumping BTF VAR's "extern" linkage
-
-
-
2021-04-23
Andrii Nakryiko
New
[v3,bpf-next,15/18] selftests/bpf: add function linking selftest
[v3,bpf-next,01/18] bpftool: support dumping BTF VAR's "extern" linkage
-
-
-
2021-04-23
Andrii Nakryiko
New
[v3,bpf-next,13/18] selftests/bpf: use -O0 instead of -Og in selftests builds
[v3,bpf-next,01/18] bpftool: support dumping BTF VAR's "extern" linkage
-
-
-
2021-04-23
Andrii Nakryiko
New
[v3,bpf-next,11/18] libbpf: add linker extern resolution support for functions and global variables
[v3,bpf-next,01/18] bpftool: support dumping BTF VAR's "extern" linkage
-
-
-
2021-04-23
Andrii Nakryiko
New
[v3,bpf-next,09/18] libbpf: extend sanity checking ELF symbols with externs validation
[v3,bpf-next,01/18] bpftool: support dumping BTF VAR's "extern" linkage
-
-
-
2021-04-23
Andrii Nakryiko
New
[v3,bpf-next,07/18] libbpf: factor out symtab and relos sanity checks
[v3,bpf-next,01/18] bpftool: support dumping BTF VAR's "extern" linkage
-
-
-
2021-04-23
Andrii Nakryiko
New
[v3,bpf-next,05/18] libbpf: allow gaps in BPF program sections to support overriden weak functions
[v3,bpf-next,01/18] bpftool: support dumping BTF VAR's "extern" linkage
-
-
-
2021-04-23
Andrii Nakryiko
New
[v3,bpf-next,02/18] bpftool: dump more info about DATASEC members
[v3,bpf-next,01/18] bpftool: support dumping BTF VAR's "extern" linkage
-
-
-
2021-04-23
Andrii Nakryiko
New
[v3,bpf-next,01/18] bpftool: support dumping BTF VAR's "extern" linkage
[v3,bpf-next,01/18] bpftool: support dumping BTF VAR's "extern" linkage
-
-
-
2021-04-23
Andrii Nakryiko
New
[bpf-next,6/6] selftests/bpf: extend linked_maps selftests with static maps
BPF static linker: support static vars and maps
-
-
-
2021-04-22
Andrii Nakryiko
New
[bpf-next,5/6] selftests/bpf: extend linked_vars selftests with static variables
BPF static linker: support static vars and maps
-
-
-
2021-04-22
Andrii Nakryiko
New
[bpf-next,4/6] bpftool: handle transformed static map names in BPF skeleton
BPF static linker: support static vars and maps
-
-
-
2021-04-22
Andrii Nakryiko
New
[bpf-next,1/6] selftests/bpf: document latest Clang fix expectations for linking tests
BPF static linker: support static vars and maps
-
-
-
2021-04-22
Andrii Nakryiko
New
[v2,bpf-next,16/17] selftests/bpf: add global variables linking selftest
BPF static linker: support externs
-
-
-
2021-04-16
Andrii Nakryiko
New
[v2,bpf-next,14/17] selftests/bpf: omit skeleton generation for multi-linked BPF object files
BPF static linker: support externs
-
-
-
2021-04-16
Andrii Nakryiko
New
[v2,bpf-next,12/17] libbpf: support extern resolution for BTF-defined maps in .maps section
BPF static linker: support externs
-
-
-
2021-04-16
Andrii Nakryiko
New
[v2,bpf-next,10/17] libbpf: tighten BTF type ID rewriting with error checking
BPF static linker: support externs
-
-
-
2021-04-16
Andrii Nakryiko
New
[v2,bpf-next,08/17] libbpf: make few internal helpers available outside of libbpf.c
BPF static linker: support externs
-
-
-
2021-04-16
Andrii Nakryiko
New
[v2,bpf-next,06/17] libbpf: refactor BTF map definition parsing
BPF static linker: support externs
-
-
-
2021-04-16
Andrii Nakryiko
New
[v2,bpf-next,04/17] libbpf: mark BPF subprogs with hidden visibility as static for BPF verifier
BPF static linker: support externs
-
-
-
2021-04-16
Andrii Nakryiko
New
[v2,bpf-next,03/17] libbpf: suppress compiler warning when using SEC() macro with externs
BPF static linker: support externs
-
-
-
2021-04-16
Andrii Nakryiko
New
[bpf-next,17/17] sleftests/bpf: add map linking selftest
Untitled series #120383
-
-
-
2021-04-14
Andrii Nakryiko
New
[bpf-next,12/17] libbpf: support extern resolution for BTF-defined maps in .maps section
Untitled series #120383
-
-
-
2021-04-14
Andrii Nakryiko
New
[bpf-next,08/17] libbpf: make few internal helpers available outside of libbpf.c
Untitled series #120383
-
-
-
2021-04-14
Andrii Nakryiko
New
[bpf-next] libbpf: fix memory leak when emitting final btf_ext
[bpf-next] libbpf: fix memory leak when emitting final btf_ext
-
-
-
2021-03-27
Andrii Nakryiko
New
[v2,bpf-next] libbpf: preserve empty DATASEC BTFs during static linking
[v2,bpf-next] libbpf: preserve empty DATASEC BTFs during static linking
-
-
-
2021-03-26
Andrii Nakryiko
New
[bpf-next] libbpf: preserve empty DATASEC BTFs during static linking
[bpf-next] libbpf: preserve empty DATASEC BTFs during static linking
-
-
-
2021-03-25
Andrii Nakryiko
New
[bpf-next,3/3] selftests/bpf: allow compiling BPF objects without BTF
Handle no-BTF object files better
-
-
-
2021-03-19
Andrii Nakryiko
New
[bpf-next,2/3] libbpf: skip BTF fixup if object file has no BTF
Handle no-BTF object files better
-
-
-
2021-03-19
Andrii Nakryiko
New
[bpf-next,1/3] bpftool: improve skeleton generation for objects without BTF
Handle no-BTF object files better
-
-
-
2021-03-19
Andrii Nakryiko
New
[v4,bpf-next,08/12] bpftool: add ability to specify custom skeleton object name
BPF static linking
-
-
-
2021-03-18
Andrii Nakryiko
New
[v4,bpf-next,02/12] libbpf: generalize BTF and BTF.ext type ID and strings iteration
BPF static linking
-
-
-
2021-03-18
Andrii Nakryiko
New
[v4,bpf-next,01/12] libbpf: expose btf_type_by_id() internally
BPF static linking
-
-
-
2021-03-18
Andrii Nakryiko
New
[v3,bpf-next,12/12] selftests/bpf: add multi-file statically linked BPF object file test
BPF static linking
-
-
-
2021-03-18
Andrii Nakryiko
New
[v3,bpf-next,11/12] selftests/bpf: pass all BPF .o's through BPF static linker
BPF static linking
-
-
-
2021-03-18
Andrii Nakryiko
New
[v3,bpf-next,10/12] selftests/bpf: re-generate vmlinux.h and BPF skeletons if bpftool changed
BPF static linking
-
-
-
2021-03-18
Andrii Nakryiko
New
[v3,bpf-next,09/12] bpftool: add `gen object` command to perform BPF static linking
BPF static linking
-
-
-
2021-03-18
Andrii Nakryiko
New
[v3,bpf-next,07/12] libbpf: add BPF static linker BTF and BTF.ext support
BPF static linking
-
-
-
2021-03-18
Andrii Nakryiko
New
[v3,bpf-next,06/12] libbpf: add BPF static linker APIs
BPF static linking
-
-
-
2021-03-18
Andrii Nakryiko
New
[v3,bpf-next,05/12] libbpf: add generic BTF type shallow copy API
BPF static linking
-
-
-
2021-03-18
Andrii Nakryiko
New
[v3,bpf-next,04/12] libbpf: extract internal set-of-strings datastructure APIs
BPF static linking
-
-
-
2021-03-18
Andrii Nakryiko
New
[v3,bpf-next,03/12] libbpf: rename internal memory-management helpers
BPF static linking
-
-
-
2021-03-18
Andrii Nakryiko
New
[v2,bpf-next,3/4] selftests/bpf: treat compilation warnings as errors
Generate NULL in vmlinux.h
-
-
-
2021-03-17
Andrii Nakryiko
New
[v2,bpf-next,1/4] bpftool: generate NULL definition in vmlinux.h
Generate NULL in vmlinux.h
-
-
-
2021-03-17
Andrii Nakryiko
New
[bpf-next,4/4] bpftool: treat compilation warnings as errors
Generate NULL in vmlinux.h
-
-
-
2021-03-17
Andrii Nakryiko
New
[bpf-next,2/4] selftests/bpf: drop custom NULL #define in skb_pkt_end selftest
Generate NULL in vmlinux.h
-
-
-
2021-03-17
Andrii Nakryiko
New
[v2,bpf-next,4/4] selftests/bpf: build everything in debug mode
Build BPF selftests and its libbpf, bpftool in debug mode
-
-
-
2021-03-13
Andrii Nakryiko
New
[v2,bpf-next,2/4] bpftool: fix maybe-uninitialized warnings
Build BPF selftests and its libbpf, bpftool in debug mode
-
-
-
2021-03-13
Andrii Nakryiko
New
[v2,bpf-next,10/11] selftests/bpf: pass all BPF .o's through BPF static linker
Untitled series #110332
-
-
-
2021-03-13
Andrii Nakryiko
New
[bpf-next,07/10] bpftool: add `gen bpfo` command to perform BPF static linking
BPF static linking
-
-
-
2021-03-10
Andrii Nakryiko
New
[bpf-next,1/2] libbpf: add explicit padding to bpf_xdp_set_link_opts
[bpf-next,1/2] libbpf: add explicit padding to bpf_xdp_set_link_opts
-
-
-
2021-03-10
Andrii Nakryiko
New
[v2,bpf] libbpf: fix INSTALL flag order
[v2,bpf] libbpf: fix INSTALL flag order
-
-
-
2021-03-08
Andrii Nakryiko
New
[bpf-next] tools/runqslower: allow substituting custom vmlinux.h for the build
[bpf-next] tools/runqslower: allow substituting custom vmlinux.h for the build
-
-
-
2021-03-03
Andrii Nakryiko
New
[bpf-next] libbpf: stop using feature-detection Makefiles
[bpf-next] libbpf: stop using feature-detection Makefiles
-
-
-
2021-02-03
Andrii Nakryiko
New
[v3,bpf-next,7/7] selftests/bpf: test kernel module ksym externs
Support kernel module ksym variables
-
-
-
2021-01-12
Andrii Nakryiko
New
[v3,bpf-next,6/7] libbpf: support kernel module ksym externs
Support kernel module ksym variables
-
-
-
2021-01-12
Andrii Nakryiko
New
[v3,bpf-next,5/7] bpf: support BPF ksym variables in kernel modules
Support kernel module ksym variables
-
-
-
2021-01-12
Andrii Nakryiko
New
[v3,bpf-next,4/7] selftests/bpf: sync RCU before unloading bpf_testmod
Support kernel module ksym variables
-
-
-
2021-01-12
Andrii Nakryiko
New
[v3,bpf-next,3/7] bpf: declare __bpf_free_used_maps() unconditionally
Support kernel module ksym variables
-
-
-
2021-01-12
Andrii Nakryiko
New
[v3,bpf-next,2/7] bpf: avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
Support kernel module ksym variables
-
-
-
2021-01-12
Andrii Nakryiko
New
[v3,bpf-next,1/7] bpf: add bpf_patch_call_args prototype to include/linux/bpf.h
Support kernel module ksym variables
-
-
-
2021-01-12
Andrii Nakryiko
New
[bpf,2/2] libbpf: allow loading empty BTFs
[bpf,1/2] bpf: allow empty module BTFs
-
-
-
2021-01-10
Andrii Nakryiko
New
[bpf,1/2] bpf: allow empty module BTFs
[bpf,1/2] bpf: allow empty module BTFs
-
-
-
2021-01-10
Andrii Nakryiko
New
[bpf-next] libbpf: clarify kernel type use with USER variants of CORE reading macros
[bpf-next] libbpf: clarify kernel type use with USER variants of CORE reading macros
-
-
-
2021-01-08
Andrii Nakryiko
New
[bpf-next,2/4] bpf: support BPF ksym variables in kernel modules
Support kernel module ksym variables
-
-
-
2021-01-06
Andrii Nakryiko
New
[v2,bpf] selftests/bpf: work-around EBUSY errors from hashmap update/delete
[v2,bpf] selftests/bpf: work-around EBUSY errors from hashmap update/delete
-
-
-
2020-12-23
Andrii Nakryiko
New
[bpf-next,3/3] selftests/bpf: add tests for user- and non-CO-RE BPF_CORE_READ() variants
Add user-space and non-CO-RE variants of BPF_CORE_READ()
-
-
-
2020-12-18
Andrii Nakryiko
New
[bpf-next,2/3] libbpf: add non-CO-RE variants of BPF_CORE_READ() macro family
Add user-space and non-CO-RE variants of BPF_CORE_READ()
-
-
-
2020-12-18
Andrii Nakryiko
New
[bpf-next,1/3] libbpf: add user-space variants of BPF_CORE_READ() family of macros
Add user-space and non-CO-RE variants of BPF_CORE_READ()
-
-
-
2020-12-18
Andrii Nakryiko
New
[bpf-next,1/2] libbpf: support modules in bpf_program__set_attach_target() API
[bpf-next,1/2] libbpf: support modules in bpf_program__set_attach_target() API
-
-
-
2020-12-11
Andrii Nakryiko
New
[bpf-next] selftests/bpf: fix bpf_testmod.ko recompilation logic
[bpf-next] selftests/bpf: fix bpf_testmod.ko recompilation logic
-
-
-
2020-12-11
Andrii Nakryiko
New
[bpf] bpf: fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
[bpf] bpf: fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
-
-
-
2020-12-11
Andrii Nakryiko
New
[v2,bpf-next] bpf: return -ENOTSUPP when attaching to non-kernel BTF
[v2,bpf-next] bpf: return -ENOTSUPP when attaching to non-kernel BTF
-
-
-
2020-12-08
Andrii Nakryiko
New
[bpf-next] libbpf: support module BTF for BPF_TYPE_ID_TARGET CO-RE relocation
[bpf-next] libbpf: support module BTF for BPF_TYPE_ID_TARGET CO-RE relocation
-
-
-
2020-12-05
Andrii Nakryiko
New
«
1
2
»