linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-19 10:28:02 to 2025-05-28 12:32:12 UTC [more...]

[PATCH v7 00/12] khugepaged: mTHP support
 2025-05-28 12:31 UTC  (15+ messages)
` [PATCH v7 03/12] khugepaged: generalize hugepage_vma_revalidate for "
` [PATCH v7 06/12] khugepaged: introduce khugepaged_scan_bitmap "
` [PATCH 1/2] mm: khugepaged: allow khugepaged to check all anonymous mTHP orders
  ` [PATCH 2/2] mm: khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs

[RFC PATCH v2 10/12] rv: Retry when da monitor detects race conditions
 2025-05-28 11:27 UTC  (11+ messages)
` [RFC PATCH v2 12/12] rv: Add opid per-cpu monitor

[PATCH v5 01/12] unwind_user/sframe: Add support for reading .sframe headers
 2025-05-28 10:26 UTC  (2+ messages)
` [PATCH] fixup! unwind_user/sframe: Add support for reading .sframe contents

[PATCH 0/2] x86, mm: minor tlb_flush tracepoint adjustments
 2025-05-28  9:09 UTC  (6+ messages)
` [PATCH 1/2] x86/tlb/trace: Export the TLB_REMOTE_WRONG_CPU enum
` [PATCH 2/2] mm: Remove tlb_flush_reason::NR_TLB_FLUSH_REASONS

[PATCH 6.14 000/783] 6.14.9-rc1 review
 2025-05-28  8:50 UTC  (2+ messages)

[PATCH v5] scsi: trace: show rtn in string for scsi_dispatch_cmd_error
 2025-05-28  6:51 UTC  (2+ messages)

[PATCH] ring-buffer: Do not trigger WARN_ON() due to a commit_overrun
 2025-05-28  2:17 UTC  (5+ messages)

[PATCH] ring-buffer: Removed unnecessary if() goto out where out is the next line
 2025-05-28  0:34 UTC  (2+ messages)

[PATCH] ring-buffer: Remove jump to out label in ring_buffer_swap_cpu()
 2025-05-28  0:32 UTC  (2+ messages)

[PATCH] ring-buffer: Simplify ring_buffer_read_page() with guard()
 2025-05-28  0:31 UTC  (2+ messages)

[PATCH] ring-buffer: Simplify reset_disabled_cpu_buffer() with use of guard()
 2025-05-28  0:30 UTC  (2+ messages)

[PATCH] ring-buffer: Simplify functions with __free(kfree) to free allocations
 2025-05-28  0:28 UTC  (2+ messages)

[PATCH v3 0/2] tracing: Rewind persistent ring buffer
 2025-05-28  0:22 UTC  (14+ messages)
` [PATCH v3 1/2] tracing: ring_buffer: Rewind persistent ring buffer when reboot
` [PATCH v3 2/2] tracing: Reset last-boot buffers when reading out all cpu buffers

[PATCH 0/2] nfsd: use threads array as-is in netlink thread set interface
 2025-05-28  0:12 UTC  (3+ messages)
` [PATCH 1/2] nfsd: use threads array as-is in netlink interface
` [PATCH 2/2] sunrpc: new tracepoints around svc thread wakeups

[PATCH] docs: trace: boottime-trace.rst: fix typo
 2025-05-27 23:40 UTC  (3+ messages)

[PATCH] trace: Protect trace_iter_expand_format against overflow and ZERO_SIZE_PTR
 2025-05-27 23:15 UTC  (2+ messages)

[PATCH] ring-buffer: Make ring_buffer_{un}map() simpler with guard(mutex)
 2025-05-27 16:20 UTC 

[RFC PATCH v1 0/5] Landlock tracepoints
 2025-05-27 14:53 UTC  (16+ messages)
` [RFC PATCH v1 1/5] landlock: Rename landlock_id to landlock_rule_ref
` [RFC PATCH v1 2/5] landlock: Merge landlock_find_rule() into landlock_unmask_layers()
` [RFC PATCH v1 3/5] tracing: Add __print_untrusted_str()
` [RFC PATCH v1 4/5] landlock: Add landlock_add_rule_fs tracepoint
` [RFC PATCH v1 5/5] landlock: Add landlock_check_rule tracepoint

[PATCH] ring-buffer: Move cpus_read_lock() outside of buffer->mutex
 2025-05-27 14:58 UTC 

[PATCH v9 00/22] RV: Linear temporal logic monitors for RT application
 2025-05-27 14:39 UTC  (13+ messages)
` [PATCH v9 12/22] verification/rvgen: Restructure the classes to prepare for LTL inclusion
` [PATCH v9 15/22] x86/tracing, x86/mm: Remove redundant trace_pagefault_key
` [PATCH v9 17/22] arm64: mm: Add page fault trace points
` [PATCH v9 18/22] riscv: "
` [PATCH v9 19/22] rv: Add rtapp_pagefault monitor
` [PATCH v9 20/22] rv: Add rtapp_sleep monitor
` [PATCH v9 21/22] rv: Add documentation for rtapp monitor
` [PATCH v9 22/22] rv: Allow to configure the number of per-task monitor

[PATCH 0/6] [PATCH v6 0/6] x86/vdso: VDSO updates and fixes for sframes
 2025-05-27 14:16 UTC  (3+ messages)
` [PATCH 6/6] x86/vdso: Enable sframe generation in VDSO

