bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-09 01:10:04 to 2022-10-12 01:50:48 UTC [more...]

[PATCH bpf 0/3] libbpf: fix fuzzer-reported issues
 2022-10-12  1:50 UTC  (8+ messages)
` [PATCH bpf 1/3] libbpf: use elf_getshdrnum() instead of e_shnum

[syzbot] upstream boot error: WARNING in cpumask_next_wrap
 2022-10-11 21:27 UTC  (3+ messages)

Question about ktime_get_mono_fast_ns() non-monotonic behavior
 2022-10-11 17:33 UTC  (2+ messages)

[PATCH] selftests/bpf: Alphabetize DENYLISTs
 2022-10-11 17:13 UTC  (2+ messages)

[RFC Patch v6 0/5] net_sched: introduce eBPF based Qdisc
 2022-10-11 17:05 UTC  (4+ messages)
` [RFC Patch v6 1/5] bpf: Introduce rbtree map

[PATCH] perf stat: Support old kernels for bperf cgroup counting
 2022-10-11 16:53 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v2 0/2] Support cgroup1 in get from fd/file interfaces
 2022-10-11 16:51 UTC  (6+ messages)
` [PATCH v2 1/2] cgroup: add cgroup_v1v2_get_from_[fd/file]()
` [PATCH v2 2/2] bpf: cgroup_iter: support cgroup1 using cgroup fd

[net 0/2] some fixes for selftest/net
 2022-10-11 16:27 UTC  (4+ messages)
` [net 1/2] selftests/net: fix opening object file failed
` [net 2/2] selftests/net: fix missing xdp_dummy

[PATCH] mm/mmap: undo ->mmap() when arch_validate_flags() fails
 2022-10-11 16:20 UTC  (2+ messages)

[bpf-next v8 0/3] bpftool: Add autoattach for bpf prog load|loadall
 2022-10-11 16:17 UTC  (5+ messages)
` [bpf-next v8 1/3] "
` [bpf-next v8 2/3] bpftool: Update doc (add autoattach to prog load)
` [bpf-next v8 3/3] bpftool: Update the bash completion(add "

[PATCH v2] selftests/bpf: Update map_kptr examples to reflect real use-cases
 2022-10-11 15:21 UTC  (7+ messages)

[PATCH v1 0/1] doc: BPF_MAP_TYPE_DEVMAP, BPF_MAP_TYPE_DEVMAP_HASH
 2022-10-11 14:40 UTC  (3+ messages)
` [PATCH v1 1/1] "

[PATCH RFCv2 bpf-next 00/18] XDP-hints: XDP gaining access to HW offload hints via BTF
 2022-10-11 11:57 UTC  (14+ messages)

[PATCH bpf-next v4 0/6] Fix bugs found by ASAN when running selftests
 2022-10-11 12:01 UTC  (7+ messages)
` [PATCH bpf-next v4 1/6] libbpf: Fix use-after-free in btf_dump_name_dups
` [PATCH bpf-next v4 2/6] libbpf: Fix memory leak in parse_usdt_arg()
` [PATCH bpf-next v4 3/6] selftests/bpf: Fix memory leak caused by not destroying skeleton
` [PATCH bpf-next v4 4/6] selftest/bpf: Fix memory leak in kprobe_multi_test
` [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 0/3] Remove unnecessary RCU grace period chaining
 2022-10-11 11:31 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: Free elements after one RCU-tasks-trace grace period
` [PATCH bpf-next 2/3] bpf: Free local storage memory "
` [PATCH bpf-next 3/3] bpf: Free trace program array "

[PATCH bpf-next 0/8] bpf: Fixes for kprobe multi on kernel modules
 2022-10-11 10:09 UTC  (20+ messages)
` [PATCH bpf-next 1/8] kallsyms: Make module_kallsyms_on_each_symbol generally available
` [PATCH bpf-next 2/8] ftrace: Add support to resolve module symbols in ftrace_lookup_symbols
` [PATCH bpf-next 3/8] bpf: Rename __bpf_kprobe_multi_cookie_cmp to bpf_kprobe_multi_addrs_cmp
` [PATCH bpf-next 4/8] bpf: Take module reference on kprobe_multi link
` [PATCH bpf-next 5/8] selftests/bpf: Add load_kallsyms_refresh function
` [PATCH bpf-next 6/8] selftests/bpf: Add bpf_testmod_fentry_* functions
` [PATCH bpf-next 7/8] selftests/bpf: Add kprobe_multi kmod link api tests
` [PATCH bpf-next 8/8] selftests/bpf: Add kprobe_multi check to module attach test

[PATCH ipsec-next,v4 0/3] xfrm: support collect metadata mode for xfrm interfaces
 2022-10-11  8:03 UTC  (4+ messages)
` [PATCH ipsec-next,v4 3/3] xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode

[PATCH bpf-next] selftests/bpf: Use sys_pidfd_open() helper when possible
 2022-10-11  7:12 UTC 

[PATCH bpf v3 0/6] Fix bugs found by ASAN when running selftests
 2022-10-11  6:30 UTC  (15+ messages)
` [PATCH bpf v3 1/6] libbpf: Fix use-after-free in btf_dump_name_dups
` [PATCH bpf v3 2/6] libbpf: Fix memory leak in parse_usdt_arg()
` [PATCH bpf v3 3/6] selftests/bpf: Fix memory leak caused by not destroying skeleton
` [PATCH bpf v3 4/6] selftest/bpf: Fix memory leak in kprobe_multi_test
` [PATCH bpf v3 5/6] selftests/bpf: Fix error failure of case test_xdp_adjust_tail_grow
` [PATCH bpf v3 6/6] selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c

Symbols with double underscore prefix are not emitted to BTF .ksyms DATASEC
 2022-10-11  6:15 UTC  (2+ messages)

[PATCH v2 0/2] Support storing struct task_struct objects as kptrs
 2022-10-11  2:40 UTC  (12+ messages)
` [PATCH v2 2/2] bpf/selftests: Add selftests for new task kfuncs

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

[PATCH v1 0/3] Fix cgroup1 support in get from fd/file interfaces
 2022-10-11  1:43 UTC  (9+ messages)
` [PATCH v1 1/3] Revert "cgroup: enable cgroup_get_from_file() on cgroup1"
` [PATCH v1 2/3] cgroup: add cgroup_all_get_from_[fd/file]()
` [PATCH v1 3/3] bpf: cgroup_iter: support cgroup1 using cgroup fd

[PATCH v2 0/6] Add _opts variant for bpf_*_get_fd_by_id()
 2022-10-11  0:20 UTC  (2+ messages)

[PATCH] bpf: Add SO_REUSEPORT to bpf_{g,s}etsockopt documentation
 2022-10-11  0:18 UTC  (2+ messages)

[PATCH v1 0/3] Fix cgroup1 support in get from fd/file interfaces
 2022-10-10 23:58 UTC 

[PATCH] cgroup: Fix crash with CLONE_INTO_CGROUP and v1 cgroups
 2022-10-10 18:38 UTC  (2+ messages)

INFO: rcu detected stall in net_rx_action
 2022-10-10 15:37 UTC 

[PATCH] bpf: fix checkpatch POINTER_LOCATION, SPACING, ASSIGN_IN_IF error
 2022-10-10 14:37 UTC 

[PATCH bpf-next v1] bpf, docs: document BPF_MAP_TYPE_ARRAY_OF_MAPS and *_HASH_OF_MAPS
 2022-10-10 11:21 UTC 

[PATCH 7/7] LoongArch: bpf: Add BPF exception tables
 2022-10-10  9:34 UTC 

[PATCH 6/7] LoongArch: vmlinux.lds.S: Remove `.fixup` section
 2022-10-10  9:34 UTC 

[PATCH 0/7] LoongArch: Switch to relative extable and other improvements
 2022-10-10  9:32 UTC  (6+ messages)
` [PATCH 1/7] LoongArch: Consolidate __ex_table construction
` [PATCH 2/7] LoongArch: Switch to relative exception tables
` [PATCH 3/7] LoongArch: extable: Add `type` and `data` fields
` [PATCH 4/7] LoongArch: Add gpr-num.h
` [PATCH 5/7] LoongArch: extable: Add a dedicated uaccess handler

[PATCH] bpf: Replace strlcpy with strscpy in preload module
 2022-10-10  9:10 UTC  (2+ messages)

[PATCH bpf-next 0/5] Fix bugs found by ASAN when running selftests
 2022-10-10  9:01 UTC  (7+ messages)
` [PATCH bpf-next 1/5] libbpf: Fix use-after-free in btf_dump_name_dups
` [PATCH bpf-next 2/5] libbpf: Fix memory leak in parse_usdt_arg()
` [PATCH bpf-next 3/5] selftests/bpf: Fix memory leak caused by not destroying skeleton
` [PATCH bpf-next 4/5] selftest/bpf: Fix memory leak in kprobe_multi_test
` [PATCH bpf-next 5/5] selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c

