BPF List
 help / color / mirror / Atom feed
 messages from 2024-07-31 03:51:25 to 2024-08-02 19:23:00 UTC [more...]

[PATCH RFC v3 0/14] net: stmmac: convert stmmac "pcs" to phylink
 2024-08-02 19:22 UTC  (24+ messages)
` [PATCH net-next 01/14] net: stmmac: qcom-ethqos: add ethqos_pcs_set_inband()
` [PATCH net-next 02/14] net: stmmac: replace ioaddr with stmmac_priv for pcs_set_ane() method
` [PATCH net-next 03/14] net: stmmac: remove pcs_get_adv_lp() support
` [PATCH net-next 04/14] net: stmmac: add infrastructure for hwifs to provide PCS
` [PATCH net-next 05/14] net: stmmac: provide core phylink PCS infrastructure
` [PATCH net-next 06/14] net: stmmac: dwmac1000: convert sgmii/rgmii "pcs" to phylink
` [PATCH net-next 07/14] net: stmmac: dwmac1000: move PCS interrupt control
` [PATCH net-next 08/14] net: stmmac: dwmac4: convert sgmii/rgmii "pcs" to phylink
` [PATCH net-next 09/14] net: stmmac: dwmac4: move PCS interrupt control
` [PATCH net-next 10/14] net: stmmac: move dwmac_ctrl_ane() into stmmac_pcs.c
` [PATCH net-next 11/14] net: stmmac: pass stmmac_pcs into dwmac_pcs_isr()
` [PATCH net-next 12/14] net: stmmac: rename PCS registers
` [PATCH net-next 13/14] net: stmmac: remove obsolete pcs methods and associated code
` [PATCH net-next 14/14] net: stmmac: Activate Inband/PCS flag based on the selected iface

[PATCH bpf-next v4 0/6] monitor network traffic for flaky test cases
 2024-08-02 18:58 UTC  (18+ 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 bpf-next] selftests/bpf: Fix a btf_dump selftest failure
 2024-08-02 18:54 UTC 

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

[PATCH] perf bpf-filter: Support multiple events properly
 2024-08-02 17:37 UTC 

[PATCH v4 0/9] uprobes: misc cleanups/simplifications
 2024-08-02 17:14 UTC  (6+ messages)

[PATCH net-next v12 00/14] Replace page_frag with page_frag_cache for sk_page_frag()
 2024-08-02 17:00 UTC  (9+ 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

[PATCH bpf-next 0/3] add TCP_BPF_SOCK_OPS_CB_FLAGS to bpf_*sockopt()
 2024-08-02 15:29 UTC  (4+ messages)
` [PATCH bpf-next 1/3] bpf/bpf_get,set_sockopt: add option to set TCP-BPF sock ops flags
` [PATCH bpf-next 2/3] selftests/bpf: add tests for TCP_BPF_SOCK_OPS_CB_FLAGS
` [PATCH bpf-next 3/3] selftests/bpf: modify bpf_iter_setsockopt to test TCP_BPF_SOCK_OPS_CB_FLAGS

[PATCH 0/8] uprobes: RCU-protected hot path optimizations
 2024-08-02 15:05 UTC  (26+ 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

[PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-02 14:38 UTC  (8+ 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 iwl-next v5 0/4] igb: Add support for AF_XDP zero-copy
 2024-08-02 13:31 UTC  (9+ messages)
` [PATCH iwl-next v5 1/4] igb: prepare for AF_XDP zero-copy support
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 2/4] igb: Introduce XSK data structures and helpers
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 3/4] igb: add AF_XDP zero-copy Rx support
  ` [Intel-wired-lan] "
` [PATCH iwl-next v5 4/4] igb: add AF_XDP zero-copy Tx support
  ` [Intel-wired-lan] "

[PATCH bpf-next v2] bpf: Add bpf_check_attach_target_with_klog method to output failure logs to kernel
 2024-08-02  5:35 UTC  (15+ messages)

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] "

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

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

[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  (6+ messages)
` [PATCH v3 bpf-next 01/10] lib/buildid: harden "
` [PATCH v3 bpf-next 06/10] lib/buildid: implement sleepable build_id_parse() API

[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  (6+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
  ` [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  (2+ messages)

[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  (4+ messages)
` [PATCH bpf-next v3 2/3] "

[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


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