Show patches with: Archived = No       |   62726 patches
« 1 2 ... 475 476 477627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf-next,3/3] tools/resolve_btfids: use libbpf's btf__parse() API Add generic and raw BTF parsing APIs to libbpf - - - - --- 2020-08-02 Andrii Nakryiko bpf Accepted
[bpf-next,3/3] tools/bpftool: strip away modifiers from global variables Strip away modifiers from BPF skeleton global variables - - - - --- 2020-07-01 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/3] tools/bpftool: auto-detect split BTFs in common cases bpftool: improve split BTF support - - - - --- 2020-12-02 Andrii Nakryiko Not Applicable
[bpf-next,3/3] tools, bpf: synchronise BPF UAPI header with tools bpf: format fixes for BPF helpers and bpftool documentation - - - - --- 2020-09-04 Quentin Monnet bpf Accepted
[bpf-next,3/3] selftests: bpf: centre kernel bpf objects under new subdir "kern_progs" selftests: bpf: improve bpf object file rules - - 1 - --- 2019-02-08 Jiong Wang bpf Changes Requested
[bpf-next,3/3] selftests: bpf: break up the rest of test_verifier selftests: bpf: break up test_verifier 1 - - - --- 2019-01-21 Jakub Kicinski bpf Changes Requested
[bpf-next,3/3] selftests: bpf: add selftest for __sk_buff context 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,3/3] selftests: bpf: Test copying a sockmap via bpf_iter Sockmap iterator - - - - --- 2020-08-28 Lorenz Bauer bpf Changes Requested
[bpf-next,3/3] selftests/bpf: validate libbpf's auto-sizing of LD/ST/STX instructions libbpf: auto-resize relocatable LOAD/STORE instructions - - - - --- 2020-10-02 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/3] selftests/bpf: test_progs: drop extra trailing tab selftests/bpf: switch test_progs back to stdio 1 - - - --- 2019-08-02 Stanislav Fomichev bpf Changes Requested
[bpf-next,3/3] selftests/bpf: test new __sk_buff field gso_size add gso_size to __sk_buff - - - - --- 2020-03-03 Willem de Bruijn bpf Accepted
[bpf-next,3/3] selftests/bpf: switch tests to new bpf_object__open_{file,mem}() APIs Add new-style bpf_object__open APIs - - - - --- 2019-10-04 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/3] selftests/bpf: reset process and thread affinity after each test/sub-test Untitled series #164346 - - - - --- 2020-03-14 Andrii Nakryiko bpf Accepted
[bpf-next,3/3] selftests/bpf: further clean up Makefile output Fix usage of bpf_helper_defs.h in selftests/bpf - - - - --- 2020-01-10 Andrii Nakryiko bpf Accepted
[bpf-next,3/3] selftests/bpf: fix btf_dump padding test case Fix BTF-to-C converter's padding generation - 1 - - --- 2019-10-08 Andrii Nakryiko bpf Accepted
[bpf-next,3/3] selftests/bpf: extend bind{4,6} programs with a call to bpf_setsockopt bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks 1 - - - --- 2020-11-18 Stanislav Fomichev Superseded
[bpf-next,3/3] selftests/bpf: extend bind{4,6} programs with a call to bpf_setsockopt bpf: expose bpf_{s,g}etsockopt helpers to bind{4,6} hooks 1 - - - --- 2020-12-02 Stanislav Fomichev Not Applicable
[bpf-next,3/3] selftests/bpf: convert legacy BPF maps to BTF-defined ones capture integers in BTF type info for map defs - - - - --- 2019-06-26 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/3] selftests/bpf: build runqslower from selftests Implement runqslower BCC tool with BPF CO-RE - - - - --- 2019-12-19 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/3] selftests/bpf: basic sleepable tests bpf: Introduce minimal support for sleepable progs 1 - - - --- 2020-05-28 Alexei Starovoitov bpf Changes Requested
[bpf-next,3/3] selftests/bpf: add sockopt clone/inheritance test bpf: support cloning sk storage on accept() - - - - --- 2019-08-07 Stanislav Fomichev bpf Changes Requested
[bpf-next,3/3] selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissector support flow dissector in BPF_PROG_TEST_RUN - - - - --- 2019-01-22 Stanislav Fomichev bpf Changes Requested
[bpf-next,3/3] selftests/bpf: add raw_tp_test_run enable BPF_PROG_TEST_RUN for raw_tp - - - - --- 2020-09-23 Song Liu 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/3] selftests/bpf: add link pinning selftests Introduce pinnable bpf_link kernel abstraction - - - - --- 2020-02-28 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/3] selftests/bpf: add bpf_iter test with bpf_get_task_stack_trace() bpf: introduce bpf_get_task_stack_trace() - - - - --- 2020-06-23 Song Liu bpf Changes Requested
[bpf-next,3/3] selftests/bpf: add BPF_TYPE_MAP_ARRAY mmap() tests Add support for memory-mapping BPF array maps 1 - - - --- 2019-11-08 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/3] selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign test Enable socket lookup in SOCKMAP/SOCKHASH from BPF 1 - - - --- 2020-04-29 Jakub Sitnicki bpf Accepted
[bpf-next,3/3] selftests/bpf: Test unhashing kTLS socket after removing from map sockmap/ktls: Simplify how we restore sk_prot callbacks 1 - - - --- 2020-02-17 Jakub Sitnicki bpf Accepted
[bpf-next,3/3] selftests/bpf: Mark tests that require unaligned memory access RISC-V selftest/bpf fixes - - - - --- 2020-11-17 Björn Töpel Superseded
[bpf-next,3/3] selftests/bpf: Fix endianness issue in sk_assign Fix three endianness issues in test_progs - 1 - - --- 2020-09-09 Ilya Leoshkevich 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 profiler test bpf: Make the verifier recognize llvm register allocation patterns. - - - - --- 2020-10-06 Alexei Starovoitov bpf Changes Requested
[bpf-next,3/3] selftests/bpf: Add asm tests for pkt vs pkt_end comparison. bpf: Pointers beyond packet end. - - - - 14-1 2020-10-21 Alexei Starovoitov bpf Not Applicable
[bpf-next,3/3] selftest/bpf: add BPF triggring benchmark Add benchmark runner and few benchmarks 1 - - - --- 2020-05-08 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/3] samples: bpf: syscal_nrs: use mmap2 if defined xdpsock: allow mmap2 usage for 32bits - - - - --- 2019-08-13 Ivan Khoronzhuk bpf Changes Requested
[bpf-next,3/3] samples: bpf: refactor kprobe, tail call kern progs map definition samples: bpf: refactor kprobe tracing progs with libbpf - - - - --- 2020-05-12 Daniel T. Lee bpf Changes Requested
[bpf-next,3/3] samples: bpf: refactor XDP kern program maps with BTF-defined map samples: bpf: Refactor XDP programs with libbpf - - - - --- 2020-10-09 Daniel T. Lee bpf Changes Requested
[bpf-next,3/3] samples: bpf: driver interrupt statistics in xdpsock [bpf-next,1/3] samples: bpf: split xdpsock stats into new struct - - - - --- 2020-10-02 Ciara Loftus bpf Accepted
[bpf-next,3/3] samples: bpf: Refactor tracepoint tracing programs with libbpf samples: bpf: Refactor tracing programs with libbpf - - - - --- 2020-08-23 Daniel T. Lee bpf Accepted
[bpf-next,3/3] samples/bpf: xdp_fwd explain bpf_fib_lookup return codes bpf: improvements to xdp_fwd sample 1 - 1 - --- 2019-08-07 Jesper Dangaard Brouer bpf Changes Requested
[bpf-next,3/3] samples/bpf: fix xdpsock l2fwd tx for unaligned mode [bpf-next,1/3] i40e: fix xdp handle calculations - 1 - - --- 2019-09-11 Ciara Loftus bpf Changes Requested
[bpf-next,3/3] samples/bpf: add quiet option to xdpsock samples/bpf: improve xdpsock application - - - - --- 2020-09-10 Magnus Karlsson bpf Accepted
[bpf-next,3/3] nbd: add tracepoints for send/receive timing writable contexts for bpf raw tracepoints - - - - --- 2019-03-29 Matt Mullins bpf Changes Requested
[bpf-next,3/3] libbpf: compile in PIC mode only for shared library case [bpf-next,1/3] libbpf: fix uninitialized variable in btf_parse_type_sec 1 - - - --- 2020-09-29 Andrii Nakryiko bpf Accepted
[bpf-next,3/3] libbpf: auto-generate list of BPF helper definitions Auto-generate list of BPF helpers - - - - --- 2019-10-05 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/3] libbpf: Use bpf_probe_read_kernel samples/bpf: A couple s390 fixes - - - - --- 2020-07-28 Ilya Leoshkevich bpf Changes Requested
[bpf-next,3/3] libbpf: BTF is required when externs are present Libbpf extern support improvements - - - - --- 2019-12-19 Andrii Nakryiko bpf Accepted
[bpf-next,3/3] libbpf: Add pin option to automount BPF filesystem before pinning libbpf: Support pinning of maps using 'pinning' BTF attribute - - - - --- 2019-10-22 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,3/3] i40e: start using xdp_call.h Introduce xdp_call.h and the BPF dispatcher - - - - --- 2019-11-19 Björn Töpel bpf Changes Requested
[bpf-next,3/3] bpftool: print the comm of the process that loaded the program [bpf-next,1/3] bpf: preserve command of the process that loaded the program - - - - --- 2019-10-11 Stanislav Fomichev bpf Changes Requested
[bpf-next,3/3] bpftool: match maps by name bpftool: match programs and maps by names - - - - --- 2019-12-10 Paul Chaignon bpf Changes Requested
[bpf-next,3/3] bpftool: implement link_query for bpf iterators bpf: implement link_query for bpf iterators - - - - --- 2020-08-20 Yonghong Song bpf Changes Requested
[bpf-next,3/3] bpftool: add gen subcommand manpage Skeleton improvements and documnetation 1 - - - --- 2019-12-17 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/3] bpftool: Support single-cpu updates for per-cpu maps Single-cpu updates for per-cpu maps - - - - --- 2019-12-18 Paul Chaignon bpf Changes Requested
[bpf-next,3/3] bpf: tcp: Add bpf_cubic example bpf: tcp: Add bpf_cubic example - - - - --- 2020-01-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,3/3] bpf: sk_msg add get socket storage helpers bpf: Add sk_msg helpers - - - - --- 2020-05-13 John Fastabend bpf Changes Requested
[bpf-next,3/3] bpf: selftests: Add test for different inner map size bpf: Allow inner map with different max_entries - - - - --- 2020-05-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,3/3] bpf: selftest: Use bpf_sk_storage in FENTRY/FEXIT/RAW_TP bpf: Enable bpf_sk_storage for FENTRY/FEXIT/RAW_TP - - - - 13-2 2020-11-06 Martin KaFai Lau bpf Not Applicable
[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] bpf: add tests for bpf_progenyof bpf: add progenyof helper - - - - --- 2019-02-26 Javier Honduvilla Coto bpf Changes Requested
[bpf-next,3/3] bpf: add 'bpf_mptcp_sock' structure and helper bpf: add MPTCP subflow support 2 - - - --- 2020-08-21 Nicolas Rybowski 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/3] bpf: Add kernel module with user mode driver that populates bpffs. bpf: Populate bpffs with map and prog iterators - - - - --- 2020-07-02 Alexei Starovoitov bpf Changes Requested
[bpf-next,3/3] bpf, selftests: add test for ktls with skb bpf ingress policy fix ktls with sk_skb_verdict programs - - - - --- 2020-05-29 John Fastabend bpf Accepted
[bpf-next,3/3] bpf, netns: Keep a list of attached bpf_link's bpf, netns: Prepare for multi-prog attachment 1 - - - --- 2020-06-22 Jakub Sitnicki bpf Changes Requested
[bpf-next,3/3] bpf, doc: add RISC-V to filter.txt Add RISC-V (RV64G) BPF JIT 1 - - - --- 2019-02-03 Björn Töpel bpf Changes Requested
[bpf-next,29/35] bpf: libbpf: cleanup RLIMIT_MEMLOCK usage bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,28/35] bpf: eliminate rlimit-based memory accounting for bpf progs bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,27/35] bpf: eliminate rlimit-based memory accounting infra for bpf maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,26/35] bpf: eliminate rlimit-based memory accounting for xskmap maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,25/35] bpf: eliminate rlimit-based memory accounting for socket storage maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,24/35] bpf: eliminate rlimit-based memory accounting for stackmap maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,23/35] bpf: eliminate rlimit-based memory accounting for sock_map maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,22/35] bpf: eliminate rlimit-based memory accounting for bpf ringbuffer bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,21/35] bpf: eliminate rlimit-based memory accounting for reuseport_array maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,21/21] selftests/bpf: C based test for sysctl and strtoX bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,20/35] bpf: eliminate rlimit-based memory accounting for queue_stack_maps maps bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,20/21] selftests/bpf: Test bpf_strtol and bpf_strtoul helpers bpf: Sysctl hook - - - - --- 2019-03-24 Andrey Ignatov bpf Changes Requested
[bpf-next,2/9] xdp: Add new xdp_chain_map type for specifying XDP call sequences xdp: Support multiple programs on a single interface through chain calls - - - - --- 2019-10-02 Toke Høiland-Jørgensen bpf Changes Requested
[bpf-next,2/9] selftests/bpf: revamp test_progs to allow more control Revamp test_progs as a test running framework - - - - --- 2019-07-26 Andrii Nakryiko bpf Changes Requested
[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,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] samples: bpf: refactor hbm program with libbpf bpf: remove bpf_load loader completely - 1 - - --- 2020-11-17 Daniel T. Lee Superseded
[bpf-next,2/9] net: add SO_BUSY_POLL_BUDGET socket option Introduce preferred busy-polling - - - - --- 2020-11-12 Björn Töpel Superseded
[bpf-next,2/9] libbpf: remove assumption of single contiguous memory for BTF data libbpf: BTF writer APIs - - - - --- 2020-09-23 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/9] libbpf: preserve errno before calling into user callback [bpf-next,1/9] libbpf: fix detection of corrupted BPF instructions section 1 - - - --- 2019-05-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/9] libbpf: clean up and improve CO-RE reloc logging Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[bpf-next,2/9] libbpf: add support for extracting kernel symbol addresses libbpf ksym support and bpftool show PIDs - - - - --- 2020-06-17 Andrii Nakryiko 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] bpf: add generic support for lookup and lookup_and_delete batch ops add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[bpf-next,2/9] bpf: Test bpf_tcp_enter_cwr in test_verifier Untitled series #92810 - - - - --- 2019-02-19 Lawrence Brakmo bpf Changes Requested
[bpf-next,2/8] xdp: simplify cpumap cleanup Simplify xdp_do_redirect_map()/xdp_do_flush_map() and XDP maps 1 - - - --- 2019-12-18 Björn Töpel bpf Changes Requested
[bpf-next,2/8] samples: bpf: Makefile: remove target for native build samples: bpf: improve/fix cross-compilation - - - - --- 2019-09-04 Ivan Khoronzhuk bpf Changes Requested
[bpf-next,2/8] riscv, bpf: add support for far branching riscv: BPF JIT fix, optimizations and far jumps support - - 1 - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,2/8] libbpf: extract BTF loading and simplify ELF parsing logic BTF-defined BPF map definitions - - - - --- 2019-06-11 Andrii Nakryiko bpf Changes Requested
[bpf-next,2/8] flow_dissector: Pull locking up from prog attach callback Link-based program attachment to network namespaces - - 1 - --- 2020-05-27 Jakub Sitnicki bpf Changes Requested
[bpf-next,2/8] bpf: split shared bpf_tcp_sock and bpf_sock_ops implementation bpf: TCP RTT sock_ops bpf callback - - - - --- 2019-07-01 Stanislav Fomichev bpf Changes Requested
[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,2/8] bpf: change btf_iter func proto prefix to "bpf_iter_" misc fixes for bpf_iter 1 - - - --- 2020-05-12 Yonghong Song bpf Changes Requested
« 1 2 ... 475 476 477627 628 »