BPF List
 help / color / mirror / Atom feed
 messages from 2019-06-07 18:33:34 to 2019-06-12 19:08:04 UTC [more...]

[PATCH bpf-next 0/2] bpf: net: Detach BPF prog from reuseport sk
 2019-06-12 19:05 UTC  (2+ messages)
` [PATCH bpf-next 1/2] bpf: net: Add SO_DETACH_REUSEPORT_BPF

[PATCH 0/2] powerpc/bpf: DIV64 instruction fix
 2019-06-12 18:51 UTC  (3+ messages)
` [PATCH 1/2] bpf: fix div64 overflow tests to properly detect errors
` [PATCH 2/2] powerpc/bpf: use unsigned division instruction for 64-bit operations

[PATCH bpf-next] net: Don't uninstall an XDP program when none is installed
 2019-06-12 18:39 UTC  (2+ messages)

[PATCH v4 00/28] Convert files to ReST - part 1
 2019-06-12 17:52 UTC 

[PATCH bpf-next 1/4] bpf: export bpf_sock for BPF_PROG_TYPE_CGROUP_SOCK_ADDR prog type
 2019-06-12 17:30 UTC  (4+ messages)
` [PATCH bpf-next 2/4] bpf: export bpf_sock for BPF_PROG_TYPE_SOCK_OPS "
` [PATCH bpf-next 3/4] bpf/tools: sync bpf.h
` [PATCH bpf-next 4/4] selftests/bpf: convert socket_cookie test to sk storage

[PATCH bpf-next v5 0/4] sock ops: add netns ino and dev in bpf context
 2019-06-12 16:16 UTC  (3+ messages)
` [PATCH bpf-next v5 1/4] bpf: "

[PATCH bpf v2 1/2] bpf: simplify definition of BPF_FIB_LOOKUP related flags
 2019-06-12 16:05 UTC  (2+ messages)
` [PATCH bpf v2 2/2] bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapi

[PATCH bpf-next v4 00/17] AF_XDP infrastructure improvements and mlx5e support
 2019-06-12 15:57 UTC  (17+ messages)
` [PATCH bpf-next v4 01/17] net/mlx5e: Attach/detach XDP program safely
` [PATCH bpf-next v4 02/17] xsk: Add API to check for available entries in FQ
` [PATCH bpf-next v4 03/17] xsk: Add getsockopt XDP_OPTIONS
` [PATCH bpf-next v4 04/17] libbpf: Support "
` [PATCH bpf-next v4 05/17] xsk: Change the default frame size to 4096 and allow controlling it
` [PATCH bpf-next v4 06/17] xsk: Return the whole xdp_desc from xsk_umem_consume_tx
` [PATCH bpf-next v4 07/17] libbpf: Support drivers with non-combined channels
` [PATCH bpf-next v4 08/17] net/mlx5e: Replace deprecated PCI_DMA_TODEVICE
` [PATCH bpf-next v4 09/17] net/mlx5e: Calculate linear RX frag size considering XSK
` [PATCH bpf-next v4 10/17] net/mlx5e: Allow ICO SQ to be used by multiple RQs
` [PATCH bpf-next v4 11/17] net/mlx5e: Refactor struct mlx5e_xdp_info
` [PATCH bpf-next v4 12/17] net/mlx5e: Share the XDP SQ for XDP_TX between RQs
` [PATCH bpf-next v4 13/17] net/mlx5e: XDP_TX from UMEM support
` [PATCH bpf-next v4 14/17] net/mlx5e: Consider XSK in XDP MTU limit calculation
` [PATCH bpf-next v4 15/17] net/mlx5e: Encapsulate open/close queues into a function
` [PATCH bpf-next v4 16/17] net/mlx5e: Move queue param structs to en/params.h

[PATCH] bpf: optimize constant blinding
 2019-06-12 15:28 UTC  (5+ messages)

[PATCH] bpf/core.c - silence warning messages
 2019-06-12 14:56 UTC  (2+ messages)

Getting empty callchain from perf_callchain_kernel()
 2019-06-12 14:50 UTC  (22+ messages)

[PATCH bpf] bpf: Simplify definition of BPF_FIB_LOOKUP related flags
 2019-06-12 14:49 UTC  (2+ messages)

[PATCH bpf] xdp: check device pointer before clearing
 2019-06-12 14:48 UTC  (3+ messages)

[PATCH bpf] bpf: net: Set sk_bpf_storage back to NULL for cloned sk
 2019-06-12 14:48 UTC  (3+ messages)

[PATCH bpf-next v3 0/5] net: xdp: refactor XDP program queries
 2019-06-12 14:31 UTC  (12+ messages)
` [PATCH bpf-next v3 1/5] net: xdp: refactor XDP_QUERY_PROG{,_HW} to netdev
` [PATCH bpf-next v3 2/5] nfp, netdevsim: use dev_xdp_support_offload() function
` [PATCH bpf-next v3 3/5] net: xdp: remove XDP_QUERY_PROG{,_HW}
` [PATCH bpf-next v3 4/5] net: xdp: refactor XDP flags checking
` [PATCH bpf-next v3 5/5] net: xdp: remove xdp_attachment_flags_ok() and flags member

[PATCH bpf-next] bpf: Fix build error without CONFIG_INET
 2019-06-12 14:29 UTC  (2+ messages)

[bug report] libbpf: use negative fd to specify missing BTF
 2019-06-12 11:51 UTC 

[PATCH bpf v2] bpf: fix nested bpf tracepoints with per-cpu data
 2019-06-12  5:00 UTC  (2+ messages)

[PATCH v2 0/4] perf augmented_raw_syscalls: Support for arm64
 2019-06-12  2:49 UTC  (20+ messages)
` [PATCH v2 1/4] perf trace: Exit when build eBPF program failure
` [PATCH v2 3/4] perf augmented_raw_syscalls: Support arm64 raw syscalls
` [PATCH v2 4/4] perf augmented_raw_syscalls: Document clang configuration

[PATCH V2] include: linux: Regularise the use of FIELD_SIZEOF macro
 2019-06-12  0:05 UTC  (9+ messages)

[PATCH 62/85] perf config: Update default value for llvm.clang-bpf-cmd-template
 2019-06-11 18:58 UTC 

[PATCH v3 00/33] Convert files to ReST - part 1
 2019-06-11 19:03 UTC  (7+ messages)
  ` [PATCH v3 05/33] docs: cgroup-v1: convert docs to ReST and rename to *.rst

[PATCH] bpf: verifier: avoid fall-through warnings
 2019-06-11 18:07 UTC  (5+ messages)

memory leak in create_ctx
 2019-06-11 17:16 UTC  (2+ messages)

[PATCH bpf v3] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-11 15:42 UTC  (8+ messages)

WARNING in bpf_jit_free
 2019-06-11  9:08 UTC  (6+ messages)

[PATCH v6 bpf-next 0/3] Add a new API libbpf_num_possible_cpus()
 2019-06-11  8:54 UTC  (5+ messages)
` [PATCH v6 bpf-next 1/3] bpf: add "
` [PATCH v6 bpf-next 2/3] selftests/bpf: remove bpf_util.h from BPF C progs
` [PATCH v6 bpf-next 3/3] bpf: use libbpf_num_possible_cpus internally

[PATCH v2 bpf-next] selftests/bpf : clean up feature/ when make clean
 2019-06-11  8:54 UTC  (2+ messages)

general protection fault in mm_update_next_owner
 2019-06-11  7:00 UTC 

[PATCH bpf-next] selftests/bpf: fix constness of source arg for bpf helpers
 2019-06-11  6:41 UTC  (3+ messages)

[PATCH bpf-next] samples: bpf: don't run probes at the local make stage
 2019-06-11  6:38 UTC  (2+ messages)

[PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-11  5:21 UTC  (10+ messages)
` [PATCH bpf-next 1/8] libbpf: add common min/max macro to libbpf_internal.h
` [PATCH bpf-next 2/8] libbpf: extract BTF loading and simplify ELF parsing logic
` [PATCH bpf-next 3/8] libbpf: refactor map initialization
` [PATCH bpf-next 4/8] libbpf: identify maps by section index in addition to offset
` [PATCH bpf-next 5/8] libbpf: split initialization and loading of BTF
` [PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
` [PATCH bpf-next 7/8] selftests/bpf: add test for BTF-defined maps
` [PATCH bpf-next 8/8] selftests/bpf: switch tests to BTF-defined map definitions

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-11  4:36 UTC  (10+ messages)
` [RFC PATCH bpf-next 1/8] libbpf: add common min/max macro to libbpf_internal.h
` [RFC PATCH bpf-next 2/8] libbpf: extract BTF loading and simplify ELF parsing logic
` [RFC PATCH bpf-next 3/8] libbpf: refactor map initialization
` [RFC PATCH bpf-next 4/8] libbpf: identify maps by section index in addition to offset
` [RFC PATCH bpf-next 5/8] libbpf: split initialization and loading of BTF
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
` [RFC PATCH bpf-next 7/8] selftests/bpf: add test for BTF-defined maps
` [RFC PATCH bpf-next 8/8] selftests/bpf: switch tests to BTF-defined map definitions

[PATCH v1 bpf-next] selftests/bpf : Clean up feature/ when make clean
 2019-06-10 23:51 UTC  (5+ messages)

[RFC PATCH bpf-next 0/8] BTF-defined BPF map definitions
 2019-06-10 23:48 UTC  (20+ messages)
` [RFC PATCH bpf-next 6/8] libbpf: allow specifying map definitions using BTF
                                ` explicit maps. Was: "

[PATCH bpf-next v5 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-10 21:38 UTC  (10+ messages)
` [PATCH bpf-next v5 1/8] bpf: implement "
` [PATCH bpf-next v5 2/8] bpf: sync bpf.h to tools/
` [PATCH bpf-next v5 3/8] libbpf: support sockopt hooks
` [PATCH bpf-next v5 4/8] selftests/bpf: test sockopt section name
` [PATCH bpf-next v5 5/8] selftests/bpf: add sockopt test
` [PATCH bpf-next v5 6/8] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v5 7/8] bpf: add sockopt documentation
` [PATCH bpf-next v5 8/8] bpftool: support cgroup sockopt

[PATCH bpf-next v4 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-10 19:55 UTC  (14+ messages)
` [PATCH bpf-next v4 1/8] bpf: implement "
` [PATCH bpf-next v4 2/8] bpf: sync bpf.h to tools/
` [PATCH bpf-next v4 3/8] libbpf: support sockopt hooks
` [PATCH bpf-next v4 4/8] selftests/bpf: test sockopt section name
` [PATCH bpf-next v4 5/8] selftests/bpf: add sockopt test
` [PATCH bpf-next v4 6/8] selftests/bpf: add sockopt test that exercises sk helpers
` [PATCH bpf-next v4 7/8] bpf: add sockopt documentation
` [PATCH bpf-next v4 8/8] bpftool: support cgroup sockopt

kernel BUG at include/linux/scatterlist.h:LINE!
 2019-06-10 18:41 UTC  (2+ messages)

KASAN: null-ptr-deref Read in css_task_iter_advance
 2019-06-10 18:19 UTC  (2+ messages)

[PATCH bpf v2] xdp: fix hang while unregistering device bound to xdp socket
 2019-06-10 16:17 UTC  (4+ messages)

[PATCH bpf-next v3 0/8] bpf: getsockopt and setsockopt hooks
 2019-06-10 16:10 UTC  (4+ messages)
` [PATCH bpf-next v3 1/8] bpf: implement "

[PATCH v2 bpf-next 0/2] veth: Bulk XDP_TX
 2019-06-10 11:41 UTC  (8+ messages)
` [PATCH v2 bpf-next 1/2] xdp: Add tracepoint for bulk XDP_TX

[PATCH v2 00/22] Some documentation fixes
 2019-06-09  2:33 UTC  (6+ messages)

[PATCH bpf] bpf: preallocate a perf_sample_data per event fd
 2019-06-08 20:39 UTC  (5+ messages)

[PATCH v5 bpf-next 0/2] bpf: Add a new API libbpf_num_possible_cpus()
 2019-06-08  2:19 UTC  (3+ messages)
` [PATCH v5 bpf-next 1/2] bpf: add "
` [PATCH v5 bpf-next 2/2] bpf: use libbpf_num_possible_cpus

[PATCH v4 bpf-next 0/2] bpf: Add a new API
 2019-06-07 23:47 UTC  (2+ messages)

pull-request: bpf 2019-06-07
 2019-06-07 21:48 UTC  (2+ messages)

[PATCH v4 bpf-next 0/2] bpf: Add a new API libbpf_num_possible_cpus()
 2019-06-07 21:26 UTC  (2+ messages)

[PATCH v3 05/20] docs: bpf: get rid of two warnings
 2019-06-07 18:54 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox