messages from 2024-05-24 20:52:45 to 2024-05-28 12:58:46 UTC [more...]
[PATCH net-next v5 00/13] First try to replace page_frag with page_frag_cache
2024-05-28 12:55 UTC
[PATCH v5 bpf-next 0/9] bpf: support resilient split BTF
2024-05-28 12:24 UTC (10+ messages)
` [PATCH v5 bpf-next 1/9] libbpf: add btf__distill_base() creating split BTF with distilled base BTF
` [PATCH v5 bpf-next 2/9] selftests/bpf: test distilled base, split BTF generation
` [PATCH v5 bpf-next 3/9] libbpf: split BTF relocation
` [PATCH v5 bpf-next 4/9] selftests/bpf: extend distilled BTF tests to cover "
` [PATCH v5 bpf-next 5/9] libbpf: make btf_parse_elf process .BTF.base transparently
` [PATCH v5 bpf-next 6/9] resolve_btfids: handle presence of .BTF.base section
` [PATCH v5 bpf-next 7/9] module, bpf: store BTF base pointer in struct module
` [PATCH v5 bpf-next 8/9] libbpf,bpf: share BTF relocate-related code with kernel
` [PATCH v5 bpf-next 9/9] kbuild,bpf: add module-specific pahole flags for distilled base BTF
[PATCH RFC 0/6] net: stmmac: convert stmmac "pcs" to phylink
2024-05-28 12:23 UTC (16+ messages)
` [PATCH RFC net-next 1/3] net: stmmac: Prevent RGSMIIIS IRQs flood
` [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface
` [PATCH RFC net-next 3/3] net: stmmac: Drop TBI/RTBI PCS flags
pull-request: bpf-next 2024-05-28
2024-05-28 10:59 UTC
[syzbot] [bpf?] [net?] possible deadlock in sock_map_update_common (2)
2024-05-28 10:24 UTC
[PATCH net v2] sock_map: avoid race between sock_map_close and sk_psock_put
2024-05-28 10:20 UTC (3+ messages)
[PATCH] net: filter: use DEV_STAT_INC()
2024-05-28 10:10 UTC (2+ messages)
[PATCH 0/3] kbuild: remove PROVIDE() and refactor vmlinux_link steps
2024-05-28 9:42 UTC (5+ messages)
` [PATCH 2/3] kbuild: remove PROVIDE() for kallsyms symbols
[PATCH -fixes] bpf: resolve_btfids: Fix integer overflow when calling elf_update()
2024-05-28 5:12 UTC (3+ messages)
[PATCH bpf-next 0/8] fixes for test_sockmap
2024-05-28 4:12 UTC (15+ 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 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 v3 bpf-next 1/2] bpf: Relax precision marking in open coded iters and may_goto loop
2024-05-28 4:10 UTC (5+ messages)
` [PATCH v3 bpf-next 2/2] selftests/bpf: Remove i = zero workaround and add new tests
[PATCH net-next 0/7] virtnet_net: prepare for af-xdp
2024-05-28 2:06 UTC (4+ messages)
pull-request: bpf 2024-05-27
2024-05-27 23:40 UTC (2+ messages)
[PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-05-27 21:25 UTC (12+ messages)
[PATCH bpf-next v3 1/2] bpf: add CHECKSUM_COMPLETE to bpf test progs
2024-05-27 18:59 UTC (2+ messages)
` [PATCH bpf-next v3 2/2] selftests: bpf: validate CHECKSUM_COMPLETE option
[PATCH bpf 0/3] Block deletes from sockmap for tracing programs
2024-05-27 17:40 UTC (9+ messages)
` [PATCH bpf 1/3] bpf: Allow delete from sockmap/sockhash only if update is allowed
` [PATCH bpf 2/3] Revert "bpf, sockmap: Prevent lock inversion deadlock in map delete elem"
` [PATCH bpf 3/3] selftests/bpf: Cover verifier checks for mutating sockmap/sockhash
[Patch bpf] vmalloc: relax is_vmalloc_or_module_addr() check
2024-05-27 17:39 UTC (5+ messages)
[PATCH AUTOSEL 6.9 02/35] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
2024-05-27 14:50 UTC (6+ messages)
` [PATCH AUTOSEL 6.9 03/35] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
` [PATCH AUTOSEL 6.9 04/35] bpf: Avoid kfree_rcu() under lock in bpf_lpm_trie
` [PATCH AUTOSEL 6.9 31/35] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse
` [PATCH AUTOSEL 6.9 32/35] bpf: avoid uninitialized warnings in verifier_global_subprogs.c
[PATCH AUTOSEL 6.8 02/30] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
2024-05-27 14:49 UTC (5+ messages)
` [PATCH AUTOSEL 6.8 03/30] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
` [PATCH AUTOSEL 6.8 27/30] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse
` [PATCH AUTOSEL 6.8 28/30] bpf: avoid uninitialized warnings in verifier_global_subprogs.c
[PATCH AUTOSEL 6.6 02/21] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
2024-05-27 14:49 UTC (4+ messages)
` [PATCH AUTOSEL 6.6 03/21] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
` [PATCH AUTOSEL 6.6 20/21] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse
[PATCH AUTOSEL 6.1 01/17] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
2024-05-27 14:48 UTC (4+ messages)
` [PATCH AUTOSEL 6.1 02/17] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
` [PATCH AUTOSEL 6.1 16/17] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse
[PATCH AUTOSEL 5.15 01/13] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
2024-05-27 14:48 UTC (4+ messages)
` [PATCH AUTOSEL 5.15 02/13] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
` [PATCH AUTOSEL 5.15 12/13] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse
[PATCH AUTOSEL 5.10 01/13] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
2024-05-27 14:47 UTC (4+ messages)
` [PATCH AUTOSEL 5.10 02/13] selftests/bpf: Fix flaky test btf_map_in_map/lookup_update
` [PATCH AUTOSEL 5.10 12/13] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse
[PATCH AUTOSEL 5.4 1/6] selftests/bpf: Prevent client connect before server bind in test_tc_tunnel.sh
2024-05-27 14:44 UTC (3+ messages)
` [PATCH AUTOSEL 5.4 5/6] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse
[PATCH AUTOSEL 4.19 3/3] HID: bpf: add in-tree HID-BPF fix for the HP Elite Presenter Mouse
2024-05-27 14:44 UTC (2+ messages)
[PATCH] test_bpf: Add an skb_segment test for a non linear frag_list whose head_frag=1 and gso_size was mangled
2024-05-27 13:59 UTC (2+ messages)
[PATCH] bpf, sockmap: defer sk_psock_free_link() using RCU
2024-05-27 11:22 UTC (7+ messages)
[RFC PATCH v8 00/20] bpf qdisc
2024-05-27 10:09 UTC (8+ messages)
` [RFC PATCH v8 18/20] selftests: Add a bpf fq qdisc to selftest
[PATCH] mm: don't call should_failslab() for !CONFIG_FAILSLAB
2024-05-27 9:34 UTC (2+ messages)
Build regressions/improvements in v6.10-rc1
2024-05-27 8:21 UTC
[syzbot] [bpf?] KASAN: slab-use-after-free Read in bpf_link_free (2)
2024-05-27 6:36 UTC
[PATCH bpf-next] bpf, docs: Move sentence about returning R0 to abi.rst
2024-05-27 4:36 UTC (6+ messages)
` [Bpf] "
` [Bpf] "
[syzbot] [bpf?] possible deadlock in __lock_task_sighand (3)
2024-05-27 3:07 UTC
[PATCH 00/20] function_graph: Allow multiple users for function graph tracing
2024-05-27 1:18 UTC (30+ messages)
` [PATCH 01/20] function_graph: Convert ret_stack to a series of longs
` [PATCH 02/20] fgraph: Use BUILD_BUG_ON() to make sure we have structures divisible by long
` [PATCH 03/20] function_graph: Add an array structure that will allow multiple callbacks
` [PATCH 04/20] function_graph: Allow multiple users to attach to function graph
` [PATCH 05/20] function_graph: Handle tail calls for stack unwinding
` [PATCH 06/20] function_graph: Remove logic around ftrace_graph_entry and return
` [PATCH 07/20] ftrace/function_graph: Pass fgraph_ops to function graph callbacks
` [PATCH 08/20] ftrace: Allow function_graph tracer to be enabled in instances
` [PATCH 09/20] ftrace: Allow ftrace startup flags to exist without dynamic ftrace
` [PATCH 10/20] function_graph: Have the instances use their own ftrace_ops for filtering
` [PATCH 11/20] function_graph: Use a simple LRU for fgraph_array index number
` [PATCH 12/20] function_graph: Add "task variables" per task for fgraph_ops
` [PATCH 13/20] function_graph: Move set_graph_function tests to shadow stack global var
` [PATCH 14/20] function_graph: Move graph depth stored data "
` [PATCH 15/20] function_graph: Move graph notrace bit "
` [PATCH 16/20] function_graph: Implement fgraph_reserve_data() and fgraph_retrieve_data()
` [PATCH 17/20] function_graph: Add selftest for passing local variables
` [PATCH 18/20] ftrace: Add multiple fgraph storage selftest
` [PATCH 19/20] function_graph: Use for_each_set_bit() in __ftrace_return_to_handler()
` [PATCH 20/20] function_graph: Use bitmask to loop on fgraph entry
[syzbot] [bpf?] [net?] general protection fault in dev_map_enqueue (2)
2024-05-27 0:44 UTC
[PATCH bpf-next] bpf, docs: Fix instruction.rst indentation
2024-05-26 17:00 UTC (4+ messages)
` [Bpf] "
[PATCH bpf v2 1/4] netkit: Fix setting mac address in l2 mode
2024-05-26 10:12 UTC (6+ messages)
` [PATCH bpf v2 4/4] selftests/bpf: Add netkit test for pkt_type
[PATCH bpf-next] bpf, docs: Add table captions
2024-05-26 9:02 UTC (3+ messages)
` [Bpf] "
[PATCH bpf-next] bpf, docs: Use RFC 2119 language for ISA requirements
2024-05-26 9:01 UTC (3+ messages)
` [Bpf] "
[PATCH workqueue/for-6.10-fixes] workqueue: Refactor worker ID formatting and make wq_worker_comm() use full ID string
2024-05-26 2:34 UTC (7+ messages)
[PATCH bpf-next v2] bpf, docs: clarify sign extension of 64-bit use of 32-bit imm
2024-05-25 17:50 UTC (2+ messages)
[PATCH bpf-next] bpf, docs: Clarify call local offset
2024-05-25 17:50 UTC (7+ messages)
` [Bpf] "
` [Bpf] "
[PATCH v2 bpf 0/5] Fix BPF multi-uprobe PID filtering logic
2024-05-25 17:50 UTC (2+ messages)
[PATCH bpf-next] ARC, bpf: Fix issues reported by the static analyzers
2024-05-25 17:50 UTC (2+ messages)
[PATCH net-next v16 00/15] Introducing P4TC (series 1)
2024-05-25 16:43 UTC (22+ messages)
` On the NACKs on P4TC patches
` DSL vs low level language WAS(Re: "
[PATCH bpf-next v5 0/7] use network helpers, part 5
2024-05-25 12:08 UTC (8+ messages)
` [PATCH bpf-next v5 1/7] selftests/bpf: Drop struct post_socket_opts
` [PATCH bpf-next v5 2/7] selftests/bpf: Add start_server_str helper
` [PATCH bpf-next v5 3/7] selftests/bpf: Use post_socket_cb in connect_to_fd_opts
` [PATCH bpf-next v5 4/7] selftests/bpf: Use post_socket_cb in start_server_str
` [PATCH bpf-next v5 5/7] selftests/bpf: Use start_server_str in do_test in bpf_tcp_ca
` [PATCH bpf-next v5 6/7] selftests/bpf: Use connect_to_fd_opts "
` [PATCH bpf-next v5 7/7] selftests/bpf: Add post_connect_cb callback
[PATCH v10 00/36] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2024-05-25 9:48 UTC (6+ messages)
` [PATCH v10 07/36] function_graph: Allow multiple users to attach to function graph
[PATCH bpf-next v4 0/6] use network helpers, part 5
2024-05-24 23:18 UTC (6+ messages)
` [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 bpf-next v6 0/8] Notify user space when a struct_ops object is detached/unregistered
2024-05-24 22:30 UTC (9+ messages)
` [PATCH bpf-next v6 1/8] bpf: pass bpf_struct_ops_link to callbacks in bpf_struct_ops
` [PATCH bpf-next v6 2/8] bpf: enable detaching links of struct_ops objects
` [PATCH bpf-next v6 3/8] bpf: support epoll from bpf struct_ops links
` [PATCH bpf-next v6 4/8] bpf: export bpf_link_inc_not_zero
` [PATCH bpf-next v6 5/8] selftests/bpf: test struct_ops with epoll
` [PATCH bpf-next v6 6/8] selftests/bpf: detach a struct_ops link from the subsystem managing it
` [PATCH bpf-next v6 7/8] selftests/bpf: make sure bpf_testmod handling racing link destroying well
` [PATCH bpf-next v6 8/8] bpftool: Change pid_iter.bpf.c to comply with the change of bpf_link_fops
[PATCH v3 0/3] Use BPF filters for a "perf top -u" workaround
2024-05-24 20:52 UTC (4+ messages)
` [PATCH v3 1/3] perf bpf filter: Give terms their own enum
` [PATCH v3 2/3] perf bpf filter: Add uid and gid terms
` [PATCH v3 3/3] perf top: Allow filters on events
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