Show patches with: Archived = No       |   62726 patches
« 1 2 ... 473 474 475627 628 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[bpf-next,4/5] btf: fix bug with resolving STRUCT/UNION into corresponding FWD btf_dedup algorithm and test fixes 1 1 - - --- 2019-02-27 Andrii Nakryiko 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,4/5] bpftool: support dumping metadata Allow storage of flexible metadata information for eBPF programs - - - - --- 2020-08-20 YiFei Zhu bpf Changes Requested
[bpf-next,4/5] bpftool: Add struct_ops map name bpftool: Support dumping a map with btf_vmlinux_value_type_id 1 - - - --- 2020-01-14 Martin KaFai Lau bpf Changes Requested
[bpf-next,4/5] bpftool: Add SEC name for xdp programs attached to device map bpf: Add support for XDP programs in DEVMAP entries - - - - --- 2020-05-27 David Ahern bpf Changes Requested
[bpf-next,4/5] bpf: rework memlock-based memory accounting for maps bpf: bpf maps memory accounting cleanup 1 - - - --- 2019-05-30 Roman Gushchin bpf Accepted
[bpf-next,4/5] bpf: cpumap do bulk allocation of SKBs Bulk optimization for XDP cpumap redirect 1 - - - --- 2019-04-10 Jesper Dangaard Brouer bpf Changes Requested
[bpf-next,4/5] bpf, x64: rework pro/epilogue and tailcall handling in JIT bpf: tailcalls in BPF subprograms - - - - --- 2020-07-15 Maciej Fijalkowski 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/4] xsk: lock the control mutex in sock_diag interface xsk: various CPU barrier and {READ, WRITE}_ONCE fixes 1 1 - - --- 2019-08-22 Björn Töpel bpf Changes Requested
[bpf-next,4/4] xdpsock: add an option to create AF_XDP sockets in XDP_DIRECT mode Enable direct receive on AF_XDP sockets 1 - - - --- 2019-10-08 Samudrala, Sridhar bpf Changes Requested
[bpf-next,4/4] tools: remove feature-libelf-mmap feature detection libbpf: minimize feature detection (reallocarray, libelf-mmap) - - - - --- 2020-08-18 Andrii Nakryiko bpf Changes Requested
[bpf-next,4/4] tools: bpf: synchronise BPF UAPI header with tools bpf: clean up bpftool, bpftool doc, bpf-helpers doc - - - - --- 2020-05-11 Quentin Monnet bpf Changes Requested
[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/4] selftests_bpf: extend test_tc_tunnel.sh test for L2 encap L2 encap support for bpf_skb_adjust_room - - - - --- 2019-04-01 Alan Maguire bpf Changes Requested
[bpf-next,4/4] selftests: bpf: remove unused bpf_map_def_legacy struct samples: bpf: refactor BPF map test with libbpf 1 - - - --- 2020-07-02 Daniel T. Lee bpf Changes Requested
[bpf-next,4/4] selftests: bpf: remove duplicate .flags initialization in ctx_skb.c selftests: bpf: support building selftests with clang and fix warnings - - - - --- 2019-04-02 Stanislav Fomichev bpf Accepted
[bpf-next,4/4] selftests/bpf: test_progs: remove asserts from subtests selftests/bpf: test_progs: misc fixes - - - - --- 2019-08-14 Stanislav Fomichev bpf Changes Requested
[bpf-next,4/4] selftests/bpf: test BPF_CGROUP_INET_SOCK_RELEASE [bpf-next,1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook - - - - --- 2020-06-26 Stanislav Fomichev bpf Changes Requested
[bpf-next,4/4] selftests/bpf: test "incremental" btf_dump in C format libbpf: add raw BTF type dumping - - - - --- 2020-09-29 Andrii Nakryiko bpf Accepted
[bpf-next,4/4] selftests/bpf: list newest Clang built-ins needed for some CO-RE selftests [bpf-next,1/4] libbpf: fix detection of BPF helper call instruction 1 - - - --- 2020-08-20 Andrii Nakryiko bpf Accepted
[bpf-next,4/4] selftests/bpf: fix perf_buffer test on systems w/ offline CPUs Untitled series #147972 - 1 - - --- 2019-12-12 Andrii Nakryiko bpf Accepted
[bpf-next,4/4] selftests/bpf: convert socket_cookie test to sk storage [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,4/4] selftests/bpf: add vmlinux.h selftest exercising tracing of syscalls CO-RE candidate matching fix and tracing test - - - - --- 2020-03-13 Andrii Nakryiko bpf Changes Requested
[bpf-next,4/4] selftests/bpf: add vmlinux.h selftest exercising tracing of syscalls CO-RE candidate matching fix and tracing test - - - - --- 2020-03-13 Andrii Nakryiko bpf Accepted
[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] selftests/bpf: add auto-detach test cgroup bpf auto-detachment - - - - --- 2019-05-22 Roman Gushchin bpf Changes Requested
[bpf-next,4/4] selftests/bpf: Test static data relocation libbpf: Add support for 32-bit static data - - - - --- 2019-02-12 Joe Stringer bpf Changes Requested
[bpf-next,4/4] selftests/bpf: Migrate tcpbpf_user.c to use BPF skeleton selftests/bpf: Migrate test_tcpbpf_user to be a part of test_progs framework 1 - - - 13-2 2020-10-28 Alexander H Duyck bpf Not Applicable
[bpf-next,4/4] selftests/bpf: Add tests for attaching XDP programs XDP: Support atomic replacement of XDP interface attachments - - - - --- 2020-03-19 Toke Høiland-Jørgensen bpf Superseded
[bpf-next,4/4] selftest: bpf: Test copying a sockmap and sockhash Sockmap copying - - - - --- 2020-09-25 Lorenz Bauer bpf Changes Requested
[bpf-next,4/4] libbpf: support initialized global variables Support global variables - - - - --- 2019-11-21 Andrii Nakryiko bpf Accepted
[bpf-next,4/4] libbpf: merge selftests' bpf_trace_helpers.h into libbpf's bpf_tracing.h Move BPF_PROG, BPF_KPROBE, and BPF_KRETPROBE to libbpf - - - - --- 2020-02-29 Andrii Nakryiko bpf Superseded
[bpf-next,4/4] ixgbe, 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,4/4] docs/bpf: minor fixes bpf docs and comments typo and formatting fixes - - - - --- 2019-02-28 Andrii Nakryiko bpf Changes Requested
[bpf-next,4/4] bpftool: use libbpf_[get|put]_bpf_permission() sys_bpf() access control via /dev/bpf - - - - --- 2019-06-25 Song Liu bpf Changes Requested
[bpf-next,4/4] bpftool: avoid const discard compilation warning Fix few unrelated small bugs and issues - 1 - - --- 2020-01-17 Andrii Nakryiko bpf Changes Requested
[bpf-next,4/4] bpftool: Add struct_ops support bpftool: Add struct_ops support - - - - --- 2020-03-16 Martin KaFai Lau bpf Changes Requested
[bpf-next,4/4] bpf: try to use existing cgroup storage 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,4/4] bpf: selftests, add printk to test_sk_lookup_kern to encode null ptr check verifier, improve ptr is_branch_taken logic 1 - - - --- 2020-05-18 John Fastabend bpf Changes Requested
[bpf-next,4/4] bpf: inet_diag: Dump bpf_sk_storages in inet_diag_dump() Provide bpf_sk_storage data in INET_DIAG 1 - - - --- 2020-02-21 Martin KaFai Lau bpf Changes Requested
[bpf-next,4/4] bpf: allow any port in bpf_bind helper bpf: allow any port in bpf_bind helper - - - - --- 2020-05-04 Stanislav Fomichev 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] bpf: Add selftests for local_storage Generalizing bpf_local_storage - - - - --- 2020-05-26 KP Singh bpf Changes Requested
[bpf-next,4/4] bpf/verifier: fix minor typos in comments Formatting and typo fixes in kernel/bpf - - - - --- 2019-03-01 Andrii Nakryiko 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/4] bpf, selftests: Add three new sockmap tests for verdict only programs bpf, sockmap: allow verdict only sk_skb progs - - - - --- 2020-10-11 John Fastabend bpf Not Applicable
[bpf-next,4/4] bpf, riscv: Optimize BPF_JSET BPF_K using andi on RV64 RV64 BPF JIT Optimizations - - - - --- 2020-05-06 Luke Nelson bpf Accepted
[bpf-next,35/35] perf: don't touch RLIMIT_MEMLOCK bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,34/35] bpf: samples: do not touch RLIMIT_MEMLOCK bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,33/35] bpf: selftests: don't touch RLIMIT_MEMLOCK bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,32/35] bpf: selftests: delete bpf_rlimit.h bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,31/35] bpf: runqslower: don't touch RLIMIT_MEMLOCK bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,30/35] bpf: bpftool: do not touch RLIMIT_MEMLOCK bpf: switch to memcg-based memory accounting - - - - --- 2020-07-25 Roman Gushchin bpf Changes Requested
[bpf-next,3/9] xsk: add support for recvmsg() Introduce preferred busy-polling - - - - --- 2020-11-12 Björn Töpel Superseded
[bpf-next,3/9] xdp: Support setting and getting device chain map xdp: Support multiple programs on a single interface through chain calls - - - - --- 2019-10-02 Toke Høiland-Jørgensen 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,3/9] selftests/bpf: add test selectors by number and name to test_progs Revamp test_progs as a test running framework - - - - --- 2019-07-26 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/9] selftests/bpf: add __ksym extern selftest libbpf ksym support and bpftool show PIDs - - - - --- 2020-06-17 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/9] samples: bpf: refactor test_cgrp2_sock2 program with libbpf bpf: remove bpf_load loader completely - - - - --- 2020-11-17 Daniel T. Lee Superseded
[bpf-next,3/9] libbpf: simplify endianness check [bpf-next,1/9] libbpf: fix detection of corrupted BPF instructions section 1 - - - --- 2019-05-29 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/9] libbpf: improve relocation ambiguity detection Add support for type-based and enum value-based CO-RE relocations - - - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[bpf-next,3/9] libbpf: generalize common logic for managing dynamically-sized arrays libbpf: BTF writer APIs - - - - --- 2020-09-23 Andrii Nakryiko 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 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: add generic support for update and delete batch ops add bpf batch ops to process more than 1 elem - - - - --- 2019-11-19 Brian Vazquez bpf Changes Requested
[bpf-next,3/9] bpf: add bpf helper bpf_skb_set_ecn Untitled series #92808 - - - - --- 2019-02-19 Lawrence Brakmo bpf Changes Requested
[bpf-next,3/8] xdp: fix graze->grace type-o in cpumap comments 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,3/8] riscv, bpf: add support for far jumps and exits riscv: BPF JIT fix, optimizations and far jumps support - - 1 - --- 2019-12-09 Björn Töpel bpf Changes Requested
[bpf-next,3/8] net: Introduce netns_bpf for BPF programs attached to netns Link-based program attachment to network namespaces - - 1 - --- 2020-05-27 Jakub Sitnicki bpf Changes Requested
[bpf-next,3/8] libbpf: refactor map initialization BTF-defined BPF map definitions - - - - --- 2019-06-11 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/8] libbpf: Makefile: add C/CXX/LDFLAGS to libbpf.so and test_libpf targets samples: bpf: improve/fix cross-compilation - - - - --- 2019-09-04 Ivan Khoronzhuk bpf Changes Requested
[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,3/8] bpf: add dsack_dups/delivered{,_ce} to bpf_tcp_sock bpf: TCP RTT sock_ops bpf callback - - - - --- 2019-07-01 Stanislav Fomichev bpf Changes Requested
[bpf-next,3/8] bpf: add comments to interpret bpf_prog return values misc fixes for bpf_iter 1 - - - --- 2020-05-12 Yonghong Song bpf Changes Requested
[bpf-next,3/8] bpf, sockmap: Allow inserting listening TCP sockets into SOCKMAP Extend SOCKMAP to store listening sockets 1 - - - --- 2019-11-23 Jakub Sitnicki bpf Changes Requested
[bpf-next,3/7] skmsg: introduce sk_psock_hooks bpf: sockmap, sockhash: support storing UDP sockets - - - - --- 2020-02-25 Lorenz Bauer bpf Changes Requested
[bpf-next,3/7] selftests: bpf: break up test_progs - xdp [bpf-next,1/7] selftests: bpf: break up test_progs - - - - --- 2019-02-28 Stanislav Fomichev bpf Changes Requested
[bpf-next,3/7] libbpf: support sockopt hooks bpf: getsockopt and setsockopt hooks - - - - --- 2019-06-04 Stanislav Fomichev bpf Changes Requested
[bpf-next,3/7] libbpf: factor out low-level BPF program loading helper Add kernel modules support for tracing BPF program attachments - - - - --- 2020-11-21 Andrii Nakryiko Superseded
[bpf-next,3/7] libbpf: factor out common logic of testing and closing FD libbpf feature probing and sanitization improvements - - - - --- 2020-08-18 Andrii Nakryiko bpf Accepted
[bpf-next,3/7] libbpf: add uprobe/uretprobe and tp/raw_tp section suffixes Auto-guess program type on bpf_object__open - - - - --- 2019-10-21 Andrii Nakryiko bpf Accepted
[bpf-next,3/7] libbpf: add kprobe/uprobe attach API libbpf: add tracing attach APIs - - - - --- 2019-06-20 Andrii Nakryiko 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/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/7] bpf: Update __cgroup_bpf_run_filter_skb with cn bpf: Propagate cn to TCP - - - - --- 2019-03-23 Lawrence Brakmo bpf Changes Requested
[bpf-next,3/7] bpf: Introduce BPF_MODIFY_RETURN Introduce BPF_MODIFY_RET tracing progs. - - - - --- 2020-03-03 KP Singh 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: Add socket assign support Add bpf_sk_assign eBPF helper - - - - --- 2020-03-12 Joe Stringer bpf Changes Requested
[bpf-next,3/7] bpf/flow_dissector: support flags in BPF_PROG_TEST_RUN bpf/flow_dissector: support input flags 1 - - - --- 2019-07-24 Stanislav Fomichev bpf Changes Requested
[bpf-next,3/7] bpf, xdp: implement LINK_UPDATE for BPF XDP link BPF XDP link - - - - --- 2020-07-13 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/6] xsk: introduce xsk_do_redirect_rx_full() helper xsk: exit NAPI loop when AF_XDP Rx ring is full - - - - --- 2020-09-04 Björn Töpel 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,3/6] selftests/bpf: test_progs: convert test_sockopt_sk selftests/bpf: move sockopt tests under test_progs - - - - --- 2019-09-04 Stanislav Fomichev bpf Accepted
[bpf-next,3/6] selftests/bpf: switch test_maps to test_progs' test.h format Fix, clean up, and revamp selftests/bpf Makefile - - - - --- 2019-10-15 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/6] selftests/bpf: switch test to use libbpf's helpers Move bpf_helpers and add BPF_CORE_READ macros - - - - --- 2019-09-30 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/6] selftests/bpf: convert test_hashmap into test_progs test Add ASAN to selftest and fix found problems - - - - --- 2020-04-28 Andrii Nakryiko bpf Changes Requested
[bpf-next,3/6] samples: bpf: Extend RLIMIT_MEMLOCK for xdp_{sample_pkts, router_ipv4} xdp: Avoid unloading xdp prog not attached by sample - - 1 - --- 2019-01-17 Maciej Fijalkowski bpf Changes Requested
[bpf-next,3/6] samples/bpf: xdpsock: Add option to specify batch size Enhancements to xdpsock application - - - - --- 2019-12-20 Jay Jayatheerthan bpf Accepted
[bpf-next,3/6] s390/bpf: load literal pool register using larl s390/bpf: remove JITed image size limitations - - - - --- 2019-11-18 Ilya Leoshkevich bpf Accepted
« 1 2 ... 473 474 475627 628 »