Show patches with: Submitter = Yonghong Song       |    Archived = No       |   630 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next] MAINTAINERS: Replace my email address [bpf-next] MAINTAINERS: Replace my email address - - - 43-2 2023-07-24 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: Fix compilation failure for prog vrf_socket_lookup [bpf-next] selftests/bpf: Fix compilation failure for prog vrf_socket_lookup - - - 4221 2023-06-22 Yonghong Song bpf Accepted
[bpf] bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable. [bpf] bpf: Fix a bpf_jit_dump issue for x86_64 with sysctl bpf_jit_enable. 1 - - 41-4 2023-06-09 Yonghong Song bpf Accepted
[bpf] selftests/bpf: Fix sockopt_sk selftest [bpf] selftests/bpf: Fix sockopt_sk selftest - - - 4113 2023-06-06 Yonghong Song bpf Accepted
[bpf-next,v2,2/2] selftests/bpf: Add a test where map key_type_id with decl_tag type [bpf-next,v2,1/2] bpf: Silence a warning in btf_type_id_size() - - - 461- 2023-05-30 Yonghong Song bpf Accepted
[bpf-next,v2,1/2] bpf: Silence a warning in btf_type_id_size() [bpf-next,v2,1/2] bpf: Silence a warning in btf_type_id_size() - - - 461- 2023-05-30 Yonghong Song bpf Accepted
[bpf-next,2/2] selftests/bpf: Make bpf_dynptr_is_rdonly() prototyype consistent with kernel [bpf-next,1/2] selftests/bpf: Fix dynptr/test_dynptr_is_null - - - 2122 2023-05-17 Yonghong Song bpf Accepted
[bpf-next,1/2] selftests/bpf: Fix dynptr/test_dynptr_is_null [bpf-next,1/2] selftests/bpf: Fix dynptr/test_dynptr_is_null - - - 2122 2023-05-17 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: Fix s390 sock_field test failure [bpf-next] selftests/bpf: Fix s390 sock_field test failure - - 1 4921 2023-05-16 Yonghong Song bpf Accepted
[bpf-next] bpf: Emit struct bpf_tcp_sock type in vmlinux BTF [bpf-next] bpf: Emit struct bpf_tcp_sock type in vmlinux BTF - - - 4714 2023-05-02 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: Fix selftest test_global_funcs/global_func1 failure with latest clang [bpf-next] selftests/bpf: Fix selftest test_global_funcs/global_func1 failure with latest clang - - - 41110 2023-04-25 Yonghong Song bpf Accepted
[bpf-next,v2,2/2] selftests/bpf: Add a selftest for checking subreg equality [bpf-next,v2,1/2] bpf: Improve verifier u32 scalar equality checking 1 - - 34-4 2023-04-17 Yonghong Song bpf Accepted
[bpf-next,v2,1/2] bpf: Improve verifier u32 scalar equality checking [bpf-next,v2,1/2] bpf: Improve verifier u32 scalar equality checking - - - 34-4 2023-04-17 Yonghong Song bpf Accepted
[bpf-next,v2,4/4] selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_const>' bpf: Improve verifier for cond_op and spilled loop index variables 1 - - 4722 2023-04-06 Yonghong Song bpf Accepted
[bpf-next,v2,3/4] bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier bpf: Improve verifier for cond_op and spilled loop index variables 2 - - 4812 2023-04-06 Yonghong Song bpf Accepted
[bpf-next,v2,2/4] selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deduction bpf: Improve verifier for cond_op and spilled loop index variables 1 - - 4722 2023-04-06 Yonghong Song bpf Accepted
[bpf-next,v2,1/4] bpf: Improve verifier JEQ/JNE insn branch taken checking bpf: Improve verifier for cond_op and spilled loop index variables 2 - - 4812 2023-04-06 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace_return_code [bpf-next] selftests/bpf: Workaround verification failure for fexit_bpf2bpf/func_replace_return_code - - - 502- 2023-03-10 Yonghong Song bpf Accepted
[bpf] libbpf: Fix bpf_xdp_query() in old kernels [bpf] libbpf: Fix bpf_xdp_query() in old kernels 1 - - 14-1 2023-02-27 Yonghong Song bpf Accepted
[bpf] bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpers [bpf] bpf: Fix a possible task gone issue with bpf_send_signal[_thread]() helpers - - 1 481- 2023-01-18 Yonghong Song bpf Accepted
[bpf,v2] selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n [bpf,v2] selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n 1 - - 32-9 2022-12-13 Yonghong Song bpf Accepted
[bpf-next] bpf: Do not mark certain LSM hook arguments as trusted [bpf-next] bpf: Do not mark certain LSM hook arguments as trusted - - - 5015 2022-12-03 Yonghong Song bpf Accepted
[bpf-next,v2,3/3] docs/bpf: Add KF_RCU documentation bpf: Handle MEM_RCU type properly - - - 5411 2022-12-03 Yonghong Song bpf Accepted
[bpf-next,v2,2/3] selftests/bpf: Fix rcu_read_lock test with new MEM_RCU semantics bpf: Handle MEM_RCU type properly - - - 5411 2022-12-03 Yonghong Song bpf Accepted
[bpf-next,v2,1/3] bpf: Handle MEM_RCU type properly bpf: Handle MEM_RCU type properly - - - 5114 2022-12-03 Yonghong Song bpf Accepted
[bpf-next,2/2] bpf: Add sleepable prog tests for cgrp local storage [bpf-next,1/2] bpf: Enable sleeptable support for cgrp local storage - - - 5321 2022-12-01 Yonghong Song bpf Accepted
[bpf-next,1/2] bpf: Enable sleeptable support for cgrp local storage [bpf-next,1/2] bpf: Enable sleeptable support for cgrp local storage - - - 5411 2022-12-01 Yonghong Song bpf Accepted
[bpf-next] bpf: Fix a compilation failure with clang lto build [bpf-next] bpf: Fix a compilation failure with clang lto build - - - 5114 2022-11-30 Yonghong Song bpf Accepted
[bpf-next,v10,4/4] selftests/bpf: Add tests for bpf_rcu_read_lock() bpf: Add bpf_rcu_read_lock() support 1 - - 542- 2022-11-24 Yonghong Song bpf Accepted
[bpf-next,v10,3/4] bpf: Add kfunc bpf_rcu_read_lock/unlock() bpf: Add bpf_rcu_read_lock() support 1 - - 5222 2022-11-24 Yonghong Song bpf Accepted
[bpf-next,v10,2/4] bpf: Introduce might_sleep field in bpf_func_proto bpf: Add bpf_rcu_read_lock() support 1 - - 542- 2022-11-24 Yonghong Song bpf Accepted
[bpf-next,v10,1/4] compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu"))) bpf: Add bpf_rcu_read_lock() support 2 - - 551- 2022-11-24 Yonghong Song bpf Accepted
[bpf-next] bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set [bpf-next] bpf: Fix a BTF_ID_LIST bug with CONFIG_DEBUG_INFO_BTF not set - - - 5024 2022-11-23 Yonghong Song bpf Accepted
[bpf-next,v4,4/4] bpf: Add type cast unit tests bpf: Implement two type cast kfuncs - - - 5123 2022-11-20 Yonghong Song bpf Accepted
[bpf-next,v4,3/4] bpf: Add a kfunc for generic type cast bpf: Implement two type cast kfuncs - - - 4826 2022-11-20 Yonghong Song bpf Accepted
[bpf-next,v4,2/4] bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctx bpf: Implement two type cast kfuncs - - - 4826 2022-11-20 Yonghong Song bpf Accepted
[bpf-next,v4,1/4] bpf: Add support for kfunc set with common btf_ids bpf: Implement two type cast kfuncs - - - 5123 2022-11-20 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: Fix bpftool synctypes checking failure [bpf-next] selftests/bpf: Fix bpftool synctypes checking failure - 1 - 20-- 2022-10-26 Yonghong Song bpf Accepted
[bpf-next,v6,9/9] docs/bpf: Add documentation for new cgroup local storage bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs 1 - - 20213 2022-10-26 Yonghong Song bpf Accepted
[bpf-next,v6,8/9] selftests/bpf: Add test cgrp_local_storage to DENYLIST.s390x bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs - - - 21113 2022-10-26 Yonghong Song bpf Accepted
[bpf-next,v6,7/9] selftests/bpf: Add selftests for new cgroup local storage bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs - - - 20213 2022-10-26 Yonghong Song bpf Accepted
[bpf-next,v6,6/9] selftests/bpf: Fix test test_libbpf_str/bpf_map_type_str bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs - - - 20114 2022-10-26 Yonghong Song bpf Accepted
[bpf-next,v6,5/9] bpftool: Support new cgroup local storage bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs 1 - - 21113 2022-10-26 Yonghong Song bpf Accepted
[bpf-next,v6,4/9] libbpf: Support new cgroup local storage bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs 2 - - 21113 2022-10-26 Yonghong Song bpf Accepted
[bpf-next,v6,3/9] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs 1 - - 20213 2022-10-26 Yonghong Song bpf Accepted
[bpf-next,v6,2/9] bpf: Refactor some inode/task/sk storage functions for reuse bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs 1 - - 20213 2022-10-26 Yonghong Song bpf Accepted
[bpf-next,v6,1/9] bpf: Make struct cgroup btf id global bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs 1 - - 21113 2022-10-26 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: Add selftest deny_namespace to s390x deny list [bpf-next] selftests/bpf: Add selftest deny_namespace to s390x deny list 1 - - 3212 2022-10-06 Yonghong Song bpf Accepted
[bpf-next] libbpf: Improve BPF_PROG2 macro code quality and description [bpf-next] libbpf: Improve BPF_PROG2 macro code quality and description 1 - - 332- 2022-09-10 Yonghong Song bpf Accepted
[bpf-next,v4,8/8] selftests/bpf: Add tracing_struct test in DENYLIST.s390x bpf: Support struct argument for trampoline base progs - - - 3212 2022-08-31 Yonghong Song bpf Accepted
[bpf-next,v4,7/8] selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments bpf: Support struct argument for trampoline base progs - - - 3212 2022-08-31 Yonghong Song bpf Accepted
[bpf-next,v4,6/8] selftests/bpf: Add struct argument tests with fentry/fexit programs. bpf: Support struct argument for trampoline base progs - - - 3122 2022-08-31 Yonghong Song bpf Accepted
[bpf-next,v4,5/8] libbpf: Add new BPF_PROG2 macro bpf: Support struct argument for trampoline base progs - - - 3113 2022-08-31 Yonghong Song bpf Accepted
[bpf-next,v4,4/8] bpf: arm64: No support of struct argument in trampoline programs bpf: Support struct argument for trampoline base progs - - - 3122 2022-08-31 Yonghong Song bpf Accepted
[bpf-next,v4,3/8] bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]() bpf: Support struct argument for trampoline base progs - - - 3122 2022-08-31 Yonghong Song bpf Accepted
[bpf-next,v4,2/8] bpf: x86: Support in-register struct arguments in trampoline programs bpf: Support struct argument for trampoline base progs - - - 3122 2022-08-31 Yonghong Song bpf Accepted
[bpf-next,v4,1/8] bpf: Allow struct argument in trampoline based programs bpf: Support struct argument for trampoline base progs - - - 3122 2022-08-31 Yonghong Song bpf Accepted
[bpf-next,1/3] bpf: Always return corresponding btf_type in __get_type_size() bpf: Perform necessary sign/zero extension for kfunc return values - - - 1812 2022-08-07 Yonghong Song bpf Accepted
[bpf-next,v2] selftests/bpf: Avoid skipping certain subtests [bpf-next,v2] selftests/bpf: Avoid skipping certain subtests - - - 192- 2022-06-14 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: Fix test_varlen verification failure with latest llvm [bpf-next] selftests/bpf: Fix test_varlen verification failure with latest llvm - - - 1911 2022-06-13 Yonghong Song bpf Accepted
[bpf-next] libbpf: Fix an unsigned < 0 bug [bpf-next] libbpf: Fix an unsigned < 0 bug - - - 1911 2022-06-13 Yonghong Song bpf Accepted
[bpf-next,v5,17/17] docs/bpf: Update documentation for BTF_KIND_ENUM64 support bpf: Add 64bit enum value support 1 - - 1515 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,16/17] selftests/bpf: Add a test for enum64 value relocations bpf: Add 64bit enum value support 1 - - 1425 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,15/17] selftests/bpf: Test BTF_KIND_ENUM64 for deduplication bpf: Add 64bit enum value support 1 - - 1425 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,14/17] selftests/bpf: Add BTF_KIND_ENUM64 unit tests bpf: Add 64bit enum value support 1 - - 1416 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,13/17] selftests/bpf: Test new enum kflag and enum64 API functions bpf: Add 64bit enum value support 1 - - 1425 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,12/17] selftests/bpf: Fix selftests failure bpf: Add 64bit enum value support 1 - - 1515 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,11/17] bpftool: Add btf enum64 support bpf: Add 64bit enum value support 1 - - 1425 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,10/17] libbpf: Add enum64 relocation support bpf: Add 64bit enum value support 1 - - 1425 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,09/17] libbpf: Add enum64 support for bpf linking bpf: Add 64bit enum value support 1 - - 1515 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,08/17] libbpf: Add enum64 sanitization bpf: Add 64bit enum value support 1 - - 1416 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,07/17] libbpf: Add enum64 support for btf_dump bpf: Add 64bit enum value support 1 - - 1425 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,06/17] libbpf: Add enum64 deduplication support bpf: Add 64bit enum value support 1 - - 1425 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,05/17] libbpf: Add enum64 parsing and new enum64 public API bpf: Add 64bit enum value support 1 - - 1425 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,04/17] libbpf: Refactor btf__add_enum() for future code sharing bpf: Add 64bit enum value support 1 - - 1515 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,03/17] libbpf: Fix an error in 64bit relocation value computation bpf: Add 64bit enum value support 2 - - 1515 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,02/17] libbpf: Permit 64bit relocation value bpf: Add 64bit enum value support 1 - - 1425 2022-06-07 Yonghong Song bpf Accepted
[bpf-next,v5,01/17] bpf: Add btf enum64 support bpf: Add 64bit enum value support 1 - - 1227 2022-06-07 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: fix btf_dump/btf_dump due to recent clang change [bpf-next] selftests/bpf: fix btf_dump/btf_dump due to recent clang change - - - 1622 2022-05-23 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: fix a few clang compilation errors [bpf-next] selftests/bpf: fix a few clang compilation errors 1 - - 161- 2022-05-11 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: Workaround a verifier issue for test exhandler [bpf-next] selftests/bpf: Workaround a verifier issue for test exhandler - - - 1612 2022-04-19 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: limit unroll_count for pyperf600 test [bpf-next] selftests/bpf: limit unroll_count for pyperf600 test - - - 1711 2022-04-19 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: fix clang compilation errors [bpf-next] selftests/bpf: fix clang compilation errors - - - 1421 2022-03-25 Yonghong Song bpf Accepted
[bpf-next] bpftool: fix a bug in subskeleton code generation [bpf-next] bpftool: fix a bug in subskeleton code generation - - - 1421 2022-03-20 Yonghong Song bpf Accepted
[bpf-next,v2] selftests/bpf: fix a clang compilation error for send_signal.c [bpf-next,v2] selftests/bpf: fix a clang compilation error for send_signal.c - - - 171- 2022-03-11 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: fix a clang deprecated-declarations compilation error [bpf-next] selftests/bpf: fix a clang deprecated-declarations compilation error - - - 1512 2022-02-17 Yonghong Song bpf Accepted
[bpf,v4,2/2] bpf: fix a bpf_timer initialization issue bpf: fix a bpf_timer initialization issue - - - 1611 2022-02-11 Yonghong Song bpf Accepted
[bpf,v4,1/2] bpf: emit bpf_timer in vmlinux BTF bpf: fix a bpf_timer initialization issue - - - 171- 2022-02-11 Yonghong Song bpf Accepted
[bpf-next,v2] libbpf: fix build issue with llvm-readelf [bpf-next,v2] libbpf: fix build issue with llvm-readelf - - - 1611 2022-02-04 Yonghong Song bpf Accepted
[bpf,2/2] selftests/bpf: add a selftest for invalid func btf with btf decl_tag [bpf,1/2] bpf: fix a btf decl_tag bug when tagging a function 1 - - 1512 2022-02-03 Yonghong Song bpf Accepted
[bpf,1/2] bpf: fix a btf decl_tag bug when tagging a function [bpf,1/2] bpf: fix a btf decl_tag bug when tagging a function 1 - - 1422 2022-02-03 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: fix a clang compilation error [bpf-next] selftests/bpf: fix a clang compilation error - - - 4-- 2022-01-27 Yonghong Song bpf Accepted
[bpf-next,v3,6/6] docs/bpf: clarify how btf_type_tag gets encoded in the type chain bpf: add __user tagging support in vmlinux BTF - - - 171- 2022-01-27 Yonghong Song bpf Accepted
[bpf-next,v3,5/6] selftests/bpf: specify pahole version requirement for btf_tag test bpf: add __user tagging support in vmlinux BTF - - - 171- 2022-01-27 Yonghong Song bpf Accepted
[bpf-next,v3,4/6] selftests/bpf: add a selftest with __user tag bpf: add __user tagging support in vmlinux BTF - - - 162- 2022-01-27 Yonghong Song bpf Accepted
[bpf-next,v3,3/6] selftests/bpf: rename btf_decl_tag.c to test_btf_decl_tag.c bpf: add __user tagging support in vmlinux BTF - - - 162- 2022-01-27 Yonghong Song bpf Accepted
[bpf-next,v3,2/6] bpf: reject program if a __user tagged memory accessed in kernel way bpf: add __user tagging support in vmlinux BTF - - - 162- 2022-01-27 Yonghong Song bpf Accepted
[bpf-next,v3,1/6] compiler_types: define __user as __attribute__((btf_type_tag("user"))) bpf: add __user tagging support in vmlinux BTF - - - 171- 2022-01-27 Yonghong Song bpf Accepted
[bpf-next] selftests/bpf: fix a compilation warning [bpf-next] selftests/bpf: fix a compilation warning - - - 151- 2021-12-09 Yonghong Song bpf Accepted
[bpf-next,2/2] selftests/bpf: add a dedup selftest with equivalent structure types bpf: fix a couple of missed btf_type_tag handling in libbpf - - - 1422 2021-11-15 Yonghong Song bpf Accepted
« 1 2 3 46 7 »