BPF List
 help / color / mirror / Atom feed
 messages from 2026-05-18 15:27:35 to 2026-05-19 20:14:04 UTC [more...]

[PATCH v5 0/6] powerpc/bpf: Add support for verifier selftest
 2026-05-19 23:38 UTC  (9+ messages)
` [PATCH v5 1/6] powerpc/bpf: fix alignment of long branch trampoline address
` [PATCH v5 2/6] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub
` [PATCH v5 3/6] selftest/bpf: Fixing powerpc JIT disassembly failure
` [PATCH v5 4/6] selftest/bpf: Enable verifier selftest for powerpc64
` [PATCH v5 5/6] powerpc64/bpf: fix compare instruction emitted for tailcall
` [PATCH v5 6/6] selftest/bpf: Add tailcall verifier selftest for powerpc64

[PATCH] bpf: reject NULL data/sig in bpf_verify_pkcs7_signature
 2026-05-19 20:09 UTC 

[PATCH bpf-next v5 00/14] Refactor verifier object relationship tracking
 2026-05-19 20:05 UTC  (23+ messages)
` [PATCH bpf-next v5 01/14] bpf: Simplify mark_stack_slot_obj_read() and callers
` [PATCH bpf-next v5 02/14] bpf: Unify dynptr handling in the verifier
` [PATCH bpf-next v5 03/14] bpf: Assign reg->id when getting referenced kptr from ctx
` [PATCH bpf-next v5 04/14] bpf: Preserve reg->id of pointer objects after null-check
` [PATCH bpf-next v5 05/14] bpf: Refactor object relationship tracking and fix dynptr UAF bug
` [PATCH bpf-next v5 06/14] bpf: Remove redundant dynptr arg check for helper
` [PATCH bpf-next v5 07/14] bpf: Unify referenced object tracking in verifier
` [PATCH bpf-next v5 08/14] bpf: Unify release handling for helpers and kfuncs
` [PATCH bpf-next v5 09/14] bpf: Fold ref_obj_id into id and introduce virtual references
` [PATCH bpf-next v5 10/14] bpf: Fix dynptr ref counting to scan all call frames
` [PATCH bpf-next v5 11/14] selftests/bpf: Test creating dynptr from dynptr data and slice
` [PATCH bpf-next v5 12/14] selftests/bpf: Test using dynptr after freeing the underlying object
` [PATCH bpf-next v5 13/14] selftests/bpf: Test using slice after invalidating dynptr clone
` [PATCH bpf-next v5 14/14] selftests/bpf: Test using file dynptr after the reference on file is dropped

[PATCH v3] killswitch: add per-function short-circuit mitigation primitive
 2026-05-19 19:57 UTC  (8+ messages)

[PATCH stable 6.1 0/3] perf build fixes
 2026-05-19 19:54 UTC  (8+ messages)
` [PATCH stable 6.1 1/3] perf build: Conditionally define NDEBUG
` [PATCH stable 6.1 2/3] perf parse-events: Make YYDEBUG dependent on doing a debug build
` [PATCH stable 6.1 3/3] perf build: Disable fewer bison warnings

[PATCH net 0/2] net: mana: Fix NULL dereferences during teardown after attach failure
 2026-05-19 19:47 UTC  (6+ messages)
` [PATCH net 1/2] net: mana: Add NULL guards in teardown path to prevent panic on "
` [PATCH net 2/2] net: mana: Skip redundant detach in queue reset handler if already detached

[PATCH v2] bpf, sockmap: keep sk_msg copy state in sync
 2026-05-19 19:29 UTC  (4+ messages)

[PATCH bpf-next 0/1] bpf: Fix deadlock in freeing of special fields in NMI
 2026-05-19 19:27 UTC  (10+ messages)
` [PATCH bpf-next 1/1] bpf: fix deadlock in special field destruction "

