linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v7 4/4] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
Andy Shevchenko
[PATCH] tracing/osnoise: Use for_each_online_cpu() instead of for_each_cpu()
Fushuai Wang
Re: [PATCH v8 00/22] RV: Linear temporal logic monitors for RT application
patchwork-bot+linux-riscv
Re: [PATCH v7 00/22] RV: Linear temporal logic monitors for RT application
patchwork-bot+linux-riscv
Re: [PATCH v6 00/22] RV: Linear temporal logic monitors for RT application
patchwork-bot+linux-riscv
Re: [PATCH v5 00/23] RV: Linear temporal logic monitors for RT application
patchwork-bot+linux-riscv
Re: [PATCH v4 00/22] RV: Linear temporal logic monitors for RT application
patchwork-bot+linux-riscv
Re: [PATCH v3 00/22] RV: Linear temporal logic monitors for RT application
patchwork-bot+linux-riscv
[PATCH] include/linux/rv.h: remove redundant include file
Akhilesh Patil
Re: [PATCH] include/linux/rv.h: remove redundant include file
Gabriele Monaco
Re: [PATCH] include/linux/rv.h: remove redundant include file
Akhilesh Patil
[PATCH v2] include/linux/rv.h: remove redundant include file
Akhilesh Patil
Re: [PATCH v2] include/linux/rv.h: remove redundant include file
Gabriele Monaco
Re: [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer
Sasha Levin
Re: [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer
Steven Rostedt
Re: [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer
Sasha Levin
Re: [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer
Steven Rostedt
[PATCH] MAINTAINERS: Remove bouncing kprobes maintainer
Dave Hansen
Re: [PATCH] MAINTAINERS: Remove bouncing kprobes maintainer
Google
Re: [PATCH] MAINTAINERS: Remove bouncing kprobes maintainer
Dave Hansen
Re: [PATCH] MAINTAINERS: Remove bouncing kprobes maintainer
Google
[linus:master] [ring] 119a5d5736: stress-ng.mmapfiles.ops_per_sec 42.7% improvement
kernel test robot
[RESEND PATCH linux-next 1/2] tools/latency-collector: Check pkg-config install
Tao Chen
[RESEND PATCH linux-next 2/2] rtla: Check pkg-config install
Tao Chen
[bug report] tracing/events: add startup tests for events
Dan Carpenter
Re: [bug report] tracing/events: add startup tests for events
Steven Rostedt
[rcu:dev.30.07.2025a] [tracing] 7f4591b8cb: BUG:using_smp_processor_id()in_preemptible
kernel test robot
Re: [rcu:dev.30.07.2025a] [tracing] 7f4591b8cb: BUG:using_smp_processor_id()in_preemptible
Paul E. McKenney
Re: [PATCH v2] stm: class: Add MIPI OST protocol support
Jinlong Mao
[linus:master] [sched] adcc3bfa88: kunit.VCAP_API_DebugFS_Testsuite.vcap_api_show_admin_raw_test.fail
kernel test robot
Re: [linus:master] [sched] adcc3bfa88: kunit.VCAP_API_DebugFS_Testsuite.vcap_api_show_admin_raw_test.fail
Nam Cao
[PATCH] rv: Fix wrong type cast in enabled_monitors_next()
Nam Cao
Re: [PATCH] rv: Fix wrong type cast in enabled_monitors_next()
Gabriele Monaco
[PATCH WIP] i2c: add tracepoints to aid debugging in i2c-core-base
Mohammad Gomaa
Re: [PATCH WIP] i2c: add tracepoints to aid debugging in i2c-core-base
Steven Rostedt
[PATCH v2 0/5] rv: LTL per-cpu monitor type and real-time scheduling monitor
Nam Cao
[PATCH v2 3/5] verification/rvgen/ltl: Support per-cpu monitor generation
Nam Cao
Re: [PATCH v2 3/5] verification/rvgen/ltl: Support per-cpu monitor generation
Gabriele Monaco
Re: [PATCH v2 3/5] verification/rvgen/ltl: Support per-cpu monitor generation
Nam Cao
Re: [PATCH v2 3/5] verification/rvgen/ltl: Support per-cpu monitor generation
Gabriele Monaco
Re: [PATCH v2 3/5] verification/rvgen/ltl: Support per-cpu monitor generation
Nam Cao
[PATCH v2 1/5] rv/ltl: Prepare for other monitor types
Nam Cao
[PATCH v2 4/5] sched: Add task enqueue/dequeue trace points
Nam Cao
Re: [PATCH v2 4/5] sched: Add task enqueue/dequeue trace points
Peter Zijlstra
Re: [PATCH v2 4/5] sched: Add task enqueue/dequeue trace points
Peter Zijlstra
Re: [PATCH v2 4/5] sched: Add task enqueue/dequeue trace points
Nam Cao
Re: [PATCH v2 4/5] sched: Add task enqueue/dequeue trace points
K Prateek Nayak
Re: [PATCH v2 4/5] sched: Add task enqueue/dequeue trace points
Nam Cao
Re: [PATCH v2 4/5] sched: Add task enqueue/dequeue trace points
Peter Zijlstra
[PATCH v2 2/5] rv/ltl: Support per-cpu monitors
Nam Cao
Re: [PATCH v2 2/5] rv/ltl: Support per-cpu monitors
Gabriele Monaco
[PATCH v2 5/5] rv: Add rts monitor
Nam Cao
Re: [PATCH v2 5/5] rv: Add rts monitor
kernel test robot
Re: [PATCH v2 5/5] rv: Add rts monitor
Gabriele Monaco
Re: [PATCH v2 5/5] rv: Add rts monitor
Nam Cao
Re: [PATCH v2 5/5] rv: Add rts monitor
Gabriele Monaco
Re: [PATCH v2 5/5] rv: Add rts monitor
Nam Cao
Re: [PATCH v2 5/5] rv: Add rts monitor
Gabriele Monaco
Re: [PATCH v2 5/5] rv: Add rts monitor
Peter Zijlstra
Re: [PATCH v2 5/5] rv: Add rts monitor
Nam Cao
[PATCH v2] tracing: Limit access to parser->buffer when trace_get_user failed
Pu Lehui
Re: [PATCH v2] tracing: Limit access to parser->buffer when trace_get_user failed
Steven Rostedt
Re: [PATCH v2] tracing: Limit access to parser->buffer when trace_get_user failed
Pu Lehui
[PATCH 0/7] tracing: Show contents of syscall trace event user space fields
Steven Rostedt
[PATCH 1/7] tracing: Replace syscall RCU pointer assignment with READ/WRITE_ONCE()
Steven Rostedt
Re: [PATCH 1/7] tracing: Replace syscall RCU pointer assignment with READ/WRITE_ONCE()
Paul E. McKenney
Re: [PATCH 1/7] tracing: Replace syscall RCU pointer assignment with READ/WRITE_ONCE()
kernel test robot
[PATCH 2/7] tracing: Have syscall trace events show "0x" for values greater than 10
Steven Rostedt
Re: [PATCH 2/7] tracing: Have syscall trace events show "0x" for values greater than 10
Douglas Raillard
Re: [PATCH 2/7] tracing: Have syscall trace events show "0x" for values greater than 10
Steven Rostedt
Re: [PATCH 2/7] tracing: Have syscall trace events show "0x" for values greater than 10
Douglas Raillard
Re: [PATCH 2/7] tracing: Have syscall trace events show "0x" for values greater than 10
Steven Rostedt
[PATCH 5/7] tracing: Display some syscall arrays as strings
Steven Rostedt
Re: [PATCH 5/7] tracing: Display some syscall arrays as strings
kernel test robot
[PATCH 4/7] tracing: Have system call events record user array data
Steven Rostedt
[PATCH 3/7] tracing: Have syscall trace events read user space string
Steven Rostedt
Re: [PATCH 3/7] tracing: Have syscall trace events read user space string
kernel test robot
Re: [PATCH 3/7] tracing: Have syscall trace events read user space string
kernel test robot
[PATCH 6/7] tracing: Allow syscall trace events to read more than one user parameter
Steven Rostedt
Re: [PATCH 6/7] tracing: Allow syscall trace events to read more than one user parameter
kernel test robot
[PATCH 7/7] tracing: Add syscall_user_buf_size to limit amount written
Steven Rostedt
Re: [PATCH 7/7] tracing: Add syscall_user_buf_size to limit amount written
Douglas Raillard
Re: [PATCH 7/7] tracing: Add syscall_user_buf_size to limit amount written
Steven Rostedt
Re: [PATCH 7/7] tracing: Add syscall_user_buf_size to limit amount written
Douglas Raillard
Re: [PATCH 7/7] tracing: Add syscall_user_buf_size to limit amount written
kernel test robot
[PATCH bpf-next v2] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
Tao Chen
Re: [PATCH bpf-next v2] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
Andrii Nakryiko
Re: [PATCH bpf-next v2] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
Tao Chen
Re: [PATCH bpf-next v2] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
Tao Chen
[PATCH] tracing: Zero-initialize parser->buffer to avoid OOB access
Pu Lehui
Re: [PATCH] tracing: Zero-initialize parser->buffer to avoid OOB access
Steven Rostedt
Re: [PATCH] tracing: Zero-initialize parser->buffer to avoid OOB access
Pu Lehui
Re: [PATCH] tracing: Zero-initialize parser->buffer to avoid OOB access
Pu Lehui
[PATCH bpf-next] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
Tao Chen
Re: [PATCH bpf-next] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
Yonghong Song
Re: [PATCH bpf-next] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
Jiri Olsa
Re: [PATCH bpf-next] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
Tao Chen
[PATCH v3] tools/rtla: Consolidate common parameters into shared structure
Costa Shulyupin
[PATCH] uprobes: Remove redundant __GFP_NOWARN
Qianfeng Rong
Re: [PATCH] uprobes: Remove redundant __GFP_NOWARN
Oleg Nesterov
[PATCH] trace: Remove redundant __GFP_NOWARN
Qianfeng Rong
Re: [PATCH] trace: Remove redundant __GFP_NOWARN
Steven Rostedt
[PATCH] rv: Support systems with time64-only syscalls
Palmer Dabbelt
Re: [PATCH] rv: Support systems with time64-only syscalls
Gabriele Monaco
Re: [PATCH] rv: Support systems with time64-only syscalls
Nam Cao
[syzbot] [trace?] [bpf?] possible deadlock in down_trylock (3)
syzbot
Re: [syzbot] [trace?] [bpf?] possible deadlock in down_trylock (3)
Yonghong Song
[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
Leon Romanovsky
[PATCH v1 02/16] iommu/dma: handle MMIO path in dma_iova_link
Leon Romanovsky
Re: [PATCH v1 02/16] iommu/dma: handle MMIO path in dma_iova_link
Jason Gunthorpe
[PATCH v1 03/16] dma-debug: refactor to use physical addresses for page mapping
Leon Romanovsky
Re: [PATCH v1 03/16] dma-debug: refactor to use physical addresses for page mapping
Jason Gunthorpe
Re: [PATCH v1 03/16] dma-debug: refactor to use physical addresses for page mapping
Leon Romanovsky
[PATCH v1 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
Leon Romanovsky
Re: [PATCH v1 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
Jason Gunthorpe
[PATCH v1 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
Leon Romanovsky
[PATCH v1 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
Leon Romanovsky
Re: [PATCH v1 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
Jason Gunthorpe
[PATCH v1 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Leon Romanovsky
Re: [PATCH v1 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Jason Gunthorpe
[PATCH v1 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
Leon Romanovsky
Re: [PATCH v1 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
Jason Gunthorpe
[PATCH v1 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
Leon Romanovsky
Re: [PATCH v1 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
Jason Gunthorpe
[PATCH v1 12/16] mm/hmm: migrate to physical address-based DMA mapping API
Leon Romanovsky
Re: [PATCH v1 12/16] mm/hmm: migrate to physical address-based DMA mapping API
Jason Gunthorpe
[PATCH v1 11/16] dma-mapping: export new dma_*map_phys() interface
Leon Romanovsky
Re: [PATCH v1 11/16] dma-mapping: export new dma_*map_phys() interface
Jason Gunthorpe
[PATCH v1 10/16] xen: swiotlb: Open code map_resource callback
Leon Romanovsky
Re: [PATCH v1 10/16] xen: swiotlb: Open code map_resource callback
Jürgen Groß
[PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
Re: [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
Jason Gunthorpe
Re: [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
Re: [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
Jason Gunthorpe
Re: [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
Re: [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
Jason Gunthorpe
Re: [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
Re: [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
Jason Gunthorpe
[PATCH v1 14/16] block-dma: migrate to dma_map_phys instead of map_page
Leon Romanovsky
[PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface
Leon Romanovsky
Re: [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface
Jason Gunthorpe
Re: [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface
Leon Romanovsky
[PATCH v1 15/16] block-dma: properly take MMIO path
Leon Romanovsky
[PATCH v1 13/16] mm/hmm: properly take MMIO path
Leon Romanovsky
Re: [PATCH v1 13/16] mm/hmm: properly take MMIO path
Jason Gunthorpe
Re: [PATCH v1 00/16] dma-mapping: migrate to physical address-based API
Jason Gunthorpe
Re: [PATCH v1 00/16] dma-mapping: migrate to physical address-based API
Marek Szyprowski
Re: [PATCH v1 00/16] dma-mapping: migrate to physical address-based API
Jason Gunthorpe
Re: [PATCH v1 00/16] dma-mapping: migrate to physical address-based API
Demi Marie Obenour
Re: [PATCH v1 00/16] dma-mapping: migrate to physical address-based API
Jason Gunthorpe
[PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
Tao Chen
Re: [PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
Jiri Olsa
Re: [PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
Tao Chen
Re: [PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
Jiri Olsa
Re: [PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
Tao Chen
Re: [PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
Yonghong Song
Re: [PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
Tao Chen
Re: [PATCH 0/2] x86, mm: minor tlb_flush tracepoint adjustments
Tal Zussman
[PATCH AUTOSEL 6.6 23/23] tracefs: Add d_delete to remove negative dentries
Sasha Levin
Re: [PATCH 2/8] rtla/timerlat: Add action on threshold feature
Costa Shulyupin
Re: [PATCH 2/8] rtla/timerlat: Add action on threshold feature
Tomas Glozar
[RFC 0/4] uprobe,bpf: Allow to change app registers from uprobe
Jiri Olsa
[RFC 1/4] uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
Re: [RFC 1/4] uprobe: Do not emulate/sstep original instruction when ip is changed
Oleg Nesterov
Re: [RFC 1/4] uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
Re: [RFC 1/4] uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
[RFC 2/4] bpf: Allow uprobe program to change context registers
Jiri Olsa
[RFC 3/4] selftests/bpf: Add uprobe context registers changes test
Jiri Olsa
[RFC 4/4] selftests/bpf: Add uprobe context ip register change test
Jiri Olsa
[PATCH v3] tracing: Have unsigned int function args displayed as hexadecimal
Steven Rostedt
[PATCH v2 0/5] tracing: Cleanups with use of guard() and __free()
Steven Rostedt
[PATCH v2 3/5] tracing: Add guard() around locks and mutexes in trace.c
Steven Rostedt
[PATCH v2 2/5] tracing: Add guard(ring_buffer_nest)
Steven Rostedt
[PATCH v2 4/5] tracing: Use __free(kfree) in trace.c to remove gotos
Steven Rostedt
[PATCH v2 1/5] tracing: Remove unneeded goto out logic
Steven Rostedt
[PATCH v2 5/5] ring-buffer: Convert ring_buffer_write() to use guard(preempt_notrace)
Steven Rostedt
[PATCH v2] tracing: Have unsigned int function args displayed as hexadecimal
Steven Rostedt
[PATCH 0/5] tracing: Cleanups with use of guard() and __free()
Steven Rostedt
[PATCH 1/5] tracing: Remove unneeded goto out logic
Steven Rostedt
[PATCH 2/5] tracing: Add guard(ring_buffer_nest)
Steven Rostedt
[PATCH 3/5] tracing: Add guard() around locks and mutexes in trace.c
Steven Rostedt
Re: [PATCH 3/5] tracing: Add guard() around locks and mutexes in trace.c
Steven Rostedt
[PATCH 4/5] tracing: Use __free(kfree) in trace.c to remove gotos
Steven Rostedt
[PATCH 5/5] ring-buffer: Convert ring_buffer_write() to use guard(preempt_notrace)
Steven Rostedt
[PATCH] btf: Simplify BTF logic with use of __free(btf_put)
Steven Rostedt
Re: [PATCH] btf: Simplify BTF logic with use of __free(btf_put)
Alexei Starovoitov
Re: [PATCH] btf: Simplify BTF logic with use of __free(btf_put)
Steven Rostedt
Re: [PATCH] btf: Simplify BTF logic with use of __free(btf_put)
Alexei Starovoitov
Re: [PATCH] btf: Simplify BTF logic with use of __free(btf_put)
Steven Rostedt
Re: [PATCH] btf: Simplify BTF logic with use of __free(btf_put)
Alexei Starovoitov
Re: [PATCH] btf: Simplify BTF logic with use of __free(btf_put)
Tomas Glozar
Re: [PATCH] btf: Simplify BTF logic with use of __free(btf_put)
Steven Rostedt
Re: [PATCH] btf: Simplify BTF logic with use of __free(btf_put)
Tomas Glozar
Re: [PATCH] btf: Simplify BTF logic with use of __free(btf_put)
Google
Re: [PATCH] btf: Simplify BTF logic with use of __free(btf_put)
Steven Rostedt
[PATCH] tracing: Have unsigned int function args displayed as hexadecimal
Steven Rostedt
Re: [PATCH] tracing: Have unsigned int function args displayed as hexadecimal
Yonghong Song
Re: [PATCH] tracing: Have unsigned int function args displayed as hexadecimal
Steven Rostedt
Re: [PATCH] tracing: Have unsigned int function args displayed as hexadecimal
Martin KaFai Lau
Re: [PATCH] tracing: Have unsigned int function args displayed as hexadecimal
Steven Rostedt
Earlier messages
Later messages