public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-22 09:54:02 to 2026-04-23 22:36:34 UTC [more...]

[PATCH v2] perf/lock: enable end-timestamp accounting for cgroup aggregation
 2026-04-23 22:36 UTC  (2+ messages)

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

[PATCH bpf v1 1/1] bpf: Fix sk_local_storage diag dumping uninitialized special fields
 2026-04-23 22:23 UTC 

[PATCH bpf v3] bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths
 2026-04-23 21:44 UTC  (4+ messages)

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

[PATCH bpf-next v8 0/8] Introduce arena library and runtime
 2026-04-23 20:24 UTC  (10+ messages)
` [PATCH bpf-next v8 1/8] selftests/bpf: Add ifdef guard for WRITE_ONCE macro in bpf_atomic.h
` [PATCH bpf-next v8 2/8] selftests/bpf: Add basic libarena scaffolding
` [PATCH bpf-next v8 6/8] selftests/bpf: Add buddy allocator for libarena

[PATCH net] net: mana: hardening: Validate SHM offset from BAR0 register to prevent crash due to alignment fault
 2026-04-23 19:44 UTC  (4+ messages)

[PATCH v11 00/14] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-04-23 19:29 UTC  (3+ messages)

[PATCH bpf-next v3 0/9] Refactor verifier object relationship tracking
 2026-04-23 18:44 UTC  (10+ messages)
` [PATCH bpf-next v3 1/9] bpf: Unify dynptr handling in the verifier
` [PATCH bpf-next v3 2/9] bpf: Assign reg->id when getting referenced kptr from ctx
` [PATCH bpf-next v3 4/9] bpf: Refactor object relationship tracking and fix dynptr UAF bug

[PATCH bpf v2] bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()
 2026-04-23 18:38 UTC 

[PATCH v5 06/10] security: Hornet LSM
 2026-04-23 18:37 UTC  (2+ messages)
` [PATCH v5 6/10] "

[PATCH] perf/lock: enable end-timestamp accounting for cgroup aggregation
 2026-04-23 17:30 UTC  (6+ messages)

[PATCH v11 00/12] VMSCAPE optimization for BHI variant
 2026-04-23 17:00 UTC  (15+ messages)
` [PATCH v11 01/12] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v11 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v11 03/12] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v11 04/12] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v11 05/12] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v11 06/12] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v11 07/12] static_call: Define EXPORT_STATIC_CALL_FOR_MODULES()
` [PATCH v11 08/12] kvm: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v11 09/12] x86/vmscape: Use static_call() for predictor flush
` [PATCH v11 10/12] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v11 11/12] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v11 12/12] x86/vmscape: Add cmdline vmscape=on to override attack vector controls

[PATCH bpf] libbpf: Fix type size overflow in btf_type_size_unknown
 2026-04-23 16:45 UTC  (7+ messages)

[PATCH] selftests/sched_ext: Include common.bpf.h to avoid build failure
 2026-04-23 16:40 UTC  (3+ messages)

[PATCH net-next v6 0/2] net: mana: add ethtool private flag for full-page RX buffers
 2026-04-23 16:33 UTC  (7+ messages)

[PATCH bpf] bpf, sockmap: Fix wrong rsge offset in bpf_msg_push_data()
 2026-04-23 15:58 UTC 

[PATCH bpf-next v3 0/9] bpf: Prepare to support stack arguments
 2026-04-23 15:10 UTC  (13+ messages)
