bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-03 18:49:37 to 2019-10-07 21:01:23 UTC [more...]

[PATCH bpf-next 0/9] xdp: Support multiple programs on a single interface through chain calls
 2019-10-07 21:01 UTC  (25+ messages)

[PATCH v2 bpf-next] selftests/bpf: fix dependency ordering for attach_probe test
 2019-10-07 20:48 UTC  (2+ messages)

[PATCH bpf-next v2 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-07 20:45 UTC  (19+ messages)
` [PATCH bpf-next v2 1/5] bpf: Support injecting chain calls into BPF programs on load
` [PATCH bpf-next v2 2/5] bpf: Add support for setting chain call sequence for programs
` [PATCH bpf-next v2 3/5] tools: Update bpf.h header for program chain calls
` [PATCH bpf-next v2 4/5] libbpf: Add syscall wrappers for BPF_PROG_CHAIN_* commands
` [PATCH bpf-next v2 5/5] selftests: Add tests for XDP chain calls

[PATCH bpf-next v3 0/5] xdp: Support multiple programs on a single interface through chain calls
 2019-10-07 20:42 UTC  (9+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
` [PATCH bpf-next v3 2/5] bpf: Add support for setting chain call sequence for programs
` [PATCH bpf-next v3 3/5] tools: Update bpf.h header for program chain calls
` [PATCH bpf-next v3 4/5] libbpf: Add syscall wrappers for BPF_PROG_CHAIN_* commands
` [PATCH bpf-next v3 5/5] selftests: Add tests for XDP chain calls

[PATCH v4 bpf-next 0/3] Auto-generate list of BPF helpers
 2019-10-07 17:47 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/3] uapi/bpf: fix helper docs
` [PATCH v4 bpf-next 2/3] scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions
` [PATCH v4 bpf-next 3/3] libbpf: auto-generate list of "

[PATCH bpf-next] selftests/bpf: fix dependency ordering for attach_probe test
 2019-10-07 17:36 UTC  (4+ messages)

[PATCH bpf-next v7] samples: bpf: add max_pckt_size option at xdp_adjust_tail
 2019-10-07 17:21 UTC 

[PATCH bpf-next v6] samples: bpf: add max_pckt_size option at xdp_adjust_tail
 2019-10-07 16:41 UTC  (3+ messages)

[PATCH v3 bpf-next 0/4] Add new-style bpf_object__open APIs
 2019-10-07 16:42 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/4] libbpf: stop enforcing kern_version, populate it for users
` [PATCH v3 bpf-next 2/4] libbpf: add bpf_object__open_{file,mem} w/ extensible opts
` [PATCH v3 bpf-next 3/4] libbpf: fix bpf_object__name() to actually return object name
` [PATCH v3 bpf-next 4/4] selftests/bpf: switch tests to new bpf_object__open_{file,mem}() APIs

[PATCH bpf-next 00/10] bpf: revolutionize bpf tracing
 2019-10-07 16:32 UTC  (20+ messages)
` [PATCH bpf-next 01/10] bpf: add typecast to raw_tracepoints to help BTF generation
` [PATCH bpf-next 02/10] bpf: add typecast to bpf helpers "
` [PATCH bpf-next 03/10] bpf: process in-kernel BTF
` [PATCH bpf-next 04/10] libbpf: auto-detect btf_id of raw_tracepoint
` [PATCH bpf-next 05/10] bpf: implement accurate raw_tp context access via BTF
` [PATCH bpf-next 06/10] bpf: add support for BTF pointers to interpreter
` [PATCH bpf-next 07/10] bpf: add support for BTF pointers to x86 JIT
` [PATCH bpf-next 08/10] bpf: check types of arguments passed into helpers
` [PATCH bpf-next 09/10] bpf: disallow bpf_probe_read[_str] helpers
` [PATCH bpf-next 10/10] selftests/bpf: add kfree_skb raw_tp test

[PATCH bpf-next v3 0/2] bpf/flow_dissector: add mode to enforce global BPF flow dissector
 2019-10-07 16:21 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: add test for BPF flow dissector in the root namespace

[PATCH] nfp: bpf: make array exp_mask static, makes object smaller
 2019-10-07 15:58 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf/flow_dissector: add mode to enforce global BPF flow dissector
 2019-10-07 15:27 UTC  (7+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: add test for BPF flow dissector in the root namespace

[bpf-next v5] samples: bpf: add max_pckt_size option at xdp_adjust_tail
 2019-10-07 11:25 UTC  (3+ messages)

[PATCH] samples/bpf: make xdp_monitor use raw_tracepoints
 2019-10-07  9:00 UTC  (2+ messages)

[PATCH] samples: Trivial - fix spelling mistake in usage
 2019-10-07  8:26 UTC 

[PATCH v3 bpf-next 0/3] Auto-generate list of BPF helpers
 2019-10-07  3:18 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/3] uapi/bpf: fix helper docs
` [PATCH v3 bpf-next 2/3] scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions
` [PATCH v3 bpf-next 3/3] libbpf: auto-generate list of "

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-10-06 19:18 UTC  (4+ messages)

samples/bpf not working?
 2019-10-06  6:49 UTC  (4+ messages)

[PATCH v2 bpf-next 0/3] Auto-generate list of BPF helpers
 2019-10-06  5:33 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] uapi/bpf: fix helper docs
  ` [PATCH v2 bpf-next 2/3] scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions

[PATCH bpf-next 0/3] Auto-generate list of BPF helpers
 2019-10-06  2:29 UTC  (7+ messages)
` [PATCH bpf-next 1/3] uapi/bpf: fix helper docs
` [PATCH bpf-next 2/3] scripts/bpf: teach bpf_helpers_doc.py to dump BPF helper definitions
  ` [PATCH bpf-next 3/3] libbpf: auto-generate list of "

