messages from 2019-09-23 01:15:23 to 2019-10-01 17:47:56 UTC [more...]
[PATCH bpf 0/2] selftests/bpf: test_progs: don't leak fd in bpf
2019-10-01 17:47 UTC (4+ 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 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
[RFC][PATCH bpf-next] libbpf: add bpf_object__open_{file,mem} w/ sized opts
2019-10-01 16:48 UTC (3+ messages)
[PATCH AUTOSEL 5.2 49/63] bpf: Fix bpf_event_output re-entry issue
2019-10-01 16:41 UTC
[PATCH bpf] samples/bpf: kbuild: add CONFIG_SAMPLE_BPF Kconfig
2019-10-01 14:16 UTC (4+ messages)
[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
[PATCH bpf-next 0/6] Move bpf_helpers and add BPF_CORE_READ macros
2019-10-01 10:25 UTC (21+ 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
Broken samples/bpf build? (bisected)
2019-10-01 9:38 UTC (2+ messages)
[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
2019-10-01 1:22 UTC (12+ 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 v2 bpf-next] libbpf: bump current version to v0.0.6
2019-09-30 22:25 UTC
[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)
[PATCH bpf] xsk: fix crash in poll when device does not support ndo_xsk_wakeup
2019-09-30 15:22 UTC (2+ 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 (18+ messages)
` [PATCH bpf-next v11 1/4] fs/nsfs.c: added ns_match
` [PATCH bpf-next v11 2/4] bpf: added new helper bpf_get_ns_current_pid_tgid
` [PATCH bpf-next v11 3/4] tools: Added bpf_get_ns_current_pid_tgid helper
` [PATCH bpf-next v11 4/4] tools/testing/selftests/bpf: Add self-tests for new helper
[PATCH bpf-next 0/5] Add PERF_FORMAT_LOST read_format
2019-09-27 21:28 UTC (4+ messages)
` [PATCH bpf-next 1/5] perf/core: "
[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)
[PATCH bpf v2] selftests/bpf: test_progs: fix client/server race in tcp_rtt
2019-09-25 20:19 UTC (2+ messages)
[PATCH net-next] tuntap: Fallback to automq on TUNSETSTEERINGEBPF prog negative return
2019-09-25 10:33 UTC (19+ messages)
Linux 5.4 - bpf test build fails
2019-09-25 8:52 UTC (14+ messages)
[PATCH] kcm: use BPF_PROG_RUN
2019-09-24 19:17 UTC (6+ messages)
[RFC PATCH bpf-next v2 0/2] bpf: adding map batch processing support
2019-09-24 16:28 UTC (4+ messages)
` [RFC PATCH bpf-next v2 1/2] "
general protection fault in xsk_map_update_elem
2019-09-24 5:05 UTC (3+ messages)
[PATCH bpf] selftests/bpf: test_progs: fix client/server race in tcp_rtt
2019-09-23 16:41 UTC (4+ messages)
page: next (older) | prev (newer) | latest
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).