BPF List
 help / color / mirror / Atom feed
 messages from 2025-02-17 12:37:42 to 2025-02-19 12:51:40 UTC [more...]

[PATCH net-next v10 00/13] net: Improve netns handling in rtnetlink
 2025-02-19 12:50 UTC  (6+ messages)
` [PATCH net-next v10 01/13] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v10 02/13] rtnetlink: Pack newlink() params into struct
` [PATCH net-next v10 03/13] net: Use link/peer netns in newlink() of rtnl_link_ops
` [PATCH net-next v10 04/13] ieee802154: 6lowpan: Validate link "
` [PATCH net-next v10 05/13] net: ip_tunnel: Don't set tunnel->net in ip_tunnel_init()

[RFC PATCH bpf-next v1 0/2] Fix bpf_dynptr_slice_rdwr stack state
 2025-02-19 12:51 UTC  (3+ messages)
` [RFC PATCH bpf-next v1 1/2] bpf: Explore PTR_TO_STACK as R0 for bpf_dynptr_slice_rdwr
` [RFC PATCH bpf-next v1 2/2] selftests/bpf: Add selftest for bpf_dynptr_slice_rdwr r0 handling

[PATCH net-next 0/5] net: ethernet: ti: am65-cpsw: drop multiple functions and code cleanup
 2025-02-19 12:00 UTC  (12+ messages)
` [PATCH net-next 1/5] net: ethernet: ti: am65-cpsw: remove am65_cpsw_nuss_tx_compl_packets_2g()
` [PATCH net-next 2/5] net: ethernet: ti: am65_cpsw: remove cpu argument am65_cpsw_run_xdp
` [PATCH net-next 3/5] net: ethernet: ti: am65-cpsw: use return instead of goto in am65_cpsw_run_xdp()
` [PATCH net-next 4/5] net: ethernet: ti: am65_cpsw: move am65_cpsw_put_page() out of am65_cpsw_run_xdp()
` [PATCH net-next 5/5] net: ethernet: ti am65_cpsw: Drop separate TX completion functions

[net-next PATCH v6 0/6] Add af_xdp support for cn10k
 2025-02-19  9:49 UTC  (10+ messages)
` [net-next PATCH v6 3/6] octeontx2-pf: AF_XDP zero copy receive support
    ` [EXTERNAL] "
` [net-next PATCH v6 6/6] octeontx2-pf: AF_XDP zero copy transmit support
    ` [EXTERNAL] "

[PATCH bpf-next v3 0/2] bpf: support setting max RTO for bpf_setsockopt
 2025-02-19  8:13 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] bpf: support TCP_RTO_MAX_MS "
` [PATCH bpf-next v3 2/2] selftests/bpf: add rto max for bpf_setsockopt test

