public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-26 08:05:13 to 2022-08-27 15:18:44 UTC [more...]

[PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-27 15:18 UTC  (8+ messages)
` [PATCH v4 01/18] perf mutex: Wrapped usage of mutex and cond
` [PATCH v4 02/18] perf bench: Update use of pthread mutex/cond
` [PATCH v4 03/18] perf tests: Avoid pthread.h inclusion
` [PATCH v4 04/18] perf hist: Update use of pthread mutex
` [PATCH v4 05/18] perf bpf: Remove unused pthread.h include

[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  (7+ messages)
` [PATCH ipsec-next,v4 1/3] net: allow storing xfrm interface metadata in metadata_dst
` [PATCH ipsec-next,v4 2/3] xfrm: interface: support collect metadata mode
` [PATCH ipsec-next,v4 3/3] xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode

[PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
 2022-08-27 11:38 UTC  (3+ messages)

[PATCH v2] bpf/scripts: Generate GCC compatible helpers
 2022-08-27 11:03 UTC  (11+ messages)

[PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
 2022-08-27 10:47 UTC  (3+ messages)

[PATCH bpf-next v2 1/3] bpf: Disable preemption when increasing per-cpu map_locked
 2022-08-27 10:01 UTC  (3+ 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] perf inject: Fix error return code in cmd_inject()
 2022-08-27  8:38 UTC 

[PATCH bpf-next v2] bpftool: implement perf attach command
 2022-08-27  8:04 UTC  (7+ messages)

[PATCH] Fit line in 80 columns
 2022-08-27  7:20 UTC  (4+ messages)

[PATCH bpf-next v4 0/3] Add skb + xdp dynptrs
 2022-08-27  7:11 UTC  (26+ messages)
` [PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
` [PATCH bpf-next v4 2/3] bpf: Add xdp dynptrs

[PATCH v3 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-27  7:11 UTC  (36+ messages)
` [PATCH v3 01/18] perf mutex: Wrapped usage of mutex and cond
` [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] bpf: Add bpf_read_raw_record() helper
 2022-08-27  6:25 UTC  (17+ messages)

[PATCH bpf-next v3] bpf: Fix a few typos in BPF helpers documentation
 2022-08-27  5:20 UTC  (5+ 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 bind{4,6} tcp/socket header type conflict
 2022-08-27  1:13 UTC  (14+ messages)

pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
 2022-08-27  1:06 UTC  (13+ messages)

[PATCH bpf-next 0/3] BPF mass-verification veristat tool
 2022-08-26 23:15 UTC  (4+ 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] selftests/bpf: simplify cgroup_hierarchical_stats selftest
 2022-08-26 23:06 UTC 

[PATCH bpf-next v7 0/5] Parameterize task iterators
 2022-08-26 22:58 UTC  (11+ 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 v5 0/4] Introduce security_create_user_ns()
 2022-08-26 22:34 UTC  (26+ messages)

[PATCH] selftests/bpf: fix type conflict in test_tc_dtime
 2022-08-26 22:13 UTC  (3+ messages)

[PATCH 0/4] Honor cgroup namespace when resolving cgroup id
 2022-08-26 21:08 UTC  (8+ messages)
` [PATCH 1/4] cgroup: Honor caller's cgroup NS when resolving path
` [PATCH 2/4] cgroup: cgroup: Honor caller's cgroup NS when resolving cgroup id
` [PATCH 3/4] cgroup: Homogenize cgroup_get_from_id() return value
` [PATCH 4/4] cgroup/bpf: Honor cgroup NS in cgroup_iter for ancestors

[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 v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-26 20:36 UTC  (3+ messages)
` [PATCH v13 02/10] btf: Handle dynamic pointer parameter in kfuncs

[PATCH v4 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-26 19:21 UTC  (21+ messages)
` [PATCH v4 01/18] perf mutex: Wrapped usage of mutex and cond
` [PATCH v4 02/18] perf bench: Update use of pthread mutex/cond
` [PATCH v4 03/18] perf tests: Avoid pthread.h inclusion
` [PATCH v4 04/18] perf hist: Update use of pthread mutex
` [PATCH v4 05/18] perf bpf: Remove unused pthread.h include
` [PATCH v4 06/18] perf lock: "
` [PATCH v4 07/18] perf record: Update use of pthread mutex
` [PATCH v4 08/18] perf sched: "
` [PATCH v4 09/18] perf ui: "
` [PATCH v4 10/18] perf mmap: Remove unnecessary pthread.h include
` [PATCH v4 11/18] perf dso: Update use of pthread mutex
` [PATCH v4 12/18] perf annotate: "
` [PATCH v4 13/18] perf top: "
` [PATCH v4 14/18] perf dso: Hold lock when accessing nsinfo
` [PATCH v4 15/18] perf mutex: Add thread safety annotations
` [PATCH v4 16/18] perf sched: Fixes for thread safety analysis
` [PATCH v4 17/18] perf top: "
` [PATCH v4 18/18] perf build: Enable -Wthread-safety with clang

[PATCH v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-26 19:10 UTC  (11+ messages)
` [PATCH v12 02/10] btf: Handle dynamic pointer parameter in kfuncs

[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 "

[PATCH bpf-next 0/2] bpf,ftrace: bpf dispatcher function fix
 2022-08-26 18:46 UTC  (3+ 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

memory leaks after running bpf selftests
 2022-08-26 17:58 UTC  (2+ messages)

[PATCH bpf-next 0/2] propagate nullness information for reg to reg comparisons
 2022-08-26 17:29 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf: "
` [PATCH bpf-next 2/2] selftests/bpf: check nullness propagation "

[PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical stats
 2022-08-26 17:15 UTC  (7+ messages)
` [PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter

[PATCH bpf-next v2] selftests/bpf: fix incorrect fcntl call (test_sockmap.c)
 2022-08-26 16:23 UTC  (3+ messages)

[PATCH ipsec-next,v3 0/3] xfrm: support collect metadata mode for xfrm interfaces
 2022-08-26 10:50 UTC  (9+ messages)
` [PATCH ipsec-next,v3 1/3] net: allow storing xfrm interface metadata in metadata_dst
` [PATCH ipsec-next,v3 2/3] xfrm: interface: support collect metadata mode
` [PATCH ipsec-next,v3 3/3] xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode

[PATCH bpf-next] bpf: Fix a few typos in BPF helpers documentation
 2022-08-26 10:31 UTC  (2+ messages)

[PATCH bpf-next,v4] bpf/scripts: assert helper enum value is aligned with comment order
 2022-08-26 10:11 UTC  (3+ messages)

[syzbot] KMSAN: uninit-value in psi_poll_worker
 2022-08-26  9:27 UTC  (2+ messages)

[PATCH v12 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
 2022-08-26  9:22 UTC  (3+ messages)
` [PATCH v14 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h and add flags check function


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox