BPF List
 help / color / mirror / Atom feed
 messages from 2026-05-13 18:36:03 to 2026-05-14 18:48:06 UTC [more...]

[PATCH bpf v4 0/3] bpf: Implement stack_map_get_build_id_offset_sleepable()
 2026-05-14 18:47 UTC  (2+ messages)
` [PATCH bpf v4 1/3] bpf: Factor out stack_map_build_id_set_ip() in stackmap.c

[PATCH 0/6] tools/build: Allow versioning of all LLVM tools
 2026-05-14 18:45 UTC  (10+ messages)
` [PATCH 1/6] tools/build: Allow versioning of all LLVM tools defined in Makefile.include
` [PATCH 2/6] tools/build: Indent if else blocks
` [PATCH 3/6] selftests: Remove unused LLD variable
` [PATCH 4/6] tools/build: Allow versioning LLVM readelf
` [PATCH 5/6] tools/build: selftests: Allow versioning LLVM lld
` [PATCH 6/6] tools/build: selftests: Remove some duplicate toolchain definitions

[PATCH] libbpf: fix UAF in strset__add_str()
 2026-05-14 18:39 UTC  (6+ messages)

[PATCH net-next v4 09/13] net: lan966x: add PCIe FDMA support
 2026-05-14 18:14 UTC  (4+ messages)

[PATCH net-next v5 0/8] net: devmem: support devmem with netkit devices
 2026-05-14 17:22 UTC  (9+ messages)
` [PATCH net-next v5 1/8] net: convert netmem_tx flag to enum
` [PATCH net-next v5 2/8] net: netkit: declare NETMEM_TX_NO_DMA mode
` [PATCH net-next v5 3/8] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next v5 4/8] selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
` [PATCH net-next v5 5/8] selftests: drv-net: make attr _nk_guest_ifname public
` [PATCH net-next v5 6/8] selftests: drv-net: refactor devmem command builders into lib module
` [PATCH net-next v5 7/8] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next v5 8/8] selftests: drv-net: add netkit devmem tests

[PATCH bpf v3 0/3] bpf: Implement stack_map_get_build_id_offset_sleepable()
 2026-05-14 17:15 UTC  (4+ messages)
` [PATCH bpf v3 3/3] bpf: Cache build IDs in sleepable stackmap path

[PATCH v2] fprobe: Fix unregister_fprobe() to wait for RCU grace period
 2026-05-14 17:12 UTC  (2+ messages)

[PATCH 0/7] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-05-14 16:54 UTC  (11+ messages)
` [PATCH 1/7] uprobes/x86: Move optimized uprobe from nop5 to nop10
` [PATCH 2/7] libbpf: Change has_nop_combo to work on top of nop10
` [PATCH 3/7] selftests/bpf: Emit nop,nop10 instructions combo for x86_64 arch
` [PATCH 4/7] selftests/bpf: Change uprobe syscall tests to use nop10
` [PATCH 5/7] selftests/bpf: Change uprobe/usdt trigger bench code "
` [PATCH 6/7] selftests/bpf: Add reattach tests for uprobe syscall
` [PATCH 7/7] selftests/bpf: Add tests for uprobe nop10 red zone clobbering

[PATCH net-next 3/6] af_iucv: convert to getsockopt_iter
 2026-05-14 16:52 UTC  (3+ messages)

[PATCH v12 10/16] KVM: guest_memfd: Add flag to remove from direct map
 2026-05-14 16:45 UTC  (3+ messages)

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

[PATCH net-next 00/12] net: enable TC956x support
 2026-05-14 16:14 UTC  (7+ messages)
` [PATCH net-next 12/12] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9564 with a single QCS8081 phy

[PATCH bpf-next v4 05/25] bpf: Support stack arguments for bpf functions
 2026-05-14 16:07 UTC  (3+ messages)

[PATCH bpf] bpf: Use array_map_meta_equal for percpu array inner map replacement
 2026-05-14 15:30 UTC  (3+ messages)

[PATCH V2 1/2] tools/lib/bpf/libbpf: Prioritize module kfuncs over vmlinux kfuncs
 2026-05-14 15:27 UTC  (9+ messages)

[PATCH net v2 0/4] net: tls: net: tls: fix a few random bugs
 2026-05-14 15:09 UTC  (8+ messages)
` [PATCH net v2 4/4] net: tls: remove bad rollback and UAF on ENOSPC

[PATCH net-next 1/6] atm: convert to getsockopt_iter
 2026-05-14 14:52 UTC  (3+ messages)

kmalloc_nolock() follow-ups, including kfree_rcu_nolock()
 2026-05-14 14:26 UTC  (8+ messages)

[PATCH bpf-next v14 8/8] selftests/bpf: Add tests to verify map create failure log
 2026-05-14 14:26 UTC  (3+ messages)

[PATCH bpf-next v14 7/8] libbpf: Add syscall common attributes support for map_create
 2026-05-14 14:25 UTC  (3+ messages)

[PATCH bpf-next v14 6/8] bpf: Add syscall common attributes support for map_create
 2026-05-14 14:25 UTC  (3+ messages)

[PATCH bpf-next v14 1/8] bpf: Extend BPF syscall with common attributes support
 2026-05-14 14:24 UTC  (3+ messages)

[PATCH bpf-next v13 8/8] selftests/bpf: Add tests to verify map create failure log
 2026-05-14 13:59 UTC  (5+ messages)

[PATCH bpf-next v13 6/8] bpf: Add syscall common attributes support for map_create
 2026-05-14 13:59 UTC  (5+ messages)

[PATCH V2 2/2] kernel/bpf/verifier: Support module kfunc resolution via instruction offset
 2026-05-14 12:30 UTC  (3+ messages)

[PATCH 1/2] bpf: arena: fix use-after-free in VMA tracking on fork
 2026-05-14 11:57 UTC  (4+ messages)
` [PATCH 2/2] selftests/bpf: Add test validating arena VMA tracking across fork

