bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-25 20:20:03 to 2019-10-02 13:30:37 UTC [more...]

[PATCH bpf-next 0/9] xdp: Support multiple programs on a single interface through chain calls
 2019-10-02 13:30 UTC  (4+ messages)
` [PATCH bpf-next 1/9] hashtab: Add new bpf_map_fd_put_value op
` [PATCH bpf-next 5/9] tools/include/uapi: Add XDP chain map definitions
` [PATCH bpf-next 6/9] tools/libbpf_probes: Add support for xdp_chain map type

[PATCH bpf-next 0/2] selftest/bpf: remove warns for enable_all_controllers
 2019-10-02 12:04 UTC  (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: add static to enable_all_controllers()
` [PATCH bpf-next 2/2] selftests/bpf: correct path to include msg + path

[PATCH V12 0/4] BPF: New helper to obtain namespace data from current task
 2019-10-02 10:52 UTC  (6+ messages)
` [PATCH V12 1/4] fs/nsfs.c: added ns_match
` [PATCH V12 2/4] bpf: added new helper bpf_get_ns_current_pid_tgid
` [PATCH V12 3/4] tools: Added bpf_get_ns_current_pid_tgid helper
` [PATCH V12 4/4] tools/testing/selftests/bpf: Add self-tests for new helper

[PATCH bpf-next 0/6] Move bpf_helpers and add BPF_CORE_READ macros
 2019-10-02  9:51 UTC  (46+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: undo GCC-specific bpf_helpers.h changes
` [PATCH bpf-next 2/6] libbpf: move bpf_helpers.h, bpf_endian.h into libbpf
` [PATCH bpf-next 3/6] selftests/bpf: switch test to use libbpf's helpers
` [PATCH bpf-next 4/6] libbpf: add BPF_CORE_READ/BPF_CORE_READ_INTO helpers
` [PATCH bpf-next 5/6] selftests/bpf: adjust CO-RE reloc tests for new BPF_CORE_READ macro
` [PATCH bpf-next 6/6] selftests/bpf: add BPF_CORE_READ and BPF_CORE_READ_STR_INTO macro tests

[PATCH bpf 0/2] selftests/bpf: test_progs: don't leak fd in bpf
 2019-10-02  8:55 UTC  (9+ messages)
` [PATCH bpf 1/2] selftests/bpf: test_progs: don't leak server_fd in tcp_rtt
` [PATCH bpf 2/2] selftests/bpf: test_progs: don't leak server_fd in test_sockopt_inherit

[PATCH bpf] samples/bpf: kbuild: add CONFIG_SAMPLE_BPF Kconfig
 2019-10-02  7:41 UTC  (6+ messages)

[RFC][PATCH bpf-next] libbpf: add bpf_object__open_{file,mem} w/ sized opts
 2019-10-02  6:55 UTC  (8+ messages)

[PATCH bpf v2] xsk: fix crash in poll when device does not support ndo_xsk_wakeup
 2019-10-02  6:31 UTC 

[PATCH bpf] xsk: fix crash in poll when device does not support ndo_xsk_wakeup
 2019-10-02  6:06 UTC  (4+ messages)

[PATCH v2 bpf-next] libbpf: bump current version to v0.0.6
 2019-10-01 23:07 UTC  (2+ messages)

[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
 2019-10-01 22:47 UTC  (15+ messages)

[PATCH AUTOSEL 5.3 30/71] selftests/seccomp: fix build on older kernels
 2019-10-01 16:39 UTC  (4+ messages)
` [PATCH AUTOSEL 5.3 50/71] selftests/bpf: adjust strobemeta loop to satisfy latest clang
` [PATCH AUTOSEL 5.3 52/71] libbpf: fix false uninitialized variable warning
` [PATCH AUTOSEL 5.3 55/71] bpf: Fix bpf_event_output re-entry issue

[PATCH AUTOSEL 5.2 49/63] bpf: Fix bpf_event_output re-entry issue
 2019-10-01 16:41 UTC 

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-10-01 12:46 UTC  (3+ messages)

[PATCH 0/2] perf tools: optional compile time test_attr__* depenency for perf-sys.h
 2019-10-01 11:33 UTC  (3+ messages)
` [PATCH 1/2] perf tools: Make usage of test_attr__* optional "
` [PATCH 2/2] samples/bpf: fix build by setting HAVE_ATTR_TEST to zero

[PATCH bpf] samples/bpf: fix build for task_fd_query_user.c
 2019-10-01 11:22 UTC 

Broken samples/bpf build? (bisected)
 2019-10-01  9:38 UTC  (2+ messages)

[PATCH bpf v5] libbpf: handle symbol versioning properly for libbpf.a
 2019-09-30 22:27 UTC  (2+ messages)

[PATCH bpf-next] libbpf: dump current version to v0.0.6
 2019-09-30 22:25 UTC  (3+ messages)

[PATCH bpf v3] libbpf: handle symbol versioning properly for libbpf.a
 2019-09-30 18:18 UTC  (4+ messages)

bpf-next is OPEN
 2019-09-30 20:51 UTC 

[PATCH bpf v4] libbpf: handle symbol versioning properly for libbpf.a
 2019-09-30 18:34 UTC 

[PATCH] tools: bpf: Use !building_out_of_srctree to determine srctree
 2019-09-30 18:23 UTC  (7+ messages)

[PATCH] docs: use flexible array members, not zero-length
 2019-09-30 17:00 UTC  (4+ messages)

[PATCH] tools: libbpf: Add bpf_object__open_buffer_xattr
 2019-09-30 16:50 UTC  (5+ messages)

[PATCH] bpf: use flexible array members, not zero-length
 2019-09-30 23:18 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH bpf] libbpf: count present CPUs, not theoretically possible
 2019-09-30 16:26 UTC  (8+ messages)

