BPF List
 help / color / mirror / Atom feed
 messages from 2025-03-10 14:21:11 to 2025-03-12 23:56:39 UTC [more...]

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-12 23:56 UTC  (7+ messages)
` [PATCH v3 01/16] bitops: Change parity8() return type to bool

[PATCH bpf-next] selftests/bpf: Fix string read in strncmp benchmark
 2025-03-12 23:45 UTC  (3+ messages)

[PATCH] bpf: preload: add MODULE_DESCRIPTION
 2025-03-12 23:30 UTC  (2+ messages)

[PATCH bpf-next v1] selftests/bpf: Fix arena_spin_lock compilation on PowerPC
 2025-03-12 23:30 UTC  (4+ messages)

[PATCH v2 00/17] Support dynamic opening of capstone/llvm remove BUILD_NONDISTRO
 2025-03-12 21:04 UTC  (5+ messages)

[PATCH dwarves 0/2] dwarves: Introduce github actions for CI
 2025-03-12 20:28 UTC  (5+ messages)
` [PATCH dwarves 1/2] dwarves: Add github actions to build, test

[bpf-next v4] bpf: adjust btf load error logging
 2025-03-12 19:31 UTC  (4+ messages)

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

[PATCH bpf-next v9 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-03-12 19:06 UTC  (15+ 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 v4 0/4] Support freplace prog from user namespace
 2025-03-12 18:50 UTC  (9+ messages)
` [PATCH bpf-next v4 1/4] bpf: BPF token support for BPF_BTF_GET_FD_BY_ID
` [PATCH bpf-next v4 3/4] libbpf: pass BPF token from find_prog_btf_id to BPF_BTF_GET_FD_BY_ID

[PATCH] libbpf: Fix uprobe offset calculation
 2025-03-12 18:47 UTC  (4+ messages)

[PATCH stable 6.6] lib/buildid: Handle memfd_secret() files in build_id_parse()
 2025-03-12 18:43 UTC  (4+ messages)

[Patch bpf-next v2 0/4] tcp_bpf: improve ingress redirection performance with message corking
 2025-03-12 18:20 UTC  (4+ messages)
` [Patch bpf-next v2 4/4] "

[PATCH net-next 00/16] idpf: add XDP support
 2025-03-12 17:25 UTC  (29+ messages)
` [PATCH net-next 01/16] libeth: convert to netmem
` [PATCH net-next 03/16] libeth: add a couple of XDP helpers (libeth_xdp)
` [PATCH net-next 04/16] libeth: add XSk helpers
` [PATCH net-next 05/16] idpf: fix Rx descriptor ready check barrier in splitq
` [PATCH net-next 06/16] idpf: a use saner limit for default number of queues to allocate
` [PATCH net-next 07/16] idpf: link NAPIs to queues
` [PATCH net-next 11/16] idpf: prepare structures to support XDP
    ` [Intel-wired-lan] "
` [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 dwarves] btf_encoder: verify 0 address DWARF variables are really in ELF section
 2025-03-12 16:53 UTC  (2+ messages)

[PATCH dwarves v2] btf_encoder: fix memory access bugs
 2025-03-12 16:52 UTC  (2+ messages)

[PATCH v3 00/16] Introduce and use generic parity16/32/64 helper
 2025-03-12 16:29 UTC  (10+ messages)

[PATCH iwl-next v9 00/14] igc: Add support for Frame Preemption feature in IGC
 2025-03-12 16:00 UTC  (20+ messages)
` [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 06/14] igc: use FIELD_PREP and GENMASK for existing TX packet buffer size
` [PATCH iwl-next v9 08/14] igc: use FIELD_PREP and GENMASK for existing RX "
` [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 bpf-next v3 0/4] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
 2025-03-12 15:35 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] tcp: bpf: introduce bpf_sol_tcp_getsockopt to support TCP_BPF flags
` [PATCH bpf-next v3 2/4] tcp: bpf: support bpf_getsockopt for TCP_BPF_RTO_MIN
` [PATCH bpf-next v3 3/4] tcp: bpf: support bpf_getsockopt for TCP_BPF_DELACK_MAX
` [PATCH bpf-next v3 4/4] selftests: add bpf_set/getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN

[PATCH net v1] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
 2025-03-12 14:36 UTC  (2+ messages)

[PATCH bpf-next v2 0/6] tcp: add some RTO MIN and DELACK MAX {bpf_}set/getsockopt supports
 2025-03-12 12:25 UTC  (13+ 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-12  7:17 UTC  (2+ messages)

[PATCH net, v2] net: mana: Support holes in device list reply msg
 2025-03-12  5:26 UTC  (2+ messages)

linux-next: build failure after merge of the bpf-next tree
 2025-03-12  3:52 UTC 

[PATCH bpf-next v1 1/2] bpf: states with loop entry have incomplete read/precision marks
 2025-03-12  3:13 UTC  (2+ messages)
` [PATCH bpf-next v1 2/2] selftests/bpf: test case with missing read/precision mark

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

[PATCH 6.13 097/207] fgraph: Replace fgraph_ret_regs with ftrace_regs
 2025-03-11 23:52 UTC  (11+ 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

[PATCH bpf-next v3 0/2] selftests/xsk: Add tests for XDP tail adjustment in AF_XDP
 2025-03-11 22:11 UTC  (3+ messages)
` [PATCH bpf-next v3 2/2] selftests/xsk: Add tail adjustment tests and support check

[PATCH 0/2] bpf: Inline helper in powerpc JIT
 2025-03-11 17:51 UTC  (5+ messages)
` [PATCH 1/2] powerpc, bpf: Support internal-only MOV instruction to resolve per-CPU addrs
` [PATCH 2/2] powerpc, bpf: Inline bpf_get_smp_processor_id()

[PATCH net] vsock/bpf: Handle EINTR connect() racing against sockmap update
 2025-03-11 16:23 UTC  (14+ 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 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 

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 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 net-next 0/5] tcp: add some RTO MIN and DELACK MAX
 2025-03-11  4:50 UTC  (4+ messages)
` [PATCH net-next 2/5] tcp: bpf: support bpf_getsockopt for TCP_BPF_DELACK_MAX

[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)

[PATCH] selftests/bpf: Convert comma to semicolon
 2025-03-11  0:00 UTC  (2+ 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  (13+ 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 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 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()


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