bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-02 16:14:28 to 2019-07-06 18:06:43 UTC [more...]

[PATCH v7 bpf-next 0/5] libbpf: add perf buffer abstraction and API
 2019-07-06 18:06 UTC  (5+ messages)
` [PATCH v7 bpf-next 1/5] libbpf: add perf buffer API
` [PATCH v7 bpf-next 2/5] libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
` [PATCH v7 bpf-next 3/5] selftests/bpf: test perf buffer API
` [PATCH v7 bpf-next 5/5] libbpf: add perf_buffer_ prefix to README

[PATCH v5 bpf-next 0/9] libbpf: add bpf_link and tracing attach APIs
 2019-07-06 17:48 UTC  (11+ messages)
` [PATCH v5 bpf-next 4/9] libbpf: add kprobe/uprobe attach API
` [PATCH v5 bpf-next 8/9] selftests/bpf: add kprobe/uprobe selftests

[PATCH v6 bpf-next 0/5] libbpf: add perf buffer abstraction and API
 2019-07-06 17:44 UTC  (9+ messages)
` [PATCH v6 bpf-next 1/5] libbpf: add perf buffer API
` [PATCH v6 bpf-next 2/5] libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
` [PATCH v6 bpf-next 3/5] selftests/bpf: test perf buffer API
` [PATCH v6 bpf-next 4/5] tools/bpftool: switch map event_pipe to libbpf's perf_buffer
` [PATCH v6 bpf-next 5/5] libbpf: add perf_buffer_ prefix to README

[PATCH v5 bpf-next 0/5] libbpf: add perf buffer abstraction and API
 2019-07-06 15:56 UTC  (9+ messages)
` [PATCH v5 bpf-next 1/5] libbpf: add perf buffer API
` [PATCH v5 bpf-next 2/5] libbpf: auto-set PERF_EVENT_ARRAY size to number of CPUs
` [PATCH v5 bpf-next 3/5] selftests/bpf: test perf buffer API
` [PATCH v5 bpf-next 4/5] tools/bpftool: switch map event_pipe to libbpf's perf_buffer
` [PATCH v5 bpf-next 5/5] libbpf: add perf_buffer_ prefix to README

[PATCH bpf-next] selftests/bpf: fix test_attach_probe map definition
 2019-07-06  5:17 UTC  (2+ messages)

[PATCH v5 bpf-next 0/4] capture integers in BTF type info for map defs
 2019-07-06  3:49 UTC  (7+ messages)
` [PATCH v5 bpf-next 1/4] libbpf: capture value in BTF type info for BTF-defined "
` [PATCH v5 bpf-next 2/4] selftests/bpf: add __uint and __type macro for BTF-defined maps
` [PATCH v5 bpf-next 3/4] selftests/bpf: convert selftests using BTF-defined maps to new syntax
` [PATCH v5 bpf-next 4/4] selftests/bpf: convert legacy BPF maps to BTF-defined ones

[PATCH v3 net-next] net: socionext: remove set but not used variable 'pkts'
 2019-07-05 22:28 UTC  (2+ messages)

linux-next: Tree for Jun 28 (kernel/bpf/cgroup.c)
 2019-07-05 22:23 UTC 

[PATCH bpf-next] selftests/bpf: add test_tcp_rtt to .gitignore
 2019-07-05 22:21 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: fix test_align liveliness expectations
 2019-07-05 22:21 UTC  (3+ messages)

[PATCH bpf-next] Enable zext optimization for more RV64G ALU ops
 2019-07-05 22:01 UTC  (4+ messages)

[PATCH] tools bpftool: Fix json dump crash on powerpc
 2019-07-05 22:00 UTC  (7+ messages)
  ` [PATCHv2] "

[PATCH bpf-next v2] tools: bpftool: add "prog run" subcommand to test-run programs
 2019-07-05 21:58 UTC  (3+ messages)

[PATCH bpf-next 0/2] libbpf: add an option to reuse maps when loading a program
 2019-07-05 21:44 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf, libbpf: add a new API bpf_object__reuse_maps()
` [PATCH bpf-next 2/2] bpf, libbpf: add an option to reuse existing maps in bpf_prog_load_xattr

[PATCH bpf-next] tools: bpftool: add "prog run" subcommand to test-run programs
 2019-07-05 17:50 UTC  (7+ messages)

[PATCH bpf-next RFC v3 0/6] bpf: add BPF_MAP_DUMP command to dump more than one entry per call
 2019-07-05 16:22 UTC  (8+ messages)
