messages from 2022-09-10 00:28:20 to 2022-09-16 02:01:32 UTC [more...]
[PATCH net-next,v4 0/9] refactor duplicate codes in the tc cls walk function
2022-09-16 2:02 UTC (5+ messages)
` [PATCH net-next,v4 1/9] net/sched: cls_api: add helper for tc cls walker stats dump
` [PATCH net-next,v4 2/9] net/sched: use tc_cls_stats_dump() in filter
` [PATCH net-next,v4 3/9] selftests/tc-testings: add selftests for bpf filter
` [PATCH net-next,v4 5/9] selftests/tc-testings: add selftests for flow filter
[PATCH net-next,v3 0/9] refactor duplicate codes in the tc cls walk function
2022-09-16 1:59 UTC (15+ messages)
` [PATCH net-next,v3 1/9] net/sched: cls_api: add helper for tc cls walker stats updating
` [PATCH net-next,v3 2/9] net/sched: use tc_cls_stats_update() in filter
` [PATCH net-next,v3 3/9] selftests/tc-testings: add selftests for bpf filter
` [PATCH net-next,v3 4/9] selftests/tc-testings: add selftests for cgroup filter
` [PATCH net-next,v3 5/9] selftests/tc-testings: add selftests for flow filter
` [PATCH net-next,v3 6/9] selftests/tc-testings: add selftests for route filter
` [PATCH net-next,v3 7/9] selftests/tc-testings: add selftests for rsvp filter
` [PATCH net-next,v3 8/9] selftests/tc-testings: add selftests for tcindex filter
` [PATCH net-next,v3 9/9] selftests/tc-testings: add list case for basic filter
[RESEND PATCH] ixgbe: Don't call kmap() on page allocated with GFP_ATOMIC
2022-09-15 16:58 UTC (4+ messages)
[PATCH v17 00/12] bpf: Add kfuncs for PKCS#7 signature verification
2022-09-15 16:11 UTC (6+ messages)
` [PATCH v17 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v17 11/12] selftests/bpf: Add test for "
Closing the BPF map permission loophole
2022-09-15 10:30 UTC
[PATCH v2 bpf-next 1/2] bpf: Allow ringbuf memory to be used as map key
2022-09-15 10:24 UTC (4+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add test verifying bpf_ringbuf_reserve retval use in map ops
[PATCH bpf-next] bpf: Add verifier check for BPF_PTR_POISON retval and arg
2022-09-15 9:50 UTC (3+ messages)
BTF and libBPF
2022-09-15 4:44 UTC (8+ messages)
[PATCH net-next 0/9] refactor duplicate codes in the tc cls walk function
2022-09-15 3:13 UTC (15+ messages)
` [PATCH net-next 1/9] net/sched: cls_api: add helper for tc cls walker stats updating
` [PATCH net-next 2/9] net/sched: use tc_cls_stats_update() in filter
` [PATCH net-next 3/9] selftests/tc-testings: add selftests for bpf filter
` [PATCH net-next 4/9] selftests/tc-testings: add selftests for cgroup filter
` [PATCH net-next 5/9] selftests/tc-testings: add selftests for flow filter
` [PATCH net-next 6/9] selftests/tc-testings: add selftests for route filter
` [PATCH net-next 7/9] selftests/tc-testings: add selftests for rsvp filter
` [PATCH net-next 8/9] selftests/tc-testings: add selftests for tcindex filter
` [PATCH net-next 9/9] selftests/tc-testings: add list case for basic filter
[PATCH] libbpf: adjust OPTS_VALID logic, so that it can be used correctly
2022-09-14 18:15 UTC (2+ messages)
[syzbot] BUG: Bad page map (5)
2022-09-14 16:01 UTC (6+ messages)
[PATCH bpf-next 1/2] bpf: Allow ringbuf memory to be used as map key
2022-09-14 13:48 UTC (7+ messages)
` [PATCH bpf-next 2/2] bpf: Consider all mem_types compatible for map_{key,value} args
[PATCH linux-next] selinux/hooks: remove the unneeded result variable
2022-09-14 11:52 UTC (2+ messages)
[PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
2022-09-14 11:19 UTC (2+ messages)
[PATCH net-next,v2 0/9] refactor duplicate codes in the tc cls walk function
2022-09-14 10:02 UTC (10+ messages)
` [PATCH net-next,v2 1/9] net/sched: cls_api: add helper for tc cls walker stats updating
` [PATCH net-next,v2 2/9] net/sched: use tc_cls_stats_update() in filter
` [PATCH net-next,v2 3/9] selftests/tc-testings: add selftests for bpf filter
` [PATCH net-next,v2 4/9] selftests/tc-testings: add selftests for cgroup filter
` [PATCH net-next,v2 5/9] selftests/tc-testings: add selftests for flow filter
` [PATCH net-next,v2 6/9] selftests/tc-testings: add selftests for route filter
` [PATCH net-next,v2 7/9] selftests/tc-testings: add selftests for rsvp filter
` [PATCH net-next,v2 8/9] selftests/tc-testings: add selftests for tcindex filter
` [PATCH net-next,v2 9/9] selftests/tc-testings: add list case for basic filter
FW: ebpf-docs: draft of ISA doc updates in progress
2022-09-14 9:35 UTC (3+ messages)
[PATCH bpf-next v3 0/2] Fix wrong cgroup attach flags being assigned to effective progs
2022-09-14 16:17 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] bpf, cgroup: Don't populate prog_attach_flags array when effective query
` [PATCH bpf-next v3 2/2] bpftool: Fix wrong cgroup attach flags being assigned to effective progs
differentiate the verifier invalid mem access message error?
2022-09-14 7:03 UTC (5+ messages)
[PATCH bpf-next] bpf/btf: Use btf_type_str() whenever possible
2022-09-14 2:13 UTC
Interesting data corruption in bpf_object_open_opts
2022-09-14 1:13 UTC
[linux-next:master] BUILD REGRESSION 0caac1da994900d12a9be6106edb8e98696712a3
2022-09-13 22:47 UTC
[bpf-next v2] bpf: use kvmemdup_bpfptr helper
2022-09-13 22:30 UTC (2+ messages)
[PATCH net-next 0/8] add tc-testing test cases
2022-09-13 17:58 UTC (3+ messages)
[PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
2022-09-13 16:27 UTC (5+ messages)
` [PATCH bpf-next v2 1/4] ftrace: Allow users to disable ftrace direct call
` [PATCH bpf-next v2 2/4] arm64: ftrace: Support long jump for "
` [PATCH bpf-next v2 3/4] arm64: ftrace: Add ftrace direct call support
` [PATCH bpf-next v2 4/4] ftrace: Fix dead loop caused by direct call in ftrace selftest
[PATCH bpf-next v2 0/2] Fix cgroup attach flags being assigned to effective progs
2022-09-13 13:35 UTC (3+ messages)
FW: ebpf-docs: cross-platform collaboration brainstorming
2022-09-13 8:12 UTC
[PATCH v3] libbpf: Clean up legacy bpf maps declaration in bpf_helpers
2022-09-13 7:36 UTC
[PATCH bpf-next 0/4] Add ftrace direct call for arm64
2022-09-13 6:31 UTC (5+ messages)
` [PATCH bpf-next 1/4] ftrace: Allow users to disable ftrace direct call
` [PATCH bpf-next 2/4] arm64: ftrace: Support long jump for "
` [PATCH bpf-next 3/4] arm64: ftrace: Add ftrace direct call support
` [PATCH bpf-next 4/4] ftrace: Fix dead loop caused by direct call in ftrace selftest
[PATCH bpf-next v3 00/13] bpf: Introduce selectable memcg for bpf map
2022-09-13 6:15 UTC (6+ messages)
[bpf-next] bpf: use kvmemdup_bpfptr helper
2022-09-13 4:24 UTC (3+ messages)
[PATCH v2] libbpf: Clean up legacy bpf maps declaration in bpf_helpers
2022-09-13 3:40 UTC (3+ messages)
` 答复: "
[bpf-next 1/2] libbpf: Add make_path_and_pin() helper for bpf_xxx__pin()
2022-09-13 2:55 UTC (4+ messages)
` [bpf-next 2/2] libbpf: Add pathname_concat() helper
[bpf-next v4 1/3] bpftool: Add auto_attach for bpf prog load|loadall
2022-09-13 2:54 UTC (3+ messages)
` [bpf-next v4 2/3] bpftool: Update doc (add auto_attach to prog load)
` [bpf-next v4 3/3] bpftool: Update the bash completion(add "
[bpf-next v3 1/2] bpftool: Add auto_attach for bpf prog load|loadall
2022-09-13 2:40 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 044b771be9c5de9d817dfafb829d2f049c71c3b4
2022-09-12 22:26 UTC
[PATCH v2] libbpf: define bpf_tail_call_static when __clang__ is not defined
2022-09-12 21:32 UTC (3+ messages)
Remove dependency of BPF_SYSCALL from BPF_JIT_ALWAYS_ON
2022-09-12 21:03 UTC
[net-next v2 0/3] seg6: add NEXT-C-SID support for SRv6 End behavior
2022-09-12 17:16 UTC (4+ messages)
` [net-next v2 1/3] seg6: add netlink_ext_ack support in parsing SRv6 behavior attributes
` [net-next v2 2/3] seg6: add NEXT-C-SID support for SRv6 End behavior
` [net-next v2 3/3] selftests: seg6: add selftest for NEXT-C-SID flavor in "
[PATCH v2] libbpf: Support raw btf placed in the default path
2022-09-12 16:43 UTC
[PATCH v3 1/1] bpf: Ensure correct locking around vulnerable function find_vpid()
2022-09-12 16:02 UTC (4+ messages)
[PATCH] libbpf: Support raw btf placed in the default path
2022-09-12 15:37 UTC (4+ messages)
[RFC] Socket termination for policy enforcement and load-balancing
2022-09-12 10:01 UTC (6+ messages)
[PATCH bpf-next v3 0/2] Add table of BPF program types to docs
2022-09-12 8:44 UTC (10+ messages)
` [PATCH bpf-next v3 1/2] Add subdir support to Documentation makefile
[RFC PATCH] bpf: introduce new bpf map type BPF_MAP_TYPE_WILDCARD
2022-09-12 8:21 UTC (7+ messages)
[PATCH] libbpf: define bpf_tail_call_static when __clang__ is not defined
2022-09-12 6:44 UTC (4+ messages)
[PATCH 0/4] perf lock contention: Improve call stack handling (v2)
2022-09-12 5:53 UTC (5+ messages)
` [PATCH 1/4] perf lock contention: Factor out get_symbol_name_offset()
` [PATCH 2/4] perf lock contention: Show full callstack with -v option
` [PATCH 3/4] perf lock contention: Allow to change stack depth and skip
` [PATCH 4/4] perf lock contention: Skip stack trace from BPF
[PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
2022-09-11 22:31 UTC (11+ messages)
[PATCH bpf-next] bpf: Move nf_conn extern declarations to filter.h
2022-09-11 20:47 UTC (2+ messages)
[PATCH bpf-next v2 0/8] bpftool: Add LLVM as default library for disassembling JIT-ed programs
2022-09-11 20:14 UTC (9+ messages)
` [PATCH bpf-next v2 1/8] bpftool: Define _GNU_SOURCE only once
` [PATCH bpf-next v2 2/8] bpftool: Remove asserts from JIT disassembler
` [PATCH bpf-next v2 3/8] bpftool: Split FEATURE_TESTS/FEATURE_DISPLAY definitions in Makefile
` [PATCH bpf-next v2 4/8] bpftool: Group libbfd defs in Makefile, only pass them if we use libbfd
` [PATCH bpf-next v2 5/8] bpftool: Refactor disassembler for JIT-ed programs
` [PATCH bpf-next v2 6/8] bpftool: Add LLVM as default library for disassembling "
` [PATCH bpf-next v2 7/8] bpftool: Support setting alternative arch for JIT disasm with LLVM
` [PATCH bpf-next v2 8/8] bpftool: Add llvm feature to "bpftool version"
[PATCH bpf-next 0/7] bpftool: Add LLVM as default library for disassembling JIT-ed programs
2022-09-11 20:13 UTC (9+ messages)
` [PATCH bpf-next 6/7] "
[PATCH bpf-next v5 0/6] Support direct writes to nf_conn:mark
2022-09-11 17:26 UTC (4+ messages)
[PATCH v2 0/2] x86/kprobes: Fixes for CONFIG_RETHUNK
2022-09-11 15:14 UTC (9+ messages)
` [PATCH v2 1/2] x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
` [PATCH] x86,retpoline: Be sure to emit INT3 after JMP *%\reg
[PATCH bpf RESEND] samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
2022-09-11 13:03 UTC (2+ messages)
` [PATCH bpf-next] "
[PATCH v7 bpf-next 0/4] bpf: Support setting variable-length tunnel options
2022-09-11 12:23 UTC (5+ messages)
` [PATCH v7 bpf-next 1/4] bpf: Export 'bpf_dynptr_get_data, bpf_dynptr_get_size' helpers
` [PATCH v7 bpf-next 2/4] bpf: Support setting variable-length tunnel options
` [PATCH v7 bpf-next 3/4] selftests/bpf: Simplify test_tunnel setup for allowing non-local tunnel traffic
` [PATCH v7 bpf-next 4/4] selftests/bpf: Add geneve with bpf_skb_set_tunnel_opt_dynptr test-case to test_progs
[PATCH] headers: Remove some left-over license text
2022-09-11 11:50 UTC
[PATCH v6 bpf-next 0/4] bpf: Support setting variable-length tunnel options
2022-09-11 11:03 UTC (7+ messages)
` [PATCH v6 bpf-next 1/4] bpf: Export 'bpf_dynptr_get_data, bpf_dynptr_get_size' helpers
` [PATCH v6 bpf-next 2/4] bpf: Support setting variable-length tunnel options
` [PATCH v6 bpf-next 3/4] selftests/bpf: Simplify test_tunnel setup for allowing non-local tunnel traffic
` [PATCH v6 bpf-next 4/4] selftests/bpf: Add geneve with bpf_skb_set_tunnel_opt_dynptr test-case to test_progs
[RFC PATCH 0/2] mm: multi-gen LRU: per-process heatmaps
2022-09-11 8:34 UTC (3+ messages)
` [RFC PATCH 1/2] mm: multi-gen LRU: support page access info harvesting with eBPF
` [RFC PATCH 2/2] mm: add a BPF-based per-process heatmap tool
[PATCH bpf-next] bpf: Add verifier support for custom callback return range
2022-09-11 1:20 UTC (2+ messages)
[PATCH bpf v2] bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
2022-09-11 1:20 UTC (2+ messages)
[PATCH v2 bpf-next] selftests/bpf: fix ct status check in bpf_nf selftests
2022-09-11 0:50 UTC (2+ messages)
[PATCH v2] bpf: Simplify code by using for_each_cpu_wrap()
2022-09-10 23:30 UTC (2+ messages)
[syzbot] WARNING: ODEBUG bug in htab_map_alloc
2022-09-10 23:20 UTC (6+ messages)
` [PATCH] bpf: add missing percpu_counter_destroy() in htab_map_alloc()
` [PATCH] kernel/bpf: htab_map_alloc() exit by free_map_locked logic issue
[PATCH bpf-next] libbpf: Improve BPF_PROG2 macro code quality and description
2022-09-10 20:35 UTC (2+ messages)
[PATCH bpf-next v10 0/5] Parameterize task iterators
2022-09-10 18:43 UTC (3+ messages)
` [PATCH bpf-next v10 1/5] bpf: "
[PATCH v2] libbpf: add GCC support for bpf_tail_call_static
2022-09-10 18:37 UTC (10+ messages)
[PATCH bpf] bpf: btf: fix truncated last_member_type_id in btf_struct_resolve
2022-09-10 11:02 UTC (3+ messages)
[PATCH bpf-next v1 0/8] Dynptr convenience helpers
2022-09-10 5:31 UTC (5+ messages)
` [PATCH bpf-next v1 5/8] bpf: Add bpf_dynptr_clone
[PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
2022-09-10 0:49 UTC (8+ 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;
as well as URLs for NNTP newsgroup(s).