messages from 2019-09-19 10:42:59 to 2019-09-30 16:50:49 UTC [more...]
[PATCH] tools: libbpf: Add bpf_object__open_buffer_xattr
2019-09-30 16:50 UTC (5+ messages)
[PATCH bpf v3] libbpf: handle symbol versioning properly for libbpf.a
2019-09-30 16:42 UTC (2+ messages)
[RFC][PATCH bpf-next] libbpf: add bpf_object__open_{file,mem} w/ sized opts
2019-09-30 16:42 UTC
[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)
[PATCH] tools: bpf: Use !building_out_of_srctree to determine srctree
2019-09-30 14:16 UTC (6+ messages)
BUG: unable to handle kernel NULL pointer dereference in xsk_poll
2019-09-30 10:53 UTC (3+ messages)
[PATCH -next] treewide: remove unused argument in lock_release()
2019-09-30 7:29 UTC (5+ messages)
[PATCH bpf-next] bpf, capabilities: introduce CAP_BPF
2019-09-28 23:37 UTC (10+ messages)
[PATCH] docs: use flexible array members, not zero-length
2019-09-28 8:55 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 (21+ 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)
[PATCH bpf] libbpf: fix version identification on busybox
2019-09-20 22:14 UTC (10+ messages)
[PATCH v2 0/3] seccomp: continue syscall from notifier
2019-09-20 8:47 UTC (5+ messages)
` [PATCH v2 1/3] seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE
` [PATCH v2 2/3] seccomp: avoid overflow in implicit constant conversion
` [PATCH v2 3/3] seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
[RFC {net,iproute2}-next 0/2] Introduce an eBPF hookpoint for tx queue selection in the XPS (Transmit Packet Steering) code
2019-09-20 5:01 UTC (5+ messages)
[RFC iproute2-next 2/2] Introduce an eBPF hookpoint for tx queue selection in the XPS (Transmit Packet Steering) code
2019-09-19 22:46 UTC
[RFC net-next 1/2] Introduce an eBPF hookpoint for tx queue selection in the XPS (Transmit Packet Steering) code
2019-09-19 22:45 UTC
[PATCH v1 0/3] seccomp: continue syscall from notifier
2019-09-19 22:22 UTC (7+ messages)
` [PATCH v1 1/3] seccomp: add SECCOMP_USER_NOTIF_FLAG_CONTINUE
` [PATCH v1 3/3] seccomp: test SECCOMP_USER_NOTIF_FLAG_CONTINUE
[PATCH 0/4] seccomp: continue syscall from notifier
2019-09-19 18:30 UTC (8+ messages)
` [PATCH 2/4] seccomp: add two missing ptrace ifdefines
[PATCH v3 bpf-next 00/14] samples: bpf: improve/fix cross-compilation
2019-09-19 17:54 UTC (7+ messages)
` [PATCH v3 bpf-next 09/14] samples: bpf: makefile: use own flags but not host when cross compile
[bpf-next,v3] samples: bpf: add max_pckt_size option at xdp_adjust_tail
2019-09-19 17:52 UTC (6+ messages)
bpf syzbot coverage
2019-09-19 15:20 UTC
[PATCH bpf 0/2] bpf: BTF fixes
2019-09-19 12:33 UTC (2+ messages)
[PATCH bpf] xsk: relax UMEM headroom alignment
2019-09-19 12:33 UTC (2+ messages)
[PATCH bpf v2] libbpf: Remove getsockopt() check for XDP_OPTIONS
2019-09-19 12:31 UTC (2+ 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).