bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-10 09:06:23 to 2022-01-12 21:02:14 UTC [more...]

[PATCH bpf-next] tcp: bpf: Add TCP_BPF_RCV_SSTHRESH for bpf_setsockopt
 2022-01-12 21:01 UTC  (3+ messages)

[PATCH bpf-next v5 1/2] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
 2022-01-12 21:01 UTC  (4+ messages)
` [PATCH bpf-next v5 2/2] selftests/bpf: CGROUP_SKB test for skb_store_bytes()

[PATCH bpf-next v2 0/5] bpf: add __user tagging support in vmlinux BTF
 2022-01-12 20:15 UTC  (6+ messages)
` [PATCH bpf-next v2 1/5] compiler_types: define __user as __attribute__((btf_type_tag("user")))
` [PATCH bpf-next v2 2/5] bpf: reject program if a __user tagged memory accessed in kernel way
` [PATCH bpf-next v2 3/5] selftests/bpf: rename btf_decl_tag.c to test_btf_decl_tag.c
` [PATCH bpf-next v2 4/5] selftests/bpf: add a selftest with __user tag
` [PATCH bpf-next v2 5/5] selftests/bpf: specify pahole version requirement for btf_tag test

[PATCH v21 bpf-next 00/23] mvneta: introduce XDP multi-buffer support
 2022-01-12 20:12 UTC  (16+ messages)
` [PATCH v21 bpf-next 06/23] net: marvell: rely on xdp_update_skb_shared_info utility routine
` [PATCH v21 bpf-next 18/23] libbpf: Add SEC name for xdp_mb programs

[PATCH RESEND RFC bpf-next v1 0/8] Pinning bpf objects outside bpffs
 2022-01-12 19:31 UTC  (9+ messages)
` [PATCH RESEND RFC bpf-next v1 1/8] bpf: Support pinning in non-bpf file system
` [PATCH RESEND RFC bpf-next v1 2/8] bpf: Record back pointer to the inode in bpffs
` [PATCH RESEND RFC bpf-next v1 3/8] bpf: Expose bpf object in kernfs
` [PATCH RESEND RFC bpf-next v1 4/8] bpf: Support removing kernfs entries
` [PATCH RESEND RFC bpf-next v1 5/8] bpf: Introduce a new program type bpf_view
` [PATCH RESEND RFC bpf-next v1 6/8] libbpf: Support of bpf_view prog type
` [PATCH RESEND RFC bpf-next v1 7/8] bpf: Add seq_show operation for bpf in cgroupfs
` [PATCH RESEND RFC bpf-next v1 8/8] selftests/bpf: Test exposing bpf objects in kernfs

[PATCH RESEND RFC bpf-next v1 0/8] Pinning bpf objects outside bpffs
 2022-01-12 19:25 UTC  (9+ messages)
` [PATCH RESEND RFC bpf-next v1 1/8] bpf: Support pinning in non-bpf file system
` [PATCH RESEND RFC bpf-next v1 2/8] bpf: Record back pointer to the inode in bpffs
` [PATCH RESEND RFC bpf-next v1 3/8] bpf: Expose bpf object in kernfs
` [PATCH RESEND RFC bpf-next v1 4/8] bpf: Support removing kernfs entries
` [PATCH RESEND RFC bpf-next v1 5/8] bpf: Introduce a new program type bpf_view
` [PATCH RESEND RFC bpf-next v1 6/8] libbpf: Support of bpf_view prog type
` [PATCH RESEND RFC bpf-next v1 7/8] bpf: Add seq_show operation for bpf in cgroupfs
` [PATCH RESEND RFC bpf-next v1 8/8] selftests/bpf: Test exposing bpf objects in kernfs

[PATCH RFC bpf-next v1 0/8] Pinning bpf objects outside bpffs
 2022-01-12 19:19 UTC  (15+ messages)