[PATCH bpf-next v3 0/3] bpf: Maximum combined stack depth
 2026-05-14 11:40 UTC  (9+ messages)
` [PATCH bpf-next v3 1/3] bpf: Report maximum "
` [PATCH bpf-next v3 2/3] selftests/bpf: Test reported max "
` [PATCH bpf-next v3 3/3] veristat: Report "

[PATCH net-next 0/2] net/mlx5e: simplify and optimize napi poll flow
 2026-05-14 11:10 UTC  (3+ messages)
` [PATCH net-next 1/2] net/mlx5e: Reduce branches in napi poll
` [PATCH net-next 2/2] net/mlx5e: Let kTLS RX get async ICOSQ param "

[PATCH bpf-next v4 00/11] bpf: Introduce resizable hash map
 2026-05-14 11:00 UTC  (17+ messages)
` [PATCH bpf-next v4 01/11] rhashtable: Add rhashtable_next_key() API
` [PATCH bpf-next v4 02/11] rhashtable: Add selftest for rhashtable_next_key()
` [PATCH bpf-next v4 03/11] bpf: Implement resizable hashmap basic functions
` [PATCH bpf-next v4 04/11] bpf: Implement iteration ops for resizable hashtab
` [PATCH bpf-next v4 05/11] bpf: Allow special fields in "
` [PATCH bpf-next v4 06/11] bpf: Optimize word-sized keys for resizable hashtable
` [PATCH bpf-next v4 07/11] libbpf: Support "
` [PATCH bpf-next v4 08/11] selftests/bpf: Add basic tests for resizable hash map
` [PATCH bpf-next v4 09/11] selftests/bpf: Add BPF iterator "
` [PATCH bpf-next v4 10/11] bpftool: Add rhash map documentation
` [PATCH bpf-next v4 11/11] selftests/bpf: Add resizable hashmap to benchmarks

[PATCH net] net: Clear skb metadata before LWT xmit
 2026-05-14 10:49 UTC  (7+ messages)

[PATCH net v2] net: Clear skb metadata in LWT BPF xmit
 2026-05-14 10:47 UTC 

[PATCH bpf-next v2 3/3] veristat: Report max stack depth
 2026-05-14 10:06 UTC  (2+ messages)

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-05-14  9:24 UTC  (8+ messages)

[PATCH net] selftests: net: Fix checksums in xdp_native
 2026-05-14  7:49 UTC  (2+ messages)

[PATCH bpf-next v2 1/3] bpf: Report maximum combined stack depth
 2026-05-14  7:32 UTC  (2+ messages)

[PATCH v4 0/2] Support BPF traversal of wakeup sources
 2026-05-14  7:21 UTC  (6+ messages)

[PATCH RFC net-next 0/4] xdp: reuse generic skb XDP handling for veth
 2026-05-14  5:13 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] bpf,net: add missing custom syncookie statistics and add selftest
 2026-05-14  5:09 UTC  (3+ messages)
` [PATCH bpf-next v4 1/2] net: add missing syncookie statistics for BPF custom syncookies
` [PATCH bpf-next v4 2/2] selftests/bpf: verify syncookie statistics in tcp_custom_syncookie

[PATCH v2 15/18] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
 2026-05-14  5:06 UTC  (2+ messages)

[PATCH v2 14/18] perf pmu-events: Split big_c_string storage into standalone compilation unit
 2026-05-14  4:35 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Override EXTRA_LDFLAGS for static builds
 2026-05-14  4:23 UTC  (2+ messages)

[PATCH v2 11/18] perf build: Pre-generate BPF skeleton tooling during umbrella prepare phase
 2026-05-14  3:39 UTC  (2+ messages)

[PATCH v5] libbpf: Use strscpy() in kernel code for skel_map_create()
 2026-05-14  3:20 UTC  (3+ messages)

[PATCH v2 10/18] perf build: Move static libbpf dependency out of prepare step
 2026-05-14  3:02 UTC  (2+ messages)

[PATCH net-next v4 0/8] net: devmem: support devmem with netkit devices
 2026-05-14  2:38 UTC  (5+ messages)
