public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-14 09:49:38 to 2026-03-17 00:10:24 UTC [more...]

[PATCHBLIZZARD v7] fuse/libfuse/e2fsprogs: containerize ext4 for safer operation
 2026-03-17  0:10 UTC  (6+ messages)

[PATCH bpf-next v3 0/2] libbpf: Add bpf_program__clone() for individual program loading
 2026-03-16 23:59 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] libbpf: Introduce bpf_program__clone()
` [PATCH bpf-next v3 2/2] selftests/bpf: Use bpf_program__clone() in veristat

[PATCH] bpf: Always defer local storage free
 2026-03-16 23:39 UTC  (3+ messages)

[PATCH v10 00/12] barrier: Add smp_cond_load_{relaxed,acquire}_timeout()
 2026-03-16 23:37 UTC  (16+ messages)
` [PATCH v10 01/12] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v10 02/12] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [PATCH v10 03/12] arm64/delay: move some constants out to a separate header
` [PATCH v10 04/12] arm64: support WFET in smp_cond_load_relaxed_timeout()
` [PATCH v10 05/12] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait()
` [PATCH v10 06/12] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v10 07/12] atomic: Add atomic_cond_read_*_timeout()
` [PATCH v10 08/12] locking/atomic: scripts: build atomic_long_cond_read_*_timeout()
` [PATCH v10 09/12] bpf/rqspinlock: switch check_timeout() to a clock interface
` [PATCH v10 10/12] bpf/rqspinlock: Use smp_cond_load_acquire_timeout()
` [PATCH v10 11/12] sched: add need-resched timed wait interface
` [PATCH v10 12/12] cpuidle/poll_state: Wait for need-resched via tif_need_resched_relaxed_wait()

[PATCH net-next 3/5] ice: migrate to netdev ops lock
 2026-03-16 23:16 UTC  (4+ messages)
` [net-next,3/5] "

[PATCH net-next] gve: add XDP metadata support for DQ RDA
 2026-03-16 23:04 UTC 

[PATCH net 0/6] xsk: tailroom reservation and MTU validation
 2026-03-16 22:53 UTC  (8+ messages)
` [PATCH net 1/6] xsk: respect tailroom for ZC setups
` [PATCH net 2/6] ice: do not round up result of dbuff calculation for xsk pool
` [PATCH net 3/6] i40e: "
` [PATCH net 4/6] xsk: validate MTU against usable frame size on bind
` [PATCH net 5/6] selftests: bpf: fix pkt grow tests
` [PATCH net 6/6] selftests: bpf: have a separate variable for drop test

[RFC PATCH bpf-next v2 00/11] Dynptr cleanup and bugfixes
 2026-03-16 22:52 UTC  (9+ messages)
` [RFC PATCH bpf-next v2 01/11] bpf: Set kfunc dynptr arg type flag based on prototype
` [RFC PATCH bpf-next v2 02/11] selftests/bpf: Test passing CONST_PTR_TO_DYNPTR to kfunc that may mutate dynptr
` [RFC PATCH bpf-next v2 03/11] bpf: Unify dynptr handling in the verifier
` [RFC PATCH bpf-next v2 09/11] selftests/bpf: Test using dynptr after freeing the underlying object

[PATCH v4] mm: introduce a new page type for page pool in page type
 2026-03-16 22:31 UTC  (4+ messages)
    ` [PATCH v5] "

[PATCH net-next 0/6] net: devmem: support devmem with netkit devices
 2026-03-16 22:29 UTC  (7+ messages)
` [PATCH net-next 1/6] net: devmem: support TX through netkit leased queues
` [PATCH net-next 2/6] selftests: drv-net: extract _find_bss_map_id helper in NetDrvContEnv
` [PATCH net-next 3/6] selftests: drv-net: add skip-config flag to ncdevmem
` [PATCH net-next 4/6] selftests: drv-net: add primary RX redirect support to NetDrvContEnv
` [PATCH net-next 5/6] selftests: drv-net: add netkit devmem RX test
` [PATCH net-next 6/6] selftests: drv-net: add netkit devmem TX test