` [PATCH bpf-next v3 1/9] bpf: Remove unused parameter from check_map_kptr_access()
` [PATCH bpf-next v3 2/9] bpf: Fix tail_call_reachable leak
` [PATCH bpf-next v3 3/9] bpf: Remove WARN_ON_ONCE in check_kfunc_mem_size_reg()
` [PATCH bpf-next v3 4/9] bpf: Refactor to avoid redundant calculation of bpf_reg_state
` [PATCH bpf-next v3 5/9] bpf: Refactor to handle memory and size together
` [PATCH bpf-next v3 6/9] bpf: Rename existing argno to arg
` [PATCH bpf-next v3 7/9] bpf: Prepare verifier logs for upcoming kfunc stack arguments
` [PATCH bpf-next v3 8/9] bpf: Introduce bpf register BPF_REG_PARAMS
` [PATCH bpf-next v3 9/9] bpf: Reuse MAX_BPF_FUNC_ARGS for maximum number of arguments

[PATCH RFC bpf-next 0/4] bpf: replace min/max fields with struct cnum{32,64}
 2026-04-23 14:18 UTC  (9+ messages)

[PATCH bpf-next v11 0/6] bpf: Add support for sleepable tracepoint programs
 2026-04-23 14:11 UTC  (12+ messages)
` [PATCH bpf-next v11 1/6] bpf: Add sleepable support for raw "
` [PATCH bpf-next v11 2/6] bpf: Add bpf_prog_run_array_sleepable()
` [PATCH bpf-next v11 3/6] bpf: Add sleepable support for classic tracepoint programs

[PATCH v2 0/4] Firmware LSM hook
 2026-04-23 14:09 UTC  (13+ messages)

[PATCH bpf-next v13 0/6] bpf: Add support for sleepable tracepoint programs
 2026-04-23 13:42 UTC  (15+ messages)
` [PATCH bpf-next v13 1/6] bpf: Add sleepable support for raw "
` [PATCH bpf-next v13 2/6] bpf: Add bpf_prog_run_array_sleepable()
` [PATCH bpf-next v13 3/6] bpf: Add sleepable support for classic tracepoint programs
` [PATCH bpf-next v13 4/6] bpf: Verifier support for sleepable "
` [PATCH bpf-next v13 5/6] libbpf: Add section handlers for sleepable tracepoints
` [PATCH bpf-next v13 6/6] selftests/bpf: Add tests for sleepable tracepoint programs

[PATCH net v3 0/8] xsk: fix bugs around xsk skb allocation
 2026-04-23 13:03 UTC  (12+ messages)
` [PATCH net v3 8/8] xsk: don't support AF_XDP on 32-bit architectures

LSF/MM/BPF: 2026: Call for Proposals
 2026-04-23 11:46 UTC  (4+ messages)

[PATCH v2 0/2] bpf: fsession support for LoongArch
 2026-04-23 10:05 UTC  (4+ messages)
` [PATCH v2 1/2] LoongArch: BPF: Introduce emit_store_stack_imm64() helper
` [PATCH v2 2/2] LoongArch: BPF: Add fsession support for trampolines

[PATCH bpf-next v5 2/7] crypto: Add BPF hash algorithm type registration module
 2026-04-23  7:44 UTC  (2+ messages)

[RFC PATCH bpf-next v6 11/12] selftests/bpf: Add test for memcg_bpf_ops hierarchies
 2026-04-23  9:15 UTC  (2+ messages)

[PATCH] io_uring: fix missing submitter_task ownership check in bpf_io_reg()
 2026-04-23  8:40 UTC  (6+ messages)

[PATCH bpf-next 10/17] bpf: Add support for tracing_multi link session
 2026-04-23  8:35 UTC  (3+ messages)

[PATCH v13 00/18] unwind_deferred: Implement sframe handling
 2026-04-23  7:00 UTC  (2+ messages)

[PATCH] selftests/bpf: replace bpf_probe_read_kernel with direct access
 2026-04-23  6:56 UTC  (4+ messages)

[BUG] KASAN: slab-use-after-free in link_path_walk
 2026-04-23  5:19 UTC  (2+ messages)

[PATCH bpf 0/2] bpf: prevent offloaded programs from running on host via tcx/netkit
 2026-04-23  3:36 UTC  (3+ messages)
` [PATCH bpf 1/2] bpf, tcx: reject offloaded programs on attach
` [PATCH bpf 2/2] bpf, netkit: "

[PATCH v3 0/5] LoongArch: BPF: Support more atomic instructions
 2026-04-23  2:56 UTC  (5+ messages)

[PATCH bpf-next v2 7/9] bpf: Prepare verifier logs for upcoming kfunc stack arguments
 2026-04-22 23:09 UTC  (6+ messages)

[PATCH bpf-next v12 0/6] bpf: Add support for sleepable tracepoint programs
 2026-04-22 23:06 UTC  (16+ messages)
` [PATCH bpf-next v12 1/6] bpf: Add sleepable support for raw "
` [PATCH bpf-next v12 2/6] bpf: Add bpf_prog_run_array_sleepable()
` [PATCH bpf-next v12 3/6] bpf: Add sleepable support for classic tracepoint programs
` [PATCH bpf-next v12 4/6] bpf: Verifier support for sleepable "
` [PATCH bpf-next v12 5/6] libbpf: Add section handlers for sleepable tracepoints
` [PATCH bpf-next v12 6/6] selftests/bpf: Add tests for sleepable tracepoint programs

[PATCH bpf-next v3 3/9] bpf: Preserve reg->id of pointer objects after null-check
 2026-04-22 22:46 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] selftests/bpf: drop xdping tool
 2026-04-22 21:53 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] selftests/bpf: make btf_dump use xdp_dummy rather than xdping_kern
` [PATCH bpf-next v2 2/2] selftests/bpf: drop xdping tool

