BPF List
 help / color / mirror / Atom feed
 messages from 2024-09-10 14:44:14 to 2024-09-11 21:15:31 UTC [more...]

pull-request: bpf-next 2024-09-11
 2024-09-11 21:15 UTC 

[PATCH 1/3] btf: remove redundant CONFIG_BPF test in scripts/link-vmlinux.sh
 2024-09-11 21:10 UTC  (10+ messages)
` [PATCH 2/3] btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debug
` [PATCH 3/3] btf: require pahole 1.21+ for DEBUG_INFO_BTF with default DWARF version

[PATCH mptcp-next v3 1/5] bpf: Add mptcp_subflow bpf_iter
 2024-09-11 21:00 UTC  (2+ messages)

[PATCH v2] docs/bpf: Add constant values for linkages
 2024-09-11 20:50 UTC  (5+ messages)
` [Bpf] "
  ` [Bpf] "

[PATCH bpf-next v1] docs/bpf: Add missing BPF program types to docs
 2024-09-11 20:44 UTC  (2+ messages)

[PATCH] arm64: uprobes: Simulate STP for pushing fp/lr into user stack
 2024-09-11 20:36 UTC  (4+ messages)

[PATCH bpf] sock_map: add a cond_resched() in sock_hash_free()
 2024-09-11 20:30 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Use fake pt_regs when doing bpf syscall tracepoint tracing
 2024-09-11 20:30 UTC  (3+ messages)

[v3 PATCH bpf-next 0/2] bpf: Add percpu map value size check
 2024-09-11 20:30 UTC  (2+ messages)

Unsupported CONFIG_FPROBE and CONFIG_RETHOOK on ARM64
 2024-09-11 20:21 UTC  (17+ messages)

[PATCH bpf-next] bpf: ringbuf: Support consuming BPF_MAP_TYPE_RINGBUF from prog
 2024-09-11 20:04 UTC  (15+ messages)

[PATCH bpf] xsk: fix batch alloc API on non-coherent systems
 2024-09-11 19:10 UTC 

[PATCH v13 00/20] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
 2024-09-11 18:27 UTC  (5+ messages)

[PATCH v8 11/11] PCI: imx6: Add i.MX8Q PCIe root complex (RC) support
 2024-09-11 18:07 UTC  (5+ messages)

[RESEND][PATCH bpf 0/2] Check the remaining info_cnt before repeating btf fields
 2024-09-11 17:37 UTC  (5+ messages)
` [RESEND][PATCH bpf 1/2] bpf: "
` [RESEND][PATCH bpf 2/2] selftests/bpf: Add more test case for field flattening

[PATCH bpf-next v3 0/5] bpf: Allow skb dynptr for tp_btf
 2024-09-11 17:33 UTC  (9+ messages)
` [PATCH bpf-next v3 1/5] bpf: Support __nullable argument suffix "
` [PATCH bpf-next v3 2/5] selftests/bpf: Add test for __nullable suffix in tp_btf
` [PATCH bpf-next v3 3/5] tcp: Use skb__nullable in trace_tcp_send_reset
` [PATCH bpf-next v3 4/5] bpf: Allow bpf_dynptr_from_skb() for tp_btf
` [PATCH bpf-next v3 5/5] selftests/bpf: Expand skb dynptr selftests "

[PATCH bpf-next 1/2] bpf: Fix a sdiv overflow issue
 2024-09-11 17:32 UTC  (8+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add a couple of tests for potential sdiv overflow

[PATCH bpf-next v3] selftests/bpf: Fix arena_atomics failure due to llvm change
 2024-09-11 17:20 UTC  (2+ messages)

[PATCH bpf-next] bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0
 2024-09-11 17:20 UTC  (3+ messages)

[PATCH v7 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-09-11 17:10 UTC  (4+ messages)

[PATCH net] net: netfilter: move nf flowtable bpf initialization in nf_flow_table_module_init()
 2024-09-11 15:42 UTC  (2+ messages)

[syzbot] [bpf?] possible deadlock in htab_map_delete_elem
 2024-09-11 15:38 UTC 

[PATCH bpf-next/net v6 0/3] selftests/bpf: new MPTCP subflow subtest
 2024-09-11 15:16 UTC  (4+ messages)
` [PATCH bpf-next/net v6 1/3] selftests/bpf: Add mptcp subflow example
` [PATCH bpf-next/net v6 2/3] selftests/bpf: Add getsockopt to inspect mptcp subflow
` [PATCH bpf-next/net v6 3/3] selftests/bpf: Add mptcp subflow subtest

[PATCH] Fix a bug in ebpf verifier
 2024-09-11 14:54 UTC  (2+ messages)

[PATCH bpf-next] bpf: cpumap: Move xdp:xdp_cpumap_kthread tracepoint before rcv
 2024-09-11 14:50 UTC  (2+ messages)

Adding new fields to xsk_tx_metadata
 2024-09-11 14:39 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: convert test_xdp_features.sh to test_progs
 2024-09-11 14:18 UTC  (2+ messages)

[PATCH] bpf: devmap: allow for repeated redirect
 2024-09-11 14:14 UTC  (6+ messages)

[PATCH v2 bpf-next] selftests: xsk: read current MAX_SKB_FRAGS from sysctl knob
 2024-09-11 13:50 UTC  (2+ messages)

[PATCHv3 0/7] uprobe, bpf: Add session support
 2024-09-11 11:48 UTC  (8+ messages)
