bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-26 19:41:09 to 2021-08-31 22:50:28 UTC [more...]

[PATCH bpf-next 0/5] Implement bloom filter map
 2021-08-31 22:50 UTC 

[PATCH bpf] libbpf: don't crash on object files with no symbol tables
 2021-08-31 22:45 UTC  (2+ messages)

[PATCH v3 bpf-next 0/3] bpf: introduce bpf_get_branch_snapshot
 2021-08-31 21:37 UTC  (14+ 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 0/2] Sleepable local storage
 2021-08-31 19:38 UTC  (9+ 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 bpf-next] selftests/bpf: reduce more flakyness in sockmap_listen
 2021-08-31 19:33 UTC  (9+ messages)

[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-08-31 18:59 UTC  (9+ messages)

[PATCH bpf-next v2 00/13] bpfilter
 2021-08-31 15:45 UTC  (24+ 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

[PATCH] virtio_net: reduce raw_smp_processor_id() calling in virtnet_xdp_get_sq
 2021-08-31 14:33 UTC  (4+ messages)
  ` 答复: "

[RFC 0/1] add parallelism to test_progs
 2021-08-31 12:29 UTC  (5+ messages)
` [RFC 1/1] selftests/bpf: Add "

[syzbot] general protection fault in sock_from_file
 2021-08-31 11:50 UTC  (10+ messages)

[PATCH bpf-next v2] libbpf: ignore .eh_frame sections when parsing elf files
 2021-08-31 10:28 UTC  (3+ messages)

[PATCH 0/8] x86/ftrace: Add direct batch interface
 2021-08-31  9:50 UTC  (9+ messages)
` [PATCH 1/8] x86/ftrace: Remove extra orig rax move
` [PATCH 2/8] x86/ftrace: Remove fault protection code in prepare_ftrace_return
` [PATCH 3/8] x86/ftrace: Make function graph use ftrace directly
` [PATCH 4/8] tracing: Add trampoline/graph selftest
` [PATCH 5/8] ftrace: Add ftrace_add_rec_direct function
` [PATCH 6/8] ftrace: Add multi direct register/unregister interface
` [PATCH 7/8] ftrace: Add multi direct modify interface
` [PATCH 8/8] ftrace/samples: Add multi direct interface test module

[syzbot] general protection fault in legacy_parse_param
 2021-08-31  7:38 UTC  (7+ messages)

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

[selftests/bpf] 8dff2c1958: BUG:using_smp_processor_id()in_preemptible
 2021-08-31  4:45 UTC 

[PATCH bpf-next v3] bpf testing: permit ingress_ifindex in bpf_prog_test_run_xattr
 2021-08-31  3:33 UTC 

[PATCH v3 bpf-next 0/7] bpf: implement variadic printk helper
 2021-08-31  0:37 UTC  (16+ 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

[PATCH v2 bpf-next 0/6] bpf: implement variadic printk helper
 2021-08-30 23:55 UTC  (5+ messages)
` [PATCH v2 bpf-next 3/6] libbpf: Modify bpf_printk to choose helper based on arg count

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] libbpf: Fix build with latest gcc/binutils with LTO
 2021-08-30 21:35 UTC  (2+ 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 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

[PATCH bpf-next v2 0/5] Implement file local storage
 2021-08-30 15:31 UTC  (8+ messages)
` [PATCH bpf-next v2 1/5] bpf: "

[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  (16+ messages)
` [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 "

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  (6+ messages)

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

[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  (6+ messages)

[GIT PULL] Networking for 5.14-rc8
 2021-08-26 20:33 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).