Show patches with: Submitter = Kumar Kartikeya Dwivedi       |   1150 patches
« 1 2 3 411 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[bpf-next,v2] bpf: Zero index arg error string for dynptr and iter [bpf-next,v2] bpf: Zero index arg error string for dynptr and iter - - - 6122 2024-12-03 Kumar Kartikeya Dwivedi bpf Accepted
[bpf,v2,2/2] selftests/bpf: Add tests for iter arg check Fix missing process_iter_arg type check - - - 6311 2024-12-03 Kumar Kartikeya Dwivedi bpf Accepted
[bpf,v2,1/2] bpf: Ensure reg is PTR_TO_STACK in process_iter_arg Fix missing process_iter_arg type check - - - 6221 2024-12-03 Kumar Kartikeya Dwivedi bpf Accepted
[bpf-next,v3,5/5] selftests/bpf: Add test for narrow spill into 64-bit spilled scalar Fixes for stack with allow_ptr_leaks 1 - - 48-1 2024-12-02 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v3,4/5] selftests/bpf: Add test for reading from STACK_INVALID slots Fixes for stack with allow_ptr_leaks 1 - - 48-1 2024-12-02 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v3,3/5] selftests/bpf: Introduce __caps_unpriv annotation for tests Fixes for stack with allow_ptr_leaks - - - 48-1 2024-12-02 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v3,2/5] bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots Fixes for stack with allow_ptr_leaks 2 - - 48-1 2024-12-02 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v3,1/5] bpf: Don't mark STACK_INVALID as STACK_MISC in mark_stack_slot_misc Fixes for stack with allow_ptr_leaks 2 - - 48-1 2024-12-02 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v5,7/7] selftests/bpf: Add IRQ save/restore tests IRQ save/restore 1 - - 6221 2024-11-29 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v5,6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc IRQ save/restore 1 - - 6221 2024-11-29 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v5,5/7] bpf: Improve verifier log for resource leak on exit IRQ save/restore 1 - - 6221 2024-11-29 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v5,4/7] bpf: Introduce support for bpf_local_irq_{save,restore} IRQ save/restore 1 - - 6122 2024-11-29 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v5,3/7] bpf: Refactor mark_{dynptr,iter}_read IRQ save/restore 1 - - 6221 2024-11-29 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v5,2/7] bpf: Refactor {acquire,release}_reference_state IRQ save/restore 1 - - 6221 2024-11-29 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v5,1/7] bpf: Consolidate locks and reference state in verifier state IRQ save/restore 1 - - 6221 2024-11-29 Kumar Kartikeya Dwivedi bpf Changes Requested
[bpf-next,v1,3/3] selftests/bpf: Add tests for iter arg check Fix missing process_iter_arg type check - - - 6212 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,2/3] bpf: Zero index arg error string for dynptr and iter Fix missing process_iter_arg type check - - - 6122 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/3] bpf: Ensure reg is PTR_TO_STACK in process_iter_arg Fix missing process_iter_arg type check - - - 6122 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v4,7/7] selftests/bpf: Add IRQ save/restore tests IRQ save/restore 1 - - 6023 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v4,6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc IRQ save/restore 1 - - 6023 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v4,5/7] bpf: Improve verifier log for resource leak on exit IRQ save/restore - - - 6023 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v4,4/7] bpf: Introduce support for bpf_local_irq_{save,restore} IRQ save/restore 1 - - 5924 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v4,3/7] bpf: Refactor mark_{dynptr,iter}_read IRQ save/restore 1 - - 6023 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v4,2/7] bpf: Refactor {acquire,release}_reference_state IRQ save/restore - - - 6023 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v4,1/7] bpf: Consolidate locks and reference state in verifier state IRQ save/restore - - - 6023 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,4/4] selftests/bpf: Add test for narrow spill into 64-bit spilled scalar Fixes for stack with allow_ptr_leaks 1 - - 5915 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,3/4] selftests/bpf: Add test for reading from STACK_INVALID slots Fixes for stack with allow_ptr_leaks - - - 5924 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,2/4] bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots Fixes for stack with allow_ptr_leaks 1 - - 6014 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,1/4] bpf: Don't relax STACK_INVALID to STACK_MISC when not allow_ptr_leaks Fixes for stack with allow_ptr_leaks - - - 5924 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,4/4] selftests/bpf: Add test for narrow spill into 64-bit spilled scalar Fixes for stack with allow_ptr_leaks - - - 4017 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,3/4] selftests/bpf: Add test for reading from STACK_INVALID slots Fixes for stack with allow_ptr_leaks - - - 4026 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,2/4] bpf: Fix narrow scalar spill onto 64-bit spilled scalar slots Fixes for stack with allow_ptr_leaks - - - 4116 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/4] bpf: Don't relax STACK_INVALID to STACK_MISC when not allow_ptr_leaks Fixes for stack with allow_ptr_leaks - - - 4026 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v3,7/7] selftests/bpf: Add IRQ save/restore tests IRQ save/restore 1 - - 5522 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v3,6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc IRQ save/restore 1 - - 5522 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v3,5/7] bpf: Improve verifier log for resource leak on exit IRQ save/restore 1 - - 5522 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v3,4/7] bpf: Introduce support for bpf_local_irq_{save,restore} IRQ save/restore 1 - - 5423 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v3,3/7] bpf: Refactor mark_{dynptr,iter}_read IRQ save/restore 1 - - 5522 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v3,2/7] bpf: Refactor {acquire,release}_reference_state IRQ save/restore - - - 5522 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v3,1/7] bpf: Consolidate locks and reference state in verifier state IRQ save/restore 1 - - 5522 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,7/7] selftests/bpf: Add IRQ save/restore tests IRQ save/restore 1 - - 5522 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc IRQ save/restore 1 - - 5522 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,5/7] bpf: Improve verifier log for resource leak on exit IRQ save/restore - - - 5522 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,4/7] bpf: Introduce support for bpf_local_irq_{save,restore} IRQ save/restore 1 - - 5423 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,3/7] bpf: Refactor mark_{dynptr,iter}_read IRQ save/restore 1 - - 5522 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,2/7] bpf: Refactor {acquire,release}_reference_state IRQ save/restore - - - 5522 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v2,1/7] bpf: Consolidate locks and reference state in verifier state IRQ save/restore - - - 5522 2024-11-27 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,7/7] selftests/bpf: Add IRQ save/restore tests IRQ save/restore 1 - - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,6/7] selftests/bpf: Expand coverage of preempt tests to sleepable kfunc IRQ save/restore 1 - - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,5/7] bpf: Introduce support for bpf_local_irq_{save,restore} IRQ save/restore 1 - - 5225 2024-11-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,4/7] bpf: Refactor mark_{dynptr,iter}_read IRQ save/restore 1 - - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf Superseded
[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 Superseded
[bpf-next,v1,2/7] bpf: Be consistent between {acquire,find,release}_lock_state IRQ save/restore 1 - - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf Superseded
[bpf-next,v1,1/7] bpf: Refactor and rename resource management IRQ save/restore - 1 - 5522 2024-11-21 Kumar Kartikeya Dwivedi bpf Superseded
[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
« 1 2 3 411 12 »