[PATCH v2 2/2] random: use BLAKE2s instead of SHA1 in extraction
 2022-01-12 18:50 UTC  (19+ messages)
          ` [PATCH crypto 0/2] smaller blake2s code size on m68k and other small platforms
            ` [PATCH crypto 1/2] lib/crypto: blake2s-generic: reduce code size on small systems
            ` [PATCH crypto 2/2] lib/crypto: blake2s: move hmac construction into wireguard
            ` [PATCH crypto v2 0/2] reduce code size from blake2s on m68k and other small platforms
              ` [PATCH crypto v2 1/2] lib/crypto: blake2s: move hmac construction into wireguard
              ` [PATCH crypto v2 2/2] lib/crypto: sha1: re-roll loops to reduce code size
              ` [PATCH crypto v3 0/2] reduce code size from blake2s on m68k and other small platforms
                ` [PATCH crypto v3 1/2] lib/crypto: blake2s: move hmac construction into wireguard
                ` [PATCH crypto v3 2/2] lib/crypto: sha1: re-roll loops to reduce code size

[PATCH bpf] tools/resolve_btfids: build with host flags
 2022-01-12 18:18 UTC  (2+ messages)

[PATCH v6] bpf/scripts: raise an exception if the correct number of helpers are not generated
 2022-01-12 18:15 UTC  (3+ messages)

[PATCH bpf-next v4 0/8] libbpf: Implement BTFGen
 2022-01-12 18:09 UTC  (13+ messages)
` [PATCH bpf-next v4 1/8] libbpf: split bpf_core_apply_relo()
` [PATCH bpf-next v4 2/8] libbpf: Implement changes needed for BTFGen in bpftool
` [PATCH bpf-next v4 3/8] bpftool: Add gen btf command
` [PATCH bpf-next v4 4/8] bpftool: Implement btf_save_raw()
` [PATCH bpf-next v4 5/8] bpftool: Add struct definitions and helpers for BTFGen
` [PATCH bpf-next v4 6/8] bpftool: Implement btfgen()
` [PATCH bpf-next v4 7/8] bpftool: Implement relocations recording for BTFGen
` [PATCH bpf-next v4 8/8] bpftool: Implement btfgen_get_btf()

[syzbot] KASAN: use-after-free Read in veth_xdp_rcv
 2022-01-12 18:07 UTC  (2+ messages)

[RFC bpf-next 0/4] libbpf: userspace attach by name
 2022-01-12 17:04 UTC  (6+ messages)
` [RFC bpf-next 1/4] libbpf: support function name-based attach for uprobes
` [RFC bpf-next 2/4] libbpf: support usdt provider/probe "
` [RFC bpf-next 3/4] selftests/bpf: add tests for u[ret]probe attach by name
` [RFC bpf-next 4/4] selftests/bpf: add test for USDT uprobe "

[RFC PATCH v2 0/8] fprobe: Introduce fprobe function entry/exit probe
 2022-01-12 16:01 UTC  (10+ messages)
` [RFC PATCH v2 1/8] ftrace: Add ftrace_set_filter_ips function
` [RFC PATCH v2 2/8] fprobe: Add ftrace based probe APIs
` [RFC PATCH v2 3/8] rethook: Add a generic return hook
` [RFC PATCH v2 4/8] rethook: x86: Add rethook x86 implementation
` [RFC PATCH v2 5/8] fprobe: Add exit_handler support
` [RFC PATCH v2 6/8] fprobe: Add sample program for fprobe
` [RFC PATCH v2 7/8] bpf: Add kprobe link for attaching raw kprobes
` [RFC PATCH v2 8/8] [DO NOT MERGE] Out-of-tree: Support wildcard symbol option to sample

[PATCH bpf-next v3 0/3] libbpf: Implement BTFGen
 2022-01-12 14:26 UTC  (10+ messages)
` [PATCH bpf-next v3 1/3] libbpf: split bpf_core_apply_relo()
` [PATCH bpf-next v3 2/3] libbpf: Implement changes needed for BTFGen in bpftool
` [PATCH bpf-next v3 3/3] bpftool: Implement btfgen

