messages from 2025-02-14 07:25:49 to 2025-02-17 12:37:42 UTC [more...]
[PATCH bpf-next 0/3] selftests/bpf: tc_links/tc_opts: Unserialize tests
2025-02-17 12:37 UTC (2+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: tc_helpers: Add create_and_open_tid_ns()
[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 (18+ messages)
` [PATCH iwl-next v4 5/9] igc: Add support for frame preemption verification
[PATCH net 0/4] sockmap, vsock: For connectible sockets allow only connected
2025-02-17 10:59 UTC (7+ messages)
` [PATCH net 1/4] "
` [PATCH net 2/4] vsock/bpf: Warn on socket without transport
` [PATCH net 4/4] selftest/bpf: Add vsock test for sockmap rejecting unconnected
[PATCH net-next 00/12] mlxsw: Preparations for XDP support
2025-02-17 9:35 UTC (10+ messages)
[PATCH net-next 0/5] net: ethernet: ti: am65-cpsw: drop multiple functions and code cleanup
2025-02-17 7:31 UTC (6+ 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
[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 v2 0/3] bpf: support setting max RTO for bpf_setsockopt
2025-02-17 3:42 UTC (4+ 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 -next 0/5] remove unnecessary -EOPNOTSUPP callbacks
2025-02-17 2:42 UTC (11+ 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 "
[PATCH bpf-next] bpf: Add a retry after refilling the free list when unit_alloc() fails
2025-02-17 2:19 UTC (7+ messages)
[PATCHSET v12 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks
2025-02-16 19:54 UTC (20+ messages)
` [PATCH 1/8] nodemask: add nodes_copy()
` [PATCH 2/8] nodemask: numa: reorganize inclusion path
` [PATCH 3/8] mm/numa: Introduce nearest_node_nodemask()
` [PATCH 4/8] sched/topology: Introduce for_each_node_numadist() iterator
` [PATCH 5/8] sched_ext: idle: Make idle static keys private
` [PATCH 6/8] sched_ext: idle: Introduce SCX_OPS_BUILTIN_IDLE_PER_NODE
` [PATCH 7/8] sched_ext: idle: Per-node idle cpumasks
` [PATCH 8/8] sched_ext: idle: Introduce node-aware idle cpu kfunc helpers
[PATCH bpf-next v11 00/12] net-timestamp: bpf extension to equip applications transparently
2025-02-16 16:17 UTC (29+ messages)
` [PATCH bpf-next v11 08/12] bpf: add BPF_SOCK_OPS_TS_HW_OPT_CB callback
` [PATCH bpf-next v11 09/12] bpf: add BPF_SOCK_OPS_TS_ACK_OPT_CB callback
` [PATCH bpf-next v11 11/12] bpf: support selective sampling for bpf timestamping
` [PATCH bpf-next v11 12/12] selftests/bpf: add simple bpf tests in the tx path for timestamping feature
[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
[PATCH bpf-next v4 00/19] bpf qdisc
2025-02-15 19:35 UTC (3+ messages)
` [PATCH bpf-next v4 15/19] bpf: net_sched: Disable attaching bpf qdisc to non root
[PATCH 0/2] Add option for generating BTF types of global variables
2025-02-15 14:21 UTC (3+ messages)
` [PATCH 1/2] kallsyms: output rodata to ".kallsyms_rodata"
[PATCH bpf-next v1 00/10] bpf: copy_verifier_state() should copy 'loop_entry' field
2025-02-15 11:04 UTC (11+ messages)
` [PATCH bpf-next v1 01/10] "
` [PATCH bpf-next v1 02/10] selftests/bpf: test correct loop_entry update in copy_verifier_state
` [PATCH bpf-next v1 03/10] bpf: don't do clean_live_states when state->loop_entry->branches > 0
` [PATCH bpf-next v1 04/10] selftests/bpf: check states pruning for deeply nested iterator
` [PATCH bpf-next v1 05/10] bpf: detect infinite loop in get_loop_entry()
` [PATCH bpf-next v1 06/10] bpf: make state->dfs_depth < state->loop_entry->dfs_depth an invariant
` [PATCH bpf-next v1 07/10] bpf: do not update state->loop_entry in get_loop_entry()
` [PATCH bpf-next v1 08/10] bpf: use list_head to track explored states and free list
` [PATCH bpf-next v1 09/10] bpf: free verifier states when they are no longer referenced
` [PATCH bpf-next v1 10/10] bpf: fix env->peak_states computation
[PATCH bpf-next v2 0/9] Introduce load-acquire and store-release BPF instructions
2025-02-15 6:17 UTC (12+ messages)
` [PATCH bpf-next v2 4/9] bpf: Introduce load-acquire and store-release instructions
[PATCH bpf-next v1 0/5] Extend struct_ops support for operators
2025-02-15 4:58 UTC (17+ messages)
` [PATCH bpf-next v1 1/5] bpf: Make every prog keep a copy of ctx_arg_info
` [PATCH bpf-next v1 2/5] bpf: Support getting referenced kptr from struct_ops argument
` [PATCH bpf-next v1 3/5] selftests/bpf: Test referenced kptr arguments of struct_ops programs
` [PATCH bpf-next v1 4/5] bpf: Allow struct_ops prog to return referenced kptr
` [PATCH bpf-next v1 5/5] selftests/bpf: Test returning referenced kptr from struct_ops programs
[PATCH bpf-next 1/2] libbpf: fix LDX/STX/ST CO-RE relocation size adjustment logic
2025-02-15 4:10 UTC (2+ messages)
[PATCH bpf-next v3 0/3] bpf: Fix array bounds error with may_goto and add selftest
2025-02-15 4:00 UTC (5+ messages)
` [PATCH bpf-next v3 1/3] bpf: Fix array bounds error with may_goto
` [PATCH bpf-next v3 2/3] selftests/bpf: Introduce __load_if_JITed annotation for tests
` [PATCH bpf-next v3 3/3] selftests/bpf: Add selftest for may_goto
[PATCH net-next 0/3] bpf: support setting max RTO for bpf_setsockopt
2025-02-15 2:52 UTC (16+ messages)
` [PATCH net-next 2/3] bpf: add TCP_BPF_RTO_MAX "
[PATCH net] gve: set xdp redirect target only when it is available
2025-02-14 22:43 UTC
[PATCH] gve: set xdp redirect target only when it is available
2025-02-14 22:43 UTC (2+ messages)
[PATCH v3 0/6] scripts/sorttable: ftrace: Remove place holders for weak functions in available_filter_functions
2025-02-14 22:14 UTC (3+ messages)
` [PATCH v3 4/6] scripts/sorttable: Zero out weak functions in mcount_loc table
[PATCH v2 1/2] bpf-next: Introduced to support the ULP to get or set sockets
2025-02-14 22:11 UTC (4+ messages)
[PATCH net-next v8 0/3] netdev-genl: Add an xsk attribute to queues
2025-02-14 21:12 UTC (2+ messages)
` [PATCH net-next v8 3/3] selftests: drv-net: Test queue xsk attribute
[RFC] bpf: Rethinking BPF safety, BPF open-coded iterators, and possible improvements (runtime protection)
2025-02-14 20:53 UTC (5+ messages)
[RFC PATCH bpf-next 0/8] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
2025-02-14 20:30 UTC (6+ messages)
` [RFC PATCH bpf-next 6/8] sched_ext: Add filter for scx_kfunc_ids_unlocked
[RFC PATCH bpf-next v2 0/5] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
2025-02-14 20:09 UTC (6+ messages)
` [RFC PATCH bpf-next v2 1/5] bpf: Add struct_ops context information to struct bpf_prog_aux
` [RFC PATCH bpf-next v2 2/5] sched_ext: Declare context-sensitive kfunc groups that can be used by different SCX operations
` [RFC PATCH bpf-next v2 3/5] sched_ext: Add scx_kfunc_ids_ops_context for unified filtering of context-sensitive SCX kfuncs
` [RFC PATCH bpf-next v2 4/5] sched_ext: Removed mask-based runtime restrictions on calling kfuncs in different contexts
` [RFC PATCH bpf-next v2 5/5] selftests/sched_ext: Update enq_select_cpu_fails to adapt to struct_ops context filter
linux-next: manual merge of the bpf-next tree with the bpf tree
2025-02-14 18:50 UTC (4+ messages)
[PATCH bpf-next v8 0/6] bpf, mm: Introduce try_alloc_pages()
2025-02-14 18:48 UTC (8+ messages)
` [PATCH bpf-next v8 3/6] locking/local_lock: Introduce localtry_lock_t
[PATCH bpf-next 0/3] bpf: Reject attaching fexit to __noreturn functions
2025-02-14 18:19 UTC (18+ messages)
` [PATCH bpf-next 1/3] objtool: Move noreturns.h to a common location
` [PATCH bpf-next 2/3] bpf: Reject attaching fexit to functions annotated with __noreturn
` [PATCH bpf-next 3/3] selftests/bpf: Add selftest for attaching fexit to __noreturn functions
[PATCH net-next v2] net: use napi_id_valid helper
2025-02-14 18:17 UTC
[PATCH v2 2/2] bpf-next: selftest for TCP_ULP in bpf_setsockopt
2025-02-14 17:44 UTC (2+ messages)
[PATCH bpf-next v2 00/20] Support dynptr key for hash map
2025-02-14 17:30 UTC (12+ messages)
` [PATCH bpf-next v2 06/20] bpf: Set BPF_INT_F_DYNPTR_IN_KEY conditionally
` [PATCH bpf-next v2 07/20] bpf: Use map_extra to indicate the max data size of dynptrs in map key
[PATCHSET v11 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks
2025-02-14 16:04 UTC (7+ messages)
` [PATCH 2/7] mm/numa: Introduce nearest_node_nodemask()
[PATCH net-next v4 0/8] bpf: cpumap: enable GRO for XDP_PASS frames
2025-02-14 15:43 UTC (9+ messages)
[PATCH] libbpf: Wrap libbpf API direct err with libbpf_err
2025-02-14 14:30 UTC (2+ messages)
[PATCH bpf-next] libbpf: Wrap libbpf API direct err with libbpf_err
2025-02-14 14:19 UTC
[PATCH net 0/3] net: ethernet: ti: am65-cpsw: XDP fixes
2025-02-14 11:39 UTC (4+ messages)
` [PATCH net 1/3] net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases
[PATCH net-next v9 06/11] net: ipv6: Use link netns in newlink() of rtnl_link_ops
2025-02-14 10:51 UTC (4+ messages)
[PATCH v3 0/2] tools: Unify top-level quiet infrastructure
2025-02-14 10:08 UTC (2+ messages)
[RESEND PATCH bpf-next v2 0/4] bpf: Introduce global percpu data
2025-02-14 9:49 UTC (3+ messages)
` [RESEND PATCH bpf-next v2 3/4] bpf, bpftool: Generate skeleton for "
[PATCH bpf-next] bpf: Add tracepoints with null-able arguments
2025-02-14 9:13 UTC (4+ messages)
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