bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-24 22:45:57 to 2023-01-26 09:57:31 UTC [more...]

[RFC PATCH v2 00/31] Upstream kvx Linux port
 2023-01-26  9:57 UTC  (11+ messages)
` [RFC PATCH v2 01/31] Documentation: kvx: Add basic documentation
` [RFC PATCH v2 11/31] kvx: Add atomic/locking headers
` [RFC PATCH v2 12/31] kvx: Add other common headers

[PATCH v2 0/6] introduce vm_flags modifier functions
 2023-01-26  9:34 UTC  (29+ messages)
` [PATCH v2 1/6] mm: introduce vma->vm_flags "
` [PATCH v2 2/6] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK
` [PATCH v2 3/6] mm: replace vma->vm_flags direct modifications with modifier calls
` [PATCH v2 4/6] mm: replace vma->vm_flags indirect modification in ksm_madvise
` [PATCH v2 5/6] mm: introduce mod_vm_flags_nolock and use it in untrack_pfn
` [PATCH v2 6/6] mm: export dump_mm()

[PATCH net-next 05/11] net: add missing includes of linux/sched/clock.h
 2023-01-26  7:14 UTC 

[PATCH v2 1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh
 2023-01-26  7:08 UTC  (3+ messages)
` [PATCH v2 2/2] selftests: net: .gitignore the scratch directory of bpf

Are BPF programs preemptible?
 2023-01-26  6:59 UTC  (19+ messages)

[RFC bpf-next 0/5] Support for BPF_ST instruction in LLVM C compiler
 2023-01-26  5:49 UTC  (9+ messages)

[LSF/MM/BPF TOPIC] Per-arg kfunc flags
 2023-01-26  5:46 UTC 

[RFC PATCH bpf-next v2 00/11] mm, bpf: Add BPF into /proc/meminfo
 2023-01-26  5:45 UTC  (8+ messages)

[RFC PATCH v2] Documentation/bpf: Add a description of "stable kfuncs"
 2023-01-26  5:34 UTC  (10+ messages)

[RFC bpf-next 0/5] test_verifier tests migration to inline assembly
 2023-01-26  3:25 UTC  (7+ messages)
` [RFC bpf-next 3/5] selftests/bpf: generate boilerplate code for test_loader-based tests
` [RFC bpf-next 4/5] selftests/bpf: __imm_insn macro to embed raw insns in inline asm

[PATCH bpf-next] Fix malformed documentation formatting
 2023-01-26  2:47 UTC 

[PATCH bpf-next] Add documentation to map pinning API functions
 2023-01-26  2:42 UTC 

[PATCH bpf-next 00/24] Support bpf trampoline for s390x
 2023-01-26  1:28 UTC  (31+ messages)
` [PATCH bpf-next 01/24] selftests/bpf: Fix liburandom_read.so linker error
` [PATCH bpf-next 02/24] selftests/bpf: Fix symlink creation error
` [PATCH bpf-next 03/24] selftests/bpf: Fix fexit_stress on s390x
` [PATCH bpf-next 04/24] selftests/bpf: Fix trampoline_count "
` [PATCH bpf-next 05/24] selftests/bpf: Fix kfree_skb "
` [PATCH bpf-next 06/24] selftests/bpf: Set errno when urand_spawn() fails
` [PATCH bpf-next 07/24] selftests/bpf: Fix decap_sanity_ns cleanup
` [PATCH bpf-next 08/24] selftests/bpf: Fix verify_pkcs7_sig on s390x
` [PATCH bpf-next 09/24] selftests/bpf: Fix xdp_do_redirect "
` [PATCH bpf-next 10/24] selftests/bpf: Fix cgrp_local_storage "
` [PATCH bpf-next 11/24] selftests/bpf: Check stack_mprotect() return value
` [PATCH bpf-next 12/24] selftests/bpf: Increase SIZEOF_BPF_LOCAL_STORAGE_ELEM on s390x
` [PATCH bpf-next 13/24] selftests/bpf: Add a sign-extension test for kfuncs
` [PATCH bpf-next 14/24] selftests/bpf: Fix test_lsm on s390x
` [PATCH bpf-next 15/24] selftests/bpf: Fix test_xdp_adjust_tail_grow2 "
` [PATCH bpf-next 16/24] selftests/bpf: Fix vmlinux test "
` [PATCH bpf-next 17/24] libbpf: Read usdt arg spec with bpf_probe_read_kernel()
` [PATCH bpf-next 18/24] s390/bpf: Fix a typo in a comment
` [PATCH bpf-next 19/24] s390/bpf: Add expoline to tail calls
` [PATCH bpf-next 20/24] s390/bpf: Implement bpf_arch_text_poke()
` [PATCH bpf-next 21/24] bpf: btf: Add BTF_FMODEL_SIGNED_ARG flag
` [PATCH bpf-next 22/24] s390/bpf: Implement arch_prepare_bpf_trampoline()
` [PATCH bpf-next 23/24] s390/bpf: Implement bpf_jit_supports_subprog_tailcalls()
` [PATCH bpf-next 24/24] s390/bpf: Implement bpf_jit_supports_kfunc_call()

