bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-15 22:43:45 to 2025-07-17 09:15:56 UTC [more...]

[PATCH net-next v10 00/12] Split netmem from struct page
 2025-07-17  9:17 UTC  (14+ messages)
` [PATCH net-next v10 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()

[RFC PATCH v3 0/5] mm, bpf: BPF based THP adjustment
 2025-07-17  9:05 UTC  (5+ messages)

Linking BTF
 2025-07-17  7:40 UTC  (3+ messages)

[RFC PATCH v1 00/16] s390: SFrame user space unwinding
 2025-07-17  7:24 UTC  (12+ messages)
` [RFC PATCH v1 06/16] unwind_user: Enable archs that define CFA = SP_callsite + offset
` [RFC PATCH v1 07/16] unwind_user: Enable archs that do not necessarily save RA
` [RFC PATCH v1 08/16] unwind_user: Enable archs that save RA/FP in other registers
` [RFC PATCH v1 12/16] unwind_user/backchain: Introduce back chain user space unwinding

[PATCH net-next v11 00/12] Split netmem from struct page
 2025-07-17  7:00 UTC  (13+ messages)
` [PATCH net-next v11 01/12] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v11 02/12] netmem: use netmem_desc instead of page to access ->pp in __netmem_get_pp()
` [PATCH net-next v11 03/12] netmem, mlx4: access ->pp_ref_count through netmem_desc instead of page
` [PATCH net-next v11 04/12] netdevsim: access ->pp "
` [PATCH net-next v11 05/12] mt76: "
` [PATCH net-next v11 06/12] net: fec: "
` [PATCH net-next v11 07/12] octeontx2-pf: "
` [PATCH net-next v11 08/12] iavf: "
` [PATCH net-next v11 09/12] idpf: "
` [PATCH net-next v11 10/12] mlx5: "
` [PATCH net-next v11 11/12] net: ti: icssg-prueth: "
` [PATCH net-next v11 12/12] libeth: xdp: "

[PATCH v14 00/12] unwind_user: x86: Deferred unwinding infrastructure
 2025-07-17  4:43 UTC  (15+ messages)
` [PATCH v14 01/12] unwind_user: Add user space unwinding API with frame pointer support
` [PATCH v14 02/12] unwind_user/deferred: Add unwind_user_faultable()
` [PATCH v14 03/12] unwind_user/deferred: Add unwind cache
` [PATCH v14 04/12] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v14 05/12] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v14 06/12] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v14 07/12] unwind deferred: Add unwind_completed mask to stop spurious callbacks
` [PATCH v14 08/12] unwind: Add USED bit to only have one conditional on way back to user space
` [PATCH v14 09/12] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v14 10/12] unwind: Finish up unwind when a task exits
` [PATCH v14 11/12] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v14 12/12] unwind deferred/x86: Do not defer stack tracing for compat tasks

[PATCH v5 0/3] Add support for long task name
 2025-07-17  4:23 UTC  (8+ messages)
` [PATCH v5 1/3] exec: Remove obsolete comments
` [PATCH v5 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long

[PATCH v2 bpf-next 0/2] Fix macro redefined and delete
 2025-07-17  3:33 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Fix macro redefined
` [PATCH v2 bpf-next 2/2] samples/bpf: Delete map_in_map test

[PATCH v3 0/6] slab: Re-entrant kmalloc_nolock()
 2025-07-17  3:32 UTC  (11+ messages)
` [PATCH v3 1/6] locking/local_lock: Expose dep_map in local_trylock_t
` [PATCH v3 2/6] locking/local_lock: Introduce local_lock_is_locked()
` [PATCH v3 3/6] mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock()
` [PATCH v3 4/6] mm: Introduce alloc_frozen_pages_nolock()
` [PATCH v3 5/6] slab: Introduce kmalloc_nolock() and kfree_nolock()
` [PATCH v3 6/6] slab: Make slub local_trylock_t more precise for LOCKDEP

[PATCH net-next v2] xsk: skip validating skb list in xmit path
 2025-07-17  3:10 UTC  (10+ messages)

[PATCH net-next v9 0/8] Split netmem from struct page
 2025-07-17  3:08 UTC  (6+ messages)
