bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-28 22:34:10 to 2020-04-30 10:47:43 UTC [more...]

[PATCH bpf-next] selftests/bpf: Test allowed maps for bpf_sk_select_reuseport
 2020-04-30 10:47 UTC 

[PATCH bpf-next] libbpf: fix probe code to return EPERM if encountered
 2020-04-30 10:23 UTC 

[PATCH net-next 20/33] vhost_net: also populate XDP frame size
 2020-04-30 10:14 UTC  (8+ messages)
` [PATCH net-next 21/33] virtio_net: add XDP frame size in two code paths

[RFC PATCH bpf-next 0/6] bpf, printk: add BTF-based type printing
 2020-04-30 10:03 UTC  (8+ messages)
` [RFC PATCH bpf-next 5/6] printk: add type-printing %pT<type> format specifier which uses BTF

KASAN: use-after-free Write in bpf_link_put
 2020-04-30  9:39 UTC 

[PATCH -next] bpf: fix error return code in map_lookup_and_delete_elem()
 2020-04-30  8:18 UTC 

[PATCH v2 bpf-next] libbpf: fix false uninitialized variable warning
 2020-04-30  8:13 UTC  (2+ messages)

[PATCH] net: ena: fix gcc-4.8 missing-braces warning
 2020-04-30  7:18 UTC  (2+ messages)

