BPF List
 help / color / mirror / Atom feed
 messages from 2024-07-30 11:50:51 to 2024-08-02 04:35:58 UTC [more...]

[PATCH bpf-next v4 0/6] monitor network traffic for flaky test cases
 2024-08-02  4:35 UTC  (15+ messages)
` [PATCH bpf-next v4 1/6] selftests/bpf: Add traffic monitor functions
` [PATCH bpf-next v4 2/6] selftests/bpf: Add the traffic monitor option to test_progs
` [PATCH bpf-next v4 3/6] selftests/bpf: netns_new() and netns_free() helpers
` [PATCH bpf-next v4 4/6] selftests/bpf: Monitor traffic for tc_redirect
` [PATCH bpf-next v4 5/6] selftests/bpf: Monitor traffic for sockmap_listen
` [PATCH bpf-next v4 6/6] selftests/bpf: Monitor traffic for select_reuseport

[PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-02  3:18 UTC  (4+ messages)
` [PATCH net-next v3 1/3] net: stmmac: Add basic dwxgmac4 support to stmmac core
` [PATCH net-next v3 2/3] net: stmmac: Integrate dwxgmac4 into stmmac hwif handling
` [PATCH net-next v3 3/3] net: stmmac: Add PCI driver support for BCM8958x

[PATCH 0/8] uprobes: RCU-protected hot path optimizations
 2024-08-02  2:41 UTC  (21+ messages)
` [PATCH 1/8] rbtree: provide rb_find_rcu() / rb_find_add_rcu()
` [PATCH 2/8] uprobes: revamp uprobe refcounting and lifetime management
` [PATCH 3/8] uprobes: protected uprobe lifetime with SRCU
` [PATCH 4/8] uprobes: get rid of enum uprobe_filter_ctx in uprobe filter callbacks
` [PATCH 5/8] uprobes: travers uprobe's consumer list locklessly under SRCU protection
` [PATCH 6/8] perf/uprobe: split uprobe_unregister()
` [PATCH 7/8] uprobes: perform lockless SRCU-protected uprobes_tree lookup
` [PATCH 8/8] uprobes: switch to RCU Tasks Trace flavor for better performance

Question regarding "Add testcases for tailcall hierarchy fixing"
 2024-08-02  2:28 UTC  (2+ messages)

perf_event_output payload capture flags?
 2024-08-02  0:13 UTC  (6+ messages)
  ` [EXTERNAL] "
        ` [Bpf] "

[PATCHSET v3 0/8] perf record: Use a pinned BPF program for filter
 2024-08-01 22:22 UTC  (6+ messages)
` [PATCH v3 8/8] perf test: Update sample filtering test

Supporting New Memory Barrier Types in BPF
 2024-08-01 22:00 UTC  (12+ messages)

[PATCH v4 0/9] uprobes: misc cleanups/simplifications
 2024-08-01 21:13 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: Add bpf_check_attach_target_with_klog method to output failure logs to kernel
 2024-08-01 16:59 UTC  (14+ messages)

[PATCH -next] cgroup/cpuset: Do not clear xcpus when clearing cpus
 2024-08-01 16:31 UTC  (3+ messages)

[PATCH net-next v12 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-01 15:21 UTC  (7+ messages)
` [PATCH net-next v12 04/14] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v12 12/14] net: replace page_frag with page_frag_cache

[RFC PATCH net-next v6 12/14] vsock/loopback: implement datagram support
 2024-08-01 12:18 UTC  (2+ messages)

[PATCH bpf-next 0/4] selftests/bpf: convert three other cgroup tests to test_progs
 2024-08-01 10:12 UTC  (15+ messages)
` [PATCH bpf-next 1/4] selftests/bpf: convert get_current_cgroup_id_user "
` [PATCH bpf-next 2/4] selftests/bpf: convert test_cgroup_storage "
` [PATCH bpf-next 3/4] selftests/bpf: add proper section name to bpf prog and rename it
` [PATCH bpf-next 4/4] selftests/bpf: convert test_skb_cgroup_id_user to test_progs

[PATCH iwl-next,v1 2/3] igc: Add default Rx queue configuration via sysfs
 2024-08-01  7:56 UTC  (7+ messages)
` [Intel-wired-lan] [PATCH iwl-next, v1 "

[PATCH iwl-next,v1 0/3] Add Default Rx Queue Setting for igc driver
 2024-08-01  7:09 UTC  (7+ messages)
      ` [Intel-wired-lan] [PATCH iwl-next, v1 "

[PATCH bpf-next] selftests/bpf: Fix arena_atomics selftest failure due to llvm change
 2024-08-01  4:57 UTC 

[PATCH v1 bpf-next 0/4] Support bpf_kptr_xchg into local kptr
 2024-08-01  4:07 UTC  (5+ messages)
` [PATCH v1 bpf-next 3/4] bpf: "

[PATCH -v2] cgroup: fix deadlock caused by cgroup_mutex and cpu_hotplug_lock
 2024-08-01  1:34 UTC  (3+ messages)

[PATCH v4 bpf-next 0/3] bpf: introduce new VFS based BPF kfuncs
 2024-08-01  1:16 UTC  (5+ messages)
` [PATCH v4 bpf-next 1/3] "
` [PATCH v4 bpf-next 2/3] selftests/bpf: add negative tests for "
` [PATCH v4 bpf-next 3/3] selftests/bpf: add positive "

pull-request: bpf 2024-07-31
 2024-08-01  0:50 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 21/22] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}
 2024-08-01  0:38 UTC 

[PATCH AUTOSEL 5.10 18/38] bpf, net: Use DEV_STAT_INC()
 2024-08-01  0:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 37/38] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}

[PATCH AUTOSEL 5.15 24/47] bpf, net: Use DEV_STAT_INC()
 2024-08-01  0:31 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 45/47] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}

[PATCH V2 bpf-next] bpf: export btf_find_by_name_kind and bpf_base_func_proto
 2024-08-01  0:34 UTC  (4+ messages)

[PATCH AUTOSEL 6.1 29/61] bpf, net: Use DEV_STAT_INC()
 2024-08-01  0:26 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 59/61] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}

[PATCH AUTOSEL 6.6 38/83] bpf, net: Use DEV_STAT_INC()
 2024-08-01  0:18 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 81/83] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}

[PATCH AUTOSEL 6.10 055/121] bpf, net: Use DEV_STAT_INC()
 2024-08-01  0:00 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 118/121] libbpf: Add NULL checks to bpf_object__{prev_map,next_map}

[PATCH v3 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-07-31 21:56 UTC  (14+ messages)
` [PATCH v3 bpf-next 01/10] lib/buildid: harden "
` [PATCH v3 bpf-next 02/10] lib/buildid: add single page-based file reader abstraction
` [PATCH v3 bpf-next 03/10] lib/buildid: take into account e_phoff when fetching program headers
` [PATCH v3 bpf-next 04/10] lib/buildid: remove single-page limit for PHDR search
` [PATCH v3 bpf-next 05/10] lib/buildid: rename build_id_parse() into build_id_parse_nofault()
` [PATCH v3 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API
` [PATCH v3 bpf-next 07/10] lib/buildid: don't limit .note.gnu.build-id to the first page in ELF
` [PATCH v3 bpf-next 08/10] bpf: decouple stack_map_get_build_id_offset() from perf_callchain_entry
` [PATCH v3 bpf-next 09/10] bpf: wire up sleepable bpf_get_stack() and bpf_get_task_stack() helpers
` [PATCH v3 bpf-next 10/10] selftests/bpf: add build ID tests

[PATCH net-next v17 00/14] Device Memory TCP
 2024-07-31 21:19 UTC  (4+ messages)
` [PATCH net-next v17 01/14] netdev: add netdev_rx_queue_restart()

[PATCHSET][RFC] struct fd and memory safety
 2024-07-31 21:11 UTC  (10+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
  ` [PATCH 03/39] struct fd: representation change
  ` [PATCH 08/39] experimental: convert fs/overlayfs/file.c to CLASS(...)

[PATCH bpf-next v4 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
 2024-07-31 19:27 UTC  (6+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test
` [PATCH bpf-next v4 2/3] selftests/bpf: convert test_dev_cgroup to test_progs
` [PATCH bpf-next v4 3/3] selftests/bpf: add wrong type test to cgroup dev

[RFC PATCH bpf-next RESEND 00/16] bpf: Checkpoint/Restore In eBPF (CRIB)
 2024-07-31 16:35 UTC  (10+ messages)
` [RFC PATCH bpf-next RESEND 03/16] bpf: Improve bpf kfuncs pointer arguments chain of trust

[PATCH v2 bpf-next 0/2] Add bpf_get_dentry_xattr
 2024-07-31 14:49 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Add kfunc bpf_get_dentry_xattr() to read xattr from dentry
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add tests for bpf_get_dentry_xattr

[PATCH bpf 0/6] selftest/bpf: Various sockmap-related fixes
 2024-07-31 10:05 UTC  (6+ messages)
` [PATCH bpf 1/6] selftest/bpf: Support more socket types in create_pair()

[PATCH bpf-next v2 0/6] selftests/bpf: Various sockmap-related fixes
 2024-07-31 10:01 UTC  (7+ messages)
` [PATCH bpf-next v2 1/6] selftests/bpf: Support more socket types in create_pair()
` [PATCH bpf-next v2 2/6] selftests/bpf: Socket pair creation, cleanups
` [PATCH bpf-next v2 3/6] selftests/bpf: Simplify inet_socketpair() and vsock_socketpair_connectible()
` [PATCH bpf-next v2 4/6] selftests/bpf: Honour the sotype of af_unix redir tests
` [PATCH bpf-next v2 5/6] selftests/bpf: Exercise SOCK_STREAM unix_inet_redir_to_connected()
` [PATCH bpf-next v2 6/6] selftests/bpf: Introduce __attribute__((cleanup)) in create_pair()

[PATCH bpf-next v3 0/3] selftests/bpf: convert test_dev_cgroup to test_progs
 2024-07-31  5:47 UTC  (7+ messages)
` [PATCH bpf-next v3 1/3] selftests/bpf: do not disable /dev/null device access in cgroup dev test
` [PATCH bpf-next v3 2/3] selftests/bpf: convert test_dev_cgroup to test_progs
` [PATCH bpf-next v3 3/3] selftests/bpf: add wrong type test to cgroup dev

[RFC PATCH v9 00/11] bpf qdisc
 2024-07-31  4:09 UTC  (7+ messages)
` [RFC PATCH v9 05/11] bpf: net_sched: Support implementation of Qdisc_ops in bpf
` [RFC PATCH v9 06/11] bpf: net_sched: Add bpf qdisc kfuncs

[PATCH resend v4 00/11] Improve the copy of task comm
 2024-07-31  2:14 UTC  (3+ messages)

[PATCH net v2 0/8][pull request] ice: fix AF_XDP ZC timeout and concurrency issues
 2024-07-31  2:00 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] monitor network traffic for flaky test cases
 2024-07-31  1:25 UTC  (5+ messages)
` [PATCH bpf-next v3 4/6] selftests/bpf: Monitor traffic for tc_redirect

[PATCH bpf-next] selftests/bpf: fix RELEASE=1 compilation for sock_addr.c
 2024-07-31  0:40 UTC  (2+ messages)

[PATCH bpf-next] xsk: Try to make xdp_umem_reg extension a bit more future-proof
 2024-07-30 22:20 UTC  (2+ messages)

[PATCH v4] tools/bpf:Fix the wrong format specifier
 2024-07-30 20:50 UTC  (2+ messages)

[PATCH bpf-next v2 1/8] selftests/bpf: Use portable POSIX basename()
 2024-07-30 20:50 UTC  (2+ messages)

[PATCH bpf-next v2] bpf: kprobe: remove unused declaring of bpf_kprobe_override
 2024-07-30 20:50 UTC  (2+ messages)

[PATCH bpf] bpf/selftests: Fix ASSERT_OK condition check in uprobe_syscall test
 2024-07-30 20:50 UTC  (2+ messages)

[PATCH v2 bpf-next 00/10] Harden and extend ELF build ID parsing logic
 2024-07-30 20:18 UTC  (9+ messages)
` [PATCH v2 bpf-next 10/10] selftests/bpf: add build ID tests

[PATCH v2] cgroup/cpuset: fix panic caused by partcmd_update
 2024-07-30 19:55 UTC  (4+ messages)

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

[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
 2024-07-30 17:56 UTC  (6+ messages)
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions

[RFC bpf-next v1] bpf, verifier: improve signed ranges inference for BPF_AND
 2024-07-30 11:50 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