Show patches with: none      |   234331 patches
« 1 2 ... 9 10 112343 2344 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf-next] xsk: fix use-after-free in failed shared_umem bind [bpf-next] xsk: fix use-after-free in failed shared_umem bind - 1 - - --- 2020-09-02 Magnus Karlsson bpf Accepted
[bpf-next,v4,2/2] selftests/bpf: test task_file iterator without visiting pthreads bpf: avoid iterating duplicated files for task_file iterator 1 - - - --- 2020-09-02 Yonghong Song bpf Accepted
[bpf-next,v4,1/2] bpf: avoid iterating duplicated files for task_file iterator bpf: avoid iterating duplicated files for task_file iterator - - 1 - --- 2020-09-02 Yonghong Song bpf Accepted
[bpf-next,v3,2/2] selftests/bpf: test task_file iterator without visiting pthreads bpf: avoid iterating duplicated files for task_file iterator - - - - --- 2020-09-02 Yonghong Song bpf Changes Requested
[bpf-next,v3,1/2] bpf: avoid iterating duplicated files for task_file iterator bpf: avoid iterating duplicated files for task_file iterator - - 1 - --- 2020-09-02 Yonghong Song bpf Changes Requested
[bpf] tools/bpf: build: make sure resolve_btfids cleans up after itself [bpf] tools/bpf: build: make sure resolve_btfids cleans up after itself 1 1 - - --- 2020-09-01 Toke Høiland-Jørgensen bpf Accepted
[bpf-next,v2,4/4] selftests: bpf: Test copying a sockmap via bpf_iter Sockmap iterator - - - - --- 2020-09-01 Lorenz Bauer bpf Changes Requested
[bpf-next,v2,3/4] selftests: bpf: Add helper to compare socket cookies Sockmap iterator - - - - --- 2020-09-01 Lorenz Bauer bpf Changes Requested
[bpf-next,v2,2/4] net: Allow iterating sockmap and sockhash Sockmap iterator - - - - --- 2020-09-01 Lorenz Bauer bpf Changes Requested
[bpf-next,v2,1/4] net: sockmap: Remove unnecessary sk_fullsock checks Sockmap iterator - - - - --- 2020-09-01 Lorenz Bauer bpf Changes Requested
[bpf-next,v2] bpf: {cpu,dev}map: change various functions return type from int to void [bpf-next,v2] bpf: {cpu,dev}map: change various functions return type from int to void 2 - - - --- 2020-09-01 Björn Töpel bpf Accepted
[v2,bpf-next,14/14] selftests/bpf: convert cls_redirect selftest to use __noinline Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-01 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,13/14] selftests/bpf: modernize xdp_noinline test w/ skeleton and __noinline Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-01 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,12/14] selftests/bpf: convert pyperf, strobemeta, and l4lb_noinline to __noinline Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-01 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,11/14] selftests/bpf: turn fexit_bpf2bpf into test with subtests Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-01 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,10/14] libbpf: deprecate notion of BPF program "title" in favor of "section name" Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-01 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,09/14] selftests/bpf: don't use deprecated libbpf APIs Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-01 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,08/14] tools/bpftool: replace bpf_program__title() with bpf_program__section_name() Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-01 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,07/14] selftests/bpf: add selftest for multi-prog sections and bpf-to-bpf calls Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-01 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,06/14] libbpf: add multi-prog section support for struct_ops Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-01 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,05/14] libbpf: implement generalized .BTF.ext func/line info adjustment Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-01 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,04/14] libbpf: make RELO_CALL work for multi-prog sections and sub-program calls Add libbpf full support for BPF-to-BPF calls - - - - --- 2020-09-01 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,03/14] libbpf: support CO-RE relocations for multi-prog sections Add libbpf full support for BPF-to-BPF calls 1 - - - --- 2020-09-01 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,02/14] libbpf: parse multi-function sections into multiple BPF programs Add libbpf full support for BPF-to-BPF calls 1 - - - --- 2020-09-01 Andrii Nakryiko bpf Changes Requested
[v2,bpf-next,01/14] libbpf: ensure ELF symbols table is found before further ELF processing Add libbpf full support for BPF-to-BPF calls 1 - - - --- 2020-09-01 Andrii Nakryiko bpf Changes Requested
[RFC] libbpf: Support setting map max_entries at runtime [RFC] libbpf: Support setting map max_entries at runtime - - - - --- 2020-08-31 Barret Rhoden bpf RFC
[bpf-next] bpf: Remove bpf_lsm_file_mprotect from sleepable list. [bpf-next] bpf: Remove bpf_lsm_file_mprotect from sleepable list. - 2 - - --- 2020-08-31 Alexei Starovoitov bpf Accepted
[bpf-next] bpf: add bpf_get_xdp_hash helper function [bpf-next] bpf: add bpf_get_xdp_hash helper function - - - - --- 2020-08-31 Harshitha Ramamurthy bpf Changes Requested
[bpf-next] bpf: Fix build without BPF_LSM. [bpf-next] bpf: Fix build without BPF_LSM. 1 1 - 1 --- 2020-08-31 Alexei Starovoitov bpf Accepted
[v2,bpf-next] bpf: Fix build without BPF_SYSCALL, but with BPF_JIT. [v2,bpf-next] bpf: Fix build without BPF_SYSCALL, but with BPF_JIT. 1 1 - - --- 2020-08-31 Alexei Starovoitov bpf Accepted
[bpf-next] bpf: change bq_enqueue() return type from int to void [bpf-next] bpf: change bq_enqueue() return type from int to void - - - - --- 2020-08-31 Björn Töpel bpf Changes Requested
[bpf,v1] libbpf: fix build failure from uninitialized variable warning [bpf,v1] libbpf: fix build failure from uninitialized variable warning - 1 - - --- 2020-08-31 Tony Ambardar bpf Accepted
[bpf-next] bpf: Fix build without BPF_SYSCALL, but with BPF_JIT. [bpf-next] bpf: Fix build without BPF_SYSCALL, but with BPF_JIT. 1 1 - - --- 2020-08-30 Alexei Starovoitov bpf Changes Requested
[bpf-next,v3,8/8] selftests/bpf: Test load and dump metadata with btftool and skel Allow storage of flexible metadata information for eBPF programs - - - - --- 2020-08-28 Stanislav Fomichev bpf Changes Requested
[bpf-next,v3,7/8] bpftool: mention --metadata in the documentation Allow storage of flexible metadata information for eBPF programs - - - - --- 2020-08-28 Stanislav Fomichev bpf Changes Requested
[bpf-next,v3,6/8] bpftool: support metadata internal map in gen skeleton Allow storage of flexible metadata information for eBPF programs - - - - --- 2020-08-28 Stanislav Fomichev bpf Changes Requested
[bpf-next,v3,5/8] bpftool: support dumping metadata Allow storage of flexible metadata information for eBPF programs - - - - --- 2020-08-28 Stanislav Fomichev bpf Changes Requested
[bpf-next,v3,4/8] libbpf: implement bpf_prog_find_metadata Allow storage of flexible metadata information for eBPF programs - - - - --- 2020-08-28 Stanislav Fomichev bpf Changes Requested
[bpf-next,v3,3/8] libbpf: Add BPF_PROG_BIND_MAP syscall and use it on .metadata section Allow storage of flexible metadata information for eBPF programs - - - - --- 2020-08-28 Stanislav Fomichev bpf Changes Requested
[bpf-next,v3,2/8] bpf: Add BPF_PROG_BIND_MAP syscall Allow storage of flexible metadata information for eBPF programs - - - - --- 2020-08-28 Stanislav Fomichev bpf Changes Requested
[bpf-next,v3,1/8] bpf: Mutex protect used_maps array and count Allow storage of flexible metadata information for eBPF programs - - - - --- 2020-08-28 Stanislav Fomichev bpf Changes Requested
[bpf-next] samples/bpf: fix to xdpsock to avoid recycling frames [bpf-next] samples/bpf: fix to xdpsock to avoid recycling frames 1 1 - - --- 2020-08-28 Weqaar Janjua bpf Accepted
[bpf-next] 0001-samples-bpf-fix-to-xdpsock-to-avoid-recycling-frames.patch [bpf-next] 0001-samples-bpf-fix-to-xdpsock-to-avoid-recycling-frames.patch - - - - --- 2020-08-28 Weqaar Janjua bpf Changes Requested
[bpf-next] samples/bpf: optimize l2fwd performance in xdpsock [bpf-next] samples/bpf: optimize l2fwd performance in xdpsock - - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,3/3] selftests: bpf: Test copying a sockmap via bpf_iter Sockmap iterator - - - - --- 2020-08-28 Lorenz Bauer bpf Changes Requested
[bpf-next,2/3] selftests: bpf: Add helper to compare socket cookies Sockmap iterator - - - - --- 2020-08-28 Lorenz Bauer bpf Changes Requested
[bpf-next,1/3] net: Allow iterating sockmap and sockhash Sockmap iterator - - - - --- 2020-08-28 Lorenz Bauer bpf Changes Requested
[bpf-next,v5,15/15] xsk: documentation for XDP_SHARED_UMEM between queues and netdevs xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v5,14/15] samples/bpf: add new sample xsk_fwd.c xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v5,13/15] libbpf: support shared umems between queues and devices xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v5,12/15] xsk: add shared umem support between devices xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v5,11/15] xsk: add shared umem support between queue ids xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v5,10/15] xsk: i40e: ice: ixgbe: mlx5: test for dma_need_sync earlier for better performa… xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v5,09/15] xsk: rearrange internal structs for better performance xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v5,08/15] xsk: enable sharing of dma mappings xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v5,07/15] xsk: move addrs from buffer pool to umem xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v5,06/15] xsk: move xsk_tx_list and its lock to buffer pool xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v5,05/15] xsk: move queue_id, dev and need_wakeup to buffer pool xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v5,04/15] xsk: move fill and completion rings to buffer pool xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v5,03/15] xsk: create and free buffer pool independently from umem xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v5,02/15] xsk: i40e: ice: ixgbe: mlx5: rename xsk zero-copy driver interfaces xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v5,01/15] xsk: i40e: ice: ixgbe: mlx5: pass buffer pool to driver instead of umem xsk: support shared umems between devices and queues 1 - - - --- 2020-08-28 Magnus Karlsson bpf Accepted
[bpf-next,v2,2/2] selftests/bpf: test task_file iterator without visiting pthreads bpf: avoid iterating duplicated files for task_file iterator 1 - - - --- 2020-08-28 Yonghong Song bpf Changes Requested
[bpf-next,v2,1/2] bpf: avoid iterating duplicated files for task_file iterator bpf: avoid iterating duplicated files for task_file iterator - - 1 - --- 2020-08-28 Yonghong Song bpf Changes Requested
[bpf-next] bpf: make bpf_link_info.iter similar to bpf_iter_link_info [bpf-next] bpf: make bpf_link_info.iter similar to bpf_iter_link_info 1 1 - - --- 2020-08-28 Yonghong Song bpf Accepted
[v3,bpf-next,3/3] bpf: selftests: Add test for different inner map size bpf: Relax the max_entries check for inner map - - - - --- 2020-08-28 Martin KaFai Lau bpf Accepted
[v3,bpf-next,2/3] bpf: Relax max_entries check for most of the inner map types bpf: Relax the max_entries check for inner map - - - - --- 2020-08-28 Martin KaFai Lau bpf Accepted
[v3,bpf-next,1/3] bpf: Add map_meta_equal map ops bpf: Relax the max_entries check for inner map - - - - --- 2020-08-28 Martin KaFai Lau bpf Accepted
[v3,bpf-next,5/5] selftests/bpf: Add sleepable tests bpf: Introduce minimal support for sleepable progs 1 - - - --- 2020-08-27 Alexei Starovoitov bpf Accepted
[v3,bpf-next,4/5] libbpf: support sleepable progs bpf: Introduce minimal support for sleepable progs 2 - - - --- 2020-08-27 Alexei Starovoitov bpf Accepted
[v3,bpf-next,3/5] bpf: Add bpf_copy_from_user() helper. bpf: Introduce minimal support for sleepable progs 2 - - - --- 2020-08-27 Alexei Starovoitov bpf Accepted
[v3,bpf-next,2/5] bpf: Introduce sleepable BPF programs bpf: Introduce minimal support for sleepable progs 2 - 1 - --- 2020-08-27 Alexei Starovoitov bpf Accepted
[v3,bpf-next,1/5] mm/error_inject: Fix allow_error_inject function signatures. bpf: Introduce minimal support for sleepable progs - 2 1 - --- 2020-08-27 Alexei Starovoitov bpf Accepted
[bpf-next,6/6] tools/runqslower: Build bpftool using HOSTCC tools/bpftool: Fix cross and out-of-tree builds - - - - --- 2020-08-27 Jean-Philippe Brucker bpf Changes Requested
[bpf-next,5/6] tools/runqslower: Enable out-of-tree build tools/bpftool: Fix cross and out-of-tree builds - - - - --- 2020-08-27 Jean-Philippe Brucker bpf Changes Requested
[bpf-next,4/6] tools/runqslower: Use Makefile.include tools/bpftool: Fix cross and out-of-tree builds - - - - --- 2020-08-27 Jean-Philippe Brucker bpf Changes Requested
[bpf-next,3/6] tools/bpftool: Fix cross-build tools/bpftool: Fix cross and out-of-tree builds - - - - --- 2020-08-27 Jean-Philippe Brucker bpf Changes Requested
[bpf-next,2/6] tools/bpftool: Force clean of out-of-tree build tools/bpftool: Fix cross and out-of-tree builds - - - - --- 2020-08-27 Jean-Philippe Brucker bpf Changes Requested
[bpf-next,1/6] tools: Factor HOSTCC, HOSTLD, HOSTAR definitions tools/bpftool: Fix cross and out-of-tree builds 2 - - - --- 2020-08-27 Jean-Philippe Brucker bpf Changes Requested
tools build feature: cleanup feature files on make clean tools build feature: cleanup feature files on make clean 1 - - - --- 2020-08-27 Jesper Dangaard Brouer bpf Accepted
[v2,bpf-next] libbpf: fix compilation warnings for 64-bit printf args [v2,bpf-next] libbpf: fix compilation warnings for 64-bit printf args - 2 - - --- 2020-08-27 Andrii Nakryiko bpf Accepted
[bpf-next,5/5] selftests/bpf: test task_file iterator with main_thread_only bpf: add main_thread_only customization for task/task_file iterators - - - - --- 2020-08-27 Yonghong Song bpf Changes Requested
[bpf-next,4/5] bpftool: support optional 'task main_thread_only' argument bpf: add main_thread_only customization for task/task_file iterators - - - - --- 2020-08-27 Yonghong Song bpf Changes Requested
[bpf-next,3/5] bpf: add link_query support for newly added main_thread_only info bpf: add main_thread_only customization for task/task_file iterators - - - - --- 2020-08-27 Yonghong Song bpf Changes Requested
[bpf-next,2/5] bpf: add main_thread_only customization for task/task_file iterators bpf: add main_thread_only customization for task/task_file iterators - - - - --- 2020-08-27 Yonghong Song bpf Changes Requested
[bpf-next,1/5] bpf: make bpf_link_info.iter similar to bpf_iter_link_info bpf: add main_thread_only customization for task/task_file iterators 1 1 - - --- 2020-08-27 Yonghong Song bpf Changes Requested
[v1,bpf-next] bpf: new helper bpf_get_current_pcomm [v1,bpf-next] bpf: new helper bpf_get_current_pcomm - - - - --- 2020-08-26 Carlos Antonio Neira Bustos bpf Changes Requested
[PATCHv9,bpf-next,5/5] selftests/bpf: Add verifier tests for bpf arg ARG_CONST_MAP_PTR_OR_NULL xdp: add a new helper for dev map multicast support - - - - --- 2020-08-26 Hangbin Liu bpf Changes Requested
[PATCHv9,bpf-next,4/5] selftests/bpf: add xdp_redirect_multi test xdp: add a new helper for dev map multicast support - - - - --- 2020-08-26 Hangbin Liu bpf Changes Requested
[PATCHv9,bpf-next,3/5] sample/bpf: add xdp_redirect_map_multicast test xdp: add a new helper for dev map multicast support - - - - --- 2020-08-26 Hangbin Liu bpf Changes Requested
[PATCHv9,bpf-next,2/5] xdp: add a new helper for dev map multicast support xdp: add a new helper for dev map multicast support - - - - --- 2020-08-26 Hangbin Liu bpf Changes Requested
[PATCHv9,bpf-next,1/5] bpf: add a new bpf argument type ARG_CONST_MAP_PTR_OR_NULL xdp: add a new helper for dev map multicast support - - - - --- 2020-08-26 Hangbin Liu bpf Changes Requested
[bpf-next] selftests/bpf: Fix open call in trigger_fstat_events [bpf-next] selftests/bpf: Fix open call in trigger_fstat_events - 1 - - --- 2020-08-26 Jiri Olsa bpf Accepted
[next] selftests/bpf: fix spelling mistake "scoket" -> "socket" [next] selftests/bpf: fix spelling mistake "scoket" -> "socket" - - - - --- 2020-08-26 Colin Ian King bpf Accepted
[bpf] selftests/bpf: Fix massive output from test_maps [bpf] selftests/bpf: Fix massive output from test_maps - 1 - - --- 2020-08-26 Jesper Dangaard Brouer bpf Accepted
[bpf-next] libbpf: Fix unintentional success return code in bpf_object__load [bpf-next] libbpf: Fix unintentional success return code in bpf_object__load - 1 - - --- 2020-08-26 Alex Gartrell bpf Accepted
[bpf-next] libbpf: fix compilation warnings for 64-bit printf args [bpf-next] libbpf: fix compilation warnings for 64-bit printf args - 2 - - --- 2020-08-26 Andrii Nakryiko bpf Changes Requested
[bpf-next,v3,4/4] selftests/bpf: test for map update access from within EXT programs bpf: verifier: use target program's type for access verifications - - - - --- 2020-08-25 Udip Pant bpf Accepted
[bpf-next,v3,3/4] selftests/bpf: test for checking return code for the extended prog bpf: verifier: use target program's type for access verifications - - - - --- 2020-08-25 Udip Pant bpf Accepted
[bpf-next,v3,2/4] selftests/bpf: add test for freplace program with write access bpf: verifier: use target program's type for access verifications - - - - --- 2020-08-25 Udip Pant bpf Accepted
« 1 2 ... 9 10 112343 2344 »