[PATCH v9 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-04-30  7:15 UTC  (4+ messages)
` [PATCH v9 bpf-next 1/3] bpf: sharing bpf runtime stats with BPF_ENABLE_STATS
` [PATCH v9 bpf-next 2/3] libbpf: add support for command BPF_ENABLE_STATS
` [PATCH v9 bpf-next 3/3] bpf: add selftest for BPF_ENABLE_STATS

[PATCH v8 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-04-30  7:05 UTC  (11+ messages)
` [PATCH v8 bpf-next 1/3] bpf: sharing bpf runtime stats with BPF_ENABLE_STATS
` [PATCH v8 bpf-next 2/3] libbpf: add support for command BPF_ENABLE_STATS
` [PATCH v8 bpf-next 3/3] bpf: add selftest for BPF_ENABLE_STATS

BPF vs objtool again
 2020-04-30  4:43 UTC  (6+ messages)

[PATCH bpf-next v1 00/19] bpf: implement bpf iterator for kernel data
 2020-04-30  4:01 UTC  (62+ messages)
` [PATCH bpf-next v1 01/19] net: refactor net assignment for seq_net_private structure
` [PATCH bpf-next v1 03/19] bpf: add bpf_map iterator
` [PATCH bpf-next v1 04/19] bpf: allow loading of a bpf_iter program
` [PATCH bpf-next v1 05/19] bpf: support bpf tracing/iter programs for BPF_LINK_CREATE
  ` [Potential Spoof] "
` [PATCH bpf-next v1 06/19] bpf: support bpf tracing/iter programs for BPF_LINK_UPDATE
` [PATCH bpf-next v1 07/19] bpf: create anonymous bpf iterator
` [PATCH bpf-next v1 08/19] bpf: create file "
` [PATCH bpf-next v1 09/19] bpf: add PTR_TO_BTF_ID_OR_NULL support
` [PATCH bpf-next v1 11/19] bpf: add task and task/file targets
` [PATCH bpf-next v1 15/19] tools/libbpf: add bpf_iter support
` [PATCH bpf-next v1 16/19] tools/bpftool: add bpf_iter support for bptool
` [PATCH bpf-next v1 17/19] tools/bpf: selftests: add iterator programs for ipv6_route and netlink

[PATCH bpf-next v2] bpf: bpf_{g,s}etsockopt for struct bpf_sock
 2020-04-30  2:24 UTC  (4+ messages)

[PATCH bpf-next] bpf, riscv: Fix stack layout of JITed code on RV32
 2020-04-30  2:14 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix false unused variable warning
 2020-04-30  2:13 UTC  (4+ messages)

[PATCH bpf-next 1/2] bpf: Change error code when ops is NULL
 2020-04-30  2:04 UTC  (2+ messages)

[PATCH] bpf: fix unused variable warning
 2020-04-29 23:15 UTC  (3+ messages)

[PATCH v12 0/4] perf tools: add support for libpfm4
 2020-04-29 23:14 UTC  (5+ messages)
` [PATCH v12 1/4] perf doc: pass ASCIIDOC_EXTRA as an argument
` [PATCH v12 2/4] tools feature: add support for detecting libpfm4
` [PATCH v12 3/4] perf pmu: add perf_pmu__find_by_type helper
` [PATCH v12 4/4] perf tools: add support for libpfm4

[PATCH bpf-next 0/3] Enable socket lookup in SOCKMAP/SOCKHASH from BPF
 2020-04-29 23:14 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: Allow bpf_map_lookup_elem for SOCKMAP and SOCKHASH
` [PATCH bpf-next 2/3] selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowed
` [PATCH bpf-next 3/3] selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign test

[PATCH bpf-next v3 0/3] tools: bpftool: probe features for unprivileged users
 2020-04-29 23:14 UTC  (6+ messages)
` [PATCH bpf-next v3 1/3] tools: bpftool: for "feature probe" define "full_mode" bool as global
` [PATCH bpf-next v3 2/3] tools: bpftool: allow unprivileged users to probe features
` [PATCH bpf-next v3 3/3] tools: bpftool: make libcap dependency optional

[PATCH v6] perf tools: add support for libpfm4
 2020-04-29 16:59 UTC  (3+ messages)

(no subject)
 2020-04-29 16:53 UTC 

[PATCH bpf-next] bpf: bpf_{g,s}etsockopt for struct bpf_sock
 2020-04-29 16:45 UTC  (4+ messages)

[PATCH bpf-next v9 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-04-29 16:17 UTC  (5+ messages)

bpf_override_return out of order execution?
 2020-04-29 14:49 UTC 

[PATCH bpf-next v2 0/3] tools: bpftool: probe features for unprivileged users
 2020-04-29 14:44 UTC  (6+ messages)
` [PATCH bpf-next v2 1/3] tools: bpftool: for "feature probe" define "full_mode" bool as global
` [PATCH bpf-next v2 2/3] tools: bpftool: allow unprivileged users to probe features
` [PATCH bpf-next v2 3/3] tools: bpftool: make libcap dependency optional

[PATCH v7 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-04-29  5:36 UTC  (9+ messages)
` [PATCH v7 bpf-next 1/3] bpf: sharing bpf runtime stats with BPF_ENABLE_STATS
` [PATCH v7 bpf-next 2/3] libbpf: add support for command BPF_ENABLE_STATS
` [PATCH v7 bpf-next 3/3] bpf: add selftest for BPF_ENABLE_STATS

[PATCH v2 00/15] kbuild: support 'userprogs' syntax
 2020-04-29  3:45 UTC  (16+ messages)
` [PATCH v2 01/15] bpfilter: match bit size of bpfilter_umh to that of the kernel
` [PATCH v2 02/15] kbuild: add infrastructure to build userspace programs
` [PATCH v2 03/15] bpfilter: use 'userprogs' syntax to build bpfilter_umh
` [PATCH v2 04/15] samples: seccomp: build sample programs for target architecture
` [PATCH v2 05/15] kbuild: doc: document the new syntax 'userprogs'
` [PATCH v2 06/15] samples: uhid: fix warnings in uhid-example
` [PATCH v2 07/15] samples: uhid: build sample program for target architecture
` [PATCH v2 08/15] samples: hidraw: "
` [PATCH v2 09/15] samples: connector: "
` [PATCH v2 10/15] samples: vfs: build sample programs "
` [PATCH v2 11/15] samples: pidfd: build sample program "
` [PATCH v2 12/15] samples: mei: "
` [PATCH v2 13/15] samples: auxdisplay: use 'userprogs' syntax
` [PATCH v2 14/15] samples: timers: "
` [PATCH v2 15/15] samples: watchdog: "

[PATCH v2 bpf-next 00/11] Fix libbpf and selftest issues detected by ASAN
 2020-04-29  2:56 UTC  (13+ messages)
` [PATCH v2 bpf-next 01/11] selftests/bpf: ensure test flavors use correct skeletons
` [PATCH v2 bpf-next 02/11] selftests/bpf: add SAN_CFLAGS param to selftests build to allow sanitizers
` [PATCH v2 bpf-next 03/11] selftests/bpf: convert test_hashmap into test_progs test
` [PATCH v2 bpf-next 04/11] libbpf: fix memory leak and possible double-free in hashmap__clear
` [PATCH v2 bpf-next 05/11] selftests/bpf: fix memory leak in test selector
` [PATCH v2 bpf-next 06/11] selftests/bpf: fix memory leak in extract_build_id()
` [PATCH v2 bpf-next 07/11] selftests/bpf: fix invalid memory reads in core_relo selftest
` [PATCH v2 bpf-next 08/11] libbpf: fix huge memory leak in libbpf_find_vmlinux_btf_id()
` [PATCH v2 bpf-next 09/11] selftests/bpf: disable ASAN instrumentation for mmap()'ed memory read
` [PATCH v2 bpf-next 10/11] selftests/bpf: fix bpf_link leak in ns_current_pid_tgid selftest
` [PATCH v2 bpf-next 11/11] selftests/bpf: add runqslower binary to .gitignore

[PATCH 00/16] kbuild: support 'userprogs' syntax
 2020-04-29  2:43 UTC  (6+ messages)
` [PATCH 02/16] Revert "objtool: Skip samples subdirectory"

[PATCH v6 bpf-next 0/3] bpf: sharing bpf runtime stats with
 2020-04-29  2:06 UTC  (7+ messages)
` [PATCH v6 bpf-next 1/3] bpf: sharing bpf runtime stats with BPF_ENABLE_STATS
` [PATCH v6 bpf-next 2/3] libbpf: add support for command BPF_ENABLE_STATS
` [PATCH v6 bpf-next 3/3] bpf: add selftest for BPF_ENABLE_STATS

[PATCH v2] selftests/bpf: Copy runqslower to OUTPUT directory
 2020-04-29  1:25 UTC  (5+ messages)

[PATCH v3 bpf-next 0/3] Add BTF-defined map-in-map support to libbpf
 2020-04-29  0:37 UTC  (5+ messages)
` [PATCH v3 bpf-next 1/3] libbpf: refactor BTF-defined map definition parsing logic
` [PATCH v3 bpf-next 2/3] libbpf: refactor map creation logic and fix cleanup leak
` [PATCH v3 bpf-next 3/3] libbpf: add BTF-defined map-in-map support

[PATCH v3 bpf-next 00/10] bpf_link observability APIs
 2020-04-29  0:33 UTC  (12+ messages)
` [PATCH v3 bpf-next 01/10] bpf: refactor bpf_link update handling
` [PATCH v3 bpf-next 02/10] bpf: allocate ID for bpf_link
` [PATCH v3 bpf-next 03/10] bpf: support GET_FD_BY_ID and GET_NEXT_ID "
` [PATCH v3 bpf-next 04/10] bpf: add support for BPF_OBJ_GET_INFO_BY_FD "
` [PATCH v3 bpf-next 05/10] libbpf: add low-level APIs for new bpf_link commands
` [PATCH v3 bpf-next 06/10] selftests/bpf: test bpf_link's get_next_id, get_fd_by_id, and get_obj_info
` [PATCH v3 bpf-next 07/10] bpftool: expose attach_type-to-string array to non-cgroup code
` [PATCH v3 bpf-next 08/10] bpftool: add bpf_link show and pin support
` [PATCH v3 bpf-next 09/10] bpftool: add bpftool-link manpage
` [PATCH v3 bpf-next 10/10] bpftool: add link bash completions

[PATCH v2 bpf-next 00/10] bpf_link observability APIs
 2020-04-29  0:11 UTC  (9+ messages)
` [PATCH v2 bpf-next 02/10] bpf: allocate ID for bpf_link

[PATCH bpf-next v2] [tools/bpf] workaround a verifier failure for test_progs
 2020-04-28 22:33 UTC  (3+ 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).