BPF List
 help / color / mirror / Atom feed
 messages from 2025-03-08 09:30:00 to 2025-03-11 16:08:39 UTC [more...]

[PATCH net-next 00/16] idpf: add XDP support
 2025-03-11 16:08 UTC  (8+ messages)
` [PATCH net-next 03/16] libeth: add a couple of XDP helpers (libeth_xdp)
` [PATCH net-next 14/16] idpf: add support for XDP on Rx
` [PATCH net-next 15/16] idpf: add support for .ndo_xdp_xmit()

[PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
 2025-03-11 15:56 UTC  (13+ messages)

[syzbot] [bpf?] INFO: rcu detected stall in sys_unshare (9)
 2025-03-11 15:56 UTC  (2+ messages)
` [syzbot] [tipc?] [nfs?] "

[PATCH bpf-next v10 0/4] bpf: add cpu time counter kfuncs
 2025-03-11 15:48 UTC  (5+ messages)
` [PATCH bpf-next v10 1/4] bpf: add bpf_get_cpu_time_counter kfunc
` [PATCH bpf-next v10 2/4] bpf: add bpf_cpu_time_counter_to_ns helper
` [PATCH bpf-next v10 3/4] selftests/bpf: add selftest to check bpf_get_cpu_time_counter jit
` [PATCH bpf-next v10 4/4] selftests/bpf: add usage example for cpu time counter kfuncs

