bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-25 19:58:49 to 2021-08-30 23:20:30 UTC [more...]

pull-request: bpf-next 2021-08-31
 2021-08-30 22:56 UTC 

[PATCH bpf-next v2] bpf testing: permit ingress_ifindex in bpf_prog_test_run_xattr
 2021-08-30 22:05 UTC  (2+ messages)

[PATCH v3 bpf-next 0/3] bpf: introduce bpf_get_branch_snapshot
 2021-08-30 22:28 UTC  (7+ messages)
` [PATCH v3 bpf-next 1/3] perf: enable branch record for software events
` [PATCH v3 bpf-next 2/3] bpf: introduce helper bpf_get_branch_snapshot
` [PATCH v3 bpf-next 3/3] selftests/bpf: add test for bpf_get_branch_snapshot

[PATCH bpf-next v2] libbpf: ignore .eh_frame sections when parsing elf files
 2021-08-30 21:49 UTC  (2+ messages)

[PATCH] libbpf: Fix build with latest gcc/binutils with LTO
 2021-08-30 21:35 UTC  (2+ messages)

[PATCH] virtio_net: reduce raw_smp_processor_id() calling in virtnet_xdp_get_sq
 2021-08-30 21:10 UTC  (2+ messages)

[PATCH bpf-next v2 00/13] bpfilter
 2021-08-30 20:54 UTC  (18+ messages)
` [PATCH bpf-next v2 01/13] bpfilter: Add types for usermode helper
` [PATCH bpf-next v2 02/13] bpfilter: Add logging facility
` [PATCH bpf-next v2 03/13] tools: Add bpfilter usermode helper header
` [PATCH bpf-next v2 04/13] bpfilter: Add map container
` [PATCH bpf-next v2 05/13] bpfilter: Add codegen infrastructure
` [PATCH bpf-next v2 06/13] bpfilter: Add struct match
` [PATCH bpf-next v2 07/13] bpfilter: Add struct target
` [PATCH bpf-next v2 08/13] bpfilter: Add struct rule
` [PATCH bpf-next v2 09/13] bpfilter: Add struct table
` [PATCH bpf-next v2 10/13] bpfilter: Add table codegen
` [PATCH bpf-next v2 11/13] bpfilter: Add handling of setsockopt() calls
` [PATCH bpf-next v2 12/13] bpfilter: Add filter table
` [PATCH bpf-next v2 13/13] bpfilter: Handle setsockopts

[syzbot] general protection fault in sock_from_file
 2021-08-30 20:45 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove self from powerpc BPF JIT
 2021-08-30 20:30 UTC  (2+ messages)

[PATCH bpf-next RFC v1 0/8] Support kernel module function calls from eBPF
 2021-08-30 20:07 UTC  (11+ messages)
` [PATCH bpf-next RFC v1 1/8] bpf: Introduce BPF support for kernel module function calls
` [PATCH bpf-next RFC v1 2/8] bpf: Be conservative during verification for invalid kfunc calls
` [PATCH bpf-next RFC v1 3/8] libbpf: Support kernel module function calls
` [PATCH bpf-next RFC v1 4/8] libbpf: Resolve invalid kfunc calls with imm = 0, off = 0
` [PATCH bpf-next RFC v1 5/8] tools: Allow specifying base BTF file in resolve_btfids
` [PATCH bpf-next RFC v1 6/8] bpf: btf: Introduce helpers for dynamic BTF set registration
` [PATCH bpf-next RFC v1 7/8] bpf: enable TCP congestion control kfunc from modules
` [PATCH bpf-next RFC v1 8/8] bpf, selftests: Add basic test for module kfunc call

[PATCH -tip v10 00/16] kprobes: Fix stacktrace with kretprobes on x86
 2021-08-30 19:04 UTC  (4+ messages)
` [RFC PATCH 0/1] Non stack-intrusive return probe event
  ` [RFC PATCH 1/1] [PoC] tracing: kprobe: Add non-stack intrusion "

[PATCH 4.14 0/4] BPF fixes for CVE-2021-3444 and CVE-2021-3600
 2021-08-30 18:32 UTC  (5+ messages)
` [PATCH 4.14 1/4] bpf: Do not use ax register in interpreter on div/mod
` [PATCH 4.14 2/4] bpf: fix subprog verifier bypass by div/mod by 0 exception
` [PATCH 4.14 3/4] bpf: Fix 32 bit src register truncation on div/mod
` [PATCH 4.14 4/4] bpf: Fix truncation handling for mod32 dst reg wrt zero