` [PATCH net-next v4 6/8] selftests: drv-net: refactor devmem command builders into lib module

[PATCH net-next v4 8/8] selftests: drv-net: add netkit devmem tests
 2026-05-14  2:29 UTC  (3+ messages)

[PATCH v2 08/18] perf build: Move BPF skeleton generation out of Makefile.perf
 2026-05-14  1:55 UTC  (2+ messages)

[PATCH RESEND bpf-next v10 2/8] bpf: clear list node owner and unlink before drop
 2026-05-14  1:50 UTC  (4+ messages)

[PATCH v2 05/18] perf trace beauty: Make beauty generated C code standalone .o files
 2026-05-14  0:50 UTC  (2+ messages)

[PATCH v2 04/18] tools scripts: Short-circuit CC_NO_CLANG compiler probe in Makefile.include
 2026-05-14  0:28 UTC  (2+ messages)

[PATCH net 0/4] xsk: fix meta and publish of cq issues
 2026-05-14  0:21 UTC  (11+ messages)
` [PATCH net 1/4] xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()
` [PATCH net 3/4] xsk: drain continuation descs after overflow in xsk_build_skb()

[PATCH v2 03/18] tools build: Fix test-clang-bpf-co-re.bin to generate target file
 2026-05-14  0:15 UTC  (2+ messages)

[PATCH v2 02/18] tools build: Integrate libdebuginfod into test-all fast path
 2026-05-13 23:59 UTC  (2+ messages)

[PATCH bpf-next v14 4/8] bpf: Add syscall common attributes support for prog_load
 2026-05-13 23:56 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Report maximum combined stack depth
 2026-05-13 23:47 UTC  (2+ messages)

[PATCH RESEND bpf-next v10 0/8] bpf: Extend the bpf_list family of APIs
 2026-05-13 22:55 UTC  (16+ messages)
` [PATCH RESEND bpf-next v10 1/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH RESEND bpf-next v10 3/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH RESEND bpf-next v10 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH RESEND bpf-next v10 5/8] bpf: Add bpf_list_add to insert node after a given list node
` [PATCH RESEND bpf-next v10 6/8] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH RESEND bpf-next v10 7/8] bpf: allow non-owning list-node args via __nonown_allowed

[PATCH RESEND bpf-next v10 8/8] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty
 2026-05-13 22:44 UTC  (2+ messages)

[PATCH v1 13/14] perf pmu-events: Parallelize JSON and metric pre-computation in jevents.py
 2026-05-13 22:18 UTC  (2+ messages)

[PATCH v1 12/14] perf pmu-events: Split big_c_string storage into standalone compilation unit
 2026-05-13 21:56 UTC  (2+ messages)

[PATCH v1 11/14] tools build: Integrate libdebuginfod into test-all fast path
 2026-05-13 21:40 UTC  (2+ messages)

[PATCH v1 09/14] perf build: Move libsymbol dependency out of prepare step
 2026-05-13 21:11 UTC  (2+ messages)

[PATCH v1 07/14] perf build: Move static libbpf dependency out of prepare step
 2026-05-13 20:36 UTC  (2+ messages)

[PATCH v1 06/14] perf build: Encapsulate vmlinux.h and bpftool in bpf_skel.mak
 2026-05-13 20:09 UTC  (2+ messages)

[PATCH v1 05/14] perf build: Move BPF skeleton generation out of Makefile.perf
 2026-05-13 19:52 UTC  (2+ messages)

[PATCH 1/2] bpf: arena: fix use-after-free in VMA tracking on fork
 2026-05-13 19:04 UTC 

[PATCH v7 10/10] ipe: Add BPF program load policy enforcement via Hornet integration
 2026-05-13 18:36 UTC  (2+ messages)

[PATCH v7 09/10] selftests/hornet: Add a selftest for the Hornet LSM
 2026-05-13 18:36 UTC  (2+ messages)
` [PATCH v7 9/10] "

[PATCH v7 08/10] hornet: Add a light skeleton data extractor scripts
 2026-05-13 18:36 UTC  (2+ messages)
` [PATCH v7 8/10] "

[PATCH v7 07/10] hornet: Introduce gen_sig
 2026-05-13 18:36 UTC  (2+ messages)
` [PATCH v7 7/10] "

[PATCH v7 06/10] security: Hornet LSM
 2026-05-13 18:36 UTC  (2+ messages)
` [PATCH v7 6/10] "

[PATCH v7 05/10] lsm: security: Add additional enum values for bpf integrity checks
 2026-05-13 18:36 UTC  (2+ messages)
` [PATCH v7 5/10] "

[PATCH v7 04/10] lsm: framework for BPF integrity verification
 2026-05-13 18:36 UTC  (2+ messages)
` [PATCH v7 4/10] "

[PATCH v7 03/10] crypto: pkcs7: add tests for pkcs7_get_authattr
 2026-05-13 18:36 UTC  (2+ messages)
` [PATCH v7 3/10] "

[PATCH v7 02/10] crypto: pkcs7: add ability to extract signed attributes by OID
 2026-05-13 18:36 UTC  (2+ messages)
` [PATCH v7 2/10] "

[PATCH v7 01/10] crypto: pkcs7: add flag for validated trust on a signed info block
 2026-05-13 18:36 UTC  (2+ messages)
` [PATCH v7 1/10] "


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