messages from 2023-12-15 17:02:08 to 2023-12-18 13:18:30 UTC [more...]
[PATCH v5 00/34] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2023-12-18 13:18 UTC (35+ messages)
` [PATCH v5 01/34] tracing: Add a comment about ftrace_regs definition
` [PATCH v5 02/34] x86: tracing: Add ftrace_regs definition in the header
` [PATCH v5 03/34] function_graph: Convert ret_stack to a series of longs
` [PATCH v5 04/34] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
` [PATCH v5 05/34] function_graph: Add an array structure that will allow multiple callbacks
` [PATCH v5 06/34] function_graph: Allow multiple users to attach to function graph
` [PATCH v5 07/34] function_graph: Remove logic around ftrace_graph_entry and return
` [PATCH v5 08/34] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
` [PATCH v5 09/34] ftrace: Allow function_graph tracer to be enabled in instances
` [PATCH v5 10/34] ftrace: Allow ftrace startup flags exist without dynamic ftrace
` [PATCH v5 11/34] function_graph: Have the instances use their own ftrace_ops for filtering
` [PATCH v5 12/34] function_graph: Use a simple LRU for fgraph_array index number
` [PATCH v5 13/34] function_graph: Add "task variables" per task for fgraph_ops
` [PATCH v5 14/34] function_graph: Move set_graph_function tests to shadow stack global var
` [PATCH v5 15/34] function_graph: Move graph depth stored data "
` [PATCH v5 16/34] function_graph: Move graph notrace bit "
` [PATCH v5 17/34] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
` [PATCH v5 18/34] function_graph: Add selftest for passing local variables
` [PATCH v5 19/34] function_graph: Add a new entry handler with parent_ip and ftrace_regs
` [PATCH v5 20/34] function_graph: Add a new exit "
` [PATCH v5 21/34] x86/ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
` [PATCH v5 22/34] tracing: Rename ftrace_regs_return_value to ftrace_regs_get_return_value
` [PATCH v5 23/34] arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_FREGS
` [PATCH v5 24/34] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH v5 25/34] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH v5 26/34] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH v5 27/34] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH v5 28/34] fprobe: Rewrite fprobe on function-graph tracer
` [PATCH v5 29/34] tracing/fprobe: Remove nr_maxactive from fprobe
` [PATCH v5 30/34] tracing/fprobe: Enable fprobe events with CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v5 31/34] bpf: Enable kprobe_multi feature if CONFIG_FPROBE is enabled
` [PATCH v5 32/34] selftests: ftrace: Remove obsolate maxactive syntax check
` [PATCH v5 33/34] selftests/ftrace: Add a test case for repeating register/unregister fprobe
` [PATCH v5 34/34] Documentation: probes: Update fprobe on function-graph tracer
Question about bpf perfbuf/ringbuf: pinned in backend with overwriting
2023-12-18 12:58 UTC (9+ messages)
[RFC PATCH v3 0/3] devguard: guard mknod for non-initial user namespace
2023-12-18 12:30 UTC (9+ messages)
` [RFC PATCH v3 3/3] devguard: added device guard for mknod in non-initial userns
[PATCH bpf-next] s390/bpf: Fix indirect trampoline generation
2023-12-18 11:10 UTC (4+ messages)
[PATCH bpf-next] bpf: ensure precise is reset to false in __mark_reg_const_zero()
2023-12-18 10:46 UTC (4+ messages)
[PATCH net-next 11/24] lwt: Don't disable migration prio invoking BPF
2023-12-18 8:52 UTC (17+ messages)
` [PATCH net-next 12/24] seg6: Use nested-BH locking for seg6_bpf_srh_states
` [PATCH net-next 13/24] net: Use nested-BH locking for bpf_scratchpad
` [PATCH net-next 14/24] net: Add a lock which held during the redirect process
` [PATCH net-next 15/24] net: Use nested-BH locking for XDP redirect
` [PATCH net-next 16/24] net: netkit, veth, tun, virt*: "
` [PATCH net-next 18/24] net: Freescale: "
` [PATCH net-next 19/24] net: fungible, gve, mtk, microchip, mana: "
` [PATCH net-next 20/24] net: intel: "
` [PATCH net-next 21/24] net: marvell: "
` [PATCH net-next 22/24] net: mellanox, nfp, sfc: "
` [PATCH net-next 23/24] net: qlogic, socionext, stmmac, cpsw: "
` [PATCH net-next 24/24] net: bpf: Add lockdep assert for the redirect process
[PATCH bpf-next v9 0/4] Relax tracing prog recursive attach rules
2023-12-18 7:47 UTC (9+ messages)
` [PATCH bpf-next v9 1/4] bpf: "
` [PATCH bpf-next v9 2/4] selftests/bpf: Add test for recursive attachment of tracing progs
` [PATCH bpf-next v9 3/4] bpf: Fix re-attachment branch in bpf_tracing_prog_attach
` [PATCH bpf-next v9 4/4] selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
[PATCH bpf-next v4 0/7] bpf: Reduce memory usage for bpf_global_percpu_ma
2023-12-18 6:31 UTC (8+ messages)
` [PATCH bpf-next v4 1/7] bpf: Avoid unnecessary extra percpu memory allocation
` [PATCH bpf-next v4 2/7] bpf: Add objcg to bpf_mem_alloc
` [PATCH bpf-next v4 3/7] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
` [PATCH bpf-next v4 4/7] bpf: Refill only one percpu element in memalloc
` [PATCH bpf-next v4 5/7] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
` [PATCH bpf-next v4 6/7] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
` [PATCH bpf-next v4 7/7] selftests/bpf: Add a selftest with > 512-byte percpu allocation size
Can netfilter-ebpf modify packets ?
2023-12-18 6:26 UTC
[RFC nf-next v2 0/2] netfilter: bpf: support prog update
2023-12-18 4:18 UTC (3+ messages)
` [RFC nf-next v2 1/2] "
` [RFC nf-next v2 2/2] selftests/bpf: Add netfilter link prog update test
[PATCH bpf-next v4 0/3] bpf: support to track BPF_JNE
2023-12-18 3:56 UTC (6+ messages)
` [PATCH bpf-next v4 1/3] bpf: make the verifier tracks the "not equal" for regs
` [PATCH bpf-next v4 2/3] selftests/bpf: activate the OP_NE login in range_cond()
` [PATCH bpf-next v4 3/3] selftests/bpf: add testcase to verifier_bounds.c for JMP_NE
[RFC nf-next v1 0/2] netfilter: bpf: support prog update
2023-12-18 3:06 UTC (4+ messages)
` [RFC nf-next v1 1/2] "
[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
2023-12-18 2:54 UTC (12+ messages)
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
` [xdp-hints] "
[RFC PATCH net-next v5 00/14] Device Memory TCP
2023-12-18 2:40 UTC (15+ messages)
` [RFC PATCH net-next v5 01/14] net: page_pool: create hooks for custom page providers
` [RFC PATCH net-next v5 02/14] net: page_pool: factor out page_pool recycle check
` [RFC PATCH net-next v5 03/14] net: netdev netlink api to bind dma-buf to a net device
` [RFC PATCH net-next v5 04/14] netdev: support binding dma-buf to netdevice
` [RFC PATCH net-next v5 05/14] netdev: netdevice devmem allocator
` [RFC PATCH net-next v5 06/14] page_pool: convert to use netmem
` [RFC PATCH net-next v5 07/14] page_pool: devmem support
` [RFC PATCH net-next v5 08/14] memory-provider: dmabuf devmem memory provider
` [RFC PATCH net-next v5 09/14] net: support non paged skb frags
` [RFC PATCH net-next v5 10/14] net: add support for skbs with unreadable frags
` [RFC PATCH net-next v5 11/14] tcp: RX path for devmem TCP
` [RFC PATCH net-next v5 12/14] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [RFC PATCH net-next v5 13/14] net: add devmem TCP documentation
` [RFC PATCH net-next v5 14/14] selftests: add ncdevmem, netcat for devmem TCP
[PATCH bpf-next v3 0/6] bpf: Reduce memory usage for bpf_global_percpu_ma
2023-12-18 1:15 UTC (16+ messages)
` [PATCH bpf-next v3 1/6] bpf: Avoid unnecessary extra percpu memory allocation
` [PATCH bpf-next v3 2/6] bpf: Allow per unit prefill for non-fix-size percpu memory allocator
` [PATCH bpf-next v3 3/6] bpf: Refill only one percpu element in memalloc
` [PATCH bpf-next v3 4/6] bpf: Limit up to 512 bytes for bpf_global_percpu_ma allocation
` [PATCH bpf-next v3 5/6] selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
` [PATCH bpf-next v3 6/6] selftests/bpf: Add a selftest with > 512-byte percpu allocation size
linux-next: manual merge of the bpf-next tree with the net-next tree
2023-12-17 23:29 UTC
[PATCHv2 bpf-next 0/2] bpf: Add check for negative uprobe multi offset
2023-12-17 21:55 UTC (3+ messages)
` [PATCHv2 bpf-next 1/2] bpf: Fail uprobe multi link with negative offset
` [PATCHv2 bpf-next 2/2] selftests/bpf: Add more uprobe multi fail tests
[RFC PATCH net-next v1 0/4] Abstract page from net stack
2023-12-17 8:14 UTC (13+ messages)
` [RFC PATCH net-next v1 2/4] net: introduce abstraction for network memory
` [RFC PATCH net-next v1 4/4] net: page_pool: use netmem_t instead of struct page in API
[PATCH bpf-next v14 00/14] Registrating struct_ops types from modules
2023-12-17 8:11 UTC (16+ messages)
` [PATCH bpf-next v14 01/14] bpf: refactory struct_ops type initialization to a function
` [PATCH bpf-next v14 02/14] bpf: get type information with BTF_ID_LIST
` [PATCH bpf-next v14 03/14] bpf, net: introduce bpf_struct_ops_desc
` [PATCH bpf-next v14 04/14] bpf: add struct_ops_tab to btf
` [PATCH bpf-next v14 05/14] bpf: make struct_ops_map support btfs other than btf_vmlinux
` [PATCH bpf-next v14 06/14] bpf: pass btf object id in bpf_map_info
` [PATCH bpf-next v14 07/14] bpf: lookup struct_ops types from a given module BTF
` [PATCH bpf-next v14 08/14] bpf: pass attached BTF to the bpf_struct_ops subsystem
` [PATCH bpf-next v14 09/14] bpf: hold module refcnt in bpf_struct_ops map creation and prog verification
` [PATCH bpf-next v14 10/14] bpf: validate value_type
` [PATCH bpf-next v14 11/14] bpf, net: switch to dynamic registration
` [PATCH bpf-next v14 12/14] libbpf: Find correct module BTFs for struct_ops maps and progs
` [PATCH bpf-next v14 13/14] bpf: export btf_ctx_access to modules
` [PATCH bpf-next v14 14/14] selftests/bpf: test case for register_bpf_struct_ops()
[PATCH bpf-next v13 00/14] Registrating struct_ops types from modules
2023-12-17 7:35 UTC (28+ messages)
` [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 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 v2 0/1] bpf: Simplify checking size of helper accesses
2023-12-17 1:06 UTC (2+ messages)
` [PATCH bpf-next v2 1/1] "
[PATCH bpf-next] bpf: Introduce "volatile compare" macro
2023-12-17 1:06 UTC
[PATCH bpf-next] bpf: Simplify checking size of helper accesses
2023-12-17 0:42 UTC (3+ messages)
[PATCH bpf-next 0/3] Various BPF exception improvements
2023-12-16 22:47 UTC (5+ messages)
` [PATCH bpf-next 2/3] bpf: selftests: Add bpf_assert_if() and bpf_assert_with_if() macros
[PATCH bpf-next 0/2] bpf: Fix warning in check_obj_size()
2023-12-16 13:10 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Use c->unit_size to select target cache during free
` [PATCH bpf-next 2/2] selftests/bpf: Remove tests for zeroed-array kptr
Should I add BPF kfuncs for userspace apps? And how?
2023-12-16 8:15 UTC (9+ messages)
[PATCH RESEND bpf-next v2] selftests/bpf: Test the release of map btf
2023-12-16 3:55 UTC
[PATCH v3 0/7] x86/cfi,bpf: Fix CFI vs eBPF
2023-12-16 0:53 UTC (3+ messages)
[PATCHv2 bpf] bpf: Add missing BPF_LINK_TYPE invocations
2023-12-16 0:40 UTC (2+ messages)
[RFC] bpf: Issue with bpf_fentry_test7 call
2023-12-15 23:21 UTC (5+ messages)
[PATCH v4 bpf-next 00/10] Complete BPF verifier precision tracking support for register spills
2023-12-15 23:02 UTC (6+ messages)
` [PATCH v4 bpf-next 09/10] selftests/bpf: validate precision logic in partial_stack_load_preserves_zeros
[PATCH bpf-next v1] bpf: Include pid, uid and comm in audit output
2023-12-15 22:20 UTC (9+ messages)
` [PATCH bpf-next v2 1/1] "
` [PATCH bpf-next v3] "
[PATCH bpf-next v3 0/5] bpf: Fix warnings in kvmalloc_node()
2023-12-15 22:00 UTC (3+ messages)
[PATCH bpf] bpf: Add missing BPF_LINK_TYPE invocations
2023-12-15 21:26 UTC (4+ messages)
[PATCH bpf-next v8 0/4] Relax tracing prog recursive attach rules
2023-12-15 21:25 UTC (5+ messages)
` [PATCH bpf-next v8 1/4] bpf: "
[Bug Report] bpf: incorrectly pruning runtime execution path
2023-12-15 20:55 UTC (12+ messages)
[PATCH net] bnxt_en: do not map packet buffers twice
2023-12-15 20:45 UTC (6+ messages)
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