[PATCH bpf-next] bpf/selftests: fix uprobe_multi usage
 2026-04-22 21:30 UTC  (2+ messages)

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

[PATCH bpf v2 1/2] libbpf: fix deduplication of typedef with base definitions
 2026-04-22 21:20 UTC  (2+ messages)

[PATCH bpf v3 0/2] bpf: fix sock_ops rtt_min OOB read
 2026-04-22 21:11 UTC  (6+ messages)
` [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

[BUG] bpf: Soft lockup / panic triggered by bpf_task_release_dtor from NMI on rcu_nocbs CPU
 2026-04-22 20:47 UTC  (7+ messages)

[PATCH bpf-next v4 0/4] bpf: Reject TCP_NODELAY in TCP header option
 2026-04-22 20:36 UTC  (2+ messages)

[PATCH RFC bpf-next 0/4] audit: Expose audit subsystem to BPF LSM programs via BPF kfuncs
 2026-04-22 18:50 UTC  (9+ messages)

[PATCH bpf-next v4 4/4] selftests/bpf: Verify bpf-tcp-cc rejects TCP_NODELAY
 2026-04-22 16:43 UTC  (2+ messages)

[PATCH bpf v2] bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths
 2026-04-22 16:43 UTC  (2+ messages)

[PATCH net v3 6/8] xsk: free the skb when hitting the upper bound MAX_SKB_FRAGS
 2026-04-22 16:31 UTC  (2+ messages)

[PATCH net v3 5/8] xsk: avoid skb leak in XDP_TX_METADATA case
 2026-04-22 16:31 UTC  (2+ messages)

[PATCH net v3 4/8] xsk: prevent CQ desync when freeing half-built skbs in xsk_build_skb()
 2026-04-22 16:31 UTC  (2+ messages)

[PATCH net v3 3/8] xsk: fix use-after-free of xs->skb in xsk_build_skb() free_err path
 2026-04-22 16:31 UTC  (2+ messages)

[PATCH bpf-next v7 2/3] bpf: Fix s16 truncation for large bpf-to-bpf call offsets
 2026-04-22 16:05 UTC  (5+ messages)

[PATCH bpf-next] selftests/bpf: drop xdping tool
 2026-04-22 15:48 UTC  (3+ messages)

[PATCH bpf-next v7 3/3] selftests/bpf: Add test for large offset bpf-to-bpf call
 2026-04-22 15:47 UTC  (3+ messages)

[PATCH v6 0/3] mm: Free contiguous order-0 pages efficiently
 2026-04-22 15:40 UTC  (3+ messages)

[PATCH 1/2] kallsyms: show function parameter info in oops/WARN dumps
 2026-04-22 14:48 UTC  (4+ messages)
` [RFC] btf: split core BTF parsing out of BPF subsystem into kernel/btf/

Out-of-Bounds Read / Null-Pointer Dereference in bpf_probe_write_user via PTR_TO_BTF_ID
 2026-04-22 13:14 UTC  (2+ messages)

Uninitialized Stack Variable / NULL Pointer Dereference in __sys_socket_create via BPF LSM hooks
 2026-04-22  9:54 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