bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-16 14:46:14 to 2020-01-21 12:42:27 UTC [more...]

[PATCH bpf-next v2 00/11] Extend SOCKMAP to store listening sockets
 2020-01-21 12:42 UTC  (7+ messages)
` [PATCH bpf-next v2 02/11] net, sk_msg: Annotate lockless access to sk_prot on clone

[PATCH bpf-next] xsk, net: make sock_def_readable() have external linkage
 2020-01-21 12:06 UTC  (3+ messages)

[PATCHv3 0/6] bpf: Add trampoline helpers
 2020-01-21 12:05 UTC  (7+ messages)
` [PATCH 1/6] bpf: Allow ctx access for pointers to scalar
` [PATCH 2/6] bpf: Add bpf_perf_event_output_kfunc
` [PATCH 3/6] bpf: Add bpf_get_stackid_kfunc
` [PATCH 4/6] bpf: Add bpf_get_stack_kfunc
` [PATCH 5/6] bpf: Allow to resolve bpf trampoline and dispatcher in unwind
` [PATCH 6/6] selftest/bpf: Add test for allowed trampolines count

[PATCH bpf-next] xsk: update rings for load-acquire/store-release semantics
 2020-01-21 11:50 UTC  (4+ messages)

[PATCHv2 0/6] bpf: Add trampoline helpers
 2020-01-21  9:56 UTC  (10+ messages)
` [PATCH 1/6] bpf: Allow ctx access for pointers to scalar
` [PATCH 2/6] bpf: Add bpf_perf_event_output_kfunc
` [PATCH 3/6] bpf: Add bpf_get_stackid_kfunc
` [PATCH 4/6] bpf: Add bpf_get_stack_kfunc
` [PATCH 5/6] bpf: Allow to resolve bpf trampoline and dispatcher in unwind
` [PATCH 6/6] selftest/bpf: Add test for allowed trampolines count

[PATCH v2 bpf-next 0/3] bpf: Program extensions or dynamic re-linking
 2020-01-21  7:36 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/3] bpf: Introduce dynamic program extensions
` [PATCH v2 bpf-next 2/3] libbpf: Add support for "
` [PATCH v2 bpf-next 3/3] selftests/bpf: Add tests "

[PATCH bpf-next] bpf: Fix trampoline usage in preempt
 2020-01-21  4:54 UTC  (2+ messages)

[PATCH bpf-next v5 00/11] tools: Use consistent libbpf include paths everywhere
 2020-01-21  0:43 UTC  (15+ messages)
` [PATCH bpf-next v5 01/11] samples/bpf: Don't try to remove user's homedir on clean
` [PATCH bpf-next v5 02/11] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v5 03/11] selftests: Pass VMLINUX_BTF to runqslower Makefile
` [PATCH bpf-next v5 04/11] tools/runqslower: Use consistent include paths for libbpf
` [PATCH bpf-next v5 05/11] selftests: "
` [PATCH bpf-next v5 06/11] bpftool: "
` [PATCH bpf-next v5 07/11] perf: "
` [PATCH bpf-next v5 08/11] samples/bpf: "
` [PATCH bpf-next v5 09/11] tools/runqslower: Remove tools/lib/bpf from include path
` [PATCH bpf-next v5 10/11] runsqslower: Support user-specified libbpf include and object paths
` [PATCH bpf-next v5 11/11] selftests: Refactor build to remove tools/lib/bpf from include path

[PATCH bpf-next 0/3] bpf: Program extensions or dynamic re-linking
 2020-01-21  0:35 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: Introduce dynamic program extensions
` [PATCH bpf-next 2/3] libbpf: Add support for "
` [PATCH bpf-next 3/3] selftests/bpf: Add tests "

[PATCH][bpf] don't bother with getname/kern_path - use user_path_at
 2020-01-20 23:28 UTC 

[PATCH bpf-next] selftests/bpf: don't check for btf fd in test_btf
 2020-01-20 22:16 UTC  (3+ messages)

[PATCH v2 bpf-next] bpf: Fix memory leaks in generic update/delete batch ops
 2020-01-20 21:39 UTC  (2+ messages)

[PATCH bpf-next] bpf: add bpf_ct_lookup_{tcp,udp}() helpers
 2020-01-20 21:21 UTC  (8+ messages)

[PATCH bpf-next v4 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-20 21:00 UTC  (20+ messages)
` [PATCH bpf-next v4 01/10] samples/bpf: Don't try to remove user's homedir on clean
` [PATCH bpf-next v4 02/10] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v4 03/10] selftests: Pass VMLINUX_BTF to runqslower Makefile
` [PATCH bpf-next v4 04/10] tools/runqslower: Use consistent include paths for libbpf
` [PATCH bpf-next v4 05/10] selftests: "
` [PATCH bpf-next v4 06/10] bpftool: "
` [PATCH bpf-next v4 07/10] perf: "
` [PATCH bpf-next v4 08/10] samples/bpf: "
` [PATCH bpf-next v4 09/10] selftests: Remove tools/lib/bpf from include path
` [PATCH bpf-next v4 10/10] tools/runqslower: "