[PATCH bpf-next v9 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-03-11 15:44 UTC  (6+ messages)
` [PATCH bpf-next v9 1/6] locking/local_lock: Introduce localtry_lock_t
` [PATCH bpf-next v9 2/6] mm, bpf: Introduce try_alloc_pages() for opportunistic page allocation

[PATCH bpf-next v1] selftests/bpf: Fix arena_spin_lock compilation on PowerPC
 2025-03-11 15:43 UTC  (2+ messages)

[PATCH net-next 0/7] net: xdp: Add missing metadata support for some xdp drvs
 2025-03-11 15:35 UTC  (9+ messages)
` [PATCH net-next 1/7] net: mvneta: Add metadata support for xdp mode
` [PATCH net-next 2/7] net: mvpp2: "
` [PATCH net-next 3/7] net: netsec: "
` [PATCH net-next 4/7] net: octeontx2: "
` [PATCH net-next 5/7] net: ethernet: mediatek: "
` [PATCH net-next 6/7] net: mana: "
` [PATCH net-next 7/7] net: ti: cpsw: "

[bpf-next] selftests/bpf fails to compile
 2025-03-11 14:40 UTC  (4+ messages)

[PATCH net 6/7] net: core: bpf: fix lwtunnel_input/xmit loop
 2025-03-11 14:12 UTC 

[PATCH 6.13 097/207] fgraph: Replace fgraph_ret_regs with ftrace_regs
 2025-03-11 14:12 UTC  (10+ messages)
` [PATCH 6.13 098/207] fprobe: Use ftrace_regs in fprobe entry handler
` [PATCH 6.13 099/207] fprobe: Use ftrace_regs in fprobe exit handler
` [PATCH 6.13 100/207] tracing: Add ftrace_partial_regs() for converting ftrace_regs to pt_regs
` [PATCH 6.13 101/207] tracing: Add ftrace_fill_perf_regs() for perf event
` [PATCH 6.13 102/207] fprobe: Rewrite fprobe on function-graph tracer

linux-next: manual merge of the bpf-next tree with the mm tree
 2025-03-11 13:33 UTC  (3+ messages)

[PATCH net-next v11 0/4] fix the DMA API misuse problem for page_pool
 2025-03-11 13:08 UTC  (5+ messages)
      ` [Intel-wired-lan] "

[PATCH v7 net-next 00/12] AccECN protocol preparation patch series
 2025-03-11 12:09 UTC  (3+ messages)
` [PATCH v7 net-next 09/12] gro: prevent ACE field corruption & better AccECN handling

[PATCH v7 bpf-next 0/2] security: Propagate caller information in bpf hooks
 2025-03-11 11:40 UTC  (6+ messages)
` [PATCH v7 bpf-next 1/2] "
` [PATCH v7 bpf-next 2/2] selftests/bpf: Add a kernel flag test for LSM bpf hook

[PATCH bpf-next v2 0/2] bpftool: Using the right format specifiers
 2025-03-11 11:28 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpftool: Add -Wformat-signedness flag to detect format errors
` [PATCH bpf-next v2 2/2] bpftool: Using the right format specifiers

[PATCH stable 6.6] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-11 11:14 UTC  (2+ messages)

[PATCH net-next v4 0/3] net: ti: icssg-prueth: Add native mode XDP support
 2025-03-11 10:20 UTC  (2+ messages)

[PATCH stable 6.1] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-11 10:06 UTC 

[PATCH stable 5.15] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-11 10:06 UTC 

[PATCH v2] bpf: bpftool: Setting error code in do_loader()
 2025-03-11 10:02 UTC  (2+ messages)

[PATCH bpf-next v2 0/6] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
 2025-03-11  8:54 UTC  (7+ messages)
` [PATCH bpf-next v2 1/6] bpf: introduce bpf_sol_tcp_getsockopt to support TCP_BPF flags
` [PATCH bpf-next v2 2/6] tcp: bpf: support bpf_getsockopt for TCP_BPF_RTO_MIN
` [PATCH bpf-next v2 3/6] tcp: bpf: support bpf_getsockopt for TCP_BPF_DELACK_MAX
` [PATCH bpf-next v2 4/6] tcp: support TCP_RTO_MIN_US for set/getsockopt use
` [PATCH bpf-next v2 5/6] tcp: support TCP_DELACK_MAX_US "
` [PATCH bpf-next v2 6/6] selftests: add bpf_set/getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN

[PATCH] selftests/bpf: Fix sockopt selftest failure on powerpc
 2025-03-11  8:46 UTC 

[PATCH] libbpf: Fix uprobe offset calculation
 2025-03-11  5:16 UTC  (3+ messages)

[PATCH net-next 0/5] tcp: add some RTO MIN and DELACK MAX
 2025-03-11  4:50 UTC  (8+ messages)
` [PATCH net-next 1/5] tcp: bpf: support bpf_getsockopt for TCP_BPF_RTO_MIN
` [PATCH net-next 2/5] tcp: bpf: support bpf_getsockopt for TCP_BPF_DELACK_MAX
` [PATCH net-next 3/5] tcp: support TCP_RTO_MIN_US for set/getsockopt use
` [PATCH net-next 4/5] tcp: support TCP_DELACK_MAX_US "
` [PATCH net-next 5/5] selftests: add bpf_set/getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN

[PATCH v2 0/2] Fix xdp_adjust_frags_tail_grow selftest on powerpc
 2025-03-11  4:32 UTC  (3+ messages)

[PATCH bpf-next v1 0/2] bpftool: Using the right format specifiers
 2025-03-11  2:41 UTC  (6+ messages)
` [PATCH bpf-next v1 1/2] bpftool: Add -Wformat-signedness flag to detect format errors
` [PATCH bpf-next v1 2/2] bpftool: Using the right format specifiers

[PATCH] bpf: bpftool: Setting error code in do_loader()
 2025-03-11  2:33 UTC  (3+ messages)

[RESEND] Fwd: [BUG] list corruption in __bpf_lru_node_move () 【 bug found and suggestions for fixing it】
 2025-03-11  0:46 UTC  (2+ messages)

[bpf-next v3] bpf: adjust btf load error logging
 2025-03-11  0:09 UTC  (2+ messages)

[PATCH] selftests/bpf: Convert comma to semicolon
 2025-03-11  0:00 UTC  (3+ messages)

[BUG?] loxilb tc BPF program cause Loongarch kernel hard lockup
 2025-03-10 22:31 UTC  (5+ messages)

[PATCH bpf-next] mm: Fix the flipped condition in gfpflags_allow_spinning()
 2025-03-10 22:30 UTC  (2+ messages)

[PATCH bpf-next v8 0/2] Support kCFI + BPF on arm64
 2025-03-10 22:29 UTC  (3+ messages)
` [PATCH bpf-next v8 1/2] cfi: add C CFI type macro
` [PATCH bpf-next v8 2/2] arm64/cfi,bpf: Support kCFI + BPF on arm64

[PATCH bpf-next] selftests/bpf: fix selection of static vs. dynamic LLVM
 2025-03-10 22:20 UTC  (3+ messages)

[PATCH RFC bpf-next 00/20] traits: Per packet metadata KV store
 2025-03-10 22:15 UTC  (20+ messages)
` [PATCH RFC bpf-next 01/20] trait: limited KV store for packet metadata
` [PATCH RFC bpf-next 02/20] trait: XDP support
` [PATCH RFC bpf-next 05/20] trait: Replace memcpy calls with inline copies
` [PATCH RFC bpf-next 07/20] xdp: Track if metadata is supported in xdp_frame <> xdp_buff conversions
` [PATCH RFC bpf-next 16/20] trait: Support sk_buffs

[PATCH net-next v6 0/4] virtio-net: Link queues to NAPIs
 2025-03-10 20:20 UTC  (2+ messages)

[PATCH bpf-next v4 00/19] bpf qdisc
 2025-03-10 19:51 UTC  (3+ messages)
` [PATCH bpf-next v4 08/19] bpf: net_sched: Support implementation of Qdisc_ops in bpf

[PATCH bpf-next v4 0/4] Support freplace prog from user namespace
 2025-03-10 18:29 UTC  (9+ messages)
` [PATCH bpf-next v4 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
` [PATCH bpf-next v4 2/4] bpf: return prog btf_id without capable check
` [PATCH bpf-next v4 3/4] libbpf: pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID
` [PATCH bpf-next v4 4/4] selftests/bpf: test freplace from user namespace

[PATCH v6 bpf-next 0/2] security: Propagate caller information in bpf hooks
 2025-03-10 18:20 UTC  (7+ messages)
` [PATCH v6 bpf-next 2/2] selftests/bpf: Add a kernel flag test for LSM bpf hook

[PATCHSET v2 sched_ext/for-6.15] sched_ext: Enhance built-in idle selection with allowed CPUs
 2025-03-10 17:15 UTC  (8+ messages)
` [PATCH 3/6] sched_ext: idle: Introduce the concept of "

[PATCH v6 bpf-next 1/2] security: Propagate caller information in bpf hooks
 2025-03-10 16:31 UTC  (2+ messages)
` [PATCH v6 "

Fwd: [linux-next:master] [memcg] 01d37228d3: netperf.Throughput_Mbps 37.9% regression
 2025-03-10 16:03 UTC  (3+ messages)
            ` [PATCH bpf-next] mm: Fix the flipped condition in gfpflags_allow_spinning()

[PATCH bpf-next v2 0/3] bpf: Fix use-after-free of sockmap
 2025-03-10 14:13 UTC  (6+ messages)
` [PATCH bpf-next v2 1/3] bpf, sockmap: avoid using sk_socket after free

[PATCH] bpf: preload: add MODULE_DESCRIPTION
 2025-03-10 13:49 UTC 

[PATCH net] net: mana: Support holes in device list reply msg
 2025-03-10 12:11 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH v7 0/4] bpf: introduce helper for populating bpf_cpumask
 2025-03-10  9:20 UTC  (9+ messages)
` [PATCH v7 1/4] bpf: add kfunc for populating cpumask bits
` [PATCH v7 2/4] selftests: bpf: add bpf_cpumask_populate selftests
` [PATCH v7 3/4] bpf: fix missing kdoc string fields in cpumask.c
` [PATCH v7 4/4] selftests: bpf: fix duplicate selftests in cpumask_success

[PATCH bpf-next v12 0/5] xsk: TX metadata Launch Time support
 2025-03-10  8:08 UTC  (5+ messages)
` [PATCH bpf-next v12 5/5] igc: Add launch time support to XDP ZC

[PATCH] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-10  3:32 UTC  (3+ messages)

[PATCH iwl-next v9 00/14] igc: Add support for Frame Preemption feature in IGC
 2025-03-10  2:24 UTC  (16+ messages)
` [PATCH iwl-next v9 01/14] net: stmmac: move frag_size handling out of spin_lock
` [PATCH iwl-next v9 02/14] net: ethtool: mm: extract stmmac verification logic into common library
` [PATCH iwl-next v9 03/14] net: ethtool: mm: reset verification status when link is down
` [PATCH iwl-next v9 04/14] igc: rename xdp_get_tx_ring() for non-xdp usage
` [PATCH iwl-next v9 05/14] igc: rename I225_RXPBSIZE_DEFAULT and I225_TXPBSIZE_DEFAULT
` [PATCH iwl-next v9 06/14] igc: use FIELD_PREP and GENMASK for existing TX packet buffer size
` [PATCH iwl-next v9 07/14] igc: optimize TX packet buffer utilization for TSN mode
` [PATCH iwl-next v9 08/14] igc: use FIELD_PREP and GENMASK for existing RX packet buffer size
` [PATCH iwl-next v9 09/14] igc: set the RX packet buffer size for TSN mode
` [PATCH iwl-next v9 10/14] igc: add support for frame preemption verification
` [PATCH iwl-next v9 11/14] igc: add support to set tx-min-frag-size
` [PATCH iwl-next v9 12/14] igc: block setting preemptible traffic class in taprio
` [PATCH iwl-next v9 13/14] igc: add support to get MAC Merge data via ethtool
` [PATCH iwl-next v9 14/14] igc: add support to get frame preemption statistics "

[PATCH net-next v1] dev: remove netdev_lock() and netdev_lock_ops() in register_netdevice()
 2025-03-09 21:41 UTC  (7+ messages)

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-09 17:42 UTC  (8+ messages)

[PATCH] bpf: add missing NULL check for __dev_get_by_index
 2025-03-09 10:00 UTC  (3+ messages)

[PATCH net v1] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
 2025-03-09  9:42 UTC  (2+ messages)

[CentOS-devel] make dist-all-rpms fails with test_progs-no_alu32-extras Error
 2025-03-08 20:31 UTC 

[PATCH bpf-next v2 0/6] bpf: Support atomic update for htab of maps
 2025-03-08 13:51 UTC  (7+ messages)
` [PATCH bpf-next v2 1/6] bpf: Factor out htab_elem_value helper()
` [PATCH bpf-next v2 2/6] bpf: Rename __htab_percpu_map_update_elem to htab_map_update_elem_in_place
` [PATCH bpf-next v2 3/6] bpf: Support atomic update for htab of maps
` [PATCH bpf-next v2 4/6] bpf: Add is_fd_htab() helper
` [PATCH bpf-next v2 5/6] bpf: Don't allocate per-cpu extra_elems for fd htab
` [PATCH bpf-next v2 6/6] selftests/bpf: Add test case for atomic update of "

[PATCH bpf-next 0/2] selftests/bpf: Move test_lwt_seg6local to test_progs
 2025-03-08  9:30 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