[bpf-next v7 1/3] bpftool: Add auto_attach for bpf prog load|loadall
 2022-10-10  8:58 UTC  (5+ messages)

[PATCH bpf v2 0/5] Fix bugs found by ASAN when running selftests
 2022-10-10  7:04 UTC  (6+ messages)
` [PATCH bpf v2 1/5] libbpf: Fix use-after-free in btf_dump_name_dups
` [PATCH bpf v2 2/5] libbpf: Fix memory leak in parse_usdt_arg()
` [PATCH bpf v2 3/5] selftests/bpf: Fix memory leak caused by not destroying skeleton
` [PATCH bpf v2 4/5] selftest/bpf: Fix memory leak in kprobe_multi_test
` [PATCH bpf v2 5/5] selftest/bpf: Fix error usage of ASSERT_OK in xdp_adjust_tail.c

[PATCH AUTOSEL 4.19 22/25] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
 2022-10-09 22:24 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 24/25] libbpf: Fix overrun in netlink attribute iteration

[PATCH AUTOSEL 5.4 03/29] bpftool: Clear errno after libcap's checks
 2022-10-09 22:23 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 26/29] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
` [PATCH AUTOSEL 5.4 28/29] libbpf: Fix overrun in netlink attribute iteration

[PATCH AUTOSEL 4.14 21/23] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
 2022-10-09 22:25 UTC 

[PATCH AUTOSEL 5.10 03/34] bpftool: Clear errno after libcap's checks
 2022-10-09 22:21 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 31/34] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
` [PATCH AUTOSEL 5.10 33/34] libbpf: Fix overrun in netlink attribute iteration

[PATCH AUTOSEL 5.15 03/46] bpftool: Clear errno after libcap's checks
 2022-10-09 22:19 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 43/46] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
` [PATCH AUTOSEL 5.15 45/46] libbpf: Fix overrun in netlink attribute iteration

[PATCH AUTOSEL 6.0 01/77] libbpf: Ensure functions with always_inline attribute are inline
 2022-10-09 22:07 UTC  (8+ messages)
` [PATCH AUTOSEL 6.0 02/77] libbpf: Do not require executable permission for shared libraries
` [PATCH AUTOSEL 6.0 06/77] bpftool: Clear errno after libcap's checks
` [PATCH AUTOSEL 6.0 60/77] selftests/bpf: Free the allocated resources after test case succeeds
` [PATCH AUTOSEL 6.0 68/77] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
` [PATCH AUTOSEL 6.0 69/77] bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
` [PATCH AUTOSEL 6.0 70/77] bpf: use bpf_prog_pack for bpf_dispatcher
` [PATCH AUTOSEL 6.0 73/77] libbpf: Fix overrun in netlink attribute iteration

[PATCH AUTOSEL 5.19 01/73] libbpf: Do not require executable permission for shared libraries
 2022-10-09 22:14 UTC  (7+ messages)
` [PATCH AUTOSEL 5.19 05/73] bpftool: Clear errno after libcap's checks
` [PATCH AUTOSEL 5.19 56/73] selftests/bpf: Free the allocated resources after test case succeeds
` [PATCH AUTOSEL 5.19 64/73] net: If sock is dead don't access sock's sk_wq in sk_stream_wait_memory
` [PATCH AUTOSEL 5.19 65/73] bpf: Adjust kprobe_multi entry_ip for CONFIG_X86_KERNEL_IBT
` [PATCH AUTOSEL 5.19 66/73] bpf: use bpf_prog_pack for bpf_dispatcher
` [PATCH AUTOSEL 5.19 69/73] libbpf: Fix overrun in netlink attribute iteration

[PATCH] lib: bpf: Optimized variable usage in the btf_parse_elf function
 2022-10-09 12:53 UTC  (2+ messages)

[PATCH bpf-next v2 00/13] Add support for qp-trie with dynptr key
 2022-10-09 11:04 UTC  (15+ 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).