public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-20 10:58:31 to 2026-04-21 08:55:42 UTC [more...]

[PATCHv5 bpf-next 10/28] bpf: Add multi tracing attach types
 2026-04-21  8:55 UTC  (3+ messages)

[PATCHv5 bpf-next 08/28] bpf: Add struct bpf_tramp_node object
 2026-04-21  8:55 UTC  (3+ messages)

[PATCHv5 bpf-next 06/28] bpf: Move trampoline image setup into bpf_trampoline_ops callbacks
 2026-04-21  8:55 UTC  (3+ messages)

[PATCHv5 bpf-next 04/28] bpf: Use mutex lock pool for bpf trampolines
 2026-04-21  8:55 UTC  (5+ messages)

[PATCHv5 bpf-next 02/28] ftrace: Add ftrace_hash_remove function
 2026-04-21  8:54 UTC  (3+ messages)

[PATCHv5 bpf-next 01/28] ftrace: Add ftrace_hash_count function
 2026-04-21  8:54 UTC  (3+ messages)

[PATCHv5 bpf-next 21/28] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
 2026-04-21  8:54 UTC  (3+ messages)

Uninitialized Stack Variable / NULL Pointer Dereference in __sys_socket_create via BPF LSM hooks
 2026-04-21  8:50 UTC  (3+ messages)

[PATCH] perf/lock: enable end-timestamp accounting for cgroup aggregation
 2026-04-21  8:29 UTC  (3+ messages)

[PATCH v13 00/18] unwind_deferred: Implement sframe handling
 2026-04-21  8:27 UTC  (5+ messages)
` [PATCH v13 04/18] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v13 17/18] unwind_user/sframe/x86: Enable sframe unwinding on x86

[PATCH v11 00/14] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-04-21  7:15 UTC  (6+ messages)
` [PATCH v11 12/14] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()

[PATCH bpf-next v6 00/17] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-21  6:07 UTC  (16+ messages)
` [PATCH bpf-next v6 03/17] bpf: Refactor to handle memory and size together
` [PATCH bpf-next v6 04/17] bpf: Prepare verifier logs for upcoming kfunc stack arguments
` [PATCH bpf-next v6 07/17] bpf: Support stack arguments for bpf functions

[PATCH] selftests/bpf: Page out as late a possible in file_reader
 2026-04-21  5:59 UTC  (4+ messages)

[PATCH v5 00/10] Reintroduce Hornet LSM
 2026-04-21  4:29 UTC  (22+ messages)
` [PATCH v5 01/10] crypto: pkcs7: add flag for validated trust on a signed info block
` [PATCH v5 02/10] crypto: pkcs7: add ability to extract signed attributes by OID
` [PATCH v5 03/10] crypto: pkcs7: add tests for pkcs7_get_authattr
` [PATCH v5 04/10] lsm: framework for BPF integrity verification
` [PATCH v5 05/10] lsm: security: Add additional enum values for bpf integrity checks
` [PATCH v5 06/10] security: Hornet LSM
` [PATCH v5 07/10] hornet: Introduce gen_sig
` [PATCH v5 08/10] hornet: Add a light skeleton data extractor scripts
` [PATCH v5 09/10] selftests/hornet: Add a selftest for the Hornet LSM
` [PATCH v5 10/10] ipe: Add BPF program load policy enforcement via Hornet integration

[PATCH bpf-next v7 08/24] bpf: Support stack arguments for bpf functions
 2026-04-21  4:18 UTC  (2+ messages)

[PATCH v2 bpf] sockmap: Fix sk_psock_drop() race vs sock_map_{unhash,close,destroy}()
 2026-04-21  3:21 UTC  (3+ messages)

[PATCH bpf-next 0/2] Detect and prune dead branches using intersection checks
 2026-04-21  3:18 UTC  (13+ messages)
` [PATCH bpf-next 1/2] bpf/verifier: Use intersection checks when simulating to detect dead branches

[PATCH bpf-next 0/3] bpf, arm64: Support stack arguments
 2026-04-21  2:58 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf, arm64: Map BPF_REG_0 to x8 instead of x7
` [PATCH bpf-next 2/3] bpf, arm64: Add JIT support for stack arguments
` [PATCH bpf-next 3/3] selftests/bpf: Enable stack argument tests for arm64

[PATCH bpf-next 0/2] Allow storing referenced struct file kptrs in BPF maps
 2026-04-21  2:18 UTC  (9+ messages)
` [PATCH bpf-next 1/2] bpf: Implement dtor for struct file BTF ID
` [PATCH bpf-next 2/2] selftests/bpf: Add test for map-stored struct file kptrs

[PATCH bpf-next v4 2/8] bpf: Introduce global percpu data
 2026-04-21  1:59 UTC  (11+ messages)

