bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-12 13:56:03 to 2022-10-17 17:55:37 UTC [more...]

[PATCH bpf-next v2 0/4] Add ftrace direct call for arm64
 2022-10-17 17:55 UTC  (15+ messages)

[syzbot] WARNING in btf_type_id_size
 2022-10-17 17:43 UTC  (4+ messages)

[PATCH] drm/radeon: Replace kmap() with kmap_local_page()
 2022-10-17 16:52 UTC  (4+ messages)

[PATCH bpf-next] bpf: fix issue that packet only contains l2 is dropped
 2022-10-17 16:36 UTC  (2+ messages)

[PATCH net-next] samples/bpf: Fix map interation in xdp1_user
 2022-10-17 16:27 UTC  (2+ messages)

general protection fault in security_inode_getattr
 2022-10-17 14:29 UTC  (5+ messages)
` [syzbot] "

[PATCH] bpf: Fix double word in comments
 2022-10-17 14:23 UTC 

[PATCH bpf-next v2 0/4] Remove unnecessary RCU grace period chaining
 2022-10-17 13:39 UTC  (6+ messages)
` [PATCH bpf-next v2 1/4] rcu-tasks: Provide rcu_trace_implies_rcu_gp()
` [PATCH bpf-next v2 2/4] bpf: Use rcu_trace_implies_rcu_gp() in bpf memory allocator
` [PATCH bpf-next v2 3/4] bpf: Use rcu_trace_implies_rcu_gp() in local storage map
` [PATCH bpf-next v2 4/4] bpf: Use rcu_trace_implies_rcu_gp() for program array freeing

[PATCH bpf-next 0/5] bpf: Implement cgroup local storage available to non-cgroup-attached bpf progs
 2022-10-17 10:26 UTC  (7+ messages)
` [PATCH bpf-next 1/5] bpf: Make struct cgroup btf id global
` [PATCH bpf-next 2/5] bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
` [PATCH bpf-next 3/5] libbpf: Support new cgroup local storage
` [PATCH bpf-next 4/5] bpftool: "
` [PATCH bpf-next 5/5] selftests/bpf: Add selftests for "

[PATCH bpf-next 0/3] Remove unnecessary RCU grace period chaining
 2022-10-17 10:23 UTC  (18+ messages)
` [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period

[PATCH bpf-next v3 0/1] doc: DEVMAPs and XDP_REDIRECT
 2022-10-17  9:47 UTC  (2+ messages)
` [PATCH bpf-next v3 1/1] "

Biznesowy angielski
 2022-10-17  7:55 UTC 

[syzbot] usb-testing boot error: WARNING in __netif_set_xps_queue
 2022-10-17  7:42 UTC 

[PATCH] fs/cramfs: Convert kmap() to kmap_local_data()
 2022-10-17  6:35 UTC  (3+ messages)

[PATCH bpf-next 1/2] selftests/bpf: Add reproducer for decl_tag in func_proto return type
 2022-10-17  5:33 UTC  (4+ messages)
` [PATCH bpf-next 2/2] bpf: prevent decl_tag from being referenced in func_proto

[syzbot] upstream boot error: WARNING in __netif_set_xps_queue
 2022-10-17  2:15 UTC 

[PATCH net-next] samples/bpf: Fix MAC address swapping in xdp2_kern
 2022-10-17  1:43 UTC  (2+ messages)

Lockdep warning after c0feea594e058223973db94c1c32a830c9807c86
 2022-10-16 18:11 UTC  (4+ messages)

[RESEND PATCH] fs/sysv: Replace kmap() with kmap_local_page()
 2022-10-16 16:46 UTC 

[RESEND PATCH v4] fs/ufs: Replace kmap() with kmap_local_page()
 2022-10-16 16:38 UTC 

[syzbot] net boot error: WARNING in cpumask_next_wrap
 2022-10-16  7:36 UTC  (4+ messages)

Inconsistent BTF entries for `struct pt_regs *regs` parameter
 2022-10-16  0:49 UTC  (4+ messages)

[syzbot] net-next boot error: WARNING in cpumask_next_wrap
 2022-10-15 19:22 UTC 

[kernel] 5.10.148 / 5.19.16 - pahole 1.24: BTFIDS vmlinux,FAILED: load BTF from vmlinux: Invalid argument
 2022-10-15 18:33 UTC  (3+ messages)

[PATCH bpf-next v2 0/1] doc: DEVMAPs and XDP_REDIRECT
 2022-10-15  4:19 UTC  (3+ messages)
` [PATCH bpf-next v2 1/1] "