[PATCH v2 bpf-next 0/3] bpf: introduce bpf_get_branch_snapshot
 2021-08-30 18:07 UTC  (15+ messages)
` [PATCH v2 bpf-next 1/3] perf: enable branch record for software events
` [PATCH v2 bpf-next 2/3] bpf: introduce helper bpf_get_branch_snapshot
` [PATCH v2 bpf-next 3/3] selftests/bpf: add test for bpf_get_branch_snapshot

[syzbot] general protection fault in legacy_parse_param
 2021-08-30 17:41 UTC  (6+ messages)

[PATCH bpf-next v2 0/5] Implement file local storage
 2021-08-30 15:31 UTC  (12+ messages)
` [PATCH bpf-next v2 1/5] bpf: "
` [PATCH bpf-next v2 2/5] tools: sync bpf.h header
` [PATCH bpf-next v2 3/5] libbpf: Add bpf_probe_map_type support for file local storage
` [PATCH bpf-next v2 4/5] tools: bpf: update bpftool for file_storage map
` [PATCH bpf-next v2 5/5] tools: testing: Add selftest for file local storage map

[PATCH v5] ixgbe: let the xdpdrv work with more than 64 cpus
 2021-08-30 13:17 UTC  (2+ messages)

[PATCH bpf-next v4 00/27] x86/ftrace/bpf: Add batch support for direct/tracing attach
 2021-08-30  8:02 UTC  (30+ messages)
` [PATCH bpf-next v4 01/27] x86/ftrace: Remove extra orig rax move
` [PATCH bpf-next v4 02/27] x86/ftrace: Remove fault protection code in prepare_ftrace_return
` [PATCH bpf-next v4 03/27] x86/ftrace: Make function graph use ftrace directly
` [PATCH bpf-next v4 04/27] tracing: Add trampoline/graph selftest
` [PATCH bpf-next v4 05/27] ftrace: Add ftrace_add_rec_direct function
` [PATCH bpf-next v4 06/27] ftrace: Add multi direct register/unregister interface
` [PATCH bpf-next v4 07/27] ftrace: Add multi direct modify interface
` [PATCH bpf-next v4 08/27] ftrace/samples: Add multi direct interface test module
` [PATCH bpf-next v4 09/27] bpf: Add support to load multi func tracing program
` [PATCH bpf-next v4 10/27] bpf: Add struct bpf_tramp_node layer
` [PATCH bpf-next v4 11/27] bpf: Factor out bpf_trampoline_init function
` [PATCH bpf-next v4 12/27] bpf: Factor out __bpf_trampoline_lookup function
` [PATCH bpf-next v4 13/27] bpf: Factor out __bpf_trampoline_put function
` [PATCH bpf-next v4 14/27] bpf: Change bpf_trampoline_get to return error pointer
` [PATCH bpf-next v4 15/27] bpf, x64: Allow to use caller address from stack
` [PATCH bpf-next v4 16/27] bpf: Add bpf_trampoline_multi_get/put functions
` [PATCH bpf-next v4 17/27] bpf: Add multi trampoline attach support
` [PATCH bpf-next v4 18/27] bpf, x64: Store properly return value for trampoline with multi func programs
` [PATCH bpf-next v4 19/27] bpf: Attach multi trampoline with ftrace_ops
` [PATCH bpf-next v4 20/27] libbpf: Add btf__find_by_glob_kind function
` [PATCH bpf-next v4 21/27] libbpf: Add support to link multi func tracing program
` [PATCH bpf-next v4 22/27] selftests/bpf: Add fentry multi func test
` [PATCH bpf-next v4 23/27] selftests/bpf: Add fexit "
` [PATCH bpf-next v4 24/27] selftests/bpf: Add fentry/fexit "
` [PATCH bpf-next v4 25/27] selftests/bpf: Add mixed "
` [PATCH bpf-next v4 26/27] selftests/bpf: Add attach "
` [PATCH bpf-next v4 27/27] selftests/bpf: Add ret_mod "

[PATCH bpf-next 0/2] Sleepable local storage
 2021-08-29 21:52 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: Allow bpf_local_storage to be used by sleepable programs
` [PATCH bpf-next 2/2] bpf/selftests: Update local storage selftest for "

[PATCH v3 bpf-next 0/7] bpf: implement variadic printk helper
 2021-08-29 16:57 UTC  (11+ messages)