` [PATCH bpf-next RFC v3 1/6] bpf: add bpf_map_value_size and bp_map_copy_value helper functions
` [PATCH bpf-next RFC v3 2/6] bpf: add BPF_MAP_DUMP command to dump more than one entry per call
` [PATCH bpf-next RFC v3 3/6] bpf: keep bpf.h in sync with tools/
` [PATCH bpf-next RFC v3 4/6] libbpf: support BPF_MAP_DUMP command
` [PATCH bpf-next RFC v3 5/6] selftests/bpf: test BPF_MAP_DUMP command on a bpf hashmap
` [PATCH bpf-next RFC v3 6/6] selftests/bpf: add test to measure performance of BPF_MAP_DUMP

[PATCH v2 bpf-next 4/4] selftests/bpf: convert legacy BPF maps to BTF-defined ones
 2019-07-05 15:38 UTC  (2+ messages)
  ` [selftests/bpf] 6135bdd95f: kernel_selftests.bpf.test_offload.py.fail

[PATCH bpf-next] selftests/bpf: do not ignore clang failures
 2019-07-05 14:22 UTC  (3+ messages)
` [PATCH v2 "

[PATCH bpf] xdp: fix possible cq entry leak
 2019-07-05  6:42 UTC  (2+ messages)

[RFC bpf-next 0/8] bpf: accelerate insn patching speed
 2019-07-04 21:26 UTC  (9+ messages)
` [RFC bpf-next 1/8] bpf: introducing list based insn patching infra to core layer
` [RFC bpf-next 2/8] bpf: extend list based insn patching infra to verification layer
` [RFC bpf-next 3/8] bpf: migrate jit blinding to list patching infra
` [RFC bpf-next 4/8] bpf: migrate convert_ctx_accesses "
` [RFC bpf-next 5/8] bpf: migrate fixup_bpf_calls "
` [RFC bpf-next 6/8] bpf: migrate zero extension opt "
` [RFC bpf-next 7/8] bpf: migrate insn remove "
` [RFC bpf-next 8/8] bpf: delete all those code around old insn patching infrastructure

pull-request: bpf-next 2019-07-03
 2019-07-04 20:49 UTC  (4+ messages)

[PATCH v2 bpf-next] selftests/bpf: fix "alu with different scalars 1" on s390
 2019-07-04 17:28 UTC  (2+ messages)

[PATCH 0/1] tools/dtrace: initial implementation of DTrace
 2019-07-04 17:13 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH 2/3] module: Fix up module_notifier return values
 2019-07-04 12:48 UTC  (6+ messages)

[PATCH bpf-next v3 0/6] add need_wakeup flag to the AF_XDP rings
 2019-07-04 12:42 UTC  (7+ messages)
` [PATCH bpf-next v3 1/6] xsk: replace ndo_xsk_async_xmit with ndo_xsk_wakeup
` [PATCH bpf-next v3 2/6] xsk: add support for need_wakeup flag in AF_XDP rings
` [PATCH bpf-next v3 3/6] i40e: add support for AF_XDP need_wakup feature
` [PATCH bpf-next v3 4/6] ixgbe: "
` [PATCH bpf-next v3 5/6] libbpf: add support for need_wakeup flag in AF_XDP part
` [PATCH bpf-next v3 6/6] samples/bpf: add use of need_sleep flag in xdpsock

[PATCH v4 bpf-next 0/4] capture integers in BTF type info for map defs
 2019-07-04  0:49 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/4] libbpf: capture value in BTF type info for BTF-defined "
