bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-31 05:03:48 to 2023-11-02 00:31:11 UTC [more...]

[PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
 2023-11-02  0:31 UTC  (10+ messages)
` [PATCH bpf-next v3 2/2] selftests: bpf: crypto skcipher algo selftests

[PATCH bpf-next v8 00/10] Registrating struct_ops types from modules
 2023-11-02  0:17 UTC  (25+ messages)
` [PATCH bpf-next v8 02/10] bpf, net: introduce bpf_struct_ops_desc
` [PATCH bpf-next v8 03/10] bpf: add struct_ops_tab to btf
` [PATCH bpf-next v8 04/10] bpf: hold module for bpf_struct_ops_map
` [PATCH bpf-next v8 06/10] bpf: pass attached BTF to the bpf_struct_ops subsystem
` [PATCH bpf-next v8 07/10] bpf, net: switch to dynamic registration
` [PATCH bpf-next v8 10/10] selftests/bpf: test case for register_bpf_struct_ops()

[syzbot] [net?] [usb?] INFO: rcu detected stall in worker_thread (9)
 2023-11-02  0:14 UTC  (2+ messages)

bpf: shift-out-of-bounds in tnum_rshift()
 2023-11-01 22:45 UTC  (5+ messages)

bpf_core_type_id_kernel is not consistent with bpf_core_type_id_local
 2023-11-01 22:42 UTC  (6+ messages)

BTF_TYPE_ID_LOCAL off by one?
 2023-11-01 22:41 UTC  (5+ messages)

[PATCH bpf-next 0/6] bpf: Add link_info support for uprobe multi link
 2023-11-01 22:27 UTC  (15+ messages)
` [PATCH bpf-next 2/6] bpf: Store ref_ctr_offsets values in bpf_uprobe array
` [PATCH bpf-next 3/6] bpf: Add link_info support for uprobe multi link
` [PATCH bpf-next 4/6] selftests/bpf: Use bpf_link__destroy in fill_link_info tests
` [PATCH bpf-next 5/6] selftests/bpf: Add link_info test for uprobe_multi link

[RFCv2 bpf-next 0/7] Add bpf_xdp_get_xfrm_state() kfunc
 2023-11-01 21:57 UTC  (8+ messages)
` [RFCv2 bpf-next 1/7] bpf: xfrm: "
` [RFCv2 bpf-next 2/7] bpf: xfrm: Add bpf_xdp_xfrm_state_release() kfunc
` [RFCv2 bpf-next 3/7] bpf: selftests: test_tunnel: Use ping -6 over ping6
` [RFCv2 bpf-next 4/7] bpf: selftests: test_tunnel: Mount bpffs if necessary
` [RFCv2 bpf-next 5/7] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [RFCv2 bpf-next 6/7] bpf: selftests: test_tunnel: Disable CO-RE relocations
` [RFCv2 bpf-next 7/7] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[PATCH v1 bpf-next 0/4] Descend into struct, array types when searching for fields
 2023-11-01 21:56 UTC  (9+ messages)
` [PATCH v1 bpf-next 1/4] bpf: Fix btf_get_field_type to fail for multiple bpf_refcount fields
` [PATCH v1 bpf-next 2/4] bpf: Refactor btf_find_field with btf_field_info_search
` [PATCH v1 bpf-next 3/4] btf: Descend into structs and arrays during special field search
` [PATCH v1 bpf-next 4/4] selftests/bpf: Add tests exercising aggregate type BTF "

bpf: incorrectly reject program with `back-edge insn from 7 to 8`
 2023-11-01 20:57 UTC  (2+ messages)

[PATCH bpf-next] bpf: handle ldimm64 properly in check_cfg()
 2023-11-01 20:56 UTC 

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

[RFC bpf-next 0/6] Add bpf_xdp_get_xfrm_state() kfunc
 2023-11-01 18:51 UTC  (11+ messages)
` [RFC bpf-next 1/6] bpf: xfrm: "
` [RFC bpf-next 5/6] bpf: selftests: test_tunnel: Disable CO-RE relocations

[PATCHv2 bpf-next] bpf: fix compilation error without CGROUPS
 2023-11-01 18:16 UTC 

[PATCH v1] tools/cgroup: introduce cgroup v2 memory.events listener
 2023-11-01 18:07 UTC  (4+ messages)

[PATCH v1 0/2] mm: memcg: improve vmscan tracepoints
 2023-11-01 18:00 UTC  (7+ messages)
` [PATCH v1 1/2] mm: memcg: print out cgroup name in the memcg tracepoints
` [PATCH v1 2/2] mm: memcg: introduce new event to trace shrink_memcg

[QUESTION] ftrace_test_recursion_trylock behaviour
 2023-11-01 17:45 UTC  (2+ messages)

[PATCH v5 bpf-next 00/23] BPF register bounds logic and testing improvements
 2023-11-01 17:13 UTC  (61+ messages)
` [PATCH v5 bpf-next 03/23] bpf: derive smin/smax from umin/max bounds
` [PATCH v5 bpf-next 04/23] bpf: derive smin32/smax32 from umin32/umax32 bounds
` [PATCH v5 bpf-next 05/23] bpf: derive subreg bounds from full bounds when upper 32 bits are constant
` [PATCH v5 bpf-next 06/23] bpf: add special smin32/smax32 derivation from 64-bit bounds
` [PATCH v5 bpf-next 07/23] bpf: improve deduction of 64-bit bounds from 32-bit bounds
` [PATCH v5 bpf-next 09/23] bpf: drop knowledge-losing __reg_combine_{32,64}_into_{64,32} logic
` [PATCH v5 bpf-next 11/23] bpf: rename is_branch_taken reg arguments to prepare for the second one
` [PATCH v5 bpf-next 12/23] bpf: generalize is_branch_taken() to work with two registers
` [PATCH v5 bpf-next 14/23] bpf: generalize is_branch_taken to handle all conditional jumps in one place
` [PATCH v5 bpf-next 15/23] bpf: unify 32-bit and 64-bit is_branch_taken logic
` [PATCH v5 bpf-next 17/23] bpf: generalize reg_set_min_max() to handle two sets of two registers
` [PATCH v5 bpf-next 18/23] bpf: generalize reg_set_min_max() to handle non-const register comparisons
` [PATCH v5 bpf-next 19/23] bpf: generalize is_scalar_branch_taken() logic
` [PATCH v5 bpf-next 20/23] bpf: enhance BPF_JEQ/BPF_JNE is_branch_taken logic

[PATCH bpf-next 0/7] Complete BPF verifier precision tracking support for register spills
 2023-11-01 16:27 UTC  (9+ messages)
` [PATCH bpf-next 2/7] bpf: support non-r10 register spill/fill to/from stack in precision tracking
` [PATCH bpf-next 3/7] bpf: enforce precision for r0 on callback return
` [PATCH bpf-next 5/7] bpf: preserve STACK_ZERO slots on partial reg spills
` [PATCH bpf-next 6/7] bpf: preserve constant zero when doing partial register restore
` [PATCH bpf-next 7/7] bpf: track aligned STACK_ZERO cases as imprecise spilled registers

[PATCH bpf-next v2] selftests/bpf: fix test_bpffs
 2023-11-01 14:40 UTC  (2+ messages)

[PATCH bpf-next] bpf: fix compilation error without CGROUPS
 2023-11-01 12:53 UTC  (6+ messages)

[PATCH bpf v3 0/2] bpf: Fix incorrect immediate spill
 2023-11-01 12:33 UTC  (3+ messages)
` [PATCH bpf v3 1/2] bpf: Fix check_stack_write_fixed_off() to correctly spill imm
` [PATCH bpf v3 2/2] selftests/bpf: Add test for immediate spilled to stack

[PATCH bpf v2 0/2] bpf: Fix incorrect immediate spill
 2023-11-01 12:18 UTC  (7+ messages)
` [PATCH bpf v2 1/2] bpf: Fix check_stack_write_fixed_off() to correctly spill imm
` [PATCH bpf v2 2/2] selftests/bpf: Add test for immediate spilled to stack

[PATCH bpf-next 0/3] selftests/bpf: Fixes for map_percpu_stats test
 2023-11-01  3:24 UTC  (4+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Use value with enough-size when updating per-cpu map
` [PATCH bpf-next 2/3] selftests/bpf: Export map_update_retriable()
` [PATCH bpf-next 3/3] selftsets/bpf: Retry map update for non-preallocated per-cpu map

[PATCH bpf-next 0/2] Relax allowlist for open-coded css_task iter
 2023-11-01  2:41 UTC  (9+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for css_task iter combining with cgroup iter

[PATCH v2 bpf-next 1/2] bpf: Add __bpf_kfunc_{start,end}_defs macros
 2023-11-01  2:19 UTC  (7+ messages)
` [PATCH v2 bpf-next 2/2] bpf: Add __bpf_hook_{start,end} macros

[PATCH net] veth: Fix RX stats for bpf_redirect_peer() traffic
 2023-10-31 22:20 UTC  (7+ messages)

[PATCH v3 bpf-next ] selftests/bpf: consolidate VIRTIO/9P configs in config.vm file
 2023-10-31 21:27 UTC 

[bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule
 2023-10-31 18:44 UTC  (12+ messages)

[PATCH v1 bpf-next] bpf: Add __bpf_kfunc_{start,end}_defs macros
 2023-10-31 18:23 UTC  (6+ messages)

[PATCH bpf-next v2] net, xdp: allow metadata > 32
 2023-10-31 17:57 UTC 

[PATCH bpf-next v6 00/18] XDP metadata via kfuncs for ice + VLAN hint
 2023-10-31 17:32 UTC  (7+ messages)
` [PATCH bpf-next v6 11/18] ice: put XDP meta sources assignment under a static key condition

[syzbot] [perf?] general protection fault in inherit_task_group
 2023-10-31 12:16 UTC  (2+ messages)

[net PATCH] octeontx2-pf: Free pending and dropped SQEs
 2023-10-31 11:23 UTC 

[PATCH bpf-next] net, xdp: allow metadata > 32
 2023-10-31  9:39 UTC  (3+ messages)

[linus:master] [bpf] c930472552: WARNING:at_kernel/bpf/memalloc.c:#bpf_mem_alloc_init
 2023-10-31  8:01 UTC  (2+ messages)

[PATCH bpf-next v1 00/13] Fixes for dynptr
 2023-10-31  7:57 UTC  (4+ messages)
` CVE-2023-39191 - Dynptr fixes - reg

[PATCH bpf-next] selftests/bpf: fix test_bpffs
 2023-10-31  6:29 UTC  (2+ messages)

[PATCH bpf-next 0/6] bpf: Add seccomp program type
 2023-10-31  1:24 UTC  (7+ messages)
` [PATCH bpf-next 1/6] bpf: Introduce BPF_PROG_TYPE_SECCOMP
` [PATCH bpf-next 2/6] bpf: Add test_run support for seccomp program type
` [PATCH bpf-next 3/6] seccomp: Refactor filter copy/create for reuse
` [PATCH bpf-next 4/6] seccomp: Support attaching BPF_PROG_TYPE_SECCOMP progs
` [PATCH bpf-next 5/6] selftests/bpf: Add seccomp verifier tests
` [PATCH bpf-next 6/6] selftests/bpf: Test BPF_PROG_TYPE_SECCOMP

[RFC bpf 0/2] bpf: Fix precision tracking for BPF_ALU | BPF_TO_BE | BPF_END
 2023-10-31  5:22 UTC  (5+ messages)
` [RFC bpf 2/2] selftests/bpf: precision tracking test "

[PATCH bpf-next v4 0/3] Relax allowlist for open-coded css_task iter
 2023-10-31  5:04 UTC  (4+ messages)
` [PATCH bpf-next v4 1/3] bpf: Relax allowlist for "
` [PATCH bpf-next v4 2/3] selftests/bpf: Add tests for css_task iter combining with cgroup iter
` [PATCH bpf-next v4 3/3] selftests/bpf: Add test for using css_task iter in sleepable progs


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).