` [PATCH v3 bpf-next 1/7] bpf: merge printk and seq_printf VARARG max macros
` [PATCH v3 bpf-next 2/7] bpf: add bpf_trace_vprintk helper
` [PATCH v3 bpf-next 3/7] libbpf: Modify bpf_printk to choose helper based on arg count
` [PATCH v3 bpf-next 4/7] libbpf: use static const fmt string in __bpf_printk
` [PATCH v3 bpf-next 5/7] bpftool: only probe trace_vprintk feature in 'full' mode
` [PATCH v3 bpf-next 6/7] selftests/bpf: Migrate prog_tests/trace_printk CHECKs to ASSERTs
` [PATCH v3 bpf-next 7/7] selftests/bpf: add trace_vprintk test prog

cannot pass ebpf verify bound check due to compiler optimization
 2021-08-29  6:31 UTC  (2+ messages)

[PATCH v3 2/5] treewide: Replace open-coded flex arrays in unions
 2021-08-28  7:51 UTC  (2+ messages)

[PATCH v2 2/5] treewide: Replace open-coded flex arrays in unions
 2021-08-28  7:31 UTC  (8+ messages)

[PATCH v2 bpf-next 0/6] bpf: implement variadic printk helper
 2021-08-28  2:05 UTC  (9+ messages)
` [PATCH v2 bpf-next 2/6] bpf: add bpf_trace_vprintk helper
` [PATCH v2 bpf-next 3/6] libbpf: Modify bpf_printk to choose helper based on arg count
` [PATCH v2 bpf-next 4/6] bpftool: only probe trace_vprintk feature in 'full' mode
` [PATCH v2 bpf-next 5/6] selftests/bpf: Migrate prog_tests/trace_printk CHECKs to ASSERTs
` [PATCH v2 bpf-next 6/6] selftests/bpf: add trace_vprintk test prog

[PATCH bpf-next] bpf testing: permit ingress_ifindex in bpf_prog_test_run_xattr
 2021-08-28  0:55 UTC 

[RFC 0/1] add parallelism to test_progs
 2021-08-27 23:13 UTC  (2+ messages)
` [RFC 1/1] selftests/bpf: Add "

[PATCH 4.19 0/3] BPF fixes for CVE-2021-3444 and CVE-2021-3600
 2021-08-27 14:38 UTC  (5+ messages)
` [PATCH 4.19 1/3] bpf: Do not use ax register in interpreter on div/mod
` [PATCH 4.19 2/3] bpf: Fix 32 bit src register truncation "
` [PATCH 4.19 3/3] bpf: Fix truncation handling for mod32 dst reg wrt zero

[PATCH] libbpf: Fix build with latest gcc/binutils with LTO
 2021-08-27 10:35 UTC  (2+ messages)

Concurrent BPF_PROG_TEST_RUN for XDP contend on dispatcher mutex
 2021-08-27  8:18 UTC  (3+ messages)

[PATCH] selftests/bpf: fix potential unreleased lock
 2021-08-27  7:41 UTC 

[PATCH v4] ixgbe: let the xdpdrv work with more than 64 cpus
 2021-08-27  0:25 UTC  (9+ messages)
      ` [Intel-wired-lan] "

[PATCH bpf-next] selftests/bpf: reduce more flakyness in sockmap_listen
 2021-08-26 21:07 UTC  (8+ messages)

[GIT PULL] Networking for 5.14-rc8
 2021-08-26 20:33 UTC  (2+ messages)

[PATCH bpf-next 0/3] bpf: introduce bpf_get_branch_trace
 2021-08-26 16:41 UTC  (6+ messages)
` [PATCH bpf-next 1/3] perf: enable branch record for software events

pull-request: bpf 2021-08-26
 2021-08-26 15:37 UTC 

[PATCH] ixgbe: let the xdpdrv work with more than 64 cpus
 2021-08-26 14:04 UTC  (6+ messages)
` [PATCH v2] "
      ` [PATCH v3] "

[PATCH] samples: bpf: Fix uninitialized variable in xdp_redirect_cpu
 2021-08-26 12:09 UTC 

[PATCH RFC 0/7] add socket to netdev page frag recycling support
 2021-08-26  4:05 UTC  (10+ messages)
    ` [Linuxarm] "

[PATCH bpf-next] bpf: Fix bpf-next builds without CONFIG_BPF_EVENTS
 2021-08-26  2:45 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).