BPF List
 help / color / mirror / Atom feed
 messages from 2025-04-03 16:17:20 to 2025-04-08 07:34:49 UTC [more...]

[PATCH] virtio-net: disable delayed refill when pausing rx
 2025-04-08  7:34 UTC  (4+ messages)

[PATCH bpf-next v4 0/3] bpf: Fix use-after-free of sockmap
 2025-04-08  7:29 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] bpf, sockmap: avoid using sk_socket after free when sending
` [PATCH bpf-next v4 2/3] bpf, sockmap: avoid using sk_socket after free when reading
` [PATCH bpf-next v4 3/3] selftests/bpf: Add edge case tests for sockmap

[PATCH bpf-next v2] bpf: Remove duplicate judgments
 2025-04-08  7:11 UTC 

[RFC PATCH bpf-next 0/3] Exactly-once UDP socket iteration
 2025-04-08  5:23 UTC  (11+ messages)
` [RFC PATCH bpf-next 1/3] bpf: udp: Use bpf_udp_iter_batch_item for bpf_udp_iter_state batch items
` [RFC PATCH bpf-next 2/3] bpf: udp: Avoid socket skips and repeats during iteration
` [RFC PATCH bpf-next 3/3] selftests/bpf: Add tests for bucket resume logic in UDP socket iterators

[PATCH bpf-next v3 00/16] Support dynptr key for hash map
 2025-04-08  2:24 UTC  (6+ messages)
` [PATCH bpf-next v3 15/16] selftests/bpf: Add test cases for hash map with dynptr key

[PATCH] bpf: fix possible endless loop in BPF map iteration
 2025-04-08  2:36 UTC  (7+ messages)

[PATCH] selftests/bpf: close the file descriptor to avoid resource leaks
 2025-04-08  2:30 UTC  (7+ messages)
        ` Re:[PATCH v2] "
          ` [PATCH "

[RFC PATCH net-next] veth: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2025-04-07 23:02 UTC  (6+ messages)

[PATCH 0/3] bpf: TSTAMP_COMPLETION_CB timestamping + enable it for Bluetooth
 2025-04-07 22:30 UTC  (5+ messages)
` [PATCH 3/3] [RFC] Bluetooth: enable bpf TX timestamping

Improvements of BTF sanitizing for old kernels
 2025-04-07 19:01 UTC  (3+ messages)
` [PATCH v2 1/2] libbpf: add proto_func param name generation
` [PATCH v2 2/2] libbpf: add kind flag sanitizing

[PATCH net] net: lwtunnel: disable preemption when required
 2025-04-07 17:54 UTC  (8+ messages)

[PATCH bpf-next v2] selftests/bpf: support struct/union presets in veristat
 2025-04-07 17:26 UTC  (4+ messages)

[PATCH net-next v8 0/2] Fix late DMA unmap crash for page pool
 2025-04-07 16:53 UTC  (3+ messages)
` [PATCH net-next v8 1/2] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v8 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH net-next v7 0/2] Fix late DMA unmap crash for page pool
 2025-04-07 16:06 UTC  (19+ messages)
` [PATCH net-next v7 1/2] page_pool: Move pp_magic check into helper functions
` [PATCH net-next v7 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH bpf v2 0/2] support SKF_NET_OFF and SKF_LL_OFF on skb frags
 2025-04-07 14:47 UTC  (9+ messages)
` [PATCH bpf v2 1/2] bpf: "
` [PATCH bpf v2 2/2] selftests/net: test sk_filter support for SKF_NET_OFF on frags

[PATCH bpf-next v1 0/4] bpf, sockmap: Fix data loss and panic issues
 2025-04-07 14:21 UTC  (5+ messages)
` [PATCH bpf-next v1 1/4] bpf, sockmap: Fix data lost during EAGAIN retries
` [PATCH bpf-next v1 2/4] bpf, sockmap: fix duplicated data transmission
` [PATCH bpf-next v1 3/4] bpf, sockmap: Fix panic when calling skb_linearize
` [PATCH bpf-next v1 4/4] selftest/bpf/benchs: Add benchmark for sockmap usage

[PATCH RESEND net-next v3 0/2] tcp: add a new TW_PAWS drop reason
 2025-04-07 13:59 UTC  (3+ messages)
` [PATCH RESEND net-next v3 1/2] tcp: add TCP_RFC7323_TW_PAWS "
` [PATCH RESEND net-next v3 2/2] tcp: add LINUX_MIB_PAWS_TW_REJECTED counter