[PATCH bpf-next 0/3] selftests/bpf: tc_links/tc_opts: Unserialize tests
 2025-02-19  7:44 UTC  (7+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: tc_helpers: Add create_and_open_tid_ns()
` [PATCH bpf-next 2/3] selftests/bpf: tc_link/tc_opts: Use unique namespace
` [PATCH bpf-next 3/3] selftests/bpf: tc_links/tc_opts: Serialize tests

[PATCH bpf-next v12 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-19  7:03 UTC  (26+ messages)
` [PATCH bpf-next v12 01/12] bpf: add networking timestamping support to bpf_get/setsockopt()
` [PATCH bpf-next v12 02/12] bpf: prepare the sock_ops ctx and call bpf prog for TX timestamping
` [PATCH bpf-next v12 03/12] bpf: prevent unsafe access to the sock fields in the BPF timestamping callback
` [PATCH bpf-next v12 04/12] bpf: disable unsafe helpers in TX timestamping callbacks
` [PATCH bpf-next v12 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING
` [PATCH bpf-next v12 06/12] bpf: add BPF_SOCK_OPS_TS_SCHED_OPT_CB callback
` [PATCH bpf-next v12 07/12] bpf: add BPF_SOCK_OPS_TS_SW_OPT_CB callback
` [PATCH bpf-next v12 08/12] bpf: add BPF_SOCK_OPS_TS_HW_OPT_CB callback
` [PATCH bpf-next v12 09/12] bpf: add BPF_SOCK_OPS_TS_ACK_OPT_CB callback
` [PATCH bpf-next v12 10/12] bpf: add BPF_SOCK_OPS_TS_SND_CB callback
` [PATCH bpf-next v12 11/12] bpf: support selective sampling for bpf timestamping
` [PATCH bpf-next v12 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature

Question about possible NULL dereference in linker.c
 2025-02-19  6:45 UTC  (3+ messages)

[PATCH] libbpf: Wrap libbpf API direct err with libbpf_err
 2025-02-19  6:34 UTC  (4+ messages)

[PATCH bpf-next] kbuild, bpf: Correct pahole version that supports distilled base btf feature
 2025-02-19  6:31 UTC 

[PATCH v2 dwarves 0/4] btf_encoder: emit type tags for bpf_arena pointers
 2025-02-19  5:45 UTC  (8+ messages)
` [PATCH v2 dwarves 1/4] btf_encoder: refactor btf_encoder__tag_kfuncs()
` [PATCH v2 dwarves 2/4] btf_encoder: emit type tags for bpf_arena pointers
` [PATCH v2 dwarves 3/4] pahole: introduce --btf_feature=attributes

[PATCH bpf-next v2 0/2] bpf: fix ktls panic with sockmap and add tests
 2025-02-19  5:20 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] bpf: fix ktls panic with sockmap
` [PATCH bpf-next v2 2/2] selftests/bpf: add ktls selftest

[PATCH] tools/Makefile: remove pci target
 2025-02-19  3:42 UTC  (3+ messages)

[PATCH bpf-next v2 0/6] XDP metadata support for tun driver
 2025-02-19  3:17 UTC  (12+ messages)
` [PATCH bpf-next v2 1/6] net: tun: enable XDP metadata support
` [PATCH bpf-next v2 2/6] net: tun: enable transfer of XDP metadata to skb
` [PATCH bpf-next v2 3/6] selftests/bpf: move open_tuntap to network helpers
` [PATCH bpf-next v2 4/6] selftests/bpf: refactor xdp_context_functional test and bpf program
` [PATCH bpf-next v2 5/6] selftests/bpf: add test for XDP metadata support in tun driver
` [PATCH bpf-next v2 6/6] selftests/bpf: fix file descriptor assertion in open_tuntap helper

[PATCH bpf-next v8 0/6] bpf, mm: Introduce try_alloc_pages()
 2025-02-19  2:38 UTC  (10+ messages)
` [PATCH bpf-next v8 3/6] locking/local_lock: Introduce localtry_lock_t
` [PATCH bpf-next v8 6/6] bpf: Use try_alloc_pages() to allocate pages for bpf needs

[PATCH bpf-next v2 0/3] bpf: support setting max RTO for bpf_setsockopt
 2025-02-19  2:17 UTC  (9+ messages)
` [PATCH bpf-next v2 1/3] tcp: add TCP_RTO_MAX_MIN_SEC definition
` [PATCH bpf-next v2 3/3] selftests/bpf: add rto max for bpf_setsockopt test

[PATCH net] gve: set xdp redirect target only when it is available
 2025-02-19  2:10 UTC  (2+ messages)

[RESEND PATCH bpf-next v2 0/4] bpf: Introduce global percpu data
 2025-02-19  1:54 UTC  (5+ messages)
` [RESEND PATCH bpf-next v2 1/4] "
` [RESEND PATCH bpf-next v2 4/4] selftests/bpf: Add cases to test "

[PATCH iwl-next v4 0/9] igc: Add support for Frame Preemption feature in IGC
 2025-02-19  1:48 UTC  (4+ messages)
` [PATCH iwl-next v4 5/9] igc: Add support for frame preemption verification

[PATCH v3 bpf 0/2] bpf: skip non exist keys in generic_map_lookup_batch
 2025-02-19  1:40 UTC  (2+ messages)

[PATCH bpf-next 0/3] introduce bpf_dynptr_copy kfunc
 2025-02-19  1:04 UTC  (6+ messages)
` [PATCH bpf-next 1/3] bpf/helpers: refactor bpf_dynptr_read and bpf_dynptr_write
` [PATCH bpf-next 2/3] bpf/helpers: introduce bpf_dynptr_copy kfunc
` [PATCH bpf-next 3/3] selftests/bpf: add tests for bpf_dynptr_copy

[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-02-19  0:39 UTC  (11+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs

[PATCH 0/2] Add option for generating BTF types of global variables
 2025-02-18 23:09 UTC  (6+ messages)
` [PATCH 2/2] btf: Add the option to include global variable types

[PATCH bpf-next v5 0/6] selftests/bpf: Migrate test_xdp_redirect_multi.sh to test_progs
 2025-02-18 23:10 UTC  (2+ messages)

[PATCH RESEND bpf-next v7 0/4] Add prog_kfunc feature probe
 2025-02-18 22:51 UTC  (3+ messages)

[PATCH bpf-next v1 0/5] Extend struct_ops support for operators
 2025-02-18 22:20 UTC  (3+ messages)

[PATCH AUTOSEL 6.12 01/31] sched_ext: selftests/dsp_local_on: Fix sporadic failures
 2025-02-18 20:25 UTC 

[PATCH AUTOSEL 6.13 01/31] sched_ext: selftests/dsp_local_on: Fix sporadic failures
 2025-02-18 20:24 UTC 

[PATCH v5 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-18 19:59 UTC  (7+ messages)
` [PATCH v5 1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
` [PATCH v5 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH v5 3/6] scripts/sorttable: Always use an array for the mcount_loc sorting
` [PATCH v5 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
` [PATCH v5 5/6] ftrace: Update the mcount_loc check of skipped entries
` [PATCH v5 6/6] ftrace: Have ftrace pages output reflect freed pages

[PATCH v4 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-18 19:56 UTC  (9+ messages)
` [PATCH v4 1/6] arm64: scripts/sorttable: Implement sorting mcount_loc at boot for arm64
` [PATCH v4 2/6] scripts/sorttable: Have mcount rela sort use direct values
` [PATCH v4 3/6] scripts/sorttable: Always use an array for the mcount_loc sorting
` [PATCH v4 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
` [PATCH v4 5/6] ftrace: Update the mcount_loc check of skipped entries
` [PATCH v4 6/6] ftrace: Have ftrace pages output reflect freed pages

[PATCH 0/2] tools: Unify top-level quiet infrastructure
 2025-02-18 19:11 UTC  (11+ messages)

[PATCH sched_ext/for-6.15] sched_ext: idle: Introduce node-aware idle cpu kfunc helpers
 2025-02-18 19:11 UTC  (4+ messages)

[PATCH net-next v2 0/3] Add native mode XDP support
 2025-02-18 18:29 UTC  (14+ messages)
` [PATCH net-next v2 1/3] net: ti: icssg-prueth: Use page_pool API for RX buffer allocation
        ` [EXTERNAL] "
` [PATCH net-next v2 2/3] net: ti: icssg-prueth: introduce and use prueth_swdata struct for SWDATA
` [PATCH net-next v2 3/3] net: ti: icssg-prueth: Add XDP support

failing bpftrace snippet after "Add missing size check for BTF-based ctx access"
 2025-02-18 17:25 UTC 

[PATCH net-next v1 0/1] ppp: Fix KMSAN uninit-value warning
 2025-02-18 13:31 UTC  (2+ messages)
` [PATCH net-next v1 1/1] ppp: Fix KMSAN warning by initializing 2-byte header

[PATCH -next] uprobes: fix two zero old_folio bugs in __replace_page()
 2025-02-18 13:02 UTC  (6+ messages)
` Add Morton,Peter and David for discussion//Re: "

[PATCH net 0/4] sockmap, vsock: For connectible sockets allow only connected
 2025-02-18 11:10 UTC  (13+ messages)
` [PATCH net 1/4] "
` [PATCH net 2/4] vsock/bpf: Warn on socket without transport
` [PATCH net 3/4] selftest/bpf: Adapt vsock_delete_on_close to sockmap rejecting unconnected
` [PATCH net 4/4] selftest/bpf: Add vsock test for "

[PATCH] fix "NULL pointer dereference in gfs2_recover_func"
 2025-02-18  9:30 UTC 

[PATCH bpf-next] bpf: arm64: Silent "UBSAN: negation-overflow" warning
 2025-02-18  8:02 UTC 

[PATCH v2] nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
 2025-02-18  7:56 UTC  (3+ messages)

[PATCH bpf-next v11 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-18  4:51 UTC  (14+ messages)
` [PATCH bpf-next v11 08/12] bpf: add BPF_SOCK_OPS_TS_HW_OPT_CB callback

[Patch net 4/4] selftests/bpf: Add a specific dst port matching
 2025-02-18  4:32 UTC 

[PATCH net v3] nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
 2025-02-18  3:39 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] bpf: Improve error reporting for freplace attachment failure
 2025-02-18  3:29 UTC  (7+ messages)
` [PATCH bpf-next v3 1/4] bpf, verifier: Add missing newline of bpf_log in bpf_check_attach_target
` [PATCH bpf-next v3 2/4] bpf: Improve error reporting for freplace attachment failure
` [PATCH bpf-next v3 3/4] bpf, libbpf: Capture and log "
` [PATCH bpf-next v3 4/4] selftests/bpf: Add test case for freplace attachment failure logging

[PATCH bpf-next v2 0/5] Extend struct_ops support for operators
 2025-02-18  3:00 UTC  (7+ messages)
` [PATCH bpf-next v2 1/5] bpf: Make every prog keep a copy of ctx_arg_info
` [PATCH bpf-next v2 2/5] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v2 3/5] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v2 4/5] bpf: Allow struct_ops prog to return referenced kptr
` [PATCH bpf-next v2 5/5] selftests/bpf: Test returning referenced kptr from struct_ops programs

[PATCH net-next v2] net: use napi_id_valid helper
 2025-02-18  1:20 UTC  (2+ messages)

[PATCH net-next v8 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-18  1:20 UTC  (2+ messages)

[PATCH bpf-next v2 2/3] bpf: support TCP_RTO_MAX_MS for bpf_setsockopt
 2025-02-17 21:28 UTC  (2+ messages)

[PATCH] nfp: bpf: Add check for nfp_app_ctrl_msg_alloc()
 2025-02-17 21:07 UTC  (2+ messages)

[RFC PATCH bpf-next 0/6] bpf: BPF runtime hooks: low-overhead non-intrusive tracking of runtime acquire/release (for watchdog)
 2025-02-17 17:36 UTC  (3+ messages)
` [RFC PATCH bpf-next 5/6] bpf: Make BPF JIT support installation of bpf runtime hooks

[RFC PATCH bpf-next 0/3] bpf: BPF runtime hooks: BPF debug mode (tracing all kfuncs and helpers calls)
 2025-02-17 17:23 UTC  (4+ messages)
` [RFC PATCH bpf-next 1/3] bpf: Add BPF debug mode
` [RFC PATCH bpf-next 2/3] bpf: Add bpf_runtime_kfunc_tracing_hook
` [RFC PATCH bpf-next 3/3] selftests/bpf: Add test case for demonstrating BPF debug mode

[PATCHSET v12 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2025-02-17 17:27 UTC  (6+ messages)
` [PATCH 8/8] sched_ext: idle: Introduce node-aware idle cpu kfunc helpers

[PATCH v3 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
 2025-02-17 15:20 UTC  (4+ messages)
` [PATCH v3 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table

[PATCH] crypto: bpf - Add MODULE_DESCRIPTION for skcipher
 2025-02-17 14:03 UTC  (2+ messages)

[PATCH -next 0/5] remove unnecessary -EOPNOTSUPP callbacks
 2025-02-17 12:45 UTC  (4+ messages)
` [PATCH -next 2/5] bpf: Remove map_push_elem callbacks with -EOPNOTSUPP
    ` 回复: "


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