messages from 2026-01-21 15:18:48 to 2026-01-23 01:19:08 UTC [more...]
[PATCH v3 net-next 00/15] nbl driver for Nebulamatrix NICs
2026-01-23 1:17 UTC (12+ messages)
` [PATCH v3 net-next 01/15] net/nebula-matrix: add minimum nbl build framework
` [PATCH v3 net-next 02/15] net/nebula-matrix: add our driver architecture
` [PATCH v3 net-next 03/15] net/nebula-matrix: add machine-generated headers and chip definitions
` [PATCH v3 net-next 04/15] net/nebula-matrix: add channel layer implementation and the corresponding hw interfaces
` [PATCH v3 net-next 05/15] net/nebula-matrix: add resource layer common part implementation
` [PATCH v3 net-next 06/15] net/nebula-matrix: add intr resource implementation
` [PATCH v3 net-next 07/15] net/nebula-matrix: add queue "
` [PATCH v3 net-next 08/15] net/nebula-matrix: add vsi "
` [PATCH v3 net-next 09/15] net/nebula-matrix: add txrx resource interfaces and tx func
` [PATCH v3 net-next 10/15] net/nebula-matrix: add txrx interrupt handling logic
` [PATCH v3 net-next 11/15] net/nebula-matrix: add Dispatch layer implementation
[RESEND PATCH bpf-next v6 0/9] bpf: Extend BPF syscall with common attributes support
2026-01-23 0:53 UTC (3+ messages)
` [RESEND PATCH bpf-next v6 2/9] libbpf: Add support for extended bpf syscall
[PATCH RESEND bpf-next v7 0/2] Pass external callchain entry to get_perf_callchain
2026-01-23 0:38 UTC (3+ messages)
` [PATCH bpf-next v7 2/2] bpf: Hold the perf callchain entry until used completely
[PATCH bpf-next v2 1/2] selftests/bpf: Fix task_local_data failure with 64K page
2026-01-23 0:23 UTC (11+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Fix xdp_pull_data "
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-23 0:01 UTC (23+ messages)
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
[PATCH bpf-next v7 0/8] bpf: Avoid locks in bpf_timer and bpf_wq
2026-01-22 23:48 UTC (10+ messages)
` [PATCH bpf-next v7 1/8] bpf: Enable bpf timer and workqueue use in NMI
` [PATCH bpf-next v7 2/8] bpf: Add verifier support for bpf_timer argument in kfuncs
` [PATCH bpf-next v7 3/8] bpf: Introduce bpf_timer_cancel_async() kfunc
` [PATCH bpf-next v7 4/8] selftests/bpf: Refactor timer selftests
` [PATCH bpf-next v7 5/8] selftests/bpf: Add stress test for timer async cancel
` [PATCH bpf-next v7 6/8] selftests/bpf: Verify bpf_timer_cancel_async works
` [PATCH bpf-next v7 7/8] selftests/bpf: Add timer stress test in NMI context
` [PATCH bpf-next v7 8/8] selftests/bpf: Removed obsolete tests
[PATCH bpf-next v3 1/2] selftests/bpf: Fix task_local_data failure with 64K page
2026-01-22 23:34 UTC (3+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Fix xdp_pull_data "
[LSF/MM/BPF TOPIC] Refactor LSM hooks for VFS mount operations
2026-01-22 23:15 UTC (7+ messages)
[PATCH v4 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-01-22 21:40 UTC (8+ messages)
` [PATCH v4 1/6] powerpc64/bpf: Moving tail_call_cnt to bottom of frame
` [PATCH v4 2/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH v4 3/6] powerpc64/bpf: Avoid tailcall restore from trampoline
` [PATCH v4 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
` [PATCH v4 5/6] powerpc64/bpf: Support exceptions
` [PATCH v4 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
[PATCH net-next 00/10] Call skb_metadata_set when skb->data points past metadata
2026-01-22 20:21 UTC (4+ messages)
[RFC net-next] net: ena: Use u64_stats_t with u64_stats_sync properly
2026-01-22 19:24 UTC
[PATCH dwarves 0/4] Improve BTF concrete function accuracy
2026-01-22 18:36 UTC (5+ messages)
` [PATCH dwarves 3/4] btf_encoder: Add true_signature feature support for "."-suffixed functions
[PATCH bpf] rqspinlock: Fix TAS fallback lock entry creation
2026-01-22 18:03 UTC (2+ messages)
[PATCH v3 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-01-22 17:32 UTC (10+ messages)
` [PATCH v3 1/6] powerpc64/bpf : Moving tail_call_cnt to bottom of frame
` [PATCH v3 2/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH v3 3/6] powerpc64/bpf: Avoid tailcall restore from trampoline
` [PATCH v3 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
` [PATCH v3 5/6] powerpc64/bpf: Support exceptions
` [PATCH v3 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
[PATCH 00/13] bpf: Add arena ASAN runtime and BPF library
2026-01-22 17:12 UTC (18+ messages)
` [PATCH 01/13] bpf: Add bpf_stream_print_stack stack dumping kfunc
` [PATCH 02/13] bpf: Allow BPF stream kfuncs while holding a lock
` [PATCH 03/13] selftests: bpf: Move bpf_arena_spin_lock.h to the top level
` [PATCH 04/13] selftests: bpf: Make WRITE_ONCE macro in bpf_atomic.h conditional
` [PATCH 05/13] selftests: bpf: Add basic libarena scaffolding
` [PATCH 06/13] selftests: bpf: Add arena ASAN runtime to libarena
` [PATCH 07/13] selftests: bpf: Add ASAN support for libarena selftests
` [PATCH 08/13] selftest: bpf: Add bump allocator for libarena
` [PATCH 09/13] selftests: bpf: Add libarena selftests for the bump allocator
` [PATCH 10/13] selftest: bpf: Add libarena stack allocator
` [PATCH 11/13] selftests: bpf: Add selftests for the "
` [PATCH 12/13] selftests: bpf: Add buddy allocator for libarena
` [PATCH 13/13] selftests: bpf: Add selftests for the libarena buddy allocator
[PATCH bpf-next v10 00/12] bpf: fsession support
2026-01-22 16:57 UTC (11+ messages)
` [PATCH bpf-next v10 07/12] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v10 11/12] selftests/bpf: add testcases for fsession cookie
[PATCH bpf-next 0/2] bpf: Disallow BPF_F_LOCK with mixed special fields
2026-01-22 16:18 UTC (5+ messages)
` [PATCH bpf-next 1/2] bpf: Disallow BPF_F_LOCK with mixed special fields and centralize flag checks
` [PATCH bpf-next 2/2] selftests/bpf: Add tests to verify BPF_F_LOCK restrictions
[PATCH net-next v1] net: sched: sfq: add detailed drop reasons for monitoring
2026-01-22 15:33 UTC (6+ messages)
[PATCH bpf-next 1/2] selftests/bpf: Fix task_local_data failure with 64K page
2026-01-22 15:31 UTC (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Fix xdp_pull_data "
[PATCH bpf-next 1/2] bpf: add new BPF_CGROUP_ITER_CHILDREN_ONLY control option
2026-01-22 12:31 UTC (3+ messages)
[PATCH v3 00/21] slab: replace cpu (partial) slabs with sheaves
2026-01-22 9:30 UTC (58+ messages)
` [PATCH v3 09/21] slab: add optimized sheaf refill from partial list
` [PATCH v3 11/21] slab: remove SLUB_CPU_PARTIAL
` [PATCH v3 12/21] slab: remove the do_slab_free() fastpath
` [PATCH v3 13/21] slab: remove defer_deactivate_slab()
` [PATCH v3 14/21] slab: simplify kmalloc_nolock()
` [PATCH v3 15/21] slab: remove struct kmem_cache_cpu
` [PATCH v3 16/21] slab: remove unused PREEMPT_RT specific macros
` [PATCH v3 17/21] slab: refill sheaves from all nodes
` [PATCH v3 18/21] slab: update overview comments
` [PATCH v3 19/21] slab: remove frozen slab checks from __slab_free()
` [PATCH v3 20/21] mm/slub: remove DEACTIVATE_TO_* stat items
` [PATCH v3 21/21] mm/slub: cleanup and repurpose some "
[LSF/MM/BPF TOPIC] Userspace JIT for eBPF
2026-01-22 9:20 UTC
[PATCH v2] kernel/bpf/btf.c: reject to register duplicated kfunc
2026-01-22 9:04 UTC
[PATCH bpf-next 0/4] x86/fgraph,bpf: Fix ORC stack unwind from kprobe_multi
2026-01-22 8:35 UTC (4+ messages)
` [PATCH bpf-next 4/4] selftests/bpf: Allow to benchmark trigger with stacktrace
[PATCH] bpf/verifier: allow calling bpf_kptr_xchg while holding a lock
2026-01-22 8:14 UTC
[PATCH bpf-next v3 0/3] selftests/bpf: migrate a few bpftool testing scripts
2026-01-22 8:06 UTC (6+ messages)
` [PATCH bpf-next v3 1/3] bpf/selftests: add a few helpers for bpftool testing
` [PATCH bpf-next v3 2/3] selftests/bpf: convert test_bpftool_metadata.sh into test_progs framework
` [PATCH bpf-next v3 3/3] selftests/bpf: convert test_bpftool_map_access.sh "
[RFC] selftests/bpf: Running test_progs with distro configs
2026-01-22 6:38 UTC (4+ messages)
[PATCH bpf-next v7 0/3] bpf: Fix FIONREAD and copied_seq issues
2026-01-22 3:56 UTC (6+ messages)
` [PATCH bpf-next v7 2/3] bpf, sockmap: Fix FIONREAD for sockmap
[PATCH net-next v2 0/4] net: uapi: Provide an UAPI definition of 'struct sockaddr'
2026-01-22 3:27 UTC (2+ messages)
LSF/MM/BPF: 2026: Call for Proposals
2026-01-22 3:22 UTC (2+ messages)
[PATCH bpf] selftests/bpf: Fix resource leak in serial_test_wq on attach failure
2026-01-22 0:20 UTC (5+ messages)
[PATCH bpf-next v2 0/4] Add wakeup_source iterators
2026-01-21 23:28 UTC (6+ messages)
` [PATCH bpf-next v2 3/4] selftests/bpf: Add tests for wakeup_sources
[BPF CI] OOMs on s390x runners
2026-01-21 22:56 UTC (2+ messages)
[PATCH v10 net-next 00/15] AccECN protocol case handling series
2026-01-21 22:31 UTC (7+ messages)
` [PATCH v10 net-next 13/15] tcp: accecn: add tcpi_ecn_mode and tcpi_option2 in tcp_info
[PATCH v3 net-next 00/15] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
2026-01-21 20:52 UTC (2+ messages)
[PATCH bpf-next v1] scripts/gen-btf.sh: Use CONFIG_SHELL for execution
2026-01-21 20:40 UTC (5+ messages)
[PATCH bpf-next v2 0/4] selftests/bpf: migrate a few bpftool testing scripts
2026-01-21 19:30 UTC (5+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: reorder test_progs sources alphabetically
` [PATCH bpf-next v2 4/4] selftests/bpf: convert test_bpftool_map_access.sh into test_progs framework
[PATCH bpf-next 0/4] Switch from kfuncs to direct helper calls in prologue/epilogue
2026-01-21 19:13 UTC (9+ messages)
` [PATCH bpf-next 3/4] bpf: Remove kfunc support in prologue and epilogue
` [PATCH bpf-next 4/4] selftests/bpf: Remove tests for prologue/epilogue with kfuncs
[PATCH bpf-next] bpf: Revert "bpf: drop KF_ACQUIRE flag on BPF kfunc bpf_get_root_mem_cgroup()"
2026-01-21 18:47 UTC (3+ messages)
[PATCH v3 0/7] seccomp: support nested listeners
2026-01-21 17:59 UTC (5+ messages)
` [PATCH v3 6/7] seccomp: allow "
[PATCH bpf-next v5 0/2] bpf: Add kfunc bpf_strncasecmp()
2026-01-21 17:50 UTC (2+ messages)
[PATCH bpf-next v5 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
2026-01-21 17:40 UTC (2+ messages)
[PATCHSET RESEND v11 sched_ext/for-6.20] Add a deadline server for sched_ext tasks
2026-01-21 17:27 UTC (6+ messages)
` [PATCH 4/7] sched_ext: Add a DL "
[PATCH] scripts/gen-btf.sh: fix shebang for NixOS
2026-01-21 16:09 UTC (10+ 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