bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-12 20:03:23 to 2020-10-20 20:54:06 UTC [more...]

Running JITed and interpreted programs simultaneously
 2020-10-20 20:56 UTC  (7+ messages)

[PATCH bpf] bpf, doc: Fix patchwork URL to point to kernel.org instance
 2020-10-20 19:59 UTC 

[PATCH bpf v2 0/3] bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller
 2020-10-20 19:47 UTC  (19+ messages)
` [PATCH bpf v2 1/3] bpf_redirect_neigh: Support supplying the nexthop as a helper parameter
` [PATCH bpf v2 2/3] bpf_fib_lookup: optionally skip neighbour lookup
` [PATCH bpf v2 3/3] selftests: Update test_tc_redirect.sh to use the modified bpf_redirect_neigh()

Segfault in pahole 1.18 when building kernel 5.9.1 for arm64
 2020-10-20 19:02 UTC  (5+ messages)

[RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (19+ messages)
  ` [Cocci] "
    ` [Ocfs2-devel] "

help using bpf_probe_read_user with uprobe on linux 4.19 for aarch64
 2020-10-20 17:06 UTC  (2+ messages)

[PATCH] Revert "virtio-net: ethtool configurable RXCSUM"
 2020-10-20 11:45 UTC  (7+ messages)
` [PATCH net repost] "
` [PATCH net v2] "

[PATCH bpf 0/2] bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller
 2020-10-20 13:45 UTC  (9+ messages)
` [PATCH bpf 1/2] bpf_redirect_neigh: Support supplying the nexthop as a helper parameter
` [PATCH bpf 2/2] selftests: Update test_tc_redirect.sh to use the modified bpf_redirect_neigh()

[RFC 0/2] xdp: introduce bulking for page_pool tx return path
 2020-10-20 10:34 UTC  (5+ messages)
` [RFC 1/2] net: xdp: introduce bulking for xdp "
` [RFC 2/2] net: page_pool: add bulk support for ptr_ring

[PATCH bpf 0/3] bpf: Enforce NULL check on new _OR_NULL return types
 2020-10-20  0:33 UTC  (7+ messages)
` [PATCH bpf 1/3] bpf: Enforce id generation for all may-be-null register type
` [PATCH bpf 2/3] bpf: selftest: Ensure the return value of bpf_skc_to helpers must be checked
` [PATCH bpf 3/3] bpf: selftest: Ensure the return value of the bpf_per_cpu_ptr() "

[PATCH] bpf: remove unneeded break
 2020-10-19 18:28 UTC  (2+ messages)

[PATCH RFC bpf-next 0/2] bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller
 2020-10-19 15:01 UTC  (12+ messages)
` [PATCH RFC bpf-next 1/2] bpf_redirect_neigh: Support supplying the nexthop as a helper parameter
` [PATCH RFC bpf-next 2/2] selftests: Update test_tc_neigh to use the modified bpf_redirect_neigh()

For review: seccomp_user_notif(2) manual page
 2020-10-17  0:25 UTC  (20+ messages)

[PATCH 1/2] tools/include: Update if_link.h and netlink.h
 2020-10-17  0:34 UTC  (5+ messages)
` [PATCH 2/2] tools/include: Add rtnetlink.h, id_addr.h and neighbour.h

Build failures: unresolved symbol vfs_getattr
 2020-10-16 21:38 UTC  (7+ messages)

[bpf-next PATCH 0/4] bpf, sockmap: allow verdict only sk_skb progs
 2020-10-16  8:12 UTC  (3+ messages)
` [bpf-next PATCH 4/4] bpf, selftests: Add three new sockmap tests for verdict only programs

[PATCH] bpfilter: Fix build error with CONFIG_BPFILTER_UMH
 2020-10-16  6:18 UTC  (8+ messages)

pull-request: bpf-next 2020-10-15
 2020-10-15 20:33 UTC  (2+ messages)

[PATCH] net: sockmap: Don't call bpf_prog_put() on NULL pointer
 2020-10-15 19:10 UTC  (7+ messages)

[PATCH bpf-next] selftests/bpf: fix compilation error in progs/profiler.inc.h
 2020-10-15 19:02 UTC  (6+ messages)

linux-next: Tree for Sep 25 [kernel/bpf/preload/bpf_preload.ko]
 2020-10-15 18:10 UTC 

[PATCH net v3] net: fix pos incrementment in ipv6_route_seq_next
 2020-10-15 17:23 UTC  (5+ messages)

[PATCH bpf-next] bpf: Fix register equivalence tracking
 2020-10-15 14:10 UTC  (10+ messages)

[PATCH v2 bpf-next 0/4] bpf: Make the verifier recognize llvm register allocation patterns
 2020-10-15  6:09 UTC  (8+ messages)
` [PATCH v2 bpf-next 3/4] selftests/bpf: Add profiler test

[PATCH bpf-next v2] bpf: Lift hashtab key_size limit
 2020-10-15  4:21 UTC  (4+ messages)

BUG: kernel NULL pointer dereference in __cgroup_bpf_run_filter_skb
 2020-10-14 13:51 UTC  (4+ messages)

[PATCH bpf-next V3 0/6] bpf: New approach for BPF MTU handling
 2020-10-13 23:54 UTC  (15+ messages)
` [PATCH bpf-next V3 4/6] bpf: make it possible to identify BPF redirected SKBs

[PATCH bpf] bpf: selftest: Fix flaky tcp_hdr_options test when adding addr to lo
 2020-10-13 21:59 UTC  (2+ messages)

[PATCH bpf] bpf: sockmap: add locking annotations to iterator
 2020-10-14  8:46 UTC  (2+ messages)

[PATCH net v2] net: fix pos incrementment in ipv6_route_seq_next
 2020-10-14  8:10 UTC  (3+ messages)

[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM
 2020-10-13 20:52 UTC  (23+ messages)
` [PATCH RFC PKS/PMEM 22/58] fs/f2fs: Utilize new kmap_thread()
` [PATCH RFC PKS/PMEM 24/58] fs/freevxfs: "
` [PATCH RFC PKS/PMEM 33/58] fs/cramfs: "

[bpf-next PATCH v2 0/6] sockmap/sk_skb program memory acct fixes
 2020-10-13 19:43 UTC  (9+ messages)
` [bpf-next PATCH v3 2/6] bpf, sockmap: On receive programs try to fast track SK_PASS ingress
` [bpf-next PATCH v3 4/6] bpf, sockmap: remove dropped data on errors in redirect case

[PATCH net] net: fix pos incrementment in ipv6_route_seq_next
 2020-10-13  7:13 UTC  (3+ messages)

Where can I find the map's BTF type key/value specification?
 2020-10-13  5:13 UTC  (3+ messages)

pull-request: bpf-next 2020-10-12
 2020-10-13  0:50 UTC  (2+ messages)

merge window is open. bpf-next is still open
 2020-10-13  1:58 UTC  (7+ messages)

[PATCH v4 seccomp 0/5] seccomp: Add bitmap cache of constant allow filter results
 2020-10-13  0:31 UTC  (6+ messages)
` [PATCH v4 seccomp 5/5] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

Call for Proposals: eBPF Summit 2020
 2020-10-12 22:53 UTC  (2+ messages)
` [FINAL REMINDER] "

[PATCH bpf-next] xsk: introduce padding between ring pointers
 2020-10-12 22:28 UTC  (6+ messages)

libbpf error: unknown register name 'r0' in asm
 2020-10-12 22:16 UTC  (14+ messages)

libbpf: Loading kprobes fail on some distros
 2020-10-12 22:10 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).