BPF List
 help / color / mirror / Atom feed
 messages from 2024-03-12 02:42:23 to 2024-03-15 04:47:49 UTC [more...]

[PATCH bpf-next] selftests/bpf: scale benchmark counting by using per-CPU counters
 2024-03-15  4:47 UTC  (4+ messages)

[PATCH bpf 0/4] bpf: arena followups
 2024-03-15  4:44 UTC  (7+ messages)
` [PATCH bpf 1/4] bpf: Clarify bpf_arena comments
` [PATCH bpf 2/4] libbpf, selftests/bpf: Adjust libbpf, bpftool, selftests to match LLVM
` [PATCH bpf 3/4] selftests/bpf: Remove hard coded PAGE_SIZE macro
` [PATCH bpf 4/4] selftests/bpf: Add arena test case for 4Gbyte corner case

[PATCH bpf] bpf_doc: use silent mode when exec make cmd
 2024-03-15  2:34 UTC 

[PATCH bpf-next v3 1/2] bpf: Take return from set_memory_ro() into account with bpf_prog_lock_ro()
 2024-03-15  2:30 UTC  (2+ messages)

[PATCH bpf-next] bpf: preserve sleepable bit in subprog info
 2024-03-15  2:30 UTC  (3+ messages)

[PATCH] tools/Makefile: Remove cgroup target
 2024-03-15  1:22 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH net-next v4 0/8] virtio-net: support device stats
 2024-03-14 23:21 UTC  (13+ messages)
` [PATCH net-next v4 1/8] virtio_net: introduce device stats feature and structures
` [PATCH net-next v4 2/8] virtio_net: virtnet_send_command supports command-specific-result
` [PATCH net-next v4 3/8] virtio_net: support device stats
` [PATCH net-next v4 4/8] virtio_net: stats map include driver stats
` [PATCH net-next v4 5/8] virtio_net: add the total stats field
` [PATCH net-next v4 6/8] virtio_net: rename stat tx_timeout to timeout
` [PATCH net-next v4 7/8] netdev: add queue stats
` [PATCH net-next v4 8/8] virtio-net: support queue stat

[PATCH net-next v4] net: Re-use and set mono_delivery_time bit for userspace tstamp packets
 2024-03-14 22:29 UTC  (20+ messages)

[PATCH] bpf: remove trunctaiton warning in BPF_LD_IMM64_RAW
 2024-03-14 22:08 UTC  (3+ messages)

[PATCH v3 net 0/3] Report RCU QS for busy network kthreads
 2024-03-14 21:54 UTC  (7+ messages)
` [PATCH v3 net 1/3] rcu: add a helper to report consolidated flavor QS
` [PATCH v3 net 2/3] net: report RCU QS on threaded NAPI repolling
` [PATCH v3 net 3/3] bpf: report RCU QS in cpumap kthread

[PATCH v1 bpf-next 0/9] BPF static branches
 2024-03-14 21:41 UTC  (15+ messages)
` [PATCH v1 bpf-next 3/9] bpf: expose how xlated insns map to jitted insns

[PATCH bpf-next v2] bpftool: Mount bpffs on provided dir instead of parent dir
 2024-03-14 21:16 UTC  (3+ messages)

[PATCH net-next v3] Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
 2024-03-14 21:14 UTC 

[PATCH bpf-next v2 0/3] Ignore additional fields in the struct_ops maps in an updated version
 2024-03-14 21:00 UTC  (6+ messages)
