messages from 2024-05-22 01:58:05 to 2024-05-24 03:22:53 UTC [more...]
[PATCH bpf-next v4 0/6] use network helpers, part 5
2024-05-24 3:21 UTC (5+ messages)
` [PATCH bpf-next v4 1/6] selftests/bpf: Drop struct post_socket_opts
` [PATCH bpf-next v4 2/6] selftests/bpf: Add start_server_str helper
` [PATCH bpf-next v4 3/6] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
` [PATCH bpf-next v4 4/6] selftests/bpf: Use start_server_str in bpf_tcp_ca
[PATCH] riscv, bpf: Introduce shift add helper with Zba optimization
2024-05-24 2:29 UTC (3+ messages)
[PATCH v10 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-05-24 1:37 UTC (7+ messages)
` [PATCH v10 01/36] tracing: Add a comment about ftrace_regs definition
` [PATCH v10 03/36] x86: tracing: Add ftrace_regs definition in the header
[PATCH v2 bpf-next] bpf: Relax precision marking in open coded iters and may_goto loop
2024-05-24 0:59 UTC (2+ messages)
[PATCH] uprobes: prevent mutex_lock() under rcu_read_lock()
2024-05-23 23:45 UTC (2+ messages)
[PATCH bpf-next v5 0/8] Notify user space when a struct_ops object is detached/unregistered
2024-05-23 23:08 UTC (9+ messages)
` [PATCH bpf-next v5 1/8] bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops
` [PATCH bpf-next v5 2/8] bpf: enable detaching links of struct_ops objects
` [PATCH bpf-next v5 3/8] bpf: support epoll from bpf struct_ops links
` [PATCH bpf-next v5 4/8] bpf: export bpf_link_inc_not_zero
` [PATCH bpf-next v5 5/8] selftests/bpf: test struct_ops with epoll
` [PATCH bpf-next v5 6/8] selftests/bpf: detach a struct_ops link from the subsystem managing it
` [PATCH bpf-next v5 7/8] selftests/bpf: make sure bpf_testmod handling racing link destroying well
` [PATCH bpf-next v5 8/8] bpftool: Fix pid_iter.bpf.c to comply with the change of bpf_link_fops
[PATCH bpf-next] libbpf: configure log verbosity with env variable
2024-05-23 21:50 UTC (2+ messages)
[PATCH bpf-next v8 0/3] Replace mono_delivery_time with tstamp_type
2024-05-23 21:20 UTC (2+ messages)
[PATCH bpf-next v4 0/7] Notify user space when a struct_ops object is detached/unregistered
2024-05-23 19:28 UTC (11+ messages)
` [PATCH bpf-next v4 2/7] bpf: enable detaching links of struct_ops objects
` [PATCH bpf-next v4 3/7] bpf: support epoll from bpf struct_ops links
[PATCH v5 00/68] Define _GNU_SOURCE for sources using
2024-05-23 19:11 UTC (25+ messages)
` [PATCH v5 02/68] kselftest: Desecalate reporting of missing _GNU_SOURCE
` [PATCH v5 23/68] selftests/iommu: Drop duplicate -D_GNU_SOURCE
` [PATCH v5 27/68] selftests/lsm: Drop define _GNU_SOURCE
` [PATCH v5 44/68] selftests/powerpc: "
` [PATCH v5 57/68] selftests/sgx: Compile with -D_GNU_SOURCE
[PATCH bpf-next v3 0/8] use network helpers, part 5
2024-05-23 19:06 UTC (10+ messages)
` [PATCH bpf-next v3 1/8] selftests/bpf: Drop struct post_socket_opts
` [PATCH bpf-next v3 2/8] selftests/bpf: Drop type parameter of start_server_addr
` [PATCH bpf-next v3 3/8] selftests/bpf: Drop type parameter of connect_to_addr
` [PATCH bpf-next v3 4/8] selftests/bpf: Add start_server_str helper
` [PATCH bpf-next v3 5/8] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
` [PATCH bpf-next v3 6/8] selftests/bpf: Use start_server_str in bpf_tcp_ca
` [PATCH bpf-next v3 7/8] selftests/bpf: Use connect_to_fd_opts in do_test "
` [PATCH bpf-next v3 8/8] selftests/bpf: Add post_connect_cb callback
[PATCH workqueue/for-6.10-fixes] workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string
2024-05-23 19:03 UTC (6+ messages)
[PATCH bpf-next v7 0/9] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
2024-05-23 17:42 UTC (10+ messages)
` [PATCH bpf-next v7 1/9] bpf: Remove unnecessary checks on the offset of btf_field
` [PATCH bpf-next v7 2/9] bpf: Remove unnecessary call to btf_field_type_size()
` [PATCH bpf-next v7 3/9] bpf: refactor btf_find_struct_field() and btf_find_datasec_var()
` [PATCH bpf-next v7 4/9] bpf: create repeated fields for arrays
` [PATCH bpf-next v7 5/9] bpf: look into the types of the fields of a struct type recursively
` [PATCH bpf-next v7 6/9] bpf: limit the number of levels of a nested struct type
` [PATCH bpf-next v7 7/9] selftests/bpf: Test kptr arrays and kptrs in nested struct fields
` [PATCH bpf-next v7 8/9] selftests/bpf: Test global bpf_rb_root arrays and fields in nested struct types
` [PATCH bpf-next v7 9/9] selftests/bpf: Test global bpf_list_head arrays
[RFC bpf-next] guard against access_size overflow?
2024-05-23 17:34 UTC (2+ messages)
[PATCH v3 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer
2024-05-23 17:06 UTC (6+ messages)
` [PATCH v3 bpf-next 1/3] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH v3 bpf-next 2/3] netfilter: add bpf_xdp_flow_lookup kfunc
` [PATCH v3 bpf-next 3/3] selftests/bpf: Add selftest for "
[PATCH bpf-next v6 0/9] Enable BPF programs to declare arrays of kptr, bpf_rb_root, and bpf_list_head
2024-05-23 16:59 UTC (4+ messages)
` [PATCH bpf-next v6 5/9] bpf: look into the types of the fields of a struct type recursively
BPF timers in hard irq context?
2024-05-23 16:42 UTC (3+ messages)
[PATCH v2 0/4] Dump off-cpu samples directly
2024-05-23 16:34 UTC (9+ messages)
[PATCH bpf-next 1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs
2024-05-23 14:22 UTC (5+ messages)
` [PATCH bpf-next 2/2] selftests: bpf: validate CHECKSUM_COMPLETE option
[linux-next:master] BUILD REGRESSION 3689b0ef08b70e4e03b82ebd37730a03a672853a
2024-05-23 14:02 UTC
[PATCHv7 bpf-next 0/9] uprobe: uretprobe speed up
2024-05-23 12:11 UTC (10+ messages)
` [PATCHv7 bpf-next 1/9] x86/shstk: Make return uprobe work with shadow stack
` [PATCHv7 bpf-next 2/9] uprobe: Wire up uretprobe system call
` [PATCHv7 bpf-next 3/9] uprobe: Add uretprobe syscall to speed up return probe
` [PATCHv7 bpf-next 4/9] selftests/x86: Add return uprobe shadow stack test
` [PATCHv7 bpf-next 5/9] selftests/bpf: Add uretprobe syscall test for regs integrity
` [PATCHv7 bpf-next 6/9] selftests/bpf: Add uretprobe syscall test for regs changes
` [PATCHv7 bpf-next 7/9] selftests/bpf: Add uretprobe syscall call from user space test
` [PATCHv7 bpf-next 8/9] selftests/bpf: Add uretprobe shadow stack test
` [PATCHv7 9/9] man2: Add uretprobe syscall page
[PATCH 6.6.y] bpf: Add missing BPF_LINK_TYPE invocations
2024-05-23 11:57 UTC (2+ messages)
[PATCH 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps
2024-05-23 9:31 UTC (5+ messages)
` [PATCH 1/3] kbuild: refactor variables in scripts/link-vmlinux.sh
` [PATCH 2/3] kbuild: remove PROVIDE() for kallsyms symbols
` [PATCH 3/3] kbuild: merge temp vmlinux for CONFIG_DEBUG_INFO_BTF and CONFIG_KALLSYMS
[PATCH net] sock_map: avoid race between sock_map_close and sk_psock_put
2024-05-23 9:20 UTC (4+ messages)
[PATCH bpf-next] selftests/bpf: Use prog_attach_type to attach in test_sockmap
2024-05-23 7:03 UTC (2+ messages)
[PATCH bpf-next] selftests/bpf: test_sockmap, use section names understood by libbpf
2024-05-23 6:57 UTC (4+ messages)
[PATCH bpf-next 0/8] fixes for test_sockmap
2024-05-23 6:50 UTC (9+ messages)
` [PATCH bpf-next 1/8] selftests/bpf: Fix tx_prog_fd values in test_sockmap
` [PATCH bpf-next 2/8] selftests/bpf: Drop duplicate definition of i "
` [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments "
` [PATCH bpf-next 4/8] selftests/bpf: Replace tx_prog_fd with tx_prog "
` [PATCH bpf-next 5/8] selftests/bpf: Drop prog_fd array "
` [PATCH bpf-next 6/8] selftests/bpf: Fix size of map_fd "
` [PATCH bpf-next 7/8] selftests/bpf: Check length of recv "
` [PATCH bpf-next 8/8] selftests/bpf: Drop duplicate bpf_map_lookup_elem "
[PATCH net-next v9 00/14] Device Memory TCP
2024-05-23 6:02 UTC (3+ messages)
` [PATCH net-next v9 11/14] tcp: RX path for devmem TCP
[PATCH v2 0/3] Use BPF filters for a "perf top -u" workaround
2024-05-23 4:38 UTC (2+ messages)
[PATCH] net: filter: use DEV_STAT_INC()
2024-05-23 3:35 UTC
[PATCH net-next v16 00/15] Introducing P4TC (series 1)
2024-05-23 3:34 UTC (20+ messages)
` On the NACKs on P4TC patches
` DSL vs low level language WAS(Re: "
[PATCH v2] riscv, bpf: Use STACK_ALIGN macro for size rounding up
2024-05-23 3:18 UTC
[PATCH] riscv, bpf: Use STACK_ALIGN macro for size rounding up
2024-05-23 3:11 UTC (4+ messages)
[PATCH bpf-next] bpf: Relax precision marking in open coded iters and may_goto loop
2024-05-23 2:31 UTC (8+ messages)
[PATCH net-next 0/7] virtnet_net: prepare for af-xdp
2024-05-23 2:26 UTC (2+ messages)
[RFC PATCH v8 00/20] bpf qdisc
2024-05-23 1:06 UTC (4+ messages)
` [RFC PATCH v8 14/20] bpf: net_sched: Add bpf qdisc kfuncs
[PATCH v4 bpf-next 00/11] bpf: support resilient split BTF
2024-05-23 1:06 UTC (17+ messages)
` [PATCH v4 bpf-next 01/11] libbpf: add btf__distill_base() creating split BTF with distilled base BTF
` [PATCH v4 bpf-next 07/11] libbpf: split BTF relocation
` [PATCH v4 bpf-next 11/11] bpftool: support displaying relocated-with-base split BTF
[PATCH bpf-next v4 1/2] net: netfilter: Make ct zone opts configurable for bpf ct helpers
2024-05-22 22:10 UTC (3+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs
[RFC 0/6] perf record: Use pinned BPF program for filter (v1)
2024-05-22 21:56 UTC (7+ messages)
` [PATCH 1/6] perf bpf-filter: Make filters map a single entry hashmap
` [PATCH 2/6] perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
` [PATCH 3/6] perf bpf-filter: Split per-task filter use case
` [PATCH 4/6] perf bpf-filter: Support pin/unpin BPF object
` [PATCH 5/6] perf record: Fix a potential error handling issue
` [PATCH 6/6] perf record: Add --setup-filter option
[PATCH bpf-next v2 0/4] bpf: make trusted args nullable
2024-05-22 21:18 UTC (8+ messages)
` [PATCH bpf-next v2 4/4] selftests: bpf: crypto: adjust bench to use nullable IV
[PATCH bpf-next v2] bpf, docs: clarify sign extension of 64-bit use of 32-bit imm
2024-05-22 18:21 UTC (3+ messages)
` [Bpf] "
[PATCH bpf-next v3 0/7] Notify user space when a struct_ops object is detached/unregistered
2024-05-22 17:33 UTC (5+ messages)
` [PATCH bpf-next v3 6/7] selftests/bpf: detach a struct_ops link from the subsystem managing it
[PATCH v2 0/7] riscv: Various text patching improvements
2024-05-22 16:35 UTC (2+ messages)
[PATCH v5 0/3] perf/core: Check sample_type in sample data saving helper functions
2024-05-22 16:26 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION 8314289a8d50a4e05d8ece1ae0445a3b57bb4d3b
2024-05-22 16:14 UTC
[PATCH] bpf, sockmap: defer sk_psock_free_link() using RCU
2024-05-22 14:57 UTC (8+ messages)
[PATCHv6 bpf-next 0/9] uprobe: uretprobe speed up
2024-05-22 11:52 UTC (12+ messages)
` [PATCHv6 9/9] man2: Add uretprobe syscall page
[PATCH 0/5] powerpc64/bpf: jit support for cpuv4 instructions
2024-05-22 11:37 UTC (3+ messages)
` [PATCH 2/5] powerpc64/bpf: jit support for unconditional byte swap
[PATCH bpf-next] selftests/bpf: Fix prog numbers in test_sockmap
2024-05-22 8:17 UTC (3+ messages)
[PATCH v2 bpf 0/5] Fix BPF multi-uprobe PID filtering logic
2024-05-22 7:46 UTC (3+ messages)
` [PATCH v2 bpf 4/5] selftests/bpf: extend multi-uprobe tests with child thread case
[syzbot] [bpf?] possible deadlock in get_partial_node
2024-05-22 7:35 UTC
[PATCH net-next 14/15] net: Reference bpf_redirect_info via task_struct on PREEMPT_RT
2024-05-22 7:09 UTC (12+ messages)
` [PATCH net-next 14/15 v2] "
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