bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-19 14:58:39 to 2022-12-21 17:50:05 UTC [more...]

[PATCH bpf-next v5 00/17] xdp: hints via kfuncs
 2022-12-21 17:49 UTC  (19+ messages)
` [PATCH bpf-next v5 01/17] bpf: Document XDP RX metadata
` [PATCH bpf-next v5 02/17] bpf: Rename bpf_{prog,map}_is_dev_bound to is_offloaded
` [PATCH bpf-next v5 03/17] bpf: Move offload initialization into late_initcall
` [PATCH bpf-next v5 04/17] bpf: Reshuffle some parts of bpf/offload.c
` [PATCH bpf-next v5 05/17] bpf: Introduce device-bound XDP programs
` [PATCH bpf-next v5 06/17] selftests/bpf: Update expected test_offload.py messages
` [PATCH bpf-next v5 07/17] bpf: XDP metadata RX kfuncs
` [PATCH bpf-next v5 08/17] bpf: Support consuming XDP HW metadata from fext programs
` [PATCH bpf-next v5 09/17] veth: Introduce veth_xdp_buff wrapper for xdp_buff
` [PATCH bpf-next v5 10/17] veth: Support RX XDP metadata
` [PATCH bpf-next v5 11/17] selftests/bpf: Verify xdp_metadata xdp->af_xdp path
` [PATCH bpf-next v5 12/17] net/mlx4_en: Introduce wrapper for xdp_buff
` [PATCH bpf-next v5 13/17] net/mlx4_en: Support RX XDP metadata
` [PATCH bpf-next v5 14/17] xsk: Add cb area to struct xdp_buff_xsk
` [PATCH bpf-next v5 15/17] net/mlx5e: Introduce wrapper for xdp_buff
` [PATCH bpf-next v5 16/17] net/mlx5e: Support RX XDP metadata
` [PATCH bpf-next v5 17/17] selftests/bpf: Simple program to dump XDP RX metadata

[PATCH v3 0/3] fs/ufs: replace kmap() with kmap_local_page
 2022-12-21 17:46 UTC  (4+ messages)
` [PATCH v3 3/3] fs/ufs: Replace kmap() with kmap_local_page()

Support for gcc
 2022-12-21 17:41 UTC  (5+ messages)

[PATCH v4 0/3] fs/ufs: Replace kmap() with kmap_local_page
 2022-12-21 17:28 UTC  (4+ messages)
