BPF List
 help / color / mirror / Atom feed
 messages from 2026-05-15 17:00:11 to 2026-05-15 20:45:29 UTC [more...]

[PATCH net-next v2 0/7] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
 2026-05-15 20:45 UTC  (3+ messages)
` [PATCH net-next v2 1/7] af_iucv: take socket lock around SO_MSGSIZE getsockopt

[PATCH bpf-next v5 0/4] bpf: add icmp_send kfunc
 2026-05-15 20:44 UTC  (8+ messages)
` [PATCH bpf-next v5 1/4] bpf: add bpf_icmp_send kfunc
` [PATCH bpf-next v5 2/4] selftests/bpf: add bpf_icmp_send kfunc tests
` [PATCH bpf-next v5 3/4] selftests/bpf: add bpf_icmp_send kfunc IPv6 tests
` [PATCH bpf-next v5 4/4] selftests/bpf: add bpf_icmp_send recursion test

[PATCH 0/7] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-05-15 20:31 UTC  (3+ messages)
` [PATCH 1/7] uprobes/x86: Move optimized uprobe from nop5 to nop10

[PATCH v3 00/17] perf build: Reduce build time by nearly half
 2026-05-15 20:22 UTC  (41+ messages)
` [PATCH v4 00/14] "
  ` [PATCH v4 01/14] tools build: Fix feature checks to touch target files on success
  ` [PATCH v4 02/14] perf trace beauty: Make beauty generated C code standalone .o files
  ` [PATCH v4 03/14] perf build: Decouple pmu-events from prepare umbrella target
  ` [PATCH v4 04/14] perf build: Remove empty archheaders target
  ` [PATCH v4 05/14] perf build: Move BPF skeleton generation out of Makefile.perf
  ` [PATCH v4 06/14] perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak
  ` [PATCH v4 07/14] perf build: Pre-generate BPF skeleton tooling during umbrella prepare phase
  ` [PATCH v4 08/14] perf build: Move libsymbol dependency out of prepare step
  ` [PATCH v4 09/14] perf build: Remove redundant libbpf feature check for static builds
  ` [PATCH v4 10/14] perf pmu-events: Split big_c_string storage into standalone compilation unit
  ` [PATCH v4 11/14] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
  ` [PATCH v4 12/14] perf build: Prefix SCRIPTS with output directory to fix continuous rebuilds
  ` [PATCH v4 13/14] perf pmu-events: Convert recursive shell assignments and macros to Make built-ins
  ` [PATCH v4 14/14] perf build: Convert llvm-config shell queries to simply expanded variables
  ` [PATCH v5 00/14] perf build: Reduce build time by nearly half
    ` [PATCH v5 01/14] tools build: Fix feature checks to touch target files on success
    ` [PATCH v5 02/14] perf trace beauty: Make beauty generated C code standalone .o files
    ` [PATCH v5 03/14] perf build: Decouple pmu-events from prepare umbrella target
    ` [PATCH v5 04/14] perf build: Remove empty archheaders target
    ` [PATCH v5 05/14] perf build: Move BPF skeleton generation out of Makefile.perf
    ` [PATCH v5 06/14] perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak
    ` [PATCH v5 07/14] perf build: Pre-generate BPF skeleton tooling during umbrella prepare phase
    ` [PATCH v5 08/14] perf build: Move libsymbol dependency out of prepare step
    ` [PATCH v5 09/14] perf build: Remove redundant libbpf feature check for static builds
    ` [PATCH v5 10/14] perf pmu-events: Split big_c_string storage into standalone compilation unit
    ` [PATCH v5 11/14] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
    ` [PATCH v5 12/14] perf build: Prefix SCRIPTS with output directory to fix continuous rebuilds
    ` [PATCH v5 13/14] perf pmu-events: Convert recursive shell assignments and macros to Make built-ins
    ` [PATCH v5 14/14] perf build: Convert llvm-config shell queries to simply expanded variables

[PATCH bpf-next 3/3] selftests/bpf: Add test for tracepoint btf_ids tracefs file
 2026-05-15 20:09 UTC  (3+ messages)

[PATCH bpf-next 2/3] tracing: Expose tracepoint BTF ids via tracefs
 2026-05-15 20:07 UTC  (3+ messages)

[PATCH bpf-next 1/3] bpf: Export btf_get_module_btf() and btf_relocate_id()
 2026-05-15 19:54 UTC  (3+ messages)

[PATCH] bpf: test_run: reduce kernel stack usage
 2026-05-15 18:38 UTC  (4+ messages)

[PATCH bpf-next v4 24/25] bpf, arm64: Add JIT support for stack arguments
 2026-05-15 18:35 UTC  (3+ messages)

[PATCH] bpf: fix btf_types_are_same for cross-BTF type comparison
 2026-05-15 18:27 UTC  (2+ messages)

[PATCH RESEND bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
 2026-05-15 18:24 UTC  (6+ messages)

[PATCH v2 00/18] perf build: Reduce build time by nearly half
 2026-05-15 18:20 UTC  (5+ messages)
` [PATCH v3 00/17] "

[PATCH RFC net-next 0/4] xdp: reuse generic skb XDP handling for veth
 2026-05-15 18:18 UTC  (3+ messages)

[PATCH net-next 00/12] net: enable TC956x support
 2026-05-15 17:59 UTC  (2+ messages)

[PATCH bpf-next v4 17/25] bpf,x86: Implement JIT support for stack arguments
 2026-05-15 17:55 UTC  (3+ messages)

[PATCH RFC bpf-next 2/2] selftests/bpf: Add LoongArch support for get_preempt_count()
 2026-05-15 17:45 UTC  (4+ messages)

[PATCH net-next v5 8/8] selftests: drv-net: add netkit devmem tests
 2026-05-15 17:23 UTC  (2+ messages)

[PATCH net-next v5 3/8] net: devmem: support TX over NETMEM_TX_NO_DMA devices
 2026-05-15 17:23 UTC  (2+ messages)

[PATCH net v2 0/5] xsk: fix meta and publish of cq issues
 2026-05-15 16:59 UTC  (2+ messages)


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