bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-18 18:39:57 to 2023-10-20 07:09:21 UTC [more...]

[PATCH bpf-next v2 0/7] bpf: Fixes for per-cpu kptr
 2023-10-20  7:09 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] mm/percpu.c: don't acquire pcpu_lock for pcpu_chunk_addr_search()
` [PATCH bpf-next v2 2/7] mm/percpu.c: introduce pcpu_alloc_size()

[bpf-next PATCH v2 1/4] kbuild: remove ARCH_POSTLINK from module builds
 2023-10-20  7:03 UTC  (9+ messages)
` [bpf-next PATCH v2 2/4] kbuild: avoid too many execution of scripts/pahole-flags.sh
` [bpf-next PATCH v2 3/4] kbuild: skip module BTF with one-time check for vmlinux
` [bpf-next PATCH v2 4/4] kbuild: refactor module BTF rule

[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
 2023-10-20  6:59 UTC  (42+ messages)
` [PATCH net-next v1 01/19] virtio_net: rename free_old_xmit_skbs to free_old_xmit
` [PATCH net-next v1 02/19] virtio_net: unify the code for recycling the xmit ptr
` [PATCH net-next v1 03/19] virtio_net: independent directory
` [PATCH net-next v1 04/19] virtio_net: move to virtio_net.h
` [PATCH net-next v1 05/19] virtio_net: add prefix virtnet to all struct/api inside virtio_net.h
` [PATCH net-next v1 06/19] virtio_net: separate virtnet_rx_resize()
` [PATCH net-next v1 07/19] virtio_net: separate virtnet_tx_resize()
` [PATCH net-next v1 08/19] virtio_net: sq support premapped mode
` [PATCH net-next v1 09/19] virtio_net: xsk: bind/unbind xsk
` [PATCH net-next v1 10/19] virtio_net: xsk: prevent disable tx napi
` [PATCH net-next v1 11/19] virtio_net: xsk: tx: support tx
` [PATCH net-next v1 12/19] virtio_net: xsk: tx: support wakeup
` [PATCH net-next v1 13/19] virtio_net: xsk: tx: virtnet_free_old_xmit() distinguishes xsk buffer
` [PATCH net-next v1 14/19] virtio_net: xsk: tx: virtnet_sq_free_unused_buf() check "
` [PATCH net-next v1 15/19] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
` [PATCH net-next v1 16/19] virtio_net: xsk: rx: introduce receive_xsk() to recv xsk buffer
` [PATCH net-next v1 18/19] virtio_net: update tx timeout record

[PATCHv2 0/2] tools/build: Fix -s detection code for new make
 2023-10-20  5:38 UTC  (11+ messages)
` [PATCHv2 1/2] tools/build: Fix -s detection code in tools/build/Makefile.build

[PATCH bpf-next v5 0/9] Registrating struct_ops types from modules
 2023-10-20  5:07 UTC  (15+ messages)
` [PATCH bpf-next v5 2/9] bpf: add struct_ops_tab to btf
` [PATCH bpf-next v5 3/9] bpf: hold module for bpf_struct_ops_map
` [PATCH bpf-next v5 6/9] bpf, net: switch to dynamic registration
` [PATCH bpf-next v5 7/9] libbpf: Find correct module BTFs for struct_ops maps and progs

[PATCH v3 bpf-next 0/7] BPF register bounds logic and testing improvements
 2023-10-20  3:27 UTC  (9+ messages)
` [PATCH v3 bpf-next 1/7] bpf: improve JEQ/JNE branch taken logic
` [PATCH v3 bpf-next 2/7] bpf: derive smin/smax from umin/max bounds
` [PATCH v3 bpf-next 3/7] bpf: enhance subregister bounds deduction logic
` [PATCH v3 bpf-next 4/7] bpf: improve deduction of 64-bit bounds from 32-bit bounds
` [PATCH v3 bpf-next 5/7] bpf: try harder to deduce register bounds from different numeric domains
` [PATCH v3 bpf-next 6/7] bpf: drop knowledge-losing __reg_combine_{32,64}_into_{64,32} logic
` [PATCH v3 bpf-next 7/7] selftests/bpf: BPF register range bounds tester

[PATCH bpf v2 0/2] bpf: Fix bpf timer kmemleak
 2023-10-20  2:50 UTC  (5+ messages)
` [PATCH bpf v2 1/2] bpf: Check map->usercnt again after timer->timer is assigned
` [PATCH bpf v2 2/2] selftests/bpf: Test race between map uref release and bpf timer init

[PATCH] bpf, docs: Add additional ABI working draft base text
 2023-10-20  2:42 UTC  (5+ messages)
` [Bpf] "

[PATCH bpf-next] bpf: Inherit system settings for CPU security mitigations
 2023-10-20  2:35 UTC  (3+ messages)

[RFC PATCH 6/7] selftest: tun: Add tests for virtio-net hashing
 2023-10-20  1:52 UTC  (2+ messages)

[PATCH bpf] Fold smp_mb__before_atomic() into atomic_set_release()
 2023-10-20  1:07 UTC  (7+ messages)

[RESEND PATCH bpf-next v6 0/8] Add Open-coded task, css_task and css iters
 2023-10-20  0:30 UTC  (5+ messages)
` [RESEND PATCH bpf-next v6 8/8] selftests/bpf: Add tests for open-coded task and css iter

[PATCH bpf-next v3 0/3] bpf: Detect jumping to reserved code of ld_imm64
 2023-10-20  0:25 UTC  (7+ messages)
` [PATCH bpf-next v3 1/3] bpf: Detect jumping to reserved code during check_cfg()

[PATCH bpf-next v10 00/24] Allocated objects, BPF linked lists
 2023-10-20  0:15 UTC  (5+ messages)
` [PATCH bpf-next v10 22/24] selftests/bpf: Add BPF linked list API tests

[PATCH 1/1] tools build: Fix llvm feature detection, still used by bpftool
 2023-10-19 22:52 UTC  (6+ messages)

[PATCH v1 0/4] Remove BPF event support
 2023-10-19 22:48 UTC  (8+ messages)
` [PATCH v1 1/4] perf parse-events: "

[PATCH v7 00/11] io_uring: Initial support for {s,g}etsockopt commands
 2023-10-19 22:32 UTC  (20+ messages)
` [PATCH v7 01/11] bpf: Add sockptr support for getsockopt
` [PATCH v7 02/11] bpf: Add sockptr support for setsockopt
` [PATCH v7 03/11] net/socket: Break down __sys_setsockopt
` [PATCH v7 04/11] net/socket: Break down __sys_getsockopt
` [PATCH v7 11/11] selftests/bpf/sockopt: Add io_uring support

[PATCH v3 dwarves 0/5] pahole, btf_encoder: support --btf_features
 2023-10-19 21:24 UTC  (5+ messages)
` [PATCH v3 dwarves 3/5] pahole: add --btf_features support

[PATCH] lib/Kconfig.debug: disable FRAME_WARN for kasan and kcsan
 2023-10-19 20:51 UTC  (9+ messages)

[PATCH bpf-next v2 0/7] Add bpf programmable net device
 2023-10-19 20:49 UTC  (8+ messages)
` [PATCH bpf-next v2 1/7] netkit, bpf: "
` [PATCH bpf-next v2 2/7] tools: Sync if_link uapi header
` [PATCH bpf-next v2 3/7] libbpf: Add link-based API for netkit
` [PATCH bpf-next v2 4/7] bpftool: Implement link show support "
` [PATCH bpf-next v2 5/7] bpftool: Extend net dump with netkit progs
` [PATCH bpf-next v2 6/7] selftests/bpf: Add netlink helper library
` [PATCH bpf-next v2 7/7] selftests/bpf: Add selftests for netkit

[RFC PATCH bpf-next v2 0/9] bpf, cgroup: Add BPF support for cgroup1 hierarchy
 2023-10-19 19:43 UTC  (15+ messages)
` [RFC PATCH bpf-next v2 1/9] cgroup: Make operations on the cgroup root_list RCU safe
` [RFC PATCH bpf-next v2 2/9] cgroup: Eliminate the need for cgroup_mutex in proc_cgroup_show()
` [RFC PATCH bpf-next v2 3/9] cgroup: Add a new helper for cgroup1 hierarchy
` [RFC PATCH bpf-next v2 4/9] bpf: Add a new kfunc "

challenges with DEBUG_INFO_BTF
 2023-10-19 19:32 UTC 

[PATCH v5 00/12] x86/bugs: Add a separate config for each mitigation
 2023-10-19 18:11 UTC  (3+ messages)
` [PATCH v5 05/12] x86/bugs: Rename RETPOLINE to MITIGATION_RETPOLINE
` [PATCH v5 06/12] x86/bugs: Rename SLS to CONFIG_MITIGATION_SLS

[PATCH v2 bpf-next 0/7] BPF register bounds logic and testing improvements
 2023-10-19 18:34 UTC  (14+ messages)
` [PATCH v2 bpf-next 1/7] bpf: improve JEQ/JNE branch taken logic
` [PATCH v2 bpf-next 2/7] bpf: derive smin/smax from umin/max bounds
` [PATCH v2 bpf-next 3/7] bpf: enhance subregister bounds deduction logic
` [PATCH v2 bpf-next 4/7] bpf: improve deduction of 64-bit bounds from 32-bit bounds
` [PATCH v2 bpf-next 5/7] bpf: try harder to deduce register bounds from different numeric domains
` [PATCH v2 bpf-next 6/7] bpf: drop knowledge-losing __reg_combine_{32,64}_into_{64,32} logic
` [PATCH v2 bpf-next 7/7] selftests/bpf: BPF register range bounds tester

[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
 2023-10-19 18:01 UTC  (6+ messages)

[PATCH bpf-next v4 00/11] xsk: TX metadata
 2023-10-19 17:49 UTC  (12+ messages)
` [PATCH bpf-next v4 01/11] xsk: Support tx_metadata_len
` [PATCH bpf-next v4 02/11] xsk: Add TX timestamp and TX checksum offload support
` [PATCH bpf-next v4 03/11] tools: ynl: Print xsk-features from the sample
` [PATCH bpf-next v4 04/11] net/mlx5e: Implement AF_XDP TX timestamp and checksum offload
` [PATCH bpf-next v4 05/11] net: stmmac: Add Tx HWTS support to XDP ZC
` [PATCH bpf-next v4 06/11] selftests/xsk: Support tx_metadata_len
` [PATCH bpf-next v4 07/11] selftests/bpf: Add csum helpers
` [PATCH bpf-next v4 08/11] selftests/bpf: Add TX side to xdp_metadata
` [PATCH bpf-next v4 09/11] selftests/bpf: Convert xdp_hw_metadata to XDP_USE_NEED_WAKEUP
` [PATCH bpf-next v4 10/11] selftests/bpf: Add TX side to xdp_hw_metadata
` [PATCH bpf-next v4 11/11] xsk: Document tx_metadata_len layout

[PATCH bpf-next 0/2] bpftool: Fix some json formatting for struct_ops
 2023-10-19 14:40 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpftool: fix printing of pointer value
` [PATCH bpf-next 2/2] bpftool: wrap struct_ops dump in an array

[PATCH net-next v11 0/6] introduce page_pool_alloc() related API
 2023-10-19 13:56 UTC  (8+ messages)

[PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
 2023-10-19 12:28 UTC  (11+ messages)
        ` bpf indirect calls

[PATCH] samples: bpf: fix syscall_tp openat argument
 2023-10-19 11:35 UTC 

[PATCH] samples: bpf: fix syscall_tp openat argument
 2023-10-19 11:23 UTC 

[PATCH v2 00/13] Improvements to memory use
 2023-10-19 11:02 UTC  (12+ messages)
` [PATCH v2 03/13] perf hist: Add missing puts to hist__account_cycles
` [PATCH v2 09/13] perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
` [PATCH v2 10/13] perf record: Lazy load kernel symbols
` [PATCH v2 12/13] perf mmap: Lazily initialize zstd streams
` [PATCH v2 13/13] perf machine thread: Remove exited threads by default

[PATCH v2 net-next] xsk: Avoid starving xsk at the end of the list
 2023-10-19  9:12 UTC  (4+ messages)
  ` [External] "

[PATCH bpf-next v6 00/18] XDP metadata via kfuncs for ice + VLAN hint
 2023-10-19  8:05 UTC  (4+ messages)
` [PATCH bpf-next v6 08/18] xdp: Add VLAN tag hint

[PATCH 0/2] some fix of multi-gen lru
 2023-10-19  6:29 UTC  (9+ messages)
` [PATCH 1/2] tracing: mm: multigen-lru: fix mglru trace
` [PATCH 2/2] mm: multi-gen lru: fix stat count

[PATCH v6 0/5] powerpc/bpf: use BPF prog pack allocator
 2023-10-19  6:11 UTC  (3+ messages)
` [PATCH v6 5/5] powerpc/bpf: use bpf_jit_binary_pack_[alloc|finalize|free]

[Bpf] ISA RFC compliance question
 2023-10-19  6:02 UTC  (3+ messages)

[PATCH net] tcp_bpf: properly release resources on error paths
 2023-10-19  1:20 UTC  (4+ messages)

[PATCH] PCI: pciehp: Prevent child devices from doing RPM on PCIe Link Down
 2023-10-19  1:06 UTC  (2+ messages)

Call for WG adoption: draft-thaler-bpf-isa-02
 2023-10-19  1:07 UTC  (3+ messages)
  ` [Bpf] "

[PATCH bpf-next] bpf, docs: Define signed modulo as using truncated division
 2023-10-19  0:00 UTC  (9+ messages)
  ` [Bpf] "


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