messages from 2026-04-22 16:06:12 to 2026-04-23 05:15:16 UTC [more...]
[BUG] KASAN: slab-use-after-free in link_path_walk
2026-04-23 5:19 UTC (2+ messages)
[PATCH bpf-next v3 0/9] bpf: Prepare to support stack arguments
2026-04-23 4:22 UTC (12+ 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 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] perf/lock: enable end-timestamp accounting for cgroup aggregation
2026-04-23 1:11 UTC (5+ messages)
[PATCH net v3 0/8] xsk: fix bugs around xsk skb allocation
2026-04-22 23:49 UTC (10+ messages)
` [PATCH net v3 8/8] xsk: don't support AF_XDP on 32-bit architectures
[PATCH bpf-next v13 0/6] bpf: Add support for sleepable tracepoint programs
2026-04-22 23:35 UTC (13+ 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 v2 0/2] bpf: fsession support for LoongArch
2026-04-22 23:24 UTC (3+ 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 v2 7/9] bpf: Prepare verifier logs for upcoming kfunc stack arguments
2026-04-22 23:09 UTC (6+ messages)
[PATCH bpf-next v12 3/6] bpf: Add sleepable support for classic tracepoint programs
2026-04-22 23:06 UTC (2+ messages)
[PATCH bpf-next v3 0/9] Refactor verifier object relationship tracking
2026-04-22 22:50 UTC (5+ messages)
` [PATCH bpf-next v3 2/9] bpf: Assign reg->id when getting referenced kptr from ctx
[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] selftests/bpf: replace bpf_probe_read_kernel with direct access
2026-04-22 22:05 UTC (3+ messages)
[PATCH bpf-next v12 2/6] bpf: Add bpf_prog_run_array_sleepable()
2026-04-22 22:02 UTC (8+ messages)
[PATCH] io_uring: fix missing submitter_task ownership check in bpf_io_reg()
2026-04-22 21:58 UTC (5+ 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 v12 1/6] bpf: Add sleepable support for raw tracepoint programs
2026-04-22 21:43 UTC (2+ messages)
[PATCH bpf-next] bpf/selftests: fix uprobe_multi usage
2026-04-22 21:30 UTC (2+ messages)
LSF/MM/BPF: 2026: Call for Proposals
2026-04-22 21:28 UTC (3+ messages)
[PATCH bpf] libbpf: Fix type size overflow in btf_type_size_unknown
2026-04-22 21:22 UTC (3+ 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 (6+ 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] bpf: replace min/max fields with struct cnum{32,64}
2026-04-22 19:05 UTC (6+ 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 (3+ messages)
page: | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox