linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-27 20:24:23 to 2025-09-01 22:23:06 UTC [more...]

[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
 2025-09-01 22:23 UTC  (36+ messages)
` [PATCH v4 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v4 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v4 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v4 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v4 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v4 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v4 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v4 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v4 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v4 15/16] block-dma: properly take MMIO path

[PATCH v10 00/13] khugepaged: mTHP support
 2025-09-01 17:06 UTC  (21+ messages)
` [PATCH v10 05/13] khugepaged: generalize __collapse_huge_page_* for "

[PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
 2025-09-01 16:01 UTC  (14+ messages)

[PATCH] tracing: fprobe: fix suspicious rcu usage in fprobe_entry
 2025-09-01 15:00 UTC  (9+ messages)

[RFC PATCH 0/6] tracing: wprobe: Add wprobe for watchpoint
 2025-09-01 14:45 UTC  (7+ messages)
` [RFC PATCH 1/6] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
` [RFC PATCH 2/6] x86/HWBP: introduce arch_reinstall_hw_breakpoint() for atomic context
` [RFC PATCH 3/6] HWBP: Add modify_wide_hw_breakpoint_local() API
` [RFC PATCH 4/6] tracing: wprobe: Add wprobe event trigger
` [RFC PATCH 5/6] selftests: tracing: Add a basic testcase for wprobe
` [RFC PATCH 6/6] selftests: tracing: Add syntax "

[PATCH v2 0/3] rtla: fix cgroup and trace options parsing
 2025-09-01 14:23 UTC  (7+ messages)
` [PATCH v2 1/3] rtla: fix buffer overflow in actions_parse
` [PATCH v2 2/3] rtla: fix -C/--cgroup interface
` [PATCH v2 3/3] rtla: fix -a overriding -t argument

[PATCH v2 0/4] nios2: Add architecture support for clone3
 2025-09-01 13:51 UTC  (16+ messages)
` [PATCH v2 1/4] copy_sighand: Handle architectures where sizeof(unsigned long) < sizeof(u64)
` [PATCH v2 2/4] copy_process: pass clone_flags as u64 across calltree
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
` [PATCH v2 4/4] nios2: implement architecture-specific portion of sys_clone3

[PATCH 0/7] tools/rtla: Code consolidation and osnoise actions
 2025-09-01 12:50 UTC  (16+ messages)
` [PATCH 3/7] tools/rtla: Create common_apply_config()
` [PATCH 4/7] tools/rtla: Consolidate code between osnoise/timerlat and hist/top
` [PATCH 5/7] tools/rtla: Fix -A option name in test comment
` [PATCH 6/7] tools/rtla: Add test engine support for unexpected output
` [PATCH 7/7] tools/rtla: Add remaining support for osnoise actions

[RFC PATCH 00/13] mm: Introduce Kernel Stack Watch debugging tool
 2025-09-01 10:23 UTC  (5+ messages)
` [RFC PATCH 01/13] mm: Add kstackwatch build infrastructure
  ` [RFC PATCH 02/13] x86/HWBP: Add arch_reinstall_hw_breakpoint() for atomic updates

[PATCH v8 0/5] Add support for long task name
 2025-09-01  5:28 UTC  (4+ messages)
` [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation

[PATCH 0/3] cdns: Remove unused tracepoints
 2025-09-01  2:32 UTC  (6+ messages)
` [PATCH 1/3] cdns2: "
` [PATCH 2/3] cdns3: "
` [PATCH 3/3] cdnsp: "

[PATCH 0/2] trace: minor documentation fixes for clarity and
 2025-08-31 10:17 UTC  (3+ messages)
` [PATCH 1/2] trace: rephrase for clearer documentation
` [PATCH 2/2] trace: fix grammar error in debugging.rst

[PATCH v6 0/6] tracing: Deferred unwinding of user space stack traces
 2025-08-30 19:03 UTC  (59+ messages)
` [PATCH v6 1/6] tracing: Do not bother getting user space stacktraces for kernel threads
` [PATCH v6 2/6] tracing: Rename __dynamic_array() to __dynamic_field() for ftrace events
` [PATCH v6 3/6] tracing: Implement deferred user space stacktracing
` [PATCH v6 4/6] tracing: Have deferred user space stacktrace show file offsets
` [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
` [PATCH v6 6/6] tracing: Add an event to map the inodes to their file names

[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2025-08-29 18:10 UTC  (5+ messages)

[paulmck-rcu:dev.2025.08.13a] [tracing] 364ac25d46: WARNING:at_arch/x86/mm/fault.c:#do_user_addr_fault
 2025-08-29 15:07 UTC  (2+ messages)

[PATCH v2] trace_fprobe.c: TODO: handle filter, nofilter or symbol list
 2025-08-29 10:20 UTC 

[PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
 2025-08-29 10:14 UTC  (9+ messages)

[PATCH] cfg80211: Remove unused tracepoints
 2025-08-29  2:17 UTC 

[linux-next:master] [tracing] dfe0d675df: WARNING:suspicious_RCU_usage
 2025-08-29  0:47 UTC  (4+ messages)

[PATCH v8 0/3] tracepoints: Add warnings for unused tracepoints and trace events
 2025-08-28 20:35 UTC  (4+ messages)
` [PATCH v8 1/3] sorttable: Move ELF parsing into scripts/elf-parse.[ch]
` [PATCH v8 2/3] tracing: Add a tracepoint verification check at build time
` [PATCH v8 3/3] tracepoint: Do not warn for unused event that is exported

[PATCH v10 00/11] unwind_deferred: Implement sframe handling
 2025-08-28 15:51 UTC  (8+ messages)
` [PATCH v10 02/11] unwind_user/sframe: Store sframe section data in per-mm maple tree
` [PATCH v10 10/11] unwind_user/sframe: Add .sframe validation option
` [PATCH v10 11/11] [DO NOT APPLY]unwind_user/sframe: Add prctl() interface for registering .sframe sections

[PATCH 00/17] mm/ksw: Introduce real-time Kernel Stack Watch debugging tool
 2025-08-28  7:32 UTC  (18+ messages)
` [PATCH 01/17] mm/ksw: add build system support
` [PATCH 02/17] mm/ksw: add ksw_config struct and parser
` [PATCH 03/17] mm/ksw: add /proc/kstackwatch interface
` [PATCH 04/17] mm/ksw: add HWBP pre-allocation support
` [PATCH 05/17] x86/HWBP: introduce arch_reinstall_hw_breakpoint() for atomic context
` [PATCH 06/17] mm/ksw: add atomic watch on/off operations
` [PATCH 07/17] mm/ksw: add stack probe support
` [PATCH 08/17] mm/ksw: implement stack canary and local var resolution logic
` [PATCH 09/17] mm/ksw: add per-task recursion depth tracking
` [PATCH 10/17] mm/ksw: coordinate watch and stack for full functionality
` [PATCH 11/17] mm/ksw: add self-debug functions for kstackwatch watch
` [PATCH 12/17] mm/ksw: add test module
` [PATCH 13/17] mm/ksw: add stack overflow test
` [PATCH 14/17] mm/ksw: add simplified silent corruption test
` [PATCH 15/17] mm/ksw: add recursive "
` [PATCH 16/17] tools/kstackwatch: add interactive test script for KStackWatch
` [PATCH 17/17] MAINTAINERS: add entry for KStackWatch (Kernel Stack Watch)

[RFC PATCH V2] sched: psi: Add psi events trace point
 2025-08-28  7:00 UTC  (5+ messages)

[PATCH] init/main.c: fix boot time tracing crash
 2025-08-28  4:10 UTC  (3+ messages)

[PATCH] tracing: Fix missing errno when zero parser->idx in trace_pid_write
 2025-08-28  2:58 UTC  (3+ messages)

[PATCH bpf-next] bpf: remove unnecessary rcu_read_lock in kprobe_multi_link_prog_run
 2025-08-28  1:03 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).