BPF List
 help / color / mirror / Atom feed
 messages from 2026-06-04 01:52:16 to 2026-06-05 03:57:09 UTC [more...]

[PATCH net-next v2 00/15] gve: AdminQ mode related refactors
 2026-06-05  3:56 UTC  (9+ messages)
` [PATCH net-next v2 02/15] gve: refactor initialization with helper functions
` [PATCH net-next v2 05/15] gve: add struct gve_device_info to hold device properties
` [PATCH net-next v2 08/15] gve: refactor gve_init_priv for reset path
` [PATCH net-next v2 14/15] gve: add ctrl ops to for queue operations

[PATCH v3 0/3] bpf: fix sysctl new-value handling in __cgroup_bpf_run_filter_sysctl
 2026-06-05  2:55 UTC  (7+ messages)
` [PATCH v3 1/3] bpf: NUL-terminate replaced sysctl value
` [PATCH v3 3/3] bpf: Restore sysctl new-value from 1 to 0

[PATCH bpf v4 0/3] Add validation for bpf_set_retval helper
 2026-06-05  2:51 UTC  (9+ messages)
` [PATCH bpf v4 1/3] selftests/bpf: Restrict bpf_set_retval argument in sk_bypass_prot_mem
` [PATCH bpf v4 2/3] bpf: Add validation for bpf_set_retval argument
` [PATCH bpf v4 3/3] selftests/bpf: Add tests for bpf_set_retval validation

[PATCH net-next v2 00/14] net: enable TC956x support
 2026-06-05  2:40 UTC  (16+ messages)
` [PATCH net-next v2 01/14] dt-bindings: net: qca,qca808x: Add regulator properties
` [PATCH net-next v2 02/14] net: phy: qcom: qca808x: Add regulator management
` [PATCH net-next v2 03/14] net: pcs: pcs-xpcs-regmap: support XPCS memory-mapped MDIO bus via regmap
` [PATCH net-next v2 04/14] net: pcs: xpcs: re-order xpcs_pre_config() to update after the reset
` [PATCH net-next v2 05/14] net: pcs: pcs-xpcs: select operating mode for 10G-baseR capable PCS
` [PATCH net-next v2 06/14] net: stmmac: dma: create a separate dma_device pointer
` [PATCH net-next v2 07/14] net: stmmac: dwxgmac2: Add multi MSI interrupt mode
` [PATCH net-next v2 08/14] net: stmmac: dwxgmac2: Add XGMAC 3.01a support
` [PATCH net-next v2 09/14] net: stmmac: dwxgmac2: export symbols for XGMAC 3.01a DMA
` [PATCH net-next v2 10/14] dt-bindings: net: toshiba,tc9654-dwmac: add TC9564 Ethernet bridge
` [PATCH net-next v2 11/14] misc: tc956x_pci: add TC956x/QPS615 support
` [PATCH net-next v2 12/14] gpio: tc956x: "
` [PATCH net-next v2 13/14] net: stmmac: "
` [PATCH net-next v2 14/14] arm64: dts: qcom: qcs6490-rb3gen2: enable TC9564 with a single QCA8081 phy

[PATCH bpf-next v2 0/2] bpf, verifier: fix PTR_TO_FLOW_KEYS constant-offset OOB
 2026-06-05  2:23 UTC  (8+ messages)
` [PATCH bpf-next v2 1/2] bpf, verifier: fold reg->var_off into PTR_TO_FLOW_KEYS bounds check
` [PATCH bpf-next v2 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS constant offset bounds

[PATCH bpf-next v2 0/3] bpf: Check tail zero of bpf_map_info and bpf_prog_info
 2026-06-05  1:56 UTC  (9+ messages)
` [PATCH bpf-next v2 1/3] bpf: Check tail zero of bpf_map_info
` [PATCH bpf-next v2 2/3] bpf: Check tail zero of bpf_prog_info
` [PATCH bpf-next v2 3/3] selftests/bpf: Add tests to verify checking padding bytes for bpf_[map,prog]_info