[PATCH v5] bpf/scripts: add an error if the correct number of helpers are not generated
 2022-01-12 11:52 UTC  (6+ messages)
  ` [External] "

[RFC 00/13] kprobe/bpf: Add support to attach multiple kprobes
 2022-01-12 11:08 UTC  (11+ messages)
` [RFC PATCH 0/6] fprobe: Introduce fprobe function entry/exit probe
  ` [RFC PATCH 1/6] fprobe: Add ftrace based probe APIs
  ` [RFC PATCH 2/6] rethook: Add a generic return hook
  ` [RFC PATCH 3/6] rethook: x86: Add rethook x86 implementation
  ` [RFC PATCH 4/6] fprobe: Add exit_handler support
  ` [RFC PATCH 5/6] fprobe: Add sample program for fprobe
  ` [RFC PATCH 6/6] bpf: Add kprobe link for attaching raw kprobes

Proposal: bpf_copy_from_user_remote
 2022-01-12 11:03 UTC 

libbpf API: dynamically load(/unload/attach/detach) bpf programs question
 2022-01-12 10:42 UTC  (3+ messages)

[PATCH bpf-next v7 00/10] Introduce unstable CT lookup helpers
 2022-01-11 18:04 UTC  (11+ messages)
` [PATCH bpf-next v7 01/10] bpf: Fix UAF due to race between btf_try_get_module and load_module
` [PATCH bpf-next v7 02/10] bpf: Populate kfunc BTF ID sets in struct btf
` [PATCH bpf-next v7 03/10] bpf: Remove check_kfunc_call callback and old kfunc BTF ID API
` [PATCH bpf-next v7 04/10] bpf: Introduce mem, size argument pair support for kfunc
` [PATCH bpf-next v7 05/10] bpf: Add reference tracking support to kfunc
` [PATCH bpf-next v7 06/10] net/netfilter: Add unstable CT lookup helpers for XDP and TC-BPF
` [PATCH bpf-next v7 07/10] selftests/bpf: Add test for unstable CT lookup API
` [PATCH bpf-next v7 08/10] selftests/bpf: Add test_verifier support to fixup kfunc call insns
` [PATCH bpf-next v7 09/10] selftests/bpf: Extend kfunc selftests
` [PATCH bpf-next v7 10/10] selftests/bpf: Add test for race in btf_try_get_module

[PATCH bpf-next] Fix incorrect integer literal used for marking scratched registers in verifier logs
 2022-01-11 17:56 UTC  (6+ messages)

[PATCH] bpf: core: Fix the call ins's offset s32 -> s16 truncation
 2022-01-11 17:51 UTC  (3+ messages)

[PATCH bpf v2 1/3] xdp: check prog type before updating BPF link
 2022-01-11 17:49 UTC  (3+ messages)

[PATCH v3 bpf-next 0/7] bpf_prog_pack allocator
 2022-01-11 17:43 UTC  (7+ messages)
` [PATCH v3 bpf-next 5/7] x86/alternative: introduce text_poke_jit
` [PATCH v3 bpf-next 7/7] bpf, x86_64: use bpf_prog_pack allocator

[PATCH v2] bpf/scripts: add warning if the correct number of helpers are not auto-generated
 2022-01-11 17:18 UTC  (4+ messages)

[PATCH bpf] tools/bpf: only set obj->skeleton without err
 2022-01-11 17:09 UTC  (3+ messages)

