linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH -next v2] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
[PATCH] i2c: Fix OOB access in trace_event_raw_event_smbus_write
Xiaomeng Zhang
Re: [PATCH] i2c: Fix OOB access in trace_event_raw_event_smbus_write
Steven Rostedt
[PATCH] fgraph: Copy args in intermediate storage with entry
Steven Rostedt
Re: [PATCH] fgraph: Copy args in intermediate storage with entry
Sasha Levin
[PATCH] tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()
Thorsten Blum
Re: [PATCH] tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()
Google
[PATCH 0/2] x86: Enable the deferred unwinding infrastructure
Steven Rostedt
[PATCH 2/2] unwind deferred/x86: Do not defer stack tracing for compat tasks
Steven Rostedt
[PATCH 1/2] unwind_user/x86: Enable frame pointer unwinding on x86
Steven Rostedt
[PATCH 0/2] PATCH: firmware: ti_sci: Add trace events to TI SCI
Jonathan Cormier
[PATCH 2/2] firmware: ti_sci: trace: Decode message types
Jonathan Cormier
[PATCH 1/2] firmware: ti_sci: Add trace events
Jonathan Cormier
Re: [PATCH 1/2] firmware: ti_sci: Add trace events
Andrew Davis
Re: [PATCH 0/2] PATCH: firmware: ti_sci: Add trace events to TI SCI
Andrew Davis
Re: [PATCH 0/2] PATCH: firmware: ti_sci: Add trace events to TI SCI
Jon Cormier
Re: [PATCH 0/2] PATCH: firmware: ti_sci: Add trace events to TI SCI
Andrew Davis
Re: [PATCH 0/2] PATCH: firmware: ti_sci: Add trace events to TI SCI
Jon Cormier
[RESEND][PATCH 0/5] perf: Clean ups and simplifications
Steven Rostedt
[RESEND][PATCH 2/5] perf: Have get_perf_callchain() return NULL if crosstask and user are set
Steven Rostedt
[RESEND][PATCH 1/5] perf: Remove get_perf_callchain() init_nr argument
Steven Rostedt
[RESEND][PATCH 3/5] perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL
Steven Rostedt
[RESEND][PATCH 4/5] perf: Simplify get_perf_callchain() user logic
Steven Rostedt
[RESEND][PATCH 5/5] perf: Skip user unwind if the task is a kernel thread
Steven Rostedt
Re: [RESEND][PATCH 0/5] perf: Clean ups and simplifications
Peter Zijlstra
[PATCH v6 0/3] tracepoints: Add warnings for unused tracepoints and trace events
Steven Rostedt
[PATCH v6 2/3] tracing: Add a tracepoint verification check at build time
Steven Rostedt
Re: [PATCH v6 2/3] tracing: Add a tracepoint verification check at build time
Randy Dunlap
Re: [PATCH v6 2/3] tracing: Add a tracepoint verification check at build time
Steven Rostedt
Re: [PATCH v6 2/3] tracing: Add a tracepoint verification check at build time
Randy Dunlap
Re: [PATCH v6 2/3] tracing: Add a tracepoint verification check at build time
kernel test robot
[PATCH v6 3/3] tracepoint: Do not warn for unused event that is exported
Steven Rostedt
[PATCH v6 1/3] sorttable: Move ELF parsing into scripts/elf-parse.[ch]
Steven Rostedt
[PATCH] ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
[RFC PATCH V2] sched: psi: Add psi events trace point
Xuewen Yan
Re: [RFC PATCH V2] sched: psi: Add psi events trace point
Suren Baghdasaryan
Re: [RFC PATCH V2] sched: psi: Add psi events trace point
Xuewen Yan
Re: [RFC PATCH V2] sched: psi: Add psi events trace point
Suren Baghdasaryan
Re: [RFC PATCH V2] sched: psi: Add psi events trace point
Xuewen Yan
[PATCH -next] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
Re: [PATCH -next] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Steven Rostedt
Re: [PATCH -next] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
Re: [PATCH -next] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Steven Rostedt
Re: [PATCH -next] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
[syzbot] Monthly trace report (Aug 2025)
syzbot
Re: [PATCH] mm, x86/mm: Move creating the tlb_flush event back to x86 code
Steven Rostedt
Re: [PATCH] mm, x86/mm: Move creating the tlb_flush event back to x86 code
Andrew Morton
[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Leon Romanovsky
[PATCH v4 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
Leon Romanovsky
Re: [PATCH v4 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
Jason Gunthorpe
[PATCH v4 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
Leon Romanovsky
Re: [PATCH v4 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
Jason Gunthorpe
[PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
Leon Romanovsky
Re: [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
Jason Gunthorpe
[PATCH v4 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link().
Leon Romanovsky
[PATCH v4 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
Leon Romanovsky
Re: [PATCH v4 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
Jason Gunthorpe
[PATCH v4 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
Leon Romanovsky
Re: [PATCH v4 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
Jason Gunthorpe
[PATCH v4 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Leon Romanovsky
Re: [PATCH v4 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Jason Gunthorpe
[PATCH v4 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
Leon Romanovsky
Re: [PATCH v4 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
Jason Gunthorpe
Re: [PATCH v4 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
Leon Romanovsky
[PATCH v4 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
Re: [PATCH v4 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
Jason Gunthorpe
[PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page
Leon Romanovsky
Re: [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page
Keith Busch
Re: [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page
Leon Romanovsky
Re: [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page
Marek Szyprowski
Re: [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page
Keith Busch
Re: [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page
Jason Gunthorpe
[PATCH v4 11/16] dma-mapping: export new dma_*map_phys() interface
Leon Romanovsky
Re: [PATCH v4 11/16] dma-mapping: export new dma_*map_phys() interface
Keith Busch
Re: [PATCH v4 11/16] dma-mapping: export new dma_*map_phys() interface
Jason Gunthorpe
[PATCH v4 10/16] xen: swiotlb: Open code map_resource callback
Leon Romanovsky
Re: [PATCH v4 10/16] xen: swiotlb: Open code map_resource callback
Jason Gunthorpe
[PATCH v4 13/16] mm/hmm: properly take MMIO path
Leon Romanovsky
[PATCH v4 12/16] mm/hmm: migrate to physical address-based DMA mapping API
Leon Romanovsky
[PATCH v4 15/16] block-dma: properly take MMIO path
Leon Romanovsky
Re: [PATCH v4 15/16] block-dma: properly take MMIO path
Keith Busch
Re: [PATCH v4 15/16] block-dma: properly take MMIO path
Keith Busch
Re: [PATCH v4 15/16] block-dma: properly take MMIO path
Leon Romanovsky
Re: [PATCH v4 15/16] block-dma: properly take MMIO path
Keith Busch
Re: [PATCH v4 15/16] block-dma: properly take MMIO path
Jason Gunthorpe
Re: [PATCH v4 15/16] block-dma: properly take MMIO path
Keith Busch
Re: [PATCH v4 15/16] block-dma: properly take MMIO path
Jason Gunthorpe
Re: [PATCH v4 15/16] block-dma: properly take MMIO path
Keith Busch
Re: [PATCH v4 15/16] block-dma: properly take MMIO path
Jason Gunthorpe
Re: [PATCH v4 15/16] block-dma: properly take MMIO path
Keith Busch
[PATCH v4 16/16] nvme-pci: unmap MMIO pages with appropriate interface
Leon Romanovsky
Re: [PATCH v4 16/16] nvme-pci: unmap MMIO pages with appropriate interface
Keith Busch
Re: [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Leon Romanovsky
Re: [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Marek Szyprowski
Re: [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Jason Gunthorpe
Re: [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Leon Romanovsky
Re: [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Jason Gunthorpe
[PATCH v10 12/13] khugepaged: add per-order mTHP khugepaged stats
Nico Pache
[PATCH v10 13/13] Documentation: mm: update the admin guide for mTHP collapse
Nico Pache
Re: [PATCH v10 13/13] Documentation: mm: update the admin guide for mTHP collapse
Nico Pache
Re: [PATCH v10 12/13] khugepaged: add per-order mTHP khugepaged stats
Nico Pache
[PATCH v10 00/13] khugepaged: mTHP support
Nico Pache
[PATCH v10 05/13] khugepaged: generalize __collapse_huge_page_* for mTHP support
Nico Pache
Re: [PATCH v10 05/13] khugepaged: generalize __collapse_huge_page_* for mTHP support
Lorenzo Stoakes
Re: [PATCH v10 05/13] khugepaged: generalize __collapse_huge_page_* for mTHP support
David Hildenbrand
[PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
Nico Pache
Re: [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
Lorenzo Stoakes
Re: [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
Nico Pache
Re: [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
Wei Yang
Re: [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
Zi Yan
Re: [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
Lorenzo Stoakes
Re: [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
Wei Yang
Re: [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
Nico Pache
[PATCH v10 06/13] khugepaged: add mTHP support
Nico Pache
Re: [PATCH v10 06/13] khugepaged: add mTHP support
Lorenzo Stoakes
Re: [PATCH v10 06/13] khugepaged: add mTHP support
Nico Pache
[PATCH v10 01/13] khugepaged: rename hpage_collapse_* to collapse_*
Nico Pache
Re: [PATCH v10 01/13] khugepaged: rename hpage_collapse_* to collapse_*
Lorenzo Stoakes
[PATCH v10 09/13] khugepaged: enable collapsing mTHPs even when PMD THPs are disabled
Nico Pache
Re: [PATCH v10 09/13] khugepaged: enable collapsing mTHPs even when PMD THPs are disabled
Lorenzo Stoakes
[PATCH v10 11/13] khugepaged: improve tracepoints for mTHP orders
Nico Pache
Re: [PATCH v10 11/13] khugepaged: improve tracepoints for mTHP orders
Lorenzo Stoakes
[PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Nico Pache
Re: [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Lorenzo Stoakes
Re: [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Nico Pache
Re: [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Lorenzo Stoakes
Re: [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
Nico Pache
[PATCH v10 04/13] khugepaged: generalize alloc_charge_folio()
Nico Pache
Re: [PATCH v10 04/13] khugepaged: generalize alloc_charge_folio()
Lorenzo Stoakes
[PATCH v10 08/13] khugepaged: avoid unnecessary mTHP collapse attempts
Nico Pache
Re: [PATCH v10 08/13] khugepaged: avoid unnecessary mTHP collapse attempts
Lorenzo Stoakes
[PATCH v10 10/13] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
Nico Pache
Re: [PATCH v10 10/13] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
Lorenzo Stoakes
Re: [PATCH v10 10/13] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
Lorenzo Stoakes
Re: [PATCH v10 10/13] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
Baolin Wang
Re: [PATCH v10 10/13] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
Dev Jain
[PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
Nico Pache
Re: [PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
Lorenzo Stoakes
Re: [PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
Dev Jain
Re: [PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
Lorenzo Stoakes
Re: [PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
Steven Rostedt
Re: [PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
Lorenzo Stoakes
[PATCH v10 13/13] Documentation: mm: update the admin guide for mTHP collapse
Nico Pache
Re: [PATCH v10 13/13] Documentation: mm: update the admin guide for mTHP collapse
Lorenzo Stoakes
[PATCH v10 12/13] khugepaged: add per-order mTHP khugepaged stats
Nico Pache
Re: [PATCH v10 12/13] khugepaged: add per-order mTHP khugepaged stats
Lorenzo Stoakes
Re: [PATCH v10 00/13] khugepaged: mTHP support
Andrew Morton
Re: [PATCH v10 00/13] khugepaged: mTHP support
Nico Pache
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
Re: [PATCH v10 00/13] khugepaged: mTHP support
Dev Jain
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
Re: [PATCH v10 00/13] khugepaged: mTHP support
Nico Pache
Re: [PATCH v10 00/13] khugepaged: mTHP support
Nico Pache
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
Re: [PATCH v10 00/13] khugepaged: mTHP support
Nico Pache
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
Re: [PATCH v10 00/13] khugepaged: mTHP support
David Hildenbrand
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
Re: [PATCH v10 00/13] khugepaged: mTHP support
David Hildenbrand
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
Re: [PATCH v10 00/13] khugepaged: mTHP support
Dev Jain
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
Re: [PATCH v10 00/13] khugepaged: mTHP support
Baolin Wang
Re: [PATCH v10 00/13] khugepaged: mTHP support
Dev Jain
Re: [PATCH v10 00/13] khugepaged: mTHP support
Baolin Wang
Re: [PATCH v10 00/13] khugepaged: mTHP support
David Hildenbrand
Re: [PATCH v10 00/13] khugepaged: mTHP support
Baolin Wang
Re: [PATCH v10 00/13] khugepaged: mTHP support
David Hildenbrand
Re: [PATCH v10 00/13] khugepaged: mTHP support
Usama Arif
Re: [PATCH v10 00/13] khugepaged: mTHP support
David Hildenbrand
Re: [PATCH v10 00/13] khugepaged: mTHP support
Usama Arif
Re: [PATCH v10 00/13] khugepaged: mTHP support
Baolin Wang
Re: [PATCH v10 00/13] khugepaged: mTHP support
Nico Pache
Re: [PATCH v10 00/13] khugepaged: mTHP support
David Hildenbrand
Re: [PATCH v10 00/13] khugepaged: mTHP support
Nico Pache
Re: [PATCH v10 00/13] khugepaged: mTHP support
Liam R. Howlett
Re: [PATCH v10 00/13] khugepaged: mTHP support
David Hildenbrand
Re: [PATCH v10 00/13] khugepaged: mTHP support
David Hildenbrand
[PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Luo Gengkun
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Steven Rostedt
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Luo Gengkun
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Steven Rostedt
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Steven Rostedt
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Catalin Marinas
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Steven Rostedt
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Catalin Marinas
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Mark Rutland
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Catalin Marinas
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Mark Rutland
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Mark Rutland
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Steven Rostedt
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Google
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Google
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Luo Gengkun
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Steven Rostedt
Re: [PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
Google
[PATCH] docs: Corrected typo in trace/events
Mehdi Ben Hadj Khelifa
Re: [PATCH] docs: Corrected typo in trace/events
Randy Dunlap
Re: [PATCH] docs: Corrected typo in trace/events
Mehdi Ben Hadj Khelifa
Re: [PATCH] docs: Corrected typo in trace/events
Jonathan Corbet
Earlier messages
Later messages