messages from 2023-09-06 18:00:43 to 2023-09-08 20:15:43 UTC [more...]
duplicate BTF_IDs leading to symbol redefinition errors?
2023-09-08 20:15 UTC (5+ messages)
[RFC bpf-next] Registering struct_ops types from modules
2023-09-08 18:24 UTC (2+ messages)
[PATCH AUTOSEL 5.4 09/10] libbpf: Free btf_vmlinux when closing bpf_object
2023-09-08 18:20 UTC
[PATCH AUTOSEL 5.10 13/14] libbpf: Free btf_vmlinux when closing bpf_object
2023-09-08 18:20 UTC
[PATCH net 0/4] Add missing xdp_do_flush() invocations
2023-09-08 18:18 UTC (8+ messages)
` [PATCH net 1/4] net: ena: Flush XDP packets on error
` [PATCH net 2/4] bnxt_en: Flush XDP for bnxt_poll_nitroa0()'s NAPI
` [PATCH net 3/4] octeontx2-pf: Do xdp_do_flush() after redirects
` [PATCH net 4/4] bpf, cpumap: Flush xdp after cpu_map_bpf_prog_run_skb()
[PATCH AUTOSEL 5.15 14/15] libbpf: Free btf_vmlinux when closing bpf_object
2023-09-08 18:19 UTC
[PATCH AUTOSEL 6.1 25/26] libbpf: Free btf_vmlinux when closing bpf_object
2023-09-08 18:18 UTC
[PATCH AUTOSEL 6.4 35/41] libbpf: Free btf_vmlinux when closing bpf_object
2023-09-08 18:15 UTC (3+ messages)
` [PATCH AUTOSEL 6.4 40/41] bpf: Consider non-owning refs trusted
` [PATCH AUTOSEL 6.4 41/41] bpf: Consider non-owning refs to refcounted nodes RCU protected
[PATCH AUTOSEL 6.5 19/45] net: annotate data-races around sock->ops
2023-09-08 18:13 UTC (4+ messages)
` [PATCH AUTOSEL 6.5 39/45] libbpf: Free btf_vmlinux when closing bpf_object
` [PATCH AUTOSEL 6.5 44/45] bpf: Consider non-owning refs trusted
` [PATCH AUTOSEL 6.5 45/45] bpf: Consider non-owning refs to refcounted nodes RCU protected
[RFC PATCH bpf-next 0/4] Add Open-coded process and css iters
2023-09-08 18:10 UTC (7+ messages)
` [RFC PATCH bpf-next 2/4] bpf: Introduce process open coded iterator kfuncs
[RFC PATCH bpf-next 0/5] bpf, cgroup: Enable cgroup_array map on cgroup1
2023-09-08 18:09 UTC (10+ messages)
` [RFC PATCH bpf-next 1/5] cgroup: Enable task_under_cgroup_hierarchy() "
` [RFC PATCH bpf-next 2/5] bpf: Enable cgroup_array map "
[PATCH AUTOSEL 4.14 3/3] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
2023-09-08 18:04 UTC
[PATCH AUTOSEL 4.19 3/3] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
2023-09-08 18:04 UTC
[PATCH AUTOSEL 5.4 5/5] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
2023-09-08 18:03 UTC
[PATCH AUTOSEL 5.10 8/8] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
2023-09-08 18:03 UTC
[PATCH AUTOSEL 5.15 8/9] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
2023-09-08 18:02 UTC
[PATCH AUTOSEL 6.1 08/10] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
2023-09-08 18:02 UTC
[PATCH AUTOSEL 6.4 11/13] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
2023-09-08 18:00 UTC
[PATCH AUTOSEL 6.5 13/16] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
2023-09-08 17:59 UTC
[PATCH bpf-next v2 1/2] bpf: Move skb->len == 0 checks into __bpf_redirect
2023-09-08 17:17 UTC (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Make sure zero-len skbs aren't redirectable
[PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
2023-09-08 17:04 UTC (6+ messages)
` [PATCH v4 07/10] io_uring/cmd: return -EOPNOTSUPP if net is disabled
Apply 13e07691a16f and co. to linux-6.1.y
2023-09-08 16:52 UTC (2+ messages)
[PATCHv2 bpf-next 0/9] bpf: Add missed stats for kprobes
2023-09-08 16:49 UTC (19+ messages)
` [PATCHv2 bpf-next 1/9] bpf: Count stats for kprobe_multi programs
` [PATCHv2 bpf-next 2/9] bpf: Add missed value to kprobe_multi link info
` [PATCHv2 bpf-next 3/9] bpf: Add missed value to kprobe perf "
` [PATCHv2 bpf-next 4/9] bpf: Count missed stats in trace_call_bpf
` [PATCHv2 bpf-next 5/9] bpftool: Display missed count for kprobe_multi link
` [PATCHv2 bpf-next 6/9] bpftool: Display missed count for kprobe perf link
` [PATCHv2 bpf-next 7/9] selftests/bpf: Add test for missed counts of perf event link kprobe
` [PATCHv2 bpf-next 8/9] selftests/bpf: Add test for recursion "
` [PATCHv2 bpf-next 9/9] selftests/bpf: Add test for recursion counts of perf event link tracepoint
[PATCH] bpf: Fix a erroneous check after snprintf()
2023-09-08 16:33 UTC
[linux-next:master] BUILD REGRESSION af3c30d33476bc2694b0d699173544b07f7ae7de
2023-09-08 16:10 UTC
[PATCH bpf-next v2 0/3] libbpf: Support symbol versioning for uprobe
2023-09-08 15:07 UTC (7+ messages)
` [PATCH bpf-next v2 1/3] libbpf: Resolve symbol conflicts at the same offset "
` [PATCH bpf-next v2 2/3] libbpf: Support symbol versioning "
` [PATCH bpf-next v2 3/3] selftests/bpf: Add tests for "
[PATCH bpf-next v3 0/9] arm32, bpf: add support for cpuv4 insns
2023-09-08 14:49 UTC (16+ messages)
` [PATCH bpf-next v3 1/9] arm32, bpf: add support for 32-bit offset jmp instruction
` [PATCH bpf-next v3 2/9] arm32, bpf: add support for sign-extension load instruction
` [PATCH bpf-next v3 3/9] arm32, bpf: add support for sign-extension mov instruction
` [PATCH bpf-next v3 4/9] arm32, bpf: add support for unconditional bswap instruction
` [PATCH bpf-next v3 5/9] arm32, bpf: add support for 32-bit signed division
` [PATCH bpf-next v3 6/9] arm32, bpf: add support for 64 bit division instruction
` [PATCH bpf-next v3 7/9] selftest, bpf: enable cpu v4 tests for arm32
` [PATCH bpf-next v3 8/9] bpf/tests: add tests for cpuv4 instructions
` [PATCH bpf-next v3 9/9] MAINTAINERS: Add myself for ARM32 BPF JIT maintainer
[PATCH bpf-next v5 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
2023-09-08 14:43 UTC (4+ messages)
` [PATCH bpf-next v5 1/3] arm64: patching: Add aarch64_insn_copy()
` [PATCH bpf-next v5 2/3] arm64: patching: Add aarch64_insn_set()
` [PATCH bpf-next v5 3/3] bpf, arm64: use bpf_jit_binary_pack_alloc
[PATCH net-next 0/2] bpf: Remove xdp_do_flush_map()
2023-09-08 14:32 UTC (3+ messages)
` [PATCH net-next 1/2] net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush()
` [PATCH net-next 2/2] bpf: Remove xdp_do_flush_map()
[PATCH bpf 1/2] bpf: Add override check to kprobe multi link attach
2023-09-08 13:48 UTC (3+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add kprobe_multi override test
[PATCH bpf-next v4 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
2023-09-08 13:45 UTC (3+ messages)
[PATCH bpf 0/4] Fix the unmatched unit_size of bpf_mem_cache
2023-09-08 13:39 UTC (5+ messages)
` [PATCH bpf 1/4] bpf: Adjust size_index according to the value of KMALLOC_MIN_SIZE
` [PATCH bpf 2/4] bpf: Don't prefill for unused bpf_mem_cache
` [PATCH bpf 3/4] bpf: Ensure unit_size is matched with slab cache object size
` [PATCH bpf 4/4] selftests/bpf: Test all valid alloc sizes for bpf mem allocator
[PATCH v4 0/5] powerpc/bpf: use BPF prog pack allocator
2023-09-08 13:27 UTC (6+ messages)
` [PATCH v4 1/5] powerpc/bpf: implement bpf_arch_text_copy
` [PATCH v4 2/5] powerpc/bpf: implement bpf_arch_text_invalidate for bpf_prog_pack
` [PATCH v4 3/5] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]
` [PATCH v4 4/5] powerpc/code-patching: introduce patch_instructions()
` [PATCH v4 5/5] powerpc/bpf: use patch_instructions()
BPF memory model
2023-09-08 8:42 UTC (2+ messages)
Possible deadlock in bpf queue map
2023-09-08 5:29 UTC (9+ messages)
[PATCH v6 00/11] io_uring getdents
2023-09-08 0:29 UTC (8+ messages)
` [PATCH 07/11] vfs: add nowait parameter for file_accessed()
[PATCH bpf-next 0/2] add ring_buffer__query
2023-09-07 23:40 UTC (3+ messages)
` [PATCH bpf-next 1/2] libbpf: "
` [PATCH bpf-next 2/2] selftests/bpf: add tests for ring_buffer__query
[PATCH bpf-next 00/11] Implement cpuv4 support for s390x
2023-09-07 22:57 UTC (10+ messages)
` [PATCH bpf-next 01/11] bpf: Disable zero-extension for BPF_MEMSX
[PATCH bpf-next] selftests/bpf: Future-proof connect4_prog.c
2023-09-07 21:00 UTC
[RFC bpf-next] Registering struct_ops types from modules
2023-09-07 20:26 UTC
libbpf ringbuffer callback prototype
2023-09-07 20:09 UTC
[PATCH] uapi/netfilter: Change netfilter hook verdict code definition from macro to enum
2023-09-07 18:44 UTC (4+ messages)
[PATCH v2] bpftool: fix -Wcast-qual warning
2023-09-07 9:07 UTC (2+ messages)
[linux-next:master] BUILD REGRESSION cd04b2fab5ee58862674e9bab3cbc8e9a8576845
2023-09-07 14:31 UTC
[PATCH] bpftool: fix -Wcast-qual warning
2023-09-07 8:59 UTC (4+ messages)
[PATCH bpf] libbpf: soften BTF map error
2023-09-07 17:31 UTC (6+ messages)
` "
[PATCH bpf-next v2 0/8] arm32, bpf: add support for cpuv4 insns
2023-09-07 9:15 UTC (17+ messages)
` [PATCH bpf-next v2 1/8] arm32, bpf: add support for 32-bit offset jmp instruction
` [PATCH bpf-next v2 2/8] arm32, bpf: add support for sign-extension load instruction
` [PATCH bpf-next v2 3/8] arm32, bpf: add support for sign-extension mov instruction
` [PATCH bpf-next v2 4/8] arm32, bpf: add support for unconditional bswap instruction
` [PATCH bpf-next v2 5/8] arm32, bpf: add support for 32-bit signed division
` [PATCH bpf-next v2 6/8] arm32, bpf: add support for 64 bit division instruction
` [PATCH bpf-next v2 7/8] selftest, bpf: enable cpu v4 tests for arm32
` [PATCH bpf-next v2 8/8] bpf/tests: add tests for cpuv4 instructions
[RFC bpf-next 00/23] XDP metadata via kfuncs for ice + mlx5
2023-09-07 16:43 UTC (9+ messages)
` [RFC bpf-next 05/23] ice: Introduce ice_xdp_buff
` [xdp-hints] "
[PATCH bpf-next v2 0/5] bpf: task_group_seq_get_next: misc cleanups
2023-09-07 16:00 UTC (5+ messages)
[PATCH 0/2] bpf: Recursion detection related fixes
2023-09-07 10:12 UTC (6+ messages)
` [PATCH 2/2] bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check
[PATCH bpf-next] xsk: add multi-buffer support for sockets sharing umem
2023-09-07 15:12 UTC (3+ messages)
[PATCH 00/10] RISC-V: Refactor instructions
2023-09-07 8:51 UTC (5+ messages)
[RFC PATCH bpf-next v4 0/4] bpf, x64: Fix tailcall infinite loop
2023-09-07 3:53 UTC (6+ messages)
` [RFC PATCH bpf-next v4 2/4] "
` [RFC PATCH bpf-next v4 4/4] selftests/bpf: Add testcases for tailcall infinite loop fixing
pull-request: bpf 2023-09-06
2023-09-07 3:40 UTC (2+ messages)
[PATCH bpf-next v12 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-09-07 1:59 UTC (2+ messages)
` [PATCH bpf-next v12 2/2] selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
[PATCH bpf-next v12 0/2] selftests/bpf: Optimize kallsyms cache
2023-09-07 1:59 UTC
[PATCH v5 0/2] perf/core: Bail out early if the request AUX area is out of bound
2023-09-07 0:43 UTC (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] perf record: Update docs regarding the maximum limitation of AUX area
[PATCH bpf-next] selftests/bpf: Correct map_fd to data_fd in tailcalls
2023-09-06 23:01 UTC (3+ messages)
[syzbot] [reiserfs?] BUG: unable to handle kernel paging request in mas_alloc_nodes
2023-09-06 21:35 UTC
[PATCHSET 0/5] perf lock contention: Add cgroup support (v2)
2023-09-06 21:28 UTC (5+ messages)
` [PATCH 3/5] perf lock contention: Add -g/--lock-cgroup option
[PATCH bpf-next v11 1/2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-09-06 20:54 UTC (2+ messages)
[PATCH bpf-next 0/8] arm32, bpf: add support for cpuv4 insns
2023-09-06 20:26 UTC (7+ messages)
` [PATCH bpf-next 6/8] arm32, bpf: add support for 64 bit division instruction
[syzbot] [bpf?] general protection fault in bpf_prog_offload_verifier_prep
2023-09-06 18:34 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