public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-30 22:01:32 to 2026-04-01 02:16:41 UTC [more...]

[PATCH bpf-next 0/6] bpf: Prep patches for static stack liveness
 2026-04-01  2:16 UTC  (2+ messages)
` [PATCH bpf-next 1/6] bpf: Do register range validation early

[PATCH bpf-next v2 0/5] Task local data bug fixes and improvement
 2026-04-01  2:16 UTC  (9+ messages)
` [PATCH bpf-next v2 1/5] selftests/bpf: Fix task_local_data data allocation size
` [PATCH bpf-next v2 2/5] selftests/bpf: Simplify task_local_data memory allocation
` [PATCH bpf-next v2 3/5] selftests/bpf: Make sure TLD_DEFINE_KEY runs first
` [PATCH bpf-next v2 4/5] selftests/bpf: Remove TLD_READ_ONCE() in the user space header
` [PATCH bpf-next v2 5/5] selftests/bpf: Improve task local data documentation and fix potential memory leak

[PATCH] bpf: propagate ref_obj_id for dynptr slices of refcounted dynptrs
 2026-04-01  2:06 UTC  (3+ messages)

[PATCH v1 bpf] sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_ready()
 2026-04-01  0:54 UTC 

[syzbot] [bpf?] [net?] KASAN: slab-use-after-free Read in sk_psock_verdict_data_ready (4)
 2026-04-01  0:49 UTC 

[PATCH v4] libbpf: Replace strncpy() with strnlen()+memcpy() in skel_map_create()
 2026-04-01  0:11 UTC 

[PATCH v3 6/9] security: Hornet LSM
 2026-03-31 23:49 UTC  (2+ messages)

[PATCH bpf v5 0/3] bpf: Fix s16 truncation for large bpf-to-bpf call offsets
 2026-03-31 23:29 UTC  (6+ messages)
` [PATCH bpf v5 1/3] bpf: Reject bpf-to-bpf call with large offset in interpreter

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-31 23:18 UTC  (13+ messages)
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[PATCH bpf v4 0/1] Fix bpf_link grace period wait for tracepoints
 2026-03-31 23:10 UTC  (4+ messages)
` [PATCH bpf v4 1/1] bpf: Fix grace period wait for tracepoint bpf_link

[PATCH bpf-next v4 0/2] libbpf: clarify raw-address single kprobe attach behavior
 2026-03-31 23:06 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: add test for raw-address single kprobe attach

