messages from 2025-05-15 20:26:12 to 2025-05-20 13:01:43 UTC [more...]
[PATCH bpf-next v5 0/3] Allow mmap of /sys/kernel/btf/vmlinux
2025-05-20 13:01 UTC (3+ messages)
` [PATCH bpf-next v5 1/3] btf: allow mmap of vmlinux btf
` [PATCH bpf-next v5 2/3] selftests: bpf: add a test for mmapable vmlinux BTF
[RFC PATCH v2 0/5] mm, bpf: BPF based THP adjustment
2025-05-20 12:06 UTC (12+ messages)
` [RFC PATCH v2 1/5] mm: thp: Add a new mode "bpf"
` [RFC PATCH v2 2/5] mm: thp: Add hook for BPF based THP adjustment
` [RFC PATCH v2 3/5] mm: thp: add struct ops "
` [RFC PATCH v2 4/5] bpf: Add get_current_comm to bpf_base_func_proto
` [RFC PATCH v2 5/5] selftests/bpf: Add selftest for THP adjustment
[PATCH v7 net-next 00/15] AccECN protocol patch series
2025-05-20 10:32 UTC (14+ messages)
` [PATCH v7 net-next 06/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v7 net-next 08/15] tcp: sack option handling improvements
` [PATCH v7 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v7 net-next 10/15] tcp: accecn: AccECN option send control
` [PATCH v7 net-next 11/15] tcp: accecn: AccECN option failure handling
` [PATCH v7 net-next 14/15] tcp: accecn: try to fit AccECN option with SACK
[PATCH RFC net-next 0/5] net: ethernet: ti: am65-cpsw: add AF_XDP zero copy support
2025-05-20 10:23 UTC (6+ messages)
` [PATCH RFC net-next 1/5] net: ethernet: ti: am65-cpsw: fix BPF Program change on multi-port CPSW
` [PATCH RFC net-next 2/5] net: ethernet: ti: am65-cpsw: add XSK pool helpers
` [PATCH RFC net-next 3/5] net: ethernet: ti: am65-cpsw: Add AF_XDP zero copy for RX
` [PATCH RFC net-next 4/5] net: ethernet: ti: am65-cpsw: Add AF_XDP zero copy for TX
` [PATCH RFC net-next 5/5] net: ethernet: ti: am65-cpsw: enable zero copy in XDP features
[bug?] s390: kernel panic on specification exception: 0006
2025-05-20 9:57 UTC (3+ messages)
[PATCH v9 00/13] unwind_user: x86: Deferred unwinding infrastructure
2025-05-20 9:35 UTC (5+ messages)
[RFC bpf-next 0/3] bpf: handle 0-sized structs properly
2025-05-20 8:59 UTC (4+ messages)
[PATCH] dcache: Define DNAME_INLINE_LEN as a number directly
2025-05-20 8:22 UTC (2+ messages)
[PATCH bpf-next v4 0/3] Task local data
2025-05-20 7:36 UTC (10+ messages)
` [PATCH bpf-next v4 1/3] selftests/bpf: Introduce task "
` [PATCH bpf-next v4 2/3] selftests/bpf: Test basic task local data operations
` [PATCH bpf-next v4 3/3] selftests/bpf: Test concurrent task local data key creation
[PATCH net-next] eth: bnxt: fix deadlock when xdp is attached or detached
2025-05-20 7:11 UTC
[PATCH] Revert "bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic"
2025-05-20 5:49 UTC
[PATCH 0/2] mm: vmalloc: Actually use the in-place vrealloc region
2025-05-20 0:06 UTC (8+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mm: vmalloc: Only zero-init on vrealloc shrink
[PATCHv2 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-05-19 23:48 UTC (14+ messages)
` [PATCHv2 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
` [PATCHv2 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCHv2 perf/core 13/22] selftests/bpf: Rename uprobe_syscall_executed prog to test_uretprobe_multi
` [PATCHv2 perf/core 15/22] selftests/bpf: Add hit/attach/detach race optimized uprobe test
` [PATCHv2 22/22] man2: Add uprobe syscall page
[PATCH v3 0/4] Introducing Hornet LSM
2025-05-19 23:42 UTC (18+ messages)
[PATCH bpf-next v3 0/2] bpf: Warn with bpf_unreachable() kfunc maybe due to uninitialized variable
2025-05-19 22:48 UTC (4+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add unit tests with bpf_unreachable() kfunc
[PATCH bpf-next 0/3] s390/bpf: Use kernel's expoline thunks
2025-05-19 22:30 UTC (4+ messages)
` [PATCH bpf-next 1/3] s390: always declare "
` [PATCH bpf-next 2/3] s390/bpf: Add macros for calling external functions
` [PATCH bpf-next 3/3] s390/bpf: Use kernel's expoline thunks
[PATCH] bpf, docs: add indentation to make the bullet list work
2025-05-19 20:57 UTC
[Patch bpf-next v3 0/4] tcp_bpf: improve ingress redirection performance with message corking
2025-05-19 20:36 UTC (5+ messages)
` [Patch bpf-next v3 1/4] skmsg: rename sk_msg_alloc() to sk_msg_expand()
` [Patch bpf-next v3 2/4] skmsg: implement slab allocator cache for sk_msg
` [Patch bpf-next v3 3/4] skmsg: save some space in struct sk_psock
` [Patch bpf-next v3 4/4] tcp_bpf: improve ingress redirection performance with message corking
[PATCH bpf-next v1] bpf, sockmap: Fix concurrency issues between memory charge and uncharge
2025-05-19 20:00 UTC (3+ messages)
[PATCH bpf-next v6] bpf, sockmap: avoid using sk_socket after free when sending
2025-05-19 19:52 UTC (2+ messages)
[PATCH bpf-next 0/2] libbpf: support multi-split BTF
2025-05-19 16:59 UTC (3+ messages)
` [PATCH bpf-next 1/2] libbpf/btf: Fix string handling to "
` [PATCH bpf-next 2/2] selftests/bpf: Test "
[PATCH bpf-next] selftests/bpf: remove unnecessary link dependencies
2025-05-19 16:40 UTC (2+ messages)
[PATCH net-next,v2] net: mana: Add support for Multi Vports on Bare metal
2025-05-19 16:20 UTC
[PATCH bpf-next v6] bpf: WARN_ONCE on verifier bugs
2025-05-19 15:30 UTC (2+ messages)
[PATCH bpf-next v5] bpf: WARN_ONCE on verifier bugs
2025-05-19 12:22 UTC
[PATCH bpf-next v4] bpf: WARN_ONCE on verifier bugs
2025-05-19 12:21 UTC (3+ messages)
[PATCH RFC 0/3] list inline expansions in .BTF.inline
2025-05-19 12:02 UTC (2+ messages)
[PATCH bpf-next/net v3 0/5] bpf: Add mptcp_subflow bpf_iter support
2025-05-19 10:05 UTC (7+ messages)
` [PATCH bpf-next/net v3 2/5] bpf: Add mptcp_subflow bpf_iter
` [PATCH bpf-next/net v3 4/5] selftests/bpf: Add mptcp_subflow bpf_iter subtest
[PATCH] mm: Rename try_alloc_pages() to alloc_pages_nolock()
2025-05-19 9:06 UTC (4+ messages)
[PATCH bpf-next v3 00/11] bpf: Mitigate Spectre v1 using barriers
2025-05-19 7:01 UTC (5+ messages)
` [PATCH bpf-next v3 05/11] bpf, arm64, powerpc: Add bpf_jit_bypass_spec_v1/v4()
` [PATCH bpf-next v3 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
[PATCH bpf-next v2 00/11] bpf: Mitigate Spectre v1 using barriers
2025-05-19 6:59 UTC (4+ messages)
` [PATCH bpf-next v2 06/11] bpf, arm64, powerpc: Change nospec to include v1 barrier
[PATCH v4 0/5] memcg: nmi-safe kmem charging
2025-05-19 6:46 UTC (7+ messages)
` [PATCH v4 1/5] memcg: disable kmem charging in nmi for unsupported arch
` [PATCH v4 2/5] memcg: nmi safe memcg stats for specific archs
` [PATCH v4 3/5] memcg: add nmi-safe update for MEMCG_KMEM
` [PATCH v4 4/5] memcg: nmi-safe slab stats updates
` [PATCH v4 5/5] memcg: make memcg_rstat_updated nmi safe
[RFC bpf-next 0/4] bpf: Fast-Path approach for BPF program Termination
2025-05-19 1:20 UTC (8+ messages)
` [RFC bpf-next 3/4] bpf: Generating a stubbed version of BPF program for termination
(no subject)
2025-05-19 0:30 UTC (4+ messages)
`
` test_sockmap failures on the latest bpf-next
[PATCH bpf-next v2 1/2] bpf: Warn with new bpf_unreachable() kfunc maybe due to uninitialized var
2025-05-19 0:09 UTC (7+ messages)
[PATCH net] hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
2025-05-18 21:10 UTC (3+ messages)
[PATCH bpf-next v3 0/5] bpf: Implement mprog API on top of existing cgroup progs
2025-05-17 16:27 UTC (6+ messages)
` [PATCH bpf-next v3 1/5] cgroup: Add bpf prog revisions to struct cgroup_bpf
` [PATCH bpf-next v3 2/5] bpf: Implement mprog API on top of existing cgroup progs
` [PATCH bpf-next v3 3/5] libbpf: Support link-based cgroup attach with options
` [PATCH bpf-next v3 4/5] selftests/bpf: Move some tc_helpers.h functions to test_progs.h
` [PATCH bpf-next v3 5/5] selftests/bpf: Add two selftests for mprog API based cgroup progs
[PATCH v3 0/5] memcg: nmi-safe kmem charging
2025-05-17 15:50 UTC (8+ messages)
` [PATCH v3 1/5] memcg: disable kmem charging in nmi for unsupported arch
` [PATCH v3 2/5] memcg: nmi safe memcg stats for specific archs
` [PATCH 3/5] memcg: add nmi-safe update for MEMCG_KMEM
` [PATCH v3 4/5] memcg: nmi-safe slab stats updates
` [PATCH v3 5/5] memcg: make memcg_rstat_updated nmi safe
[PATCH bpf-next v2 0/4] bpf: Implement mprog API on top of existing cgroup progs
2025-05-17 15:49 UTC (10+ messages)
` [PATCH bpf-next v2 1/4] cgroup: Add bpf prog revisions to struct cgroup_bpf
` [PATCH bpf-next v2 2/4] bpf: Implement mprog API on top of existing cgroup progs
` [PATCH bpf-next v2 3/4] libbpf: Support link-based cgroup attach with options
[PATCH bpf-next v2 2/2] selftests/bpf: Add a test with bpf_unreachable() kfunc
2025-05-17 8:45 UTC (2+ messages)
[PATCH v2 0/7] barrier: introduce smp_cond_load_*_timewait()
2025-05-17 1:16 UTC (3+ messages)
[PATCH net-next,v4] net: mana: Add handler for hardware servicing events
2025-05-17 1:04 UTC (2+ messages)
[PATCH v2 0/7] memcg: make memcg stats irq safe
2025-05-17 0:24 UTC (4+ messages)
` [PATCH v2 1/7] memcg: memcg_rstat_updated re-entrant safe against irqs
[PATCH net-next] net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead
2025-05-16 22:50 UTC (5+ messages)
[PATCH net-next] net: mana: Add support for Multi Vports on Bare metal
2025-05-16 21:45 UTC (3+ messages)
` [EXTERNAL] "
[PATCH] net/tun: expose queue utilization stats via ethtool
2025-05-16 20:21 UTC (4+ messages)
[PATCH v2 0/5] memcg: nmi-safe kmem charging
2025-05-16 18:20 UTC (14+ messages)
` [PATCH 1/5] memcg: disable kmem charging in nmi for unsupported arch
` [PATCH 2/5] memcg: nmi safe memcg stats for specific archs
` [PATCH 3/5] memcg: add nmi-safe update for MEMCG_KMEM
` [PATCH 4/5] memcg: nmi-safe slab stats updates
` [PATCH 5/5] memcg: make memcg_rstat_updated nmi safe
[PATCH bpf-next] selftests/bpf: Fix dynptr/test_probe_read_user_str_dynptr test failure
2025-05-16 16:23 UTC (3+ messages)
[PATCH bpf-next v2 1/2] bpf: Do not include r10 in precision backtracking bookkeeping
2025-05-16 16:10 UTC (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add a test with r10 in conditional jmp
[PATCH bpf-next v4 0/4] bpf: Add kfuncs for read-only string operations
2025-05-16 15:50 UTC (9+ messages)
` [PATCH bpf-next v4 3/4] "
[PATCH bpf-next v4] bpftool: Add support for custom BTF path in prog load/loadall
2025-05-16 14:54 UTC (2+ messages)
[PATCH bpf-next v3] bpftool: Add support for custom BTF path in prog load/loadall
2025-05-16 14:24 UTC (3+ messages)
[PATCH net-next 9/9] tools: ynl: add a sample for rt-link
2025-05-16 11:40 UTC (2+ messages)
[PATCHv2] bpf: add bpf_msleep_interruptible() kfunc
2025-05-16 3:18 UTC (3+ messages)
[REGRESSION] bpf verifier slowdown due to vrealloc() change since 6.15-rc6
2025-05-15 21:39 UTC (11+ messages)
[PATCH bpf-next v2] bpf: WARN_ONCE on verifier bugs
2025-05-15 21:10 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;
as well as URLs for NNTP newsgroup(s).