messages from 2022-08-26 17:46:24 to 2022-08-29 21:10:12 UTC [more...]
[PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
2022-08-29 21:09 UTC (6+ messages)
[PATCH v2] libbpf: add GCC support for bpf_tail_call_static
2022-08-29 21:05 UTC
[PATCH v2] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
2022-08-29 20:30 UTC (2+ messages)
[PATCH] Fit line in 80 columns
2022-08-29 20:29 UTC (6+ messages)
` [PATCH v2] Fit lines "
[PATCH] libbpf: add GCC support for bpf_tail_call_static
2022-08-29 20:19 UTC (2+ messages)
[PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
2022-08-29 20:11 UTC (19+ messages)
[PATCH] selftests/bpf: simplify cgroup_hierarchical_stats selftest
2022-08-29 20:08 UTC (4+ messages)
[PATCH bpf-next v8 0/5] Parameterize task iterators
2022-08-29 19:23 UTC (6+ messages)
` [PATCH bpf-next v8 1/5] bpf: "
` [PATCH bpf-next v8 2/5] bpf: Handle bpf_link_info for the parameterized task BPF iterators
` [PATCH bpf-next v8 3/5] bpf: Handle show_fdinfo "
` [PATCH bpf-next v8 4/5] selftests/bpf: Test "
` [PATCH bpf-next v8 5/5] bpftool: Show parameters of BPF task iterators
[PATCH bpf-next v8 0/5] Attach a cookie to a tracing program
2022-08-29 19:22 UTC (7+ messages)
` [PATCH bpf-next v8 1/5] bpf, x86: Generate trampolines from bpf_tramp_links
` [PATCH bpf-next v8 2/5] bpf, x86: Create bpf_tramp_run_ctx on the caller thread's stack
` [PATCH bpf-next v8 3/5] bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm
` [PATCH bpf-next v8 4/5] libbpf: Assign cookies to links in libbpf
` [PATCH bpf-next v8 5/5] selftest/bpf: The test cses of BPF cookie for fentry/fexit/fmod_ret/lsm
` [PATCH bpf-next v8 0/5] Attach a cookie to a tracing program. IGNORE!!
[RESEND PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical
2022-08-29 18:07 UTC (4+ messages)
` [RESEND PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter
[PATCH 0/4] Honor cgroup namespace when resolving cgroup id
2022-08-29 18:02 UTC (9+ messages)
` [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors
[PATCH] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
2022-08-29 17:54 UTC (10+ messages)
[PATCH bpf v2] bpf: Add config for skipping BTF enum64s
2022-08-29 15:57 UTC (2+ messages)
[PATCH bpf-next v3 0/3] fixes for concurrent htab updates
2022-08-29 15:51 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] bpf: Disable preemption when increasing per-cpu map_locked
` [PATCH bpf-next v3 2/3] bpf: Propagate error from htab_lock_bucket() to userspace
` [PATCH bpf-next v3 3/3] selftests/bpf: add test cases for htab update
[PATCH] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
2022-08-29 15:49 UTC (3+ messages)
[PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator
2022-08-29 15:47 UTC (4+ messages)
[PATCH v5 0/4] Introduce security_create_user_ns()
2022-08-29 15:33 UTC (13+ messages)
[PATCH bpf-next 0/3] BPF mass-verification veristat tool
2022-08-29 14:50 UTC (9+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: fix test_verif_scale{1,3} SEC() annotations
` [PATCH bpf-next 2/3] libbpf: fix crash if SEC("freplace") programs don't have attach_prog_fd set
` [PATCH bpf-next 3/3] selftests/bpf: add veristat tool for mass-verifying BPF object files
[PATCH bpf-next 0/2] propagate nullness information for reg to reg comparisons
2022-08-29 14:23 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: "
[PATCH bpf-next 0/3] make bpf_task_storage_busy being preemption-safe
2022-08-29 14:27 UTC (4+ messages)
` [PATCH bpf-next 1/3] bpf: Use this_cpu_{inc|dec|inc_return} for bpf_task_storage_busy
` [PATCH bpf-next 2/3] selftests/bpf: Move sys_pidfd_open() into test_progs.h
` [PATCH bpf-next 3/3] selftests/bpf: Test concurrent updates on bpf_task_storage_busy
[PATCH bpf-next v2] bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
2022-08-29 14:00 UTC (2+ messages)
[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
2022-08-29 12:33 UTC (21+ messages)
` [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function
[PATCH bpf-next v3 0/2] Add table of BPF program types to docs
2022-08-29 9:15 UTC (3+ messages)
` [PATCH bpf-next v3 1/2] Add subdir support to Documentation makefile
` [PATCH bpf-next v3 2/2] Add table of BPF program types to libbpf docs
[PATCH bpf-next v2 0/2] Add table of BPF program types to docs
2022-08-29 8:26 UTC (4+ messages)
` [PATCH bpf-next v2 2/2] Add table of BPF program types to libbpf docs
data-race in cgroup_get_tree / proc_cgroup_show
2022-08-29 7:27 UTC (4+ messages)
[PATCH] libbpf: Support raw btf placed in the default path
2022-08-29 5:48 UTC (3+ messages)
[PATCH bpf-next v2 1/3] bpf: Disable preemption when increasing per-cpu map_locked
2022-08-29 1:19 UTC (9+ messages)
` [PATCH bpf-next v2 2/3] bpf: Propagate error from htab_lock_bucket() to userspace
` [PATCH bpf-next v2 3/3] selftests/bpf: add test cases for htab update
[PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
2022-08-28 23:01 UTC (4+ messages)
` [PATCH bpf-next 1/2] ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
` [PATCH bpf-next 2/2] bpf: Move bpf_dispatcher function out of ftrace locations
[PATCH bpf-next] bpf: Add config for skipping BTF enum64s
2022-08-28 19:03 UTC (3+ messages)
ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
2022-08-28 17:01 UTC (9+ messages)
[PATCH bpf-next v3 0/7] bpf: Support struct argument for trampoline base progs
2022-08-28 2:55 UTC (8+ messages)
` [PATCH bpf-next v3 1/7] bpf: Allow struct argument in trampoline based programs
` [PATCH bpf-next v3 2/7] bpf: x86: Support in-register struct arguments in trampoline programs
` [PATCH bpf-next v3 3/7] bpf: Update descriptions for helpers bpf_get_func_arg[_cnt]()
` [PATCH bpf-next v3 4/7] bpf: arm64: No support of struct argument in trampoline programs
` [PATCH bpf-next v3 5/7] libbpf: Add new BPF_PROG2 macro
` [PATCH bpf-next v3 6/7] selftests/bpf: Add struct argument tests with fentry/fexit programs
` [PATCH bpf-next v3 7/7] selftests/bpf: Use BPF_PROG2 for some fentry programs without struct arguments
pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
2022-08-28 1:41 UTC (13+ messages)
[PATCH bpf-next v2] bpftool: implement perf attach command
2022-08-27 23:54 UTC (7+ messages)
[PATCH bpf-next v4 0/3] Add skb + xdp dynptrs
2022-08-27 23:47 UTC (31+ messages)
` [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
` [PATCH bpf-next v4 2/3] bpf: Add xdp dynptrs
[PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification
2022-08-27 23:33 UTC (5+ messages)
` [PATCH v13 02/10] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v13 03/10] bpf: Export bpf_dynptr_get_size()
[PATCH bpf-next v7 0/5] Parameterize task iterators
2022-08-27 18:33 UTC (13+ messages)
` [PATCH bpf-next v7 1/5] bpf: "
` [PATCH bpf-next v7 3/5] bpf: Handle show_fdinfo for the parameterized task BPF iterators
` [PATCH bpf-next v7 4/5] selftests/bpf: Test "
` [PATCH bpf-next v7 5/5] bpftool: Show parameters of BPF task iterators
[PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
2022-08-27 17:08 UTC (4+ messages)
[PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
2022-08-27 15:18 UTC (3+ messages)
[PATCH 1/2] bpf: Fix 32bit bounds update in ALU64
2022-08-27 13:57 UTC (2+ messages)
` [PATCH bpf v2 1/2] bpf: Do more tight ALU bounds tracking
[PATCH ipsec-next,v2 0/3] xfrm: support collect metadata mode for xfrm interfaces
2022-08-27 12:36 UTC (6+ messages)
` [PATCH ipsec-next,v2 2/3] xfrm: interface: support collect metadata mode
[RFC PATCH bpf-next 00/17] bpf: Add tracing multi link
2022-08-27 12:16 UTC (9+ messages)
` [RFC PATCH bpf-next 10/17] bpf: Add support to attach program to multiple trampolines
[PATCH ipsec-next,v4 0/3] xfrm: support collect metadata mode for xfrm interfaces
2022-08-27 11:45 UTC (3+ messages)
` [PATCH ipsec-next,v4 3/3] xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode
[PATCH v2] bpf/scripts: Generate GCC compatible helpers
2022-08-27 11:03 UTC (11+ messages)
[PATCH] perf inject: Fix error return code in cmd_inject()
2022-08-27 8:38 UTC
[PATCH v3 00/18] Mutex wrapper, locking and memory leak fixes
2022-08-27 7:11 UTC (29+ messages)
` [PATCH v3 09/18] perf ui: Update use of pthread mutex
` [PATCH v3 11/18] perf dso: "
` [PATCH v3 15/18] perf mutex: Add thread safety annotations
` [PATCH v3 16/18] perf sched: Fixes for thread safety analysis
[PATCH bpf-next v3] bpf: Fix a few typos in BPF helpers documentation
2022-08-27 5:20 UTC (2+ messages)
[PATCH] selftests/bpf: declare subprog_noise as static in tailcall_bpf2bpf4
2022-08-27 5:10 UTC (2+ messages)
[PATCH bpf-next v6 0/4] Parameterize task iterators
2022-08-27 4:50 UTC (7+ messages)
` [PATCH bpf-next v6 1/4] bpf: "
[PATCH] selftests/bpf: fix type conflict in test_tc_dtime
2022-08-26 22:13 UTC (3+ messages)
[PATCH bpf-next 00/17] bpf: net: Remove duplicated code from bpf_getsockopt()
2022-08-26 20:40 UTC (8+ messages)
` [PATCH bpf-next 02/17] bpf: net: Change sk_getsockopt() to take the sockptr_t argument
` [PATCH bpf-next 14/17] bpf: Change bpf_getsockopt(SOL_TCP) to reuse do_tcp_getsockopt()
[PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
2022-08-26 19:21 UTC (3+ messages)
[PATCH bpf-next] bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
2022-08-26 19:01 UTC (3+ messages)
[PATCH dwarves 0/7] Add support for generating BTF for all variables
2022-08-26 18:49 UTC (8+ messages)
` [PATCH dwarves 1/7] dutil: return ELF section name when looked up by index
` [PATCH dwarves 2/7] btf_encoder: Rename percpu structures to variables
` [PATCH dwarves 3/7] btf_encoder: cache all ELF section info
` [PATCH dwarves 4/7] btf_encoder: make the variable array dynamic
` [PATCH dwarves 5/7] btf_encoder: record ELF section for collected variables
` [PATCH dwarves 6/7] btf_encoder: collect all variables
` [PATCH dwarves 7/7] btf_encoder: allow encoding "
memory leaks after running bpf selftests
2022-08-26 17:58 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