` [PATCH net-next v9 3/8] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[PATCH bpf-next v2 00/18] bpf: tracing multi-link support
 2025-07-17  2:37 UTC  (35+ messages)
` [PATCH bpf-next v2 02/18] x86,bpf: add bpf_global_caller for global trampoline
` [PATCH bpf-next v2 17/18] selftests/bpf: add basic testcases for tracing_multi
` [PATCH bpf-next v2 06/18] bpf: tracing: add support to record and check the accessed args
` [PATCH bpf-next v2 13/18] libbpf: support tracing_multi
` [PATCH bpf-next v2 14/18] libbpf: add btf type hash lookup support
` [PATCH bpf-next v2 15/18] libbpf: add skip_invalid and attach_tracing for tracing_multi
    ` Inlining migrate_disable/enable. Was: [PATCH bpf-next v2 02/18] x86,bpf: add bpf_global_caller for global trampoline
      ` multi-fentry proposal. "

[PATCH] lsm,selinux: Add LSM blob support for BPF objects
 2025-07-17  2:11 UTC  (5+ messages)

[PATCH bpf-next 0/1] A tool to verify the BPF memory model
 2025-07-17  1:50 UTC  (2+ messages)

[PATCH v2 bpf-next] bpf: Clean up individual BTF_ID code
 2025-07-17  1:40 UTC  (2+ messages)

[PATCH bpf-next v3 1/2] bpf: Add struct bpf_token_info
 2025-07-17  1:40 UTC  (3+ messages)
` [PATCH bpf-next v3 2/2] bpf/selftests: Add selftests for token info

[PATCH bpf-next] libbpf: start v1.7 dev cycle
 2025-07-17  1:40 UTC  (3+ messages)

[PATCH bpf-next] bpf: Update iterators.lskel-big-endian.h
 2025-07-17  1:40 UTC  (2+ messages)

[PATCH 0/2] s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL again
 2025-07-17  1:40 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/bpf: Stress test attaching a BPF prog to another BPF prog

[PATCH bpf-next v2 0/3] bpf: Show precise rejected function when attaching to __noreturn and deny list functions
 2025-07-17  1:37 UTC  (3+ messages)
` [PATCH bpf-next v2 3/3] selftests/bpf: Add selftest for attaching tracing programs to functions in deny list

[PATCH 0/2] bpf, arm64: relax constraint in BPF JIT compiler
 2025-07-17  1:30 UTC  (8+ messages)
` [PATCH 1/2] bpf, arm64: remove structs on stack constraint

[PATCH v9 00/11] unwind_deferred: Implement sframe handling
 2025-07-17  1:28 UTC  (12+ messages)
` [PATCH v9 01/11] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v9 02/11] unwind_user/sframe: Store sframe section data in per-mm maple tree
` [PATCH v9 03/11] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v9 04/11] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v9 05/11] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v9 06/11] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v9 07/11] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v9 08/11] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v9 09/11] unwind_user/sframe: Show file name in debug output
` [PATCH v9 10/11] unwind_user/sframe: Add .sframe validation option
` [PATCH v9 11/11] [DO NOT APPLY] unwind_user/sframe: Add prctl() interface for registering .sframe sections

[PATCH net-next v7 0/3] selftest: net: Add selftest for netpoll
 2025-07-17  0:30 UTC  (2+ messages)

[RFC PATCH 1/2] rcu: Add rcu_read_lock_notrace()
 2025-07-16 22:54 UTC  (2+ messages)

[PATCH bpf-next,v5 1/1] doc: xdp: clarify driver implementation for XDP Rx metadata
 2025-07-16 21:54 UTC  (2+ messages)

[PATCH net-next] xsk: skip validating skb list in xmit path
 2025-07-16 21:40 UTC  (8+ messages)

[PATCH bpf-next V2 0/7] xdp: Allow BPF to set RX hints for XDP_REDIRECTed packets
 2025-07-16 21:20 UTC  (8+ messages)

[PATCH] bpf: restrict verifier access to bpf_lru_node.ref
 2025-07-16 20:02 UTC  (5+ messages)

