bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-11 07:49:16 to 2020-12-16 00:06:36 UTC [more...]

[Patch bpf-next v2 0/5] bpf: introduce timeout map
 2020-12-15 23:23 UTC  (14+ messages)
` [Patch bpf-next v2 1/5] bpf: use index instead of hash for map_locked[]
` [Patch bpf-next v2 2/5] bpf: introduce timeout map
` [Patch bpf-next v2 3/5] selftests/bpf: update elem_size check in map ptr test
` [Patch bpf-next v2 4/5] selftests/bpf: add a test case for bpf timeout map
` [Patch bpf-next v2 5/5] selftests/bpf: add timeout map check in map_ptr tests

[PATCH v2 bpf-next 0/4] introduce bpf_iter for task_vma
 2020-12-15 23:37 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH v2 bpf-next 2/4] bpf: allow bpf_d_path in sleepable bpf_iter program
` [PATCH v2 bpf-next 3/4] libbpf: introduce section "iter.s/" for "
` [PATCH v2 bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma

[PATCH bpf-next] libbpf: support module BTF for BPF_TYPE_ID_TARGET CO-RE relocation
 2020-12-15 22:38 UTC  (8+ messages)
            ` one prog multi fentry. Was: "

Why n_buckets is at least max_entries?
 2020-12-15 22:17 UTC  (2+ messages)

[PATCH] samples/bpf/Makefile: Create tools/testing/selftests/bpf dir
 2020-12-15 22:08 UTC  (2+ messages)

libbpf CO-RE read_user{,_str} macros
 2020-12-15 21:47 UTC  (6+ messages)

[PATCH bpf-next 0/4] introduce bpf_iter for task_vma
 2020-12-15 20:59 UTC  (10+ messages)
` [PATCH bpf-next 1/4] bpf: introduce task_vma bpf_iter
` [PATCH bpf-next 2/4] bpf: allow bpf_d_path in sleepable bpf_iter program
` [PATCH bpf-next 3/4] libbpf: introduce section "iter.s/" for "
` [PATCH bpf-next 4/4] selftests/bpf: add test for bpf_iter_task_vma

[PATCH v8 bpf-next] bpf/selftests: fold test_current_pid_tgid_new_ns into test_progs
 2020-12-15 20:42 UTC  (3+ messages)

[PATCH v3 bpf-next 0/2] introduce xdp_init_buff/xdp_prepare_buff
 2020-12-15 20:36 UTC  (11+ messages)
` [PATCH v3 bpf-next 1/2] net: xdp: introduce xdp_init_buff utility routine
` [PATCH v3 bpf-next 2/2] net: xdp: introduce xdp_prepare_buff "

[PATCH net-next] sfc: reduce the number of requested xdp ev queues
 2020-12-15 18:49 UTC  (3+ messages)

[RFC PATCH 0/7] Share events between metrics
 2020-12-15 18:39 UTC  (7+ messages)

[PATCH bpf-next v4 00/11] Atomics for eBPF
 2020-12-15 18:35 UTC  (15+ messages)
` [PATCH bpf-next v5 01/11] bpf: x86: Factor out emission of ModR/M for *(reg + off)
` [PATCH bpf-next v2] libbpf: Expose libbpf ringbufer epoll_fd
` [PATCH bpf-next v5 02/11] bpf: x86: Factor out emission of REX byte
` [PATCH bpf-next v5 03/11] bpf: x86: Factor out a lookup table for some ALU opcodes
` [PATCH bpf-next v5 04/11] bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
` [PATCH bpf-next v5 05/11] bpf: Move BPF_STX reserved field check into BPF_STX verifier code
` [PATCH bpf-next v5 06/11] bpf: Add BPF_FETCH field / create atomic_fetch_add instruction
` [PATCH bpf-next v5 07/11] bpf: Add instructions for atomic_[cmp]xchg
` [PATCH bpf-next v5 08/11] bpf: Pull out a macro for interpreting atomic ALU operations
` [PATCH bpf-next v5 09/11] bpf: Add bitwise atomic instructions
` [PATCH bpf-next v5 10/11] bpf: Add tests for new BPF atomic operations
` [PATCH bpf-next v5 11/11] bpf: Document new atomic instructions