` [PATCH v4 1/3] fs/ufs: Use the offset_in_page() helper
` [PATCH v4 2/3] fs/ufs: Change the signature of ufs_get_page()
` [PATCH v4 3/3] fs/ufs: Replace kmap() with kmap_local_page()

[PATCH v3 bpf-next] bpf: Reduce smap->elem_size
 2022-12-21 14:50 UTC  (2+ messages)

[PATCH bpf-next v2 1/2] bpf: fix nullness propagation for reg to reg comparisons
 2022-12-21 13:46 UTC  (5+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: check null propagation only neither reg is PTR_TO_BTF_ID

[syzbot] riscv/fixes boot error: WARNING in __apply_to_page_range (2)
 2022-12-21 13:13 UTC  (3+ messages)

[RFC bpf-next 0/8] xdp: introduce xdp-feature support
 2022-12-21 10:47 UTC  (23+ messages)
` [RFC bpf-next 1/8] tools: uapi: align if_link.h
` [RFC bpf-next 2/8] net: introduce XDP features flag
` [RFC bpf-next 3/8] drivers: net: turn on XDP features
` [RFC bpf-next 4/8] xsk: add usage of XDP features flags
` [RFC bpf-next 5/8] xsk: add check for full support of XDP in bind
` [RFC bpf-next 6/8] libbpf: add API to get XDP/XSK supported features
` [RFC bpf-next 7/8] bpf: devmap: check XDP features in bpf_map_update_elem and __xdp_enqueue
` [RFC bpf-next 8/8] selftests/bpf: introduce XDP compliance test tool

[PATCH bpf-next] bpftool: fix linkage with statically built libllvm
 2022-12-21 10:30 UTC 

Closing the BPF map permission loophole
 2022-12-21  9:53 UTC  (12+ messages)

[ANNOUNCEMENT] libbpf v1.1 release
 2022-12-21  8:18 UTC 

[PATCH net 1/1] ice: xsk: do not use xdp_return_frame() on tx_buf->raw_buf
 2022-12-21  8:09 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: move struct definitions out of function params
 2022-12-21  5:58 UTC 

[PATCH v2 bpf] selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIAL
 2022-12-21  5:05 UTC  (2+ messages)

[PATCH v3 0/2] bpftool: improve error handing for missing .BTF section
 2022-12-21  3:55 UTC  (12+ messages)
` [PATCH v3 1/2] libbpf: show error info about missing ".BTF" section
` [PATCH v3 2/2] bpf: makefiles: do not generate empty vmlinux.h

[syzbot] KASAN: use-after-free Read in put_pmu_ctx
 2022-12-21  2:42 UTC  (13+ messages)

[RFC PATCH RESEND bpf-next 0/4] Support bpf trampoline for RV64
 2022-12-21  2:36 UTC  (8+ messages)
` [RFC PATCH RESEND bpf-next 1/4] bpf: Rollback to text_poke when arch not supported ftrace direct call
` [RFC PATCH RESEND bpf-next 2/4] riscv, bpf: Factor out emit_call for kernel and bpf context
` [RFC PATCH RESEND bpf-next 3/4] riscv, bpf: Add bpf_arch_text_poke support for RV64
` [RFC PATCH RESEND bpf-next 4/4] riscv, bpf: Add bpf trampoline "

[PATCH v2 bpf-next] bpf: Reduce smap->elem_size
 2022-12-21  1:22 UTC  (3+ messages)

[PATCH bpf-next] bpf: Reduce smap->elem_size
 2022-12-21  1:15 UTC  (4+ messages)

WARNING in __mark_chain_precision
 2022-12-21  0:30 UTC  (3+ messages)

[PATCH bpf 1/2] bpf: pull before calling skb_postpull_rcsum()
 2022-12-21  0:20 UTC  (9+ messages)
` [PATCH bpf 2/2] selftests/bpf: tunnel: add sanity test for checksums
  ` [PATCH bpf] selftests/bpf: Test bpf_skb_adjust_room on CHECKSUM_PARTIAL

[PATCH v2] libbpf: Fix build warning on ref_ctr_off
 2022-12-21  0:00 UTC  (2+ messages)

[PATCH bpf-next v6 1/1] docs: BPF_MAP_TYPE_SOCK[MAP|HASH]
 2022-12-21  0:00 UTC  (2+ messages)

[PATCH] libbpf: fix crash when input null program point in USDT API
 2022-12-20 23:53 UTC  (4+ messages)

[bpf-next v2 0/5] samples/bpf: enhance syscall tracing program
 2022-12-20 22:40 UTC  (7+ messages)
` [bpf-next v2 1/5] samples/bpf: use kyscall instead of kprobe in "
` [bpf-next v2 2/5] samples/bpf: use vmlinux.h instead of implicit headers "
` [bpf-next v2 3/5] samples/bpf: change _kern suffix to .bpf with "
` [bpf-next v2 4/5] samples/bpf: fix tracex2 by using BPF_KSYSCALL macro
` [bpf-next v2 5/5] samples/bpf: use BPF_KSYSCALL macro in syscall tracing programs

[PATCH bpf-next v2] bpf: btf: limit logging of ignored BTF mismatches
 2022-12-20 22:11 UTC  (3+ messages)

[PATCH bpf-next 0/2] bpf: Allow access to perf sample data (v2)
 2022-12-20 22:01 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf/perf: Call perf_prepare_sample() before bpf_prog_run()
` [PATCH bpf-next 2/2] selftests/bpf: Add perf_event_read_sample test cases

[PATCH 1/1] btf_encoder: Generate a new .BTF section even if one exists
 2022-12-20 22:00 UTC  (6+ messages)

[syzbot] KASAN: slab-out-of-bounds Write in copy_array
 2022-12-20 21:25 UTC  (7+ messages)

[PATCH bpf-next 0/4] reduce BPF_ID_MAP_SIZE to fit only valid programs
 2022-12-20 21:21 UTC  (10+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: support for BPF_F_TEST_STATE_FREQ in test_loader
` [PATCH bpf-next 2/4] selftests/bpf: convenience macro for use with 'asm volatile' blocks
` [PATCH bpf-next 3/4] bpf: reduce BPF_ID_MAP_SIZE to fit only valid programs
` [PATCH bpf-next 4/4] selftests/bpf: check if verifier.c:check_ids() handles 64+5 ids

[report] OOB in bpf_load_prog() flow
 2022-12-20 21:03 UTC  (6+ messages)

