messages from 2023-12-20 19:11:07 to 2023-12-22 14:45:47 UTC [more...]
[PATCH bpf-next 0/3] bpf: introduce BPF_MAP_TYPE_RELAY
2023-12-22 14:45 UTC (6+ messages)
` [PATCH bpf-next 1/3] bpf: implement relay map basis
` [PATCH bpf-next 2/3] bpf: implement map_update_elem to init relay file
` [PATCH bpf-next 3/3] bpf: introduce bpf_relay_output helper
[PATCH 1/2] powerpc/bpf: ensure module addresses are supported
2023-12-22 14:29 UTC (2+ messages)
[PATCH bpf-next v10 0/4] Relax tracing prog recursive attach rules
2023-12-22 14:05 UTC (8+ messages)
` [PATCH bpf-next v10 1/4] bpf: "
` [PATCH bpf-next v10 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
[PATCH bpf-next 0/8] Libbpf-side __arg_ctx fallback support
2023-12-22 13:15 UTC (12+ messages)
` [PATCH bpf-next 1/8] libbpf: make uniform use of btf__fd() accessor inside libbpf
` [PATCH bpf-next 2/8] libbpf: use explicit map reuse flag to skip map creation steps
` [PATCH bpf-next 3/8] libbpf: don't rely on map->fd as an indicator of map being created
` [PATCH bpf-next 4/8] libbpf: use stable map placeholder FDs
` [PATCH bpf-next 5/8] libbpf: move exception callbacks assignment logic into relocation step
` [PATCH bpf-next 6/8] libbpf: move BTF loading step after "
` [PATCH bpf-next 7/8] libbpf: implement __arg_ctx fallback logic
` [PATCH bpf-next 8/8] selftests/bpf: add arg:ctx cases to test_global_funcs tests
[PATCH dwarves] pahole: Inject kfunc decl tags into BTF
2023-12-22 12:46 UTC (12+ messages)
Question about bpf perfbuf/ringbuf: pinned in backend with overwriting
2023-12-22 12:25 UTC (10+ messages)
Using BPF_MAP_TYPE_LPM_TRIE for string matching
2023-12-22 12:05 UTC
[PATCH bpf-next 0/4] bpf: Add bpf_iter_cpumask
2023-12-22 11:31 UTC (5+ messages)
` [PATCH bpf-next 1/4] cgroup, psi: Init PSI of root cgroup to psi_system
` [PATCH bpf-next 2/4] bpf: Add bpf_iter_cpumask kfuncs
` [PATCH bpf-next 3/4] bpf: Add new kfunc bpf_cpumask_set_from_pid
` [PATCH bpf-next 4/4] selftests/bpf: Add selftests for cpumask iter
[PATCH bpf-next v6 0/8] bpf: Reduce memory usage for bpf_global_percpu_ma
2023-12-22 9:36 UTC (12+ messages)
` [PATCH bpf-next v6 1/8] bpf: Avoid unnecessary extra percpu memory allocation
` [PATCH bpf-next v6 2/8] bpf: Add objcg to bpf_mem_alloc
` [PATCH bpf-next v6 3/8] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
` [PATCH bpf-next v6 4/8] bpf: Refill only one percpu element in memalloc
` [PATCH bpf-next v6 5/8] bpf: Use smaller low/high marks for percpu allocation
` [PATCH bpf-next v6 6/8] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
` [PATCH bpf-next v6 7/8] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
` [PATCH bpf-next v6 8/8] selftests/bpf: Add a selftest with > 512-byte percpu allocation size
pull-request: bpf-next 2023-12-22
2023-12-22 8:54 UTC
[RFC nf-next v3 0/2] netfilter: bpf: support prog update
2023-12-22 7:06 UTC (4+ messages)
` [RFC nf-next v3 1/2] "
[RFC PATCH net-next v1 0/4] Abstract page from net stack
2023-12-22 6:42 UTC (12+ messages)
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
[PATCH v2] PCI: Prevent device from doing RPM when it's unplugged
2023-12-22 3:53 UTC (3+ messages)
[PATCH v3 0/3] kernfs: Convert from strlcpy() to strscpy()
2023-12-22 1:18 UTC (7+ messages)
` [PATCH v3 1/3] kernfs: Convert kernfs_walk_ns() "
` [PATCH v3 2/3] kernfs: Convert kernfs_name_locked() "
` [PATCH v3 3/3] kernfs: Convert kernfs_path_from_node_locked() "
[PATCH bpf 0/5] fix sockmap + stream af_unix memleak
2023-12-21 23:23 UTC (6+ messages)
` [PATCH bpf 1/5] bpf: sockmap, fix proto update hook to avoid dup calls
` [PATCH bpf 2/5] bpf: sockmap, added comments describing update proto rules
` [PATCH bpf 3/5] bpf: sockmap, add tests for proto updates many to single map
` [PATCH bpf 4/5] bpf: sockmap, add tests for proto updates single socket to many map
` [PATCH bpf 5/5] bpf: sockmap, add tests for proto updates replace socket
[PATCH bpf-next v4 0/2] bpf: Simplify checking size of helper accesses
2023-12-21 23:22 UTC (3+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] bpf: add a possibly-zero-sized read test
[PATCH bpf 1/2] bpf: Avoid iter->offset making backward progress in bpf_iter_udp
2023-12-21 22:19 UTC (8+ messages)
[PATCH bpf-next] bpf: Avoid unnecessary use of comma operator in verifier
2023-12-21 21:50 UTC (3+ messages)
[ANN] Winter break shutdown plan
2023-12-21 18:09 UTC (3+ messages)
[PATCH v2 bpf-next 0/5] bpf: volatile compare
2023-12-21 18:01 UTC (8+ messages)
` [PATCH v2 bpf-next 1/5] selftests/bpf: Attempt to build BPF programs with -Wsign-compare
` [PATCH v2 bpf-next 2/5] bpf: Introduce "volatile compare" macro
` [PATCH v2 bpf-next 3/5] selftests/bpf: Convert exceptions_assert.c to bpf_cmp
` [PATCH v2 bpf-next 4/5] selftests/bpf: Remove bpf_assert_eq-like macros
` [RFC PATCH v2 bpf-next 5/5] selftests/bpf: Attempt to convert profiler.c to bpf_cmp
[PATCH bpf-next v3 0/2] bpf: Simplify checking size of helper accesses
2023-12-21 17:51 UTC (6+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] bpf: improve error logging for zero-sized accesses
[PATCH bpf-next v5 0/8] bpf: Reduce memory usage for bpf_global_percpu_ma
2023-12-21 16:53 UTC (14+ messages)
` [PATCH bpf-next v5 1/8] bpf: Avoid unnecessary extra percpu memory allocation
` [PATCH bpf-next v5 2/8] bpf: Add objcg to bpf_mem_alloc
` [PATCH bpf-next v5 3/8] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
` [PATCH bpf-next v5 4/8] bpf: Refill only one percpu element in memalloc
` [PATCH bpf-next v5 5/8] bpf: Use smaller low/high marks for percpu allocation
` [PATCH bpf-next v5 6/8] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
` [PATCH bpf-next v5 7/8] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
` [PATCH bpf-next v5 8/8] selftests/bpf: Add a selftest with > 512-byte percpu allocation size
[PATCH v7 bpf-next 0/6] bpf: tcp: Support arbitrary SYN Cookie at TC
2023-12-21 16:44 UTC (11+ messages)
` [PATCH v7 bpf-next 1/6] tcp: Move tcp_ns_to_ts() to tcp.h
` [PATCH v7 bpf-next 2/6] tcp: Move skb_steal_sock() to request_sock.h
` [PATCH v7 bpf-next 3/6] bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock()
` [PATCH v7 bpf-next 4/6] bpf: tcp: Handle BPF SYN Cookie in cookie_v[46]_check()
` [PATCH v7 bpf-next 5/6] bpf: tcp: Support arbitrary SYN Cookie
` [PATCH v7 bpf-next 6/6] selftest: bpf: Test bpf_sk_assign_tcp_reqsk()
[RFC PATCH bpf-next v2 0/4] bpf, x64: Fix tailcall hierarchy
2023-12-21 14:56 UTC (4+ messages)
` [RFC PATCH bpf-next v2 2/4] "
[PATCHv4 bpf 0/2] bpf: Fix map poke update
2023-12-21 14:34 UTC (9+ messages)
` [PATCHv4 bpf 1/2] bpf: Fix prog_array_map_poke_run "
Unexpected behavior from BPF/XDP program
2023-12-21 14:20 UTC (3+ messages)
[PATCH bpf-next 0/2] bpf: Add benchmark for bpf memory allocator
2023-12-21 14:15 UTC (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Move bench specific metrics into union of structs
` [PATCH bpf-next 2/2] selftests/bpf: Add benchmark for bpf memory allocator
[PATCH bpf-next] bpf: Re-support uid and gid when mounting bpffs
2023-12-21 13:30 UTC (3+ messages)
[PATCH v3 bpf 0/4] net: bpf_xdp_adjust_tail() fixes
2023-12-21 13:26 UTC (5+ messages)
` [PATCH v3 bpf 1/4] xsk: recycle buffer in case Rx queue was full
` [PATCH v3 bpf 2/4] xsk: fix usage of multi-buffer BPF helpers for ZC XDP
` [PATCH v3 bpf 3/4] ice: work on pre-XDP prog frag count
` [PATCH v3 bpf 4/4] i40e: handle multi-buffer packets that are shrunk by xdp prog
pull-request: bpf-next 2023-12-18
2023-12-21 13:05 UTC (7+ messages)
[syzbot] [mm?] BUG: unable to handle kernel paging request in copy_from_kernel_nofault
2023-12-21 11:59 UTC (3+ messages)
pull-request: bpf 2023-12-21
2023-12-21 11:50 UTC (2+ messages)
[PATCH bpf-next 0/3] bpf: inline bpf_kptr_xchg()
2023-12-21 11:40 UTC (11+ messages)
` [PATCH bpf-next 1/3] bpf: Support inlining bpf_kptr_xchg() helper
` [PATCH bpf-next 2/3] bpf, x86: Don't generate lock prefix for BPF_XCHG
[PATCH net 3/3] ice: Fix PF with enabled XDP going no-carrier after reset
2023-12-21 9:05 UTC (6+ messages)
[PATCH v5 net-next 0/3] add multi-buff support for xdp running in generic mode
2023-12-21 8:23 UTC (4+ messages)
` [PATCH v5 net-next 3/3] xdp: "
[Bpf] BPF ISA conformance groups
2023-12-21 7:00 UTC (12+ messages)
[PATCH v2] libbpf: Fix NULL pointer dereference in bpf_object__collect_prog_relos
2023-12-21 5:00 UTC (2+ messages)
[PATCH bpf-next v2 0/1] bpf: Simplify checking size of helper accesses
2023-12-21 5:00 UTC (5+ messages)
` [PATCH bpf-next v2 1/1] "
BUG: unable to handle kernel paging request in bpf_probe_read_compat_str
2023-12-21 1:15 UTC (4+ messages)
[PATCH v6 bpf-next 3/6] bpf: tcp: Handle BPF SYN Cookie in skb_steal_sock()
2023-12-21 0:58 UTC (2+ messages)
[PATCH] libbpf: skip DWARF sections in linker sanity check
2023-12-20 23:40 UTC (2+ messages)
[PATCH bpf-next v15 00/14] Registrating struct_ops types from modules
2023-12-20 22:26 UTC (15+ messages)
` [PATCH bpf-next v15 01/14] bpf: refactory struct_ops type initialization to a function
` [PATCH bpf-next v15 02/14] bpf: get type information with BTF_ID_LIST
` [PATCH bpf-next v15 03/14] bpf, net: introduce bpf_struct_ops_desc
` [PATCH bpf-next v15 04/14] bpf: add struct_ops_tab to btf
` [PATCH bpf-next v15 05/14] bpf: make struct_ops_map support btfs other than btf_vmlinux
` [PATCH bpf-next v15 06/14] bpf: pass btf object id in bpf_map_info
` [PATCH bpf-next v15 07/14] bpf: lookup struct_ops types from a given module BTF
` [PATCH bpf-next v15 08/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
` [PATCH bpf-next v15 09/14] bpf: hold module refcnt in bpf_struct_ops map creation and prog verification
` [PATCH bpf-next v15 10/14] bpf: validate value_type
` [PATCH bpf-next v15 11/14] bpf, net: switch to dynamic registration
` [PATCH bpf-next v15 12/14] libbpf: Find correct module BTFs for struct_ops maps and progs
` [PATCH bpf-next v15 13/14] bpf: export btf_ctx_access to modules
` [PATCH bpf-next v15 14/14] selftests/bpf: test case for register_bpf_struct_ops()
[PATCH bpf-next 00/15] Improvements for tracking scalars in the BPF verifier
2023-12-20 21:40 UTC (16+ messages)
` [PATCH bpf-next 01/15] selftests/bpf: Fix the u64_offset_to_skb_data test
` [PATCH bpf-next 02/15] bpf: make infinite loop detection in is_state_visited() exact
` [PATCH bpf-next 03/15] selftests/bpf: check if imprecise stack spills confuse infinite loop detection
` [PATCH bpf-next 04/15] bpf: Make bpf_for_each_spilled_reg consider narrow spills
` [PATCH bpf-next 05/15] selftests/bpf: Add a test case for 32-bit spill tracking
` [PATCH bpf-next 06/15] bpf: Add the assign_scalar_id_before_mov function
` [PATCH bpf-next 07/15] bpf: Add the get_reg_width function
` [PATCH bpf-next 08/15] bpf: Assign ID to scalars on spill
` [PATCH bpf-next 09/15] selftests/bpf: Test assigning "
` [PATCH bpf-next 10/15] bpf: Track spilled unbounded scalars
` [PATCH bpf-next 11/15] selftests/bpf: Test tracking "
` [PATCH bpf-next 12/15] bpf: Preserve boundaries and track scalars on narrowing fill
` [PATCH bpf-next 13/15] selftests/bpf: Add test cases for "
` [PATCH bpf-next 14/15] bpf: Optimize state pruning for spilled scalars
` [PATCH bpf-next 15/15] selftests/bpf: states pruning checks for scalar vs STACK_{MISC,ZERO}
[PATCH bpf-next 0/2] bpf: Fix warning in check_obj_size()
2023-12-20 21:40 UTC (2+ messages)
[RFC v3 0/3] use preserve_static_offset in bpf uapi headers
2023-12-20 20:19 UTC (3+ messages)
Dynamic kfunc discovery
2023-12-20 20:12 UTC (6+ messages)
[PATCH bpf-next v4 0/7] bpf: Reduce memory usage for bpf_global_percpu_ma
2023-12-20 19:55 UTC (4+ messages)
` [PATCH bpf-next v4 4/7] bpf: Refill only one percpu element in memalloc
[RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
2023-12-20 19:44 UTC (6+ messages)
` [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox