messages from 2025-06-09 03:12:16 to 2025-06-12 21:50:32 UTC [more...]
[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
2025-06-12 21:48 UTC (7+ 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 04/10] x86/nmi: Extend the registration interface to include the NMI-source vector
` [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
` [PATCH v7 06/10] x86/nmi: Add support to handle NMIs with source information
[PATCH v10 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-06-12 21:44 UTC (16+ 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 v10 08/14] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v10 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v10 10/14] unwind: Clear unwind_mask on exit back to user space
` [PATCH v10 11/14] unwind: Finish up unwind when a task exits
` [PATCH v10 12/14] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v10 13/14] perf/x86: Rename and move get_segment_base() and make it global
` [PATCH v10 14/14] unwind_user/x86: Enable compat mode frame pointer unwinding on x86
[PATCH bpf-next] bpf: clear user buf when bpf_d_path failed
2025-06-12 21:39 UTC (5+ messages)
[PATCH bpf-next 1/2] bpf: Add show_fdinfo for uprobe_multi
2025-06-12 21:27 UTC (4+ messages)
` [PATCH bpf-next 2/2] bpf: Add show_fdinfo for kprobe_multi
[PATCH 00/14] xfs: Remove unused trace events
2025-06-12 21:24 UTC (15+ 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 03/14] xfs: Remove unused event xlog_iclog_want_sync
` [PATCH 04/14] xfs: Remove unused event xfs_ioctl_clone
` [PATCH 05/14] xfs: Remove unused xfs_reflink_compare_extents events
` [PATCH 06/14] xfs: Remove unused trace event xfs_attr_rmtval_set
` [PATCH 07/14] xfs: ifdef out unused xfs_attr events
` [PATCH 08/14] xfs: Remove unused event xfs_attr_node_removename
` [PATCH 09/14] xfs: Remove unused event xfs_alloc_near_error
` [PATCH 10/14] xfs: Remove unused event xfs_alloc_near_nominleft
` [PATCH 11/14] xfs: Remove unused event xfs_pagecache_inval
` [PATCH 12/14] xfs: Remove usused xfs_end_io_direct events
` [PATCH 13/14] xfs: Only create event xfs_file_compat_ioctl when CONFIG_COMPAT is configure
` [PATCH 14/14] xfs: Change xfs_xattr_class from a TRACE_EVENT() to DECLARE_EVENT_CLASS()
[PATCH 0/4] PM: tracing: Don't compile in unused trace events
2025-06-12 18:46 UTC (6+ messages)
` [PATCH 1/4] PM: cpufreq: powernv/tracing: Move powernv_throttle trace event
` [PATCH 2/4] PM: tracing: Hide psci_domain_idle events under ARM_PSCI_CPUIDLE
` [PATCH 3/4] PM: tracing: Hide device_pm_callback events under PM_SLEEP
` [PATCH 4/4] PM: tracing: Hide power_domain_target event under ARCH_OMAP2PLUS
[PATCH] mm, x86/mm: Move creating the tlb_flush event back to x86 code
2025-06-12 17:24 UTC (4+ messages)
[PATCH 0/2] nfsd: use threads array as-is in netlink thread set interface
2025-06-12 16:42 UTC (6+ messages)
` [PATCH 1/2] nfsd: use threads array as-is in netlink interface
next-20250605: Test regression: qemu-x86_64-compat mode ltp tracing Oops int3 kernel panic
2025-06-12 16:24 UTC (20+ messages)
` [RFC PATCH 1/2] x86: Retry with new instruction if INT3 is disappaered
` [RFC PATCH 2/2] x86: alternative: Invalidate the cache for updated instructions
[PATCH] tracing, AER: Hide PCIe AER event when PCIEAER is not configured
2025-06-12 16:14 UTC (2+ messages)
[PATCH] xdp: tracing: Hide some xdp events under CONFIG_BPF_SYSCALL
2025-06-12 15:53 UTC (2+ messages)
[PATCH] powerpc/thp: tracing: Hide hugepage events under CONFIG_PPC_BOOK3S_64
2025-06-12 14:12 UTC
[PATCH] tracing: sched: Hide numa events under CONFIG_NUMA_BALANCING
2025-06-12 14:05 UTC
[PATCH] alarmtimer: Hide alarmtimer_suspend event when RTC_CLASS is not configured
2025-06-12 13:58 UTC
[PATCH] net/tcp_ao: tracing: Hide tcp_ao events under CONFIG_TCP_AO
2025-06-12 13:46 UTC
[PATCH] tracing/ipi: Hide ARM specific IPI trace events from other architectures
2025-06-12 13:38 UTC
[PATCH] binder: Remove unused binder lock events
2025-06-12 13:34 UTC
Broken 32-bit riscv debug build with ZSTD and FTRACE
2025-06-12 12:46 UTC (6+ messages)
[PATCH] xdp: Remove unused events xdp_redirect_map and xdp_redirect_map_err
2025-06-12 10:54 UTC (3+ messages)
[RFC PATCH 0/2] tracing: ftrace_enable_fops fixes
2025-06-12 10:43 UTC (3+ messages)
` [RFC PATCH 1/2] tracing: fixes of ftrace_enable_fops
` [RFC PATCH 2/2] tracing: add testable specifications for event_enable_write/read
[PATCH v5 0/5] relayfs: misc changes
2025-06-12 6:12 UTC (6+ messages)
` [PATCH v5 1/5] relayfs: abolish prev_padding
` [PATCH v5 2/5] relayfs: support a counter tracking if per-cpu buffers is full
` [PATCH v5 3/5] relayfs: introduce getting relayfs statistics function
` [PATCH v5 4/5] blktrace: use rbuf->stats.full as a drop indicator in relayfs
` [PATCH v5 5/5] relayfs: support a counter tracking if data is too big to write
[PATCH v9 00/11] perf: Support the deferred unwinding infrastructure
2025-06-11 1:34 UTC (12+ messages)
` [PATCH v9 01/11] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v9 02/11] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v9 03/11] perf: Use current->flags & PF_KTHREAD instead of current->mm == NULL
` [PATCH v9 04/11] perf: Simplify get_perf_callchain() user logic
` [PATCH v9 05/11] perf: Skip user unwind if the task is a kernel thread
` [PATCH v9 06/11] perf: Support deferred user callchains
` [PATCH v9 07/11] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v9 08/11] perf record: Enable defer_callchain for user callchains
` [PATCH v9 09/11] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v9 10/11] perf tools: Merge deferred user callchains
` [PATCH v9 11/11] perf: Support deferred user callchains for per CPU events
[PATCH v6 0/9] x86: Add support for NMI-source reporting with FRED
2025-06-11 21:39 UTC (10+ messages)
` [PATCH v6 4/9] x86/nmi: Assign and register NMI-source vectors
` [PATCH v6 9/9] x86/nmi: Print source information with the unknown NMI console message
[PATCH v2 0/2] fix gss seqno handling to be more rfc-compliant
2025-06-11 19:10 UTC (6+ messages)
[PATCH] tracefs: Add d_delete to remove negative dentries
2025-06-11 17:37 UTC (2+ messages)
[PATCH] swiotlb: iommu/dma: Move trace_swiotlb_bounced() into swiotlb_tbl_map_single()
2025-06-11 15:56 UTC (3+ messages)
[PATCH 0/8] rtla/timerlat: Support actions on threshold and on end
2025-06-11 14:46 UTC (10+ messages)
` [PATCH 1/8] rtla/timerlat: Introduce enum timerlat_tracing_mode
` [PATCH 2/8] rtla/timerlat: Add action on threshold feature
` [PATCH 3/8] rtla/timerlat_bpf: Allow resuming tracing
` [PATCH 4/8] rtla/timerlat: Add continue action
` [PATCH 5/8] rtla/timerlat: Add action on end feature
` [PATCH 6/8] rtla/tests: Check rtla output with grep
` [PATCH 7/8] rtla/tests: Add tests for actions
` [PATCH 8/8] rtla/tests: Limit duration to maximum of 10s
[PATCH v4 0/5] relayfs: misc changes
2025-06-11 12:20 UTC (11+ messages)
` [PATCH v4 1/5] relayfs: abolish prev_padding
` [PATCH v4 2/5] relayfs: support a counter tracking if per-cpu buffers is full
` [PATCH v4 3/5] relayfs: introduce getting relayfs statistics function
` [PATCH v4 4/5] blktrace: use rbuf->stats.full as a drop indicator in relayfs
` [PATCH v4 5/5] relayfs: support a counter tracking if data is too big to write
[PATCHv2 mm-stable] uprobes: Revert ref_ctr_offset in uprobe_unregister error path
2025-06-11 8:57 UTC (3+ messages)
[PATCHv3 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-06-11 8:30 UTC (3+ messages)
` [PATCHv3 22/22] man2: Add uprobe syscall page
[PATCH V2] mm: use folio_expected_ref_count() helper for reference counting
2025-06-11 7:39 UTC (2+ messages)
[RESEND PATCH] cpuidle: Add find_deepest_state trace event
2025-06-11 3:23 UTC
[trace:sorttable/core] [tracepoints] 4c46711561: WARNING:at_kernel/tracepoint.c:#check_tracepoint
2025-06-10 14:45 UTC
[PATCH] tracing: Do not free "head" on error path of filter_free_subsystem_filters()
2025-06-10 13:33 UTC
[RFC][PATCH] tracepoints: Add verifier that makes sure all defined tracepoints are used
2025-06-10 13:18 UTC (3+ messages)
[PATCH v10 00/19] RV: Linear temporal logic monitors for RT application
2025-06-10 9:43 UTC (20+ messages)
` [PATCH v10 01/19] rv: Add #undef TRACE_INCLUDE_FILE
` [PATCH v10 02/19] printk: Make vprintk_deferred() public
` [PATCH v10 03/19] panic: Add vpanic()
` [PATCH v10 04/19] rv: Let the reactors take care of buffers
` [PATCH v10 05/19] verification/dot2k: Make a separate dot2k_templates/Kconfig_container
` [PATCH v10 06/19] verification/dot2k: Remove __buff_to_string()
` [PATCH v10 07/19] verification/dot2k: Replace is_container() hack with subparsers
` [PATCH v10 08/19] rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
` [PATCH v10 09/19] verification/dot2k: Prepare the frontend for LTL inclusion
` [PATCH v10 10/19] Documentation/rv: Prepare monitor synthesis document "
` [PATCH v10 11/19] verification/rvgen: Restructure the templates files
` [PATCH v10 12/19] verification/rvgen: Restructure the classes to prepare for LTL inclusion
` [PATCH v10 13/19] rv: Add support for LTL monitors
` [PATCH v10 14/19] rv: Add rtapp container monitor
` [PATCH v10 15/19] riscv: mm: Add page fault trace points
` [PATCH v10 16/19] rv: Add rtapp_pagefault monitor
` [PATCH v10 17/19] rv: Add rtapp_sleep monitor
` [PATCH v10 18/19] rv: Add documentation for rtapp monitor
` [PATCH v10 19/19] rv: Allow to configure the number of per-task monitor
[RFC] mm: use folio_expected_ref_count() helper for reference counting
2025-06-10 9:00 UTC (11+ messages)
[PATCH v5] scsi: trace: show rtn in string for scsi_dispatch_cmd_error
2025-06-10 1:59 UTC (2+ messages)
[PATCH] docs: trace: boottime-trace.rst: fix typo
2025-06-09 20:35 UTC (2+ messages)
[PATCH] tracing: Use queue_rcu_work() to free filters
2025-06-09 17:39 UTC (2+ messages)
[PATCH v2] tracing: Fix regression of filter waiting a long time on RCU synchronization
2025-06-09 16:09 UTC (4+ messages)
[PATCH 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
2025-06-09 7:47 UTC (3+ messages)
` [PATCH 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
[PATCH v7 00/12] khugepaged: mTHP support
2025-06-09 6:39 UTC (9+ messages)
` [PATCH v7 12/12] Documentation: mm: update the admin guide for mTHP collapse
[PATCH] ring-buffer: fix error handling in ring_buffer_subbuf_order_set()
2025-06-09 6:25 UTC (3+ messages)
` [PATCH v2] ring-buffer: fix buffer locking "
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).