public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-20 14:19:19 to 2026-04-21 14:43:53 UTC [more...]

[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
 2026-04-21 14:43 UTC  (4+ messages)
` [PATCH v12 01/16] set_memory: set_direct_map_* to take address

[PATCH bpf-next v4 2/8] bpf: Introduce global percpu data
 2026-04-21 14:35 UTC  (13+ messages)

[PATCH bpf-next] bpf/selftests: fix uprobe_multi usage
 2026-04-21 14:33 UTC 

[PATCH bpf-next 0/3] bpf, arm64: Support stack arguments
 2026-04-21 13:53 UTC  (7+ 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 v6 00/17] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-21 13:48 UTC  (17+ 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 v3 0/5] LoongArch: BPF: Support more atomic instructions
 2026-04-21 13:46 UTC  (4+ messages)

[PATCH 5.10.y] bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_parser()
 2026-04-21 13:28 UTC 

Uninitialized Stack Variable / NULL Pointer Dereference in __sys_socket_create via BPF LSM hooks
 2026-04-21 13:05 UTC  (7+ messages)

[PATCH net v2 0/8] xsk: fix bugs around xsk skb allocation
 2026-04-21 13:01 UTC  (8+ 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 net v2 5/8] xsk: avoid skb leak in XDP_TX_METADATA case
 2026-04-21 12:58 UTC  (3+ messages)

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

[PATCH net v2 2/8] xsk: handle NULL dereference of the skb without frags issue
 2026-04-21 12:46 UTC  (4+ messages)

[PATCH net v2 1/8] xsk: reject sw-csum UMEM binding to IFF_TX_SKB_NO_LINEAR devices
 2026-04-21 12:39 UTC  (5+ messages)

[PATCH RFC bpf-next 0/4] bpf: replace min/max fields with struct cnum{32,64}
 2026-04-21 11:16 UTC  (7+ messages)
` [PATCH RFC bpf-next 1/4] bpf: representation and basic operations on circular numbers
` [PATCH RFC bpf-next 2/4] bpf: use accessor functions for bpf_reg_state min/max fields
` [PATCH RFC bpf-next 3/4] bpf: replace min/max fields with struct cnum{32,64}
` [PATCH RFC bpf-next 4/4] selftests/bpf: new cases handled by 32->64 range refinements

[PATCH bpf-next v4 6/6] selftests/bpf: add icmp_send_unreach_recursion test
 2026-04-21 11:13 UTC  (2+ messages)

[PATCH bpf-next v4 5/6] selftests/bpf: add icmp_send_unreach kfunc IPv6 tests
 2026-04-21 11:13 UTC  (2+ messages)

[PATCH bpf-next v4 4/6] selftests/bpf: add icmp_send_unreach kfunc tests
 2026-04-21 11:13 UTC  (2+ messages)

[PATCH bpf-next v4 3/6] bpf: add bpf_icmp_send_unreach kfunc
 2026-04-21 11:13 UTC  (2+ messages)

[PATCH bpf-next v4 1/6] net: move netfilter nf_reject_fill_skb_dst to core ipv4
 2026-04-21 11:13 UTC  (2+ messages)

[PATCH bpf-next v4 2/6] net: move netfilter nf_reject6_fill_skb_dst to core ipv6
 2026-04-21 11:13 UTC  (2+ messages)

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

BPF tracing fexit argument lifetime mismatch leads to slab-use-after-free
 2026-04-21 10:27 UTC  (2+ messages)

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

[PATCH v3 bpf-next 1/2] bpf: Fix Null-Pointer Dereference in kernel_clone() via BPF fmod_ret on security_task_alloc
 2026-04-21  9:18 UTC  (2+ messages)

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

[PATCHv5 bpf-next 20/28] libbpf: Add support to create tracing multi link
 2026-04-21  8:57 UTC  (3+ messages)

[PATCHv5 bpf-next 19/28] libbpf: Add btf_type_is_traceable_func function
 2026-04-21  8:56 UTC  (3+ messages)

[PATCHv5 bpf-next 18/28] libbpf: Add bpf_link_create support for tracing_multi link
 2026-04-21  8:56 UTC  (3+ messages)

[PATCHv5 bpf-next 13/28] bpf: Add support for tracing multi link
 2026-04-21  8:56 UTC  (3+ messages)

[PATCHv5 bpf-next 12/28] bpf: Add bpf_trampoline_multi_attach/detach functions
 2026-04-21  8:56 UTC  (5+ messages)

[PATCHv5 bpf-next 10/28] bpf: Add multi tracing attach types
 2026-04-21  8:56 UTC  (7+ 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)

[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  (3+ messages)
` [PATCH v13 04/18] unwind_user/sframe: Add support for reading .sframe contents

[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 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 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/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 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 RFC bpf-next 2/2] selftests/bpf: Add LoongArch support for get_preempt_count()
 2026-04-21  0:47 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 7.0-5.10] bpf: Do not increment tailcall count when prog is NULL
 2026-04-20 21:22 UTC  (2+ messages)

[PATCH bpf-next v5 0/6] bpf: decap flags and GSO state updates
 2026-04-20 19:46 UTC  (9+ 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 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 6/6] selftests/bpf: Add XDP load-balancer benchmark run script
 2026-04-20 17:36 UTC  (2+ messages)

[RFC PATCH bpf-next 5/6] selftests/bpf: Add XDP load-balancer benchmark driver
 2026-04-20 17:11 UTC  (2+ messages)

[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()

[RFC PATCH bpf-next 0/6] selftests/bpf: Add XDP load-balancer benchmark
 2026-04-20 15:32 UTC  (3+ messages)
` [RFC PATCH bpf-next 1/6] selftests/bpf: Add bench_force_done() for early benchmark completion

[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  (9+ messages)
` [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  (2+ 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


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