messages from 2020-03-12 21:07:03 to 2020-03-17 18:56:02 UTC [more...]
[PATCH v2 bpf-next] selftest/bpf: fix compilation warning in sockmap_parse_prog.c
2020-03-17 18:55 UTC (3+ messages)
[PATCH bpf] bpf: Support llvm-objcopy and llvm-objdump for vmlinux BTF
2020-03-17 18:34 UTC (11+ messages)
` [PATCH bpf v2] "
` [PATCH bpf v3] "
[PATCH 0/5] Return fds from privileged sockhash/sockmap lookup
2020-03-17 18:16 UTC (14+ messages)
` [PATCH 4/5] bpf: sockmap, sockhash: return file descriptors from privileged lookup
Instrumentation and RCU
2020-03-17 17:56 UTC (2+ messages)
[PATCH RFC v1 00/15] XDP extend with knowledge of frame size
2020-03-17 17:30 UTC (16+ messages)
` [PATCH RFC v1 01/15] xdp: add frame size to xdp_buff
` [PATCH RFC v1 02/15] mvneta: add XDP frame size to driver
` [PATCH RFC v1 03/15] bnxt: "
` [PATCH RFC v1 04/15] ixgbe: fix XDP redirect on archs with PAGE_SIZE above 4K
` [PATCH RFC v1 05/15] ixgbe: add XDP frame size to driver
` [PATCH RFC v1 06/15] sfc: fix XDP-redirect in this driver
` [PATCH RFC v1 07/15] sfc: add XDP frame size
` [PATCH RFC v1 08/15] xdp: allow bpf_xdp_adjust_tail() to grow packet size
` [PATCH RFC v1 09/15] xdp: clear grow memory in bpf_xdp_adjust_tail()
` [PATCH RFC v1 10/15] net: XDP-generic determining XDP frame size
` [PATCH RFC v1 11/15] xdp: xdp_frame add member frame_sz and handle in convert_to_xdp_frame
` [PATCH RFC v1 12/15] xdp: cpumap redirect use frame_sz and increase skb_tailroom
` [PATCH RFC v1 13/15] tun: add XDP frame size
` [PATCH RFC v1 14/15] veth: xdp using frame_sz in veth driver
` [PATCH RFC v1 15/15] dpaa2-eth: add XDP frame size
[PATCH bpf-next 0/7] Add bpf_sk_assign eBPF helper
2020-03-17 10:09 UTC (17+ messages)
` [PATCH bpf-next 1/7] dst: Move skb_dst_drop to skbuff.c
` [PATCH bpf-next 2/7] dst: Add socket prefetch metadata destinations
` [PATCH bpf-next 3/7] bpf: Add socket assign support
` [PATCH bpf-next 4/7] dst: Prefetch established socket destinations
` [PATCH bpf-next 5/7] selftests: bpf: add test for sk_assign
` [PATCH bpf-next 6/7] selftests: bpf: Extend sk_assign for address proxy
` [PATCH bpf-next 7/7] selftests: bpf: Improve debuggability of sk_assign
[PATCH bpf-next 0/4] bpftool: Add struct_ops support
2020-03-17 9:25 UTC (10+ messages)
` [PATCH bpf-next 1/4] bpftool: Print the enum's name instead of value
` [PATCH bpf-next 2/4] bpftool: Print as a string for char array
` [PATCH bpf-next 3/4] bpftool: Translate prog_id to its bpf prog_name
` [PATCH bpf-next 4/4] bpftool: Add struct_ops support
[PATCH bpf-next 1/3] selftests/bpf: fix race in tcp_rtt test
2020-03-17 5:39 UTC (7+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: fix test_progs's parsing of test numbers
` [PATCH bpf-next 3/3] selftests/bpf: reset process and thread affinity after each test/sub-test
` [Potential Spoof] "
` [Potential Spoof] [PATCH bpf-next 1/3] selftests/bpf: fix race in tcp_rtt test
[PATCH bpf] bpf: Support llvm-objcopy for vmlinux BTF
2020-03-17 3:14 UTC (7+ messages)
[PATCH v2 bpf-next 0/4] bpftool: Add struct_ops support
2020-03-17 1:33 UTC (5+ messages)
` [PATCH v2 bpf-next 1/4] bpftool: Print the enum's name instead of value
` [PATCH v2 bpf-next 2/4] bpftool: Print as a string for char array
` [PATCH v2 bpf-next 3/4] bpftool: Translate prog_id to its bpf prog_name
` [PATCH v2 bpf-next 4/4] bpftool: Add struct_ops support
[PATCH] seccomp: allow BPF_MOD ALU instructions
2020-03-16 22:17 UTC (3+ messages)
[PATCH v3] selftests: Fix seccomp to support relocatable build (O=objdir)
2020-03-16 21:05 UTC (5+ messages)
[PATCH v2 bpf-next] bpf: sharing bpf runtime stats with /dev/bpf_stats
2020-03-16 20:33 UTC
[PATCH bpf-next] xsk: update rings for load-acquire/store-release semantics
2020-03-16 18:44 UTC (4+ messages)
[RFC bpf-next 0/2] sharing bpf runtime stats with /dev/bpf_stats
2020-03-16 5:52 UTC (4+ messages)
[PATCH AUTOSEL 5.5 38/41] riscv: fix seccomp reject syscall code path
2020-03-16 2:33 UTC
[PATCH] bpf: Fix ___bpf_kretprobe_args1(x) macro definition
2020-03-15 17:23 UTC (2+ messages)
[PATCH v4] docs: sysctl/kernel: document BPF entries
2020-03-15 12:26 UTC
[PATCH bpf-next v4 0/2] Refactor perf_event sample user program with libbpf bpf_link
2020-03-15 7:08 UTC (6+ messages)
` [PATCH bpf-next v4 1/2] samples: bpf: move read_trace_pipe to trace_helpers
` [PATCH bpf-next v4 2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link
[PATCH v2] net/bpfilter: fix dprintf usage for /dev/kmsg
2020-03-15 4:02 UTC (2+ messages)
pull-request: bpf-next 2020-03-13
2020-03-14 3:52 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: Fix spurious failures in accept due to EAGAIN
2020-03-14 2:48 UTC (5+ messages)
[PATCH bpf-next v3 0/2] Refactor perf_event sample user program with libbpf bpf_link
2020-03-14 1:48 UTC (6+ messages)
` [PATCH bpf-next v3 1/2] samples: bpf: move read_trace_pipe to trace_helpers
` [PATCH bpf-next v3 2/2] samples: bpf: refactor perf_event user program with libbpf bpf_link
[PATCH v3 bpf] bpf: Sanitize the bpf_struct_ops tcp-cc name
2020-03-14 1:02 UTC
[PATCH v2 bpf] bpf: Sanitize the bpf_struct_ops tcp-cc name
2020-03-14 0:57 UTC (2+ messages)
` [Potential Spoof] "
[PATCH v2 bpf-next] bpf: Document bpf_inspect drgn tool
2020-03-14 0:39 UTC
[PATCH bpf-next] bpf: Document bpf_inspect drgn tool
2020-03-14 0:35 UTC (3+ messages)
[PATCH v2 bpf-next] selftests/bpf: fix nanosleep for real this time
2020-03-14 0:34 UTC (2+ messages)
[PATCH bpf] bpf: Sanitize the bpf_struct_ops tcp-cc name
2020-03-14 0:31 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: fix nanosleep for real this time
2020-03-14 0:10 UTC (3+ messages)
` [Potential Spoof] "
[PATCH bpf-next] selftest/bpf: fix compilation warning in sockmap_parse_prog.c
2020-03-13 23:58 UTC (3+ messages)
` [Potential Spoof] "
[PATCH bpf-next v2] selftests/bpf: Fix spurious failures in accept due to EAGAIN
2020-03-13 23:32 UTC (4+ messages)
KASAN: slab-out-of-bounds Read in cgroup_file_notify
2020-03-13 22:43 UTC (4+ messages)
[PATCH bpf-next 0/4] CO-RE candidate matching fix and tracing test
2020-03-13 22:36 UTC (7+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: ensure consistent test failure output
` [PATCH bpf-next 2/4] libbpf: ignore incompatible types with matching name during CO-RE relocation
` [PATCH bpf-next 3/4] libbpf: provide CO-RE variants of PT_REGS macros
` [PATCH bpf-next 4/4] selftests/bpf: add vmlinux.h selftest exercising tracing of syscalls
[PATCH bpf-next] tools/bpf: move linux/types.h for selftests and bpftool
2020-03-13 20:20 UTC (4+ messages)
[PATCH bpf-next] bpf_helpers_doc.py: Fix warning when compiling bpftool
2020-03-13 20:13 UTC (5+ messages)
ANNOUNCE: pahole v1.17 (BTF by default, --find_pointers_to/--contains goodies)
2020-03-13 20:09 UTC
[PATCH 0/8] Lock warning cleanups
2020-03-13 19:49 UTC (3+ messages)
` [PATCH 1/8] bpf: Add missing annotations for __bpf_prog_enter() and __bpf_prog_exit()
LSF/MM/BPF 2020: Postponement announcement
2020-03-13 18:47 UTC
pull-request: bpf 2020-03-12
2020-03-13 18:14 UTC (2+ messages)
[PATCH bpf-next 0/4] CO-RE candidate matching fix and tracing test
2020-03-13 17:16 UTC (7+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: ensure consistent test failure output
` [PATCH bpf-next 2/4] libbpf: ignore incompatible types with matching name during CO-RE relocation
` [PATCH bpf-next 3/4] libbpf: provide CO-RE variants of PT_REGS macros
` [PATCH bpf-next 4/4] selftests/bpf: add vmlinux.h selftest exercising tracing of syscalls
` [Potential Spoof] "
[PATCH v17 0/3] BPF: New helper to obtain namespace data from current task
2020-03-13 12:48 UTC (5+ messages)
[PATCHv5 00/15] bpf: Add trampoline and dispatcher to /proc/kallsyms
2020-03-13 8:31 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: fix usleep() implementation
2020-03-13 6:52 UTC (3+ messages)
[PATCH v2 bpf-next] bpf: abstract away entire bpf_link clean up procedure
2020-03-13 5:04 UTC (4+ messages)
` [Potential Spoof] "
[PATCH v2 bpf-next] selftests/bpf: make tcp_rtt test more robust to failures
2020-03-13 1:30 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: guarantee that useep() calls nanosleep() syscall
2020-03-13 1:16 UTC (2+ messages)
[PATCH bpf-next] tools: bpftool: restore message on failure to guess program type
2020-03-13 1:11 UTC (2+ messages)
[PATCH v3] docs: sysctl/kernel: document BPF entries
2020-03-13 1:08 UTC (2+ messages)
[PATCH bpf-next] bpf: add bpf_xdp_output() helper
2020-03-13 1:06 UTC (2+ messages)
[PATCH bpf-next] bpf: abstract away entire bpf_link clean up procedure
2020-03-12 23:47 UTC (6+ messages)
[PATCH bpf-next v2 0/2] tools: bpftool: fix object pinning and bash
2020-03-12 23:29 UTC (3+ messages)
[PATCH bpf-next] libbpf: split BTF presence checks into libbpf- and kernel-specific parts
2020-03-12 23:16 UTC (2+ messages)
[PATCH v3 bpf-next 0/3] Fixes for bpftool-prog-profile
2020-03-12 23:11 UTC (2+ messages)
[PATCH] net/bpfilter: fix dprintf usage for logging into /dev/kmsg
2020-03-12 22:34 UTC (2+ messages)
WARNING in bpf_check (3)
2020-03-12 21:37 UTC
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).