linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2025/08/26
Re: [PATCH 08/10] mm: update fork mm->flags initialisation to use bitmap
Lorenzo Stoakes
2025/08/26
Re: [PATCH 1/7] tools/rtla: Consolidate common parameters into shared structure
Tomas Glozar
2025/08/26
Re: [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
Lorenzo Stoakes
2025/08/26
Re: [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
Lorenzo Stoakes
2025/08/26
Re: [PATCH 2/7] tools/rtla: Move top/hist union members elsewhere
Tomas Glozar
2025/08/26
Re: [PATCH] ftrace/samples: Fix function size computation
Steven Rostedt
2025/08/26
Re: [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
Nico Pache
2025/08/26
Re: [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Nico Pache
2025/08/26
Re: [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits
Lorenzo Stoakes
2025/08/26
Re: [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks
David Hildenbrand
2025/08/26
Re: [PATCH 10/10] mm: replace mm->flags with bitmap entirely and set to 64 bits
David Hildenbrand
2025/08/26
Re: [PATCH 09/10] mm: convert remaining users to mm_flags_*() accessors
David Hildenbrand
2025/08/26
Re: [PATCH 08/10] mm: update fork mm->flags initialisation to use bitmap
David Hildenbrand
2025/08/26
Re: [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
Lorenzo Stoakes
2025/08/26
Re: [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags
David Hildenbrand
2025/08/26
Re: [PATCH 05/10] mm: convert uprobes to mm_flags_*() accessors
David Hildenbrand
2025/08/26
Re: [PATCH 04/10] mm: convert arch-specific code to mm_flags_*() accessors
David Hildenbrand
2025/08/26
Re: [PATCH 03/10] mm: convert prctl to mm_flags_*() accessors
David Hildenbrand
2025/08/26
Re: [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
David Hildenbrand
2025/08/26
[PATCH v2 1/1] tracing/sched: add 'next_policy' to trace_sched_switch
Xiang Gao
2025/08/26
Re: [PATCH 01/10] mm: add bitmap mm->flags field
David Hildenbrand
2025/08/26
Re: [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags
Lorenzo Stoakes
2025/08/26
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
2025/08/26
[PATCH] ftrace/samples: Fix function size computation
Vladimir Riabchun
2025/08/26
Re: [PATCH 2/6] uprobes/x86: Optimize is_optimize()
Jiri Olsa
2025/08/26
Re: [PATCH 2/6] uprobes/x86: Optimize is_optimize()
Jiri Olsa
2025/08/26
Re: [PATCH 2/6] uprobes/x86: Optimize is_optimize()
Peter Zijlstra
2025/08/25
Re: [PATCH 2/6] uprobes/x86: Optimize is_optimize()
David Laight
2025/08/25
[PATCH v7 3/3] tracepoint: Do not warn for unused event that is exported
Steven Rostedt
2025/08/25
[PATCH v7 2/3] tracing: Add a tracepoint verification check at build time
Steven Rostedt
2025/08/25
[PATCH v7 1/3] sorttable: Move ELF parsing into scripts/elf-parse.[ch]
Steven Rostedt
2025/08/25
[PATCH v7 0/3] tracepoints: Add warnings for unused tracepoints and trace events
Steven Rostedt
2025/08/25
Re: [PATCH 2/3] mm: update core kernel code to use vm_flags_t consistently
Kees Cook
2025/08/25
[PATCH v15 8/8] perf tools: Merge deferred user callchains
Steven Rostedt
2025/08/25
[PATCH v15 7/8] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
Steven Rostedt
2025/08/25
[PATCH v15 5/8] perf tools: Minimal CALLCHAIN_DEFERRED support
Steven Rostedt
2025/08/25
[PATCH v15 4/8] perf: Support deferred user callchains for per CPU events
Steven Rostedt
2025/08/25
[PATCH v15 6/8] perf record: Enable defer_callchain for user callchains
Steven Rostedt
2025/08/25
[PATCH v15 3/8] perf: Have the deferred request record the user context cookie
Steven Rostedt
2025/08/25
[PATCH v15 1/8] unwind deferred: Add unwind_user_get_cookie() API
Steven Rostedt
2025/08/25
[PATCH v15 2/8] perf: Support deferred user callchains
Steven Rostedt
2025/08/25
[PATCH v15 0/8] perf: Support the deferred unwinding infrastructure
Steven Rostedt
2025/08/25
Re: [RFC PATCH 10/17] verification/rvgen: Add support for Hybrid Automata
Gabriele Monaco
2025/08/25
Re: [RFC PATCH 10/17] verification/rvgen: Add support for Hybrid Automata
Gabriele Monaco
2025/08/25
Re: [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
Kees Cook
2025/08/25
Re: [RFC PATCH 07/13] mm/kstackwatch: Add kprobe and stack watch control
Jinchao Wang
2025/08/25
[RESEND PATCH] kmem/tracing: Add kmem name to kmem_cache_alloc tracepoint
Wander Lairson Costa
2025/08/25
[PATCH] tracing: Remove redundant 0 value initialization
Liao Yuanhong
2025/08/25
Re: [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
Wander Lairson Costa
2025/08/25
Re: [RESEND][PATCH 0/5] perf: Clean ups and simplifications
Peter Zijlstra
2025/08/25
Re: [RFC PATCH 07/13] mm/kstackwatch: Add kprobe and stack watch control
Google
2025/08/25
Re: [RFC PATCH 10/17] verification/rvgen: Add support for Hybrid Automata
Nam Cao
2025/08/25
Re: [RFC PATCH 10/17] verification/rvgen: Add support for Hybrid Automata
Nam Cao
2025/08/25
Re: [RFC PATCH 08/17] rv: Add Hybrid Automata monitor type
Gabriele Monaco
2025/08/25
Re: [RFC PATCH 08/17] rv: Add Hybrid Automata monitor type
Nam Cao
2025/08/25
Re: [RFC PATCH 01/17] rv: Refactor da_monitor to minimise macros
Nam Cao
2025/08/25
Re: [RFC PATCH 01/17] rv: Refactor da_monitor to minimise macros
Gabriele Monaco
2025/08/25
Re: [RFC PATCH 08/17] rv: Add Hybrid Automata monitor type
Gabriele Monaco
2025/08/25
Re: [PATCH] tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()
Google
2025/08/24
[PATCH v7 7/7] uprobes: uprobe_warn should use passed task
Jeremy Linton
2025/08/24
[PATCH v7 2/7] arm64: uaccess: Move existing GCS accessors definitions to gcs.h
Jeremy Linton
2025/08/24
[PATCH v7 5/7] arm64: uprobes: Add GCS support to uretprobes
Jeremy Linton
2025/08/24
[PATCH v7 4/7] arm64: probes: Add GCS support to bl/blr/ret
Jeremy Linton
2025/08/24
[PATCH v7 6/7] arm64: Kconfig: Remove GCS restrictions on UPROBES
Jeremy Linton
2025/08/24
[PATCH v7 1/7] arm64: probes: Break ret out from bl/blr
Jeremy Linton
2025/08/24
[PATCH v7 3/7] arm64: uaccess: Add additional userspace GCS accessors
Jeremy Linton
2025/08/24
[PATCH v7 0/7] arm64: Enable UPROBES with GCS
Jeremy Linton
2025/08/24
Re: [PATCH] init/main.c: fix boot time tracing crash
Mike Rapoport
2025/08/24
Re: [PATCH] init/main.c: fix boot time tracing crash
Steven Rostedt
2025/08/24
[PATCH] init/main.c: fix boot time tracing crash
Mike Rapoport
2025/08/23
Re: [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
Wei Yang
2025/08/23
Re: [PATCH v6 2/3] tracing: Add a tracepoint verification check at build time
kernel test robot
2025/08/22
[PATCH v2 1/1] tracing/sched: add 'next_policy' to trace_sched_switch
Xiang Gao
2025/08/22
Re: [RFC PATCH V2] sched: psi: Add psi events trace point
Xuewen Yan
2025/08/22
[PATCH v2] ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
2025/08/22
Re: [PATCH 0/2] PATCH: firmware: ti_sci: Add trace events to TI SCI
Jon Cormier
2025/08/22
Re: [PATCH 0/6] uprobes/x86: Cleanups and fixes
Andrii Nakryiko
2025/08/22
Re: [PATCH 0/2] PATCH: firmware: ti_sci: Add trace events to TI SCI
Andrew Davis
2025/08/22
Re: [PATCH 0/2] PATCH: firmware: ti_sci: Add trace events to TI SCI
Jon Cormier
2025/08/22
Re: [PATCH 0/6] uprobes/x86: Cleanups and fixes
Oleg Nesterov
2025/08/22
Re: [PATCH v10 00/13] khugepaged: mTHP support
Dev Jain
2025/08/22
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
2025/08/22
Re: [PATCH v10 00/13] khugepaged: mTHP support
David Hildenbrand
2025/08/22
Re: [PATCH] tracing/sched: add 'next_policy' to trace_sched_switch
Steven Rostedt
2025/08/22
Re: [PATCH] tracing/sched: add 'next_policy' to trace_sched_switch
Steven Rostedt
2025/08/22
[syzbot] [mm?] BUG: soft lockup in dev_ioctl (2)
syzbot
2025/08/22
Re: [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
Bhupesh Sharma
2025/08/22
[PATCH] tracing/sched: add 'next_policy' to trace_sched_switch
Xiang Gao
2025/08/22
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
2025/08/22
Re: [PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
Lorenzo Stoakes
2025/08/22
Re: [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Lorenzo Stoakes
2025/08/22
Re: [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
Lorenzo Stoakes
2025/08/22
Re: [PATCH 0/6] uprobes/x86: Cleanups and fixes
Jiri Olsa
2025/08/22
Re: [PATCH v10 10/13] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
Dev Jain
2025/08/22
Re: [PATCH v10 10/13] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
Baolin Wang
2025/08/21
[PATCH -next v3] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
2025/08/21
Re: [PATCH -next] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
2025/08/21
Re: [PATCH -next v2] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
2025/08/21
Re: [PATCH 4/6] uprobes/x86: Fix uprobe syscall vs shadow stack
Edgecombe, Rick P
2025/08/21
Re: [PATCH 0/6] uprobes/x86: Cleanups and fixes
Jiri Olsa
2025/08/21
Re: [PATCH v10 00/13] khugepaged: mTHP support
David Hildenbrand
2025/08/21
Re: [PATCH] tracing: move buffer in trace_seq to end of struct
Steven Rostedt
2025/08/21
Re: [PATCH 0/6] uprobes/x86: Cleanups and fixes
Edgecombe, Rick P
2025/08/21
Re: [PATCH v10 00/13] khugepaged: mTHP support
David Hildenbrand
2025/08/21
Re: [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
Steven Rostedt
2025/08/21
Re: [PATCH 0/6] uprobes/x86: Cleanups and fixes
Edgecombe, Rick P
2025/08/21
Re: [PATCH v3 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
Steven Rostedt
2025/08/21
Re: [PATCH] tracing: move buffer in trace_seq to end of struct
Elijah
2025/08/21
Re: [PATCH] docs: Corrected typo in trace/events
Jonathan Corbet
2025/08/21
Re: [PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
Lorenzo Stoakes
2025/08/21
Re: [PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
Steven Rostedt
2025/08/21
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
2025/08/21
Re: [PATCH v10 00/13] khugepaged: mTHP support
Nico Pache
2025/08/21
Re: [PATCH v10 00/13] khugepaged: mTHP support
Liam R. Howlett
2025/08/21
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
2025/08/21
Re: [RFC PATCH 09/17] verification/rvgen: Allow spaces in and events strings
Gabriele Monaco
2025/08/21
Re: [PATCH] tracing: move buffer in trace_seq to end of struct
Steven Rostedt
2025/08/21
Re: [PATCH v10 00/13] khugepaged: mTHP support
Nico Pache
2025/08/21
Re: [PATCH v10 00/13] khugepaged: mTHP support
Nico Pache
2025/08/21
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
2025/08/21
Re: [RFC PATCH 09/17] verification/rvgen: Allow spaces in and events strings
Nam Cao
2025/08/21
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
2025/08/21
Re: [PATCH v10 13/13] Documentation: mm: update the admin guide for mTHP collapse
Lorenzo Stoakes
2025/08/21
Re: [PATCH v10 00/13] khugepaged: mTHP support
Dev Jain
2025/08/21
Re: [PATCH -next v2] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Steven Rostedt
2025/08/21
Re: [PATCH -next] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Steven Rostedt
2025/08/21
Re: [PATCH v10 12/13] khugepaged: add per-order mTHP khugepaged stats
Lorenzo Stoakes
2025/08/21
Re: [PATCH 0/6] uprobes/x86: Cleanups and fixes
Jiri Olsa
2025/08/21
Re: [PATCH v10 11/13] khugepaged: improve tracepoints for mTHP orders
Lorenzo Stoakes
2025/08/21
Re: [PATCH v10 10/13] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
Lorenzo Stoakes
2025/08/21
Re: [PATCH v10 10/13] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
Lorenzo Stoakes
2025/08/21
[PATCH] selftests/bpf: Fix uprobe syscall shadow stack test
Jiri Olsa
2025/08/21
Re: [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
Zi Yan
2025/08/21
Re: [PATCH v10 09/13] khugepaged: enable collapsing mTHPs even when PMD THPs are disabled
Lorenzo Stoakes
2025/08/21
[PATCH v6 11/24] tracing: Add a trace remote module for testing
Vincent Donnefort
2025/08/21
Re: [RFC PATCH 09/17] verification/rvgen: Allow spaces in and events strings
Gabriele Monaco
2025/08/21
Re: [RFC PATCH 10/17] verification/rvgen: Add support for Hybrid Automata
Gabriele Monaco
2025/08/21
Re: [PATCH] fgraph: Copy args in intermediate storage with entry
Sasha Levin
2025/08/21
[PATCH 1/6] uprobes/x86: Add struct uretprobe_syscall_args
Peter Zijlstra
2025/08/21
[PATCH 3/6] uprobes/x86: Accept more NOP forms
Peter Zijlstra
2025/08/21
[PATCH 4/6] uprobes/x86: Fix uprobe syscall vs shadow stack
Peter Zijlstra
2025/08/21
[PATCH 2/6] uprobes/x86: Optimize is_optimize()
Peter Zijlstra
2025/08/21
[PATCH 6/6] uprobes/x86: Add SLS mitigation to the trampolines
Peter Zijlstra
2025/08/21
[PATCH 0/6] uprobes/x86: Cleanups and fixes
Peter Zijlstra
2025/08/21
[PATCH 5/6] uprobes/x86: Make asm style consistent
Peter Zijlstra
2025/08/21
Re: [RFC PATCH 10/17] verification/rvgen: Add support for Hybrid Automata
Nam Cao
2025/08/21
Re: [RFC PATCH 08/17] rv: Add Hybrid Automata monitor type
Nam Cao
2025/08/21
Re: [PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
Dev Jain
2025/08/21
Re: [RFC PATCH 09/17] verification/rvgen: Allow spaces in and events strings
Nam Cao
2025/08/21
Re: [PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
Lorenzo Stoakes
2025/08/21
[PATCH v8 2/5] include: Set tsk->comm length to 64 bytes
Bhupesh
2025/08/21
[PATCH v8 5/5] include: Replace BUILD_BUG_ON with static_assert in 'set_task_comm()'
Bhupesh
2025/08/21
[PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
Bhupesh
2025/08/21
[PATCH v8 3/5] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
Bhupesh
2025/08/21
[PATCH v8 1/5] exec: Remove obsolete comments
Bhupesh
2025/08/21
[PATCH v8 0/5] Add support for long task name
Bhupesh
2025/08/21
Re: [RFC PATCH 07/17] verification/rvgen: Remove unused variable declaration from containers
Nam Cao
2025/08/21
[PATCH v6 23/24] KVM: arm64: Add selftest event support to pKVM hyp
Vincent Donnefort
2025/08/21
[PATCH v6 20/24] KVM: arm64: Add trace reset to the pKVM hyp
Vincent Donnefort
2025/08/21
[PATCH v6 06/24] tracing: Add events to trace remotes
Vincent Donnefort
2025/08/21
[PATCH v6 09/24] ring-buffer: Export buffer_data_page and macros
Vincent Donnefort
2025/08/21
Re: [RFC PATCH 05/17] verification/rvgen: Annotate DA functions with types
Nam Cao
2025/08/21
Re: [RFC PATCH 06/17] verification/dot2c: Remove __buff_to_string() and cleanup
Nam Cao
2025/08/21
[PATCH v6 15/24] KVM: arm64: Support unaligned fixmap in the pKVM hyp
Vincent Donnefort
2025/08/21
Re: [RFC PATCH 01/17] rv: Refactor da_monitor to minimise macros
Nam Cao
2025/08/21
Re: [RFC PATCH 05/17] verification/rvgen: Annotate DA functions with types
Gabriele Monaco
2025/08/21
[PATCH v6 02/24] ring-buffer: Introduce ring-buffer remotes
Vincent Donnefort
2025/08/21
Re: [RFC PATCH 01/17] rv: Refactor da_monitor to minimise macros
Gabriele Monaco
2025/08/21
Re: [PATCH v2 4/5] sched: Add task enqueue/dequeue trace points
K Prateek Nayak
2025/08/21
[PATCH v6 05/24] tracing: Add init callback to trace remotes
Vincent Donnefort
2025/08/21
[PATCH v6 17/24] KVM: arm64: Add tracing capability for the pKVM hyp
Vincent Donnefort
2025/08/21
[PATCH v6 04/24] tracing: Add reset to trace remotes
Vincent Donnefort
2025/08/21
[PATCH v6 03/24] tracing: Introduce trace remotes
Vincent Donnefort
2025/08/21
[PATCH v6 22/24] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp
Vincent Donnefort
2025/08/21
[PATCH v6 21/24] KVM: arm64: Add event support to the pKVM hyp and trace remote
Vincent Donnefort
2025/08/21
[PATCH v6 19/24] KVM: arm64: Sync boot clock with the pKVM hyp
Vincent Donnefort
2025/08/21
[PATCH v6 18/24] KVM: arm64: Add trace remote for the pKVM hyp
Vincent Donnefort
2025/08/21
[PATCH v6 16/24] KVM: arm64: Add clock support for the pKVM hyp
Vincent Donnefort
2025/08/21
[PATCH v6 10/24] tracing: Introduce simple_ring_buffer
Vincent Donnefort
2025/08/21
[PATCH v6 08/24] tracing: Add helpers to create trace remote events
Vincent Donnefort
2025/08/21
[PATCH v6 12/24] tracing: selftests: Add trace remote tests
Vincent Donnefort
2025/08/21
[PATCH v6 24/24] tracing: selftests: Add pKVM trace remote tests
Vincent Donnefort
2025/08/21
[PATCH v6 13/24] tracing: load/unload page callbacks for simple_ring_buffer
Vincent Donnefort
2025/08/21
[PATCH v6 14/24] tracing: Check for undefined symbols in simple_ring_buffer
Vincent Donnefort
2025/08/21
[PATCH v6 00/24] Tracefs support for pKVM
Vincent Donnefort
2025/08/21
[PATCH v6 01/24] ring-buffer: Add page statistics to the meta-page
Vincent Donnefort
2025/08/21
[PATCH v6 07/24] tracing: Add events/ root files to trace remotes
Vincent Donnefort
2025/08/21
[PATCH] tracing: Fix missing errno when zero parser->idx in trace_pid_write
Pu Lehui
2025/08/21
Re: [PATCH v2 4/5] sched: Add task enqueue/dequeue trace points
Nam Cao
2025/08/21
[PATCH 3/7] tools/rtla: Create common_apply_config()
Crystal Wood
2025/08/20
Re: [PATCH v3 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
Mike Rapoport
2025/08/20
[PATCH] tracing: move buffer in trace_seq to end of struct
Elijah Wright
2025/08/20
[paulmck-rcu:dev.2025.08.13a] [tracing] 364ac25d46: WARNING:at_arch/x86/mm/fault.c:#do_user_addr_fault
kernel test robot
2025/08/20
[PATCH 4/7] tools/rtla: Consolidate code between osnoise/timerlat and hist/top
Crystal Wood
2025/08/20
[PATCH 7/7] tools/rtla: Add remaining support for osnoise actions
Crystal Wood
2025/08/20
[PATCH 5/7] tools/rtla: Fix -A option name in test comment
Crystal Wood
2025/08/20
[PATCH 0/7] tools/rtla: Code consolidation and osnoise actions
Crystal Wood
2025/08/20
[PATCH 2/7] tools/rtla: Move top/hist union members elsewhere
Crystal Wood
2025/08/20
[PATCH 6/7] tools/rtla: Add test engine support for unexpected output
Crystal Wood
2025/08/20
[PATCH 1/7] tools/rtla: Consolidate common parameters into shared structure
Crystal Wood
Earlier messages
Later messages