[PATCH RFCv3 00/23] uprobes: Add support to optimize usdt probes on x86_64
 2025-04-07 11:17 UTC  (12+ messages)
` [PATCH RFCv3 06/23] uprobes: Add orig argument to uprobe_write and uprobe_write_opcode
` [PATCH RFCv3 08/23] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCH RFCv3 10/23] uprobes/x86: Add support to emulate nop5 instruction

[BUG?] ppc64le: fentry BPF not triggered after live patch (v6.14)
 2025-04-07  8:42 UTC  (8+ messages)

[RESEND PATCH] powerpc64/bpf: fix JIT code size calculation of bpf trampoline
 2025-04-07  6:38 UTC  (3+ messages)

[PATCH bpf-next v2 1/2] bpf: Check link_create parameter for multi_kprobe
 2025-04-07  3:57 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] bpf: Check link_create parameter for multi_uprobe

[PATCH v2 security-next 0/4] Introducing Hornet LSM
 2025-04-06 20:42 UTC  (7+ messages)
` [PATCH v2 security-next 1/4] security: "
` [PATCH v2 security-next 2/4] hornet: Introduce sign-ebpf
` [PATCH v2 security-next 3/4] hornet: Add a light skeleton data extractor script
` [PATCH v2 security-next 4/4] selftests/hornet: Add a selftest for the Hornet LSM

[PATCH v2 0/3] Dynamically allocate memory to store task's full name
 2025-04-06  2:28 UTC  (15+ messages)
` [PATCH v2 1/3] exec: "
` [PATCH v2 3/3] kthread: Use 'task_struct->full_name' to store kthread's "

[PATCH bpf-next 1/2] bpf: Check link_create parameter for multi_kprobe
 2025-04-05 23:05 UTC  (8+ messages)
` [PATCH bpf-next 2/2] bpf: Check link_create parameter for multi_uprobe

[PATCH v2 tip/perf] uprobes: avoid false lockdep splat in uprobe timer callback
 2025-04-04 20:03 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] libbpf: introduce line_info and func_info getters
 2025-04-04 17:19 UTC  (4+ messages)
` [PATCH bpf-next v4 1/2] libbpf: add getters for BTF.ext func and line info
` [PATCH bpf-next v4 2/2] selftests/bpf: add BTF.ext line/func info getter tests

[PATCH bpf] libbpf: Fix implicit memfd_create() for bionic
 2025-04-04 16:00 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] likely/unlikely for bpf_helpers and a small comment fix
 2025-04-04 16:00 UTC  (2+ messages)

[PATCH] selftests/bpf: Convert comma to semicolon
 2025-04-04 16:00 UTC  (2+ messages)

[PATCH bpf-next v1] selftests/bpf: Make res_spin_lock test less verbose
 2025-04-04 15:55 UTC  (2+ messages)

[RFC PATCH v2 0/4] uptr KV store
 2025-04-04 15:44 UTC  (6+ messages)
` [RFC PATCH v2 1/4] bpf: Allow creating dynptr from uptr
` [RFC PATCH v2 2/4] selftests/bpf: Implement basic uptr KV store
` [RFC PATCH v2 3/4] selftests/bpf: Test basic uptr KV store APIs from user space and bpf
` [RFC PATCH v2 4/4] selftests/bpf: Test updating KV store layout when rolling out new prog

[PATCH net] net: octeontx2: Handle XDP_ABORTED and XDP invalid as XDP_DROP
 2025-04-04 14:30 UTC  (2+ messages)

[PATCH stable] xdp: Reset bpf_redirect_info before running a xdp's BPF prog
 2025-04-04 13:37 UTC  (4+ messages)

[PATCH net-next v6 0/2] Fix late DMA unmap crash for page pool
 2025-04-04  9:53 UTC  (4+ messages)
` [PATCH net-next v6 2/2] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH] virtio-net: disable delayed refill when setting up xdp
 2025-04-04  9:43 UTC  (3+ messages)

[PATCH net v3 0/3] Bug fixes from XDP and perout series
 2025-04-04  9:02 UTC  (8+ messages)
` [PATCH net v3 3/3] net: ti: icss-iep: Fix possible NULL pointer dereference for perout request
        ` [EXTERNAL] "

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-04-04  9:01 UTC  (16+ messages)

[PATCH tip/perf] uprobes: avoid false lockdep splat in uprobe timer callback
 2025-04-04  8:36 UTC  (7+ messages)

