messages from 2025-06-13 07:06:35 to 2025-06-19 08:43:19 UTC [more...]
[PATCH 0/3] use vm_flags_t consistently
2025-06-19 8:43 UTC (10+ messages)
` [PATCH 1/3] mm: change vm_get_page_prot() to accept vm_flags_t argument
` [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
` [PATCH 3/3] mm: update architecture and driver code to use vm_flags_t
[PATCH v10 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-06-19 8:39 UTC (41+ messages)
` [PATCH v10 01/14] unwind_user: Add user space unwinding API
` [PATCH v10 02/14] unwind_user: Add frame pointer support
` [PATCH v10 03/14] unwind_user: Add compat mode "
` [PATCH v10 04/14] unwind_user/deferred: Add unwind_deferred_trace()
` [PATCH v10 05/14] unwind_user/deferred: Add unwind cache
` [PATCH v10 06/14] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v10 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
2025-06-19 7:43 UTC (13+ messages)
` [PATCH v7 01/10] x86/fred: Provide separate IRQ vs. NMI wrappers for entry from KVM
` [PATCH v7 02/10] x86/fred: Pass event data to the NMI entry point "
` [PATCH v7 03/10] x86/cpufeatures: Add the CPUID feature bit for NMI-source reporting
` [PATCH v7 07/10] x86/nmi: Prepare for the new NMI-source vector encoding
[PATCH] fgraph: Keep track of when fgraph_ops are registered or not
2025-06-19 3:45 UTC (2+ messages)
[PATCH bpf-next v4 1/2] bpf: Add show_fdinfo for uprobe_multi
2025-06-19 3:42 UTC (2+ messages)
` [PATCH bpf-next v4 2/2] bpf: Add show_fdinfo for kprobe_multi
[PATCH bpf-next v3 1/2] bpf: Add show_fdinfo for uprobe_multi
2025-06-19 3:08 UTC (4+ messages)
` [PATCH bpf-next v3 2/2] bpf: Add show_fdinfo for kprobe_multi
[RFC PATCH 0/2] Switch tracing from sched-RCU to preempt-RCU
2025-06-18 17:21 UTC (5+ messages)
` [RFC PATCH 1/2] rcu: Add rcu_read_lock_notrace()
` [RFC PATCH 2/2] trace: Use rcu_read_lock() instead preempt_disable()
[syzbot] Monthly trace report (Jun 2025)
2025-06-18 13:02 UTC
[PATCH] x86: alternative: Fix int3 handling failure from broken text_poke array
2025-06-18 11:57 UTC (2+ messages)
[PATCH v2] fgraph: Do not enable function_graph tracer when setting funcgraph-args
2025-06-18 11:38 UTC
[RFC][PATCH] tracing: Deprecate auto-mounting tracefs in debugfs
2025-06-18 9:27 UTC (10+ messages)
[PATCH] fgraph: Do not enable function_graph tracer when setting funcgraph-args
2025-06-18 3:31 UTC (5+ messages)
bpf: fix key serial argument of bpf_lookup_user_key()
2025-06-18 1:20 UTC (3+ messages)
next-20250605: Test regression: qemu-x86_64-compat mode ltp tracing Oops int3 kernel panic
2025-06-17 23:40 UTC (17+ messages)
[PATCH v6 00/12] unwind_deferred: Implement sframe handling
2025-06-17 22:50 UTC (13+ messages)
` [PATCH v6 01/12] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v6 02/12] unwind_user/sframe: Store sframe section data in per-mm maple tree
` [PATCH v6 03/12] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v6 04/12] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v6 05/12] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v6 06/12] unwind_user/sframe: Add prctl() interface for registering .sframe sections
` [PATCH v6 07/12] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v6 08/12] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v6 09/12] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v6 10/12] unwind_user/sframe: Show file name in debug output
` [PATCH v6 11/12] unwind_user/sframe: Enable debugging in uaccess regions
` [PATCH v6 12/12] unwind_user/sframe: Add .sframe validation option
[PATCH 0/2] x86, mm: minor tlb_flush tracepoint adjustments
2025-06-17 20:43 UTC (2+ messages)
[RFC][PATCH v2] tracing: Deprecate auto-mounting tracefs in debugfs
2025-06-17 20:26 UTC
[Bug] Kernel BUG in function_graph tracer in linux kernel 6.16.0-rc2+
2025-06-17 16:10 UTC (2+ messages)
[PATCH] fgraph: Make pid_str size match the comment
2025-06-17 15:21 UTC
[PATCHv3 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-06-17 13:08 UTC (2+ messages)
[PATCHv2 mm-stable] uprobes: Revert ref_ctr_offset in uprobe_unregister error path
2025-06-17 11:59 UTC (5+ messages)
[PATCH] binder: Remove unused binder lock events
2025-06-17 9:20 UTC (3+ messages)
[PATCH 00/14] xfs: Remove unused trace events
2025-06-17 4:46 UTC (16+ messages)
` [PATCH 01/14] xfs: tracing; Remove unused event xfs_reflink_cow_found
` [PATCH 02/14] xfs: Remove unused trace event xfs_attr_remove_iter_return
` [PATCH 07/14] xfs: ifdef out unused xfs_attr events
Broken 32-bit riscv debug build with ZSTD and FTRACE
2025-06-17 1:48 UTC (7+ messages)
[PATCH] mm, x86/mm: Move creating the tlb_flush event back to x86 code
2025-06-16 23:17 UTC (5+ messages)
[PATCH] net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AO
2025-06-16 22:10 UTC (6+ messages)
[PATCH v2 00/13] xfs: tracing: remove unused event xfs_reflink_cow_found
2025-06-16 19:18 UTC (15+ messages)
` [PATCH v2 01/13] xfs: remove unused trace event xfs_attr_remove_iter_return
` [PATCH v2 02/13] xfs: remove unused event xlog_iclog_want_sync
` [PATCH v2 03/13] xfs: remove unused event xfs_ioctl_clone
` [PATCH v2 04/13] xfs: remove unused xfs_reflink_compare_extents events
` [PATCH v2 05/13] xfs: remove unused trace event xfs_attr_rmtval_set
` [PATCH v2 06/13] xfs: remove unused xfs_attr events
` [PATCH v2 07/13] xfs: remove unused event xfs_attr_node_removename
` [PATCH v2 08/13] xfs: remove unused event xfs_alloc_near_error
` [PATCH v2 09/13] xfs: remove unused event xfs_alloc_near_nominleft
` [PATCH v2 10/13] xfs: remove unused event xfs_pagecache_inval
` [PATCH v2 11/13] xfs: remove usused xfs_end_io_direct events
` [PATCH v2 12/13] xfs: only create event xfs_file_compat_ioctl when CONFIG_COMPAT is configure
` [PATCH v2 13/13] xfs: change xfs_xattr_class from a TRACE_EVENT() to DECLARE_EVENT_CLASS()
[PATCH] alarmtimer: Hide alarmtimer_suspend event when RTC_CLASS is not configured
2025-06-16 18:49 UTC (3+ messages)
[PATCH v7 00/12] khugepaged: mTHP support
2025-06-16 16:35 UTC (4+ messages)
two tegra drier tracing patches
2025-06-16 16:01 UTC (3+ messages)
` [PATCH 1/2] memory: tegra-mc: add tracepoints for tegra mc tracing
` [PATCH 2/2] drivers/firware/tegra: add tracing to bpmp code
[PATCH] xdp: Remove unused events xdp_redirect_map and xdp_redirect_map_err
2025-06-16 12:42 UTC (5+ messages)
[PATCH bpf-next v2 1/2] bpf: Add show_fdinfo for uprobe_multi
2025-06-16 8:39 UTC (6+ messages)
` [PATCH bpf-next v2 2/2] bpf: Add show_fdinfo for kprobe_multi
[PATCH v3 RESEND] x86/tracing: introduce enter/exit tracepoint pairs for page faults
2025-06-16 0:32 UTC
[PATCH v10 00/11] perf: Support the deferred unwinding infrastructure
2025-06-15 2:41 UTC (13+ messages)
` [PATCH v10 01/11] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v10 02/11] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v10 03/11] perf: Use current->flags & PF_KTHREAD instead of current->mm == NULL
` [PATCH v10 04/11] perf: Simplify get_perf_callchain() user logic
` [PATCH v10 05/11] perf: Skip user unwind if the task is a kernel thread
` [PATCH v10 06/11] perf: Support deferred user callchains
` [PATCH v10 07/11] perf: Support deferred user callchains for per CPU events
` [PATCH v10 08/11] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v10 09/11] perf record: Enable defer_callchain for user callchains
` [PATCH v10 10/11] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v10 11/11] perf tools: Merge deferred user callchains
[PATCH 0/2] nfsd: use threads array as-is in netlink thread set interface
2025-06-13 21:05 UTC (13+ messages)
` [PATCH 1/2] nfsd: use threads array as-is in netlink interface
[PATCH v2] xdp: tracing: Hide some xdp events under CONFIG_BPF_SYSCALL
2025-06-13 18:52 UTC (5+ messages)
[PATCH bpf-next 1/2] bpf: Add show_fdinfo for uprobe_multi
2025-06-13 17:31 UTC (5+ messages)
` [PATCH bpf-next 2/2] bpf: Add show_fdinfo for kprobe_multi
[PATCH v2 0/5] tracepoints: Add warnings for unused tracepoints and trace events
2025-06-13 14:42 UTC (5+ messages)
[PATCH 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
2025-06-13 7:50 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).