[PATCH bpf-next v3] bpf/tests: Exhaustive test coverage for signed division and modulo
 2026-04-21  1:00 UTC  (2+ messages)

[PATCH v3 bpf-next 0/6] bpf: Extend BTF UAPI vlen, kinds to use unused bits
 2026-04-21  1:00 UTC  (4+ messages)

[PATCH v2 0/4] Firmware LSM hook
 2026-04-21  0:58 UTC  (12+ messages)

[PATCH net 0/4] xsk: fix bugs around xsk skb allocation
 2026-04-21  0:55 UTC  (8+ messages)
` [PATCH net 1/4] xsk: avoid skb leak in XDP_TX_METADATA case
` [PATCH net 2/4] xsk: free the skb when hitting the upper bound MAX_SKB_FRAGS

[PATCH net v2 4/8] xsk: prevent CQ desync when freeing half-built skbs in xsk_build_skb()
 2026-04-21  0:51 UTC  (3+ messages)

[PATCH net v2 0/8] xsk: fix bugs around xsk skb allocation
 2026-04-21  0:49 UTC  (6+ messages)
` [PATCH net v2 7/8] xsk: fix xsk_addrs slab leak on multi-buffer error path
` [PATCH net v2 8/8] xsk: fix u64 descriptor address truncation on 32-bit architectures

[PATCH RFC bpf-next 0/2] selftests/bpf: Add support for get_preempt_count()
 2026-04-21  0:47 UTC  (5+ messages)
` [PATCH RFC bpf-next 1/2] selftests/bpf: Add riscv "
` [PATCH RFC bpf-next 2/2] selftests/bpf: Add LoongArch "

[PATCH net v2 3/8] xsk: fix use-after-free of xs->skb in xsk_build_skb() free_err path
 2026-04-21  0:01 UTC  (3+ messages)

[PATCH net v2 1/8] xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
 2026-04-20 23:51 UTC  (3+ messages)

[PATCH bpf v3 0/2] bpf: fix sock_ops rtt_min OOB read
 2026-04-20 23:00 UTC  (9+ messages)
` [PATCH 2/2] bpf: guard sock_ops rtt_min against non-locked tcp_sock
` [PATCH bpf v4 0/2] "
  ` [PATCH bpf v4 1/2] "
  ` [PATCH bpf v4 2/2] selftests/bpf: cover same-reg sock_ops rtt_min request_sock access
` [PATCH bpf v5 0/2] bpf: guard sock_ops rtt_min against non-locked tcp_sock
  ` [PATCH bpf v5 1/2] "
  ` [PATCH bpf v5 2/2] selftests/bpf: cover same-reg sock_ops rtt_min request_sock access

[PATCH AUTOSEL 6.18] xsk: fix XDP_UMEM_SG_FLAG issues
 2026-04-20 21:22 UTC  (8+ messages)
` [PATCH AUTOSEL 6.18] xsk: tighten UMEM headroom validation to account for tailroom and min frame
` [PATCH AUTOSEL 7.0-5.10] bpf: Do not increment tailcall count when prog is NULL
` [PATCH AUTOSEL 6.18] xsk: respect tailroom for ZC setups
` [PATCH AUTOSEL 7.0-6.6] s390/bpf: Do not increment tailcall count when prog is NULL
` [PATCH AUTOSEL 7.0-6.18] bpf: propagate kvmemdup_bpfptr errors from bpf_prog_verify_signature
` [PATCH AUTOSEL 6.18] xsk: validate MTU against usable frame size on bind

[PATCH bpf-next v5 0/6] bpf: decap flags and GSO state updates
 2026-04-20 19:46 UTC  (10+ messages)
` [PATCH v5 2/6] bpf: refactor masks for ADJ_ROOM flags and encap validation
` [PATCH v5 3/6] bpf: add BPF_F_ADJ_ROOM_DECAP_* flags for tunnel decapsulation
` [PATCH v5 4/6] bpf: allow new DECAP flags and add guard rails
` [PATCH v5 5/6] bpf: clear decap tunnel GSO state in skb_adjust_room

[PATCH net v2 2/8] xsk: handle NULL dereference of the skb without frags issue
 2026-04-20 19:34 UTC  (2+ messages)

[PATCH bpf] bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths
 2026-04-20 18:36 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] Add support to emit verifier warnings
 2026-04-20 18:19 UTC  (13+ messages)
` [PATCH bpf-next v3 1/4] bpf: Add support for verifier warning messages
` [PATCH bpf-next v3 2/4] bpf: Introduce __bpf_kfunc_mark_deprecated annotation
` [PATCH bpf-next v3 3/4] libbpf: Request verifier warnings for object loads

[PATCH bpf v3 1/2] bpf: Reject TCP_NODELAY in TCP header option callbacks
 2026-04-20 18:12 UTC  (4+ messages)

