messages from 2026-01-14 02:49:17 to 2026-01-15 11:23:31 UTC [more...]
[PATCH bpf-next v10 00/12] bpf: fsession support
2026-01-15 11:22 UTC (4+ messages)
` [PATCH bpf-next v10 01/12] bpf: add "
` [PATCH bpf-next v10 02/12] bpf: use the least significant byte for the nr_args in trampoline
` [PATCH bpf-next v10 03/12] bpf: change prototype of bpf_session_{cookie,is_return}
[PATCH RFC v2 00/20] slab: replace cpu (partial) slabs with sheaves
2026-01-15 11:07 UTC (24+ messages)
` [PATCH RFC v2 01/20] mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
` [PATCH RFC v2 05/20] slab: introduce percpu sheaves bootstrap
` [PATCH RFC v2 06/20] slab: make percpu sheaves compatible with kmalloc_nolock()/kfree_nolock()
` [PATCH RFC v2 09/20] slab: remove cpu (partial) slabs usage from allocation paths
` [PATCH RFC v2 13/20] slab: simplify kmalloc_nolock()
[PATCH v9 00/13] Direct Map Removal Support for guest_memfd
2026-01-15 11:03 UTC (16+ messages)
` [PATCH v9 01/13] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v9 01/13] set_memory: add folio_{zap, restore}_direct_map helpers
` [PATCH v9 02/13] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v9 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v9 04/13] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v9 05/13] KVM: x86: define kvm_arch_gmem_supports_no_direct_map()
` [PATCH v9 06/13] KVM: arm64: "
` [PATCH v9 07/13] KVM: guest_memfd: Add flag to remove from direct map
` [PATCH v9 08/13] KVM: selftests: load elf via bounce buffer
` [PATCH v9 09/13] KVM: selftests: set KVM_MEM_GUEST_MEMFD in vm_mem_add() if guest_memfd != -1
` [PATCH v9 10/13] KVM: selftests: Add guest_memfd based vm_mem_backing_src_types
` [PATCH v9 11/13] KVM: selftests: cover GUEST_MEMFD_FLAG_NO_DIRECT_MAP in existing selftests
` [PATCH v9 12/13] KVM: selftests: stuff vm_mem_backing_src_type into vm_shape
` [PATCH v9 13/13] KVM: selftests: Test guest execution from direct map removed gmem
[RFC PATCH bpf-next 0/3] BPF-based NUMA balancing
2026-01-15 10:24 UTC (5+ messages)
` [RFC PATCH bpf-next 2/3] mm: add support for bpf based numa balancing
[PATCH dwarves] bpf_encoder: Fix a verbose output issue
2026-01-15 9:41 UTC (2+ messages)
[PATCH net-next v6 0/2] xsk: move cq_cached_prod_lock
2026-01-15 9:20 UTC (6+ messages)
` [PATCH net-next v6 2/2] xsk: move cq_cached_prod_lock to avoid touching a cacheline in sending path
[PATCH bpf-next v9 00/11] bpf: fsession support
2026-01-15 8:33 UTC (25+ messages)
` [PATCH bpf-next v9 01/11] bpf: add "
` [PATCH bpf-next v9 02/11] bpf: use last 8-bits for the nr_args in trampoline
` [PATCH bpf-next v9 05/11] bpf: support fsession for bpf_session_cookie
` [PATCH bpf-next v9 07/11] bpf,x86: add fsession support for x86_64
` [PATCH bpf-next v9 08/11] libbpf: add fsession support
[PATCH v2 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
2026-01-15 8:29 UTC (15+ messages)
` [PATCH v2 1/6] powerpc64/bpf: Move tail_call_cnt to bottom of stack frame
` [PATCH v2 2/6] powerpc64/bpf: Support tailcalls with subprogs
` [PATCH v2 3/6] powerpc64/bpf: Tailcall handling with trampolines
` [PATCH v2 4/6] powerpc64/bpf: Add arch_bpf_stack_walk() for BPF JIT
` [PATCH v2 5/6] powerpc64/bpf: Support exceptions
` [PATCH v2 6/6] powerpc64/bpf: Additional NVR handling for bpf_throw
[PATCH net-next v7 00/16] netkit: Support for io_uring zero-copy and AF_XDP
2026-01-15 8:26 UTC (17+ messages)
` [PATCH net-next v7 01/16] net: Add queue-create operation
` [PATCH net-next v7 02/16] net: Implement netdev_nl_queue_create_doit
` [PATCH net-next v7 03/16] net: Add lease info to queue-get response
` [PATCH net-next v7 04/16] net, ethtool: Disallow leased real rxqs to be resized
` [PATCH net-next v7 05/16] net: Proxy net_mp_{open,close}_rxq for leased queues
` [PATCH net-next v7 06/16] net: Proxy netdev_queue_get_dma_dev "
` [PATCH net-next v7 07/16] xsk: Extend xsk_rcv_check validation
` [PATCH net-next v7 08/16] xsk: Proxy pool management for leased queues
` [PATCH net-next v7 09/16] netkit: Add single device mode for netkit
` [PATCH net-next v7 10/16] netkit: Implement rtnl_link_ops->alloc and ndo_queue_create
` [PATCH net-next v7 11/16] netkit: Add netkit notifier to check for unregistering devices
` [PATCH net-next v7 12/16] netkit: Add xsk support for af_xdp applications
` [PATCH net-next v7 13/16] selftests/net: Add bpf skb forwarding program
` [PATCH net-next v7 14/16] selftests/net: Add env for container based tests
` [PATCH net-next v7 15/16] selftests/net: Make NetDrvContEnv support queue leasing
` [PATCH net-next v7 16/16] selftests/net: Add netkit container tests
[PATCH bpf-next] selftests/bpf: Fix map_kptr test failure
2026-01-15 7:54 UTC (2+ messages)
[PATCH bpf-next v4 0/4] emit ENDBR/BTI instructions for indirect jump targets
2026-01-15 7:47 UTC (12+ messages)
` [PATCH bpf-next v4 1/4] bpf: Fix an off-by-one error in check_indirect_jump
` [PATCH bpf-next v4 2/4] bpf: Add helper to detect indirect jump targets
` [PATCH bpf-next v4 3/4] bpf, x86: Emit ENDBR for "
` [PATCH bpf-next v4 4/4] bpf, arm64: Emit BTI for indirect jump target
[PATCH bpf-next v3 0/2] bpf: Add range tracking for BPF_DIV and BPF_MOD
2026-01-15 5:05 UTC (6+ messages)
` [PATCH bpf-next v3 1/2] "
[PATCH v2 net-next 0/1] AccECN packetdrill selftest series
2026-01-15 4:11 UTC (5+ messages)
` [PATCH v2 net-next 1/1] selftests/net: packetdrill: add TCP Accurate ECN cases
[PATCH bpf-next v3 0/5] bpf: lru: Fix unintended eviction when updating lru hash maps
2026-01-15 3:33 UTC (7+ messages)
` [PATCH bpf-next v3 1/5] bpf: lru: Tidy hash handling in LRU code
` [PATCH bpf-next v3 4/5] bpf: lru: Fix unintended eviction when updating lru hash maps
[PATCH dwarves 0/4] Improve BTF concrete function accuracy
2026-01-15 3:27 UTC (6+ messages)
` [PATCH dwarves 3/4] btf_encoder: Add true_signature feature support for "."-suffixed functions
[PATCH] bpf/verifier: implement slab cache for verifier state list
2026-01-15 3:19 UTC (4+ messages)
` [PATCH bpf-next] "
[PATCH v2 bpf-next 0/2] bpf: Live registers computation with gotox
2026-01-15 3:10 UTC (5+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Properly mark live registers for indirect jumps
` [PATCH v2 bpf-next 2/2] selftests/bpf: Extend live regs tests with a test for gotox
[PATCH net-next 00/11] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
2026-01-15 2:27 UTC (9+ messages)
` [PATCH net-next 06/11] net: fec: transmit XDP frames in bulk
` [PATCH net-next 07/11] net: fec: use switch statement to check the type of tx_buf
The same symbol is printed twice when use tracepoint to get stack
2026-01-15 2:18 UTC (4+ messages)
[PATCH] kernel: bpf: Add SPDX license identifiers to a few files
2026-01-15 1:31 UTC
[BUG?]: bpf/selftests: ns_bpf_qdisc libbpf: loading object 'tc_bpf' from buffer
2026-01-15 1:13 UTC (2+ messages)
[PATCH net-next v6 00/16] netkit: Support for io_uring zero-copy and AF_XDP
2026-01-14 22:39 UTC (2+ messages)
[PATCH bpf-next 0/4] bpf: tailcall: Eliminate max_entries and bpf_func access at runtime
2026-01-14 21:56 UTC (6+ messages)
[PATCH RFC v4 0/8] bpf: Avoid locks in bpf_timer and bpf_wq
2026-01-14 18:55 UTC (11+ messages)
` [PATCH RFC v4 1/8] bpf: Factor out timer deletion helper
` [PATCH RFC v4 2/8] bpf: Simplify bpf_timer_cancel()
` [PATCH RFC v4 3/8] bpf: Enable bpf timer and workqueue use in NMI
` [PATCH RFC v4 4/8] bpf: Add verifier support for bpf_timer argument in kfuncs
` [PATCH RFC v4 5/8] bpf: Introduce bpf_timer_cancel_async() kfunc
` [PATCH RFC v4 6/8] selftests/bpf: Refactor timer selftests
` [PATCH RFC v4 7/8] selftests/bpf: Add stress test for timer async cancel
` [PATCH RFC v4 8/8] selftests/bpf: Verify bpf_timer_cancel_async works
[PATCH bpf] libbpf: BTF dedup should ignore modifiers in type equivalence checks
2026-01-14 18:41 UTC (5+ messages)
[PATCH bpf v2 0/2] libbpf: handle modifiers in dedup equivalence
2026-01-14 18:38 UTC (3+ messages)
` [PATCH bpf v2 1/2] libbpf: BTF dedup should ignore modifiers in type equivalence checks
` [PATCH bpf v2 2/2] selftests/bpf: Verify dedup for skipped modifiers
[PATCH net-next 0/1] AccECN packetdrill selftest series
2026-01-14 16:12 UTC (6+ messages)
` [PATCH net-next 1/1] selftests/net: Add packetdrill packetdrill cases
[syzbot] [bpf?] KMSAN: uninit-value in bpf_prog_test_run_skb
2026-01-14 15:06 UTC (3+ messages)
` [PATCH] net: skbuff: fix uninitialized memory use in pskb_expand_head()
[PATCH RFC v3 00/10] bpf: Avoid locks in bpf_timer and bpf_wq
2026-01-14 14:53 UTC (4+ messages)
` [PATCH RFC v3 05/10] bpf: Enable bpf timer and workqueue use in NMI
[PATCH] bpftool: Add 'head' option for tcx attach to insert at chain start
2026-01-14 14:19 UTC (3+ messages)
` [PATCH v4] bpftool: Add 'prepend' "
[bpf-next,v3] bpf: cpumap: report queue_index to xdp_rxq_info
2026-01-14 14:18 UTC (9+ messages)
[PATCH v8 00/13] Direct Map Removal Support for guest_memfd
2026-01-14 13:57 UTC (12+ messages)
` [PATCH v8 01/13] x86: export set_direct_map_valid_noflush to KVM module
` [PATCH v8 03/13] mm: introduce AS_NO_DIRECT_MAP
` [PATCH v8 05/13] KVM: guest_memfd: Add flag to remove from direct map
[PATCH bpf-next v2 0/2] bpf: Improve linked register tracking
2026-01-14 13:28 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] bpf: Support negative offsets, BPF_SUB, and alu32 for "
[PATCH net-next 00/10] Call skb_metadata_set when skb->data points past metadata
2026-01-14 12:33 UTC (7+ messages)
` [Intel-wired-lan] "
[PATCH net-next] veth: fix data race in veth_get_ethtool_stats
2026-01-14 12:24 UTC
[PATCH bpf-next 0/2] bpf: Live registers computation with gotox
2026-01-14 12:24 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: Properly mark used registers for indirect jumps
` [PATCH bpf-next 2/2] selftests/bpf: Extend live regs tests with a test for gotox
[PATCH bpf-next v2 00/16] Decouple skb metadata tracking from MAC header offset
2026-01-14 11:52 UTC (2+ messages)
[PATCH bpf-next 0/3] properly load insn array values with offsets
2026-01-14 10:20 UTC (5+ messages)
` [PATCH bpf-next 1/3] bpf: insn array: return proper address for non-zero offsets
[PATCH bpf-next 0/4] selftests/bpf: add a new runner for bpftool tests
2026-01-14 8:59 UTC (5+ messages)
` [PATCH bpf-next 1/4] bpf/selftests: move assert macros into a dedicated header
` [PATCH bpf-next 2/4] bpf/selftests: introduce bptool test runner and a first test
` [PATCH bpf-next 3/4] selftests/bpf: add bpftool map manipulations tests
` [PATCH bpf-next 4/4] selftests/bpf: remove converted bpftool test scripts
[PATCH bpf-next 0/9] Add support for type-based and enum value-based CO-RE relocations
2026-01-14 8:48 UTC (4+ messages)
` [PATCH bpf-next 3/9] libbpf: improve relocation ambiguity detection
[bpf-next,v2] bpf: cpumap: report queue_index to xdp_rxq_info
2026-01-14 6:18 UTC (3+ messages)
[GIT PULL] BPF fixes for 6.19-rc6
2026-01-14 5:53 UTC (2+ messages)
[PATCH bpf-next v1 00/10] bpf: Kernel functions with KF_IMPLICIT_ARGS
2026-01-14 4:08 UTC (11+ messages)
` [PATCH bpf-next v1 03/10] bpf: Verifier support for KF_IMPLICIT_ARGS
[PATCH net-next v8 0/9] Add support for providers with large rx buffer
2026-01-14 3:36 UTC (3+ messages)
` [PATCH net-next v8 7/9] eth: bnxt: support qcfg provided rx page size
[PATCH bpf-next 1/3] bpf: return PTR_TO_BTF_ID | PTR_TRUSTED from BPF kfuncs by default
2026-01-14 3:30 UTC (2+ messages)
[PATCH bpf-next v4 0/2] powerpc64/bpf: Inline helper in powerpc JIT
2026-01-14 3:04 UTC (2+ 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