[PATCH bpf-next 1/2] libbpf: Fix BTF handling in bpf_program__clone()
 2026-03-31 22:57 UTC  (6+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Suppress veristat error messages in non-verbose mode

[PATCH bpf-next v3] selftests/bpf: test access to ringbuf position with map pointer
 2026-03-31 22:50 UTC  (3+ messages)

[PATCH bpf-next,v2] bpf: clarify BPF_RB_NO_WAKEUP behavior for bpf_ringbuf_discard()
 2026-03-31 22:50 UTC  (2+ messages)

[PATCH bpf] bpf: Fix regsafe() for pointers to packet
 2026-03-31 22:48 UTC  (5+ messages)

[PATCH bpf-next v2 1/2] bpf: Fix incorrect pruning due to atomic fetch precision tracking
 2026-03-31 22:20 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add more precision tracking tests for atomics

[PATCH v3 0/9] Reintrodce Hornet LSM
 2026-03-31 22:04 UTC  (6+ messages)
` [PATCH v3 4/9] lsm: framework for BPF integrity verification

[PATCH bpf v4 1/2] bpf: tcp: Reject non-TCP skb in bpf_sk_assign_tcp_reqsk()
 2026-03-31 22:04 UTC  (6+ messages)

[PATCH bpf-next v8 0/6] bpf: Add support for sleepable tracepoint programs
 2026-03-31 21:28 UTC  (16+ messages)
` [PATCH bpf-next v8 1/6] bpf: Add sleepable support for raw "
` [PATCH bpf-next v8 2/6] bpf: Rename bpf_prog_run_array_uprobe() to bpf_prog_run_array_sleepable()
` [PATCH bpf-next v8 3/6] bpf: Add sleepable support for classic tracepoint programs
` [PATCH bpf-next v8 4/6] bpf: Verifier support for sleepable "
` [PATCH bpf-next v8 5/6] libbpf: Add section handlers for sleepable tracepoints
` [PATCH bpf-next v8 6/6] selftests/bpf: Add tests for sleepable tracepoint programs

[PATCH net-next v3 2/4] udp: Remove disconnected sockets from the 4-tuple hash
 2026-03-31 18:49 UTC  (6+ messages)

[PATCH bpf-next v2 0/4] selftests/bpf: impose global ordering for test decl_tags
 2026-03-31 17:52 UTC  (11+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: fix __jited_unpriv tag name
` [PATCH bpf-next v2 2/4] selftests/bpf: make str_has_pfx return pointer past the prefix
` [PATCH bpf-next v2 3/4] selftests/bpf: impose global ordering for test decl_tags
` [PATCH bpf-next v2 4/4] selftests/bpf: inline TEST_TAG constants in test_loader.c

[PATCH] bpf: reject direct access to nullable PTR_TO_BUF pointers
 2026-03-31 17:50 UTC  (2+ messages)

[PATCH v8 00/10] VMSCAPE optimization for BHI variant
 2026-03-31 17:50 UTC  (3+ messages)
` [PATCH v8 04/10] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user

[PATCH bpf v3 0/1] Fix bpf_link grace period wait for tracepoints
 2026-03-31 16:43 UTC  (9+ messages)
` [PATCH bpf v3 1/1] bpf: Fix grace period wait for tracepoint bpf_link

[PATCH] [v3, net-next] net: ethernet: ti-cpsw: fix linking built-in code to modules
 2026-03-31 16:12 UTC 

[PATCH v5 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-31 16:09 UTC  (5+ messages)
` [PATCH v5 1/3] mm/page_alloc: Optimize free_contig_range()
` [PATCH v5 2/3] vmalloc: Optimize vfree
` [PATCH v5 3/3] mm/page_alloc: Optimize __free_contig_frozen_range()

[PATCH v3 0/2] Support BPF traversal of wakeup sources
 2026-03-31 15:34 UTC  (3+ messages)
` [PATCH v3 1/2] PM: wakeup: Add kfuncs to traverse over wakeup_sources
` [PATCH v3 2/2] selftests/bpf: Add tests for wakeup_sources kfuncs

[PATCH net-next v2 0/5][pull request] ice: add support for devmem/io_uring Rx and Tx
 2026-03-31 15:09 UTC  (4+ messages)
` [PATCH net-next v2 3/5] ice: migrate to netdev ops lock

[PATCH v4 0/3] mm: Free contiguous order-0 pages efficiently
 2026-03-31 15:09 UTC  (14+ messages)
` [PATCH v4 1/3] mm/page_alloc: Optimize free_contig_range()
` [PATCH v4 2/3] vmalloc: Optimize vfree

[PATCH v5 net 00/11] xsk: tailroom reservation and MTU validation
 2026-03-31 15:02 UTC  (12+ messages)
` [PATCH v5 net 01/11] xsk: tighten UMEM headroom validation to account for tailroom and min frame
` [PATCH v5 net 02/11] xsk: respect tailroom for ZC setups
` [PATCH v5 net 03/11] xsk: fix XDP_UMEM_SG_FLAG issues
` [PATCH v5 net 04/11] xsk: validate MTU against usable frame size on bind
` [PATCH v5 net 05/11] selftests: bpf: introduce a common routine for reading procfs
` [PATCH v5 net 06/11] selftests: bpf: fix pkt grow tests
` [PATCH v5 net 07/11] selftests: bpf: have a separate variable for drop test
` [PATCH v5 net 08/11] selftests: bpf: adjust rx_dropped xskxceiver's test to respect tailroom
` [PATCH v5 net 09/11] idpf: remove xsk frame size check against alignment
` [PATCH v5 net 10/11] igc: remove home-grown xsk's frame size validation
` [PATCH v5 net 11/11] gve: "

[PATCH v2 bpf-next 0/6] Fix invariant violations and improve branch detection
 2026-03-31 14:56 UTC  (7+ messages)
` [PATCH v2 bpf-next 2/6] bpf: Use bpf_verifier_env buffers for reg_set_min_max

[PATCH bpf-next v3 0/2] bpf: Fix abuse of kprobe_write_ctx via freplace
 2026-03-31 14:53 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add test to verify the fix of kprobe_write_ctx abuse

[PATCH bpf-next] bpf: warn against BPF_RB_NO_WAKEUP in bpf_ringbuf_discard()
 2026-03-31 12:57 UTC  (3+ messages)

[ANNOUNCEMENT] LPC 2026 BPF Track CFP
 2026-03-31 12:57 UTC 

[BUG] bpf: use-after-free in hashtab BPF_F_LOCK in-place update path
 2026-03-31 11:39 UTC  (12+ messages)

[PATCH v2][next] bpf: Avoid thousands of -Wflex-array-members-not-at-end warnings
 2026-03-31 11:07 UTC  (2+ messages)

[PATCH v2 0/4] powerpc64/bpf: Add support for instruction array and indirect jump
 2026-03-31 10:42 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc64/bpf: Add support for instruction array
` [PATCH v2 3/4] powerpc64/bpf: Add support for indirect jump

[PATCH bpf-next v2 0/2] bpf: Migrate bpf_task_work and file dynptr to kmalloc_nolock
 2026-03-31 10:29 UTC  (8+ messages)
` [PATCH bpf-next v2 1/2] bpf: Migrate bpf_task_work "
` [PATCH bpf-next v2 2/2] bpf: Migrate dynptr file "

[PATCH bpf-next v3 0/2] libbpf: clarify raw-address single kprobe attach behavior
 2026-03-31  9:37 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: add test for raw-address single kprobe attach

[PATCH bpf-next] bpf: Fix block device hooks names
 2026-03-31  9:20 UTC  (4+ messages)

[PATCH 1/6] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
 2026-03-31  8:46 UTC  (2+ messages)

[PATCH dwarves v4 00/11] pahole: Encode true signatures in kernel BTF
 2026-03-31  8:04 UTC  (3+ messages)
` [PATCH dwarves v4 09/11] dwarf_loader: Handle expression lists

[linux-next-20260327]resolve_btfids warnings for unresolved bpf_lsm_bdev_* symbols
 2026-03-31  7:55 UTC  (3+ messages)

[PATCH bpf v3] bpf: Fix RCU stall in bpf_fd_array_map_clear()
 2026-03-31  7:20 UTC  (3+ messages)

[PATCH v2 0/4] Firmware LSM hook
 2026-03-31  5:56 UTC  (5+ messages)
` [PATCH v2 1/4] bpf: add firmware command validation hook
` [PATCH v2 2/4] selftests/bpf: add test cases for fw_validate_cmd hook
` [PATCH v2 3/4] RDMA/mlx5: Externally validate FW commands supplied in DEVX interface
` [PATCH v2 4/4] fwctl/mlx5: Externally validate FW commands supplied in fwctl

[PATCH bpf-next v2 0/2] libbpf: allow address-based single kprobe attach
 2026-03-31  5:55 UTC  (11+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: add test for "

[PATCH v6 1/2] powerpc64/bpf: Implement JIT support for private stack
 2026-03-31  8:03 UTC  (4+ messages)
` [PATCH v6 2/2] selftests/bpf: Enable private stack tests for powerpc64

[PATCH bpf-next 0/2] bpf: enable x86 fentry on tail-called programs
 2026-03-31  4:53 UTC  (14+ messages)
` [PATCH bpf-next 1/2] bpf, x86: patch tail-call fentry slot on non-IBT JITs

[PATCH bpf 1/2] bpf: Fix OOB in bpf_obj_memcpy for cgroup storage
 2026-03-31  4:39 UTC  (3+ messages)

[PATCH bpf v4 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
 2026-03-31  1:50 UTC  (3+ messages)
` [PATCH bpf v4 2/2] selftests/bpf: Add protocol check test for bpf_sk_assign_tcp_reqsk()

[PATCH net-next v3 0/4] udp: Preserve UDP socket addresses on abort
 2026-03-31  1:21 UTC  (3+ messages)
` [PATCH net-next v3 1/4] udp: Only compare daddr/dport when sk_state == TCP_ESTABLISHED

[PATCH bpf-next v2 1/2] net: clear the dst when performing encap / decap
 2026-03-31  0:29 UTC  (6+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: test that dst is cleared on same-protocol encap

[PATCH net-next v4 0/2] e1000e: add XDP support
 2026-03-31  0:23 UTC  (4+ messages)
` [PATCH net-next v4 1/2] e1000e: add basic "

[PATCH bpf-next v1 0/3] Add support to emit verifier warnings
 2026-03-30 23:46 UTC  (3+ messages)
` [PATCH bpf-next v1 3/3] libbpf: Wire up verifier warning display logic

[RESEND PATCH bpf v5 0/3] bpf: fix and improve open-coded task_vma iterator
 2026-03-30 23:37 UTC  (9+ messages)
` [RESEND PATCH bpf v5 1/3] bpf: fix mm lifecycle in "
` [RESEND PATCH bpf v5 2/3] bpf: switch task_vma iterator from mmap_lock to per-VMA locks
` [RESEND PATCH bpf v5 3/3] bpf: return VMA snapshot from task_vma iterator

[PATCH bpf v2 0/2] Fix bpf_link grace period wait for tracepoints
 2026-03-30 23:11 UTC  (4+ messages)
` [PATCH bpf v2 1/2] bpf: Fix grace period wait for tracepoint bpf_link

[PATCH 0/4] selftests/bpf: impose global ordering for test decl_tags
 2026-03-30 22:58 UTC  (9+ messages)
` [PATCH 2/4] selftests/bpf: make str_has_pfx return pointer past the prefix
` [PATCH 3/4] selftests/bpf: impose global ordering for test decl_tags

[PATCH net-next v3 0/6] net: bcmgenet: add XDP support
 2026-03-30 22:06 UTC  (5+ messages)
` [PATCH net-next v3 3/6] net: bcmgenet: add basic XDP support (PASS/DROP)

[PATCH bpf 1/2] bpf: Fix incorrect pruning due to atomic fetch precision tracking
 2026-03-30 22:02 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