messages from 2022-09-09 06:06:14 to 2022-09-11 20:15:31 UTC [more...]
[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] bpf: Move nf_conn extern declarations to filter.h
2022-09-11 18:19 UTC
[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 (10+ 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 (3+ 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 v17 00/12] bpf: Add kfuncs for PKCS#7 signature verification
2022-09-11 11:40 UTC (16+ messages)
` [PATCH v17 01/12] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v17 02/12] bpf: Move dynptr type check to is_dynptr_type_expected()
` [PATCH v17 03/12] btf: Allow dynamic pointer parameters in kfuncs
` [PATCH v17 04/12] bpf: Export bpf_dynptr_get_size()
` [PATCH v17 05/12] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and define KEY_LOOKUP_ALL
` [PATCH v17 06/12] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v17 07/12] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v17 08/12] selftests/bpf: Compile kernel with everything as built-in
` [PATCH v17 09/12] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v17 10/12] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v17 11/12] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
` [PATCH v17 12/12] selftests/bpf: Add tests for dynamic pointers parameters in kfuncs
[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] libbpf: define bpf_tail_call_static when __clang__ is not defined
2022-09-11 0:06 UTC (3+ messages)
[PATCH v2] bpf: Simplify code by using for_each_cpu_wrap()
2022-09-10 23:30 UTC (6+ messages)
` "
` [External] "
[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 (4+ messages)
[PATCH bpf-next v1 0/8] Dynptr convenience helpers
2022-09-10 5:31 UTC (20+ messages)
` [PATCH bpf-next v1 1/8] bpf: Add bpf_dynptr_data_rdonly
` [PATCH bpf-next v1 2/8] bpf: Add bpf_dynptr_trim and bpf_dynptr_advance
` [PATCH bpf-next v1 3/8] bpf: Add bpf_dynptr_is_null and bpf_dynptr_is_rdonly
` [PATCH bpf-next v1 4/8] bpf: Add bpf_dynptr_get_size and bpf_dynptr_get_offset
` [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)
[PATCH v2] libbpf: Clean up legacy bpf maps declaration in bpf_helpers
2022-09-10 0:44 UTC (2+ messages)
[PATCH RFC bpf-next v1 00/32] Local kptrs, BPF linked lists
2022-09-10 0:21 UTC (25+ messages)
` [PATCH RFC bpf-next v1 05/32] bpf: Support kptrs in local storage maps
` [PATCH RFC bpf-next v1 18/32] bpf: Support bpf_spin_lock in local kptrs
` [PATCH RFC bpf-next v1 21/32] bpf: Allow locking bpf_spin_lock global variables
[PATCH v5 0/4] bpf: Add user-space-publisher ring buffer map type
2022-09-09 23:59 UTC (5+ messages)
` [PATCH v5 2/4] bpf: Add bpf_user_ringbuf_drain() helper
` [PATCH v5 3/4] bpf: Add libbpf logic for user-space ring buffer
[PATCH bpf-next v6 0/3] Add skb + xdp dynptrs
2022-09-09 23:12 UTC (3+ messages)
` [PATCH bpf-next v6 1/3] bpf: Add skb dynptrs
[PATCH v3 0/4] bpf: Add user-space-publisher ringbuffer map type
2022-09-09 22:50 UTC (9+ messages)
` [PATCH v3 2/4] bpf: Add bpf_user_ringbuf_drain() helper
` [PATCH v3 3/4] bpf: Add libbpf logic for user-space ring buffer
[PATCH bpf-next v3 0/2] Add table of BPF program types to docs
2022-09-09 22:24 UTC (8+ messages)
` [PATCH bpf-next v3 1/2] Add subdir support to Documentation makefile
[syzbot] WARNING in bpf_verifier_vlog
2022-09-09 21:57 UTC (7+ messages)
[PATCH 1/3] perf: Use sample_flags for callchain
2022-09-09 21:55 UTC (4+ messages)
` [PATCH 2/3] perf/bpf: Always use perf callchains if exist
[linux-next:master] BUILD REGRESSION 9a82ccda91ed2b40619cb3c10d446ae1f97bab6e
2022-09-09 21:25 UTC
[PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator
2022-09-09 20:10 UTC (5+ messages)
[PATCH net-next 0/8] add tc-testing test cases
2022-09-09 20:04 UTC (2+ messages)
[PATCH dwarves 0/7] Add support for generating BTF for all variables
2022-09-09 19:31 UTC (7+ messages)
[PATCH v2 bpf-next 0/3] BPF mass-verification veristat tool
2022-09-09 19:30 UTC (4+ messages)
` [PATCH v2 bpf-next 1/3] selftests/bpf: fix test_verif_scale{1,3} SEC() annotations
` [PATCH v2 bpf-next 2/3] libbpf: fix crash if SEC("freplace") programs don't have attach_prog_fd set
` [PATCH v2 bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
[PATCH bpf-next 0/3] BPF mass-verification veristat tool
2022-09-09 19:24 UTC (8+ messages)
` [PATCH bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
[PATCH] libbpf: Support raw btf placed in the default path
2022-09-09 19:00 UTC (3+ messages)
[RFC PATCH] bpf: introduce new bpf map type BPF_MAP_TYPE_WILDCARD
2022-09-09 18:55 UTC (6+ messages)
[PATCH] bpftool: output map/prog indices on `gen skeleton`
2022-09-09 18:16 UTC (7+ messages)
[PATCH v5 bpf-next 0/4] ftrace: host klp and bpf trampoline together
2022-09-09 18:13 UTC (5+ messages)
` [PATCH v5 bpf-next 2/4] ftrace: Allow IPMODIFY and DIRECT ops on the same function
[PATCH bpf-next v4 0/8] bpf: Support struct argument for trampoline base progs
2022-09-09 18:07 UTC (5+ messages)
` [PATCH bpf-next v4 5/8] libbpf: Add new BPF_PROG2 macro
[PATCH 0/3] perf stat: Fix bperf cgroup counters
2022-09-09 17:52 UTC (4+ messages)
` [PATCH 1/3] perf stat: Fix BPF program section name
` [PATCH 2/3] perf stat: Fix cpu map index in bperf cgroup code
` [PATCH 3/3] perf test: Add a new test for perf stat cgroup BPF counter
[PATCH v4 bpf-next 0/3] cgroup/connect{4,6} programs for unprivileged ICMP ping
2022-09-09 17:50 UTC (2+ messages)
[bpf-next] bpf: use kvmemdup_bpfptr helper
2022-09-09 17:27 UTC (2+ messages)
[bpf-next 1/2] libbpf: Add make_path_and_pin() helper for bpf_xxx__pin()
2022-09-09 17:16 UTC (4+ messages)
` [bpf-next 2/2] libbpf: Add pathname_concat() helper
BTF and libBPF
2022-09-09 15:29 UTC (2+ messages)
[PATCH RFCv2 bpf-next 00/18] XDP-hints: XDP gaining access to HW offload hints via BTF
2022-09-09 14:13 UTC (16+ messages)
` [PATCH RFCv2 bpf-next 04/18] net: create xdp_hints_common and set functions
` [xdp-hints] "
` [PATCH RFCv2 bpf-next 17/18] xsk: AF_XDP xdp-hints support in desc options
` [xdp-hints] "
` [xdp-hints] [PATCH RFCv2 bpf-next 00/18] XDP-hints: XDP gaining access to HW offload hints via BTF
[PATCHv3 bpf-next 0/6] bpf: Fixes for CONFIG_X86_KERNEL_IBT
2022-09-09 12:25 UTC (12+ messages)
` [PATCHv3 bpf-next 1/6] kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
` [PATCHv3 bpf-next 2/6] ftrace: Keep the resolved addr in kallsyms_callback
` [PATCHv3 bpf-next 3/6] bpf: Use given function address for trampoline ip arg
` [PATCHv3 bpf-next 4/6] bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
` [PATCHv3 bpf-next 5/6] bpf: Return value in kprobe get_func_ip only for entry address
` [PATCHv3 bpf-next 6/6] selftests/bpf: Fix get_func_ip offset test for CONFIG_X86_KERNEL_IBT
[bpf-next v3 2/2] bpftool: Update doc (add auto_attach to prog load)
2022-09-09 11:38 UTC (2+ messages)
[bpf-next v3 1/2] bpftool: Add auto_attach for bpf prog load|loadall
2022-09-09 11:38 UTC (4+ messages)
` [-next v2 2/2] bpftool: Update doc (add auto_attach to prog load)
[PATCH v2] tracing/kprobes: Add method to display private kprobes in tracefs
2022-09-09 11:05 UTC (3+ messages)
[PATCH bpf-next] bpf: Prevent bpf program recursion for raw tracepoint probes
2022-09-09 10:22 UTC (3+ messages)
[PATCH bpf-next v3 0/4] Add BPF JIT support for LoongArch
2022-09-09 9:47 UTC (7+ messages)
` [PATCH bpf-next v3 3/4] LoongArch: Add BPF JIT support
test ./tools/testing/selftests/bpf/test_offload.py failed
2022-09-09 9:11 UTC (9+ messages)
[PATCH bpf] samples/bpf: Replace blk_account_io_done() with __blk_account_io_done()
2022-09-09 7:50 UTC
[PATCH net-next,v3 00/22] refactor the walk and lookup hook functions in tc_action_ops
2022-09-09 7:40 UTC (2+ 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