messages from 2025-09-10 09:43:24 to 2025-09-11 21:58:15 UTC [more...]
[PATCH bpf-next v1 00/10] bpf: replace path-sensitive with path-insensitive live stack analysis
2025-09-11 21:58 UTC (16+ messages)
` [PATCH bpf-next v1 01/10] bpf: bpf_verifier_state->cleaned flag instead of REG_LIVE_DONE
` [PATCH bpf-next v1 02/10] bpf: use compute_live_registers() info in clean_func_state
` [PATCH bpf-next v1 03/10] bpf: remove redundant REG_LIVE_READ check in stacksafe()
` [PATCH bpf-next v1 04/10] bpf: declare a few utility functions as internal api
` [PATCH bpf-next v1 05/10] bpf: compute instructions postorder per subprogram
` [PATCH bpf-next v1 06/10] bpf: callchain sensitive stack liveness tracking using CFG
` [PATCH bpf-next v1 07/10] bpf: enable callchain sensitive stack liveness tracking
` [PATCH bpf-next v1 08/10] bpf: signal error if old liveness is more conservative than new
` [PATCH bpf-next v1 09/10] bpf: disable and remove registers chain based liveness
` [PATCH bpf-next v1 10/10] bpf: table based bpf_insn_successors()
` [syzbot ci] Re: bpf: replace path-sensitive with path-insensitive live stack analysis
[PATCH v3 00/15] Legacy hardware/cache events as json
2025-09-11 21:50 UTC (8+ messages)
bpftool uses wrong order of tracefs search
2025-09-11 21:42 UTC (5+ messages)
[PATCH bpf-next v7 0/6] bpf: report arena faults to BPF streams
2025-09-11 20:10 UTC (13+ messages)
` [PATCH bpf-next v7 1/6] bpf: arm64: simplify exception table handling
` [PATCH bpf-next v7 2/6] bpf: core: introduce main_prog_aux for stream access
` [PATCH bpf-next v7 3/6] bpf: Report arena faults to BPF stderr
` [PATCH bpf-next v7 4/6] selftests: bpf: introduce __stderr and __stdout
` [PATCH bpf-next v7 5/6] selftests: bpf: use __stderr in stream error tests
` [PATCH bpf-next v7 6/6] selftests/bpf: Add tests for arena fault reporting
[PATCH v5 0/5] barrier: Add smp_cond_load_*_timeout()
2025-09-11 18:56 UTC (10+ messages)
` [PATCH v5 1/5] asm-generic: barrier: Add smp_cond_load_relaxed_timeout()
` [PATCH v5 2/5] arm64: "
` [PATCH v5 3/5] arm64: rqspinlock: Remove private copy of smp_cond_load_acquire_timewait
` [PATCH v5 4/5] asm-generic: barrier: Add smp_cond_load_acquire_timeout()
` [PATCH v5 5/5] rqspinlock: Use smp_cond_load_acquire_timeout()
[PATCH v2 0/1] seccomp: Add SECCOMP_CLONE_FILTER operation
2025-09-11 17:50 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v7 mm-new 0/9] mm, bpf: BPF based THP order selection
2025-09-11 17:44 UTC (36+ messages)
` [PATCH v7 mm-new 01/10] mm: thp: remove disabled task from khugepaged_mm_slot
` [PATCH v7 mm-new 02/10] mm: thp: add support for BPF based THP order selection
` [PATCH v7 mm-new 03/10] mm: thp: decouple THP allocation between swap and page fault paths
` [PATCH v7 mm-new 04/10] mm: thp: enable THP allocation exclusively through khugepaged
` [PATCH v7 mm-new 05/10] bpf: mark mm->owner as __safe_rcu_or_null
` [PATCH v7 mm-new 06/10] bpf: mark vma->vm_mm as __safe_trusted_or_null
` [PATCH v7 mm-new 07/10] selftests/bpf: add a simple BPF based THP policy
Resolve Incoming Message
2025-09-11 17:31 UTC
Resolve Incoming Message
2025-09-11 16:42 UTC
[PATCH bpf-next v2 0/2] bpf: Reject bpf_timer for PREEMPT_RT
2025-09-11 16:38 UTC (9+ messages)
` [PATCH bpf-next v2 1/2] "
[RFC PATCH bpf-next v2 0/6] bpf: Extend bpf syscall with common attributes support
2025-09-11 16:33 UTC (7+ messages)
` [RFC PATCH bpf-next v2 1/6] "
` [RFC PATCH bpf-next v2 2/6] libbpf: Add support for extended bpf syscall
` [RFC PATCH bpf-next v2 3/6] bpf: Add common attr support for prog_load and btf_load
` [RFC PATCH bpf-next v2 4/6] bpf: Add common attr support for map_create
` [RFC PATCH bpf-next v2 5/6] libbpf: "
` [RFC PATCH bpf-next v2 6/6] selftests/bpf: Add cases to test map create failure log
[PATCH v2 bpf-next] selftests/bpf: more open-coded gettid syscall cleanup
2025-09-11 16:30 UTC
[PATCH iwl-next 0/5] idpf: add XSk support
2025-09-11 16:22 UTC (6+ messages)
` [PATCH iwl-next 1/5] idpf: add virtchnl functions to manage selected queues
` [PATCH iwl-next 2/5] idpf: add XSk pool initialization
` [PATCH iwl-next 3/5] idpf: implement XSk xmit
` [PATCH iwl-next 4/5] idpf: implement Rx path for AF_XDP
` [PATCH iwl-next 5/5] idpf: enable XSk features and ndo_xsk_wakeup
[PATCH bpf-next] selftests/bpf: more open-coded gettid syscall cleanup
2025-09-11 15:20 UTC (3+ messages)
[GIT PULL] BPF fixes for 6.17-rc6
2025-09-11 15:00 UTC (2+ messages)
[PATCH net-next v2 00/11] net: stmmac: timestamping/ptp cleanups
2025-09-11 11:10 UTC (12+ messages)
` [PATCH net-next v2 01/11] net: stmmac: ptp: improve handling of aux_ts_lock lifetime
` [PATCH net-next v2 02/11] net: stmmac: disable PTP clock after unregistering PTP
` [PATCH net-next v2 03/11] net: stmmac: fix PTP error cleanup in __stmmac_open()
` [PATCH net-next v2 04/11] net: stmmac: fix stmmac_xdp_open() clk_ptp_ref error cleanup
` [PATCH net-next v2 05/11] net: stmmac: unexport stmmac_init_tstamp_counter()
` [PATCH net-next v2 06/11] net: stmmac: add __stmmac_release() to complement __stmmac_open()
` [PATCH net-next v2 07/11] net: stmmac: move stmmac_init_ptp() messages into function
` [PATCH net-next v2 08/11] net: stmmac: rename stmmac_init_ptp()
` [PATCH net-next v2 09/11] net: stmmac: add stmmac_setup_ptp()
` [PATCH net-next v2 10/11] net: stmmac: move PTP support check into stmmac_init_timestamping()
` [PATCH net-next v2 11/11] net: stmmac: move timestamping/ptp init to stmmac_hw_setup() caller
[PATCH v18 net-next 00/14] AccECN protocol patch series
2025-09-11 11:06 UTC (15+ messages)
` [PATCH v18 net-next 01/14] tcp: reorganize SYN ECN code
` [PATCH v18 net-next 02/14] tcp: fast path functions later
` [PATCH v18 net-next 03/14] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v18 net-next 04/14] tcp: ecn functions in separated include file
` [PATCH v18 net-next 05/14] tcp: AccECN core
` [PATCH v18 net-next 06/14] tcp: accecn: AccECN negotiation
` [PATCH v18 net-next 07/14] tcp: accecn: add AccECN rx byte counters
` [PATCH v18 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v18 net-next 09/14] tcp: sack option handling improvements
` [PATCH v18 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v18 net-next 11/14] tcp: accecn: AccECN option send control
` [PATCH v18 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v18 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v18 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK
[PATCH v2] docs/bpf: clarify ret handling in LSM BPF programs
2025-09-11 10:51 UTC
[PATCH v17 net-next 00/14] AccECN protocol patch series
2025-09-11 10:39 UTC (12+ messages)
` [PATCH v17 net-next 08/14] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v17 net-next 10/14] tcp: accecn: AccECN option
` [PATCH v17 net-next 12/14] tcp: accecn: AccECN option failure handling
` [PATCH v17 net-next 13/14] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v17 net-next 14/14] tcp: accecn: try to fit AccECN option with SACK
[PATCH net-next 0/2] net: xdp: handle frags with unreadable memory
2025-09-11 10:10 UTC (2+ messages)
[PATCH] docs/bpf: clarify ret handling in LSM BPF programs
2025-09-11 10:09 UTC
[PATCH v2 00/13] Internalize www.kernel.org/doc cross-references
2025-09-11 9:26 UTC (5+ messages)
` [PATCH v2 07/13] Documentation: kasan: Use internal link to kunit
` [PATCH v2 10/13] Documentation: smb: smbdirect: Convert KSMBD docs link
` [EXTERNAL] "
[PATCH net v1 0/2] Fix generating skb from non-linear xdp_buff for mlx5
2025-09-11 6:19 UTC (7+ messages)
` [PATCH net v1 1/2] net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for legacy RQ
` [PATCH net v1 2/2] net/mlx5e: RX, Fix generating skb from non-linear xdp_buff for striding RQ
[PATCH net-next 00/11] net: stmmac: timestamping/ptp cleanups
2025-09-10 23:01 UTC (7+ messages)
` [PATCH net-next 06/11] net: stmmac: add __stmmac_release() to complement __stmmac_open()
` [Linux-stm32] "
` [PATCH net-next 08/11] net: stmmac: rename stmmac_init_ptp()
` [Linux-stm32] "
` [Linux-stm32] [PATCH net-next 00/11] net: stmmac: timestamping/ptp cleanups
[RFC PATCH bpf-next 00/14] bpf: Efficient socket destruction
2025-09-10 21:41 UTC (4+ messages)
` [RFC PATCH bpf-next 11/14] bpf: Introduce BPF_SOCK_OPS_UDP_CONNECTED_CB
[PATCH bpf-next v8 1/3] bpf: refactor max_depth computation in bpf_get_stack()
2025-09-10 20:01 UTC (4+ messages)
` [PATCH bpf-next v8 3/3] bpf: fix stackmap overflow check in __bpf_get_stackid()
[PATCH bpf v3 0/2] bpf: Reject bpf_timer for PREEMPT_RT
2025-09-10 19:40 UTC (4+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: Skip timer cases when bpf_timer is not supported
[PATCH v8 bpf-next/net 0/6] bpf: Allow decoupling memcg from sk->sk_prot->memory_allocated
2025-09-10 19:19 UTC (7+ messages)
` [PATCH v8 bpf-next/net 1/6] tcp: Save lock_sock() for memcg in inet_csk_accept()
` [PATCH v8 bpf-next/net 2/6] net-memcg: Allow decoupling memcg from global protocol memory accounting
` [PATCH v8 bpf-next/net 3/6] net-memcg: Introduce net.core.memcg_exclusive sysctl
` [PATCH v8 bpf-next/net 4/6] bpf: Support bpf_setsockopt() for BPF_CGROUP_INET_SOCK_CREATE
` [PATCH v8 bpf-next/net 5/6] bpf: Introduce SK_BPF_MEMCG_FLAGS and SK_BPF_MEMCG_EXCLUSIVE
` [PATCH v8 bpf-next/net 6/6] selftest: bpf: Add test for SK_MEMCG_EXCLUSIVE
[PATCH bpf-next v2 0/7] Add kfunc bpf_xdp_pull_data
2025-09-10 19:11 UTC (6+ messages)
` [PATCH bpf-next v2 3/7] bpf: Support pulling non-linear xdp data
[PATCH net-next v5 0/2] net/mlx5: Avoid payload in skb's linear part for better GRO-processing
2025-09-10 19:09 UTC (8+ messages)
` [PATCH net-next v5 2/2] net/mlx5: Avoid copying payload to the skb's linear part
[PATCH net-next 00/10] net/mlx5e: Use multiple doorbells
2025-09-10 17:23 UTC (14+ messages)
` [PATCH net-next 01/10] net/mlx5: Fix typo of MLX5_EQ_DOORBEL_OFFSET
` [PATCH net-next 02/10] net/mlx5: Remove unused 'offset' field from mlx5_sq_bfreg
` [PATCH net-next 03/10] net/mlx5e: Remove unused 'xsk' param of mlx5e_build_xdpsq_param
` [PATCH net-next 04/10] net/mlx5: Store the global doorbell in mlx5_priv
` [PATCH net-next 05/10] net/mlx5e: Prepare for using multiple TX doorbells
` [PATCH net-next 06/10] net/mlx5e: Prepare for using different CQ doorbells
` [PATCH net-next 07/10] net/mlx5e: Use multiple TX doorbells
` [PATCH net-next 08/10] net/mlx5e: Use multiple CQ doorbells
` [PATCH net-next 09/10] devlink: Add a 'num_doorbells' driverinit param
` [PATCH net-next 10/10] net/mlx5e: Use the 'num_doorbells' devlink param
[BUG?] bpf_skb_net_shrink does not unset encapsulation flag
2025-09-10 16:43 UTC
[PATCH v7 bpf-next/net 3/6] net-memcg: Introduce net.core.memcg_exclusive sysctl
2025-09-10 16:32 UTC (3+ messages)
[PATCH bpf-next v7 0/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags for percpu maps
2025-09-10 16:27 UTC (8+ messages)
` [PATCH bpf-next v7 1/7] bpf: Introduce internal bpf_map_check_op_flags helper function
` [PATCH bpf-next v7 2/7] bpf: Introduce BPF_F_CPU and BPF_F_ALL_CPUS flags
` [PATCH bpf-next v7 3/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_array maps
` [PATCH bpf-next v7 4/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_hash and lru_percpu_hash maps
` [PATCH bpf-next v7 5/7] bpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu_cgroup_storage maps
` [PATCH bpf-next v7 6/7] libbpf: Add BPF_F_CPU and BPF_F_ALL_CPUS flags support for percpu maps
` [PATCH bpf-next v7 7/7] selftests/bpf: Add cases to test BPF_F_CPU and BPF_F_ALL_CPUS flags
[PATCHSET v8 sched_ext/for-6.18] Add a deadline server for sched_ext tasks
2025-09-10 16:01 UTC (9+ messages)
` [PATCH 07/16] sched_ext: Add a DL "
[PATCH v1 bpf] tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork
2025-09-10 15:59 UTC (6+ messages)
[PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
2025-09-10 14:30 UTC (12+ messages)
` nop5-optimized USDTs WAS: "
[PATCH v2 bpf-next 00/10] Harden and extend ELF build ID parsing logic
2025-09-10 14:18 UTC (10+ messages)
` [PATCH v2 bpf-next 10/10] selftests/bpf: add build ID tests
[PATCH bpf-next v3 0/7] bpf: Introduce deferred task context execution
2025-09-10 14:14 UTC (7+ messages)
` [PATCH bpf-next v3 6/7] bpf: task work scheduling kfuncs
[PATCH bpf-next 0/5] selftests/bpf: Extend sockmap_redir to test no-redir SK_DROP/SK_PASS
2025-09-10 9:43 UTC (6+ messages)
` [PATCH bpf-next 1/5] selftests/bpf: sockmap_redir: Simplify try_recv()
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