linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-07-11 17:50:59 to 2025-07-16 20:47:27 UTC [more...]

[PATCH v5 0/3] Add support for long task name
 2025-07-16 20:47 UTC  (7+ messages)
` [PATCH v5 1/3] exec: Remove obsolete comments
` [PATCH v5 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v5 3/3] treewide: Switch from tsk->comm to tsk->comm_str which is 64 bytes long

[RFC PATCH 1/2] rcu: Add rcu_read_lock_notrace()
 2025-07-16 20:35 UTC  (20+ messages)

[PATCH v2] riscv: ftrace: Properly acquire text_mutex to fix a race condition
 2025-07-16 20:00 UTC  (2+ messages)

[PATCH v13 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-07-16 19:25 UTC  (32+ messages)
` [PATCH v13 02/14] unwind_user: Add frame pointer support
` [PATCH v13 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v13 09/14] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v13 10/14] unwind: Clear unwind_mask on exit back to user space

[PATCH net-next v6] tcp: trace retransmit failures in tcp_retransmit_skb
 2025-07-16 18:33 UTC  (2+ messages)

[PATCH v3 01/17] tools/rv: Do not skip idle in trace
 2025-07-16 16:14 UTC  (53+ messages)
` [PATCH v3 02/17] tools/rv: Stop gracefully also on SIGTERM
` [PATCH v3 03/17] rv: Add da_handle_start_run_event_ to per-task monitors
` [PATCH v3 04/17] rv: Remove trailing whitespace from tracepoint string
` [PATCH v3 05/17] rv: Return init error when registering monitors
` [PATCH v3 06/17] rv: Use strings in da monitors tracepoints
` [PATCH v3 07/17] rv: Adjust monitor dependencies
` [PATCH v3 08/17] verification/rvgen: Organise Kconfig entries for nested monitors
` [PATCH v3 09/17] tools/dot2c: Fix generated files going over 100 column limit
` [PATCH v3 10/17] rv: "
` [PATCH v3 11/17] rv: Retry when da monitor detects race conditions
` [PATCH v3 12/17] sched: Adapt sched tracepoints for RV task model
` [PATCH v3 13/17] rv: Adapt the sco monitor to the new set_state
` [PATCH v3 14/17] rv: Extend snroc model
` [PATCH v3 15/17] rv: Replace tss monitor with more complete sts
` [PATCH v3 16/17] rv: Add nrp and sssw per-task monitors
` [PATCH v3 17/17] rv: Add opid per-cpu monitor

[PATCH v9 00/14] khugepaged: mTHP support
 2025-07-16 15:38 UTC  (29+ messages)
` [PATCH v9 01/14] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v9 02/14] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v9 03/14] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v9 04/14] khugepaged: generalize alloc_charge_folio()
` [PATCH v9 05/14] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v9 06/14] khugepaged: introduce collapse_scan_bitmap "
` [PATCH v9 07/14] khugepaged: add "
` [PATCH v9 08/14] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v9 09/14] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v9 10/14] khugepaged: allow khugepaged to check all anonymous mTHP orders
` [PATCH v9 11/14] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
` [PATCH v9 12/14] khugepaged: improve tracepoints for mTHP orders
` [PATCH v9 13/14] khugepaged: add per-order mTHP khugepaged stats
` [PATCH v9 14/14] Documentation: mm: update the admin guide for mTHP collapse

[PATCH] riscv: ftrace: Properly acquire text_mutex to fix a race condition
 2025-07-16 15:22 UTC  (2+ messages)

[PATCH] tracing/osnoise: Fix crash in timerlat_dump_stack()
 2025-07-16 14:36 UTC 

[PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
 2025-07-16 11:07 UTC  (3+ messages)

[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-07-16  6:52 UTC  (11+ messages)

[PATCH] tracing/probes: Avoid using params uninitialized in parse_btf_arg()
 2025-07-16  4:16 UTC  (2+ messages)

[PATCHv5 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-07-16  2:39 UTC  (22+ messages)
` [PATCHv5 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCHv5 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCHv5 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
` [PATCHv5 22/22] man2: Add uprobe syscall page

[PATCH net-next v5] tcp: trace retransmit failures in tcp_retransmit_skb
 2025-07-15 18:33 UTC  (2+ messages)

[syzbot] [block?] [trace?] INFO: task hung in blk_trace_setup (4)
 2025-07-15 17:43 UTC 

[PATCH v1 0/7] perf auxtrace: Support AUX pause with BPF backend
 2025-07-15 17:12 UTC  (5+ messages)
` [PATCH v1 2/7] bpf: Add bpf_perf_event_aux_pause kfunc

[PATCH net-next v4] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
 2025-07-15 15:13 UTC  (5+ messages)

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-07-15 13:58 UTC  (4+ messages)
` [PATCH 8/8] mm/hmm: migrate to physical address-based DMA mapping API

[PATCH 0/2] Fix up build issues with vpanic
 2025-07-15 13:31 UTC  (6+ messages)
` [PATCH 2/2] panic: Fix up description of vpanic()

[PATCH v3 0/1] tracing: Fix an event field filter issue
 2025-07-15 10:56 UTC  (2+ messages)
` [PATCH v3 1/1] tracing: Remove "__attribute__()" from the type field of event format

[PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
 2025-07-15  8:59 UTC  (8+ messages)

[PATCH] ring-buffer: Remove ring_buffer_read_prepare_sync()
 2025-07-15  7:32 UTC  (2+ messages)

[PATCH] kprobes: Add missing kerneldoc for __get_insn_slot
 2025-07-15  0:54 UTC  (2+ messages)

[PATCH v3 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
 2025-07-15  0:21 UTC  (11+ messages)
` [PATCH v3 1/8] execmem: drop unused execmem_update_copy()
` [PATCH v3 2/8] execmem: introduce execmem_alloc_rw()
` [PATCH v3 3/8] execmem: rework execmem_cache_free()
` [PATCH v3 4/8] execmem: move execmem_force_rw() and execmem_restore_rox() before use
` [PATCH v3 5/8] execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
` [PATCH v3 6/8] execmem: drop writable parameter from execmem_fill_trapping_insns()
` [PATCH v3 7/8] x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
` [PATCH v3 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations

[PATCH net-next] tracing: ipv6: Replace deprecated strcpy() with strscpy()
 2025-07-14 16:38 UTC  (3+ messages)

[PATCH] ring-buffer: make the const read-only 'type' static
 2025-07-14 16:15 UTC  (2+ messages)

[PATCH v2 net-next 0/2] account for TCP memory pressure signaled by cgroup
 2025-07-14 14:36 UTC 

[PATCH 0/2] tracing: Fix an event field filter issue
 2025-07-14 14:32 UTC  (10+ messages)
` [PATCH 1/2] tracing: Remove "__attribute__()" from the type field of event format

[PATCH 0/2] rv/ltl: Support the 'next' operator
 2025-07-14 13:56 UTC  (7+ messages)
` [PATCH 2/2] verification/rvgen: "

[PATCH RESEND net-next v4] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
 2025-07-14  7:31 UTC 

[PATCH v2] tools: bootconfig: Regex enclosed with quotes to make syntax highlight proper
 2025-07-14  1:21 UTC  (2+ messages)

[PATCH v2 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
 2025-07-12 10:41 UTC  (4+ messages)
` [PATCH v2 2/8] execmem: introduce execmem_alloc_rw()

[PATCH v13 00/11] perf: Support the deferred unwinding infrastructure
 2025-07-11 20:56 UTC  (3+ messages)

[PATCH bpf-next v4 0/7] Move attach_type into bpf_link
 2025-07-11 18:00 UTC  (4+ messages)
` [PATCH bpf-next v4 1/7] bpf: Add attach_type in bpf_link


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