[PATCH RFC bpf-next v2 00/18] bpf: Introduce resizable hash map
 2026-04-20 18:00 UTC  (15+ messages)

[syzbot] [bpf?] KCSAN: data-race in bpf_obj_memcpy / bpf_obj_memcpy
 2026-04-20 17:37 UTC  (2+ messages)

[RFC PATCH bpf-next 0/6] selftests/bpf: Add XDP load-balancer benchmark
 2026-04-20 17:36 UTC  (14+ messages)
` [RFC PATCH bpf-next 1/6] selftests/bpf: Add bench_force_done() for early benchmark completion
` [RFC PATCH bpf-next 2/6] selftests/bpf: Add BPF batch-timing library
` [RFC PATCH bpf-next 3/6] selftests/bpf: Add XDP load-balancer common definitions
` [RFC PATCH bpf-next 4/6] selftests/bpf: Add XDP load-balancer BPF program
` [RFC PATCH bpf-next 5/6] selftests/bpf: Add XDP load-balancer benchmark driver
` [RFC PATCH bpf-next 6/6] selftests/bpf: Add XDP load-balancer benchmark run script

[PATCH bpf v3 0/2] bpf: Reject TCP_NODELAY in TCP header option callbacks
 2026-04-20 17:09 UTC  (5+ messages)
` [PATCH bpf v3 2/2] selftests/bpf: Test TCP_NODELAY in TCP hdr opt callbacks

[PATCH v3 bpf-next 2/6] libbpf: Adjust btf_vlen() to return a __u32
 2026-04-20 16:07 UTC  (5+ messages)

[PATCH bpf-next v10 0/6] bpf: Add support for sleepable tracepoint programs
 2026-04-20 15:46 UTC  (6+ messages)
` [PATCH bpf-next v10 2/6] bpf: Add bpf_prog_run_array_sleepable()

[PATCH bpf v6 0/2] bpf: Fix s16 truncation for large bpf-to-bpf call offsets
 2026-04-20 15:05 UTC  (6+ messages)
` [PATCH bpf v6 1/2] "

[PATCH bpf-next v12 0/8] bpf: Extend BPF syscall with common attributes support
 2026-04-20 14:56 UTC  (11+ messages)
` [PATCH bpf-next v12 1/8] "
` [PATCH bpf-next v12 2/8] libbpf: Add support for extended BPF syscall
` [PATCH bpf-next v12 3/8] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v12 4/8] bpf: Add syscall common attributes support "
` [PATCH bpf-next v12 5/8] bpf: Add syscall common attributes support for btf_load
` [PATCH bpf-next v12 6/8] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v12 7/8] libbpf: "
` [PATCH bpf-next v12 8/8] selftests/bpf: Add tests to verify map create failure log

[PATCH bpf-next] selftests/bpf: fix off-by-one in bpf_cpumask_populate related selftest
 2026-04-20 14:30 UTC  (3+ messages)

[PATCH RFC bpf-next 0/8] bpf: add support for KASAN checks in JITed programs
 2026-04-20 14:27 UTC  (10+ messages)
` [PATCH RFC bpf-next 1/8] kasan: expose generic kasan helpers

[GIT pull] timers/core for v7.1-rc1
 2026-04-20 13:30 UTC  (6+ messages)

[PATCH AUTOSEL 7.0-6.6] bpf, sockmap: Annotate af_unix sock:: Sk_state data-races
 2026-04-20 13:08 UTC 

[PATCH bpf-next v3 0/4] bpf: add icmp_send_unreach kfunc
 2026-04-20 13:08 UTC  (14+ messages)
` [PATCH bpf-next v4 0/6] "
  ` [PATCH bpf-next v4 1/6] net: move netfilter nf_reject_fill_skb_dst to core ipv4
  ` [PATCH bpf-next v4 2/6] net: move netfilter nf_reject6_fill_skb_dst to core ipv6
  ` [PATCH bpf-next v4 3/6] bpf: add bpf_icmp_send_unreach kfunc
  ` [PATCH bpf-next v4 4/6] selftests/bpf: add icmp_send_unreach kfunc tests
  ` [PATCH bpf-next v4 5/6] selftests/bpf: add icmp_send_unreach kfunc IPv6 tests
  ` [PATCH bpf-next v4 6/6] selftests/bpf: add icmp_send_unreach_recursion test

[PATCH v3 bpf-next 6/6] Documentation/bpf: Update btf doc with updated vlen, kind sizes
 2026-04-20 11:48 UTC  (4+ messages)

[PATCH v5 6/6] selftests/bpf: tc_tunnel validate decap GSO state
 2026-04-20 11:19 UTC  (2+ messages)

[PATCH bpf] bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()
 2026-04-20 11:01 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