` [PATCHv3 1/7] uprobe: Add support for session consumer
` [PATCHv3 2/7] bpf: Add support for uprobe multi session attach

[PATCH net-next v18 12/14] net: replace page_frag with page_frag_cache
 2024-09-11 11:31 UTC  (3+ messages)

[PATCH net-next 00/13] virtio-net: support AF_XDP zero copy (tx)
 2024-09-11 11:28 UTC  (18+ messages)
` [PATCH net-next 02/13] virtio_ring: split: harden dma unmap for indirect
` [PATCH net-next 03/13] virtio_ring: packed: "
` [PATCH net-next 04/13] virtio_ring: perform premapped operations based on per-buffer
` [PATCH net-next 07/13] virtio_net: refactor the xmit type
` [PATCH net-next 08/13] virtio_net: xsk: bind/unbind xsk for tx
` [PATCH net-next 10/13] virtio_net: xsk: tx: support xmit xsk buffer
` [PATCH net-next 11/13] virtio_net: xsk: tx: handle the transmitted "
` [PATCH net-next 13/13] virtio_net: xdp_features add NETDEV_XDP_ACT_XSK_ZEROCOPY

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-11 10:19 UTC  (6+ messages)
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text

[PATCH net v4 0/2] bpf: devmap: provide rxq after redirect
 2024-09-11  9:27 UTC  (4+ messages)
` [PATCH net v4 1/2] "
` [PATCH net v4 2/2] bpf: selftests: send packet to devmap redirect XDP

[PATCH net] net/mlx5: Fix error path in multi-packet WQE transmit
 2024-09-11  8:59 UTC  (3+ messages)

[PATCH net-next v4 0/6] net: ethernet: ti: am65-cpsw: Add multi queue RX support
 2024-09-11  8:17 UTC  (4+ messages)
` [PATCH net-next v4 5/6] net: ethernet: ti: cpsw_ale: add policer/classifier helpers and setup defaults

Kernel oops caused by signed divide
 2024-09-10 22:43 UTC  (14+ messages)

[PATCH bpf-next] MAINTAINERS: record lib/buildid.c as owned by BPF subsystem
 2024-09-10 21:40 UTC  (3+ messages)

[PATCH v3 0/1] Fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-09-10 21:17 UTC  (6+ messages)
` [PATCH v3 1/1] cgroup: fix "

[PATCH 0/2] uprobes,mm: speculative lockless VMA-to-uprobe lookup
 2024-09-10 20:58 UTC  (15+ messages)
` [PATCH 1/2] mm: introduce mmap_lock_speculation_{start|end}
` [PATCH 2/2] uprobes: add speculative lockless VMA-to-inode-to-uprobe resolution

[net-next v5 0/5] net: stmmac: Add PCI driver support for BCM8958x
 2024-09-10 19:51 UTC  (7+ messages)
` [PATCH net-next v5 1/5] net: stmmac: Add HDMA mapping for dw25gmac support
` [PATCH net-next v5 2/5] net: stmmac: Add basic dw25gmac support in stmmac core
` [PATCH net-next v5 4/5] net: stmmac: Add PCI driver support for BCM8958x

[PATCH 1/2] perf build: Autodetect minimum required llvm-dev version
 2024-09-10 19:06 UTC  (5+ messages)

Toolchains Track at Linux Plumbers Conference
 2024-09-10 19:06 UTC 

[PATCH v3 01/13] LSM: Add the lsm_prop data structure
 2024-09-10 18:41 UTC 

[PATCH v2] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
 2024-09-10 18:50 UTC  (3+ messages)

[PATCH bpf-next] libbpf: Fix uretprobe.multi.s programs auto attachment
 2024-09-10 18:50 UTC  (3+ messages)

[PATCH bpf-next] bpf: Use fake pt_regs when doing bpf syscall tracepoint tracing
 2024-09-10 18:25 UTC  (8+ messages)

[PATCH 0/3] SRCU-protected uretprobes hot path
 2024-09-10 17:46 UTC  (6+ messages)
` [PATCH 1/3] uprobes: allow put_uprobe() from non-sleepable softirq context

[PATCH] uprobes: switch to RCU Tasks Trace flavor for better performance
 2024-09-10 17:43 UTC 

[PATCH v5 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance
 2024-09-10 17:39 UTC  (4+ messages)
  ` [tip: perf/core] "

[PATCH AUTOSEL 6.10 18/18] ice: check for XDP rings instead of bpf program when unconfiguring
 2024-09-10 17:22 UTC 

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

[PATCH RESEND v2 00/19] random: Resolve circular include dependency and include <linux/percpu.h>
 2024-09-10 17:13 UTC  (5+ messages)
` [PATCH RESEND v2 07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c
` [PATCH RESEND v2 08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h>

[PATCH net-next v25 00/13] Device Memory TCP
 2024-09-10 15:38 UTC  (3+ messages)

[PATCH bpf-next/net v5 0/3] selftests/bpf: new MPTCP subflow subtest
 2024-09-10 14:55 UTC  (3+ messages)
` [PATCH bpf-next/net v5 3/3] selftests/bpf: Add mptcp "

[PATCH] bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
 2024-09-10 14:47 UTC  (2+ messages)

[PATCH HID v2 00/11] HID: bpf: add a new hook to control hid-generic
 2024-09-10 14:43 UTC  (2+ messages)
` [PATCH HID v2 11/11] selftests/hid: add test to disable hid-input


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox