BPF List
 help / color / mirror / Atom feed
 messages from 2024-06-26 23:41:24 to 2024-06-29 01:21:15 UTC [more...]

[PATCH bpf-next v6 0/9] use network helpers, part 8
 2024-06-29  1:20 UTC  (9+ messages)
` [PATCH bpf-next v6 1/9] selftests/bpf: Add backlog for network_helper_opts
` [PATCH bpf-next v6 2/9] selftests/bpf: Use start_server_str in sockmap_ktls
` [PATCH bpf-next v6 3/9] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next v6 4/9] selftests/bpf: Use make_sockaddr "
` [PATCH bpf-next v6 5/9] selftests/bpf: Close fd in error path in drop_on_reuseport
` [PATCH bpf-next v6 6/9] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next v6 7/9] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next v6 8/9] selftests/bpf: Use connect_to_addr "

[PATCH net-next 0/3] net: bpf_net_context cleanups
 2024-06-29  1:07 UTC  (6+ messages)
` [PATCH net-next 1/3] net: Remove task_struct::bpf_net_context init on fork
` [PATCH net-next 2/3] net: Optimize xdp_do_flush() with bpf_net_context infos
` [PATCH net-next 3/3] net: Move flush list retrieval to where it is used

[PATCH sched_ext/for-6.11 1/2] sched_ext: Implement DSQ iterator
 2024-06-28 23:56 UTC  (10+ messages)
` [PATCH sched_ext/for-6.11 2/2] sched_ext: Implement scx_bpf_consume_task()

[PATCH v6 bpf-next 0/9] bpf: support resilient split BTF
 2024-06-28 23:30 UTC  (3+ messages)
` [PATCH v6 bpf-next 1/9] libbpf: add btf__distill_base() creating split BTF with distilled base BTF

[PATCH v6 0/6] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-28 23:03 UTC  (15+ messages)
` [PATCH v6 1/6] fs/procfs: extract logic for getting VMA name constituents
` [PATCH v6 2/6] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps
` [PATCH v6 3/6] fs/procfs: add build ID fetching to PROCMAP_QUERY API
` [PATCH v6 4/6] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence
` [PATCH v6 5/6] tools: sync uapi/linux/fs.h header into tools subdir
` [PATCH v6 6/6] selftests/proc: add PROCMAP_QUERY ioctl tests

[PATCH bpf-next v5 0/9] use network helpers, part 8
 2024-06-28 22:38 UTC  (3+ messages)
` [PATCH bpf-next v5 6/9] selftests/bpf: Use start_server_str in sk_lookup

Question: Is it OK to assume the address of bpf_dynptr_kern will be 8-bytes aligned and reuse the lowest bits to save extra info ?
 2024-06-28 22:24 UTC  (26+ messages)
                      ` APIs for qp-trie //Re: "

[PATCH] selftests/bpf:fix a resource leak
 2024-06-28 22:23 UTC  (2+ messages)

