messages from 2025-02-15 22:23:39 to 2025-02-18 22:20:14 UTC [more...]
[PATCH bpf-next v1 0/5] Extend struct_ops support for operators
2025-02-18 22:20 UTC (3+ messages)
[PATCH bpf-next v12 00/12] net-timestamp: bpf extension to equip applications transparently
2025-02-18 21:55 UTC (22+ 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
[PATCH bpf-next 0/3] selftests/bpf: tc_links/tc_opts: Unserialize tests
2025-02-18 21:22 UTC (5+ 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 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
Question about possible NULL dereference in linker.c
2025-02-18 19:45 UTC (2+ messages)
[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 bpf-next 0/3] introduce bpf_dynptr_copy kfunc
2025-02-18 19:00 UTC (4+ 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 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
[PATCH net-next 0/5] net: ethernet: ti: am65-cpsw: drop multiple functions and code cleanup
2025-02-18 18:04 UTC (11+ 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
failing bpftrace snippet after "Add missing size check for BTF-based ctx access"
2025-02-18 17:25 UTC
[PATCH bpf-next v8 0/6] bpf, mm: Introduce try_alloc_pages()
2025-02-18 15:36 UTC (9+ 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
[net-next PATCH v6 0/6] Add af_xdp support for cn10k
2025-02-18 14:57 UTC (7+ messages)
` [net-next PATCH v6 3/6] octeontx2-pf: AF_XDP zero copy receive support
` [net-next PATCH v6 6/6] octeontx2-pf: AF_XDP zero copy transmit support
[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 (15+ 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 bpf-next v2 0/6] XDP metadata support for tun driver
2025-02-18 1:56 UTC (11+ 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 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 0/3] bpf: support setting max RTO for bpf_setsockopt
2025-02-17 21:28 UTC (5+ messages)
` [PATCH bpf-next v2 1/3] tcp: add TCP_RTO_MAX_MIN_SEC definition
` [PATCH bpf-next v2 2/3] bpf: support TCP_RTO_MAX_MS for bpf_setsockopt
` [PATCH bpf-next v2 3/3] selftests/bpf: add rto max for bpf_setsockopt test
[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 (14+ messages)
` [PATCH 4/8] sched/topology: Introduce for_each_node_numadist() iterator
` [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 (12+ messages)
` [PATCH -next 1/5] bpf: Remove map_peek_elem callbacks with -EOPNOTSUPP
` [PATCH -next 2/5] bpf: Remove map_push_elem "
` 回复: "
` [PATCH -next 3/5] bpf: Remove map_pop_elem "
` [PATCH -next 4/5] bpf: Remove map_delete_elem "
` [PATCH -next 5/5] bpf: Remove map_get_next_key "
[PATCHv3 perf/core] uprobes: Harden uretprobe syscall trampoline check
2025-02-17 12:09 UTC (5+ messages)
[PATCH] tools/Makefile: remove pci target
2025-02-17 11:51 UTC
[PATCH iwl-next v4 0/9] igc: Add support for Frame Preemption feature in IGC
2025-02-17 11:31 UTC (3+ messages)
` [PATCH iwl-next v4 5/9] igc: Add support for frame preemption verification
[PATCH net-next 00/12] mlxsw: Preparations for XDP support
2025-02-17 9:35 UTC (10+ messages)
[PATCH bpf-next v7 0/6] net/smc: Introduce smc_ops
2025-02-17 5:44 UTC (4+ messages)
[PATCH RESEND bpf-next v7 0/4] Add prog_kfunc feature probe
2025-02-17 5:21 UTC (2+ messages)
[PATCH bpf-next] bpf: Add a retry after refilling the free list when unit_alloc() fails
2025-02-17 2:19 UTC (7+ messages)
[PATCH bpf-next v12 0/5] xsk: TX metadata Launch Time support
2025-02-16 9:34 UTC (6+ messages)
` [PATCH bpf-next v12 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v12 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v12 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v12 4/5] igc: Refactor empty frame insertion for launch time support
` [PATCH bpf-next v12 5/5] igc: Add launch time support to XDP ZC
[PATCH bpf-next v11 0/5] xsk: TX metadata Launch Time support
2025-02-16 7:43 UTC (6+ messages)
` [PATCH bpf-next v11 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
` [PATCH bpf-next v11 2/5] selftests/bpf: Add launch time request to xdp_hw_metadata
` [PATCH bpf-next v11 3/5] net: stmmac: Add launch time support to XDP ZC
` [PATCH bpf-next v11 4/5] igc: Refactor empty frame insertion for launch time support
` [PATCH bpf-next v11 5/5] igc: Add launch time support to XDP ZC
[PATCH bpf-next v10 0/5] xsk: TX metadata Launch Time support
2025-02-16 2:22 UTC (5+ messages)
` [PATCH bpf-next v10 1/5] xsk: Add launch time hardware offload support to XDP Tx metadata
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox