BPF List
 help / color / mirror / Atom feed
 messages from 2024-07-09 20:43:18 to 2024-07-11 02:01:54 UTC [more...]

[PATCH v5 bpf-next 0/3] bpf: Fix tailcall hierarchy
 2024-07-11  2:01 UTC  (5+ messages)
` [PATCH v5 bpf-next 1/3] bpf, x64: "
` [PATCH v5 bpf-next 3/3] selftests/bpf: Add testcases for tailcall hierarchy fixing

[PATCH net-next v16 00/13] Device Memory TCP
 2024-07-11  1:35 UTC  (30+ messages)
` [PATCH net-next v16 01/13] netdev: add netdev_rx_queue_restart()
` [PATCH net-next v16 02/13] net: netdev netlink api to bind dma-buf to a net device
` [PATCH net-next v16 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v16 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v16 05/13] page_pool: devmem support
` [PATCH net-next v16 06/13] memory-provider: dmabuf devmem memory provider
` [PATCH net-next v16 07/13] net: support non paged skb frags
` [PATCH net-next v16 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v16 09/13] tcp: RX path for devmem TCP
` [PATCH net-next v16 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v16 11/13] net: add devmem TCP documentation
` [PATCH net-next v16 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v16 13/13] netdev: add dmabuf introspection

[PATCH bpf v1 0/3] Fixes for BPF timer lockup and UAF
 2024-07-10 23:30 UTC  (5+ messages)
` [PATCH bpf v1 3/3] selftests/bpf: Add timer lockup selftest

[PATCH v14 0/3] Reduce overhead of LSMs with static calls
 2024-07-10 23:15 UTC  (6+ messages)
` [PATCH v14 1/3] kernel: Add helper macros for loop unrolling
` [PATCH v14 2/3] security: Count the LSMs enabled at compile time
` [PATCH v14 3/3] security: Replace indirect LSM hook calls with static calls

[PATCH v2 1/2] net: Fix skb_segment when splitting gso_size mangled skb having linear-headed frag_list whose head_frag=true
 2024-07-10 23:06 UTC  (6+ messages)