[PATCH] selftests/bpf: clarify build error if no vmlinux
 2020-12-15 18:20 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v5 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2020-12-15 18:06 UTC  (8+ messages)
` [PATCH v5 bpf-next 13/14] bpf: add new frame_length field to the XDP ctx

[LSFMMBPF 2021] A status update
 2020-12-15 13:43 UTC  (4+ messages)

[PATCH dwarves 0/2] Fix pahole to emit kernel module BTF variables
 2020-12-15 13:28 UTC  (7+ messages)
` [PATCH dwarves 2/2] btf_encoder: fix skipping per-CPU variables at offset 0

[PATCH bpf-next v4 00/11] Atomics for eBPF
 2020-12-15 11:12 UTC  (11+ messages)
` [PATCH bpf-next v4 07/11] bpf: Add instructions for atomic_[cmp]xchg
` [PATCH bpf-next v4 10/11] bpf: Add tests for new BPF atomic operations

[PATCH bpf-next v2] libbpf: Expose libbpf ringbufer epoll_fd
 2020-12-15 10:25 UTC  (3+ messages)

[PATCH bpf-next v3 0/2] bpf: permits pointers on stack for helper calls
 2020-12-15  3:57 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] "

[PATCH v2 0/1] net: Fix use of proc_fs
 2020-12-15  3:41 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH v1 bpf-next 05/11] tcp: Migrate TCP_NEW_SYN_RECV requests
 2020-12-15  2:58 UTC  (3+ messages)

pull-request: bpf-next 2020-12-14
 2020-12-15  2:10 UTC  (2+ messages)

[PATCH v2 net-next] ice, xsk: Move Rx allocation out of while-loop
 2020-12-15  2:00 UTC  (2+ messages)

[PATCH] bpf,x64: pad NOPs to make images converge more easily
 2020-12-15  1:50 UTC  (11+ messages)

[PATCH][next] selftests/bpf: fix spelling mistake "tranmission" -> "transmission"
 2020-12-14 22:35 UTC 

[PATCH bpf-next 0/3] Add support of pointer to struct in global functions
 2020-12-14 19:52 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: Factor out nullable reg type conversion
` [PATCH bpf-next 2/3] bpf: Support pointer to struct in global func args
` [PATCH bpf-next 3/3] selftests/bpf: Add unit tests for global functions

[PATCH 0/1] net: Fix use of proc_fs
 2020-12-14 19:07 UTC  (9+ messages)