[PATCH] tools: perf: add missing unlock to maps__insert error case
 2020-01-20 14:15 UTC 

[PATCH bpf-next v2 00/10] MAC and Audit policy using eBPF (KRSI)
 2020-01-20 11:12 UTC  (12+ messages)
` [PATCH bpf-next v2 05/10] bpf: lsm: BTF API for LSM hooks
` [PATCH bpf-next v2 08/10] tools/libbpf: Add support for BPF_PROG_TYPE_LSM

[PATCH bpf-next v2 01/10] bpf: btf: Make some of the API visible outside BTF
 2020-01-20 11:00 UTC  (3+ messages)

[PATCH 3/3] selftests/bpf: Build urandom_read with LDFLAGS and LDLIBS
 2020-01-20  5:06 UTC  (3+ messages)

[PATCH v2 bpf 0/2] Fix the classification based on port ranges in bpf hook
 2020-01-18  7:05 UTC  (6+ messages)
` [PATCH v2 bpf 1/2] flow_dissector: Fix to use new variables for "
` [PATCH v2 bpf 2/2] selftests/bpf: Add test based on port range for BPF flow dissector

[PATCH bpf-next] bpf: Fix memory leaks in generic update/delete batch ops
 2020-01-18  4:14 UTC  (2+ messages)

[PATCH bpf-next v2] libbpf: Load btf_vmlinux only once per object
 2020-01-17 22:02 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Load btf_vmlinux only once per object
 2020-01-17 21:19 UTC  (3+ messages)

WARNING in sk_psock_drop
 2020-01-17 19:05 UTC  (2+ messages)

[PATCH bpf-next 0/4] Fix few unrelated small bugs and issues
 2020-01-17 19:03 UTC  (8+ messages)
` [PATCH bpf-next 1/4] libbpf: fix error handling bug in btf_dump__new
` [PATCH bpf-next 2/4] libbpf: simplify BTF initialization logic
` [PATCH bpf-next 3/4] libbpf: fix potential multiplication overflow in mmap() size calculation
` [PATCH bpf-next 4/4] bpftool: avoid const discard compilation warning

[bug report] bpf: Add generic support for update and delete batch ops
 2020-01-17 17:59 UTC  (2+ messages)

[PATCH bpf-next v3 00/11] tools: Use consistent libbpf include paths everywhere
 2020-01-17  9:58 UTC  (29+ messages)
` [PATCH bpf-next v3 02/11] tools/bpf/runqslower: Fix override option for VMLINUX_BTF
` [PATCH bpf-next v3 03/11] selftests: Pass VMLINUX_BTF to runqslower Makefile
` [PATCH bpf-next v3 04/11] tools/runqslower: Use consistent include paths for libbpf
` [PATCH bpf-next v3 05/11] selftests: "
` [PATCH bpf-next v3 06/11] bpftool: "
` [PATCH bpf-next v3 07/11] perf: "
` [PATCH bpf-next v3 08/11] samples/bpf: "
` [PATCH bpf-next v3 09/11] selftests: Remove tools/lib/bpf from include path
` [PATCH bpf-next v3 10/11] tools/runqslower: "
` [PATCH bpf-next v3 11/11] libbpf: Fix include of bpf_helpers.h when libbpf is installed on system

BUG: sleeping function called from invalid context in lock_sock_nested
 2020-01-17  9:39 UTC 

[PATCH bpf-next] bpf: Remove set but not used variable 'first_key'
 2020-01-17  4:19 UTC  (3+ messages)

[PATCH bpf-next v3 0/3] xdp: Introduce bulking for non-map XDP_REDIRECT
 2020-01-17  4:06 UTC  (5+ messages)