[PATCH v5 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer
 2024-06-28 21:29 UTC  (8+ messages)
` [PATCH v5 bpf-next 1/3] netfilter: nf_tables: add flowtable map for xdp offload
` [PATCH v5 bpf-next 2/3] netfilter: add bpf_xdp_flow_lookup kfunc
` [PATCH v5 bpf-next 3/3] selftests/bpf: Add selftest for "

[PATCH net v2] net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
 2024-06-28 20:35 UTC  (3+ messages)
` [PATCH net v3] "

Potential deadlock in bpf_htab_lru
 2024-06-28 19:02 UTC 

[PATCH 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
 2024-06-28 16:34 UTC  (11+ messages)
` [PATCH 04/12] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH 05/12] uprobes: move offset and ref_ctr_offset into uprobe_consumer
` [PATCH 06/12] uprobes: add batch uprobe register/unregister APIs

[PATCH net] net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
 2024-06-28 16:24 UTC  (3+ messages)

[PATCH RFC v2 0/8] net: stmmac: convert stmmac "pcs" to phylink
 2024-06-28 15:07 UTC  (9+ messages)
` [PATCH RFC net-next v2 10/17] net: stmmac: Introduce internal PCS offset-based CSR access
` [PATCH RFC net-next v2 14/17] net: stmmac: Move internal PCS PHYLINK ops to stmmac_pcs.c
` [PATCH RFC net-next v2 16/17] net: stmmac: Move internal PCS init method "
` [PATCH RFC net-next v2 17/17] net: stmmac: pcs: Drop the _SHIFT macros

[PATCH v2 0/4] Introduce user namespace capabilities
 2024-06-28 14:45 UTC  (4+ messages)
` [PATCH v2 2/4] capabilities: Add securebit to restrict userns caps

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

[PATCH bpf-next 00/10] s390/bpf: Implement arena
 2024-06-28  9:13 UTC  (15+ messages)
` [PATCH bpf-next 01/10] s390/bpf: Factor out emitting probe nops
` [PATCH bpf-next 02/10] s390/bpf: Get rid of get_probe_mem_regno()
` [PATCH bpf-next 03/10] s390/bpf: Introduce pre- and post- probe functions
` [PATCH bpf-next 04/10] s390/bpf: Land on the next JITed instruction after exception
` [PATCH bpf-next 05/10] s390/bpf: Support BPF_PROBE_MEM32
` [PATCH bpf-next 06/10] s390/bpf: Support address space cast instruction
` [PATCH bpf-next 07/10] s390/bpf: Enable arena
` [PATCH bpf-next 08/10] s390/bpf: Support arena atomics
` [PATCH bpf-next 09/10] selftests/bpf: Add UAF tests for "
` [PATCH bpf-next 10/10] selftests/bpf: Remove arena tests from DENYLIST.s390x

[PATCH v4 00/11] Improve the copy of task comm
 2024-06-28  9:05 UTC  (12+ messages)
` [PATCH v4 01/11] fs/exec: Drop task_lock() inside __get_task_comm()
  ` [PATCH v4 02/11] auditsc: Replace memcpy() with __get_task_comm()
  ` [PATCH v4 03/11] security: "
  ` [PATCH v4 04/11] bpftool: Ensure task comm is always NUL-terminated
  ` [PATCH v4 05/11] mm/util: Fix possible race condition in kstrdup()
  ` [PATCH v4 06/11] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
  ` [PATCH v4 07/11] mm/kmemleak: Replace strncpy() with __get_task_comm()
  ` [PATCH v4 08/11] tsacct: "
  ` [PATCH v4 09/11] tracing: "
  ` [PATCH v4 10/11] net: Replace strcpy() "
  ` [PATCH v4 11/11] drm: "

[PATCH bpf-next 0/3] bpf: sparse cleanup
 2024-06-28  8:41 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf: Add casts to keep sparse quiet
` [PATCH bpf-next 2/3] bpf: Move a few bpf_func_proto declarations
` [PATCH bpf-next 3/3] bpf: Implement bpf_check_basics_ok() as a macro

Backporting callback handling fixes to stable 6.1
 2024-06-28  8:26 UTC  (3+ messages)

[PATCH net-next v6 00/10] virtio-net: support AF_XDP zero copy
 2024-06-28  5:50 UTC  (15+ messages)
` [PATCH net-next v6 05/10] virtio_net: xsk: bind/unbind xsk for rx
` [PATCH net-next v6 07/10] virtio_net: xsk: rx: support fill with xsk buffer
` [PATCH net-next v6 08/10] virtio_net: xsk: rx: support recv small mode
` [PATCH net-next v6 09/10] virtio_net: xsk: rx: support recv merge mode
` [PATCH net-next v6 10/10] virtio_net: xsk: rx: free the unused xsk buffer

[PATCH net v3 0/2] bugfixes for skmsg
 2024-06-28  5:47 UTC  (3+ messages)
` [PATCH net v3 1/2] skmsg: prevent empty ingress skb from enqueuing
` [PATCH net v3 2/2] skmsg: bugfix for sk_msg sge iteration

[PATCH] uprobe: Do not use UPROBE_SWBP_INSN as static initializer
 2024-06-28  4:30 UTC  (13+ messages)
` [PATCH] LoongArch: uprobes: make UPROBE_SWBP_INSN/UPROBE_XOLBP_INSN constant

[PATCH 0/6] HID: bpf: import some more fixes from udev-hid-bpf
 2024-06-28  0:22 UTC  (8+ messages)
` [PATCH 1/6] HID: bpf: Add a HID report composition helper macros
` [PATCH 2/6] HID: bpf: add a driver for the Huion Inspiroy 2S (H641P)
` [PATCH 3/6] HID: bpf: move the BIT() macro to hid_bpf_helpers.h
` [PATCH 4/6] HID: bpf: Add support for the XP-PEN Deco Mini 4
` [PATCH 5/6] HID: bpf: Add Huion Dial 2 bpf fixup
` [PATCH 6/6] HID: bpf: Thrustmaster TCA Yoke Boeing joystick fix

[PATCH] mm: mmap_lock: replace get_memcg_path_buf() with on-stack buffer
 2024-06-27 21:41 UTC  (2+ messages)

[PATCH net-next v14 00/13] Device Memory TCP
 2024-06-27 20:47 UTC  (8+ messages)
` [PATCH net-next v14 13/13] selftests: add ncdevmem, netcat for devmem TCP

[PATCH v12 0/5] Reduce overhead of LSMs with static calls
 2024-06-27 20:28 UTC  (3+ messages)
` [PATCH v12 3/5] security: Replace indirect LSM hook calls "

[PATCH net-next v9 00/13] First try to replace page_frag with page_frag_cache
 2024-06-27 19:58 UTC  (4+ messages)

[PATCH v2 0/7] riscv: Various text patching improvements
 2024-06-27 17:50 UTC  (2+ messages)

[PATCH iwl-next v4 0/4] igb: Add support for AF_XDP zero-copy
 2024-06-27 17:18 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH v5 0/8] Faultable Tracepoints
 2024-06-27 15:23 UTC  (9+ messages)
` [PATCH v5 1/8] cleanup.h: Header include guard should match header name
` [PATCH v5 2/8] cleanup.h guard: Rename DEFINE_ prefix to DECLARE_
` [PATCH v5 3/8] cleanup.h: Introduce DEFINE_INACTIVE_GUARD and activate_guard
` [PATCH v5 4/8] tracing: Introduce faultable tracepoints
` [PATCH v5 5/8] tracing/ftrace: Add support for "
` [PATCH v5 6/8] tracing/bpf-trace: "
` [PATCH v5 7/8] tracing/perf: "
` [PATCH v5 8/8] tracing: Convert sys_enter/exit to "

[PATCH bpf-next] libbpf: Make btf_name_info.needs_size unsigned
 2024-06-27 15:02 UTC  (2+ messages)

CVE-2024-38564: bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE
 2024-06-27 13:29 UTC  (2+ messages)

[PATCH] bpf: defer printk() inside __bpf_prog_run()
 2024-06-27 11:10 UTC  (19+ messages)
                              ` [PATCH] sched/core: defer printk() while rq lock is held

[PATCH HID v2 00/13] HID: bpf_struct_ops, part 2
 2024-06-27  9:45 UTC  (5+ messages)
` [PATCH HID v2 04/13] HID: bpf: add HID-BPF hooks for hid_hw_raw_requests

[PATCHSET v7] sched: Implement BPF extensible scheduler class
 2024-06-27  8:32 UTC  (3+ messages)
` [PATCH 09/30] sched_ext: "

[PATCH bpf v2] af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhash
 2024-06-27  7:40 UTC  (4+ messages)

[PATCH bpf-next v2 0/4] Fixes for BPF selftests on Loongarch
 2024-06-27  7:38 UTC  (6+ messages)
` [PATCH bpf-next v2 1/4] skmsg: null check for sg_page in sk_msg_recvmsg

linux-next: build failure after merge of the bpf-next tree
 2024-06-27  7:14 UTC  (5+ messages)

[PATCH bpf-next v2 0/2] selftests/xsk: Enhance traffic validation and batch size support
 2024-06-27  4:35 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] selftests/xsk: Ensure traffic validation proceeds after ring size adjustment in xskxceiver
` [PATCH bpf-next v2 2/2] selftests/xsk: Enhance batch size support with dynamic configurations

[PATCH] selftests/bpf:Delete extra blank Lines
 2024-06-27  3:19 UTC 

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-06-27  1:27 UTC  (9+ messages)
` [PATCH 09/39] sched: Add @reason to sched_class->rq_{on|off}line()
              ` [PATCH sched_ext/for-6.11] sched_ext: Disallow loading BPF scheduler if isolcpus= domain isolation is in effect

[PATCH v5 0/8] Faultable Tracepoints
 2024-06-27  1:25 UTC  (2+ messages)

[PATCHv2 bpf-next] selftests/bpf: Move ARRAY_SIZE to bpf_misc.h
 2024-06-27  0:20 UTC  (2+ messages)

[Bpf] Re: Writing into a ring buffer map from user space
 2024-06-26 23:43 UTC  (8+ messages)
      ` [Bpf] Re: [EXTERNAL] "

[PATCH] selftests/bpf: improve file descriptor closure handling
 2024-06-26 23:41 UTC  (2+ messages)

[PATCH] selftests/bpf: don't close(-1) in serial_test_fexit_stress()
 2024-06-26 23:41 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