[PATCH bpf] scripts: Exclude Rust CUs with pahole
 2022-12-20 20:56 UTC  (2+ messages)

[PATCH bpf] scripts: Exclude Rust CUs with pahole
 2022-12-20 20:39 UTC 

[syzbot] KASAN: slab-out-of-bounds Write in copy_verifier_state
 2022-12-20 20:30 UTC  (5+ messages)

[PATCH v2 bpf-next 0/6] Dynptr convenience helpers
 2022-12-20 19:31 UTC  (7+ messages)

Possible race with xsk_flush
 2022-12-20 18:59 UTC  (10+ messages)
` [PATCH] veth: Fix race with AF_XDP exposing old or uninitialized descriptors

[PATCH 0/6] perf lock contention: Add more filter options (v1)
 2022-12-20 18:28 UTC  (8+ messages)
` [PATCH 1/6] perf lock contention: Factor out lock_type_table
` [PATCH 2/6] perf lock contention: Add -Y/--type-filter option
` [PATCH 3/6] perf lock contention: Support lock type filtering for BPF
` [PATCH 4/6] perf lock contention: Add -L/--lock-filter option
` [PATCH 5/6] perf lock contention: Support lock addr/name filtering for BPF
` [PATCH 6/6] perf test: Update perf lock contention test

[PATCH v2 0/9] virtio_net: support multi buffer xdp
 2022-12-20 14:14 UTC  (10+ messages)
` [PATCH v2 1/9] virtio_net: disable the hole mechanism for xdp
` [PATCH v2 2/9] virtio_net: set up xdp for multi buffer packets
` [PATCH v2 3/9] virtio_net: update bytes calculation for xdp_frame
` [PATCH v2 4/9] virtio_net: build xdp_buff with multi buffers
` [PATCH v2 5/9] virtio_net: construct multi-buffer xdp in mergeable
` [PATCH v2 6/9] virtio_net: transmit the multi-buffer xdp
` [PATCH v2 7/9] virtio_net: build skb from "
` [PATCH v2 8/9] virtio_net: remove xdp related info from page_to_skb()
` [PATCH v2 9/9] virtio_net: support multi-buffer xdp

[PATCH bpf-next v4] bpf: Add kernel function call support in 32-bit ARM for EABI
 2022-12-20 11:53 UTC 

[PATCH 0/2] bpf-next: Add socket destroy capability
 2022-12-20 10:26 UTC  (6+ messages)
` [PATCH 1/2] bpf: "
` [PATCH 2/2] selftests/bpf: Add tests for bpf_sock_destroy

[PATCH 0/5] Improvements to incremental builds
 2022-12-20  7:33 UTC  (6+ messages)
` [PATCH 3/5] tools lib subcmd: Add dependency test to install_headers

[syzbot] WARNING in put_pmu_ctx
 2022-12-20  6:29 UTC  (2+ messages)

[RFC PATCH bpf-next 0/4] Support bpf trampoline for RV64
 2022-12-20  2:16 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Add flag BPF_F_NO_TUNNEL_KEY to bpf_skb_set_tunnel_key()
 2022-12-19 23:00 UTC  (7+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add BPF_F_NO_TUNNEL_KEY test

[PATCHv3 bpf-next 0/3] bpf: Get rid of trace_printk_lock
 2022-12-19 21:10 UTC  (2+ messages)

[PATCH bpf-next] bpf: Define sock security related BTF IDs under CONFIG_SECURITY_NETWORK
 2022-12-19 21:10 UTC  (2+ messages)

[6.1.0][bpf] BUG: KASAN: slab-out-of-bounds in copy_array (kernel/bpf/verifier.c:1074)
 2022-12-19 19:25 UTC  (2+ messages)

[PATCH] libbpf: Fix build warning on ref_ctr_off
 2022-12-19 19:17 UTC  (3+ messages)

[PATCH v1 01/10] powerpc/bpf/32: Fix Oops on tail call tests
 2022-12-19 19:06 UTC  (4+ messages)
` [PATCH v1 06/10] powerpc/bpf: Perform complete extra passes to update addresses

[bpf-next v2 1/2] bpf: add runtime stats, max cost
 2022-12-19 18:24 UTC  (7+ messages)

Follow up from the btf_type_tag discussion in the BPF office hours
 2022-12-19 17:27 UTC  (3+ messages)

[PATCH -tip v4 0/2] x86/kprobes: Fix to check not-kprobe's int3 correctly
 2022-12-19 15:23 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).