[PATCH v4 00/30] tools build: Append -fzero-init-padding-bits=all option
 2026-03-16 22:27 UTC  (12+ messages)
` [PATCH v4 01/30] tools: lib: thermal: Fix typo
` [PATCH v4 02/30] tools/thermal: "
` [PATCH v4 03/30] tools: lib: thermal: Initialize CFLAGS before including Makefile.include
` [PATCH v4 07/30] libbpf: "
` [PATCH v4 29/30] selftests/nolibc: Append extra cflags

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

[PATCH RFC bpf-next 1/4] audit: Implement bpf_audit_log_*() wrappers
 2026-03-16 22:14 UTC  (2+ messages)
` [PATCH RFC "

[PATCH v10 0/4] BPF controlled io_uring
 2026-03-16 22:13 UTC  (5+ messages)

[PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
 2026-03-16 22:10 UTC  (5+ messages)
` [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
` [PATCH 50/61] iommu: "

[PATCH v13 bpf-next 0/8] Add BTF layout to BTF
 2026-03-16 21:23 UTC  (11+ messages)
` [PATCH v13 bpf-next 2/8] libbpf: Support layout section handling in BTF

[PATCH bpf v1] bpf: Fix OOB in bpf_obj_memcpy for cgroup storage
 2026-03-16 21:22 UTC  (4+ messages)

[PATCH bpf-next v1 1/2] bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
 2026-03-16 21:20 UTC  (4+ messages)

[PATCH bpf v2] selftests/bpf: Bump path and command buffer sizes in bpftool_helpers.c
 2026-03-16 21:20 UTC  (2+ messages)

[PATCH bpf-next v2] bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies
 2026-03-16 21:20 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Start v1.8 development cycle
 2026-03-16 21:20 UTC  (2+ messages)

[PATCHv3 bpf-next 00/24] bpf: tracing_multi link
 2026-03-16 21:16 UTC  (33+ messages)
` [PATCHv3 bpf-next 01/24] ftrace: Add ftrace_hash_count function
` [PATCHv3 bpf-next 02/24] bpf: Use mutex lock pool for bpf trampolines
` [PATCHv3 bpf-next 03/24] bpf: Add struct bpf_trampoline_ops object
` [PATCHv3 bpf-next 04/24] bpf: Add struct bpf_tramp_node object
` [PATCHv3 bpf-next 05/24] bpf: Factor fsession link to use struct bpf_tramp_node
` [PATCHv3 bpf-next 06/24] bpf: Add multi tracing attach types
` [PATCHv3 bpf-next 07/24] bpf: Move sleepable verification code to btf_id_allow_sleepable
` [PATCHv3 bpf-next 08/24] bpf: Add bpf_trampoline_multi_attach/detach functions
` [PATCHv3 bpf-next 09/24] bpf: Add support for tracing multi link
` [PATCHv3 bpf-next 10/24] bpf: Add support for tracing_multi link cookies
` [PATCHv3 bpf-next 11/24] bpf: Add support for tracing_multi link session
` [PATCHv3 bpf-next 12/24] bpf: Add support for tracing_multi link fdinfo
` [PATCHv3 bpf-next 13/24] libbpf: Add bpf_object_cleanup_btf function
` [PATCHv3 bpf-next 14/24] libbpf: Add bpf_link_create support for tracing_multi link
` [PATCHv3 bpf-next 15/24] libbpf: Add btf_type_is_traceable_func function
` [PATCHv3 bpf-next 16/24] libbpf: Add support to create tracing multi link
` [PATCHv3 bpf-next 17/24] selftests/bpf: Add tracing multi skel/pattern/ids attach tests
` [PATCHv3 bpf-next 18/24] selftests/bpf: Add tracing multi skel/pattern/ids module "
` [PATCHv3 bpf-next 19/24] selftests/bpf: Add tracing multi intersect tests
` [PATCHv3 bpf-next 20/24] selftests/bpf: Add tracing multi cookies test
` [PATCHv3 bpf-next 21/24] selftests/bpf: Add tracing multi session test
` [PATCHv3 bpf-next 22/24] selftests/bpf: Add tracing multi attach fails test
` [PATCHv3 bpf-next 23/24] selftests/bpf: Add tracing multi attach benchmark test
` [PATCHv3 bpf-next 24/24] selftests/bpf: Add tracing multi attach rollback tests

[PATCH bpf 0/2] bpf: reject bpf-to-bpf call with large offset in interpreter
 2026-03-16 20:45 UTC  (7+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Add test for large offset bpf-to-bpf call

[PATCH net-next v7 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2026-03-16 20:34 UTC  (8+ messages)
` [PATCH net-next v7 2/5] net: stmmac: Add DW25GMAC support in stmmac core driver
` [PATCH net-next v7 4/5] net: stmmac: Add PCI driver support for BCM8958x

[PATCH bpf v3] bpf: do not use kmalloc_nolock when !HAVE_CMPXCHG_DOUBLE
 2026-03-16 19:53 UTC  (4+ messages)

[PATCH bpf v4 0/3] bpf: fix and improve open-coded task_vma iterator
 2026-03-16 18:57 UTC  (4+ messages)
` [PATCH bpf v4 1/3] bpf: fix mm lifecycle in "
` [PATCH bpf v4 2/3] bpf: switch task_vma iterator from mmap_lock to per-VMA locks
` [PATCH bpf v4 3/3] bpf: return VMA snapshot from task_vma iterator

[PATCH bpf-next v6 0/2] bpf: Relax 8 frame limitation for global subprogs
 2026-03-16 18:30 UTC  (6+ messages)
` [PATCH bpf-next v6 1/2] bpf: Only enforce 8 frame call stack limit for all-static stacks
` [PATCH bpf-next v6 2/2] selftests/bpf: Add deep call stack selftests

[PATCH bpf-next 0/4] Fix invariant violations and improve branch detection
 2026-03-16 17:09 UTC  (5+ messages)
` [PATCH bpf-next 2/4] bpf: Simulate branches to prune based on range violations

[PATCH] s390/bpf: Zero-extend bpf prog return values and kfunc arguments
 2026-03-16 16:30 UTC  (3+ messages)

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

[PATCH v2 bpf-next] xsk: use __xsk_rcv_zc_safe for ZC multi-buffer Rx processing
 2026-03-16 15:40 UTC  (2+ messages)

[PATCH bpf-next v5 0/2] bpf: Relax 8 frame limitation for global subprogs
 2026-03-16 15:09 UTC  (4+ messages)
` [PATCH bpf-next v5 1/2] bpf: Only enforce 8 frame call stack limit for all-static stacks

[PATCH bpf-next v8 0/8] bpf: Extend the bpf_list family of APIs
 2026-03-16 14:29 UTC  (11+ messages)
` [PATCH bpf-next v8 1/8] bpf: refactor kfunc checks using table-driven approach in verifier
` [PATCH bpf-next v8 2/8] bpf: refactor __bpf_list_del to take list node pointer
` [PATCH bpf-next v8 3/8] bpf: Introduce the bpf_list_del kfunc
` [PATCH bpf-next v8 4/8] bpf: refactor __bpf_list_add to take insertion point via **prev_ptr
` [PATCH bpf-next v8 5/8] bpf: Add bpf_list_add_impl to insert node after a given list node
` [PATCH bpf-next v8 6/8] bpf: allow bpf_list_front/back result as the prev argument of bpf_list_add_impl
` [PATCH bpf-next v8 7/8] bpf: add bpf_list_is_first/last/empty kfuncs
` [PATCH bpf-next v8 8/8] selftests/bpf: Add test cases for bpf_list_del/add/is_first/is_last/empty

[PATCH bpf-next v2 0/2] libbpf: Add bpf_program__clone() for individual program loading
 2026-03-16 14:23 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] libbpf: Introduce bpf_program__clone()
  ` [External] "

[PATCH] selftests/bpf: restrict ns_current_pid_tgid updates to target task
 2026-03-16 14:16 UTC  (2+ messages)

[PATCH bpf-next v1 0/2] Modify some code about test_verifier
 2026-03-16 13:04 UTC  (7+ messages)
` [PATCH bpf-next v1 1/2] selftests/bpf: Check alignment flag if expected result is REJECT

LSF/MM/BPF: 2026: Call for Proposals
 2026-03-16 10:20 UTC  (3+ messages)
` LSF/MM/BPF: 2026: (V)FS: First Round of Invites Sent
  ` LSF/MM/BPF: 2026: (V)FS: Second "

[LSF/MM/BPF TOPIC] BPF local storage for every packet
 2026-03-16  3:02 UTC  (4+ messages)

[PATCH bpf v3 0/5] bpf, sockmap: Fix af_unix null-ptr-deref in proto update
 2026-03-15 23:58 UTC  (12+ messages)
` [PATCH bpf v3 2/5] bpf, sockmap: Use sock_map_sk_{acquire,release}() where open-coded
` [PATCH bpf v3 5/5] bpf, sockmap: Adapt for af_unix-specific lock

[PATCH bpf-next v3] bpf: Remove inclusions of crypto/sha1.h
 2026-03-15 22:13 UTC  (2+ messages)

[PATCH 0/4] powerpc/bpf: Add support for verifier selftest
 2026-03-15 18:42 UTC  (4+ messages)
` [PATCH 1/4] powerpc/bpf: Move out dummy_tramp_addr after Long branch stub

[PATCH bpf-next v2] bpf: Remove inclusions of crypto/sha1.h
 2026-03-15 17:02 UTC  (3+ messages)
` [syzbot ci] "

[PATCH bpf-next v1] selftests/bpf: Improve connect_force_port test reliability
 2026-03-15 16:44 UTC  (2+ messages)

[PATCH net] net/sched: Mark qdisc for deletion if graft cannot delete
 2026-03-15 15:56 UTC  (10+ messages)

[PATCH v1] LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0
 2026-03-15  8:04 UTC  (3+ messages)

[PATCH v3] LoongArch: Fix calling smp_processor_id() in preemptible code
 2026-03-15  7:48 UTC  (2+ messages)

[PATCH bpf-next v9 1/5] bpf: Move constants blinding out of arch-specific JITs
 2026-03-15  6:05 UTC  (2+ messages)

[PATCH] selftests/bpf: trampoline_count: use dedicated target function
 2026-03-15  5:42 UTC 

[PATCH v2] powerpc, perf: Check that current->mm is alive before getting user callchain
 2026-03-15  4:01 UTC  (2+ messages)

[PATCH bpf-next] bpf: Remove inclusion of crypto/sha1.h
 2026-03-14 21:06 UTC  (2+ messages)

[PATCH net] net: ti: icssg-prueth: Fix memory leak in XDP_DROP for non-zero-copy mode
 2026-03-14 19:20 UTC  (2+ messages)

[PATCH bpf] bpf: do not use kmalloc_nolock when !HAVE_CMPXCHG_DOUBLE
 2026-03-14 17:05 UTC  (4+ messages)

[PATCH bpf v2] bpf: do not use kmalloc_nolock when !HAVE_CMPXCHG_DOUBLE
 2026-03-14 15:31 UTC 

[PATCH bpf-next v3 0/3] Optimize bounds refinement by reordering deductions
 2026-03-14 15:08 UTC  (5+ messages)

[PATCH net-next] xsk: use __xsk_rcv_zc_safe for ZC multi-buffer Rx processing
 2026-03-14 14:46 UTC  (6+ messages)

[PATCH bpf-next v9 4/5] bpf, x86: Emit ENDBR for indirect jump targets
 2026-03-14 13:35 UTC  (4+ messages)

[PATCH net-next v4 00/15] net: stmmac: clean up descriptor handling part 1
 2026-03-14  9:43 UTC  (2+ messages)
` [PATCH net-next v4 14/15] net: stmmac: remove tx_tail_addr


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