` [PATCH bpf-next v2 1/3] libbpf: Skip zeroed or null fields if not found in the kernel type
` [PATCH bpf-next v2 2/3] selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps
` [PATCH bpf-next v2 3/3] selftests/bpf: Accept extra arguments if they are not used

[linux-next:master] BUILD REGRESSION 9bb9b28d0568991b1d63e66fe75afa5f97ad1156
 2024-03-14 20:49 UTC 

[PATCH bpf-next v2] libbpf: Prevent null-pointer dereference when prog to load has no BTF
 2024-03-14 20:50 UTC  (2+ messages)

[PATCH bpf-next] bpftool: cast pointers for shadow types explicitly
 2024-03-14 20:40 UTC  (10+ messages)

[PATCH bpf-next v2] bpftool: Fix missing pids during link show
 2024-03-14 20:40 UTC  (6+ messages)

[PATCH bpf] bpf: Temporarily disable atomic operations in BPF arena
 2024-03-14 19:10 UTC  (2+ messages)

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-03-14 18:34 UTC  (3+ messages)

linux-next: manual merge of the bpf-next tree with the mm-stable tree
 2024-03-14 17:46 UTC  (5+ messages)

[PATCH bpf-next 0/2] bpf,arm64: Add support for BPF Arena
 2024-03-14 17:21 UTC  (6+ messages)
` [PATCH bpf-next 1/2] bpf: Add arm64 JIT support for PROBE_MEM32 pseudo instructions
` [PATCH bpf-next 2/2] bpf: Add arm64 JIT support for bpf_addr_space_cast instruction

[syzbot] [bpf?] UBSAN: array-index-out-of-bounds in bpf_prog_select_runtime
 2024-03-14 14:25 UTC 

[RFC PATCH v1 00/14] Exceptions - Resource Cleanup
 2024-03-14 11:08 UTC  (2+ messages)

[PATCH v2] tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind
 2024-03-14 10:59 UTC 

[LSF/MM/BPF TOPIC] development/troubleshooting workflows for BPF
 2024-03-14 10:15 UTC  (2+ messages)

PF_PACKET RPS like using bpf
 2024-03-14  8:05 UTC 

[PATCH bpf-next v2 0/9] bpf: make tracing program support multi-link
 2024-03-14  6:27 UTC  (24+ messages)
` [PATCH bpf-next v2 1/9] bpf: tracing: add support to record and check the accessed args
    ` [External] "
` [PATCH bpf-next v2 5/9] bpf: verifier: add btf to the function args of bpf_check_attach_target
    ` [External] "
` [PATCH bpf-next v2 7/9] libbpf: don't free btf if program of multi-link tracing existing
    ` [External] "
` [PATCH bpf-next v2 8/9] libbpf: add support for the multi-link of tracing
    ` [External] "

[PATCH] tools/testing/selftests/bpf/test_tc_tunnel.sh: Prevent client connect before server bind
 2024-03-13 23:44 UTC  (4+ messages)

[ANN] bpf development stats for 6.9
 2024-03-13 21:13 UTC 

[PATCH v2 bpf-next 0/9] add new acquire/release BPF kfuncs
 2024-03-13 21:05 UTC  (12+ messages)

[PATCH bpf-next] Revert "libbpf: make uniform use of btf__fd() accessor inside libbpf"
 2024-03-13 21:02 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION dad309222e4c3fc7f88b20ce725ce1e0eea07cc7
 2024-03-13 17:33 UTC 

[PATCH bpf-next 0/3] uprobes: two common case speed ups
 2024-03-13 17:33 UTC  (12+ messages)
` [PATCH bpf-next 1/3] uprobes: encapsulate preparation of uprobe args buffer
` [PATCH bpf-next 2/3] uprobes: prepare uprobe args buffer lazily
` [PATCH bpf-next 3/3] uprobes: add speculative lockless system-wide uprobe filter check

[PATCH bpf-next 0/2] Ignore additional fields in the struct_ops maps in an updated version
 2024-03-13 15:52 UTC  (8+ messages)
` [PATCH bpf-next 1/2] libbpf: Skip zeroed or null fields if not found in the kernel type
` [PATCH bpf-next 2/2] selftests/bpf: Ensure libbpf skip all-zeros fields of struct_ops maps

[PATCH v4 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-13 15:10 UTC  (8+ messages)
` [PATCH v4 1/3] net: ethernet: ti: Add accessors for struct k3_cppi_desc_pool members
` [PATCH v4 2/3] net: ethernet: ti: Add desc_infos member to struct k3_cppi_desc_pool
` [PATCH v4 3/3] net: ethernet: ti: am65-cpsw: Add minimal XDP support
    ` [EXTERNAL] Re: [PATCH v4 0/3] Add minimal XDP support to TI AM65 CPSW Ethernet driver

[PATCH bpf-next] arm64: bpf: zero upper bits after rev32
 2024-03-13 14:02 UTC 

[syzbot] [bpf?] possible deadlock in __bpf_ringbuf_reserve
 2024-03-13 12:13 UTC  (6+ messages)

[PATCH dwarves v4 0/2] pahole: Inject kfunc decl tags into BTF
 2024-03-13  9:36 UTC  (6+ messages)
` [PATCH dwarves v4 2/2] "

[LSF/MM/BPF TOPIC] faster uprobes
 2024-03-13  5:42 UTC  (9+ messages)

[GIT PULL] Networking for v6.9
 2024-03-13  1:10 UTC  (15+ messages)

[PATCH bpf] bpf, arm64: fix bug in BPF_LDX_MEMSX
 2024-03-12 23:59 UTC 

[PATCH] libbpf: ringbuf: allow to partially consume items
 2024-03-12 22:42 UTC  (4+ messages)

[PATCH v2] drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
 2024-03-12 19:12 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION a1184cae56bcb96b86df3ee0377cec507a3f56e0
 2024-03-12 17:28 UTC 

[PATCH bpf-next] bpftool: Fix missing pids during link show
 2024-03-12 15:23 UTC  (5+ messages)

[PATCH bpf-next] bpf/lpm_trie: inline longest_prefix_match for fastpath
 2024-03-12 15:17 UTC 

[PATCH net] vmxnet3: Fix missing reserved tailroom
 2024-03-12 11:39 UTC  (2+ messages)

[PATCH v2 0/2] Add minimal XDP support to TI AM65 CPSW Ethernet driver
 2024-03-12 10:28 UTC  (8+ messages)
` [PATCH v2 2/2] net: ethernet: ti: am65-cpsw: Add minimal XDP support

[PATCH net-next v2 3/3] tun: AF_XDP Tx zero-copy support
 2024-03-12  6:07 UTC  (8+ messages)


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