[PATCH net-next] udp: Add tracepoint for udp_sendmsg()
 2025-05-27 13:45 UTC  (9+ messages)

[PATCH 0/2] fix UAF when lookup kallsym after ftrace disabled
 2025-05-27 13:41 UTC  (7+ messages)
` [PATCH 1/2] ftrace: "
` [PATCH 2/2] ftrace: don't allocate ftrace module map

[PATCH] rtla: Define _GNU_SOURCE in timerlat_bpf.c
 2025-05-27  7:01 UTC  (2+ messages)

[PATCH v2 0/2] fix UAF when lookup kallsym after ftrace disabled
 2025-05-27  6:19 UTC  (3+ messages)
` [PATCH v2 1/2] ftrace: "
` [PATCH v2 2/2] ftrace: don't allocate ftrace module map if ftrace is disabled

[PATCH v2 04/14] x86: Handle KCOV __init vs inline mismatches
 2025-05-27  3:30 UTC  (5+ messages)

[PATCHv2 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-05-26 21:36 UTC  (7+ messages)
` [PATCHv2 perf/core 01/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock

[PATCH] tracing: Fix compilation warning on arm32
 2025-05-26 11:53 UTC  (2+ messages)

[PATCH v4 0/3] Add support for long task name
 2025-05-26 11:13 UTC  (12+ messages)
` [PATCH v4 1/3] exec: Remove obsolete comments
` [PATCH v4 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v4 3/3] exec: Add support for 64 byte 'tsk->comm_ext'

[BUG] v6.12.4 copy_page_to_iter WARNING
 2025-05-23 18:45 UTC  (2+ messages)

[PATCH v3 0/4] relayfs: misc changes
 2025-05-23  2:44 UTC  (6+ messages)

[Bug] "soft lockup in inet6_release“ in Linux Kernel v6.15-rc5
 2025-05-23  1:10 UTC 

[PATCH] trace/io_uring: fix io_uring_local_work_run ctx documentation
 2025-05-22 16:07 UTC  (2+ messages)

[PATCH v2] tracing: ring_buffer: Rewind persistent ring buffer when reboot
 2025-05-22 15:23 UTC  (6+ messages)
` [PATCH] tracing: Reset last-boot buffers when reading out all cpu buffers

[Bug] soft lockup in syscall_exit_to_user_mode in Linux kernel v6.15-rc5
 2025-05-22 14:59 UTC  (3+ messages)

[PATCH] Revert "bpf: remove unnecessary rcu_read_{lock,unlock}() in multi-uprobe attach logic"
 2025-05-22 15:00 UTC  (4+ messages)

[PATCH v3] rtla: Set distinctive exit value for failed tests
 2025-05-22 13:43 UTC  (2+ messages)

LTP-tracing: WARNING: at kernel/trace/trace_functions_graph.c:1005 print_graph_entry
 2025-05-22 11:33 UTC 

[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-05-22  9:50 UTC  (11+ messages)

[linus:master] [ftrace] ff5c9c576e: WARNING:at_kernel/trace/trace_functions_graph.c:#print_graph_entry
 2025-05-22  4:47 UTC 

[PATCH v9 00/13] unwind_user: x86: Deferred unwinding infrastructure
 2025-05-21 16:50 UTC  (10+ messages)

[RFC PATCH] tracing: add kernel documentation for trace_array_set_clr_event, trace_set_clr_event and supporting functions
 2025-05-21 12:48 UTC 

[PATCH] tools:bootconfig:scripts: Put back the comments where they should be
 2025-05-21 11:46 UTC 

[PATCH v8 00/22] RV: Linear temporal logic monitors for RT application
 2025-05-21  9:03 UTC  (6+ messages)
` [PATCH v8 17/22] arm64: mm: Add page fault trace points

[PATCH v4] scsi: trace: show rtn in string for scsi_dispatch_cmd_error
 2025-05-21  1:02 UTC  (3+ messages)

[RFC PATCH 0/7] platform/chrome: Add Kunit tests for protocol device drivers
 2025-05-20 16:04 UTC  (9+ messages)
` [RFC PATCH 1/7] kunit: expose ftrace-based API for stubbing out functions during tests
` [RFC PATCH 2/7] platform/chrome: kunit: cros_ec_i2c: Add tests with ftrace stub
` [RFC PATCH 3/7] platform/chrome: kunit: cros_ec_i2c: Use static stub instead
` [RFC PATCH 4/7] platform/chrome: kunit: cros_ec_spi: Add tests with ftrace stub
` [RFC PATCH 5/7] platform/chrome: kunit: cros_ec_spi: Call .probe() directly
` [RFC PATCH 6/7] kunit: Expose 'kprobes stub' API to redirect functions
` [RFC PATCH 7/7] platform/chrome: kunit: cros_ec_spi: Use kprobes stub instead

[PATCH v6 00/22] RV: Linear temporal logic monitors for RT application
 2025-05-20 14:04 UTC  (9+ messages)
` [PATCH v6 17/22] arm64: mm: Add page fault trace points

[PATCH v3] scsi: trace: change the rtn log in string
 2025-05-20 13:35 UTC  (3+ messages)

trace-cmd No such device Errors
 2025-05-19 16:18 UTC  (3+ messages)


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).