[PATCH bpf-next 0/4] selftests/bpf: XDP LB benchmark fixes
 2026-05-19 19:25 UTC  (11+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: Fix cold_lru producing zero batch_hash in XDP LB benchmark
` [PATCH bpf-next 2/4] selftests/bpf: Fix expired UDP LRU entries "
` [PATCH bpf-next 3/4] selftests/bpf: Cap batch-timing calibration at BPF may_goto loop limit
` [PATCH bpf-next 4/4] selftests/bpf: Filter timing outliers with IQR in batch-timing library

[PATCHSET v2 sched_ext/for-7.2] bpf/arena: Direct kernel-side access
 2026-05-19 19:04 UTC  (14+ messages)
` [PATCH 1/8] mm: Add ptep_try_install() for lockless empty-slot installs
` [PATCH 7/8] sched_ext: Sub-allocator over kernel-claimed BPF arena pages

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

[PATCH v5 00/14] module: Introduce hash-based integrity checking
 2026-05-19 18:19 UTC  (3+ messages)

[PATCH v5] tracing/eprobes: Allow use of BTF names to dereference pointers
 2026-05-19 18:17 UTC  (5+ messages)

[PATCH v4] tracing/probes: Allow use of BTF names to dereference pointers
 2026-05-19 16:38 UTC  (10+ messages)

[PATCH] bpf: make bpf_session_cookie() reference optional
 2026-05-19 16:18 UTC  (2+ messages)

[PATCH net-next v2 0/7] net: convert atm/xdp/af_iucv/l2tp_ppp/rxrpc/tipc to getsockopt_iter
 2026-05-19 14:08 UTC  (5+ messages)
` [PATCH net-next v2 3/7] atm: convert "
` [PATCH net-next v2 7/7] tipc: "

[PATCH bpf-next 0/5] bpf: Follow-up fixes for BPF syscall common attributes
 2026-05-19 15:15 UTC  (13+ messages)
` [PATCH bpf-next 1/5] bpf: Check tail zero of bpf_common_attr using offsetofend
` [PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()

[PATCH v14 13/19] unwind_user: Enable archs that pass RA in a register
 2026-05-19 14:30 UTC  (8+ messages)

[PATCH net-next 0/6] bpf-timetamp: support rx side
 2026-05-19 12:26 UTC  (13+ messages)
` [PATCH net-next 5/6] bpf: enable bpf timestamping rx in TCP layer

[PATCH net-next 6/6] selftests/bpf: Add RX latency tests for bpf timestamping
 2026-05-19 12:05 UTC  (3+ messages)

[PATCH net-next 2/6] net: export sock_disable_timestamp() declaration
 2026-05-19 11:50 UTC  (3+ messages)

[PATCH v6 6/6] selftests/bpf: tc_tunnel - validate decap GSO and encapsulation state
 2026-05-19 10:52 UTC  (3+ messages)

[PATCH v6 3/6] bpf: add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
 2026-05-19 10:45 UTC  (3+ messages)

[PATCH v6 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
 2026-05-19 10:40 UTC  (3+ messages)

[PATCH net v2] net: Clear skb metadata in LWT BPF xmit
 2026-05-19  9:47 UTC  (3+ messages)

[PATCH 4/8] mm/slab: introduce kfree_rcu_nolock()
 2026-05-19  7:44 UTC 

[PATCH net] selftests: net: Fix checksums in xdp_native
 2026-05-19  7:04 UTC  (5+ messages)

[PATCH RFC bpf-next 2/2] selftests/bpf: Add LoongArch support for get_preempt_count()
 2026-05-19  3:30 UTC  (5+ messages)

[SECURITY] bpf, sockmap/kTLS: sk_msg sg.copy desync exposes splice-backed file pages to SK_MSG writes
 2026-05-19  2:42 UTC 

[PATCH net-next v5 0/8] net: devmem: support devmem with netkit devices
 2026-05-19  2:10 UTC  (2+ messages)

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

[PATCH bpf-next] selftests/bpf: Fix test for refinement of single-value tnum
 2026-05-19  2:10 UTC  (4+ messages)

[PATCH bpf] selftests/bpf: Reject unsupported -k option in vmtest.sh
 2026-05-19  2:10 UTC  (2+ messages)

[PATCH net-next 0/2] net/mlx5e: simplify and optimize napi poll flow
 2026-05-19  2:00 UTC  (2+ messages)

[PATCH bpf-next v6 0/4] bpf: add icmp_send kfunc
 2026-05-19  1:34 UTC  (8+ messages)
` [PATCH bpf-next v6 3/6] bpf: add bpf_icmp_send kfunc
` [PATCH bpf-next v6 4/6] selftests/bpf: add bpf_icmp_send kfunc tests

[PATCH] Revert "mm: introduce a new page type for page pool in page type"
 2026-05-19  0:57 UTC  (5+ messages)

[PATCH net 0/4] xsk: fix meta and publish of cq issues
 2026-05-19  0:07 UTC  (10+ messages)
` [PATCH net 3/4] xsk: drain continuation descs after overflow in xsk_build_skb()

[PATCH] cgroup/rstat: validate cpu before css_rstat_cpu() access
 2026-05-18 23:40 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v8 2/2] net: mana: force full-page RX buffers via ethtool private flag
 2026-05-18 21:33 UTC  (3+ messages)

[PATCH] bpf, sockmap: keep sk_msg copy state in sync
 2026-05-18 19:30 UTC  (2+ messages)

[PATCH bpf-next v6 5/6] selftests/bpf: add bpf_icmp_send kfunc IPv6 tests
 2026-05-18 18:13 UTC  (3+ messages)

[PATCHv2 00/11] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-05-18 17:39 UTC  (3+ messages)
` [PATCHv2 05/11] libbpf: Detect uprobe syscall with new error

[PATCH v2] libbpf: fix UAF in strset__add_str()
 2026-05-18 17:36 UTC  (3+ messages)
` [PATCH v3] "

[PATCH bpf-next v3] m68k, bpf: Add initial BPF JIT compiler support
 2026-05-18 17:32 UTC  (9+ messages)

[PATCH bpf-next v6 6/6] selftests/bpf: add bpf_icmp_send recursion test
 2026-05-18 17:07 UTC  (2+ messages)

[PATCH 0/7] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-05-18 16:39 UTC  (5+ messages)
` [PATCH 1/7] uprobes/x86: Move optimized uprobe from nop5 to nop10

[PATCH v2 0/6] tools/build: Allow versioning of all LLVM tools
 2026-05-18 16:05 UTC  (3+ messages)
` [PATCH v2 4/6] tools/build: Allow versioning LLVM readelf

[PATCHv2 02/11] uprobes/x86: Allow to copy uprobe trampolines on fork
 2026-05-18 16:04 UTC  (4+ messages)

[PATCH v14 18/19] unwind_user/sframe/x86: Enable sframe unwinding on x86
 2026-05-18 15:33 UTC  (3+ messages)

[PATCH v14 11/19] unwind_user/sframe: Show file name in debug output
 2026-05-18 15:27 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