Show patches with: Submitter = Daniel Borkmann       |    Archived = No       |   389 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf,1/2] bpf, doc: update design qa to reflect kern_version requirement Two minor bpf doc updates 1 - - - --- 2019-01-07 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf, libbpf: fix version info and add it to shared object libbpf fix up and clarify version info - 2 - - --- 2019-03-22 Daniel Borkmann bpf Changes Requested
[bpf,1/2] bpf: Fix record_func_key to perform backtracking on r3 Fix record_func_key to perform backtracking on r3 - 1 - - --- 2019-12-19 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf: fix out of bounds backwards jmps due to deadcode removal [bpf,1/2] bpf: fix out of bounds backwards jmps due to deadcode removal - 2 1 - --- 2019-05-11 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf: fix sanitation of alu op with pointer / scalar type from different paths bpf fix to reject mixing ptr / scalar alu op on unpriv 1 1 - - --- 2019-01-05 Daniel Borkmann bpf Accepted
[bpf,1/2] bpf: fix unconnected udp hooks [bpf,1/2] bpf: fix unconnected udp hooks - 1 - - --- 2019-06-05 Daniel Borkmann bpf Changes Requested
[bpf,1/3] bpf: Fix up bpf_skb_adjust_room helper's skb csum setting Fix csum unnecessary on bpf_skb_adjust_room - 1 1 - --- 2020-06-02 Daniel Borkmann bpf Accepted
[bpf,1/3] bpf: add map_lookup_elem_sys_only for lookups from syscall side BPF LRU map fix 1 - - - --- 2019-05-13 Daniel Borkmann bpf Accepted
[bpf,1/3] bpf: restrict bpf_probe_read{,str}() only to archs where they work Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s - - 1 - --- 2020-05-14 Daniel Borkmann bpf Changes Requested
[bpf,1/9] bpf: move {prev_,}insn_idx into verifier env bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,2/2] bpf, doc: add note for libbpf's stand-alone build Two minor bpf doc updates 1 - - - --- 2019-01-07 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf, libbpf: clarify bump in libbpf version info libbpf fix up and clarify version info - 1 - - --- 2019-03-22 Daniel Borkmann bpf Changes Requested
[bpf,2/2] bpf: Add further test_verifier cases for record_func_key Fix record_func_key to perform backtracking on r3 - - - - --- 2019-12-19 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf: add further msg_name rewrite tests to test_sock_addr [bpf,1/2] bpf: fix unconnected udp hooks - - - - --- 2019-06-05 Daniel Borkmann bpf Changes Requested
[bpf,2/2] bpf: add various test cases for alu op on mixed dst register types bpf fix to reject mixing ptr / scalar alu op on unpriv 1 - - - --- 2019-01-05 Daniel Borkmann bpf Accepted
[bpf,2/2] bpf: add various test cases for backward jumps [bpf,1/2] bpf: fix out of bounds backwards jmps due to deadcode removal - - - - --- 2019-05-11 Daniel Borkmann bpf Accepted
[bpf,2/3] bpf, lru: avoid messing with eviction heuristics upon syscall lookup BPF LRU map fix 1 2 - - --- 2019-05-13 Daniel Borkmann bpf Accepted
[bpf,2/3] bpf: Add csum_level helper for fixing up csum levels Fix csum unnecessary on bpf_skb_adjust_room 1 - 1 - --- 2020-06-02 Daniel Borkmann bpf Accepted
[bpf,2/3] bpf: add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s 2 - - - --- 2020-05-14 Daniel Borkmann bpf Changes Requested
[bpf,2/9] bpf: move tmp variable into ax register in interpreter bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,3/3] bpf, selftests: Adapt cls_redirect to call csum_level helper Fix csum unnecessary on bpf_skb_adjust_room - - 1 - --- 2020-06-02 Daniel Borkmann bpf Accepted
[bpf,3/3] bpf: restrict bpf_trace_printk()'s %s usage and add %psK, %psU specifier Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s - 1 - - --- 2020-05-14 Daniel Borkmann bpf Changes Requested
[bpf,3/3] bpf: test ref bit from data path and add new tests for syscall path BPF LRU map fix 1 - - - --- 2019-05-13 Daniel Borkmann bpf Accepted
[bpf,3/9] bpf: enable access to ax register also from verifier rewrite bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,4/9] bpf: restrict map value pointer arithmetic for unpriviledged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,5/9] bpf: restrict stack pointer arithmetic for unpriviledged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,6/9] bpf: restrict unknown scalars of mixed signed bounds for unpriviledged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,7/9] bpf: fix check_map_access smin_value test when pointer contains offset bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,8/9] bpf: prevent out of bounds speculation on pointer arithmetic bpf fix to prevent oob under speculation 1 1 - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,9/9] bpf: add various test cases to selftests bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,1/2] bpf, libbpf: fix version info and add it to shared object libbpf fix up and clarify version info - 2 - - --- 2019-03-23 Daniel Borkmann bpf Accepted
[bpf,v2,1/3] bpf: restrict bpf_probe_read{,str}() only to archs where they work Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s 1 - 1 - --- 2020-05-15 Daniel Borkmann bpf Accepted
[bpf,v2,1/4] bpf: fix unconnected udp hooks Fix unconnected bpf cgroup hooks 1 1 - - --- 2019-06-06 Daniel Borkmann bpf Changes Requested
[bpf,v2,1/9] bpf: move {prev_,}insn_idx into verifier env bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,2/2] bpf, libbpf: clarify bump in libbpf version info libbpf fix up and clarify version info - 1 - - --- 2019-03-23 Daniel Borkmann bpf Accepted
[bpf,v2,2/3] bpf: add bpf_probe_read_{user, kernel}_str() to do_refine_retval_range Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s 2 - - - --- 2020-05-15 Daniel Borkmann bpf Accepted
[bpf,v2,2/4] bpf: sync tooling uapi header Fix unconnected bpf cgroup hooks - - - - --- 2019-06-06 Daniel Borkmann bpf Changes Requested
[bpf,v2,2/9] bpf: move tmp variable into ax register in interpreter bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,3/3] bpf: restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier Restrict bpf_probe_read{,str}() and bpf_trace_printk()'s %s - 1 - - --- 2020-05-15 Daniel Borkmann bpf Accepted
[bpf,v2,3/4] bpf, bpftool: enable recvmsg attach types Fix unconnected bpf cgroup hooks - - - - --- 2019-06-06 Daniel Borkmann bpf Changes Requested
[bpf,v2,3/9] bpf: enable access to ax register also from verifier rewrite bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,4/4] bpf: add further msg_name rewrite tests to test_sock_addr Fix unconnected bpf cgroup hooks - - - - --- 2019-06-06 Daniel Borkmann bpf Changes Requested
[bpf,v2,4/9] bpf: restrict map value pointer arithmetic for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,5/9] bpf: restrict stack pointer arithmetic for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,6/9] bpf: restrict unknown scalars of mixed signed bounds for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,7/9] bpf: fix check_map_access smin_value test when pointer contains offset bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,8/9] bpf: prevent out of bounds speculation on pointer arithmetic bpf fix to prevent oob under speculation 1 1 - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v2,9/9] bpf: add various test cases to selftests bpf fix to prevent oob under speculation 1 - - - --- 2019-01-01 Daniel Borkmann bpf Changes Requested
[bpf,v3,1/6] bpf: fix unconnected udp hooks Fix unconnected bpf cgroup hooks 3 1 - - --- 2019-06-06 Daniel Borkmann bpf Accepted
[bpf,v3,1/9] bpf: move {prev_,}insn_idx into verifier env bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,2/6] bpf: sync tooling uapi header Fix unconnected bpf cgroup hooks 2 - - - --- 2019-06-06 Daniel Borkmann bpf Accepted
[bpf,v3,2/9] bpf: move tmp variable into ax register in interpreter bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,3/6] bpf, libbpf: enable recvmsg attach types Fix unconnected bpf cgroup hooks - - - - --- 2019-06-06 Daniel Borkmann bpf Accepted
[bpf,v3,3/9] bpf: enable access to ax register also from verifier rewrite bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,4/6] bpf, bpftool: enable recvmsg attach types Fix unconnected bpf cgroup hooks 2 - - - --- 2019-06-06 Daniel Borkmann bpf Accepted
[bpf,v3,4/9] bpf: restrict map value pointer arithmetic for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,5/6] bpf: more msg_name rewrite tests to test_sock_addr Fix unconnected bpf cgroup hooks 2 - - - --- 2019-06-06 Daniel Borkmann bpf Accepted
[bpf,v3,5/9] bpf: restrict stack pointer arithmetic for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,6/6] bpf: expand section tests for test_section_names Fix unconnected bpf cgroup hooks - - - - --- 2019-06-06 Daniel Borkmann bpf Accepted
[bpf,v3,6/9] bpf: restrict unknown scalars of mixed signed bounds for unprivileged bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,7/9] bpf: fix check_map_access smin_value test when pointer contains offset bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,8/9] bpf: prevent out of bounds speculation on pointer arithmetic bpf fix to prevent oob under speculation 1 1 - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf,v3,9/9] bpf: add various test cases to selftests bpf fix to prevent oob under speculation 1 - - - --- 2019-01-02 Daniel Borkmann bpf Accepted
[bpf-next,1/2] bpf, arm64: remove prefetch insn in xadd mapping [bpf-next,1/2] bpf, arm64: remove prefetch insn in xadd mapping 2 1 - - --- 2019-04-26 Daniel Borkmann bpf Accepted
[bpf-next,1/2] bpf, libbpf: handle old kernels more graceful wrt global data sections Two libbpf fixes - 1 - - --- 2019-04-23 Daniel Borkmann bpf Accepted
[bpf-next,1/2] bpf, x86: Small optimization in comparing against imm0 [bpf-next,1/2] bpf, x86: Small optimization in comparing against imm0 2 - - - --- 2019-10-02 Daniel Borkmann bpf Accepted
[bpf-next,1/3] bpf: Undo incorrect __reg_bound_offset32 handling Fix __reg_bound_offset32 handling - 1 - - --- 2020-03-30 Daniel Borkmann bpf Accepted
[bpf-next,1/4] bpf: add get{peer,sock}name attach types for sock_addr Add get{peer,sock}name cgroup attach types - - - - --- 2020-05-18 Daniel Borkmann bpf Changes Requested
[bpf-next,1/5] uaccess: Add non-pagefault user-space write function Fix BPF probe memory helpers 1 - - - --- 2019-10-25 Daniel Borkmann bpf Changes Requested
[bpf-next,1/6] bpf: add classid helper only based on skb->sk Various BPF helper improvements - - - - --- 2020-09-24 Daniel Borkmann bpf Changes Requested
[bpf-next,1/6] bpf: improve bpf_redirect_neigh helper description Follow-up BPF helper improvements - - 1 - --- 2020-10-08 Daniel Borkmann bpf Changes Requested
[bpf-next,1/7] bpf: enable retrieval of socket cookie for bind/post-bind hook Various improvements to cgroup helpers - - - - --- 2020-03-27 Daniel Borkmann bpf Accepted
[bpf-next,1/8] bpf, x86: generalize and extend bpf_arch_text_poke for direct jumps Optimize BPF tail calls for direct jumps 1 - - - --- 2019-11-19 Daniel Borkmann bpf Changes Requested
[bpf-next,2/2] bpf, arm64: use more scalable stadd over ldxr / stxr loop in xadd Two arm64 bpf jit improvements 2 - - - --- 2019-04-26 Daniel Borkmann bpf Accepted
[bpf-next,2/2] bpf, libbpf: fix segfault in bpf_object__init_maps' pr_debug statement Two libbpf fixes - 1 - - --- 2019-04-23 Daniel Borkmann bpf Accepted
[bpf-next,2/2] bpf: Add loop test case with 32 bit reg comparison against 0 Untitled series #133900 1 - - - --- 2019-10-02 Daniel Borkmann bpf Accepted
[bpf-next,2/3] bpf: Fix tnum constraints for 32-bit comparisons Fix __reg_bound_offset32 handling - 1 - - --- 2020-03-30 Daniel Borkmann bpf Accepted
[bpf-next,2/4] bpf, libbpf: enable get{peer,sock}name attach types Add get{peer,sock}name cgroup attach types - - - - --- 2020-05-18 Daniel Borkmann bpf Changes Requested
[bpf-next,2/5] bpf: Make use of probe_user_write in probe write helper Fix BPF probe memory helpers 1 1 - - --- 2019-10-25 Daniel Borkmann bpf Changes Requested
[bpf-next,2/6] bpf, net: rework cookie generator as per-cpu one Various BPF helper improvements - - - - --- 2020-09-24 Daniel Borkmann bpf Changes Requested
[bpf-next,2/6] bpf: add redirect_peer helper Follow-up BPF helper improvements - - - - --- 2020-10-08 Daniel Borkmann bpf Changes Requested
[bpf-next,2/7] bpf: enable perf event rb output for bpf cgroup progs Various improvements to cgroup helpers - - - - --- 2020-03-27 Daniel Borkmann bpf Accepted
[bpf-next,2/8] bpf: move bpf_free_used_maps into sleepable section Optimize BPF tail calls for direct jumps 1 - - - --- 2019-11-19 Daniel Borkmann bpf Changes Requested
[bpf-next,3/3] bpf: Simplify reg_set_min_max_inv handling Fix __reg_bound_offset32 handling - - - - --- 2020-03-30 Daniel Borkmann bpf Accepted
[bpf-next,3/4] bpf, bpftool: enable get{peer,sock}name attach types Add get{peer,sock}name cgroup attach types - - - - --- 2020-05-18 Daniel Borkmann bpf Changes Requested
[bpf-next,3/5] bpf: Add probe_read_{user,kernel} and probe_read_str_{user,kernel} helpers Fix BPF probe memory helpers - 2 - - --- 2019-10-25 Daniel Borkmann bpf Changes Requested
[bpf-next,3/6] bpf: add redirect_neigh helper as redirect drop-in Various BPF helper improvements - - - - --- 2020-09-24 Daniel Borkmann bpf Changes Requested
[bpf-next,3/6] bpf: allow for map-in-map with dynamic inner array map entries Follow-up BPF helper improvements 1 - - - --- 2020-10-08 Daniel Borkmann bpf Changes Requested
[bpf-next,3/7] bpf: add netns cookie and enable it for bpf cgroup hooks Various improvements to cgroup helpers - - - - --- 2020-03-27 Daniel Borkmann bpf Accepted
[bpf-next,3/8] bpf: move owner type,jited info into array auxiliary data Optimize BPF tail calls for direct jumps 1 - - - --- 2019-11-19 Daniel Borkmann bpf Changes Requested
[bpf-next,4/4] bpf, testing: add get{peer,sock}name selftests to test_progs Add get{peer,sock}name cgroup attach types - - - - --- 2020-05-18 Daniel Borkmann bpf Changes Requested
[bpf-next,4/5] bpf, samples: Use bpf_probe_read_user where appropriate Fix BPF probe memory helpers 1 - - - --- 2019-10-25 Daniel Borkmann bpf Changes Requested
[bpf-next,4/6] bpf, libbpf: add bpf_tail_call_static helper for bpf programs Various BPF helper improvements - - - - --- 2020-09-24 Daniel Borkmann bpf Changes Requested
[bpf-next,4/6] bpf, selftests: add test for different array inner map size Follow-up BPF helper improvements 1 - - - --- 2020-10-08 Daniel Borkmann bpf Changes Requested
[bpf-next,4/7] bpf: allow to retrieve cgroup v1 classid from v2 hooks Various improvements to cgroup helpers - - - - --- 2020-03-27 Daniel Borkmann bpf Accepted
[bpf-next,4/8] bpf: add initial poke descriptor table for jit images Optimize BPF tail calls for direct jumps 1 - - - --- 2019-11-19 Daniel Borkmann bpf Changes Requested
[bpf-next,5/5] bpf, testing: Add selftest to read/write sockaddr from user space Fix BPF probe memory helpers 1 - - 1 --- 2019-10-25 Daniel Borkmann bpf Changes Requested
[bpf-next,5/6] bpf, selftests: make redirect_neigh test more extensible Follow-up BPF helper improvements 1 - - - --- 2020-10-08 Daniel Borkmann bpf Changes Requested
[bpf-next,5/6] bpf, selftests: use bpf_tail_call_static where appropriate Various BPF helper improvements - - - - --- 2020-09-24 Daniel Borkmann bpf Changes Requested
[bpf-next,5/7] bpf: enable bpf cgroup hooks to retrieve cgroup v2 and ancestor id Various improvements to cgroup helpers - - - - --- 2020-03-27 Daniel Borkmann bpf Accepted
« 1 2 3 4 »