[PATCH v13 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-07-16 19:25 UTC  (6+ messages)
` [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space

[PATCH v3 0/5] Support trampoline for LoongArch
 2025-07-16 18:41 UTC  (10+ messages)
` [PATCH v3 1/5] LoongArch: Add the function to generate the beq and bne assembly instructions
` [PATCH v3 2/5] LoongArch: BPF: Update the code to rename validate_code to validate_ctx
` [PATCH v3 4/5] LoongArch: BPF: Add bpf_arch_xxxxx support for Loongarch
` [PATCH v3 5/5] LoongArch: BPF: Add bpf trampoline "

[ANNOUNCEMENT] LPC 2025 BPF Track CFP
 2025-07-16 17:58 UTC 

[RFC] vfs: security: Parse dev_name before calling security_sb_mount
 2025-07-16 17:12 UTC  (12+ messages)

[PATCH net-next V5] net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
 2025-07-16 16:26 UTC 

[PATCH bpf-next v2 00/13] Add a dynptr type for skb metadata
 2025-07-16 16:16 UTC  (14+ messages)
` [PATCH bpf-next v2 01/13] bpf: Add "
` [PATCH bpf-next v2 02/13] bpf: Enable read access to skb metadata with bpf_dynptr_read
` [PATCH bpf-next v2 03/13] bpf: Enable write access to skb metadata with bpf_dynptr_write
` [PATCH bpf-next v2 04/13] bpf: Enable read-write access to skb metadata with dynptr slice
` [PATCH bpf-next v2 05/13] net: Clear skb metadata on handover from device to protocol
` [PATCH bpf-next v2 06/13] selftests/bpf: Cover verifier checks for skb_meta dynptr type
` [PATCH bpf-next v2 07/13] selftests/bpf: Pass just bpf_map to xdp_context_test helper
` [PATCH bpf-next v2 08/13] selftests/bpf: Parametrize test_xdp_context_tuntap
` [PATCH bpf-next v2 09/13] selftests/bpf: Cover read access to skb metadata via dynptr
` [PATCH bpf-next v2 10/13] selftests/bpf: Cover write "
` [PATCH bpf-next v2 11/13] selftests/bpf: Cover read/write to skb metadata at an offset
` [PATCH bpf-next v2 12/13] selftests/bpf: Cover lack of access to skb metadata at ip layer
` [PATCH bpf-next v2 13/13] selftests/bpf: Count successful bpf program runs

[ANNOUNCEMENT] libbpf v1.6.0 release
 2025-07-16 16:05 UTC 

[PATCH bpf-next v5 1/2] bpf: Do not include stack ptr register in precision backtracking bookkeeping
 2025-07-16 16:05 UTC  (4+ messages)
` [PATCH bpf-next v5 2/2] selftests/bpf: Add tests with stack ptr register in conditional jmp

Subject: [RFC PATCH 0/1] bpf: Add helper to mark xdp_buff->data as PTR_TO_PACKET for tracing
 2025-07-16 15:55 UTC  (2+ messages)

[PATCH bpf-next] libbpf: Fix macro redefined
 2025-07-16 15:24 UTC  (2+ messages)

[PATCH net-next V5 0/5] net: netdevsim: hook in XDP handling
 2025-07-16 14:30 UTC  (2+ messages)

[PATCH net-next V4] net: track pfmemalloc drops via SKB_DROP_REASON_PFMEMALLOC
 2025-07-16  9:26 UTC  (3+ messages)

[PATCH v12 net-next 00/15] AccECN protocol patch series
 2025-07-16  8:33 UTC  (9+ messages)
` [PATCH v12 net-next 11/15] tcp: accecn: AccECN option
` [PATCH v12 net-next 12/15] tcp: accecn: AccECN option send control

[linux-next:master] [bpf] 0df1a55afa: WARNING:at_kernel/bpf/verifier.c:#do_misc_fixups
 2025-07-16  7:47 UTC 

[RFC PATCH] LoongArch: BPF: Add struct ops support for trampoline
 2025-07-16  6:22 UTC  (4+ messages)

[PATCH bpf-next v2 1/2] bpf: Add struct bpf_token_info
 2025-07-16  5:29 UTC  (6+ messages)
` [PATCH bpf-next v2 2/2] bpf/selftests: Add selftests for token info

[PATCHv5 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-07-16  2:39 UTC  (9+ messages)
` [PATCHv5 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe

[PATCH v2 0/2] Fix two tailcall-related issues
 2025-07-16  2:28 UTC  (5+ messages)
` [PATCH v2 1/2] LoongArch: BPF: Optimize the calculation method of jmp_offset in the emit_bpf_tail_call function
` [PATCH v2 2/2] LoongArch: BPF: Fix tailcall hierarchy

[PATCH bpf-next,v4 1/1] doc: clarify XDP Rx metadata handling and driver requirements
 2025-07-16  2:05 UTC  (5+ messages)

[PATCH bpf-next v10 0/3] Support kCFI + BPF on arm64
 2025-07-15 22:57 UTC  (4+ messages)
` [PATCH bpf-next v10 1/3] cfi: add C CFI type macro
` [PATCH bpf-next v10 2/3] cfi: Move BPF CFI types and helpers to generic code
` [PATCH bpf-next v10 3/3] arm64/cfi,bpf: Support kCFI + BPF on arm64


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).