` [PATCH v4 bpf-next 2/4] selftests/bpf: add __uint and __type macro for BTF-defined maps
` [PATCH v4 bpf-next 3/4] selftests/bpf: convert selftests using BTF-defined maps to new syntax
` [PATCH v4 bpf-next 4/4] selftests/bpf: convert legacy BPF maps to BTF-defined ones

[PATCH bpf-next] selftests/bpf: make verifier loop tests arch independent
 2019-07-03 23:39 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix "alu with different scalars 1" on s390
 2019-07-03 23:11 UTC  (2+ messages)

[PATCH v3 bpf-next 0/4] capture integers in BTF type info for map defs
 2019-07-03 22:42 UTC  (8+ messages)
` [PATCH v3 bpf-next 1/4] libbpf: capture value in BTF type info for BTF-defined "
` [PATCH v3 bpf-next 2/4] selftests/bpf: add __int and __type macro for BTF-defined maps
` [PATCH v3 bpf-next 3/4] selftests/bpf: convert selftests using BTF-defined maps to new syntax
` [PATCH v3 bpf-next 4/4] selftests/bpf: convert legacy BPF maps to BTF-defined ones

[PATCH bpf-next v2 0/8] bpf: TCP RTT sock_ops bpf callback
 2019-07-03 19:54 UTC  (8+ messages)
` [PATCH bpf-next v2 6/8] selftests/bpf: test BPF_SOCK_OPS_RTT_CB
` [PATCH bpf-next v2 8/8] samples/bpf: fix tcp_bpf.readme detach command

pull-request: bpf 2019-07-03
 2019-07-03 19:09 UTC  (2+ messages)

[PATCH net-next] net: socionext: remove set but not used variable 'pkts'
 2019-07-03 18:30 UTC  (3+ messages)

[PATCH bpf v2] xdp: fix race on generic receive path
 2019-07-03 16:48 UTC  (3+ messages)

[PATCH v4 bpf-next 0/4] libbpf: add perf buffer abstraction and API
 2019-07-03 16:27 UTC  (3+ messages)

kernel panic: corrupted stack end in dput
 2019-07-03 16:14 UTC  (2+ messages)

[net/tls] Re: KMSAN: uninit-value in aesti_encrypt
 2019-07-03 16:01 UTC 

[PATCH bpf v6 0/2] xdp: fix hang while unregistering device bound to xdp socket
 2019-07-03 15:05 UTC  (2+ messages)

[PATCH bpf v2] selftests: bpf: fix inlines in test_lwt_seg6local
 2019-07-03 15:04 UTC  (3+ messages)

[PATCH bpf-next] selftests: bpf: standardize to static __always_inline
 2019-07-03 15:03 UTC  (2+ messages)

[PATCH bpf-next] bpf: cgroup: Fix build error without CONFIG_NET
 2019-07-03 14:45 UTC  (7+ messages)
    ` [PATCH v2 "

[PATCH v2 bpf-next 0/4] selftests/bpf: fix compiling loop{1,2,3}.c on s390
 2019-07-03 13:27 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] selftests/bpf: compile progs with -D__TARGET_ARCH_$(ARCH)
` [PATCH v2 bpf-next 2/4] selftests/bpf: fix s390 -> s390 typo
` [PATCH v2 bpf-next 3/4] selftests/bpf: make PT_REGS_* work in userspace
` [PATCH v2 bpf-next 4/4] selftests/bpf: fix compiling loop{1,2,3}.c on s390

[PATCH bpf-next] selftests/bpf: fix compiling loop{1,2,3}.c on s390
 2019-07-03 12:56 UTC  (6+ messages)

[PATCH bpf] xdp: fix race on generic receive path
 2019-07-03 12:03 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: fix test_reuseport_array on s390
 2019-07-03 11:50 UTC 

[PATCH] bpf, libbpf: Smatch: Fix potential NULL pointer dereference
 2019-07-03 11:46 UTC  (3+ messages)

[PATCH] bpf: Replace a seq_printf() call by seq_puts() in btf_enum_seq_show()
 2019-07-03 10:43 UTC  (4+ messages)

[PATCH v2 bpf-next] libbpf: fix GCC8 warning for strncpy
 2019-07-03 10:21 UTC  (4+ messages)

[PATCH bpf-next] bpf: fix precision tracking
 2019-07-03  9:50 UTC  (2+ messages)

[PATCH bpf 1/3] bpf, x32: Fix bug with ALU64 {LSH,RSH,ARSH} BPF_X shift by 0
 2019-07-03  9:49 UTC  (2+ messages)

bpf: jit: s390 64/32 bits for index in tail call
 2019-07-03  9:22 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] sys_bpf() access control via /dev/bpf
 2019-07-03  7:28 UTC  (12+ messages)
` [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access "

Reminder: 36 open syzbot bugs in "net/bpf" subsystem
 2019-07-03  6:01 UTC 

[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-07-02 16:33 UTC  (6+ messages)

[PATCH v2 bpf-next 0/9] libbpf random fixes
 2019-07-02 23:18 UTC  (4+ messages)
` [PATCH v2 bpf-next 6/9] libbpf: use negative fd to specify missing BTF

[PATCH v2 bpf-next 0/4] capture integers in BTF type info for map defs
 2019-07-02 19:29 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/4] libbpf: capture value in BTF type info for BTF-defined "

[PATCH bpf] selftests: bpf: fix inlines in test_lwt_seg6local
 2019-07-02 17:29 UTC  (5+ messages)

[PATCH 0/7] Compile-test UAPI and kernel headers
 2019-07-02 16:47 UTC  (3+ messages)
` [PATCH 7/7] kbuild: compile-test kernel headers to ensure they are self-contained

[PATCH 00/11] XDP unaligned chunk placement support
 2019-07-02 16:33 UTC  (5+ 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).