messages from 2026-06-09 05:20:02 to 2026-06-09 21:30:49 UTC [more...]
[PATCH bpf-next 0/3] selftests/bpf: Fix tests for llvm23 true signature
2026-06-09 21:30 UTC (10+ 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 v1] bpf: Better build_id caching in stack_map_get_build_id_offset()
2026-06-09 21:20 UTC (2+ messages)
[PATCH bpf-next v3 0/4] Fix kptr dtor deadlock
2026-06-09 21:09 UTC (11+ messages)
` [PATCH bpf-next v3 1/4] bpf: Reject bpf_obj_drop() from tracing progs
` [PATCH bpf-next v3 2/4] bpf: Cancel special fields on map value recycle
` [PATCH bpf-next v3 3/4] selftests/bpf: Exercise unsafe obj drops from tracing progs
` [PATCH bpf-next v3 4/4] selftests/bpf: Exercise kptr map update lifetime
[PATCH net v2] bnxt: fix head underflow on XDP head-grow
2026-06-09 20:44 UTC
[PATCH net-next v2 00/14] net: enable TC956x support
2026-06-09 20:38 UTC (9+ messages)
` [PATCH net-next v2 03/14] net: pcs: pcs-xpcs-regmap: support XPCS memory-mapped MDIO bus via regmap
` [PATCH net-next v2 13/14] net: stmmac: tc956x: add TC956x/QPS615 support
[PATCH net-next v2 01/14] dt-bindings: net: qca,qca808x: Add regulator properties
2026-06-09 20:38 UTC (3+ messages)
[PATCH net] bnxt: fix head underflow on XDP head-grow
2026-06-09 20:31 UTC (8+ messages)
[PATCH bpf-next] bpf: Add BPF_FIB_LOOKUP_VLAN flag to bpf_fib_lookup() helper
2026-06-09 20:14 UTC (4+ messages)
[PATCH net-next 0/3] docs: net: more adjustments to docs
2026-06-09 20:12 UTC (4+ messages)
` [PATCH net-next 1/3] docs: net: fix minor issues with XDP metadata docs
` [PATCH net-next 2/3] docs: net: tls-offload: document tls_dev_del, tls_dev_resync, and rekey
` [PATCH net-next 3/3] docs: net: fix minor issues with devlink docs
[PATCH bpf] bpf, lpm_trie: Allow lookups from sleepable BPF programs
2026-06-09 19:50 UTC (7+ 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] bpf, sockmap: fix integer overflow in bpf_msg_pop_data() bounds check
2026-06-09 19:39 UTC (3+ messages)
[PATCH v2 0/7] perf annotate: Add elfutils libasm disassembler support
2026-06-09 18:52 UTC (25+ 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 v3 2/7] perf build: Add build support and capability "
` [PATCH v3 3/7] perf annotate: Implement elfutils libasm disassembler backend
` [PATCH v3 4/7] perf annotate: Add --disassembler command-line option
` [PATCH v3 5/7] perf test: Enhance annotate test coverage and isolate config
` [PATCH v3 6/7] perf annotate: Support BPF JIT disassembly via genelf
` [PATCH v3 7/7] perf test: Add BPF JIT annotation test coverage for all disassemblers
[PATCH v2 bpf-next] selftests/bpf: add arena split and fork tests
2026-06-09 18:40 UTC (3+ messages)
` [PATCH v3 bpf-next] selftests/bpf: add tests for arena vma split and fork
[PATCH bpf v3] bpf: Fix use-after-free on mm_struct in bpf_find_vma()
2026-06-09 18:25 UTC (2+ messages)
[PATCH bpf-next 0/6] bpf: Allow uprobe_multi binary specified by file descriptor
2026-06-09 18:22 UTC (12+ 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 bpf] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
2026-06-09 18:21 UTC (3+ messages)
[PATCH bpf-next 0/2] bpf: Reject scalar addition from untrusted memory
2026-06-09 18:21 UTC (8+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover scalar addition from rdonly "
[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/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] 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 (5+ 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 (14+ messages)
` [PATCH bpf v5 "
` [PATCH bpf v5 1/2] bpf: Fix kfunc implicit arg inject type detection to prevent invalid pointer deref
` [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-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 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: Unshare cloned skb before devmap egress XDP program
2026-06-09 11:06 UTC (3+ messages)
[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 (2+ messages)
[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 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 (4+ 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 7/7] perf test: Add BPF JIT annotation test coverage for all disassemblers
2026-06-09 5:36 UTC (2+ messages)
[PATCH v1 6/7] perf annotate: Support BPF JIT disassembly via genelf
2026-06-09 5:33 UTC (2+ messages)
[PATCH v1 3/7] perf annotate: Implement elfutils libasm disassembler backend
2026-06-09 5:30 UTC (2+ messages)
[PATCH v1 2/7] perf build: Add build support and capability for elfutils libasm
2026-06-09 5:28 UTC (2+ messages)
[PATCH v1 1/7] tools build: Add feature check for elfutils libasm
2026-06-09 5:28 UTC (2+ messages)
[PATCH v1 5/7] perf test: Enhance annotate test coverage and isolate config
2026-06-09 5:28 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