[PATCH v3] bpf/scripts: add warning if the correct number of helpers are not auto-generated
 2022-01-11 14:46 UTC  (3+ messages)
  ` [External] "

[PATCH v4] bpf/scripts: add warning if the correct number of helpers are not auto-generated
 2022-01-11 14:45 UTC 

[PATCH 00/13] powerpc/bpf: Some fixes and updates
 2022-01-11 14:43 UTC  (15+ messages)
` [PATCH 01/13] bpf: Guard against accessing NULL pt_regs in bpf_get_task_stack()
` [PATCH 02/13] powerpc32/bpf: Fix codegen for bpf-to-bpf calls
` [PATCH 03/13] powerpc/bpf: Update ldimm64 instructions during extra pass
` [PATCH 11/13] powerpc64/bpf elfv2: Setup kernel TOC in r2 on entry

[bug report] bpf: Make 32->64 bounds propagation slightly more robust
 2022-01-11 13:48 UTC  (2+ messages)

[PATCH v4 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
 2022-01-11 11:52 UTC  (16+ messages)
` [PATCH v4 net-next 2/9] i40e: respect metadata on XSK Rx to skb
  ` [Intel-wired-lan] "
` [PATCH v4 net-next 3/9] ice: respect metadata in legacy-rx/ice_construct_skb()
  ` [Intel-wired-lan] "
` [PATCH v4 net-next 4/9] ice: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
  ` [Intel-wired-lan] "
` [PATCH v4 net-next 5/9] ice: respect metadata "
  ` [Intel-wired-lan] "
` [PATCH v4 net-next 7/9] ixgbe: pass bi->xdp to ixgbe_construct_skb_zc() directly
  ` [Intel-wired-lan] "
` [PATCH v4 net-next 8/9] ixgbe: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
  ` [Intel-wired-lan] "
` [PATCH v4 net-next 9/9] ixgbe: respect metadata "
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [PATCH v4 net-next 0/9] net: intel: napi_alloc_skb() vs metadata

[syzbot] KASAN: use-after-free Read in srcu_invoke_callbacks
 2022-01-11 11:03 UTC 

[PATCH v2] bpf: fix mount source show for bpffs
 2022-01-11 10:20 UTC  (3+ messages)

[PATCH v2] libbpf: Fix the incorrect register read for syscalls on x86_64
 2022-01-11  1:04 UTC  (3+ messages)

[PATCH v4 bpf-next 0/4] Stop using bpf_object__find_program_by_title API
 2022-01-10 22:45 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/4] selftests/bpf: "
` [PATCH v4 bpf-next 2/4] samples/bpf: "
` [PATCH v4 bpf-next 3/4] tools/perf: "

[PATCH bpf-next] libbpf: Improve btf__add_btf() with an additional hashmap for strings
 2022-01-10 22:36 UTC 

[PATCH bpf-next v4] Add skb_store_bytes() for BPF_PROG_TYPE_CGROUP_SKB
 2022-01-10 19:53 UTC  (2+ messages)

[PATCH v1 00/14] arm64: prepare and add verdin imx8m mini support
 2022-01-10 19:30 UTC  (3+ messages)
` [PATCH v1 04/14] arm64: defconfig: enable bpf/cgroup firewalling

[PATCH riscv-next] riscv: bpf: Fix eBPF's exception tables
 2022-01-10 16:57 UTC  (2+ messages)

eBPF sockhash datastructure and stream_parser/stream_verdict programs
 2022-01-10 16:20 UTC  (6+ messages)
    ` Fwd: "

[PATCH] livepatch: Avoid CPU hogging with cond_resched
 2022-01-10 14:38 UTC  (3+ messages)

[PATCH v2 0/8] Implement EBPF on powerpc32
 2022-01-10 12:13 UTC  (4+ messages)
` [PATCH v2 8/8] powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC32

[syzbot] WARNING: suspicious RCU usage in __dev_queue_xmit
 2022-01-10 11:48 UTC  (2+ messages)

[PATCH v3 net-next 0/9] net: intel: napi_alloc_skb() vs metadata
 2022-01-10 10:31 UTC  (3+ messages)
` [PATCH v3 net-next 2/9] i40e: respect metadata on XSK Rx to skb
  ` [Intel-wired-lan] "


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