[PATCH bpf v2 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
 2026-06-05  1:29 UTC  (11+ messages)
` [PATCH bpf v3 0/2] bpf: Fix kfunc implicit arg injection and add selftest
  ` [PATCH bpf v3 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
      `  "
` [PATCH bpf v4 0/2] bpf: Fix kfunc implicit arg injection and add selftest
  ` [PATCH bpf v4 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
  ` [PATCH bpf v4 2/2] selftests/bpf: Add regression test for kfunc implicit arg injection

[PATCH bpf-next v3 0/3] selftests/bpf: libarena: Add initial data structures
 2026-06-05  0:47 UTC  (11+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: libarena: Add rbtree data structure
` [PATCH bpf-next v3 2/3] selftests/bpf: libarena: Add spmc queue "
` [PATCH bpf-next v3 3/3] selftests/bpf: libarena: parallel test harness and spmc parallel selftest

[PATCH bpf-next v2 0/3] selftests/bpf: libarena: Add initial data structures
 2026-06-05  0:29 UTC  (5+ messages)

[PATCH bpf-next v1 0/3] Object relationship refactor followup
 2026-06-04 23:27 UTC  (15+ messages)
` [PATCH bpf-next v1 1/3] bpf: Fix dead error check on acquire_reference() in check_kfunc_call
` [PATCH bpf-next v1 2/3] bpf: Compare parent_id in refsafe() for REF_TYPE_PTR
` [PATCH bpf-next v1 3/3] selftests/bpf: Use bpf_dynptr_slice() to read file dynptr in leak test

[PATCH bpf-next v2 0/8] bpf: add support for KASAN checks in JITed programs
 2026-06-04 21:45 UTC  (19+ messages)
` [PATCH bpf-next v2 1/8] bpf: mark instructions accessing program stack
` [PATCH bpf-next v2 2/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v2 3/8] bpf, x86: add helper to emit kasan checks in x86 "
` [PATCH bpf-next v2 4/8] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v2 5/8] bpf, x86: emit KASAN checks into x86 JITed programs
` [PATCH bpf-next v2 6/8] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v2 7/8] selftests/bpf: add helper to check whether eBPF KASAN is active
` [PATCH bpf-next v2 8/8] selftests/bpf: add tests to validate KASAN on JIT programs

[PATCH net-next v12 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
 2026-06-04 21:22 UTC  (3+ messages)
` [PATCH net-next v12 1/2] "
` [PATCH net-next v12 2/2] selftests: net: add local ECMP rehash test

[PATCH v3] killswitch: add per-function short-circuit mitigation primitive
 2026-06-04 21:18 UTC  (4+ messages)

[PATCH bpf-next] bpf: clean up btf_scan_decl_tags()
 2026-06-04 21:13 UTC  (4+ messages)

[PATCH v2 RESEND] perf/lock: enable end-timestamp accounting for cgroup aggregation
 2026-06-04 20:29 UTC  (4+ messages)

[PATCH bpf-next] MAINTAINERS: BPF: Add self as reviewer and run parse_maintainers.pl
 2026-06-04 19:55 UTC  (3+ messages)

[libbpf] C++ interop failure in "bpf_helpers.h" due to "named variadic macros", please advise
 2026-06-04 19:49 UTC  (2+ messages)

[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-06-04 18:40 UTC  (3+ messages)
` [PATCH net-next v10 2/2] net: mana: force full-page RX buffers via ethtool private flag

[PATCH bpf 0/2] Keep dynamic inner array lookups nullable
 2026-06-04 18:35 UTC  (5+ messages)
` [PATCH bpf 1/2] bpf: "
` [PATCH bpf 2/2] selftests/bpf: Cover dynamic inner array lookup nullability

linux-next: manual merge of the bpf-next tree with the vfs-brauner tree
 2026-06-04 18:14 UTC  (2+ messages)

[PATCH v4 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
 2026-06-04 18:08 UTC  (5+ messages)
` [PATCH v4 2/2] selftests/bpf: Cover tail-call cgroup storage prog-array checks

[PATCH RFC bpf-next 2/8] bpf: mark instructions accessing program stack
 2026-06-04 17:29 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: ignore call depth accounting for retbleed in verifier tests
 2026-06-04 16:50 UTC  (2+ messages)

[PATCH bpf-next] bpf: Take mmap_lock in zap_pages()
 2026-06-04 16:50 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] selftests/bpf: Cover exclusive map create-time validation
 2026-06-04 16:50 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: add test for arena vma split and fork rejection
 2026-06-04 16:45 UTC  (2+ messages)

[PATCH bpf 0/2] bpf, verifier: fix PTR_TO_FLOW_KEYS constant-offset OOB
 2026-06-04 16:40 UTC  (6+ messages)
` [PATCH bpf 1/2] bpf, verifier: fold reg->var_off into PTR_TO_FLOW_KEYS bounds check
` [PATCH bpf 2/2] selftests/bpf: add tests for PTR_TO_FLOW_KEYS constant offset bounds

[PATCH net v2] udp: clear skb->dev before running a sockmap verdict
 2026-06-04 16:20 UTC  (4+ messages)

[PATCH bpf-next v2] selftests/bpf: Add arena direct-value one-past-end reject test
 2026-06-04 16:06 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Add arena direct-value one-past-end reject test
 2026-06-04 15:46 UTC  (4+ messages)

[PATCH net v2 0/4] net: mvpp2: fix XDP RX buffer handling
 2026-06-04 15:45 UTC  (5+ messages)
` [PATCH net v2 3/4] net: mvpp2: do not return retired RX buffers to BM

[PATCH] selftests/bpf: fix token tests for bpf_object__prepare() probe_loading
 2026-06-04 14:40 UTC  (11+ messages)
` [PATCH bpf-next v2 0/3] libbpf: fix implicit BPF token handling in loading and feature probes
  ` [PATCH bpf-next v2 1/3] libbpf: Skip bpf_object__probe_loading() when BPF token is in use
  ` [PATCH bpf-next v2 2/3] selftests/bpf: Add ARRAY map type to token tests that use struct_ops global data
  ` [PATCH bpf-next v2 3/3] libbpf: fix feature probe failures for implicit BPF tokens

[PATCH 2/2] perf build: compile BPF skeletons with -mcpu=v3
 2026-06-04 13:59 UTC  (6+ messages)

[PATCH net] net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failure
 2026-06-04 13:54 UTC 

[PATCH] net: lan966x: restore XDP RXQ page pool on reload failure
 2026-06-04 13:46 UTC  (3+ messages)

[PATCH net] net/tls: preserve sk_msg sg.copy when splitting records
 2026-06-04 13:40 UTC 

[PATCH v1] tools build: Fix feature checks to touch target files on success
 2026-06-04 13:38 UTC  (2+ messages)

[PATCH v2 2/2] perf build: compile BPF skeletons with -mcpu=v3
 2026-06-04 13:34 UTC  (3+ messages)

[PATCH 1/2] perf/lock: Fix non-atomic max/time and min_time updates in contention_data
 2026-06-04 13:33 UTC  (2+ messages)

[PATCH v2 00/12] Refcounted interrupt disable and SpinLockIrq for rust (Part 1)
 2026-06-04 12:40 UTC  (5+ messages)
` [PATCH v2 01/12] preempt: Track NMI nesting to separate per-CPU counter
` [PATCH v2 10/12] preempt: Introduce HAS_SEPARATE_PREEMPT_RESCHED_BITS

[PATCH net] udp: clear skb->dev before running a sockmap verdict
 2026-06-04 12:27 UTC  (2+ messages)

configurable block error injection
 2026-06-04 11:06 UTC  (4+ messages)

[PATCH bpf-next v6 03/11] bpf: Implement resizable hashmap basic functions
 2026-06-04 10:47 UTC  (5+ messages)
    ` [PATCH] rhashtable: Use irq work for shrinking

improve the kmem_cache_alloc_bulk API v2
 2026-06-04  9:36 UTC  (16+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk

[PATCH net-next v6 2/5] veth: implement Byte Queue Limits (BQL) for latency reduction
 2026-06-04  8:21 UTC  (4+ messages)
` [PATCH net-next v6 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs

[PATCHv7 bpf-next 21/29] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
 2026-06-04  8:00 UTC  (3+ messages)

[PATCHv7 bpf-next 10/29] bpf: Add multi tracing attach types
 2026-06-04  8:00 UTC  (3+ messages)

[PATCHv7 bpf-next 13/29] bpf: Add support for tracing multi link
 2026-06-04  8:00 UTC  (5+ messages)

[PATCHv7 bpf-next 19/29] libbpf: Add btf_type_is_traceable_func function
 2026-06-04  7:59 UTC  (3+ messages)

[PATCHv7 bpf-next 18/29] libbpf: Add bpf_link_create support for tracing_multi link
 2026-06-04  7:59 UTC  (3+ messages)

[PATCHv7 bpf-next 04/29] bpf: Use mutex lock pool for bpf trampolines
 2026-06-04  7:59 UTC  (3+ messages)

[PATCHv7 bpf-next 01/29] ftrace: Add ftrace_hash_count function
 2026-06-04  7:59 UTC  (3+ messages)

[PATCHv3 net-next] tcp: Add TCP ROCCET congestion control module
 2026-06-04  7:35 UTC  (2+ messages)

[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-06-04  6:59 UTC  (2+ messages)

[PATCH net-next v2 0/4] selftests/xsk: simplify UMEM setup
 2026-06-04  6:51 UTC  (4+ messages)
` [PATCH net-next v2 2/4] selftests/xsk: Move UMEM state from ifobject to xsk_socket_info

[PATCH net-next v2 4/4] selftests/xsk: Introduce mmap_size in umem struct
 2026-06-04  6:48 UTC  (2+ messages)

[PATCH v2 bpf-next 0/4] bpf,slab: Introduce bpf_arena_alloc() kfuncs
 2026-06-04  6:44 UTC  (6+ messages)
` [PATCH v2 bpf-next 3/4] bpf,slab: Add slub-backed allocator for bpf_arena

[RFC PATCH 0/3] Move thread_info into task_struct for LoongArch
 2026-06-04  6:26 UTC  (8+ messages)
` [RFC PATCH 1/3] LoongArch: Implement CONFIG_THREAD_INFO_IN_TASK

[PATCH bpf-next 2/3] bpf: Check tail zero of bpf_prog_info
 2026-06-04  2:24 UTC  (5+ messages)

[PATCH v2 2/2] selftests/bpf: Cover tail-call cgroup storage prog-array checks
 2026-06-04  1:52 UTC 


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