[PATCH bpf v2] libbpf: handle symbol versioning properly for libbpf.a
 2019-09-30 16:05 UTC  (3+ messages)

BUG: unable to handle kernel NULL pointer dereference in xsk_poll
 2019-09-30 10:53 UTC  (3+ messages)

KASAN: slab-out-of-bounds Read in bpf_prog_create
 2019-09-28  3:15 UTC  (2+ messages)

[PATCH V11 0/4] BPF: New helper to obtain namespace data from current task
 2019-09-28  1:42 UTC  (13+ messages)
` [PATCH bpf-next v11 2/4] bpf: added new helper bpf_get_ns_current_pid_tgid
` [PATCH bpf-next v11 4/4] tools/testing/selftests/bpf: Add self-tests for new helper

[PATCH bpf-next 1/5] perf/core: Add PERF_FORMAT_LOST read_format
 2019-09-27 21:28 UTC  (2+ messages)

[PATCH bpf] bpf: Fix a race in reuseport_array_free()
 2019-09-27 21:22 UTC  (5+ messages)

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-09-27 20:58 UTC  (3+ messages)

[PATCH v2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2019-09-27 17:20 UTC  (7+ messages)

pull-request: bpf 2019-09-27
 2019-09-27 14:26 UTC  (2+ messages)

[PATCH bpf-next] tools: libbpf: update extended attributes version of bpf_object__open()
 2019-09-27 13:12 UTC  (5+ messages)

[PATCH] selftests: update .gitignore files for selftests/bpf and selftests/zram
 2019-09-27 13:06 UTC  (3+ messages)

[PATCH bpf] libbpf: add macro __BUILD_STATIC_LIBBPF__ to guard .symver
 2019-09-27 12:48 UTC  (2+ messages)

[PATCH 0/1] bpf: Fix bpf_event_output re-entry issue
 2019-09-27 12:44 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH net] kcm: disable preemption in kcm_parse_func_strparser()
 2019-09-27  8:28 UTC  (2+ messages)

[PATCH net] net: netsec: Fix signedness bug in netsec_probe()
 2019-09-27  8:04 UTC  (2+ messages)

Are BPF tail calls only supposed to work with pinned maps?
 2019-09-27  7:27 UTC  (5+ messages)

[PATCH] bpf: clean up indentation issue
 2019-09-26 18:16 UTC  (2+ messages)

[PATCH bpf] libbpf: teach btf_dumper to emit stand-alone anonymous enum definitions
 2019-09-26 12:43 UTC  (2+ messages)

[PATCH 30/32] tools lib bpf: Renaming pr_warning to pr_warn
 2019-09-26  2:01 UTC  (6+ messages)

[PATCH bpf] selftests/bpf: adjust strobemeta loop to satisfy latest clang
 2019-09-25 20:35 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: delete unused variables in test_sysctl
 2019-09-25 20:30 UTC  (2+ messages)

[PATCH bpf] libbpf: fix false uninitialized variable warning
 2019-09-25 20:27 UTC  (2+ messages)

[PATCH net] bpf/xskmap: Return ERR_PTR for failure case instead of NULL
 2019-09-25 20:19 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).