` [PATCH 1/1] "

[Patch bpf-next 0/3] bpf: introduce timeout map
 2020-12-14 18:40 UTC  (6+ messages)

[PATCH v1 bpf-next 03/11] tcp: Migrate TCP_ESTABLISHED/TCP_SYN_RECV sockets in accept queues
 2020-12-14 17:16 UTC  (2+ messages)

[PATCH bpf-next 0/2] libbpf: support modules in set_attach_target() API
 2020-12-14 15:50 UTC  (4+ messages)
` [PATCH bpf-next 1/2] libbpf: support modules in bpf_program__set_attach_target() API
` [PATCH bpf-next 2/2] selftests/bpf: add set_attach_target() API selftest for module target

[PATCH bpf 0/2] xsk: fix two bugs in the SKB Tx path
 2020-12-14 15:27 UTC  (3+ messages)
` [PATCH bpf 1/2] xsk: fix race in SKB mode transmit with shared cq
` [PATCH bpf 2/2] xsk: rollback reservation at NETDEV_TX_BUSY

[PATCH v2 net-next 0/8] i40e/ice cleanups
 2020-12-14 15:13 UTC  (9+ messages)
` [PATCH v2 net-next 1/8] i40e: drop redundant check when setting xdp prog
` [PATCH v2 net-next 2/8] i40e: drop misleading function comments
` [PATCH v2 net-next 3/8] i40e: adjust i40e_is_non_eop
` [PATCH v2 net-next 4/8] ice: simplify ice_run_xdp
` [PATCH v2 net-next 5/8] ice: move skb pointer from rx_buf to rx_ring
` [PATCH v2 net-next 6/8] ice: remove redundant checks in ice_change_mtu
` [PATCH v2 net-next 7/8] ice: skip NULL check against XDP prog in ZC path
` [PATCH v2 net-next 8/8] i40e, xsk: Simplify the do-while allocation loop

[PATCH net-next 0/8] i40e/ice cleanups
 2020-12-14 15:07 UTC  (11+ messages)
` [PATCH net-next 1/8] i40e: drop redundant check when setting xdp prog
` [PATCH net-next 2/8] i40e: drop misleading function comments
` [PATCH net-next 3/8] i40e: adjust i40e_is_non_eop
` [PATCH net-next 4/8] ice: simplify ice_run_xdp
` [PATCH net-next 5/8] ice: move skb pointer from rx_buf to rx_ring
` [PATCH net-next 6/8] ice: remove redundant checks in ice_change_mtu
` [PATCH net-next 7/8] ice: skip NULL check against XDP prog in ZC path
` [PATCH net-next 8/8] i40e, xsk: Simplify the do-while allocation loop

[PATCH bpf-next V8 0/8] bpf: New approach for BPF MTU handling
 2020-12-14 13:51 UTC  (4+ messages)
` [PATCH bpf-next V8 4/8] bpf: add BPF-helper for MTU checking

[PATCH bpf] xsk: fix memory leak for failed bind
 2020-12-14 12:33 UTC  (5+ messages)

[PATCH bpf-next V7 0/8] bpf: New approach for BPF MTU handling
 2020-12-14 11:52 UTC  (4+ messages)
` [PATCH bpf-next V7 4/8] bpf: add BPF-helper for MTU checking

[PATCH bpf-next] libbpf: Expose libbpf ringbufer epoll_fd
 2020-12-14 11:29 UTC  (3+ messages)

[PATCH bpf] xsk: fix race in SKB mode transmit with shared cq
 2020-12-14  9:00 UTC  (4+ messages)

[PATCH 0/1 v3 bpf-next] bpf: increment and use correct thread iterator
 2020-12-14  7:00 UTC  (6+ messages)
` [PATCH 1/1 "

[PATCH bpf-next 1/2] bpf: Add a bpf_kallsyms_lookup helper
 2020-12-14  6:47 UTC  (9+ messages)

memory leak in xskq_create
 2020-12-13 14:53 UTC 

[PATCH v2 bpf-next 0/2] introduce xdp_init_buff/xdp_prepare_buff
 2020-12-12 14:34 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/2] net: xdp: introduce xdp_init_buff utility routine
` [PATCH v2 bpf-next 2/2] net: xdp: introduce xdp_prepare_buff "

[PATCH RFC bpf-next 0/4] Support kernel module ksym variables
 2020-12-12  5:23 UTC  (6+ messages)
` [PATCH RFC bpf-next 2/4] bpf: support BPF ksym variables in kernel modules

[PATCH] bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpers
 2020-12-11 22:19 UTC  (2+ messages)

[PATCH bpf-next] xsk: save the undone skb
 2020-12-11 15:32 UTC  (2+ messages)

[RFC PATCH v1] powerpc/net: Implement eBPF on PPC32
 2020-12-11 15:30 UTC 

[PATCH net 0/2] i40e/ice AF_XDP ZC fixes
 2020-12-11 14:57 UTC  (3+ messages)
` [PATCH net 1/2] ice, xsk: clear the status bits for the next_to_use descriptor
` [PATCH net 2/2] i40e, "

[PATCH] selftests: Skip BPF seftests by default
 2020-12-11 12:46 UTC  (4+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).