[PATCH v4,bpf-next] bpf: Don't redirect packets with invalid pkt_len
 2022-10-15  2:36 UTC  (11+ messages)

[PATCH v5 0/3] Support storing struct task_struct objects as kptrs
 2022-10-14 21:21 UTC  (4+ messages)
` [PATCH v5 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
` [PATCH v5 2/3] bpf: Add kfuncs for storing struct task_struct * as a kptr
` [PATCH v5 3/3] bpf/selftests: Add selftests for new task kfuncs

[PATCH v4 0/3] Support storing struct task_struct objects as kptrs
 2022-10-14 21:13 UTC  (5+ messages)
` [PATCH v4 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
` [PATCH v4 2/3] Now that BPF supports adding new kernel functions with kfuncs, and storing kernel objects in maps with kptrs, we can add a set of kfuncs which allow struct task_struct objects to be stored in maps as referenced kptrs. The possible use cases for doing this are plentiful. During tracing, for example, it would be useful to be able to collect some tasks that performed a certain operation, and then periodically summarize who they are, which cgroup they're in, how much CPU time they've utilized, etc
` [PATCH v4 3/3] bpf/selftests: Add selftests for new task kfuncs

[PATCH bpf 0/2] Fix pinning devmaps
 2022-10-14 20:32 UTC  (5+ messages)
` [PATCH bpf 1/2] Ignore RDONLY_PROG for devmaps in libbpf to allow re-loading of pinned devmaps

[PATCH v3 0/3] Support storing struct task_struct objects as kptrs
 2022-10-14 20:19 UTC  (5+ messages)
` [PATCH v3 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
` [PATCH v3 2/3] bpf: Add kfuncs for storing struct task_struct * as a kptr
` [PATCH v3 3/3] bpf/selftests: Add selftests for new task kfuncs

objtool: bpf_dispatcher_xdp+0xa0: data relocation to !ENDBR:
 2022-10-14 17:17 UTC  (14+ messages)
` WARN: multiple IDs found for 'nf_conn': 92168, 117897 - using 92168

[PATCH] perf stat: Support old kernels for bperf cgroup counting
 2022-10-14 17:10 UTC  (7+ messages)
` [PATCH v2] "

[PATCH bpf-next 01/10] bpf: Add initial fd-based API to attach tc BPF programs
 2022-10-14 15:38 UTC  (13+ messages)

-EBUSY in __bpf_arch_text_poke() for fmod_ret program
 2022-10-14 15:10 UTC  (2+ messages)

[syzbot] usb-testing boot error: WARNING in cpumask_next_wrap
 2022-10-14 10:39 UTC  (3+ messages)

[PATCH bpf-next 0/8] bpf: Fixes for kprobe multi on kernel modules
 2022-10-14 10:25 UTC  (7+ messages)
` [PATCH bpf-next 4/8] bpf: Take module reference on kprobe_multi link
` [PATCH bpf-next 7/8] selftests/bpf: Add kprobe_multi kmod link api tests

[bpf-next v9 0/3] bpftool: Add autoattach for bpf prog load|loadall
 2022-10-14  8:31 UTC  (4+ messages)
` [bpf-next v9 1/3] "
` [bpf-next v9 2/3] bpftool: Update doc (add autoattach to prog load)
` [bpf-next v9 3/3] bpftool: Update the bash completion(add "

[bpf-next v8 0/3] bpftool: Add autoattach for bpf prog load|loadall
 2022-10-14  6:38 UTC  (6+ messages)
` [bpf-next v8 1/3] "

Question about ktime_get_mono_fast_ns() non-monotonic behavior
 2022-10-14  4:36 UTC  (14+ messages)

[PATCH bpf-next v2 00/13] Add support for qp-trie with dynptr key
 2022-10-14  4:02 UTC  (8+ messages)
` [PATCH bpf-next v2 03/13] bpf: Support bpf_dynptr-typed map key in bpf syscall

[PATCH bpf-next v4 0/6] Fix bugs found by ASAN when running selftests
 2022-10-14  1:53 UTC  (12+ messages)
` [PATCH bpf-next v4 2/6] libbpf: Fix memory leak in parse_usdt_arg()
` [PATCH bpf-next v4 5/6] selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow
` [PATCH bpf-next v4 6/6] selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c

[PATCH bpf-next] bpf: remove WARN_ON_ONCE from btf_type_id_size
 2022-10-13 21:35 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: Use sys_pidfd_open() helper when possible
 2022-10-13 19:20 UTC  (2+ messages)

[PATCH bpf-next v4 0/3] Add more bpf_*_ct_lookup() selftests
 2022-10-13 17:34 UTC  (7+ messages)
` [PATCH bpf-next v4 2/3] selftests/bpf: Add connmark read test

[PATCH bpf-next v2 0/3] libbpf: fix fuzzer-reported issues
 2022-10-13 16:00 UTC  (2+ messages)

[PATCH 0/2] Allow bpf_user_ringbuf_drain() callbacks to return 1
 2022-10-13 15:40 UTC  (5+ messages)
` [PATCH 1/2] bpf: "
` [PATCH 2/2] selftests/bpf: Make bpf_user_ringbuf_drain() selftest callback "

[PATCH bpf-next] selftests/bpf: s/iptables/iptables-legacy/ in the bpf_nf and xdp_synproxy test
 2022-10-13 15:10 UTC  (3+ messages)

[PATCH bpf-next v2 00/25] Local kptrs, BPF linked lists
 2022-10-13 13:48 UTC  (27+ messages)
` [PATCH bpf-next v2 01/25] bpf: Document UAPI details for special BPF types
` [PATCH bpf-next v2 02/25] bpf: Allow specifying volatile type modifier for kptrs
` [PATCH bpf-next v2 03/25] bpf: Clobber stack slot when writing over spilled PTR_TO_BTF_ID
` [PATCH bpf-next v2 04/25] bpf: Fix slot type check in check_stack_write_var_off
` [PATCH bpf-next v2 05/25] bpf: Drop reg_type_may_be_refcounted_or_null
` [PATCH bpf-next v2 06/25] bpf: Refactor kptr_off_tab into fields_tab
` [PATCH bpf-next v2 07/25] bpf: Consolidate spin_lock, timer management "
` [PATCH bpf-next v2 08/25] bpf: Refactor map->off_arr handling
` [PATCH bpf-next v2 09/25] bpf: Support bpf_list_head in map values
` [PATCH bpf-next v2 10/25] bpf: Introduce local kptrs
` [PATCH bpf-next v2 11/25] bpf: Recognize bpf_{spin_lock,list_head,list_node} in "
` [PATCH bpf-next v2 12/25] bpf: Verify ownership relationships for owning types
` [PATCH bpf-next v2 13/25] bpf: Support locking bpf_spin_lock in local kptr
` [PATCH bpf-next v2 14/25] bpf: Allow locking bpf_spin_lock global variables
` [PATCH bpf-next v2 15/25] bpf: Rewrite kfunc argument handling
` [PATCH bpf-next v2 16/25] bpf: Drop kfunc bits from btf_check_func_arg_match
` [PATCH bpf-next v2 17/25] bpf: Support constant scalar arguments for kfuncs
` [PATCH bpf-next v2 18/25] bpf: Teach verifier about non-size constant arguments
` [PATCH bpf-next v2 19/25] bpf: Introduce bpf_kptr_new
` [PATCH bpf-next v2 20/25] bpf: Introduce bpf_kptr_drop
` [PATCH bpf-next v2 21/25] bpf: Permit NULL checking pointer with non-zero fixed offset
` [PATCH bpf-next v2 22/25] bpf: Introduce single ownership BPF linked list API
` [PATCH bpf-next v2 23/25] libbpf: Add support for private BSS map section
` [PATCH bpf-next v2 24/25] selftests/bpf: Add __contains macro to bpf_experimental.h
` [PATCH bpf-next v2 25/25] selftests/bpf: Add BPF linked list API tests

[PATCH bpf-next v1] bpf, docs: Reformat BPF maps page to be more readable
 2022-10-13  4:13 UTC  (2+ messages)

[PATCH] bpf/btf: Fix is_int_ptr()
 2022-10-13  2:27 UTC  (3+ messages)

[RESEND PATCH bpf-next 0/2] Jit BPF_CALL to direct call when possible
 2022-10-13  2:07 UTC  (5+ messages)
` [RESEND PATCH bpf-next 1/2] bpf, arm64: "

[net 0/2] some fixes for selftest/net
 2022-10-13  1:51 UTC  (3+ messages)
` [net 1/2] selftests/net: fix opening object file failed

[PATCH] hw_breakpoint: fix single-stepping when using bpf_overflow_handler
 2022-10-12 15:40 UTC  (2+ messages)

[syzbot] possible deadlock in tcp_sock_set_cork
 2022-10-12 14:03 UTC 

[PATCH] fs/fuse: Replace kmap() with kmap_local_page()
 2022-10-12 13:55 UTC  (2+ messages)


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).