bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-06-24 17:28:19 to 2021-07-01 00:30:05 UTC [more...]

[PATCH net-next v5 0/5] Generic XDP improvements
 2021-07-01  0:27 UTC  (3+ messages)
` [PATCH net-next v5 1/5] net: core: split out code to run generic XDP prog
` [PATCH net-next v5 2/5] bitops: add non-atomic bitops for pointers

[RFC bpf-next 0/5] bpf, x86: Add bpf_get_func_ip helper
 2021-06-30 23:58 UTC  (8+ messages)
` [PATCH bpf-next 1/5] bpf, x86: Store caller's ip in trampoline stack
` [PATCH bpf-next 2/5] bpf: Enable BPF_TRAMP_F_IP_ARG for trampolines with call_get_func_ip
` [PATCH bpf-next 3/5] bpf: Add bpf_get_func_ip helper for tracing programs
` [PATCH bpf-next 4/5] bpf: Add bpf_get_func_ip helper for kprobe programs
` [PATCH bpf-next 5/5] selftests/bpf: Add test for bpf_get_func_ip helper

[PATCH bpf, sockmap 0/2] potential memleak and proc stats fix
 2021-06-30 21:53 UTC  (3+ messages)
` [PATCH bpf, sockmap 1/2] bpf, sockmap: fix potential memory leak on unlikely error case
` [PATCH bpf, sockmap 2/2] bpf, sockmap: sk_prot needs inuse_idx set for proc stats

[PATCH bpf 0/2] bpf, fix for subprogs with tailcalls
 2021-06-30 19:40 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf: track subprog poke correctly, fix use-after-free
` [PATCH bpf 2/2] bpf: selftest to verify mixing bpf2bpf calls and tailcalls with insn patch

[PATCH] tcp: Do not reset the icsk_ca_initialized in tcp_init_transfer
 2021-06-30 18:25 UTC  (14+ messages)

[PATCH v3 bpf-next 0/8] bpf: Introduce BPF timers
 2021-06-30 17:38 UTC  (19+ messages)
` [PATCH v3 bpf-next 1/8] bpf: Introduce bpf timers
` [PATCH v3 bpf-next 2/8] bpf: Add map side support for "
` [PATCH v3 bpf-next 3/8] bpf: Remember BTF of inner maps

[PATCH 0/3] Add support for fwmark to bpf_fib_lookup
 2021-06-30 14:26 UTC  (7+ messages)
` [PATCH 1/3] bpf: Add support for mark with bpf_fib_lookup
` [PATCH 2/3] tools: Update bpf header
` [PATCH 3/3] selftests: Add selftests for fwmark support in bpf_fib_lookup

[PATCH bpf-next v3] bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCH
 2021-06-30 10:34 UTC  (9+ messages)
` [BUG soft lockup] "

[Patch bpf] skmsg: check sk_rcvbuf limit before queuing to ingress_skb
 2021-06-30  9:21 UTC  (2+ messages)

[PATCH net-next RFC 0/2] add elevated refcnt support for page pool
 2021-06-30  9:17 UTC  (3+ messages)
` [PATCH net-next RFC 1/2] page_pool: add page recycling support based on elevated refcnt
` [PATCH net-next RFC 2/2] net: hns3: support skb's frag page recycling based on page pool

[PATCH bpf-next v2] bpf/devmap: convert remaining READ_ONCE() to rcu_dereference_check()
 2021-06-30  0:08 UTC  (2+ messages)

AUDIT_ARCH_ and __NR_syscall constants for seccomp filters
 2021-06-29 23:41 UTC  (8+ messages)

[PATCH v9 bpf-next 00/14] mvneta: introduce XDP multi-buffer support
 2021-06-29 20:45 UTC  (30+ messages)
` [PATCH v9 bpf-next 01/14] net: skbuff: add data_len field to skb_shared_info
` [PATCH v9 bpf-next 02/14] xdp: introduce flags field in xdp_buff/xdp_frame
` [PATCH v9 bpf-next 07/14] net: xdp: add multi-buff support to xdp_build_skb_from_frame
` [PATCH v9 bpf-next 08/14] bpf: add multi-buff support to the bpf_xdp_adjust_tail() API
` [PATCH v9 bpf-next 10/14] bpf: add multi-buffer support to xdp copy helpers

[PATCH 1/3] bpf: Add support for mark with bpf_fib_lookup
 2021-06-29 19:10 UTC  (8+ messages)

[PATCH bpf-next 0/8] bpf: Allow bpf tcp iter to do bpf_setsockopt
 2021-06-29 19:04 UTC  (16+ messages)
` [PATCH bpf-next 1/8] tcp: seq_file: Avoid skipping sk during tcp_seek_last_pos
` [PATCH bpf-next 2/8] tcp: seq_file: Refactor net and family matching
` [PATCH bpf-next 3/8] bpf: tcp: seq_file: Remove bpf_seq_afinfo from tcp_iter_state
` [PATCH bpf-next 4/8] tcp: seq_file: Add listening_get_first()
` [PATCH bpf-next 5/8] tcp: seq_file: Replace listening_hash with lhash2
` [PATCH bpf-next 6/8] bpf: tcp: bpf iter batching and lock_sock
` [PATCH bpf-next 7/8] bpf: tcp: Support bpf_setsockopt in bpf tcp iter
` [PATCH bpf-next 8/8] bpf: selftest: Test batching and "

[PATCH 3/3] selftests: Add selftests for fwmark support in bpf_fib_lookup
 2021-06-29 17:37 UTC 

[PATCH 2/3] tools: Update bpf header
 2021-06-29 17:37 UTC 

bpf_fib_lookup support for firewall mark
 2021-06-29 17:21 UTC  (13+ messages)

[PATCH net v2] xdp, net: fix for construct skb by xdp inside xsk zc rx
 2021-06-29 16:55 UTC  (5+ messages)

[PATCH] tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracing
 2021-06-29 14:16 UTC  (2+ messages)
` [syzbot] WARNING in tracepoint_add_func

[PATCH bpf-next] libbpf: ignore .eh_frame sections when parsing elf files
 2021-06-29 11:09 UTC 

[PATCH bpf-next] bpf/devmap: convert remaining READ_ONCE() to rcu_dereference()
 2021-06-29  9:37 UTC  (4+ messages)

using skip>0 with bpf_get_stack()
 2021-06-29  3:33 UTC  (4+ messages)

[PATCH net-next v4 0/5] Generic XDP improvements
 2021-06-29  1:32 UTC  (7+ messages)
` [PATCH net-next v4 1/5] net: core: split out code to run generic XDP prog
` [PATCH net-next v4 2/5] bitops: add non-atomic bitops for pointers
` [PATCH net-next v4 3/5] bpf: cpumap: implement generic cpumap
` [PATCH net-next v4 4/5] bpf: devmap: implement devmap prog execution for generic XDP
` [PATCH net-next v4 5/5] bpf: tidy xdp attach selftests

pull-request: bpf-next 2021-06-28
 2021-06-28 22:05 UTC 

[PATCH bpf-next] xdp: move the rxq_info.mem clearing to unreg_mem_model()
 2021-06-28 21:20 UTC  (2+ messages)

[PATCH bpf] samples/bpf: Fix xdpsock with '-M' parameter missing unload process
 2021-06-28 14:50 UTC  (2+ messages)

[PATCH net v3] xdp, net: fix for construct skb by xdp inside xsk zc rx
 2021-06-28 14:33 UTC  (2+ messages)

[PATCH] bpf: fix false positive kmemleak report in bpf_ringbuf_area_alloc()
 2021-06-28 14:19 UTC  (2+ messages)

[PATCH -tip v8 00/13] kprobes: Fix stacktrace with kretprobes on x86
 2021-06-28 13:50 UTC  (2+ messages)

[PATCH] bpf: Allow bpf_get_current_ancestor_cgroup_id for tracing
 2021-06-28 13:50 UTC  (2+ messages)

[Phishing Risk] [PATCH] kprobe: fix kretprobe stack backtrace
 2021-06-28 13:34 UTC  (2+ messages)

[PATCH 4/4] drivers: net: mediatek: initial implementation of ccmni
 2021-06-28  9:30 UTC  (3+ messages)

[syzbot] KASAN: use-after-free Read in check_all_holdout_tasks_trace
 2021-06-28  8:43 UTC  (4+ messages)

[PATCH] tools: bpf: Fix error in 'make -C tools/ bpf_install'
 2021-06-28  3:04 UTC 

[PATCH] tracepoint: Do not warn on EEXIST or ENOENT
 2021-06-27  2:52 UTC  (9+ messages)

memory leak in bpf
 2021-06-26 18:40 UTC  (13+ messages)

[PATCH v1 6/6] tools/tdx: Add a sample attestation user app
 2021-06-26 15:11 UTC 

[PATCH] powerpc/bpf: Use bctrl for making function calls
 2021-06-26 10:37 UTC  (2+ messages)

[PATCH 0/9] sections: Unify kernel sections range check and use
 2021-06-26  7:34 UTC  (2+ messages)
` [PATCH 5/9] kallsyms: Rename is_kernel() and is_kernel_text()

[PATCH bpf-next 0/1] arm64: Add BPF exception tables
 2021-06-25 15:07 UTC  (5+ messages)
` [PATCH] x86 bpf: Fix extable offset calculation

[PATCH bpf] net/bpfilter: specify the log level for the kmsg message
 2021-06-25 11:16 UTC  (6+ messages)

[PATCH 1/4] net: if_arp: add ARPHRD_PUREIP type
 2021-06-25  6:04 UTC  (2+ messages)

[PATCH 1/4] net: if_arp: add ARPHRD_PUREIP type
 2021-06-25  6:01 UTC  (2+ messages)

[PATCH v2 bpf-next][RFC] libbpf: introduce legacy kprobe events support
 2021-06-25  5:01 UTC  (3+ messages)
` [PATCH bpf-next v3] "

[PATCH bpf-next] libbpf: Introduce 'custom_btf_path' to 'bpf_obj_open_opts'
 2021-06-25  2:05 UTC  (3+ messages)

[PATCH bpf] Revert "bpf: program: Refuse non-O_RDWR flags in BPF_OBJ_GET"
 2021-06-25  0:27 UTC  (9+ messages)

[PATCH] ipv6: delete useless dst check in ip6_dst_lookup_tail
 2021-06-24 22:50 UTC  (2+ messages)

A look into XDP hints for AF_XDP
 2021-06-24 22:39 UTC  (5+ messages)

[PATCH bpf-next v7 0/4] bpf: support input xdp_md context in BPF_PROG_TEST_RUN
 2021-06-24 21:13 UTC  (5+ messages)
` [PATCH bpf-next v7 1/4] bpf: add function for XDP meta data length check
` [PATCH bpf-next v7 2/4] bpf: support input xdp_md context in BPF_PROG_TEST_RUN
` [PATCH bpf-next v7 3/4] bpf: support specifying ingress via "
` [PATCH bpf-next v7 4/4] selftests/bpf: Add test for "

[PATCH bpf-next v5 00/19] Clean up and document RCU-based object protection for XDP and TC BPF
 2021-06-24 18:00 UTC  (2+ 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).