Show patches with: Submitter = Kumar Kartikeya Dwivedi       |   1103 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v1,7/7] selftests/bpf: Add IRQ save/restore tests IRQ save/restore - - - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc IRQ save/restore - - - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,5/7] bpf: Introduce support for bpf_local_irq_{save,restore} IRQ save/restore - - - 5225 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,4/7] bpf: Refactor mark_{dynptr,iter}_read IRQ save/restore - - - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,3/7] bpf: Consolidate RCU and preempt locks in bpf_func_state IRQ save/restore - - - 5612 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,2/7] bpf: Be consistent between {acquire,find,release}_lock_state IRQ save/restore - - - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,1/7] bpf: Refactor and rename resource management IRQ save/restore - - - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v6,2/2] bpf: Drop special callback reference handling Refactor lock management - - - 6011 2024-11-09 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v6,1/2] bpf: Refactor active lock management Refactor lock management - - - 5921 2024-11-09 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v5,2/2] bpf: Drop special callback reference handling Refactor lock management - - - 581- 2024-11-09 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v5,1/2] bpf: Refactor active lock management Refactor lock management - - - 572- 2024-11-09 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v4] bpf: Refactor active lock management [bpf-next,v4] bpf: Refactor active lock management - - - 5821 2024-11-09 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v3,3/3] selftests/bpf: Add tests for raw_tp null handling Handle possible NULL trusted raw_tp arguments - 1 - 592- 2024-11-04 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,2/3] selftests/bpf: Clean up open-coded gettid syscall invocations Handle possible NULL trusted raw_tp arguments - 1 - 592- 2024-11-04 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,1/3] bpf: Mark raw_tp arguments with PTR_MAYBE_NULL Handle possible NULL trusted raw_tp arguments - 1 1 59-2 2024-11-04 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3] bpf: Refactor active lock management [bpf-next,v3] bpf: Refactor active lock management - - - 592- 2024-11-04 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,3/3] selftests/bpf: Add tests for tail calls with locks and refs Fix resource leak checks for tail calls - - - 5911 2024-11-03 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v1,2/3] bpf: Unify resource leak checks Fix resource leak checks for tail calls - - - 592- 2024-11-03 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v1,1/3] bpf: Tighten tail call checks for lingering locks, RCU, preempt_disable Fix resource leak checks for tail calls - - - 5911 2024-11-03 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v2] bpf: Refactor active lock management [bpf-next,v2] bpf: Refactor active lock management - - - 1022- 2024-11-03 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1] bpf: Refactor active lock management [bpf-next,v1] bpf: Refactor active lock management - - - 592- 2024-11-03 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v3,2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP Zero overhead PROBE_MEM 1 - - 5722 2024-11-03 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v3,1/2] x86: Perform BPF exception fixup in do_user_addr_fault Zero overhead PROBE_MEM 1 - - 5812 2024-11-03 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v2,3/3] selftests/bpf: Add tests for raw_tp null handling Handle possible NULL trusted raw_tp arguments - - - 592- 2024-11-03 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,2/3] selftests/bpf: Clean up open-coded gettid syscall invocations Handle possible NULL trusted raw_tp arguments - - - 592- 2024-11-03 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,1/3] bpf: Mark raw_tp arguments with PTR_MAYBE_NULL Handle possible NULL trusted raw_tp arguments - - - 5911 2024-11-03 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,2/2] selftests/bpf: Add tests for raw_tp null handling Handle possible NULL trusted raw_tp arguments - - - 592- 2024-11-01 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/2] bpf: Mark raw_tp arguments with PTR_MAYBE_NULL Handle possible NULL trusted raw_tp arguments - - - 5911 2024-11-01 Kumar Kartikeya Dwivedi bpf Superseded
sched-ext: Use correct annotation for strings in kfuncs sched-ext: Use correct annotation for strings in kfuncs - - - 1-- 2024-10-21 Kumar Kartikeya Dwivedi bpf Not Applicable
[bpf,v2] selftests/bpf: Add timer lockup selftest [bpf,v2] selftests/bpf: Add timer lockup selftest - - - 5615 2024-07-11 Kumar Kartikeya Dwivedi bpf Accepted
[bpf,v1,3/3] selftests/bpf: Add timer lockup selftest Fixes for BPF timer lockup and UAF - - - 5723 2024-07-09 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf,v1,2/3] bpf: Defer work in bpf_timer_cancel_and_free Fixes for BPF timer lockup and UAF - - - 5714 2024-07-09 Kumar Kartikeya Dwivedi bpf Accepted
[bpf,v1,1/3] bpf: Fail bpf_timer_cancel when callback is being cancelled Fixes for BPF timer lockup and UAF - - - 58-4 2024-07-09 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v2,2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP Zero overhead PROBE_MEM - - - 5822 2024-06-19 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v2,1/2] x86: Perform BPF exception fixup in do_user_addr_fault Zero overhead PROBE_MEM - - - 60-2 2024-06-19 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,2/2] bpf, x86: Skip bounds checking for PROBE_MEM with SMAP Zero overhead PROBE_MEM - - - 45-1 2024-05-15 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v1,1/2] x86: Perform BPF exception fixup in do_user_addr_fault Zero overhead PROBE_MEM - - - 45-1 2024-05-15 Kumar Kartikeya Dwivedi bpf New
[bpf-next,v2,2/2] selftests/bpf: Add tests for preempt kfuncs Introduce bpf_preempt_{disable,enable} - - - 602- 2024-04-24 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v2,1/2] bpf: Introduce bpf_preempt_[disable,enable] kfuncs Introduce bpf_preempt_{disable,enable} - - - 5822 2024-04-24 Kumar Kartikeya Dwivedi bpf Accepted
[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
[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
[Bug,Report] Packet drops after trimming skb using bpf_skb_adjust_room [Bug,Report] Packet drops after trimming skb using bpf_skb_adjust_room - - - 45-- 2024-04-04 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next,v2,2/2] selftests/bpf: Add tests for RCU lock transfer between subprogs Transfer RCU lock state across subprog calls 2 - - 602- 2024-02-05 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v2,1/2] bpf: Transfer RCU lock state between subprog calls Transfer RCU lock state across subprog calls 2 - 1 602- 2024-02-05 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v1,2/2] selftests/bpf: Add tests for RCU lock transfer between subprogs Transfer RCU lock state across subprog calls 1 - - 602- 2024-02-04 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,v2,2/2] selftests/bpf: Add test for static subprog call in lock cs Enable static subprog calls in spin lock critical sections 2 - - 602- 2024-02-04 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v2,1/2] bpf: Allow calling static subprogs while holding a bpf_spin_lock Enable static subprog calls in spin lock critical sections 2 - - 602- 2024-02-04 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,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
[RFC,v1,14/14] selftests/bpf: Add tests for exceptions runtime cleanup Exceptions - Resource Cleanup - - - 33-2 2024-02-01 Kumar Kartikeya Dwivedi bpf RFC
[RFC,v1,13/14] bpf: Make bpf_throw available to all program types Exceptions - Resource Cleanup - - - 33-2 2024-02-01 Kumar Kartikeya Dwivedi bpf RFC
[RFC,v1,12/14] bpf: Register cleanup dtors for runtime unwinding Exceptions - Resource Cleanup - - - 33-2 2024-02-01 Kumar Kartikeya Dwivedi bpf RFC
[RFC,v1,11/14] bpf: Release references in verifier state when throwing exceptions Exceptions - Resource Cleanup 1 - - 33-2 2024-02-01 Kumar Kartikeya Dwivedi bpf RFC
[RFC,v1,10/14] bpf, x86: Implement runtime resource cleanup for exceptions Exceptions - Resource Cleanup - - - 33-2 2024-02-01 Kumar Kartikeya Dwivedi bpf RFC
[RFC,v1,09/14] bpf, x86: Fix up pc offsets for frame descriptor entries Exceptions - Resource Cleanup - - - 33-2 2024-02-01 Kumar Kartikeya Dwivedi bpf RFC
[RFC,v1,08/14] bpf: Compute used callee saved registers for subprogs Exceptions - Resource Cleanup - - - 33-2 2024-02-01 Kumar Kartikeya Dwivedi bpf RFC
[RFC,v1,07/14] bpf: Use hidden subprog trampoline for bpf_throw Exceptions - Resource Cleanup - - - 33-2 2024-02-01 Kumar Kartikeya Dwivedi bpf RFC
[RFC,v1,06/14] bpf: Adjust frame descriptor pc on instruction patching Exceptions - Resource Cleanup - - - 33-2 2024-02-01 Kumar Kartikeya Dwivedi bpf RFC
[RFC,v1,05/14] bpf: Implement BPF exception frame descriptor generation Exceptions - Resource Cleanup - - - 33-2 2024-02-01 Kumar Kartikeya Dwivedi bpf RFC
[RFC,v1,04/14] bpf: Refactor check_pseudo_btf_id's BTF reference bump Exceptions - Resource Cleanup 1 - - 33-2 2024-02-01 Kumar Kartikeya Dwivedi bpf RFC
[RFC,v1,03/14] selftests/bpf: Add test for throwing global subprog with acquired refs Exceptions - Resource Cleanup 1 - - 33-2 2024-02-01 Kumar Kartikeya Dwivedi bpf RFC
[RFC,v1,02/14] bpf: Process global subprog's exception propagation Exceptions - Resource Cleanup 1 - - 33-2 2024-02-01 Kumar Kartikeya Dwivedi bpf RFC
[RFC,v1,01/14] bpf: Mark subprogs as throw reachable before do_check pass Exceptions - Resource Cleanup - - - 33-2 2024-02-01 Kumar Kartikeya Dwivedi bpf RFC
[bpf-next] selftests/bpf: Make linked_list failure test more robust [bpf-next] selftests/bpf: Make linked_list failure test more robust - - - 32-- 2023-10-20 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v2,3/3] bpf: Disable exceptions when CONFIG_UNWINDER_FRAME_POINTER=y Fixes for Exceptions - - - 4212 2023-09-18 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v2,2/3] bpf: Fix bpf_throw warning on 32-bit arch Fixes for Exceptions - - 1 42-3 2023-09-18 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v2,1/3] selftests/bpf: Print log buffer for exceptions test only on failure Fixes for Exceptions - - - 4122 2023-09-18 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v1,3/3] bpf: Disable exceptions when CONFIG_UNWINDER_FRAME_POINTER=y Fixes for Exceptions - - - 171- 2023-09-18 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,2/3] bpf: Fix bpf_throw warning on 32-bit arch Fixes for Exceptions - - - 14-1 2023-09-18 Kumar Kartikeya Dwivedi bpf Superseded
[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,v3,17/17] selftests/bpf: Add tests for BPF exceptions Exceptions - 1/2 - - - 4212 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,16/17] selftests/bpf: Add BPF assertion macros Exceptions - 1/2 - - - 4212 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,15/17] libbpf: Add support for custom exception callbacks Exceptions - 1/2 - - - 4212 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,14/17] libbpf: Refactor bpf_object__reloc_code Exceptions - 1/2 - - - 4212 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,13/17] bpf: Fix kfunc callback register type handling Exceptions - 1/2 1 - - 4221 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,12/17] bpf: Disallow fentry/fexit/freplace for exception callbacks Exceptions - 1/2 - - - 4221 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,11/17] bpf: Detect IP == ksym.end as part of BPF program Exceptions - 1/2 - - - 4311 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,10/17] bpf: Prevent KASAN false positive with bpf_throw Exceptions - 1/2 1 - - 4212 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,09/17] mm: kasan: Declare kasan_unpoison_task_stack_below in kasan.h Exceptions - 1/2 - 1 - 4311 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,08/17] bpf: Treat first argument as return value for bpf_throw Exceptions - 1/2 - - - 4221 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,07/17] bpf: Perform CFG walk for exception callback Exceptions - 1/2 - - - 4221 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,06/17] bpf: Add support for custom exception callbacks Exceptions - 1/2 - - - 4221 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,05/17] bpf: Refactor check_btf_func and split into two phases Exceptions - 1/2 - - - 3924 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,04/17] bpf: Implement BPF exceptions Exceptions - 1/2 - - - 4023 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,03/17] bpf: Implement support for adding hidden subprogs Exceptions - 1/2 - - - 4221 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,02/17] arch/x86: Implement arch_bpf_stack_walk Exceptions - 1/2 - - - 4221 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,01/17] bpf: Use bpf_is_subprog to check for subprogs Exceptions - 1/2 - - - 4311 2023-09-12 Kumar Kartikeya Dwivedi bpf Accepted
[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,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,v2,14/14] selftests/bpf: Add tests for BPF exceptions Exceptions - 1/2 - - - 4411 2023-08-09 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,13/14] selftests/bpf: Add BPF assertion macros Exceptions - 1/2 - - - 4411 2023-08-09 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,12/14] libbpf: Add support for custom exception callbacks Exceptions - 1/2 - - - 442- 2023-08-09 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,11/14] bpf: Fix kfunc callback register type handling Exceptions - 1/2 1 - - 442- 2023-08-09 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,10/14] bpf: Disallow extensions to exception callbacks Exceptions - 1/2 - - - 442- 2023-08-09 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,09/14] bpf: Detect IP == ksym.end as part of BPF program Exceptions - 1/2 - - - 451- 2023-08-09 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,08/14] bpf: Prevent KASAN false positive with bpf_throw Exceptions - 1/2 - - - 4411 2023-08-09 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,07/14] bpf: Treat first argument as return value for bpf_throw Exceptions - 1/2 - - - 442- 2023-08-09 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,06/14] bpf: Perform CFG walk for exception callback Exceptions - 1/2 - - - 442- 2023-08-09 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v2,05/14] bpf: Add support for custom exception callbacks Exceptions - 1/2 - - - 442- 2023-08-09 Kumar Kartikeya Dwivedi bpf Changes Requested
« 1 2 3 411 12 »