BPF List
 help / color / mirror / Atom feed
 messages from 2023-12-08 20:28:06 to 2023-12-11 19:16:02 UTC [more...]

[PATCH bpf-next] bpf: make the verifier trace the "not qeual" for regs
 2023-12-11 19:15 UTC  (5+ messages)

[PATCH bpf-next v7 0/4] Relax tracing prog recursive attach rules
 2023-12-11 19:09 UTC  (9+ messages)
` [PATCH bpf-next v7 1/4] bpf: "
` [PATCH bpf-next v7 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
` [PATCH bpf-next v7 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach

[PATCH bpf-next 0/7] BPF Static Keys
 2023-12-11 19:08 UTC  (18+ messages)
` [PATCH bpf-next 6/7] libbpf: BPF Static Keys support

[PATCH bpf-next 0/8] BPF token support in libbpf's BPF object
 2023-12-11 18:21 UTC  (9+ messages)
` [PATCH bpf-next 1/8] bpf: fail BPF_TOKEN_CREATE if no delegation option was set on BPF FS
` [PATCH bpf-next 3/8] libbpf: further decouple feature checking logic from bpf_object

[net-next v1 00/16] Device Memory TCP
 2023-12-11 18:14 UTC  (24+ messages)
` [net-next v1 01/16] net: page_pool: factor out releasing DMA from releasing the page
` [net-next v1 06/16] netdev: support binding dma-buf to netdevice
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider
` [net-next v1 09/16] page_pool: device memory support

[PATCH bpf-next ] selftests/bpf: Fixes tests for filesystem kfuncs
 2023-12-11 18:07 UTC 

[RFC PATCH bpf-next v2 0/4] bpf, x64: Fix tailcall hierarchy
 2023-12-11 18:05 UTC  (9+ messages)
` [RFC PATCH bpf-next v2 2/4] "
` [RFC PATCH bpf-next v2 3/4] bpf, x64: Load tail_call_cnt pointer
` [RFC PATCH bpf-next v2 4/4] selftests/bpf: Add testcases for tailcall hierarchy fixing

[PATCH v3 bpf-next] selftests/bpf: validate eliminated global subprog is not freplaceable
 2023-12-11 17:41 UTC 

[PATCH v1 bpf-next 0/2] bpf: Add mmapable task_local storage
 2023-12-11 17:31 UTC  (7+ messages)
` [PATCH v1 bpf-next 1/2] bpf: Support BPF_F_MMAPABLE "

[RFC PATCH v2 0/7] tun: Introduce virtio-net hashing feature
 2023-12-11 17:40 UTC  (19+ messages)
` [RFC PATCH v2 1/7] bpf: Introduce BPF_PROG_TYPE_VNET_HASH

[PATCH v3 net-next 0/2] add multi-buff support for xdp running in generic mode
 2023-12-11 17:00 UTC  (11+ messages)
` [PATCH v3 net-next 2/2] xdp: "

[PATCH bpf-next 0/4] bpf: Fix warnings in kvmalloc_node()
 2023-12-11 16:50 UTC  (10+ messages)
` [PATCH bpf-next 1/4] bpf: Use __GFP_NOWARN for kvcalloc when attaching multiple uprobes
` [PATCH bpf-next 2/4] bpf: Use __GFP_NOWARN for kvmalloc_array() when attaching multiple kprobes
` [PATCH bpf-next 3/4] selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment
` [PATCH bpf-next 4/4] selftests/bpf: Add test for abnormal cnt during multi-uprobe attachment

[PATCH net-next v9 00/15] Introducing P4TC
 2023-12-11 15:43 UTC  (15+ messages)
` [PATCH net-next v9 14/15] p4tc: add set of P4TC table kfuncs
` [PATCH net-next v9 15/15] p4tc: add P4 classifier

[Bug Report] bpf: incorrectly pruning runtime execution path
 2023-12-11 15:31 UTC 

[PATCH bpf-next v3] bpf: Support uid and gid when mounting bpffs
 2023-12-11 15:30 UTC  (4+ messages)

[PATCH v3 0/4] Combine perf and bpf for fast eval of hw breakpoint conditions
 2023-12-11 15:20 UTC  (7+ messages)
` [PATCH v3 1/4] perf/bpf: Call bpf handler directly, not through overflow machinery
` [PATCH v3 2/4] perf/bpf: Remove unneeded uses_default_overflow_handler
` [PATCH v3 3/4] perf/bpf: Allow a bpf program to suppress all sample side effects
` [PATCH v3 4/4] selftest/bpf: Test a perf bpf program that suppresses "

[PATCH bpf-next v4 0/2] Allow data_meta size > 32
 2023-12-11 15:20 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Update the comments in maybe_wait_bpf_programs()
 2023-12-11 14:58 UTC  (2+ messages)

[PATCH bpf v2 1/2] bpf: syzkaller found null ptr deref in unix_bpf proto add
 2023-12-11 14:56 UTC  (5+ messages)

WARNING: kmalloc bug in bpf_uprobe_multi_link_attach
 2023-12-11 14:34 UTC  (4+ messages)

bpftool fails on 32-bit hosts when -Wa,--compress-debug-sections is used
 2023-12-11 12:49 UTC 

Question about bpf perfbuf/ringbuf: pinned in backend with overwriting
 2023-12-11 12:39 UTC  (4+ messages)

WARNING: kmalloc bug in bpf_uprobe_multi_link_attach
 2023-12-11 11:22 UTC 

[PATCH v12 bpf-next 00/17] BPF token and BPF FS-based delegation
 2023-12-11 10:03 UTC  (5+ messages)
` [PATCH v12 bpf-next 03/17] bpf: introduce BPF token object

[PATCH v5 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC
 2023-12-11  7:36 UTC  (7+ messages)
` [PATCH v5 bpf-next 1/6] tcp: Move tcp_ns_to_ts() to tcp.h
` [PATCH v5 bpf-next 2/6] tcp: Move skb_steal_sock() to request_sock.h
` [PATCH v5 bpf-next 3/6] bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock()
` [PATCH v5 bpf-next 4/6] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check()
` [PATCH v5 bpf-next 5/6] bpf: tcp: Support arbitrary SYN Cookie
` [PATCH v5 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()

[PATCH bpf-next v2 0/2] bpf: Use GFP_KERNEL in bpf_event_entry_gen()
 2023-12-11  7:38 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map
` [PATCH bpf-next v2 2/2] bpf: Use GFP_KERNEL in bpf_event_entry_gen()

[PATCH bpf-next 0/7] bpf: Fixes for maybe_wait_bpf_programs()
 2023-12-11  3:03 UTC  (13+ messages)
` [PATCH bpf-next 6/7] bpf: Only call maybe_wait_bpf_programs() when at least one map operation succeeds
` [PATCH bpf-next 7/7] bpf: Wait for sleepable BPF program in maybe_wait_bpf_programs()

[PATCH bpf V2 1/1] bpf: fix verification of indirect var-off stack access
 2023-12-11  1:23 UTC  (13+ messages)

[PATCH RESEND bpf-next 0/2] bpf: Use GFP_KERNEL in bpf_event_entry_gen()
 2023-12-11  1:08 UTC  (4+ messages)
` [PATCH RESEND bpf-next 1/2] bpf: Reduce the scope of rcu_read_lock when updating fd map

[PATCH bpf-next] bpf: Simplify checking size of helper accesses
 2023-12-10 22:55 UTC 

[PATCH bpf-next] bpf: Comment on check_mem_size_reg
 2023-12-10 22:51 UTC 

IETF 118 BPF WG summary
 2023-12-10 21:13 UTC  (7+ messages)
` BPF ISA conformance groups
  ` [Bpf] "

[syzbot] [bpf?] WARNING in __mark_chain_precision (3)
 2023-12-10 17:31 UTC  (3+ messages)

[PATCH bpf-next 0/2] Add new bpf_cpumask_weight() kfunc
 2023-12-10  5:40 UTC  (2+ messages)

[PATCH RESEND bpf-next v1] test_bpf: Rename second ALU64_SMOD_X to ALU64_SMOD_K
 2023-12-10  5:30 UTC  (2+ messages)

[bug report] until recently, code for bpf_loop callbacks using stack for ctx was mangled by verifier
 2023-12-10  3:45 UTC  (3+ messages)

bpf selftest iters/iter_arr_with_actual_elem_count failure with latest llvm cpu=v4
 2023-12-10  3:43 UTC 

[PATCH bpf-next 1/2] bpf: handle fake register spill to stack with BPF_ST_MEM instruction
 2023-12-10  3:20 UTC  (10+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: validate fake register spill/fill precision backtracking logic

[PATCH v4 0/5] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
 2023-12-10  2:54 UTC  (4+ messages)
` [PATCH v4 3/5] mm, security: Add lsm hook for memory policy adjustment

[RFC PATCH v3] LSM: Officially support appending LSM hooks after boot
 2023-12-09  8:28 UTC 

[PATCH v2 2/2] x86/cfi,bpf: Fix BPF JIT call
 2023-12-09  4:51 UTC  (23+ messages)

[PATCH v4 bpf-next 3/3] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()
 2023-12-09  1:27 UTC  (3+ messages)

[PATCH] tools/lib/bpf: add pr_warn() to more -EINVAL cases
 2023-12-09  1:20 UTC  (4+ messages)
` [PATCH v2] libbpf: add pr_warn() for EINVAL cases in linker_sanity_check_elf

[PATCH bpf-next 0/3] bpf: Expand bpf_cgrp_storage to support cgroup1 non-attach case
 2023-12-09  1:12 UTC  (4+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: Add selftests for cgroup1 local storage

[PATCH bpf-next] selftests/bpf: fix timer/test_bad_ret subtest on test_progs-cpuv4 flavor
 2023-12-09  1:00 UTC  (2+ messages)

[PATCH bpf-next v12 00/14] Registrating struct_ops types from modules
 2023-12-09  0:28 UTC  (2+ messages)

[PATCH bpf-next v13 00/14] Registrating struct_ops types from modules
 2023-12-09  0:27 UTC  (15+ messages)
` [PATCH bpf-next v13 01/14] bpf: refactory struct_ops type initialization to a function
` [PATCH bpf-next v13 02/14] bpf: get type information with BPF_ID_LIST
` [PATCH bpf-next v13 03/14] bpf, net: introduce bpf_struct_ops_desc
` [PATCH bpf-next v13 04/14] bpf: add struct_ops_tab to btf
` [PATCH bpf-next v13 05/14] bpf: make struct_ops_map support btfs other than btf_vmlinux
` [PATCH bpf-next v13 06/14] bpf: lookup struct_ops types from a given module BTF
` [PATCH bpf-next v13 07/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
` [PATCH bpf-next v13 08/14] bpf: hold module for bpf_struct_ops_map
` [PATCH bpf-next v13 09/14] bpf: validate value_type
` [PATCH bpf-next v13 10/14] bpf, net: switch to dynamic registration
` [PATCH bpf-next v13 11/14] libbpf: Find correct module BTFs for struct_ops maps and progs
` [PATCH bpf-next v13 12/14] bpf: export btf_ctx_access to modules
` [PATCH bpf-next v13 13/14] selftests/bpf: test case for register_bpf_struct_ops()
` [PATCH bpf-next v13 14/14] bpf: pass btf object id in bpf_map_info

[PATCH bpf-next v4 00/10] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-09  0:07 UTC  (8+ messages)
` [PATCH bpf-next v4 01/10] xfrm: bpf: Move xfrm_interface_bpf.c to xfrm_bpf.c
    ` [devel-ipsec] "
` [PATCH bpf-next v4 02/10] bpf: xfrm: Add bpf_xdp_get_xfrm_state() kfunc

[PATCH v8 0/5] Reduce overhead of LSMs with static calls
 2023-12-08 23:27 UTC  (15+ messages)
` [PATCH v8 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY

[PATCH bpf v5 0/3] bpf: fix accesses to uninit stack slots
 2023-12-08 23:10 UTC  (6+ messages)
` [PATCH bpf-next v5 1/3] bpf: add some comments to stack representation
` [PATCH bpf-next v5 3/3] bpf: minor cleanup around stack bounds

[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault
 2023-12-08 21:01 UTC  (2+ messages)

[PATCH bpf-next 0/1] use preserve_static_offset in bpf uapi headers
 2023-12-08 20:54 UTC  (8+ messages)


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