BPF List
 help / color / mirror / Atom feed
 messages from 2023-01-20 20:09:55 to 2023-01-24 16:09:43 UTC [more...]

[PATCH bpf-next v2 0/4] Enable struct_ops programs to be sleepable
 2023-01-24 16:08 UTC  (4+ messages)
` [PATCH bpf-next v2 1/4] bpf: Allow BPF_PROG_TYPE_STRUCT_OPS "
` [PATCH bpf-next v2 2/4] libbpf: Support sleepable struct_ops.s section
` [PATCH bpf-next v2 3/4] bpf: Pass const struct bpf_prog * to .check_member

[PATCH dwarves 0/5] dwarves: support encoding of optimized-out parameters, removal of inconsistent static functions
 2023-01-24 15:14 UTC  (7+ messages)
` [PATCH dwarves 1/5] dwarves: help dwarf loader spot functions with optimized-out parameters
` [PATCH dwarves 2/5] btf_encoder: refactor function addition into dedicated btf_encoder__add_func
` [PATCH dwarves 3/5] btf_encoder: child encoders should have a reference to parent encoder
` [PATCH dwarves 4/5] btf_encoder: represent "."-suffixed optimized functions (".isra.0") in BTF
` [PATCH dwarves 5/5] btf_encoder: skip BTF encoding of static functions with inconsistent prototypes

[PATCH] bpf, docs: Fix modulo zero, division by zero, overflow, and underflow
 2023-01-24 15:50 UTC  (5+ messages)

Are BPF programs preemptible?
 2023-01-24 15:47 UTC  (11+ messages)

[PATCH bpf-next v8 00/17] xdp: hints via kfuncs
 2023-01-24 15:25 UTC  (19+ messages)
` [PATCH bpf-next v8 11/17] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
` [PATCH bpf-next v8 15/17] net/mlx5e: Introduce wrapper for xdp_buff
` [PATCH bpf-next v8 16/17] net/mlx5e: Support RX XDP metadata
` [PATCH bpf-next v8 17/17] selftests/bpf: Simple program to dump XDP RX metadata
      ` [xdp-hints] Re: [PATCH bpf-next v8 00/17] xdp: hints via kfuncs

[PATCH bpf-next 0/3] Enable struct_ops programs to be sleepable
 2023-01-24 15:09 UTC  (6+ messages)
` [PATCH bpf-next 1/3] bpf: Allow BPF_PROG_TYPE_STRUCT_OPS "
` [PATCH bpf-next 2/3] bpf: Pass const struct bpf_prog * to .check_member
` [PATCH bpf-next 3/3] bpf/selftests: Verify struct_ops prog sleepable behavior

[PATCH bpf-next v2 0/3] Add BPF_KFUNC macro for kfunc definitions
 2023-01-24 14:50 UTC  (16+ messages)
` [PATCH bpf-next v2 1/3] bpf: Add BPF_KFUNC macro for defining kfuncs
` [PATCH bpf-next v2 2/3] bpf: Document usage of the new BPF_KFUNC macro
` [PATCH bpf-next v2 3/3] bpf: Use BPF_KFUNC macro at all kfunc definitions

[PATCH bpf-next 0/5] bpf: Move kernel test kfuncs into bpf_testmod
 2023-01-24 14:36 UTC  (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h
` [PATCH bpf-next 2/5] selftests/bpf: Move test_progs helpers to testing_helpers object
` [PATCH bpf-next 3/5] selftests/bpf: Load bpf_testmod for verifier test
` [PATCH bpf-next 4/5] selftests/bpf: Allow to use kfunc from testmod.ko in test_verifier
` [PATCH bpf-next 5/5] bpf: Move kernel test kfuncs to bpf_testmod

[RFC PATCH 01/19] mm: Introduce vm_account
 2023-01-24 14:32 UTC  (4+ messages)
` [RFC PATCH 11/19] xdp: convert to use vm_account

[PATCH v1 bpf-next 1/2] selftests/bpf: Clean up user_ringbuf, cgrp_kfunc, task_kfunc, kfunc_dynptr_param tests
 2023-01-24 14:26 UTC  (4+ messages)
` [PATCH v1 bpf-next 2/2] selftests/bpf: Clean up dynptr prog_tests

[PATCH AUTOSEL 5.15 06/14] bpf: Skip task with pid=1 in send_signal_common()
 2023-01-24 13:42 UTC 

[PATCH AUTOSEL 5.4 2/6] bpf: Skip task with pid=1 in send_signal_common()
 2023-01-24 13:43 UTC 

[PATCH AUTOSEL 5.10 4/8] bpf: Skip task with pid=1 in send_signal_common()
 2023-01-24 13:43 UTC 

[PATCH AUTOSEL 6.1 06/35] bpf: Skip task with pid=1 in send_signal_common()
 2023-01-24 13:41 UTC 

[PATCH] libbpf: resolve kernel function name optimization for kprobe
 2023-01-24 12:25 UTC  (13+ messages)
              ` BTF, pahole and static functions (was Re: [PATCH] libbpf: resolve kernel function name optimization for kprobe)

