Show patches with: Archived = No       |   62726 patches
« 1 2 ... 477 478 479627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf-next,2/4] libbpf: Support 32-bit static data loads libbpf: Add support for 32-bit static data - - - - --- 2019-02-12 Joe Stringer bpf Changes Requested
[bpf-next,2/4] inet_diag: Move the INET_DIAG_REQ_BYTECODE nlattr to cb->data Provide bpf_sk_storage data in INET_DIAG 1 - - - --- 2020-02-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/4] i40e, xsk: use XSK_NAPI_WEIGHT as NAPI poll budget xsk: increase NAPI budget for AF_XDP zero-copy path - - - - --- 2020-09-07 Björn Töpel bpf Changes Requested
[bpf-next,2/4] docs/btf: reflow text to fill up to 78 characters bpf docs and comments typo and formatting fixes - - - - --- 2019-02-28 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/4] bpftool: Print as a string for char array bpftool: Add struct_ops support 1 - - - --- 2020-03-16 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/4] bpf: sync tools/include/uapi/linux/bpf.h sys_bpf() access control via /dev/bpf - - - - --- 2019-06-25 Song Liu bpf Changes Requested
[bpf-next,2/4] bpf: selftests, verifier case for non null pointer check branch taken verifier, improve ptr is_branch_taken logic - - - - --- 2020-05-18 John Fastabend 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] 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: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS prog type [bpf-next,1/4] bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type - - - - --- 2019-06-12 Stanislav Fomichev bpf Accepted
[bpf-next,2/4] bpf: allow to specify ifindex for skb in bpf_prog_test_run_skb bpf: cgroup skb improvements for bpf_prog_test_run - - - - --- 2020-07-13 Dmitry Yakunin bpf Changes Requested
[bpf-next,2/4] bpf: add layer 2 encap support to bpf_skb_adjust_room L2 encap support for bpf_skb_adjust_room - - - - --- 2019-04-01 Alan Maguire bpf Changes Requested
[bpf-next,2/4] bpf: Implement bpf_local_storage for inodes Generalizing bpf_local_storage - - - - --- 2020-05-26 KP Singh bpf Changes Requested
[bpf-next,2/4] bpf/verifier: fix code formatting Formatting and typo fixes in kernel/bpf - - - - --- 2019-03-01 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/4] bpf, sockmap: Allow skipping sk_skb parser program bpf, sockmap: allow verdict only sk_skb progs - - - - --- 2020-10-11 John Fastabend bpf Not Applicable
[bpf-next,2/4] bpf, riscv: Optimize FROM_LE using verifier_zext on RV64 RV64 BPF JIT Optimizations - - - - --- 2020-05-06 Luke Nelson 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/3] xsk: add id to umem AF_XDP: add socket monitoring support - - - - --- 2019-01-18 Björn Töpel bpf Changes Requested
[bpf-next,2/3] xdp: xdp_umem: replace kmap on vmap for umem map xdpsock: allow mmap2 usage for 32bits - - - - --- 2019-08-13 Ivan Khoronzhuk bpf Changes Requested
[bpf-next,2/3] xdp: introduce xdp_call Introduce xdp_call.h and the BPF dispatcher - - - - --- 2019-11-19 Björn Töpel bpf Changes Requested
[bpf-next,2/3] xdp: Refactor devmap allocation code for reuse xdp: Add devmap_hash map type - - - - --- 2019-07-05 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,2/3] xdp: Add tracepoint for bulk XDP_TX veth: Bulk XDP_TX - - - - --- 2019-05-23 Toshiaki Makita bpf Changes Requested
[bpf-next,2/3] tools: bpftool: include common options from separate file tools: bpftool: print built-in features, automate some of the documentation 1 - - - --- 2020-09-04 Quentin Monnet bpf Changes Requested
[bpf-next,2/3] tools: bpftool: improve and check builds for different make invocations tools: bpftool: improve bpftool build experience - - - - --- 2019-08-29 Quentin Monnet bpf Changes Requested
[bpf-next,2/3] tools/bpftool: use libbpf's btf__parse() API for parsing BTF from file Add generic and raw BTF parsing APIs to libbpf - - - - --- 2020-08-02 Andrii Nakryiko bpf Accepted
[bpf-next,2/3] tools/bpf: sync bpf.h [bpf-next,1/3] bpf: preserve command of the process that loaded the program - - - - --- 2019-10-11 Stanislav Fomichev bpf Changes Requested
[bpf-next,2/3] selftests: bpf: extend sub-register mode compilation to all bpf object files selftests: bpf: improve bpf object file rules - - 1 - --- 2019-02-08 Jiong Wang bpf Changes Requested
[bpf-next,2/3] selftests: bpf: break up test_verifier selftests: bpf: break up test_verifier 1 - - - --- 2019-01-21 Jakub Kicinski 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,2/3] selftests/bpf: test_progs: test__printf -> printf selftests/bpf: switch test_progs back to stdio 1 - - - --- 2019-08-02 Stanislav Fomichev bpf Changes Requested
[bpf-next,2/3] selftests/bpf: fix test_progs's parsing of test numbers Untitled series #164345 1 1 - - --- 2020-03-14 Andrii Nakryiko bpf Accepted
[bpf-next,2/3] selftests/bpf: ensure bpf_helper_defs.h are taken from selftests dir Fix usage of bpf_helper_defs.h in selftests/bpf - 1 - - --- 2020-01-10 Andrii Nakryiko bpf Accepted
[bpf-next,2/3] selftests/bpf: convert test_btf_dump into test_progs test Fix BTF-to-C converter's padding generation - - - - --- 2019-10-08 Andrii Nakryiko bpf Accepted
[bpf-next,2/3] selftests/bpf: convert selftests using BTF-defined maps to new syntax capture integers in BTF type info for map defs - - - - --- 2019-06-26 Andrii Nakryiko 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/3] selftests/bpf: add selftest validating btf_dump's mod-stripping output Untitled series #186840 - - - - --- 2020-07-01 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/3] selftests/bpf: add selftest testin btf_dump's mod-stripping output Strip away modifiers from BPF skeleton global variables - - - - --- 2020-07-01 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/3] selftests/bpf: Tests for single-cpu updates of per-cpu maps Single-cpu updates for per-cpu maps - - - - --- 2019-12-18 Paul Chaignon bpf Changes Requested
[bpf-next,2/3] selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed Enable socket lookup in SOCKMAP/SOCKHASH from BPF 1 - - - --- 2020-04-29 Jakub Sitnicki bpf Accepted
[bpf-next,2/3] selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_access Fix three endianness issues in test_progs - 1 - - --- 2020-09-09 Ilya Leoshkevich bpf Changes Requested
[bpf-next,2/3] selftests/bpf: Avoid running unprivileged tests with alignment requirements RISC-V selftest/bpf fixes - - - - --- 2020-11-17 Björn Töpel Superseded
[bpf-next,2/3] selftests/bpf: Add skb_pkt_end test bpf: Pointers beyond packet end. - - - - 13-2 2020-10-21 Alexei Starovoitov bpf Not Applicable
[bpf-next,2/3] selftest/bpf: fmod_ret prog and implement test_overhead as part of bench Add benchmark runner and few benchmarks 1 - - - --- 2020-05-08 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/3] scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions Auto-generate list of BPF helpers - - - - --- 2019-10-05 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/3] samples: bpf: refactor tail call user progs with libbpf samples: bpf: refactor kprobe tracing progs with libbpf - - - - --- 2020-05-12 Daniel T. Lee bpf Changes Requested
[bpf-next,2/3] samples: bpf: count syscalls in xdpsock [bpf-next,1/3] samples: bpf: split xdpsock stats into new struct 1 - - - --- 2020-10-02 Ciara Loftus bpf Accepted
[bpf-next,2/3] samples: bpf: add an option for printing extra statistics in xdpsock xsk: add new statistics - - - - --- 2020-07-08 Ciara Loftus bpf Accepted
[bpf-next,2/3] samples: bpf: Replace attach_tracepoint() to attach() in xdp_redirect_cpu samples: bpf: Refactor XDP programs with libbpf - - - - --- 2020-10-09 Daniel T. Lee bpf Changes Requested
[bpf-next,2/3] samples: bpf: Refactor kprobe tracing programs with libbpf samples: bpf: Refactor tracing programs with libbpf - - - - --- 2020-08-23 Daniel T. Lee bpf Accepted
[bpf-next,2/3] samples/bpf: make xdp_fwd more practically usable via devmap lookup bpf: improvements to xdp_fwd sample - - 1 - --- 2019-08-07 Jesper Dangaard Brouer bpf Changes Requested
[bpf-next,2/3] samples/bpf: fix possible deadlock in xdpsock samples/bpf: improve xdpsock application - - - - --- 2020-09-10 Magnus Karlsson bpf Accepted
[bpf-next,2/3] samples/bpf: Fix test_map_in_map on s390 samples/bpf: A couple s390 fixes - - - - --- 2020-07-28 Ilya Leoshkevich bpf Changes Requested
[bpf-next,2/3] mptcp: attach subflow socket to parent cgroup bpf: add MPTCP subflow support 1 - 1 - --- 2020-08-21 Nicolas Rybowski bpf Changes Requested
[bpf-next,2/3] libbpf: support sleepable progs bpf: Introduce minimal support for sleepable progs 1 - - - --- 2020-05-28 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/3] libbpf: remove BPF_EMBED_OBJ macro from libbpf.h Skeleton improvements and documnetation 1 - - - --- 2019-12-17 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/3] libbpf: make global data internal arrays mmap()-able, if possible Add support for memory-mapping BPF array maps 1 - - - --- 2019-11-08 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/3] libbpf: introduce bpf_prog_test_run_xattr_opts enable BPF_PROG_TEST_RUN for raw_tp 1 - - - --- 2020-09-23 Song Liu bpf Changes Requested
[bpf-next,2/3] libbpf: compile libbpf under -O2 level by default and catch extra warnings [bpf-next,1/3] libbpf: fix uninitialized variable in btf_parse_type_sec 1 - - - --- 2020-09-29 Andrii Nakryiko bpf Accepted
[bpf-next,2/3] libbpf: assume unsigned values for BTF_KIND_ENUM Convert BPF UAPI constants into enum values - - - - --- 2020-03-01 Andrii Nakryiko Superseded
[bpf-next,2/3] libbpf: allow to augment system Kconfig through extra optional config Libbpf extern support improvements - - - - --- 2019-12-19 Andrii Nakryiko bpf Accepted
[bpf-next,2/3] libbpf: allow specifying both ELF and raw BTF for CO-RE BTF override libbpf: auto-resize relocatable LOAD/STORE instructions - - - - --- 2020-10-02 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/3] libbpf: add support for ctx_{size,}_{in,out} in BPF_PROG_TEST_RUN [bpf-next,1/3] bpf: support input __sk_buff context in BPF_PROG_TEST_RUN - - - - --- 2019-04-04 Stanislav Fomichev bpf Changes Requested
[bpf-next,2/3] libbpf: add bpf_object__open_{file,mem} w/ extensible opts Add new-style bpf_object__open APIs - - - - --- 2019-10-04 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/3] libbpf: add bpf_link pinning/unpinning Introduce pinnable bpf_link kernel abstraction - - - - --- 2020-02-28 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/3] libbpf: add base BTF accessor bpftool: improve split BTF support - - - - --- 2020-12-02 Andrii Nakryiko Not Applicable
[bpf-next,2/3] libbpf: Support configurable pinning of maps from BTF annotations libbpf: Support pinning of maps using 'pinning' BTF attribute - - - - --- 2019-10-22 Toke Høiland-Jørgensen 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] libbpf/tools: add runqslower tool to libbpf Implement runqslower BCC tool with BPF CO-RE - - - - --- 2019-12-19 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/3] ixgbe: fix xdp handle calculations [bpf-next,1/3] i40e: fix xdp handle calculations - 1 - 1 --- 2019-09-11 Ciara Loftus bpf Changes Requested
[bpf-next,2/3] bpftool: match programs by name bpftool: match programs and maps by names - - 1 - --- 2019-12-10 Paul Chaignon bpf Changes Requested
[bpf-next,2/3] bpf: sync kernel uapi headers bpf: add progenyof helper - - - - --- 2019-02-26 Javier Honduvilla Coto bpf Changes Requested
[bpf-next,2/3] bpf: sync bpf.h to tools/ bpf: support cloning sk storage on accept() 1 - - - --- 2019-08-07 Stanislav Fomichev 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] bpf: sk_msg helpers for probe_* and *current_task* bpf: Add sk_msg helpers - - - - --- 2020-05-13 John Fastabend bpf Changes Requested
[bpf-next,2/3] bpf: implement link_query callbacks in map element iterators bpf: implement link_query for bpf iterators - - - - --- 2020-08-20 Yonghong Song bpf Changes Requested
[bpf-next,2/3] bpf: generate directly-usable raw_tp_##call structs for raw tracepoints Improve raw tracepoint BTF types preservation 1 - - - --- 2020-03-01 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/3] bpf: fix running sk_skb program types with ktls fix ktls with sk_skb_verdict programs - 1 - - --- 2020-05-29 John Fastabend bpf Accepted
[bpf-next,2/3] bpf: fix formatting in documentation for BPF helpers bpf: format fixes for BPF helpers and bpftool documentation - - - - --- 2020-09-04 Quentin Monnet bpf Accepted
[bpf-next,2/3] bpf: allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks 1 - - - --- 2020-11-18 Stanislav Fomichev Superseded
[bpf-next,2/3] bpf: allow bpf_{s,g}etsockopt from cgroup bind{4,6} hooks bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks 1 - - - --- 2020-12-02 Stanislav Fomichev Not Applicable
[bpf-next,2/3] bpf: allow %pB in bpf_seq_printf() bpf: introduce bpf_get_task_stack_trace() - - - - --- 2020-06-23 Song Liu bpf Changes Requested
[bpf-next,2/3] bpf: add BPF_PROG_TEST_RUN support for flow dissector support flow dissector in BPF_PROG_TEST_RUN - - - - --- 2019-01-22 Stanislav Fomichev bpf Changes Requested
[bpf-next,2/3] bpf: Track spill/fill of bounded scalars. bpf: Make the verifier recognize llvm register allocation patterns. 1 - - - --- 2020-10-06 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/3] bpf: Sync uapi bpf.h to tools/ bpf: tcp: Add bpf_cubic example - - - - --- 2020-01-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,2/3] bpf: Sync uapi bpf.h to tools/ add gso_size to __sk_buff - - - - --- 2020-03-03 Willem de Bruijn bpf Accepted
[bpf-next,2/3] bpf: Relax the max_entries check for inner map bpf: Allow inner map with different max_entries - - - - --- 2020-05-21 Martin KaFai Lau bpf Changes Requested
[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/3] bpf: Allow using bpf_sk_storage in FENTRY/FEXIT/RAW_TP bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP 1 - - - 13-2 2020-11-06 Martin KaFai Lau bpf Not Applicable
[bpf-next,2/3] bpf: Add BPF program and map iterators as built-in BPF programs. bpf: Populate bpffs with map and prog iterators - - - - --- 2020-07-02 Alexei Starovoitov bpf Changes Requested
[bpf-next,2/3] bpf, sk_msg: Don't clear saved sock proto on restore sockmap/ktls: Simplify how we restore sk_prot callbacks 1 - - - --- 2020-02-17 Jakub Sitnicki bpf Accepted
[bpf-next,2/3] bpf, netns: Keep attached programs in bpf_prog_array bpf, netns: Prepare for multi-prog attachment 1 - - - --- 2020-06-22 Jakub Sitnicki bpf Changes Requested
[bpf-next,2/3] MAINTAINERS: add RISC-V BPF JIT maintainer Add RISC-V (RV64G) BPF JIT 1 - - - --- 2019-02-03 Björn Töpel bpf Changes Requested
[bpf-next,2/2] xsk: remove unnecessary member in xdp_umem xsk: improve code readability 1 - - - --- 2020-05-04 Magnus Karlsson bpf Accepted
[bpf-next,2/2] xsk: implement map_gen_lookup() callback for XSKMAP xsk: XSKMAP lookup improvements - - - - --- 2019-10-24 Maciej Fijalkowski bpf Changes Requested
[bpf-next,2/2] xsk: honor BPF_EXIST and BPF_NOEXIST flags in XSKMAP Two XSKMAP improvements - - - - --- 2019-05-04 Björn Töpel bpf Changes Requested
[bpf-next,2/2] xdp: Use bulking for non-map XDP_REDIRECT xdp: Introduce bulking for non-map XDP_REDIRECT - - - - --- 2020-01-10 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,2/2] tools: sync uapi/linux/if_link.h header tools/bpf: smaller clean ups - - - - --- 2019-02-13 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/2] tools: bpftool: fix minor bash completion mistakes tools: bpftool: fix object pinning and bash - - - - --- 2020-03-12 Quentin Monnet bpf Changes Requested
[bpf-next,2/2] tools: bpftool: add LSM type to array of prog names tools: bpftool: update prog names list and fix segfault 1 - - - --- 2020-07-24 Quentin Monnet bpf Accepted
[bpf-next,2/2] tools: bpftool: add "inner_map" to "bpftool map create" outer maps tools: bpftool: support creating and dumping outer maps 1 - - - --- 2020-09-04 Quentin Monnet bpf Changes Requested
« 1 2 ... 477 478 479627 628 »