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,01/10] bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes Support BTF_KIND_TYPE_TAG for btf_type_tag attributes 1 - - 171- 2021-11-10 Yonghong Song bpf Superseded
[bpf-next,01/12] bpf: Add btf enum64 support bpf: Add 64bit enum value support - - - 1225 2022-05-01 Yonghong Song bpf Superseded
[bpf-next,02/10] libbpf: Support BTF_KIND_TYPE_TAG Support BTF_KIND_TYPE_TAG for btf_type_tag attributes 1 - - 1611 2021-11-10 Yonghong Song bpf Superseded
[bpf-next,02/12] libbpf: Permit 64bit relocation value bpf: Add 64bit enum value support - - - 1513 2022-05-01 Yonghong Song bpf Superseded
[bpf-next,03/10] bpftool: Support BTF_KIND_TYPE_TAG Support BTF_KIND_TYPE_TAG for btf_type_tag attributes 1 - - 171- 2021-11-10 Yonghong Song bpf Superseded
[bpf-next,03/12] libbpf: Fix an error in 64bit relocation value computation bpf: Add 64bit enum value support 1 - - 1513 2022-05-01 Yonghong Song bpf Superseded
[bpf-next,04/10] selftests/bpf: Test libbpf API function btf__add_type_tag() Support BTF_KIND_TYPE_TAG for btf_type_tag attributes 1 - - 171- 2021-11-10 Yonghong Song bpf Superseded
[bpf-next,04/12] libbpf: Add btf enum64 support bpf: Add 64bit enum value support - - - 1414 2022-05-01 Yonghong Song bpf Superseded
[bpf-next,05/10] selftests/bpf: Add BTF_KIND_TYPE_TAG unit tests Support BTF_KIND_TYPE_TAG for btf_type_tag attributes 1 - - 171- 2021-11-10 Yonghong Song bpf Superseded
[bpf-next,05/12] bpftool: Add btf enum64 support bpf: Add 64bit enum value support 1 - - 1423 2022-05-01 Yonghong Song bpf Superseded
[bpf-next,06/10] selftests/bpf: Test BTF_KIND_DECL_TAG for deduplication Support BTF_KIND_TYPE_TAG for btf_type_tag attributes - - - 162- 2021-11-10 Yonghong Song bpf Superseded
[bpf-next,06/12] selftests/bpf: Fix selftests failure bpf: Add 64bit enum value support 1 - - 1513 2022-05-01 Yonghong Song bpf Superseded
[bpf-next,07/10] selftests/bpf: Rename progs/tag.c to progs/btf_decl_tag.c Support BTF_KIND_TYPE_TAG for btf_type_tag attributes 1 - - 162- 2021-11-10 Yonghong Song bpf Superseded
[bpf-next,07/12] selftests/bpf: Test new libbpf enum32/enum64 API functions bpf: Add 64bit enum value support - - - 1423 2022-05-01 Yonghong Song bpf Superseded
[bpf-next,08/10] selftests/bpf: Add a C test for btf_type_tag Support BTF_KIND_TYPE_TAG for btf_type_tag attributes - - - 1611 2021-11-10 Yonghong Song bpf Superseded
[bpf-next,08/12] selftests/bpf: Add BTF_KIND_ENUM64 unit tests bpf: Add 64bit enum value support - - - 1414 2022-05-01 Yonghong Song bpf Superseded
[bpf-next,09/10] selftests/bpf: Clarify llvm dependency with btf_tag selftest Support BTF_KIND_TYPE_TAG for btf_type_tag attributes 1 - - 171- 2021-11-10 Yonghong Song bpf Superseded
[bpf-next,09/12] selftests/bpf: Test BTF_KIND_ENUM64 for deduplication bpf: Add 64bit enum value support - - - 1423 2022-05-01 Yonghong Song bpf Superseded
[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,1/2] bpf: fix NULL pointer dereference in bpf_get_local_storage() helper bpf: fix NULL pointer dereference in - - - 1-1 2021-03-19 Yonghong Song bpf Superseded
[bpf-next,1/2] bpf: Improve verifier u32 scalar equality checking [bpf-next,1/2] bpf: Improve verifier u32 scalar equality checking 1 - - 4524 2023-04-16 Yonghong Song bpf Superseded
[bpf-next,1/2] bpf: permits pointers on stack for helper calls [bpf-next,1/2] bpf: permits pointers on stack for helper calls - - - 15-- 2020-12-09 Yonghong Song bpf Superseded
[bpf-next,1/2] bpf: Silence a warning in btf_type_id_size() [bpf-next,1/2] bpf: Silence a warning in btf_type_id_size() - - - 4212 2023-05-27 Yonghong Song bpf Superseded
[bpf-next,1/2] libbpf: fix a couple of missed btf_type_tag handling in btf.c bpf: fix a couple of missed btf_type_tag handling in libbpf - - - 1512 2021-11-15 Yonghong Song bpf Accepted
[bpf-next,1/2] samples/bpf: change Makefile to cope with latest llvm [bpf-next,1/2] samples/bpf: change Makefile to cope with latest llvm 1 - - --- 2020-10-03 Yonghong Song Superseded
[bpf-next,1/2] selftests/bpf: fix an unused-but-set-variable compiler warning [bpf-next,1/2] selftests/bpf: fix an unused-but-set-variable compiler warning - - - 1512 2021-11-12 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,1/2] selftests/bpf: replace CHECK with ASSERT_* macros in send_signal.c selftests/bpf: fix flaky send_signal test - - - 141- 2021-08-17 Yonghong Song bpf Superseded
[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,1/5] bpf: add BTF_KIND_DECL_TAG typedef support bpf: add support for BTF_KIND_DECL_TAG typedef - - - 152- 2021-10-21 Yonghong Song bpf Accepted
[bpf-next,1/5] bpf: Make struct cgroup btf id global bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs - - - 3013 2022-10-14 Yonghong Song bpf Superseded
[bpf-next,1/5] compiler_types: Define __rcu as __attribute__((btf_type_tag("rcu"))) bpf: Add bpf_rcu_read_lock() support 1 - - 4014 2022-11-03 Yonghong Song bpf Superseded
[bpf-next,1/5] compiler_types: define __user as __attribute__((btf_type_tag("user"))) [bpf-next,1/5] compiler_types: define __user as __attribute__((btf_type_tag("user"))) - - - 162- 2021-12-09 Yonghong Song bpf Changes Requested
[bpf-next,1/5] selftests: set CC to clang in lib.mk if LLVM is set support build selftests/bpf with clang - - - 141- 2021-04-10 Yonghong Song bpf Changes Requested
[bpf-next,1/7] bpf: Improve verifier JEQ/JNE insn branch taken checking bpf: Improve verifier for cond_op and spilled loop index variables - - - 4911 2023-03-30 Yonghong Song bpf Superseded
[bpf-next,1/8] bpf: refactor BPF_PSEUDO_CALL checking as a helper function bpf: add bpf_for_each_map_elem() helper - - - 151- 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,1/9] bpf: support for new btf kind BTF_KIND_TAG bpf: add support for new btf kind BTF_KIND_TAG - - - 152- 2021-09-07 Yonghong Song bpf Superseded
[bpf-next,10/10] docs/bpf: Update documentation for BTF_KIND_TYPE_TAG support Support BTF_KIND_TYPE_TAG for btf_type_tag attributes 1 - - 171- 2021-11-10 Yonghong Song bpf Superseded
[bpf-next,10/12] selftests/bpf: add a test for enum64 value relocation bpf: Add 64bit enum value support - - - 1423 2022-05-01 Yonghong Song bpf Superseded
[bpf-next,11/12] selftests/bpf: Clarify llvm dependency with possible selftest failures bpf: Add 64bit enum value support - - - 1513 2022-05-01 Yonghong Song bpf Superseded
[bpf-next,12/12] docs/bpf: Update documentation for BTF_KIND_ENUM64 support bpf: Add 64bit enum value support - - - 1513 2022-05-01 Yonghong Song bpf Superseded
[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,2/2] bpf: fix bpf_cgroup_storage_set() usage in test_run bpf: fix NULL pointer dereference in - - - 1-1 2021-03-19 Yonghong Song bpf Superseded
[bpf-next,2/2] samples/bpf: fix a compilation error with fallthrough marking [bpf-next,1/2] samples/bpf: change Makefile to cope with latest llvm - - - --- 2020-10-03 Yonghong Song Superseded
[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
[bpf-next,2/2] selftests/bpf: Add a selftest for checking subreg equality [bpf-next,1/2] bpf: Improve verifier u32 scalar equality checking 1 - - 4524 2023-04-16 Yonghong Song bpf Superseded
[bpf-next,2/2] selftests/bpf: add a test for ptr_to_map_value on stack for helper access [bpf-next,1/2] bpf: permits pointers on stack for helper calls - - - 141- 2020-12-09 Yonghong Song bpf Superseded
[bpf-next,2/2] selftests/bpf: Add a test where map key_type_id with decl_tag type [bpf-next,1/2] bpf: Silence a warning in btf_type_id_size() - - - 4212 2023-05-27 Yonghong Song bpf Superseded
[bpf-next,2/2] selftests/bpf: fix a tautological-constant-out-of-range-compare compiler warning [bpf-next,1/2] selftests/bpf: fix an unused-but-set-variable compiler warning - - - 1512 2021-11-12 Yonghong Song bpf Accepted
[bpf-next,2/2] selftests/bpf: fix flaky send_signal test selftests/bpf: fix flaky send_signal test - - - 132- 2021-08-17 Yonghong Song bpf Superseded
[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,2/3] bpf: Perform necessary sign/zero extension for kfunc return values bpf: Perform necessary sign/zero extension for kfunc return values - - - 1722 2022-08-07 Yonghong Song bpf Changes Requested
[bpf-next,2/5] bpf: Add bpf_rcu_read_lock/unlock helper bpf: Add bpf_rcu_read_lock() support - - - 4014 2022-11-03 Yonghong Song bpf Superseded
[bpf-next,2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs - - - 2923 2022-10-14 Yonghong Song bpf Superseded
[bpf-next,2/5] bpf: reject program if a __user tagged memory accessed in kernel way [bpf-next,1/5] compiler_types: define __user as __attribute__((btf_type_tag("user"))) - - - 153- 2021-12-09 Yonghong Song bpf Changes Requested
[bpf-next,2/5] selftests/bpf: add BTF_KIND_DECL_TAG typedef unit tests bpf: add support for BTF_KIND_DECL_TAG typedef - - - 161- 2021-10-21 Yonghong Song bpf Accepted
[bpf-next,2/5] tools: allow proper CC/CXX/... override with LLVM=1 in Makefile.include support build selftests/bpf with clang - - - 141- 2021-04-10 Yonghong Song bpf Changes Requested
[bpf-next,2/7] selftests/bpf: Add tests for non-constant cond_op NE/EQ bound deduction bpf: Improve verifier for cond_op and spilled loop index variables - - - 4821 2023-03-30 Yonghong Song bpf Superseded
[bpf-next,2/8] bpf: add bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 142- 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,2/9] libbpf: rename btf_{hash,equal}_int to btf_{hash,equal}_int_tag bpf: add support for new btf kind BTF_KIND_TAG 1 - - 161- 2021-09-07 Yonghong Song bpf Superseded
[bpf-next,3/3] selftests/bpf: Add tests with u8/s16 kfunc return types bpf: Perform necessary sign/zero extension for kfunc return values - - - 1515 2022-08-07 Yonghong Song bpf Changes Requested
[bpf-next,3/5] bpf: Add rcu btf_type_tag verifier support bpf: Add bpf_rcu_read_lock() support - - - 3924 2022-11-03 Yonghong Song bpf Superseded
[bpf-next,3/5] libbpf: Support new cgroup local storage bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs - - - 3013 2022-10-14 Yonghong Song bpf Superseded
[bpf-next,3/5] selftests/bpf: fix test_cpp compilation failure with clang support build selftests/bpf with clang - - - 141- 2021-04-10 Yonghong Song bpf Changes Requested
[bpf-next,3/5] selftests/bpf: rename btf_decl_tag.c to test_btf_decl_tag.c [bpf-next,1/5] compiler_types: define __user as __attribute__((btf_type_tag("user"))) - - - 153- 2021-12-09 Yonghong Song bpf Changes Requested
[bpf-next,3/5] selftests/bpf: test deduplication for BTF_KIND_DECL_TAG typedef bpf: add support for BTF_KIND_DECL_TAG typedef - - - 152- 2021-10-21 Yonghong Song bpf Accepted
[bpf-next,3/7] bpf: Improve handling of pattern '<const> <cond_op> <non_const>' in verifier bpf: Improve verifier for cond_op and spilled loop index variables - - - 4911 2023-03-30 Yonghong Song bpf Superseded
[bpf-next,3/8] bpf: add hashtab support for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 1411 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,3/9] libbpf: add support for BTF_KIND_TAG bpf: add support for new btf kind BTF_KIND_TAG - - - 1511 2021-09-07 Yonghong Song bpf Superseded
[bpf-next,4/5] bpf: Enable sleeptable support for cgrp local storage bpf: Add bpf_rcu_read_lock() support 1 - - 4014 2022-11-03 Yonghong Song bpf Superseded
[bpf-next,4/5] bpftool: Support new cgroup local storage bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs 1 - - 3013 2022-10-14 Yonghong Song bpf Superseded
[bpf-next,4/5] selftests/bpf: add a selftest with __user tag [bpf-next,1/5] compiler_types: define __user as __attribute__((btf_type_tag("user"))) - - - 153- 2021-12-09 Yonghong Song bpf Changes Requested
[bpf-next,4/5] selftests/bpf: add BTF_KIND_DECL_TAG typedef example in tag.c bpf: add support for BTF_KIND_DECL_TAG typedef - - - 152- 2021-10-21 Yonghong Song bpf Accepted
[bpf-next,4/5] selftests/bpf: silence clang compilation warnings support build selftests/bpf with clang - - - 141- 2021-04-10 Yonghong Song bpf Changes Requested
[bpf-next,4/7] selftests/bpf: Add verifier tests for code pattern '<const> <cond_op> <non_const>' bpf: Improve verifier for cond_op and spilled loop index variables - - - 4821 2023-03-30 Yonghong Song bpf Superseded
[bpf-next,4/8] bpf: add arraymap support for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 1411 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,4/9] bpftool: add support for BTF_KIND_TAG bpf: add support for new btf kind BTF_KIND_TAG - - - 152- 2021-09-07 Yonghong Song bpf Superseded
[bpf-next,5/5] bpftool: fix a clang compilation warning support build selftests/bpf with clang - - - 132- 2021-04-10 Yonghong Song bpf Changes Requested
[bpf-next,5/5] docs/bpf: update documentation for BTF_KIND_DECL_TAG typedef support bpf: add support for BTF_KIND_DECL_TAG typedef - - - 161- 2021-10-21 Yonghong Song bpf Accepted
[bpf-next,5/5] selftests/bpf: Add selftests for cgroup local storage bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs - - - 2923 2022-10-14 Yonghong Song bpf Superseded
[bpf-next,5/5] selftests/bpf: Add tests for bpf_rcu_read_lock() bpf: Add bpf_rcu_read_lock() support - - - 3915 2022-11-03 Yonghong Song bpf Superseded
[bpf-next,5/5] selftests/bpf: specify pahole version requirement for btf_tag test [bpf-next,1/5] compiler_types: define __user as __attribute__((btf_type_tag("user"))) - - - 162- 2021-12-09 Yonghong Song bpf Changes Requested
[bpf-next,5/7] bpf: Mark potential spilled loop index variable as precise bpf: Improve verifier for cond_op and spilled loop index variables - - - 4821 2023-03-30 Yonghong Song bpf Superseded
[bpf-next,5/8] libbpf: support local function pointer relocation bpf: add bpf_for_each_map_elem() helper - - - 142- 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,5/9] selftests/bpf: test libbpf API function btf__add_tag() bpf: add support for new btf kind BTF_KIND_TAG - - - 161- 2021-09-07 Yonghong Song bpf Superseded
[bpf-next,6/7] selftests/bpf: Remove previous workaround for test verif_scale_loop6 bpf: Improve verifier for cond_op and spilled loop index variables - - - 4911 2023-03-30 Yonghong Song bpf Superseded
[bpf-next,6/8] bpftool: print local function pointer properly bpf: add bpf_for_each_map_elem() helper - - - 151- 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,6/9] selftests/bpf: add BTF_KIND_TAG unit tests bpf: add support for new btf kind BTF_KIND_TAG - - - 1511 2021-09-07 Yonghong Song bpf Superseded
[bpf-next,7/7] selftests/bpf: Add a new test based on loop6.c bpf: Improve verifier for cond_op and spilled loop index variables - - - 4713 2023-03-30 Yonghong Song bpf Superseded
[bpf-next,7/8] selftests/bpf: add hashmap test for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 1411 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,7/9] selftests/bpf: test BTF_KIND_TAG for deduplication bpf: add support for new btf kind BTF_KIND_TAG - - - 152- 2021-09-07 Yonghong Song bpf Superseded
[bpf-next,8/8] selftests/bpf: add arraymap test for bpf_for_each_map_elem() helper bpf: add bpf_for_each_map_elem() helper - - - 1411 2021-02-04 Yonghong Song bpf Superseded
[bpf-next,8/9] selftests/bpf: add a test with a bpf program with btf_tag attributes bpf: add support for new btf kind BTF_KIND_TAG 1 - - 152- 2021-09-07 Yonghong Song bpf Superseded
[bpf-next,9/9] docs/bpf: add documentation for BTF_KIND_TAG bpf: add support for new btf kind BTF_KIND_TAG - - - 161- 2021-09-07 Yonghong Song bpf Superseded
[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,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,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,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,v2,01/10] bpf: Support BTF_KIND_TYPE_TAG for btf_type_tag attributes Support BTF_KIND_TYPE_TAG for btf_type_tag attributes 1 - - 171- 2021-11-11 Yonghong Song bpf Superseded
[bpf-next,v2,01/11] bpf: factor out visit_func_call_insn() in check_cfg() bpf: add bpf_for_each_map_elem() helper - - - 142- 2021-02-17 Yonghong Song bpf Superseded
« 1 2 3 46 7 »