BPF List
 help / color / mirror / Atom feed
 messages from 2023-12-14 02:05:41 to 2023-12-15 07:40:53 UTC [more...]

[PATCH bpf-next v2 0/6] bpf: Reduce memory usage for bpf_global_percpu_ma
 2023-12-15  7:40 UTC  (15+ messages)
` [PATCH bpf-next v2 1/6] bpf: Refactor to have a memalloc cache destroying function
` [PATCH bpf-next v2 2/6] bpf: Avoid unnecessary extra percpu memory allocation
` [PATCH bpf-next v2 3/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
` [PATCH bpf-next v2 4/6] bpf: Refill only one percpu element in memalloc
` [PATCH bpf-next v2 5/6] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
` [PATCH bpf-next v2 6/6] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma

[PATCH bpf-next v13 00/14] Registrating struct_ops types from modules
 2023-12-15  7:17 UTC  (17+ messages)
` [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 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 13/14] selftests/bpf: test case for register_bpf_struct_ops()

[PATCH v1 bpf-next 0/9] bpftool: Add end-to-end testing
 2023-12-15  6:37 UTC  (11+ messages)
` [PATCH v1 bpf-next 1/9] bpftool: add testing skeleton

[PATCH net] bnxt_en: do not map packet buffers twice
 2023-12-15  5:54 UTC  (4+ messages)

Should I add BPF kfuncs for userspace apps? And how?
 2023-12-15  5:49 UTC  (7+ messages)

BPF ISA conformance groups
 2023-12-15  5:29 UTC  (14+ messages)
` [Bpf] "

[Bug Report] bpf: incorrectly pruning runtime execution path
 2023-12-15  5:20 UTC  (15+ messages)

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

[PATCH bpf-next v1] bpf: Include pid, uid and comm in audit output
 2023-12-15  3:31 UTC  (7+ messages)

[PATCH bpf-next 0/3] Various BPF exception improvements
 2023-12-15  3:20 UTC  (7+ messages)
` [PATCH bpf-next 1/3] bpf: xdp: Register generic_kfunc_set with XDP programs
` [PATCH bpf-next 2/3] bpf: selftests: Add bpf_assert_if() and bpf_assert_with_if() macros
` [PATCH bpf-next 3/3] bpf: selftests: Test bpf_assert_if() and bpf_assert_with_if()

[RFC nf-next v1 0/2] netfilter: bpf: support prog update
 2023-12-15  3:07 UTC  (3+ messages)
` [RFC nf-next v1 1/2] "
` [RFC nf-next v1 2/2] selftests/bpf: Add netfilter link prog update test

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

[PATCH bpf-next v3 0/2] bpf: support to track BPF_JNE
 2023-12-15  2:17 UTC  (10+ messages)
` [PATCH bpf-next v3 1/2] bpf: make the verifier tracks the "not equal" for regs
` [PATCH bpf-next v3 2/2] selftests/bpf: activate the OP_NE login in range_cond()

[RFC PATCH net-next v1 0/4] Abstract page from net stack
 2023-12-15  2:11 UTC  (11+ messages)
` [RFC PATCH net-next v1 1/4] vsock/virtio: use skb_frag_page() helper
` [RFC PATCH net-next v1 2/4] net: introduce abstraction for network memory
` [RFC PATCH net-next v1 3/4] net: add netmem_t to skb_frag_t
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API

[bug] splat at boot
 2023-12-15  1:59 UTC  (3+ messages)

[PATCH v2 bpf-next 0/2] BPF FS mount options parsing follow ups
 2023-12-15  1:50 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/2] bpf: support symbolic BPF FS delegation mount options
` [PATCH v2 bpf-next 2/2] selftests/bpf: utilize string values for delegate_xxx "

[PATCH bpf-next v6 0/5] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-15  1:30 UTC  (7+ messages)
` [PATCH bpf-next v6 1/5] bpf: xfrm: "
` [PATCH bpf-next v6 2/5] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
` [PATCH bpf-next v6 3/5] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH bpf-next v6 4/5] bpf: selftests: Move xfrm tunnel test to test_progs
` [PATCH bpf-next v6 5/5] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[PATCH bpf-next v6 1/2] bpf: Fix a race condition between btf_put() and map_free()
 2023-12-15  1:20 UTC  (3+ messages)
