messages from 2026-06-08 20:46:54 to 2026-06-09 18:21:15 UTC [more...]
[PATCH v2 0/7] perf annotate: Add elfutils libasm disassembler support
2026-06-09 18:21 UTC (15+ messages)
` [PATCH v2 1/7] tools build: Add feature check for elfutils libasm
` [PATCH v2 2/7] perf build: Add build support and capability "
` [PATCH v2 3/7] perf annotate: Implement elfutils libasm disassembler backend
` [PATCH v2 4/7] perf annotate: Add --disassembler command-line option
` [PATCH v2 5/7] perf test: Enhance annotate test coverage and isolate config
` [PATCH v2 6/7] perf annotate: Support BPF JIT disassembly via genelf
` [PATCH v2 7/7] perf test: Add BPF JIT annotation test coverage for all disassemblers
` [PATCH v3 0/7] perf annotate: Add elfutils libasm disassembler and BPF JIT disassembly support
` [PATCH v3 1/7] tools build: Add feature check for elfutils libasm
[PATCH bpf-next v2] selftests/bpf: libarena: Avoid spurious spmc parallel selftest errors
2026-06-09 18:20 UTC (2+ messages)
[PATCH bpf-next v2 0/4] Fix kptr dtor deadlock
2026-06-09 18:17 UTC (14+ messages)
` [PATCH bpf-next v2 1/4] bpf: Reject bpf_obj_drop() from tracing progs
` [PATCH bpf-next v2 2/4] bpf: Cancel special fields on map value recycle
` [PATCH bpf-next v2 3/4] selftests/bpf: Exercise unsafe obj drops from tracing progs
` [PATCH bpf-next v2 4/4] selftests/bpf: Exercise kptr map update lifetime
[bug report] bpf: Refactor object relationship tracking and fix dynptr UAF bug
2026-06-09 18:13 UTC (2+ messages)
[PATCH bpf] selftests/bpf: Add BTF repeated field count overflow test
2026-06-09 18:08 UTC (4+ messages)
[PATCH bpf-next 0/3] selftests/bpf: Fix tests for llvm23 true signature
2026-06-09 18:00 UTC (7+ messages)
` [PATCH bpf-next 1/3] selftests/bpf: Keep int return type for tailcall subprogs with maps
` [PATCH bpf-next 2/3] selftests/bpf: Keep int return type for tailcall subprogs
` [PATCH bpf-next 3/3] selftests/bpf: Adjust fexit_bpf2bpf ctx layout for llvm23 true signature
[PATCH bpf-next] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
2026-06-09 17:51 UTC (3+ messages)
[PATCH net] bnxt: fix head underflow on XDP head-grow
2026-06-09 17:34 UTC (7+ messages)
[PATCH bpf-next 0/2] bpf: Fix gotox target validation against CFG
2026-06-09 17:27 UTC (10+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Add cross-subprog gotox target coverage
[PATCH net 2/3] ixgbe: do not configure xps for XDP queues
2026-06-09 17:24 UTC
[PATCH bpf v8 0/2] bpf: tcp: Fix null-ptr-deref in arbitrary SYN Cookie
2026-06-09 17:14 UTC (11+ messages)
` [PATCH bpf v8 1/2] net: Validate protocol in skb_steal_sock() for BPF-assigned sockets
[BUG] bpf: Tracing progs on the stack save subtree can result in OOM
2026-06-09 17:04 UTC
[PATCH bpf-next 0/2] bpf: Reject scalar addition from untrusted memory
2026-06-09 17:01 UTC (7+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover scalar addition from rdonly "
[PATCH] rqspinlock: Fix order in raw_res_spin_(un)lock_irq to allow schedule
2026-06-09 16:57 UTC (8+ messages)
[PATCHv4 00/13] uprobes/x86: Fix red zone issue for optimized uprobes
2026-06-09 16:43 UTC (7+ messages)
` [PATCHv4 05/13] uprobes/x86: Move optimized uprobe from nop5 to nop10
[PATCH bpf v4 0/2] bpf: Fix kfunc implicit arg injection and add selftest
2026-06-09 16:39 UTC (16+ messages)
` [PATCH bpf v5 "
` [PATCH bpf v5 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
` [PATCH bpf v5 2/2] selftests/bpf: strengthen bpf_kfunc_implicit_arg to verify aux injection
` [PATCH bpf v6 0/2] bpf: Fix kfunc implicit arg injection and add selftest
` [PATCH bpf v6 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
` [PATCH bpf v6 2/2] selftests/bpf: strengthen bpf_kfunc_implicit_arg to verify aux injection
[PATCH bpf] bpf, lpm_trie: Allow lookups from sleepable BPF programs
2026-06-09 16:36 UTC (6+ messages)
` [PATCH bpf v2 0/2] bpf, lpm_trie: Allow sleepable BPF programs to use LPM tries
` [PATCH bpf v2 1/2] bpf, lpm_trie: Allow access from sleepable BPF programs
` [PATCH bpf v2 2/2] bpf, lpm_trie: Allow sleepable programs to use LPM trie maps directly
[PATCH bpf-next 0/2] bpf: Enforce BTF pointer write checks for global args
2026-06-09 16:01 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: Enforce write checks for BTF pointer helper access
` [PATCH bpf-next 2/2] selftests/bpf: Cover writable BTF field global subprog args
[PATCH net] tls: fix use-after-free in tls_sw_sendmsg() cork error path
2026-06-09 15:25 UTC (2+ messages)
[PATCH net-next v6 5/5] veth: time-based BQL completion coalescing via ethtool tx-usecs
2026-06-09 15:08 UTC (7+ messages)
[PATCHv7 bpf-next 00/29] bpf: tracing_multi link
2026-06-09 14:43 UTC (4+ messages)
` [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
[PATCH bpf-next v2 1/3] libbpf: Skip bpf_object__probe_loading() when BPF token is in use
2026-06-09 13:42 UTC (4+ messages)
` [PATCH bpf] "
[PATCH bpf-next 0/6] bpf: Allow uprobe_multi binary specified by file descriptor
2026-06-09 13:24 UTC (11+ messages)
` [PATCH bpf-next 1/6] bpf: Use user_path_at for path resolution in uprobe_multi
` [PATCH bpf-next 2/6] bpf: Add support to specify uprobe_multi target via file descriptor
` [PATCH bpf-next 3/6] libbpf: Add path_fd to struct bpf_link_create_opts
` [PATCH bpf-next 4/6] selftests/bpf: Add uprobe_multi path_fd test
` [PATCH bpf-next 5/6] selftests/bpf: Add uprobe_multi path_fd fail tests
` [PATCH bpf-next 6/6] selftests/bpf: Fix typo in verify_umulti_link_info
[PATCH net-next v3 4/4] selftests/xsk: Introduce mmap_size in umem struct
2026-06-09 13:10 UTC (2+ messages)
[PATCH net-next v12 0/2] tcp: rehash onto different local ECMP path on retransmit timeout
2026-06-09 12:03 UTC (5+ messages)
` [PATCH net-next v12 1/2] "
` [PATCH net-next v12 2/2] selftests: net: add local ECMP rehash test
[PATCH bpf] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
2026-06-09 11:41 UTC (2+ messages)
[PATCH] bpf: Unshare cloned skb before devmap egress XDP program
2026-06-09 11:06 UTC (3+ messages)
[PATCH bpf v3] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
2026-06-09 10:52 UTC
[PATCH v4 0/7] bootconfig: embed kernel.* cmdline at build time
2026-06-09 10:48 UTC (9+ messages)
` [PATCH v4 1/7] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH v4 2/7] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
` [PATCH v4 3/7] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH v4 4/7] bootconfig: clean build-time tools/bootconfig from make clean
` [PATCH v4 5/7] bootconfig: add xbc_prepend_embedded_cmdline() helper
` [PATCH v4 6/7] Documentation: bootconfig: document build-time cmdline rendering
` [PATCH v4 7/7] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
[PATCH v2] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
2026-06-09 10:26 UTC (2+ messages)
[PATCH v3 0/6] bootconfig: embed kernel.* cmdline at build time
2026-06-09 10:16 UTC (3+ messages)
[PATCH 0/2] arm64: ftrace: support DIRECT_CALLS without CALL_OPS
2026-06-09 9:50 UTC (4+ messages)
` [PATCH 1/2] arm64: ftrace: prepare ftrace_modify_call() for use "
` [PATCH 2/2] arm64: ftrace: allow DIRECT_CALLS "
[PATCH bpf-next v2 2/8] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
2026-06-09 8:47 UTC (3+ messages)
[PATCH bpf] bpf: Validate BTF repeated field counts before expansion
2026-06-09 8:43 UTC (10+ messages)
[PATCH v2 bpf-next] selftests/bpf: add arena split and fork tests
2026-06-09 8:37 UTC (2+ messages)
` [PATCH v3 bpf-next] selftests/bpf: add tests for arena vma split and fork
[PATCH bpf v4] bpf: fix NULL pointer dereference in bpf_task_from_vpid()
2026-06-09 7:32 UTC (2+ messages)
[PATCH] rethook: Use tsk->on_cpu to check task execution state
2026-06-09 7:05 UTC (5+ messages)
[PATCH v1 0/3] Move thread_info into task_struct for LoongArch
2026-06-09 6:58 UTC (3+ messages)
` [PATCH v1 1/3] LoongArch: Implement CONFIG_THREAD_INFO_IN_TASK
[PATCH bpf-next] selftests/bpf: libarena: Avoid spurious spmc parallel selftest errors
2026-06-09 6:18 UTC (3+ messages)
[PATCH v1 0/7] perf annotate: Add elfutils libasm disassembler backend
2026-06-09 5:36 UTC (14+ messages)
` [PATCH v1 1/7] tools build: Add feature check for elfutils libasm
` [PATCH v1 2/7] perf build: Add build support and capability "
` [PATCH v1 3/7] perf annotate: Implement elfutils libasm disassembler backend
` [PATCH v1 4/7] perf annotate: Add --disassembler command-line option
` [PATCH v1 5/7] perf test: Enhance annotate test coverage and isolate config
` [PATCH v1 6/7] perf annotate: Support BPF JIT disassembly via genelf
` [PATCH v1 7/7] perf test: Add BPF JIT annotation test coverage for all disassemblers
[PATCH net-next v10 0/2] net: mana: add ethtool private flag for full-page RX buffers
2026-06-09 4:32 UTC (4+ messages)
` [PATCH net-next v10 2/2] net: mana: force full-page RX buffers via ethtool private flag
[PATCH v1 0/2] LoongArch: BPF: per-CPU addr MOV and timed may_goto
2026-06-09 4:14 UTC (3+ messages)
` [PATCH v1 1/2] LoongArch: BPF: Support internal-only MOV to resolve per-CPU addrs
` [PATCH v1 2/2] LoongArch: BPF: Add timed may_goto support
[PATCH] selftests/bpf: correct CONFIG_PPC64 macro name in comment
2026-06-09 3:50 UTC (2+ messages)
[PATCH net] net/tls: preserve sk_msg sg.copy when splitting records
2026-06-09 3:00 UTC (2+ messages)
[RFC] eBPF-based production deadlock-risk detector: kprobe/uprobe/tracepoint pipeline with userspace wait-for graph and Rust runtime awareness
2026-06-09 2:23 UTC (2+ messages)
[PATCHv3 net-next] tcp: Add TCP ROCCET congestion control module
2026-06-09 2:06 UTC (2+ messages)
[PATCH net] net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failure
2026-06-09 2:00 UTC (2+ messages)
(no subject)
2026-06-09 1:53 UTC (7+ messages)
` [PATCH v2 1/5] arch: select HAVE_ARCH_BITREVERSE conditionally on BITREVERSE
` [PATCH v2 2/5] lib/bitrev: Introduce GENERIC_BITREVERSE
` [PATCH v2 4/5] arch/riscv: Add bitrev.h file to support rev8 and brev8
[PATCH v2 0/6] bootconfig: embed kernel.* cmdline at build time
2026-06-09 1:34 UTC (5+ messages)
` [PATCH v2 6/6] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
[PATCH bpf-next v1 00/17] Redesign Verification Errors
2026-06-09 0:56 UTC (7+ messages)
` [PATCH bpf-next v1 07/17] bpf: Track verifier context diagnostic history
` [PATCH bpf-next v1 08/17] bpf: Report Register Type Safety errors
` [PATCH bpf-next v1 09/17] bpf: Report Memory Safety bounds errors
[PATCH bpf v2 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
2026-06-09 0:46 UTC (7+ messages)
` [PATCH bpf v3 0/2] bpf: Fix kfunc implicit arg injection and add selftest
` [PATCH bpf v3 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
` "
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