[PATCH bpf-next v2] libbpf: Add cscope and tags targets to Makefile
 2019-10-06  1:29 UTC  (2+ messages)

[PATCH bpf-next] libbpf: fix BTF-defined map's __type macro handling of arrays
 2019-10-06  1:05 UTC  (2+ messages)

[PATCH tip/core/rcu 6/9] bpf/cgroup: Replace rcu_swap_protected() with rcu_replace()
 2019-10-05 16:11 UTC  (4+ messages)

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-10-05  1:24 UTC  (9+ messages)

[PATCH v3 bpf-next 0/7] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-04 23:25 UTC  (25+ messages)
` [PATCH v3 bpf-next 1/7] selftests/bpf: undo GCC-specific bpf_helpers.h changes
` [PATCH v3 bpf-next 2/7] selftests/bpf: samples/bpf: split off legacy stuff from bpf_helpers.h
` [PATCH v3 bpf-next 3/7] selftests/bpf: adjust CO-RE reloc tests for new bpf_core_read() macro
` [PATCH v3 bpf-next 4/7] selftests/bpf: split off tracing-only helpers into bpf_tracing.h
` [PATCH v3 bpf-next 5/7] libbpf: move bpf_{helpers,endian,tracing}.h into libbpf
` [PATCH v3 bpf-next 6/7] libbpf: add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
` [PATCH v3 bpf-next 7/7] selftests/bpf: add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests

[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
 2019-10-04 19:56 UTC  (13+ messages)
                  ` trace_printk issue. Was: "

[PATCH bpf-next 1/2] bpf, x86: Small optimization in comparing against imm0
 2019-10-04 19:36 UTC  (6+ messages)
` [PATCH bpf-next 2/2] bpf: Add loop test case with 32 bit reg comparison against 0

[PATCH bpf-next 0/2] Add new-style bpf_object__open APIs
 2019-10-04 15:59 UTC  (9+ messages)
` [PATCH bpf-next 1/2] libbpf: stop enforcing kern_version, populate it for users
` [PATCH bpf-next 2/2] libbpf: add bpf_object__open_{file,mem} w/ extensible opts

[PATCH v2 bpf-next 0/3] Add new-style bpf_object__open APIs
 2019-10-04 15:29 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/3] libbpf: stop enforcing kern_version, populate it for users
` [PATCH v2 bpf-next 2/3] libbpf: add bpf_object__open_{file,mem} w/ extensible opts
` [PATCH v2 bpf-next 3/3] selftests/bpf: switch tests to new bpf_object__open_{file,mem}() APIs

[PATCH bpf-next] libbpf: Add cscope and TAGS targets to Makefile
 2019-10-04 14:39 UTC  (5+ messages)

general protection fault in veth_get_stats64
 2019-10-04 13:55 UTC  (2+ messages)

Linux 5.4 kselftest known issues - update
 2019-10-04  9:43 UTC  (2+ messages)

[PATCH bpf-next 0/3] Add new-style bpf_object__open APIs
 2019-10-04  5:33 UTC  (5+ messages)
` [PATCH bpf-next 1/3] libbpf: stop enforcing kern_version, populate it for users
` [PATCH bpf-next 2/3] libbpf: add bpf_object__open_{file,mem} w/ extensible opts
` [PATCH bpf-next 3/3] selftests/bpf: switch tests to new bpf_object__open_{file,mem}() APIs

[PATCH v2 bpf-next 0/7] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-03 21:25 UTC  (17+ messages)
` [PATCH v2 bpf-next 2/7] selftests/bpf: samples/bpf: split off legacy stuff from bpf_helpers.h
` [PATCH v2 bpf-next 3/7] selftests/bpf: adjust CO-RE reloc tests for new bpf_core_read() macro
` [PATCH v2 bpf-next 4/7] selftests/bpf: split off tracing-only helpers into bpf_tracing.h
` [PATCH v2 bpf-next 5/7] libbpf: move bpf_{helpers,endian,tracing}.h into libbpf
` [PATCH v2 bpf-next 6/7] libbpf: add BPF_CORE_READ/BPF_CORE_READ_INTO helpers


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).