[PATCH bpf-next] selftests/bpf: Properly enable hwtstamp in xdp_hw_metadata
 2023-01-26  1:12 UTC  (2+ messages)

[PATCH dwarves 0/5] dwarves: support encoding of optimized-out parameters, removal of inconsistent static functions
 2023-01-26  0:20 UTC  (20+ messages)
` [PATCH dwarves 1/5] dwarves: help dwarf loader spot functions with optimized-out parameters
` [PATCH dwarves 4/5] btf_encoder: represent "."-suffixed optimized functions (".isra.0") in BTF
` [PATCH dwarves 5/5] btf_encoder: skip BTF encoding of static functions with inconsistent prototypes

[PATCH] perf lock contention: Add -S/--callstack-filter option
 2023-01-26  0:09 UTC 

[PATCH bpf-next v3 0/2] Enable bpf_setsockopt() on ktls enabled sockets
 2023-01-25 23:20 UTC  (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: Check the protocol of a sock to agree the calls to bpf_setsockopt()
` [PATCH bpf-next v3 2/2] selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket

[PATCH bpf-next 0/5] bpf: Move kernel test kfuncs into bpf_testmod
 2023-01-25 21:33 UTC  (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h

[PATCH 1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh
 2023-01-25 21:17 UTC  (3+ messages)
` [PATCH 2/2] selftests: net: .gitignore the scratch directory of bpf

[PATCH] bpf, docs: Add note about type convention
 2023-01-25 20:23 UTC  (2+ messages)

[PATCH] bpf, docs: Use consistent names for the same field
 2023-01-25 20:18 UTC  (2+ messages)

[PATCH bpf-next] bpf: Fix the kernel crash caused by bpf_setsockopt()
 2023-01-25 18:41 UTC  (2+ messages)

[PATCH bpf-next v4 0/4] Enable struct_ops programs to be sleepable
 2023-01-25 18:30 UTC  (6+ messages)
` [PATCH bpf-next v4 1/4] bpf: Allow BPF_PROG_TYPE_STRUCT_OPS "
` [PATCH bpf-next v4 2/4] libbpf: Support sleepable struct_ops.s section
` [PATCH bpf-next v4 3/4] bpf: Pass const struct bpf_prog * to .check_member
` [PATCH bpf-next v4 4/4] bpf/selftests: Verify struct_ops prog sleepable behavior

[PATCH bpf-next v2 0/2] Enable bpf_setsockopt() on ktls enabled sockets
 2023-01-25 18:19 UTC  (4+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Calls bpf_setsockopt() on a ktls enabled socket

[PATCH bpf-next] bpftool: disable bpfilter kernel config checks
 2023-01-25 17:57 UTC  (3+ messages)

[PATCH v4 1/2] tools/resolve_btfids: Install subcmd headers
 2023-01-25 17:30 UTC  (5+ messages)
` [PATCH v4 2/2] tools/resolve_btfids: Alter how HOSTCC is forced

[PATCH bpf-next v8 00/17] xdp: hints via kfuncs
 2023-01-25 17:16 UTC  (7+ messages)
` [PATCH bpf-next v8 17/17] selftests/bpf: Simple program to dump XDP RX metadata

[for-next][PATCH 12/12] bpf/tracing: Use stage6 of tracing to not duplicate macros
 2023-01-25 17:13 UTC 

KASAN veth use after free in XDP_REDIRECT
 2023-01-25 16:40 UTC  (5+ messages)

[PATCH bpf-next v3 0/4] Subject: [PATCH bpf-next v2 0/4] Enable struct_ops programs to be sleepable
 2023-01-25 16:33 UTC  (7+ messages)
` [PATCH bpf-next v3 1/4] bpf: Allow BPF_PROG_TYPE_STRUCT_OPS "
` [PATCH bpf-next v3 2/4] libbpf: Support sleepable struct_ops.s section
` [PATCH bpf-next v3 3/4] bpf: Pass const struct bpf_prog * to .check_member
` [PATCH bpf-next v3 4/4] bpf/selftests: Verify struct_ops prog sleepable behavior

[PATCH bpf-next v3 0/7] Enable cpumasks to be used as kptrs
 2023-01-25 16:13 UTC  (11+ messages)
` [PATCH bpf-next v3 1/7] bpf: Disallow NULLable pointers for trusted kfuncs
` [PATCH bpf-next v3 2/7] bpf: Enable cpumasks to be queried and used as kptrs
` [PATCH bpf-next v3 3/7] selftests/bpf: Add nested trust selftests suite
` [PATCH bpf-next v3 4/7] selftests/bpf: Add selftest suite for cpumask kfuncs
` [PATCH bpf-next v3 5/7] bpf/docs: Document cpumask kfuncs in a new file
` [PATCH bpf-next v3 6/7] bpf/docs: Document how nested trusted fields may be defined
` [PATCH bpf-next v3 7/7] bpf/docs: Document the nocast aliasing behavior of ___init

WARNING in pskb_expand_head
 2023-01-25 15:31 UTC  (2+ messages)
` [syzbot] "

[PATCH net v2 0/5] net: xdp: execute xdp_do_flush() before napi_complete_done()
 2023-01-25 14:58 UTC  (7+ messages)
` [PATCH net v2 1/5] qede: "
` [PATCH net v2 2/5] lan966x: "
` [PATCH net v2 3/5] virtio-net: "
` [PATCH net v2 4/5] dpaa_eth: "
` [PATCH net v2 5/5] dpaa2-eth: "

[PATCH net-next v2] samples/bpf: fixup some tools to be able to support xdp multibuffer
 2023-01-25 12:49 UTC  (7+ messages)

[PATCH bpf-next v3 00/16] bpfilter
 2023-01-25 10:25 UTC  (5+ messages)

[PATCH v2 bpf-next 0/8] xdp: introduce xdp-feature support
 2023-01-25 10:35 UTC  (14+ messages)
` [PATCH v2 bpf-next 1/8] netdev-genl: create a simple family for netdev stuff
` [PATCH v2 bpf-next 2/8] drivers: net: turn on XDP features
` [PATCH v2 bpf-next 3/8] xsk: add usage of XDP features flags
` [PATCH v2 bpf-next 4/8] libbpf: add the capability to specify netlink proto in libbpf_netlink_send_recv
` [PATCH v2 bpf-next 5/8] libbpf: add API to get XDP/XSK supported features
` [PATCH v2 bpf-next 6/8] bpf: devmap: check XDP features in __xdp_enqueue routine
` [PATCH v2 bpf-next 7/8] selftests/bpf: add test for bpf_xdp_query xdp-features support
` [PATCH v2 bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool

[bpf-next v2] selftests/bpf: fix vmtest static compilation error
 2023-01-25 10:04 UTC 

[PATCH 0/2] tracing: Have bpf and perf reuse the tracefs TRACE_EVENT macros
 2023-01-25  9:16 UTC  (3+ messages)
` [PATCH 1/2] perf/tracing: Use stage6 of tracing to not duplicate macros

[PATCH net] ixgbe: allow to increase MTU to some extent with XDP enalbed
 2023-01-25  7:35 UTC  (2+ messages)

[PATCH] selftests/bpf: fix vmtest static compilation error
 2023-01-25  6:07 UTC  (3+ messages)

[PATCH bpf v2 0/4] bpf, sockmap: Fix infinite recursion in sock_map_close
 2023-01-25  6:00 UTC  (10+ messages)
` [PATCH bpf v2 1/4] bpf, sockmap: Don't let sock_map_{close,destroy,unhash} call itself
` [PATCH bpf v2 2/4] bpf, sockmap: Check for any of tcp_bpf_prots when cloning a listener
` [PATCH bpf v2 3/4] selftests/bpf: Pass BPF skeleton to sockmap_listen ops tests
` [PATCH bpf v2 4/4] selftests/bpf: Cover listener cloning with progs attached to sockmap

[PATCH bpf-next v2 0/9] Enable cpumasks to be used as kptrs
 2023-01-25  5:43 UTC  (6+ messages)
` [PATCH bpf-next v2 4/9] bpf: Enable cpumasks to be queried and "

[RFC/PATCH] perf lock contention: Add -o/--lock-owner option
 2023-01-25  0:26 UTC  (3+ messages)

Is fentry/fexit support possible with an external BTF?
 2023-01-24 23:17 UTC  (4+ 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).