` [PATCH bpf-next v6 2/2] selftests/bpf: Remove flaky test_btf_id test

[PATCH v3 bpf-next 00/10] Enhance BPF global subprogs with argument tags
 2023-12-15  1:13 UTC  (11+ messages)
` [PATCH v3 bpf-next 01/10] bpf: abstract away global subprog arg preparation logic from reg state setup
` [PATCH v3 bpf-next 02/10] bpf: reuse btf_prepare_func_args() check for main program BTF validation
` [PATCH v3 bpf-next 03/10] bpf: prepare btf_prepare_func_args() for handling static subprogs
` [PATCH v3 bpf-next 04/10] bpf: move subprog call logic back to verifier.c
` [PATCH v3 bpf-next 05/10] bpf: reuse subprog argument parsing logic for subprog call checks
` [PATCH v3 bpf-next 06/10] bpf: support 'arg:xxx' btf_decl_tag-based hints for global subprog args
` [PATCH v3 bpf-next 07/10] bpf: add support for passing dynptr pointer to global subprog
` [PATCH v3 bpf-next 08/10] libbpf: add __arg_xxx macros for annotating global func args
` [PATCH v3 bpf-next 09/10] selftests/bpf: add global subprog annotation tests
` [PATCH v3 bpf-next 10/10] selftests/bpf: add freplace of BTF-unreliable main prog test

linux-next: manual merge of the bpf-next tree with the net-next tree
 2023-12-14 23:56 UTC 

[PATCH v4 bpf-next 00/10] Complete BPF verifier precision tracking support for register spills
 2023-12-14 23:45 UTC  (4+ messages)
` [PATCH v4 bpf-next 09/10] selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros

[PATCH bpf-next] libbpf: Fix null pointer check in btf__add_str
 2023-12-14 23:36 UTC  (4+ messages)

[RFC bpf-next 1/2] bpf: Fail uprobe multi link with negative offset
 2023-12-14 23:28 UTC  (9+ messages)
` [RFC bpf-next 2/2] selftests/bpf: Add uprobe multi fail test

[PATCH bpf-next v5 0/9] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-14 20:53 UTC  (17+ messages)
` [PATCH bpf-next v5 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[net-next v1 00/16] Device Memory TCP
 2023-12-14 20:03 UTC  (12+ messages)
` [net-next v1 08/16] memory-provider: dmabuf devmem memory provider

[PATCH bpf-next 0/2] BPF FS mount options parsing follow ups
 2023-12-14 19:38 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf: support symbolic BPF FS delegation mount options

[PATCH v2] PCI: Prevent device from doing RPM when it's unplugged
 2023-12-14 17:16 UTC  (2+ messages)

[PATCH bpf-next 6/7] libbpf: BPF Static Keys support
 2023-12-14 16:56 UTC  (15+ messages)

[RFC nf-next 0/2] netfilter: bpf: support prog update
 2023-12-14 16:10 UTC  (11+ messages)
` [RFC nf-next 1/2] "

[PATCH] net, xdp: correct grammar
 2023-12-14 15:50 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/xsk: fix for SEND_RECEIVE_UNALIGNED test
 2023-12-14 15:20 UTC  (4+ messages)

[PATCH v5 net-next 0/3] add multi-buff support for xdp running in generic mode
 2023-12-14 14:29 UTC  (4+ messages)
` [PATCH v5 net-next 1/3] net: introduce page_pool pointer in softnet_data percpu struct
` [PATCH v5 net-next 2/3] xdp: rely on skb pointer reference in do_xdp_generic and netif_receive_generic_xdp
` [PATCH v5 net-next 3/3] xdp: add multi-buff support for xdp running in generic mode

[PATCH v1 00/14] Clean up libperf cpumap's empty function
 2023-12-14 13:49 UTC  (4+ messages)

[PATCH v5 bpf-next 0/5] mm, security, bpf: Fine-grained control over memory policy adjustments with lsm bpf
 2023-12-14 12:50 UTC  (6+ messages)
` [PATCH v5 bpf-next 1/5] mm, doc: Add doc for MPOL_F_NUMA_BALANCING
` [PATCH v5 bpf-next 2/5] mm: mempolicy: Revise comment regarding mempolicy mode flags
` [PATCH v5 bpf-next 3/5] mm, security: Add lsm hook for memory policy adjustment
` [PATCH v5 bpf-next 4/5] security: selinux: Implement set_mempolicy hook
` [PATCH v5 bpf-next 5/5] selftests/bpf: Add selftests for set_mempolicy with a lsm prog

[PATCH v5 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()
 2023-12-14 12:26 UTC  (5+ messages)

[Syzkaller & bisect] There is KASAN: global-out-of-bounds Read in bpf_link_show_fdinfo in v6.7-rc5
 2023-12-14  8:52 UTC  (3+ messages)

[RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
 2023-12-14  8:17 UTC  (4+ messages)
` [RFC PATCH v3 1/3] bpf: cgroup: Introduce helper cgroup_bpf_current_enabled()

[PATCH bpf-next v4] bpf: Fix a race condition between btf_put() and map_free()
 2023-12-14  6:30 UTC  (8+ messages)

[PATCH bpf-next v2 0/4] bpf: Fix warnings in kvmalloc_node()
 2023-12-14  4:26 UTC  (5+ messages)
` [PATCH bpf-next v2 4/4] selftests/bpf: Add test for abnormal cnt during multi-kprobe attachment

BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
 2023-12-14  3:40 UTC 

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


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