` [PATCH] net: linearizing skb when downgrade gso_size

[PATCH RESEND] bpf: fix order of args in call to bpf_map_kvcalloc
 2024-07-10 22:36 UTC  (4+ messages)
` [PATCH for 6.10] "

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2024-07-10 21:25 UTC  (15+ messages)
` [RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [RFC PATCH net-next v6 02/14] af_vsock: refactor transport lookup code
` [RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
` [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
` [RFC PATCH net-next v6 06/14] virtio/vsock: add VIRTIO_VSOCK_TYPE_DGRAM
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
` [RFC PATCH net-next v6 08/14] af_vsock: add vsock_find_bound_dgram_socket()
` [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
` [RFC PATCH net-next v6 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [RFC PATCH net-next v6 11/14] vhost/vsock: implement datagram support
` [RFC PATCH net-next v6 12/14] vsock/loopback: "
` [RFC PATCH net-next v6 13/14] virtio/vsock: "
` [RFC PATCH net-next v6 14/14] test/vsock: add vsock dgram tests

[PATCH 0/2] Optimize the return_instance management of uretprobe
 2024-07-10 21:21 UTC  (5+ messages)
` [PATCH 1/2] uprobes: Optimize the return_instance related routines

[PATCH bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-07-10 20:53 UTC  (8+ messages)
` [PATCH bpf-next 07/10] lib/buildid: harden build ID parsing logic some more
` [PATCH bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
` [PATCH bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
` [PATCH bpf-next 10/10] selftests/bpf: add build ID tests

[PATCH bpf-next v2 0/2] BPF selftests misc fixes
 2024-07-10 19:50 UTC  (5+ messages)
` [PATCH bpf-next v2 1/2] selftests/bpf: Null checks for links in bpf_tcp_ca
` [PATCH bpf-next v2 2/2] selftests/bpf: Close obj in error path in xdp_adjust_tail

[PATCH v5] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-10 19:36 UTC 

ANNOUNCE: pahole v1.27 (reproducible builds, BTF kfuncs)
 2024-07-10 19:31 UTC  (7+ messages)
    ` [PATCH/RFT] "

[PATCH v4] perf,x86: avoid missing caller address in stack traces captured in uprobe
 2024-07-10 19:24 UTC  (7+ messages)

[PATCH bpf-next v11 0/9] use network helpers, part 8
 2024-07-10 19:20 UTC  (10+ messages)
` [PATCH bpf-next v11 2/9] selftests/bpf: Add ASSERT_OK_FD macro
` [PATCH bpf-next v11 3/9] selftests/bpf: Close fd in error path in drop_on_reuseport
` [PATCH bpf-next v11 6/9] selftests/bpf: Use connect_fd_to_fd in sk_lookup
` [PATCH bpf-next v11 7/9] selftests/bpf: Add connect_fd_to_addr_str helper

[RFC bpf-next v2 0/9] no_caller_saved_registers attribute for helper calls
 2024-07-10 19:17 UTC  (29+ messages)
` [RFC bpf-next v2 1/9] bpf: add a get_helper_proto() utility function
` [RFC bpf-next v2 2/9] bpf: no_caller_saved_registers attribute for helper calls
` [RFC bpf-next v2 4/9] selftests/bpf: extract utility function for BPF disassembly
` [RFC bpf-next v2 8/9] selftests/bpf: __arch_* macro to limit test cases to specific archs

[PATCH bpf-next] selftests/bpf: fix compilation failure when CONFIG_NF_FLOW_TABLE=m
 2024-07-10 18:50 UTC  (2+ messages)

[RFC PATCH 01/16] bpf: Introduce BPF_PROG_TYPE_CRIB
 2024-07-10 18:41 UTC  (16+ messages)
` [RFC PATCH 02/16] bpf: Add KF_ITER_GETTER and KF_ITER_SETTER flags
` [RFC PATCH 03/16] bpf: Improve bpf kfuncs pointer arguments chain of trust
` [RFC PATCH 04/16] bpf: Add bpf_task_from_vpid() kfunc
` [RFC PATCH 05/16] bpf/crib: Add struct file related CRIB kfuncs
` [RFC PATCH 06/16] bpf/crib: Introduce task_file open-coded iterator kfuncs
` [RFC PATCH 07/16] bpf/crib: Add struct sock related CRIB kfuncs
` [RFC PATCH 08/16] bpf/crib: Add CRIB kfuncs for getting pointer to often-used socket-related structures
` [RFC PATCH 09/16] bpf/crib: Add CRIB kfuncs for getting socket source/destination addresses
` [RFC PATCH 10/16] bpf/crib: Add struct sk_buff related CRIB kfuncs
` [RFC PATCH 11/16] bpf/crib: Introduce skb open-coded iterator kfuncs
` [RFC PATCH 12/16] bpf/crib: Introduce skb_data "
` [RFC PATCH 13/16] bpf/crib: Add CRIB kfuncs for restoring data in skb
` [RFC PATCH 14/16] selftests/crib: Add test for getting basic information of the process
` [RFC PATCH 15/16] selftests/crib: Add test for getting all socket "
` [RFC PATCH 16/16] selftests/crib: Add test for dumping/restoring UDP socket packets

[RFC PATCH 00/16] bpf: Checkpoint/Restore In eBPF (CRIB)
 2024-07-10 18:40 UTC 

[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-07-10 18:41 UTC  (3+ messages)

[PATCH 00/10] perf/uprobe: Optimize uprobes
 2024-07-10 18:40 UTC  (18+ messages)

[PATCH] bpf: Ensure BPF programs testing skb context initialization
 2024-07-10 18:38 UTC  (2+ messages)

[PATCH bpf v3 0/3] bpf: Fix null-pointer-deref in resolve_prog_type()
 2024-07-10 18:32 UTC  (5+ messages)
` [PATCH bpf v3 1/3] bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT
` [PATCH bpf v3 2/3] libbpf: provide a valid attach_prog_fd before probing BPF_PROG_TYPE_EXT type
` [PATCH bpf v3 3/3] selftests/bpf: Test for null-pointer-deref bugfix in resolve_prog_type()

[PATCH] bpf: increase frame warning limit in verifier when using KASAN or KCSAN
 2024-07-10 18:29 UTC  (4+ messages)

[PROBLEM linux-next] /kernel/bpf/btf.c:7581:9: error: function ‘btf_snprintf_show’ might be a candidate for ‘gnu_printf’ format attribute [-Werror=suggest-attribute=format]
 2024-07-10 18:14 UTC 

[PATCH bpf-next] bpf: Remove tst_run from lwt_seg6local_prog_ops
 2024-07-10 17:13 UTC  (4+ messages)

possible bpf overflow/output bug introduced in 6.10?
 2024-07-10 16:36 UTC 

[PATCH bpf-next v2] selftests/bpf:fix a resource leak
 2024-07-10 15:30 UTC  (2+ messages)

[PATCH bpf-next v2 0/3] bpf: track find_equal_scalars history on per-instruction level
 2024-07-10 15:21 UTC  (7+ messages)
` [PATCH bpf-next v2 1/3] "

[PATCH v2 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
 2024-07-10 15:14 UTC  (13+ messages)
` [PATCH v2 01/12] uprobes: update outdated comment
` [PATCH v2 04/12] uprobes: revamp uprobe refcounting and lifetime management

[PATCH bpf-next 0/3] BPF selftests misc fixes
 2024-07-10 14:54 UTC  (8+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Null checks for links in bpf_tcp_ca
` [PATCH bpf-next 2/3] selftests/bpf: Check ASSERT_OK(err) in dummy_st_ops
` [PATCH bpf-next 3/3] selftests/bpf: Close obj in error paths in xdp_adjust_tail

[PATCH bpf-next] bpf: kprobe: remove unused declaring of bpf_kprobe_override
 2024-07-10 14:18 UTC  (3+ messages)

[PATCH net-next v10 00/15] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-07-10 11:13 UTC  (3+ messages)
` [PATCH net-next v10 04/15] mm: page_frag: add '_va' suffix to page_frag API
  ` [EXTERNAL] "

[PATCH V3 00/10] perf tools: Fix test "perf probe of function from different CU"
 2024-07-10  7:39 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: DENYLIST.aarch64: Remove fexit_sleep
 2024-07-10  7:18 UTC  (11+ messages)

[PATCH bpf] bpf: relax zero fixed offset constraint on KF_TRUSTED_ARGS/KF_RCU
 2024-07-10  7:06 UTC  (4+ messages)

xdp/xsk.c: Possible bug in xdp_umem_reg version check
 2024-07-10  6:32 UTC  (5+ messages)

[PATCH net-next v8 00/10] virtio-net: support AF_XDP zero copy
 2024-07-10  6:08 UTC  (4+ messages)
` [PATCH net-next v8 08/10] virtio_net: xsk: rx: support fill with xsk buffer

[PATCH net 8/8] ice: xsk: fix txq interrupt mapping
 2024-07-10  5:52 UTC 

[PATCH bpf-next 1/2] bpf: Get better reg range with ldsx and 32bit compare
 2024-07-10  4:29 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add ldsx selftests for ldsx and subreg compare

linux-next: manual merge of the bpf-next tree with the risc-v tree
 2024-07-10  3:26 UTC  (2+ messages)

[PATCH -next] cgroup: Fix AA deadlock caused by cgroup_bpf_release
 2024-07-10  3:02 UTC  (4+ messages)

[PATCH bpf-next v2 0/6] skip ENOTSUPP BPF selftests
 2024-07-10  2:58 UTC  (4+ messages)
` [PATCH bpf-next v2 4/6] selftests/bpf: Null checks for link in bpf_tcp_ca

[PATCH v2 bpf-next 0/3] Fix libbpf BPF skeleton forward/backward compat
 2024-07-10  2:10 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] Use overflow.h helpers to check for overflows
 2024-07-10  2:08 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: use check_add_overflow() to check for addition overflows

[PATCH net 0/8][pull request] ice: fix AF_XDP ZC timeout and concurrency issues
 2024-07-10  1:45 UTC  (3+ messages)
` [PATCH net 6/8] ice: improve updating ice_{t, r}x_ring::xsk_pool

[PATCH net] i40e: Fix XDP program unloading while removing the driver
 2024-07-10  1:30 UTC  (2+ messages)

[PATCH] tracing/kprobes: Fix build error when find_module() is not available
 2024-07-09 23:36 UTC 

[PATCH] tracing/kprobes: Fix build error when find_module() is not available
 2024-07-09 23:36 UTC 

linux-next: build failure after merge of the bpf-next tree
 2024-07-09 23:13 UTC  (2+ messages)

[PATCH for-next v4] tracing/kprobes: Add symbol counting check when module loads
 2024-07-09 22:17 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