Show patches with: Submitter = Kumar Kartikeya Dwivedi       |    Archived = No       |   1061 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/1] net: sched: extend lifetime of new action in replace mode [1/1] net: sched: extend lifetime of new action in replace mode - - - 1311 2021-03-28 Kumar Kartikeya Dwivedi netdev Superseded
[bpf-next,1/3] libbpf: remove unneeded check for flags during detach Fixes for TC-BPF series - - - 141- 2021-06-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,1/5] tools pkt_cls.h: sync with kernel sources libbpf: Add TC-BPF API - 1 - 141- 2021-03-25 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,2/3] libbpf: set NLM_F_EXCL when creating qdisc Fixes for TC-BPF series - - - 141- 2021-06-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,2/5] libbpf: add helpers for preparing netlink attributes libbpf: Add TC-BPF API - 1 - 141- 2021-03-25 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,3/3] libbpf: add request buffer type for netlink messages Fixes for TC-BPF series - - - 132- 2021-06-12 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,3/5] libbpf: add low level TC-BPF API libbpf: Add TC-BPF API - 1 - 14-1 2021-03-25 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,4/5] libbpf: add high level TC-BPF API libbpf: Add TC-BPF API - 1 - 141- 2021-03-25 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,5/5] libbpf: add selftests for TC-BPF API libbpf: Add TC-BPF API - 1 - 141- 2021-03-25 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,RFC,v1,1/5] bpf: Implement file local storage Implement file local storage - - - 132- 2021-08-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,RFC,v1,1/8] bpf: Introduce BPF support for kernel module function calls Support kernel module function calls from eBPF - - - 1122 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,RFC,v1,2/5] tools: sync bpf.h header Implement file local storage - - - 132- 2021-08-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,RFC,v1,2/8] bpf: Be conservative during verification for invalid kfunc calls Support kernel module function calls from eBPF - - - 132- 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,RFC,v1,3/5] libbpf: Add bpf_probe_map_type support for file local storage Implement file local storage - - - 132- 2021-08-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,RFC,v1,3/8] libbpf: Support kernel module function calls Support kernel module function calls from eBPF - - - 132- 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,RFC,v1,4/5] tools: bpf: update bpftool for file_storage map Implement file local storage - - - 141- 2021-08-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,RFC,v1,4/8] libbpf: Resolve invalid kfunc calls with imm = 0, off = 0 Support kernel module function calls from eBPF - - - 132- 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,RFC,v1,5/5] tools: testing: Add selftest for file local storage map Implement file local storage - - - 141- 2021-08-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,RFC,v1,5/8] tools: Allow specifying base BTF file in resolve_btfids Support kernel module function calls from eBPF - - - 141- 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,RFC,v1,6/8] bpf: btf: Introduce helpers for dynamic BTF set registration Support kernel module function calls from eBPF - - - 132- 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,RFC,v1,7/8] bpf: enable TCP congestion control kfunc from modules Support kernel module function calls from eBPF - - - 141- 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,RFC,v1,8/8] bpf, selftests: Add basic test for module kfunc call Support kernel module function calls from eBPF - - - 132- 2021-08-30 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,v1,01/10] bpf: Fix kfunc callback register type handling Exceptions - 1/2 - - - 3627 2023-07-13 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,01/13] bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func Fixes for dynptr 1 - - 2627 2022-10-18 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,01/15] bpf: Factor out fd returning from bpf_btf_find_by_name_kind Introduce typed pointer support in BPF maps - - - 162- 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,01/25] bpf: Document UAPI details for special BPF types Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,02/10] bpf: Fix subprog idx logic in check_max_stack_depth Exceptions - 1/2 - - - 37-8 2023-07-13 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,02/13] bpf: Rework process_dynptr_func Fixes for dynptr - - - 2627 2022-10-18 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,02/15] bpf: Make btf_find_field more generic Introduce typed pointer support in BPF maps - - - 162- 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,02/25] bpf: Allow specifying volatile type modifier for kptrs Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,03/10] bpf: Repeat check_max_stack_depth for async callbacks Exceptions - 1/2 - - - 37-8 2023-07-13 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,03/13] bpf: Rename confusingly named RET_PTR_TO_ALLOC_MEM Fixes for dynptr - - - 2627 2022-10-18 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,03/15] bpf: Allow storing PTR_TO_BTF_ID in map Introduce typed pointer support in BPF maps - - - 162- 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,03/25] bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,04/10] bpf: Add support for inserting new subprogs Exceptions - 1/2 - - - 3429 2023-07-13 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,04/13] bpf: Rework check_func_arg_reg_off Fixes for dynptr - - - 2627 2022-10-18 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,04/15] bpf: Allow storing referenced PTR_TO_BTF_ID in map Introduce typed pointer support in BPF maps - - - 162- 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,04/25] bpf: Fix slot type check in check_stack_write_var_off Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,05/10] arch/x86: Implement arch_bpf_stack_walk Exceptions - 1/2 - - - 3627 2023-07-13 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,05/13] bpf: Fix state pruning for STACK_DYNPTR stack slots Fixes for dynptr - - - 2627 2022-10-18 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,05/15] bpf: Allow storing PTR_TO_PERCPU_BTF_ID in map Introduce typed pointer support in BPF maps - - - 1422 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,05/25] bpf: Drop reg_type_may_be_refcounted_or_null Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,06/10] bpf: Implement bpf_throw kfunc Exceptions - 1/2 - - - 3627 2023-07-13 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,06/13] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR Fixes for dynptr - - - 2627 2022-10-18 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,06/15] bpf: Allow storing __user PTR_TO_BTF_ID in map Introduce typed pointer support in BPF maps - - - 162- 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,06/25] bpf: Refactor kptr_off_tab into fields_tab Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,07/10] bpf: Ensure IP is within prog->jited_length for bpf_throw calls Exceptions - 1/2 - - - 3627 2023-07-13 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,07/13] bpf: Fix partial dynptr stack slot reads/writes Fixes for dynptr - - - 2627 2022-10-18 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,07/15] bpf: Prevent escaping of pointers loaded from maps Introduce typed pointer support in BPF maps - - - 162- 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,07/25] bpf: Consolidate spin_lock, timer management into fields_tab Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,08/10] bpf: Introduce bpf_set_exception_callback Exceptions - 1/2 - - - 3429 2023-07-13 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,08/13] bpf: Use memmove for bpf_dynptr_{read,write} Fixes for dynptr 1 - - 2717 2022-10-18 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,08/15] bpf: Adapt copy_map_value for multiple offset case Introduce typed pointer support in BPF maps - - - 162- 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,08/25] bpf: Refactor map->off_arr handling Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,09/10] selftests/bpf: Add BPF assertion macros Exceptions - 1/2 - - - 3618 2023-07-13 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,09/13] selftests/bpf: Add test for dynptr reinit in user_ringbuf callback Fixes for dynptr 1 - - 2627 2022-10-18 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,09/15] bpf: Populate pairs of btf_id and destructor kfunc in btf Introduce typed pointer support in BPF maps - - - 162- 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,09/25] bpf: Support bpf_list_head in map values Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/2] bpf: Add support for per-parameter trusted args Add __ref annotation for kfuncs - - - 1722 2022-07-27 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,1/2] bpf: Allow calling static subprogs while holding a bpf_spin_lock Enable static subprog calls in spin lock critical sections 2 - - 611- 2024-02-04 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/2] bpf: Disallow calling bpf_obj_new_impl on bpf_mem_alloc_init failure Follow ups for bpf-list set - - - 38-1 2022-11-18 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,1/2] bpf: Ensure type tags precede modifiers in BTF Ensure type tags are always ordered first in BTF - - - 1621 2022-04-06 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/2] bpf: Fix check_func_arg_reg_off bug for graph root/node Fix for check_func_arg_reg_off - - - 4212 2023-08-22 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v1,1/2] bpf: Introduce bpf_preempt_[disable,enable] kfuncs Introduce bpf_preempt_{disable,enable} - - - 5723 2024-04-23 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/2] bpf: Transfer RCU lock state between subprog calls Transfer RCU lock state across subprog calls 1 - 1 602- 2024-02-04 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/3] bpf: Change bpf_kallsyms_lookup_name size type to ARG_CONST_SIZE_OR_ZERO Apply suggestions for typeless/weak ksym series 1 - - 162- 2021-11-22 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v1,1/3] selftests/bpf: Print log buffer for exceptions test only on failure Fixes for Exceptions - - - 132- 2023-09-18 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/4] bpf: Fix sparse warning for bpf_kptr_xchg_proto Follow ups for kptr series - - - 1522 2022-05-10 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/5] bpf: Add ARG_SCALAR and ARG_CONSTANT Introduce bpf_packet_pointer helper - - - 171- 2022-03-06 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,1/6] bpf: Add bpf_kallsyms_lookup_name helper Typeless/weak ksym for gen_loader + misc fixups 1 - - 1421 2021-10-06 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/6] bpf: Add check_func_arg_reg_off function Fixes for bad PTR_TO_BTF_ID offset - - - 1512 2022-03-01 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/6] bpftool: Compile using -std=gnu89 Change bpftool, libbpf, selftests to force GNU89 mode - - - 171- 2021-11-05 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,1/7] bpf: Refactor ARG_PTR_TO_DYNPTR checks into process_dynptr_func Dynptr refactorings 2 - - 5222 2022-11-15 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,1/7] bpf: Support kptrs in percpu hashmap and percpu LRU hashmap Add support for kptrs in more BPF maps - - - 5321 2023-02-19 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/8] bpf: Fix state pruning for STACK_DYNPTR stack slots Dynptr fixes 1 - - 5222 2023-01-01 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,1/8] io_uring: Implement eBPF iterator for registered buffers Introduce BPF iterators for io_uring and epoll - - - 1422 2021-11-16 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,10/10] selftests/bpf: Add tests for BPF exceptions Exceptions - 1/2 - - - 3618 2023-07-13 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,10/13] selftests/bpf: Add dynptr pruning tests Fixes for dynptr - - - 2618 2022-10-18 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,10/15] bpf: Wire up freeing of referenced PTR_TO_BTF_ID in map Introduce typed pointer support in BPF maps - - - 1521 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,10/25] bpf: Introduce local kptrs Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,11/13] selftests/bpf: Add dynptr var_off tests Fixes for dynptr - - - 2627 2022-10-18 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,11/15] bpf: Teach verifier about kptr_get style kfunc helpers Introduce typed pointer support in BPF maps - - - 1521 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,11/25] bpf: Recognize bpf_{spin_lock,list_head,list_node} in local kptrs Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,12/13] selftests/bpf: Add dynptr partial slot overwrite tests Fixes for dynptr - - - 2627 2022-10-18 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,12/15] net/netfilter: Add bpf_ct_kptr_get helper Introduce typed pointer support in BPF maps - - - 1521 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,12/25] bpf: Verify ownership relationships for owning types Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,13/13] selftests/bpf: Add dynptr helper tests Fixes for dynptr - - - 2717 2022-10-18 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,13/15] libbpf: Add __kptr* macros to bpf_helpers.h Introduce typed pointer support in BPF maps - - - 1512 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,13/25] bpf: Support locking bpf_spin_lock in local kptr Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,14/15] selftests/bpf: Add C tests for PTR_TO_BTF_ID in map Introduce typed pointer support in BPF maps - - - 1521 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,14/25] bpf: Allow locking bpf_spin_lock global variables Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,15/15] selftests/bpf: Add verifier tests for PTR_TO_BTF_ID in map Introduce typed pointer support in BPF maps - - - 1521 2022-02-20 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,15/25] bpf: Rewrite kfunc argument handling Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,16/25] bpf: Drop kfunc bits from btf_check_func_arg_match Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,17/25] bpf: Support constant scalar arguments for kfuncs Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,18/25] bpf: Teach verifier about non-size constant arguments Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,19/25] bpf: Introduce bpf_kptr_new Local kptrs, BPF linked lists - - - 1-2 2022-10-11 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,2/2] selftests/bpf: Add test for bpf_obj_drop with bad reg->off Fix for check_func_arg_reg_off - - - 4212 2023-08-22 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v1,2/2] selftests/bpf: Add test for static subprog call in lock cs Enable static subprog calls in spin lock critical sections 2 - - 611- 2024-02-04 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,2/2] selftests/bpf: Add tests for preempt kfuncs Introduce bpf_preempt_{disable,enable} - - - 5921 2024-04-23 Kumar Kartikeya Dwivedi bpf Superseded
« 1 2 3 410 11 »