` [PATCH bpf-next v3 1/3] xdp: Move devmap bulk queue into struct net_device
` [PATCH bpf-next v3 2/3] xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths
` [PATCH bpf-next v3 3/3] devmap: Adjust tracepoint for map-less queue flush

[PATCH bpf-next] libbpf: revert bpf_helper_defs.h inclusion regression
 2020-01-17  4:02 UTC  (2+ messages)

[PATCH bpf 0/2] Fix the classification based on port ranges in bpf hook
 2020-01-17  1:50 UTC  (6+ messages)
` [PATCH bpf 1/2] flow_dissector: Fix to use new variables for "
` [PATCH bpf 2/2] selftests/bpf: Add test based on port range for BPF flow dissector

[PATCH bpf-next] selftests/bpf: fix test_progs send_signal flakiness with nmi mode
 2020-01-16 21:31 UTC  (3+ messages)

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-16 20:30 UTC  (6+ messages)
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages

[PATCH AUTOSEL 5.4 049/205] net: netsec: Correct dma sync for XDP_TX frames
 2020-01-16 16:42 UTC  (14+ messages)
` [PATCH AUTOSEL 5.4 077/205] libbpf: Fix compatibility for kernels without need_wakeup
` [PATCH AUTOSEL 5.4 080/205] libbpf: Don't use kernel-side u32 type in xsk.c
` [PATCH AUTOSEL 5.4 111/205] libbpf: Fix memory leak/double free issue
` [PATCH AUTOSEL 5.4 112/205] libbpf: Fix potential overflow issue
` [PATCH AUTOSEL 5.4 113/205] libbpf: Fix another potential overflow issue in bpf_prog_linfo
` [PATCH AUTOSEL 5.4 114/205] libbpf: Make btf__resolve_size logic always check size error condition
` [PATCH AUTOSEL 5.4 155/205] libbpf: Fix call relocation offset calculation bug
` [PATCH AUTOSEL 5.4 164/205] bpf: skmsg, fix potential psock NULL pointer dereference
` [PATCH AUTOSEL 5.4 172/205] xdp: Fix cleanup on map free for devmap_hash map type
` [PATCH AUTOSEL 5.4 179/205] bpf: Support pre-2.25-binutils objcopy for vmlinux BTF
` [PATCH AUTOSEL 5.4 180/205] libbpf: Fix Makefile' libbpf symbol mismatch diagnostic
` [PATCH AUTOSEL 5.4 186/205] bpf: Force .BTF section start to zero when dumping from vmlinux
` [PATCH AUTOSEL 5.4 191/205] samples/bpf: Fix broken xdp_rxq_info due to map order assumptions

[PATCH AUTOSEL 4.19 280/671] bpf: Add missed newline in verifier verbose log
 2020-01-16 17:05 UTC  (16+ messages)
` [PATCH AUTOSEL 4.19 353/671] nfp: bpf: fix static check error through tightening shift amount adjustment
` [PATCH AUTOSEL 4.19 383/671] signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sig
` [PATCH AUTOSEL 4.19 390/671] net: core: support XDP generic on stacked devices
` [PATCH AUTOSEL 4.19 417/671] bpf: fix the check that forwarding is enabled in bpf_ipv6_fib_lookup
` [PATCH AUTOSEL 4.19 437/671] tools: bpftool: use correct argument in cgroup errors
` [PATCH AUTOSEL 4.19 461/671] xdp: fix possible cq entry leak
` [PATCH AUTOSEL 4.19 483/671] net: fix bpf_xdp_adjust_head regression for generic-XDP
` [PATCH AUTOSEL 4.19 494/671] tools: bpftool: fix arguments for p_err() in do_event_pipe()
` [PATCH AUTOSEL 4.19 495/671] tools: bpftool: fix format strings and arguments for jsonw_printf()
` [PATCH AUTOSEL 4.19 529/671] xsk: avoid store-tearing when assigning queues
` [PATCH AUTOSEL 4.19 530/671] xsk: avoid store-tearing when assigning umem
` [PATCH AUTOSEL 4.19 558/671] bpf: fix BTF limits
` [PATCH AUTOSEL 4.19 602/671] xsk: Fix registration of Rx-only sockets
` [PATCH AUTOSEL 4.19 603/671] bpf, offload: Unlock on error in bpf_offload_dev_create()
` [PATCH AUTOSEL 4.19 666/671] samples/bpf: Fix broken xdp_rxq_info due to map order assumptions

[PATCH bpf-next v2 00/10] tools: Use consistent libbpf include paths everywhere
 2020-01-16 17:14 UTC  (7+ messages)
` [PATCH bpf-next v2 02/10] tools/bpf/runqslower: Fix override option for VMLINUX_BTF

[PATCH AUTOSEL 4.19 170/671] xsk: add missing smp_rmb() in xsk_mmap
 2020-01-16 16:51 UTC 

[RFT PATCH 00/13] tracing: kprobes: Introduce async unregistration
 2020-01-16 14:46 UTC  (4+ messages)
` [RFT PATCH 11/13] kprobes: Add asynchronous unregistration APIs
` [RFT PATCH 12/13] tracing/kprobe: Free probe event asynchronously
` [RFT PATCH 13/13] tracing/kprobe: perf_event: Remove local kprobe "


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).