[PATCH bpf-next 0/7] xdp: introduce xdp-feature support
 2023-01-24 11:12 UTC  (24+ messages)
` [PATCH bpf-next 1/7] netdev-genl: create a simple family for netdev stuff
` [PATCH bpf-next 2/7] drivers: net: turn on XDP features
` [PATCH bpf-next 5/7] libbpf: add API to get XDP/XSK supported features
` [PATCH bpf-next 6/7] bpf: devmap: check XDP features in bpf_map_update_elem and __xdp_enqueue
` [PATCH bpf-next 7/7] selftests/bpf: introduce XDP compliance test tool

BTF tag support in DWARF (notes for today's BPF Office Hours)
 2023-01-24  7:37 UTC  (6+ messages)

[PATCH v3] perf script flamegraph: Avoid d3-flame-graph package dependency
 2023-01-24  6:47 UTC  (4+ messages)
` [PATCH v3 1/2] tools/resolve_btfids: Install subcmd headers

[PATCH v4 1/2] tools/resolve_btfids: Install subcmd headers
 2023-01-24  6:43 UTC  (2+ messages)
` [PATCH v4 2/2] tools/resolve_btfids: Alter how HOSTCC is forced

Kernel build fail with 'btf_encoder__encode: btf__dedup failed!'
 2023-01-24  6:13 UTC  (4+ messages)

Struct_ops Questions
 2023-01-24  1:55 UTC  (3+ messages)

[PATCH bpf-next 0/2] Enable bpf_setsockopt() on ktls enabled sockets
 2023-01-24  0:55 UTC  (5+ messages)
` [PATCH bpf-next 1/2] bpf: Check the protocol of a sock to agree the calls to bpf_setsockopt()
` [PATCH bpf-next 2/2] selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket

Is fentry/fexit support possible with an external BTF?
 2023-01-24  0:21 UTC 

[PATCH bpf-next v2] selftests/bpf: Fix build errors if CONFIG_NF_CONNTRACK=m
 2023-01-23 23:17 UTC  (2+ messages)

linux-next: manual merge of the bpf-next tree with Linus' tree
 2023-01-23 22:58 UTC  (2+ messages)

[PATCH v2 bpf-next 00/25] libbpf: extend [ku]probe and syscall argument tracing support
 2023-01-23 20:10 UTC  (15+ messages)
` [PATCH v2 bpf-next 12/25] libbpf: improve syscall tracing support in bpf_tracing.h
` [PATCH v2 bpf-next 14/25] libbpf: define i386 syscall regs spec "
` [PATCH v2 bpf-next 15/25] libbpf: define s390x "
` [PATCH v2 bpf-next 16/25] libbpf: define arm "
` [PATCH v2 bpf-next 17/25] libbpf: define arm64 "
` [PATCH v2 bpf-next 18/25] libbpf: define mips "
` [PATCH v2 bpf-next 19/25] libbpf: define powerpc "
` [PATCH v2 bpf-next 20/25] libbpf: define sparc "
` [PATCH v2 bpf-next 21/25] libbpf: define riscv "
` [PATCH v2 bpf-next 22/25] libbpf: define arc "
` [PATCH v2 bpf-next 23/25] libbpf: define loongarch "
` [PATCH v2 bpf-next 24/25] selftests/bpf: add 6-argument syscall tracing test
` [PATCH v2 bpf-next 25/25] libbpf: clean up now not needed __PT_PARM{1-6}_SYSCALL_REG defaults

[PATCH bpf-next] selftests/bpf: Use __failure macro in task kfunc testsuite
 2023-01-23 19:40 UTC  (2+ messages)

[RFC bpf-next 0/5] test_verifier tests migration to inline assembly
 2023-01-23 14:51 UTC  (6+ messages)
