Show patches with: Submitter = Alexei Starovoitov       |    Archived = No       |   353 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf,1/2] bpf: fix BTF verification of enums bpf: BTF fixes 1 1 - - --- 2019-09-17 Alexei Starovoitov bpf Accepted
[bpf,1/2] bpf: fix x64 JIT code generation for jmp to 1st insn bpf: fix bug in x64 JIT 1 2 - - --- 2019-07-31 Alexei Starovoitov bpf Accepted
[bpf,1/3] ftrace: Fix function_graph tracer interaction with BPF trampoline bpf: Make BPF trampoline friendly to ftrace - - - - --- 2019-12-09 Alexei Starovoitov bpf Accepted
[bpf,2/2] bpf: fix BTF limits bpf: BTF fixes 1 1 - - --- 2019-09-17 Alexei Starovoitov bpf Accepted
[bpf,2/2] selftests/bpf: tests for jmp to 1st insn bpf: fix bug in x64 JIT 1 - - - --- 2019-07-31 Alexei Starovoitov bpf Accepted
[bpf,2/3] bpf: Make BPF trampoline use register_ftrace_direct() API bpf: Make BPF trampoline friendly to ftrace - - - - --- 2019-12-09 Alexei Starovoitov bpf Accepted
[bpf,3/3] selftests/bpf: test function_graph tracer and bpf trampoline together bpf: Make BPF trampoline friendly to ftrace - - - - --- 2019-12-09 Alexei Starovoitov bpf Accepted
[bpf-next,01/10] bpf: add typecast to raw_tracepoints to help BTF generation bpf: revolutionize bpf tracing 2 - - - --- 2019-10-05 Alexei Starovoitov bpf Changes Requested
[bpf-next,02/10] bpf: add typecast to bpf helpers to help BTF generation bpf: revolutionize bpf tracing 2 - - - --- 2019-10-05 Alexei Starovoitov bpf Changes Requested
[bpf-next,03/10] bpf: process in-kernel BTF bpf: revolutionize bpf tracing - - - - --- 2019-10-05 Alexei Starovoitov bpf Changes Requested
[bpf-next,04/10] libbpf: auto-detect btf_id of raw_tracepoint bpf: revolutionize bpf tracing - - - - --- 2019-10-05 Alexei Starovoitov bpf Changes Requested
[bpf-next,05/10] bpf: implement accurate raw_tp context access via BTF bpf: revolutionize bpf tracing - - - - --- 2019-10-05 Alexei Starovoitov bpf Changes Requested
[bpf-next,06/10] bpf: add support for BTF pointers to interpreter bpf: revolutionize bpf tracing 1 - - - --- 2019-10-05 Alexei Starovoitov bpf Changes Requested
[bpf-next,07/10] bpf: add support for BTF pointers to x86 JIT bpf: revolutionize bpf tracing - - - - --- 2019-10-05 Alexei Starovoitov bpf Changes Requested
[bpf-next,08/10] bpf: check types of arguments passed into helpers bpf: revolutionize bpf tracing - - - - --- 2019-10-05 Alexei Starovoitov bpf Changes Requested
[bpf-next,09/10] bpf: disallow bpf_probe_read[_str] helpers bpf: revolutionize bpf tracing - - - - --- 2019-10-05 Alexei Starovoitov bpf Changes Requested
[bpf-next,1/2] bpf: remove global variables bpf: parallel verification - - - - --- 2019-04-19 Alexei Starovoitov bpf Accepted
[bpf-next,1/2] bpf: replace prog_raw_tp+btf_id with prog_tracing bpf: cleanup BTF-enabled raw_tp 1 - - - --- 2019-10-30 Alexei Starovoitov bpf Changes Requested
[bpf-next,1/2] selftests/bpf: add loop test 4 selftests/bpf: more loop tests 1 - - - --- 2019-08-02 Alexei Starovoitov bpf Changes Requested
[bpf-next,1/3] bpf: Introduce dynamic program extensions bpf: Program extensions or dynamic re-linking - - - - --- 2020-01-18 Alexei Starovoitov bpf Changes Requested
[bpf-next,1/3] bpf: bump jmp sequence limit bpf: increase jmp sequence limit - - - - --- 2019-05-21 Alexei Starovoitov bpf Changes Requested
[bpf-next,1/3] bpf: cleanup explored_states bpf: optimize explored_states - - - - --- 2019-05-21 Alexei Starovoitov bpf Changes Requested
[bpf-next,1/4] bpf: enable program stats bpf: per program stats - - - - --- 2019-02-22 Alexei Starovoitov bpf Changes Requested
[bpf-next,1/4] bpf: fix lockdep false positive in percpu_freelist bpf: fixes for lockdep and deadlock 1 1 - - --- 2019-01-30 Alexei Starovoitov bpf Changes Requested
[bpf-next,1/4] bpf: introduce verifier internal test flag bpf: precision tracking tests 1 - - - --- 2019-08-23 Alexei Starovoitov bpf Accepted
[bpf-next,1/6] libbpf: Sanitize BTF_KIND_FUNC linkage bpf: Introduce global functions 1 - - - --- 2020-01-08 Alexei Starovoitov bpf Changes Requested
[bpf-next,1/7] bpf, ftrace: temporary workaround Introduce BPF trampoline - - - - --- 2019-11-02 Alexei Starovoitov bpf Changes Requested
[bpf-next,1/7] bpf: add verifier stats and log_level bit 2 bpf: improve verifier scalability - - - - --- 2019-03-30 Alexei Starovoitov bpf Changes Requested
[bpf-next,1/9] bpf: introduce bpf_spin_lock introduce bpf_spin_lock - - - - --- 2019-01-16 Alexei Starovoitov bpf Changes Requested
[bpf-next,1/9] bpf: track spill/fill of constants bpf: bounded loops and other features - - - - --- 2019-06-13 Alexei Starovoitov Superseded
[bpf-next,1/9] bpf: track spill/fill of constants bpf: bounded loops and other features - - - - --- 2019-06-13 Alexei Starovoitov bpf Changes Requested
[bpf-next,10/10] selftests/bpf: add kfree_skb raw_tp test bpf: revolutionize bpf tracing 1 - - - --- 2019-10-05 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/2] bpf: drop bpf_verifier_lock bpf: parallel verification - - - - --- 2019-04-19 Alexei Starovoitov bpf Accepted
[bpf-next,2/2] libbpf: add support for prog_tracing bpf: cleanup BTF-enabled raw_tp 1 - - - --- 2019-10-30 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/2] selftests/bpf: add loop test 5 selftests/bpf: more loop tests - - - - --- 2019-08-02 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/3] bpf: split explored_states bpf: optimize explored_states - - - - --- 2019-05-21 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/3] libbpf: Add support for program extensions bpf: Program extensions or dynamic re-linking - - - - --- 2020-01-18 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/3] selftests/bpf: adjust verifier scale test bpf: increase jmp sequence limit - - - - --- 2019-05-21 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/4] bpf: expose program stats via bpf_prog_info bpf: per program stats - - - - --- 2019-02-22 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/4] bpf: fix lockdep false positive in stackmap bpf: fixes for lockdep and deadlock 1 1 - - --- 2019-01-30 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/4] tools/bpf: sync bpf.h bpf: precision tracking tests 1 - - - --- 2019-08-23 Alexei Starovoitov bpf Accepted
[bpf-next,2/6] libbpf: Collect static vs global info about functions bpf: Introduce global functions 1 - - - --- 2020-01-08 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/7] bpf: improve verification speed by droping states bpf: improve verifier scalability - - 1 - --- 2019-03-30 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/7] bpf: refactor x86 JIT into helpers Introduce BPF trampoline - - - - --- 2019-11-02 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/9] bpf: add support for bpf_spin_lock to cgroup local storage introduce bpf_spin_lock - - - - --- 2019-01-16 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/9] selftests/bpf: fix tests due to const spill/fill bpf: bounded loops and other features - - - - --- 2019-06-13 Alexei Starovoitov Superseded
[bpf-next,2/9] selftests/bpf: fix tests due to const spill/fill bpf: bounded loops and other features 1 - - - --- 2019-06-13 Alexei Starovoitov bpf Changes Requested
[bpf-next,3/3] bpf: convert explored_states to hash table bpf: optimize explored_states - - - - --- 2019-05-21 Alexei Starovoitov bpf Changes Requested
[bpf-next,3/3] selftests/bpf: Add tests for program extensions bpf: Program extensions or dynamic re-linking - - - - --- 2020-01-18 Alexei Starovoitov bpf Changes Requested
[bpf-next,3/3] selftests/bpf: add pyperf scale test bpf: increase jmp sequence limit - - - - --- 2019-05-21 Alexei Starovoitov bpf Changes Requested
[bpf-next,3/4] bpf: fix lockdep false positive in bpf_prog_register bpf: fixes for lockdep and deadlock 1 1 - - --- 2019-01-30 Alexei Starovoitov bpf Changes Requested
[bpf-next,3/4] selftests/bpf: verifier precise tests bpf: precision tracking tests 1 - - - --- 2019-08-23 Alexei Starovoitov bpf Accepted
[bpf-next,3/4] tools/bpf: sync bpf.h into tools bpf: per program stats - - - - --- 2019-02-22 Alexei Starovoitov bpf Changes Requested
[bpf-next,3/6] bpf: Introduce function-by-function verification bpf: Introduce global functions - - - - --- 2020-01-08 Alexei Starovoitov bpf Changes Requested
[bpf-next,3/7] bpf: Introduce BPF trampoline Introduce BPF trampoline 1 - - - --- 2019-11-02 Alexei Starovoitov bpf Changes Requested
[bpf-next,3/7] bpf: improve verification speed by not remarking live_read bpf: improve verifier scalability - - 2 - --- 2019-03-30 Alexei Starovoitov bpf Changes Requested
[bpf-next,3/9] bpf: extend is_branch_taken to registers bpf: bounded loops and other features - - - - --- 2019-06-13 Alexei Starovoitov Superseded
[bpf-next,3/9] bpf: extend is_branch_taken to registers bpf: bounded loops and other features - - - - --- 2019-06-13 Alexei Starovoitov bpf Changes Requested
[bpf-next,3/9] tools/bpf: sync include/uapi/linux/bpf.h introduce bpf_spin_lock - - - - --- 2019-01-16 Alexei Starovoitov bpf Changes Requested
[bpf-next,4/4] bpf: Fix syscall's stackmap lookup potential deadlock bpf: fixes for lockdep and deadlock 1 1 - - --- 2019-01-30 Alexei Starovoitov bpf Changes Requested
[bpf-next,4/4] selftests/bpf: add precision tracking test bpf: precision tracking tests 1 - - - --- 2019-08-23 Alexei Starovoitov bpf Accepted
[bpf-next,4/4] tools/bpftool: recognize bpf_prog_info runtime and runcnt bpf: per program stats - - - - --- 2019-02-22 Alexei Starovoitov bpf Changes Requested
[bpf-next,4/6] selftests/bpf: Add fexit-to-skb test for global funcs bpf: Introduce global functions 1 - - - --- 2020-01-08 Alexei Starovoitov bpf Changes Requested
[bpf-next,4/7] bpf: increase complexity limit and maximum program size bpf: improve verifier scalability - - - - --- 2019-03-30 Alexei Starovoitov bpf Changes Requested
[bpf-next,4/7] libbpf: Add support to attach to fentry/fexit tracing progs Introduce BPF trampoline - - - - --- 2019-11-02 Alexei Starovoitov bpf Changes Requested
[bpf-next,4/9] bpf: introduce bounded loops bpf: bounded loops and other features - - - - --- 2019-06-13 Alexei Starovoitov Superseded
[bpf-next,4/9] bpf: introduce bounded loops bpf: bounded loops and other features 1 - - - --- 2019-06-13 Alexei Starovoitov bpf Changes Requested
[bpf-next,4/9] selftests/bpf: add bpf_spin_lock tests introduce bpf_spin_lock - - - - --- 2019-01-16 Alexei Starovoitov bpf Changes Requested
[bpf-next,5/6] selftests/bpf: Add a test for a large global function bpf: Introduce global functions 1 - - - --- 2020-01-08 Alexei Starovoitov bpf Changes Requested
[bpf-next,5/7] bpf: increase verifier log limit bpf: improve verifier scalability - - 1 - --- 2019-03-30 Alexei Starovoitov bpf Changes Requested
[bpf-next,5/7] selftest/bpf: Simple test for fentry/fexit Introduce BPF trampoline 1 - - - --- 2019-11-02 Alexei Starovoitov bpf Changes Requested
[bpf-next,5/9] bpf: fix callees pruning callers bpf: bounded loops and other features - 2 - - --- 2019-06-13 Alexei Starovoitov Superseded
[bpf-next,5/9] bpf: fix callees pruning callers bpf: bounded loops and other features - 2 - - --- 2019-06-13 Alexei Starovoitov bpf Changes Requested
[bpf-next,5/9] selftests/bpf: add bpf_spin_lock C test introduce bpf_spin_lock - - - - --- 2019-01-16 Alexei Starovoitov bpf Changes Requested
[bpf-next,6/6] selftests/bpf: Modify a test to check global functions bpf: Introduce global functions 1 - - - --- 2020-01-08 Alexei Starovoitov bpf Changes Requested
[bpf-next,6/7] bpf: Add kernel test functions for fentry testing Introduce BPF trampoline - - - - --- 2019-11-02 Alexei Starovoitov bpf Changes Requested
[bpf-next,6/7] libbpf: teach libbpf about log_level bit 2 bpf: improve verifier scalability - - - - --- 2019-03-30 Alexei Starovoitov bpf Changes Requested
[bpf-next,6/9] selftests/bpf: fix tests bpf: bounded loops and other features - - - - --- 2019-06-13 Alexei Starovoitov Superseded
[bpf-next,6/9] selftests/bpf: fix tests bpf: bounded loops and other features 1 - - - --- 2019-06-13 Alexei Starovoitov bpf Changes Requested
[bpf-next,7/7] selftests/bpf: Add test for BPF trampoline Introduce BPF trampoline - - - - --- 2019-11-02 Alexei Starovoitov bpf Changes Requested
[bpf-next,7/7] selftests/bpf: add few verifier scale tests bpf: improve verifier scalability - - - - --- 2019-03-30 Alexei Starovoitov bpf Changes Requested
[bpf-next,7/9] selftests/bpf: add basic verifier tests for loops bpf: bounded loops and other features - - - - --- 2019-06-13 Alexei Starovoitov Superseded
[bpf-next,7/9] selftests/bpf: add basic verifier tests for loops bpf: bounded loops and other features - - - - --- 2019-06-13 Alexei Starovoitov bpf Changes Requested
[bpf-next,8/9] libbpf: introduce bpf_map_lookup_elem_flags() introduce bpf_spin_lock - - - - --- 2019-01-16 Alexei Starovoitov bpf Changes Requested
[bpf-next,8/9] selftests/bpf: add realistic loop tests bpf: bounded loops and other features - - - - --- 2019-06-13 Alexei Starovoitov Superseded
[bpf-next,8/9] selftests/bpf: add realistic loop tests bpf: bounded loops and other features 1 - - - --- 2019-06-13 Alexei Starovoitov bpf Changes Requested
[bpf-next,9/9] bpf: precise scalar_value tracking bpf: bounded loops and other features - - - - --- 2019-06-13 Alexei Starovoitov Superseded
[bpf-next,9/9] bpf: precise scalar_value tracking bpf: bounded loops and other features - - - - --- 2019-06-13 Alexei Starovoitov bpf Changes Requested
[bpf-next,9/9] selftests/bpf: test for BPF_F_LOCK introduce bpf_spin_lock - - - - --- 2019-01-16 Alexei Starovoitov bpf Changes Requested
[bpf-next] bpf, capabilities: introduce CAP_BPF [bpf-next] bpf, capabilities: introduce CAP_BPF - - - - --- 2019-08-27 Alexei Starovoitov bpf Changes Requested
[bpf-next] bpf: Enforce 'return 0' in BTF-enabled raw_tp programs [bpf-next] bpf: Enforce 'return 0' in BTF-enabled raw_tp programs 1 - - - --- 2019-10-29 Alexei Starovoitov bpf Accepted
[bpf-next] bpf: Fix bpf jit kallsym access [bpf-next] bpf: Fix bpf jit kallsym access - 1 - - --- 2019-10-30 Alexei Starovoitov bpf Accepted
[bpf-next] bpf: Fix error path under memory pressure [bpf-next] bpf: Fix error path under memory pressure 1 1 - - --- 2020-01-22 Alexei Starovoitov bpf Accepted
[bpf-next] bpf: Fix trampoline generation for fmod_ret programs [bpf-next] bpf: Fix trampoline generation for fmod_ret programs 2 1 - - --- 2020-03-11 Alexei Starovoitov bpf Accepted
[bpf-next] bpf: Fix trampoline usage in preempt [bpf-next] bpf: Fix trampoline usage in preempt 1 1 - - --- 2020-01-21 Alexei Starovoitov bpf Accepted
[bpf-next] bpf: check that BPF programs run with preemption disabled [bpf-next] bpf: check that BPF programs run with preemption disabled 1 - - - --- 2019-01-29 Alexei Starovoitov bpf Accepted
[bpf-next] bpf: document the verifier limits [bpf-next] bpf: document the verifier limits 1 - - - --- 2019-04-18 Alexei Starovoitov bpf Accepted
[bpf-next] bpf: fix bpf_attr.attach_btf_id check [bpf-next] bpf: fix bpf_attr.attach_btf_id check 2 1 - - --- 2019-10-18 Alexei Starovoitov bpf Accepted
[bpf-next] bpf: fix build without bpf_syscall [bpf-next] bpf: fix build without bpf_syscall 1 1 - - --- 2019-02-28 Alexei Starovoitov bpf Accepted
[bpf-next] bpf: fix precision tracking [bpf-next] bpf: fix precision tracking 1 1 - 1 --- 2019-06-28 Alexei Starovoitov bpf Accepted
« 1 2 3 4 »