messages from 2025-11-04 00:26:18 to 2025-11-05 09:05:45 UTC [more...]
[PATCH 0/5] slab: preparatory cleanups before adding sheaves to all caches
2025-11-05 9:05 UTC (5+ messages)
` [PATCH 1/5] slab: make __slab_free() more clear
` [PATCH 2/5] slab: move kfence_alloc() out of internal bulk alloc
` [PATCH 3/5] slab: handle pfmemalloc slabs properly with sheaves
` [PATCH 5/5] slab: prevent recursive kmalloc() in alloc_empty_sheaf()
[PATCH v11 bpf-next 00/12] BPF indirect jumps
2025-11-05 9:04 UTC (13+ messages)
` [PATCH v11 bpf-next 01/12] bpf, x86: add new map type: instructions array
` [PATCH v11 bpf-next 02/12] bpftool: Recognize insn_array map type
` [PATCH v11 bpf-next 03/12] libbpf: "
` [PATCH v11 bpf-next 04/12] selftests/bpf: add selftests for new insn_array map
` [PATCH v11 bpf-next 05/12] bpf: support instructions arrays with constants blinding
` [PATCH v11 bpf-next 06/12] selftests/bpf: test instructions arrays with blinding
` [PATCH v11 bpf-next 07/12] bpf, x86: allow indirect jumps to r8...r15
` [PATCH v11 bpf-next 08/12] bpf, x86: add support for indirect jumps
` [PATCH v11 bpf-next 09/12] bpf: disasm: add support for BPF_JMP|BPF_JA|BPF_X
` [PATCH v11 bpf-next 10/12] libbpf: support llvm-generated indirect jumps
` [PATCH v11 bpf-next 11/12] selftests/bpf: add new verifier_gotox test
` [PATCH v11 bpf-next 12/12] selftests/bpf: add C-level selftests for indirect jumps
[RESEND PATCH v7 0/7] barrier: Add smp_cond_load_*_timeout()
2025-11-05 8:30 UTC (18+ messages)
` [RESEND PATCH v7 2/7] arm64: barrier: Support smp_cond_load_relaxed_timeout()
` [RESEND PATCH v7 7/7] cpuidle/poll_state: Poll via smp_cond_load_relaxed_timeout()
[syzbot] Monthly bpf report (Nov 2025)
2025-11-05 8:25 UTC
[PATCH bpf-next 0/2] selftests/bpf: enfoce SO_REUSEADDR in basic test servers
2025-11-05 8:22 UTC (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: systematically add SO_REUSEADDR in start_server_addr
` [PATCH bpf-next 2/2] selftests/bpf: use start_server_str rather than start_reuseport_server in tc_tunnel
[PATCH v10 bpf-next 00/11] BPF indirect jumps
2025-11-05 8:12 UTC (15+ messages)
` [PATCH v10 bpf-next 02/11] selftests/bpf: add selftests for new insn_array map
` [PATCH v10 bpf-next 08/11] libbpf: support llvm-generated indirect jumps
` [PATCH v10 bpf-next 11/11] selftests/bpf: add C-level selftests for "
[PATCH bpf-next] bpf,x86: do RSB balance for trampoline
2025-11-05 7:46 UTC (6+ messages)
[PATCH bpf-next v4 0/3] net/smc: Introduce smc_hs_ctrl
2025-11-05 7:04 UTC (7+ messages)
` [PATCH bpf-next v4 2/3] net/smc: bpf: Introduce generic hook for handshake flow
` [PATCH bpf-next v4 3/3] bpf/selftests: add selftest for bpf_smc_hs_ctrl
[PATCH net-next v4 0/6] Add AF_XDP zero copy support
2025-11-05 6:42 UTC (7+ messages)
` [PATCH net-next v4 2/6] net: ti: icssg-prueth: Add XSK pool helpers
` [EXTERNAL] "
[PATCH bpf-next] bpf: Optimize recursion detection for arm64
2025-11-05 6:30 UTC (5+ messages)
[PATCH net-next v3] xsk: add indirect call for xsk_destruct_skb
2025-11-05 6:29 UTC (2+ messages)
[PATCH dwarves v2 0/2] btf_encoder: refactor emission of BTF funcs
2025-11-05 4:04 UTC (6+ messages)
` [PATCH dwarves v2 1/2] btf_encoder: refactor btf_encoder__add_func_proto
` [PATCH dwarves v2 2/2] btf_encoder: factor out btf_encoder__add_bpf_kfunc()
[PATCH bpf-next v3 0/7] bpf: tracing session supporting
2025-11-05 3:48 UTC (9+ messages)
` [PATCH bpf-next v3 2/7] bpf: add two kfunc for TRACE_SESSION
` [PATCH bpf-next v3 4/7] bpf,x86: add tracing session supporting for x86_64
[PATCH net-next v5 0/8] net: Introduce struct sockaddr_unsized
2025-11-05 3:40 UTC (6+ messages)
` [PATCH net-next v5 1/8] net: Add struct sockaddr_unsized for sockaddr of unknown length
` [PATCH net-next v5 6/8] bpf: Convert cgroup sockaddr filters to use sockaddr_unsized consistently
[PATCH bpf-next v4 0/4] bpf: Free special fields when update hash and local storage maps
2025-11-05 3:35 UTC (5+ messages)
` [PATCH bpf-next v4 4/4] selftests/bpf: Add tests to verify freeing the "
linux-next: manual merge of the tip tree with the bpf-next tree
2025-11-05 2:31 UTC
[PATCHv3 0/4] x86/fgraph,bpf: Fix ORC stack unwind from return probe
2025-11-05 2:20 UTC (6+ messages)
` [PATCHv3 1/4] Revert "perf/x86: Always store regs->ip in perf_callchain_kernel()"
` [PATCHv3 2/4] x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probe
` [PATCHv3 3/4] selftests/bpf: Add stacktrace ips test for kprobe_multi/kretprobe_multi
` [PATCHv3 4/4] selftests/bpf: Add stacktrace ips test for raw_tp
[PATCH bpf v3 0/2] bpf: add _impl suffix for kfuncs with implicit args
2025-11-05 2:00 UTC (5+ messages)
` [PATCH bpf v3 1/2] bpf:add _impl suffix for bpf_task_work_schedule* kfuncs
` [PATCH bpf v3 2/2] bpf: add _impl suffix for bpf_stream_vprintk() kfunc
[RFC PATCH v4 0/7] libbpf: BTF performance optimizations with permutation and binary search
2025-11-05 1:23 UTC (27+ messages)
` [RFC PATCH v4 1/7] libbpf: Extract BTF type remapping logic into helper function
` [RFC PATCH v4 2/7] libbpf: Add BTF permutation support for type reordering
` [RFC PATCH v4 3/7] libbpf: Optimize type lookup with binary search for sorted BTF
` [RFC PATCH v4 4/7] libbpf: Implement lazy sorting validation for binary search optimization
` [RFC PATCH v4 5/7] btf: Optimize type lookup with binary search
` [RFC PATCH v4 6/7] btf: Add lazy sorting validation for "
` [RFC PATCH v4 7/7] selftests/bpf: Add test cases for btf__permute functionality
[PATCH bpf-next v5 0/7] Support associating BPF programs with struct_ops
2025-11-05 0:46 UTC (22+ messages)
` [PATCH bpf-next v5 1/7] bpf: Allow verifier to fixup kernel module kfuncs
` [PATCH bpf-next v5 2/7] bpf: Support associating BPF program with struct_ops
` [PATCH bpf-next v5 3/7] bpf: Pin associated struct_ops when registering async callback
` [PATCH bpf-next v5 4/7] libbpf: Add support for associating BPF program with struct_ops
` [PATCH bpf-next v5 5/7] selftests/bpf: Test BPF_PROG_ASSOC_STRUCT_OPS command
` [PATCH bpf-next v5 6/7] selftests/bpf: Test ambiguous associated struct_ops
` [PATCH bpf-next v5 7/7] selftests/bpf: Test getting associated struct_ops in timer callback
[RFC bpf-next 00/15] support inline tracing with BTF
2025-11-05 0:43 UTC (7+ messages)
` [RFC bpf-next 01/15] bpf: Extend UAPI to support location information
[PATCH net-next v4 00/14] netkit: Support for io_uring zero-copy and AF_XDP
2025-11-05 0:43 UTC (3+ messages)
[PATCH dwarves v1 0/3] btf_encoder: support for BPF magic kernel functions
2025-11-04 22:37 UTC (5+ messages)
[PATCH v4 bpf-next 0/2] Multi-split BTF fixes and test
2025-11-04 22:30 UTC (4+ messages)
` [PATCH v4 bpf-next 1/2] libbpf: Fix parsing of multi-split BTF
` [PATCH v4 bpf-next 2/2] selftests/bpf: Test parsing of (multi-)split BTF
[PATCH bpf] bpf: tail calls do not modify packet data
2025-11-04 22:30 UTC (9+ messages)
` [PATCH v2 bpf] bpf: properly verify tail call behavior
[PATCH bpf v2 0/2] bpf: add _impl suffix for kfuncs with implicit args
2025-11-04 22:13 UTC (9+ messages)
` [PATCH bpf v2 1/2] bpf:add _impl suffix for bpf_task_work_schedule* kfuncs
` [PATCH bpf v2 2/2] bpf:add _impl suffix for bpf_stream_vprintk() kfunc
[PATCH RFC 00/19] slab: replace cpu (partial) slabs with sheaves
2025-11-04 22:11 UTC (2+ messages)
[PATCH RFC 0/5] bpf: avoid locks in bpf_timer and bpf_wq
2025-11-04 22:01 UTC (9+ messages)
` [PATCH RFC v1 1/5] bpf: refactor bpf_async_cb callback update
` [PATCH RFC v1 2/5] bpf: refactor bpf_async_cb prog swap
` [PATCH RFC v1 3/5] bpf: factor out timer deletion helper
` [PATCH RFC v1 5/5] bpf: remove lock from bpf_async_cb
[PATCH v2 00/23] mm: BPF OOM
2025-11-04 19:22 UTC (9+ messages)
` [PATCH v2 06/23] mm: introduce BPF struct ops for OOM handling
[PATCH bpf-next v2] docs/bpf: Add missing BPF k/uprobe program types to docs
2025-11-04 18:30 UTC (2+ messages)
[PATCH v4] libbpf: update the comment to remove the reference to the deprecated interface bpf_program__load()
2025-11-04 18:30 UTC (2+ messages)
[PATCH v2] libbpf: Complete the missing @param and @return tags in btf.h
2025-11-04 18:30 UTC (2+ messages)
[PATCH v3 0/2] Print map ID on successful creation
2025-11-04 17:54 UTC (3+ messages)
` [PATCH v3 1/2] bpftool: Print map ID upon creation and support JSON output
[PATCH bpf-next v5 0/2] bpf: Free special fields when update [lru_,]percpu_hash maps
2025-11-04 17:37 UTC (5+ messages)
` [PATCH bpf-next v5 1/2] "
` [PATCH bpf-next v5 2/2] selftests/bpf: Add test to verify freeing the "
[PATCH 15/19] srcu: Create an SRCU-fast-updown API
2025-11-04 16:49 UTC (3+ messages)
[PATCH v3 bpf-next 2/2] selftests/bpf: Test parsing of (multi-)split BTF
2025-11-04 16:45 UTC (4+ messages)
[PATCH 0/5] io_uring: add IORING_OP_BPF for extending io_uring
2025-11-04 16:21 UTC (6+ messages)
` [PATCH 1/5] io_uring: prepare for extending io_uring with bpf
` [PATCH 2/5] io_uring: bpf: add io_uring_ctx setup for BPF into one list
` [PATCH 3/5] io_uring: bpf: extend io_uring with bpf struct_ops
` [PATCH 4/5] io_uring: bpf: add buffer support for IORING_OP_BPF
` [PATCH 5/5] io_uring: bpf: add io_uring_bpf_req_memcpy() kfunc
[PATCH net-next v2 0/2] xsk: minor optimizations around locks
2025-11-04 15:20 UTC (2+ messages)
[PATCH bpf] bpf: don't skip other information if xlated_prog_insns is skipped
2025-11-04 14:26 UTC
[PATCH v16 0/4] perf: Support the deferred unwinding infrastructure
2025-11-04 11:22 UTC (8+ messages)
[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-11-04 11:08 UTC (8+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
[PATCH bpf] bpf: Check size of the signature buffer
2025-11-04 10:17 UTC (3+ messages)
[PATCHv2 2/4] x86/fgraph,bpf: Fix stack ORC unwind from kprobe_multi return probe
2025-11-04 9:27 UTC (3+ messages)
[PATCHv2 4/4] selftests/bpf: Add stacktrace ips test for raw_tp
2025-11-04 8:35 UTC (3+ messages)
bpf: test_run: Missing skb destination initialization leads to NULL pointer dereference
2025-11-04 8:24 UTC
[PATCH] LoongArch: BPF: Fix sign extension for 12-bit immediates
2025-11-04 6:53 UTC (2+ messages)
[PATCH bpf-next v4 0/2] bpf: Skip bounds adjustment for conditional jumps on same scalar register
2025-11-04 2:00 UTC (5+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Add test "
[PATCH v2 00/50] tree-in-dcache stuff
2025-11-04 1:43 UTC (3+ messages)
` [PATCH v2 18/50] convert pstore
[PATCH net] octeontx2-pf: Fix devm_kcalloc() error checking
2025-11-04 1:40 UTC (2+ messages)
[PATCH v4 bpf 0/3] Fix ftrace for livepatch + BPF fexit programs
2025-11-04 1:40 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