public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-08-25 21:39:15 to 2022-08-26 17:34:42 UTC [more...]

[PATCH v3 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-26 17:34 UTC  (22+ 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 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] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
 2022-08-26 17:17 UTC  (12+ messages)

[PATCH bpf-next v3] bpf: Fix a few typos in BPF helpers documentation
 2022-08-26 17:17 UTC  (4+ messages)

[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

pahole v1.24: FAILED: load BTF from vmlinux: Invalid argument
 2022-08-26 17:01 UTC  (10+ messages)

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-26 17:00 UTC  (24+ messages)

[PATCH 0/4] Honor cgroup namespace when resolving cgroup id
 2022-08-26 16:52 UTC  (5+ 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 v4 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-26 16:42 UTC  (19+ 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 v4 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-26 16:40 UTC  (6+ 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 v12 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-26 16:41 UTC  (15+ 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] bpf: Add bpf_read_raw_record() helper
 2022-08-26 16:33 UTC  (10+ messages)

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

[PATCH bpf-next] bpf, mips: No need to use min() to get MAX_TAIL_CALL_CNT
 2022-08-26 16:17 UTC  (2+ messages)

[PATCH bpf-next v6 0/4] Parameterize task iterators
 2022-08-26 14:49 UTC  (6+ messages)
` [PATCH bpf-next v6 1/4] bpf: "

[RFC PATCH bpf-next 00/17] bpf: Add tracing multi link
 2022-08-26 14:20 UTC  (8+ messages)
` [RFC PATCH bpf-next 10/17] bpf: Add support to attach program to multiple trampolines

[PATCH bpf-next v2] bpftool: implement perf attach command
 2022-08-26 13:29 UTC  (5+ messages)

[PATCH ipsec-next,v4 0/3] xfrm: support collect metadata mode for xfrm interfaces
 2022-08-26 11:58 UTC  (6+ 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 bpf-next v7 0/5] Parameterize task iterators
 2022-08-26 11:23 UTC  (7+ messages)
` [PATCH bpf-next v7 1/5] bpf: "
` [PATCH bpf-next v7 2/5] bpf: Handle bpf_link_info for the parameterized task BPF iterators
` [PATCH bpf-next v7 3/5] bpf: Handle show_fdinfo "
` [PATCH bpf-next v7 4/5] selftests/bpf: Test "
` [PATCH bpf-next v7 5/5] bpftool: Show parameters of BPF task iterators

[PATCH ipsec-next,v3 0/3] xfrm: support collect metadata mode for xfrm interfaces
 2022-08-26 10:50 UTC  (10+ 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)

[RFC] ftrace: Add support to keep some functions out of ftrace
 2022-08-26  8:00 UTC  (11+ messages)

[PATCH ipsec-next,v2 0/3] xfrm: support collect metadata mode for xfrm interfaces
 2022-08-26  7:53 UTC  (5+ messages)
` [PATCH ipsec-next,v2 2/3] xfrm: interface: support collect metadata mode

[PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-26  7:31 UTC  (6+ messages)
` [PATCH v13 05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs

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

[PATCH] selftests/bpf: Fix connect4_prog tcp/socket header type conflict
 2022-08-26  5:50 UTC 

[PATCH v2] selftests/bpf: Fix bind{4,6} tcp/socket header type conflict
 2022-08-26  5:29 UTC 

[PATCH] selftests/bpf: fix type conflict in test_tc_dtime
 2022-08-26  5:06 UTC 

[PATCH] selftests/bpf: declare subprog_noise as static in tailcall_bpf2bpf4
 2022-08-26  4:44 UTC  (2+ messages)

[PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator
 2022-08-26  4:03 UTC  (3+ messages)
` [PATCH v3 bpf-next 00/15] bpf: BPF specific memory allocator, UAPI in particular

[PATCH v4 bpf-next 00/15] bpf: BPF specific memory allocator
 2022-08-26  2:44 UTC  (16+ messages)
` [PATCH v4 bpf-next 01/15] bpf: Introduce any context "
` [PATCH v4 bpf-next 02/15] bpf: Convert hash map to bpf_mem_alloc
` [PATCH v4 bpf-next 03/15] selftests/bpf: Improve test coverage of test_maps
` [PATCH v4 bpf-next 04/15] samples/bpf: Reduce syscall overhead in map_perf_test
` [PATCH v4 bpf-next 05/15] bpf: Relax the requirement to use preallocated hash maps in tracing progs
` [PATCH v4 bpf-next 06/15] bpf: Optimize element count in non-preallocated hash map
` [PATCH v4 bpf-next 07/15] bpf: Optimize call_rcu "
` [PATCH v4 bpf-next 08/15] bpf: Adjust low/high watermarks in bpf_mem_cache
` [PATCH v4 bpf-next 09/15] bpf: Batch call_rcu callbacks instead of SLAB_TYPESAFE_BY_RCU
` [PATCH v4 bpf-next 10/15] bpf: Add percpu allocation support to bpf_mem_alloc
` [PATCH v4 bpf-next 11/15] bpf: Convert percpu hash map to per-cpu bpf_mem_alloc
` [PATCH v4 bpf-next 12/15] bpf: Remove tracing program restriction on map types
` [PATCH v4 bpf-next 13/15] bpf: Prepare bpf_mem_alloc to be used by sleepable bpf programs
` [PATCH v4 bpf-next 14/15] bpf: Remove prealloc-only restriction for "
` [PATCH v4 bpf-next 15/15] bpf: Introduce sysctl kernel.bpf_force_dyn_alloc

[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
 2022-08-26  2:26 UTC  (13+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
` [PATCH bpf-next v9 02/23] bpf/verifier: do not clear meta in check_mem_size
` [PATCH bpf-next v9 03/23] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v9 05/23] selftests/bpf: Add tests for kfunc returning a memory pointer

[PATCH bpf-next 0/2] Add CGROUP prefix to cgroup_iter_order
 2022-08-26  2:04 UTC  (8+ messages)
` [PATCH bpf-next 1/2] bpf: Add CGROUP to cgroup_iter order
` [PATCH bpf-next 2/2] selftests/bpf: Fix test that uses "

linux-next: manual merge of the bpf-next tree with the bpf tree
 2022-08-26  1:46 UTC 

[PATCH] selftests/bpf: Fix conflicts with built-in functions in bpf_iter_ksym
 2022-08-26  1:26 UTC 

[PATCH] Fit line in 80 columns
 2022-08-26  0:45 UTC  (8+ messages)

[PATCH bpf-next v2] bpf: Add CGROUP prefix to cgroup_iter_order
 2022-08-25 23:30 UTC  (2+ messages)

[RESEND PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical
 2022-08-25 23:00 UTC  (3+ messages)
` [RESEND PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter

pull-request: bpf 2022-08-26
 2022-08-25 23:00 UTC 

[PATCH RFC bpf-next 0/2] propagate nullness information for reg to reg comparisons
 2022-08-25 22:31 UTC  (6+ messages)
` [PATCH RFC bpf-next 1/2] bpf: "

[RFC][PATCH v3 00/15] bpf: Per-operation map permissions
 2022-08-25 22:06 UTC  (8+ messages)
` [RFC][PATCH v3 02/15] bpf: Set open_flags as last bpf_attr field for bpf_*_get_fd_by_id() funcs

[PATCH bpf] bpf: Don't use tnum_range on array range checking for poke descriptors
 2022-08-25 22:00 UTC  (3+ messages)


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