[PATCH] exit: document sched_process_exit and sched_process_template relation
 2025-04-04  8:32 UTC  (2+ messages)

[PATCH bpf v2 0/2] bpf, xdp: clean adjust_{head,meta} memory when offset < 0
 2025-04-04  0:29 UTC  (7+ messages)
` [PATCH bpf v2 1/2] bpf, xdp: clean head/meta when expanding it

[PATCH AUTOSEL 6.1 05/10] bpf: Fix deadlock between rcu_tasks_trace and event_mutex
 2025-04-04  0:06 UTC 

[PATCH AUTOSEL 6.6 06/16] bpf: Fix deadlock between rcu_tasks_trace and event_mutex
 2025-04-04  0:06 UTC  (4+ messages)
` [PATCH AUTOSEL 6.6 11/16] bpf: bpftool: Setting error code in do_loader()
` [PATCH AUTOSEL 6.6 12/16] bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage
` [PATCH AUTOSEL 6.6 13/16] bpf: Reject attaching fexit/fmod_ret to __noreturn functions

[PATCH AUTOSEL 6.12 01/20] selftests/bpf: Fix stdout race condition in traffic monitor
 2025-04-04  0:05 UTC  (6+ messages)
` [PATCH AUTOSEL 6.12 08/20] bpf: Fix kmemleak warning for percpu hashmap
` [PATCH AUTOSEL 6.12 10/20] bpf: Fix deadlock between rcu_tasks_trace and event_mutex
` [PATCH AUTOSEL 6.12 15/20] bpf: bpftool: Setting error code in do_loader()
` [PATCH AUTOSEL 6.12 16/20] bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage
` [PATCH AUTOSEL 6.12 17/20] bpf: Reject attaching fexit/fmod_ret to __noreturn functions

[PATCH AUTOSEL 6.13 02/22] selftests/bpf: Fix stdout race condition in traffic monitor
 2025-04-04  0:04 UTC  (7+ messages)
` [PATCH AUTOSEL 6.13 09/22] bpf: Fix kmemleak warning for percpu hashmap
` [PATCH AUTOSEL 6.13 11/22] bpf: Fix deadlock between rcu_tasks_trace and event_mutex
` [PATCH AUTOSEL 6.13 16/22] selftests/bpf: Fix cap_enable_effective() return code
` [PATCH AUTOSEL 6.13 17/22] bpf: bpftool: Setting error code in do_loader()
` [PATCH AUTOSEL 6.13 18/22] bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage
` [PATCH AUTOSEL 6.13 19/22] bpf: Reject attaching fexit/fmod_ret to __noreturn functions

[PATCH AUTOSEL 6.14 02/23] selftests/bpf: Fix stdout race condition in traffic monitor
 2025-04-04  0:03 UTC  (7+ messages)
` [PATCH AUTOSEL 6.14 09/23] bpf: Fix kmemleak warning for percpu hashmap
` [PATCH AUTOSEL 6.14 11/23] bpf: Fix deadlock between rcu_tasks_trace and event_mutex
` [PATCH AUTOSEL 6.14 17/23] selftests/bpf: Fix cap_enable_effective() return code
` [PATCH AUTOSEL 6.14 18/23] bpf: bpftool: Setting error code in do_loader()
` [PATCH AUTOSEL 6.14 19/23] bpf: Only fails the busy counter check in bpf_cgrp_storage_get if it creates storage
` [PATCH AUTOSEL 6.14 20/23] bpf: Reject attaching fexit/fmod_ret to __noreturn functions

[PATCH v2] locking/local_lock, mm: Replace localtry_ helpers with local_trylock_t type
 2025-04-03 21:53 UTC  (5+ messages)

[PATCH bpf-next 00/11] bpf: Mitigate Spectre v1 using barriers
 2025-04-03 20:33 UTC  (6+ messages)
` [PATCH bpf-next 10/11] bpf: Fall back to nospec for sanitization-failures
  ` [PATCH bpf-next 11/11] bpf: Fall back to nospec for spec path verification

[GIT PULL] BPF fixes for 6.15-rc1
 2025-04-03 19:33 UTC  (2+ messages)

[PATCH bpf 0/2] support SKF_NET_OFF and SKF_LL_OFF on skb frags
 2025-04-03 18:56 UTC  (10+ messages)
` [PATCH bpf 1/2] bpf: "
` [PATCH bpf 2/2] selftests/net: test sk_filter support for SKF_NET_OFF on frags


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