` [RFC bpf-next 1/5] selftests/bpf: support custom per-test flags and multiple expected messages
` [RFC bpf-next 2/5] selftests/bpf: unprivileged tests for test_loader.c
` [RFC bpf-next 3/5] selftests/bpf: generate boilerplate code for test_loader-based tests
` [RFC bpf-next 4/5] selftests/bpf: __imm_insn macro to embed raw insns in inline asm
` [RFC bpf-next 5/5] selftests/bpf: convert jeq_infer_not_null tests to inline assembly

[PATCH] perf test: Switch basic bpf filtering test to use syscall tracepoint
 2023-01-23 12:58 UTC  (2+ messages)

[bpf-next v2] bpf: drop deprecated bpf_jit_enable == 2
 2023-01-23 10:57 UTC  (21+ messages)

Faktoring
 2023-01-23  9:10 UTC 

[PATCH] tools: bpf: Disable stack protector
 2023-01-23  5:22 UTC  (5+ messages)

[PATCH net] ixgbe: allow to increase MTU to some extent with XDP enalbed
 2023-01-23  1:53 UTC  (3+ messages)
` [Intel-wired-lan] "

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2023-01-22 16:09 UTC  (23+ messages)
` [RFC PATCH v2 01/31] Documentation: kvx: Add basic documentation
` [RFC PATCH v2 02/31] Documentation: Add binding for kalray,kv3-1-core-intc
` [RFC PATCH v2 03/31] Documentation: Add binding for kalray,kv3-1-apic-gic
` [RFC PATCH v2 05/31] Documentation: Add binding for kalray,coolidge-itgen
` [RFC PATCH v2 06/31] Documentation: Add binding for kalray,kv3-1-ipi-ctrl
` [RFC PATCH v2 07/31] Documentation: Add binding for kalray,kv3-1-pwr-ctrl
` [RFC PATCH v2 27/31] kvx: Add kvx default config file
` [RFC PATCH v2 29/31] kvx: Add support for cpuinfo
` [RFC PATCH v2 30/31] kvx: Add power controller driver
` [RFC PATCH v2 31/31] kvx: Add IPI driver
  ` [RFC PATCH v2 20/31] kvx: Add memory management

[PATCH RFC 0/3] vsock: add support for sockmap
 2023-01-21 19:22 UTC  (4+ messages)
` [PATCH RFC 1/3] vsock: support sockmap

[PATCH bpf v2 0/4] bpf, sockmap: Fix infinite recursion in sock_map_close
 2023-01-21 12:41 UTC  (5+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
` [PATCH bpf v2 2/4] bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
` [PATCH bpf v2 3/4] selftests/bpf: Pass BPF skeleton to sockmap_listen ops tests
` [PATCH bpf v2 4/4] selftests/bpf: Cover listener cloning with progs attached to sockmap

[PATCH bpf-next] bpf: Refactor release_regno searching logic
 2023-01-21  8:39 UTC  (2+ messages)

[PATCH] selftests/bpf: fix vmtest static compilation error
 2023-01-21  6:41 UTC 

[PATCH bpf-next v5 00/12] Dynptr fixes
 2023-01-21  2:10 UTC  (15+ messages)
` [PATCH bpf-next v5 01/12] bpf: Fix state pruning for STACK_DYNPTR stack slots
` [PATCH bpf-next v5 02/12] bpf: Fix missing var_off check for ARG_PTR_TO_DYNPTR
` [PATCH bpf-next v5 03/12] bpf: Fix partial dynptr stack slot reads/writes
` [PATCH bpf-next v5 04/12] bpf: Invalidate slices on destruction of dynptrs on stack
` [PATCH bpf-next v5 05/12] bpf: Allow reinitializing unreferenced dynptr stack slots
` [PATCH bpf-next v5 06/12] bpf: Combine dynptr_get_spi and is_spi_bounds_valid
` [PATCH bpf-next v5 07/12] bpf: Avoid recomputing spi in process_dynptr_func
` [PATCH bpf-next v5 08/12] selftests/bpf: convenience macro for use with 'asm volatile' blocks
` [PATCH bpf-next v5 09/12] selftests/bpf: Add dynptr pruning tests
` [PATCH bpf-next v5 10/12] selftests/bpf: Add dynptr var_off tests
` [PATCH bpf-next v5 11/12] selftests/bpf: Add dynptr partial slot overwrite tests
` [PATCH bpf-next v5 12/12] selftests/bpf: Add dynptr helper tests

[syzbot] BUG: stack guard page was hit in inet6_release
 2023-01-21  2:06 UTC  (2+ messages)

[PATCH bpf-next v4 00/12] Dynptr fixes
 2023-01-21  0:19 UTC  (6+ messages)
` [PATCH bpf-next v4 04/12] bpf: Invalidate slices on destruction of dynptrs on stack
` [PATCH bpf-next v4 12/12] selftests/bpf: Add dynptr helper tests

[PATCH] dwarf_loader: Sync with LINUX_ELFNOTE_LTO_INFO macro from kernel
 2023-01-20 22:57 UTC  (2+ messages)

pahole: New version 1.25 release?
 2023-01-20 20:15 UTC  (3+ messages)


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