linux-trace-kernel
Thread
Date
Earlier messages
Messages by Date
2025/09/09
[PATCH v6 11/16] dma-mapping: export new dma_*map_phys() interface
Leon Romanovsky
2025/09/09
[PATCH v6 12/16] mm/hmm: migrate to physical address-based DMA mapping API
Leon Romanovsky
2025/09/09
[PATCH v6 13/16] mm/hmm: properly take MMIO path
Leon Romanovsky
2025/09/09
[PATCH v6 09/16] dma-mapping: implement DMA_ATTR_MMIO for dma_(un)map_page_attrs()
Leon Romanovsky
2025/09/09
[PATCH v6 15/16] block-dma: properly take MMIO path
Leon Romanovsky
2025/09/09
[PATCH v6 10/16] xen: swiotlb: Open code map_resource callback
Leon Romanovsky
2025/09/09
[PATCH v6 14/16] block-dma: migrate to dma_map_phys instead of map_page
Leon Romanovsky
2025/09/09
[PATCH v6 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
Leon Romanovsky
2025/09/09
[PATCH v6 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
Leon Romanovsky
2025/09/09
[PATCH v6 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Leon Romanovsky
2025/09/09
[PATCH v6 06/16] iommu/dma: implement DMA_ATTR_MMIO for iommu_dma_(un)map_phys()
Leon Romanovsky
2025/09/09
[PATCH v6 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link().
Leon Romanovsky
2025/09/09
[PATCH v6 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
Leon Romanovsky
2025/09/09
[PATCH v6 03/16] dma-debug: refactor to use physical addresses for page mapping
Leon Romanovsky
2025/09/09
[PATCH v6 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
Leon Romanovsky
2025/09/09
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
Leon Romanovsky
2025/09/09
[PATCHv3 perf/core 0/6] uprobe,bpf: Allow to change app registers from uprobe registers
Jiri Olsa
2025/09/09
[PATCHv3 perf/core 6/6] selftests/bpf: Add kprobe multi write ctx attach test
Jiri Olsa
2025/09/09
[PATCHv3 perf/core 5/6] selftests/bpf: Add kprobe write ctx attach test
Jiri Olsa
2025/09/09
[PATCHv3 perf/core 3/6] selftests/bpf: Add uprobe context registers changes test
Jiri Olsa
2025/09/09
[PATCHv3 perf/core 2/6] uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
2025/09/09
[PATCHv3 perf/core 1/6] bpf: Allow uprobe program to change context registers
Jiri Olsa
2025/09/09
Re: [PATCH v6 04/24] tracing: Add reset to trace remotes
Vincent Donnefort
2025/09/09
[PATCH 13/16] blktrace: expose ZONE APPEND completions to blktrace
Johannes Thumshirn
2025/09/09
Re: [PATCH v2 0/7] tools/rtla: Code consolidation and osnoise actions
Tomas Glozar
2025/09/09
[PATCH 16/21] blkparse: use blk_io_trace2 internally
Johannes Thumshirn
2025/09/09
[PATCH 12/21] blkiomon: read 'magic' first
Johannes Thumshirn
2025/09/09
[PATCH 11/21] blkparse: make get_pdulen() take the pdu_len
Johannes Thumshirn
2025/09/09
[PATCH 06/21] blktrace: support protocol version 8
Johannes Thumshirn
2025/09/09
[PATCH 03/21] call BLKTRACESETUP2 ioctl per default to setup a trace
Johannes Thumshirn
2025/09/09
[PATCH 16/16] blktrace: handle BLKTRACESETUP2 ioctl
Johannes Thumshirn
2025/09/09
[PATCH 11/16] blktrace: untangle if/else sequence in __blk_add_trace
Johannes Thumshirn
2025/09/09
[PATCH 12/16] blktrace: add block trace commands for zone operations
Johannes Thumshirn
2025/09/09
Re: [PATCH] rv/ltl_monitor: adapt handle_task_newtask to u64 clone_flags
Gabriele Monaco
2025/09/09
[PATCH 10/16] blktrace: differentiate between blk_io_trace versions
Johannes Thumshirn
2025/09/09
[PATCH 08/16] blktrace: change the internal action to 64bit
Johannes Thumshirn
2025/09/09
[PATCH 06/16] blktrace: only calculate trace length once
Johannes Thumshirn
2025/09/09
[PATCH 04/16] blktrace: add definitions for struct blk_io_trace2
Johannes Thumshirn
2025/09/09
[PATCH 02/16] blktrace: add definitions for blk_user_trace_setup2
Johannes Thumshirn
2025/09/09
[PATCH 03/16] blktrace: pass blk_user_trace2 to setup functions
Johannes Thumshirn
2025/09/09
[PATCH 00/16] block: add blktrace support for zoned block device commands
Johannes Thumshirn
2025/09/09
[v2 PATCH] rhashtable: Use rcu_dereference_all and rcu_dereference_all_check
Herbert Xu
2025/09/09
Re: [PATCH v2 05/18] x86/hw_breakpoint: introduce arch_reinstall_hw_breakpoint() for atomic context
Jinchao Wang
2025/09/09
Re: [PATCH v2 05/18] x86/hw_breakpoint: introduce arch_reinstall_hw_breakpoint() for atomic context
Google
2025/09/08
Re: [PATCH v10 12/13] khugepaged: add per-order mTHP khugepaged stats
Nico Pache
2025/09/08
Re: [PATCH] tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()
Google
2025/09/08
Re: [PATCH v2] tracing: Silence warning when chunk allocation fails in trace_pid_write
Pu Lehui
2025/09/08
Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
Steven Rostedt
2025/09/08
Re: [PATCH v10 06/13] khugepaged: add mTHP support
Nico Pache
2025/09/08
Re: [PATCH] rhashtable: Use rcu_dereference_all and rcu_dereference_all_check
Paul E. McKenney
2025/09/08
Re: [PATCH v6 04/24] tracing: Add reset to trace remotes
Steven Rostedt
2025/09/08
Re: [PATCH v6 03/24] tracing: Introduce trace remotes
Steven Rostedt
2025/09/08
Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
Linus Torvalds
2025/09/08
Re: [PATCH v6 02/24] ring-buffer: Introduce ring-buffer remotes
Steven Rostedt
2025/09/08
Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
Linus Torvalds
2025/09/08
Re: [PATCH v6 09/11] PCI: Put PCIe bridges with downstream devices into D3 at hibernate
Mario Limonciello (kernel.org)
2025/09/08
Re: [PATCH v6 5/6] tracing: Show inode and device major:minor in deferred user space stacktrace
Steven Rostedt
2025/09/08
Re: [PATCH v6 09/11] PCI: Put PCIe bridges with downstream devices into D3 at hibernate
Bjorn Helgaas
2025/09/08
Re: [PATCH v2 4/7] tools/rtla: Consolidate code between osnoise/timerlat and hist/top
Costa Shulyupin
2025/09/08
Re: [PATCHv2 perf/core 1/4] bpf: Allow uprobe program to change context registers
Jiri Olsa
2025/09/08
Re: [PATCH v6 RESEND 00/11] Improvements to S5 power consumption
Greg Kroah-Hartman
2025/09/08
[PATCH v16 1/4] perf tools: Minimal CALLCHAIN_DEFERRED support
Steven Rostedt
2025/09/08
[RESEND][PATCH v15 2/4] perf: Support deferred user callchains
Steven Rostedt
2025/09/08
[RESEND][PATCH v15 3/4] perf: Have the deferred request record the user context cookie
Steven Rostedt
2025/09/08
[RESEND][PATCH v15 1/4] unwind deferred: Add unwind_user_get_cookie() API
Steven Rostedt
2025/09/08
[PATCH v16 2/4] perf record: Enable defer_callchain for user callchains
Steven Rostedt
2025/09/08
[RESEND][PATCH v15 4/4] perf: Support deferred user callchains for per CPU events
Steven Rostedt
2025/09/08
[PATCH v16 4/4] perf tools: Merge deferred user callchains
Steven Rostedt
2025/09/08
[PATCH v16 3/4] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
Steven Rostedt
2025/09/08
[PATCH v16 0/4] perf tool: Support the deferred unwinding infrastructure
Steven Rostedt
2025/09/08
Re: [RESEND][PATCH v15 0/4] perf: Support the deferred unwinding infrastructure
Steven Rostedt
2025/09/08
Re: [PATCH v2 6/7] tools/rtla: Add test engine support for unexpected output
Crystal Wood
2025/09/08
Re: [PATCH v6 RESEND 00/11] Improvements to S5 power consumption
Greg Kroah-Hartman
2025/09/08
Re: [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Jason Gunthorpe
2025/09/08
Re: [PATCH v6 RESEND 00/11] Improvements to S5 power consumption
Mario Limonciello
2025/09/08
[PATCHv2 perf/core 3/4] selftests/bpf: Add uprobe context registers changes test
Jiri Olsa
2025/09/08
Re: [PATCHv2 perf/core 2/4] uprobe: Do not emulate/sstep original instruction when ip is changed
Oleg Nesterov
2025/09/08
[PATCHv2 perf/core 4/4] selftests/bpf: Add uprobe context ip register change test
Jiri Olsa
2025/09/08
[PATCHv2 perf/core 2/4] uprobe: Do not emulate/sstep original instruction when ip is changed
Jiri Olsa
2025/09/08
[PATCHv2 perf/core 1/4] bpf: Allow uprobe program to change context registers
Jiri Olsa
2025/09/08
[PATCHv2 perf/core 0/4] uprobe,bpf: Allow to change app registers from uprobe registers
Jiri Olsa
2025/09/08
Re: [PATCH] tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()
Thorsten Blum
2025/09/07
Re: [PATCH v2 03/18] mm/ksw: add /proc/kstackwatch interface
Jinchao Wang
2025/09/07
Re: [PATCH v2 02/18] mm/ksw: add ksw_config struct and parser
Jinchao Wang
2025/09/07
Re: [PATCH v2 01/18] mm/ksw: add build system support
Jinchao Wang
2025/09/07
Re: [PATCH v2 06/18] perf/hw_breakpoint: add arch-independent hw_breakpoint_modify_local()
Jinchao Wang
2025/09/07
Re: [PATCH v2 05/18] x86/hw_breakpoint: introduce arch_reinstall_hw_breakpoint() for atomic context
Jinchao Wang
2025/09/07
Re: [PATCH v2 07/18] mm/ksw: add atomic watch on/off operations
Jinchao Wang
2025/09/07
[PATCH v3 2/3] rtla: fix -C/--cgroup interface
Ivan Pravdin
2025/09/07
Re: [PATCH] tracing: Fix missing errno when zero parser->idx in trace_pid_write
Pu Lehui
2025/09/07
[PATCH v2] tracing: Silence warning when chunk allocation fails in trace_pid_write
Pu Lehui
2025/09/07
[PATCH v3 3/3] rtla: fix -a overriding -t argument
Ivan Pravdin
2025/09/07
[PATCH v3 0/3] rtla: fix cgroup and trace options parsing
Ivan Pravdin
2025/09/07
[PATCH v3 1/3] rtla: fix buffer overflow in actions_parse
Ivan Pravdin
2025/09/07
Re: [PATCH v2 4/7] tools/rtla: Consolidate code between osnoise/timerlat and hist/top
Costa Shulyupin
2025/09/07
Re: [PATCH v6 00/11] Improvements to S5 power consumption
Greg Kroah-Hartman
2025/09/07
Re: [PATCH v2 07/18] mm/ksw: add atomic watch on/off operations
Peter Zijlstra
2025/09/07
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Peter Zijlstra
2025/09/07
[PATCH v6 RESEND 09/11] PCI: Put PCIe bridges with downstream devices into D3 at hibernate
Mario Limonciello (AMD)
2025/09/07
Re: [PATCH v2 05/18] x86/hw_breakpoint: introduce arch_reinstall_hw_breakpoint() for atomic context
Peter Zijlstra
2025/09/07
[PATCH v6 RESEND 07/11] PCI: PM: Run bridge power up actions as part of restore phase
Mario Limonciello (AMD)
2025/09/07
[PATCH v2 01/18] mm/ksw: add build system support
Jinchao Wang
2025/09/07
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
2025/09/07
Re: [PATCH] tracing: fprobe: fix suspicious rcu usage in fprobe_entry
Menglong Dong
2025/09/07
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
2025/09/07
[PATCH v2 0/6] tracing: wprobe: Add wprobe for watchpoint
Masami Hiramatsu (Google)
2025/09/07
Re: [RFC PATCH 0/6] tracing: wprobe: Add wprobe for watchpoint
Google
2025/09/07
Re: [PATCH WIP v2] i2c: add tracepoints to aid debugging in i2c-core-base
Mohammad Gomaa
2025/09/07
Re: [PATCH] rv: Fix missing mutex unlock in rv_register_monitor()
Nam Cao
2025/09/07
[PATCH v6 RESEND 03/11] usb: sl811-hcd: Add PM_EVENT_POWEROFF into suspend callbacks
Mario Limonciello (AMD)
2025/09/07
Re: [PATCH v1] arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONFIG_DYNAMIC_FTRACE
panfan
2025/09/07
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Peter Zijlstra
2025/09/07
[PATCH v6 RESEND 11/11] PM: Use hibernate flows for system power off
Mario Limonciello (AMD)
2025/09/07
Re: [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Takashi Sakamoto
2025/09/07
Re: [PATCH v10 00/13] khugepaged: mTHP support
David Hildenbrand
2025/09/07
[PATCH v2 14/18] mm/ksw: add stack overflow test
Jinchao Wang
2025/09/07
Re: [PATCH v2] arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONFIG_DYNAMIC_FTRACE
Mark Rutland
2025/09/07
[PATCH 1/1] tracing: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025/09/06
[PATCH v6 RESEND 04/11] USB: Pass PMSG_POWEROFF event to suspend_common() for poweroff with S4 flow
Mario Limonciello (AMD)
2025/09/06
[PATCH v2 3/6] HWBP: Add modify_wide_hw_breakpoint_local() API
Masami Hiramatsu (Google)
2025/09/06
[PATCH v6 RESEND 06/11] PCI: PM: Split out code from pci_pm_suspend_noirq() into helper
Mario Limonciello (AMD)
2025/09/06
[PATCH v6 RESEND 10/11] drm/amd: Avoid evicting resources at S5
Mario Limonciello (AMD)
2025/09/06
Re: [RFC PATCH 0/6] tracing: wprobe: Add wprobe for watchpoint
Jinchao Wang
2025/09/06
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
2025/09/06
[PATCH v2 1/6] tracing: wprobe: Add watchpoint probe event based on hardware breakpoint
Masami Hiramatsu (Google)
2025/09/06
Re: [PATCH perf/core 02/11] uprobes: Skip emulate/sstep on unique uprobe when ip is changed
Oleg Nesterov
2025/09/06
[PATCH v2 5/7] tools/rtla: Fix -A option name in test comment
Crystal Wood
2025/09/06
[PATCH v2 3/7] tools/rtla: Create common_apply_config()
Crystal Wood
2025/09/06
[PATCH v2 6/7] tools/rtla: Add test engine support for unexpected output
Crystal Wood
2025/09/06
[PATCH v2 0/7] tools/rtla: Code consolidation and osnoise actions
Crystal Wood
2025/09/06
[PATCH v2 7/7] tools/rtla: Add remaining support for osnoise actions
Crystal Wood
2025/09/06
[PATCH v2 4/7] tools/rtla: Consolidate code between osnoise/timerlat and hist/top
Crystal Wood
2025/09/06
[PATCH v2 2/7] tools/rtla: Move top/hist params into common struct
Crystal Wood
2025/09/06
[PATCH v2 1/7] tools/rtla: Consolidate common parameters into shared structure
Crystal Wood
2025/09/06
Re: [RFC PATCH 16/17] verification/rvgen: Add support for per-obj monitors
Nam Cao
2025/09/06
Re: [PATCH v2 02/18] mm/ksw: add ksw_config struct and parser
Mike Rapoport
2025/09/06
[PATCH v6 RESEND 01/11] PM: Introduce new PMSG_POWEROFF event
Mario Limonciello (AMD)
2025/09/06
[PATCH v6 RESEND 05/11] PCI: PM: Disable device wakeups when halting system through S4 flow
Mario Limonciello (AMD)
2025/09/06
Re: [PATCH v2] tracing/osnoise: Fix null-ptr-deref in bitmap_parselist()
Steven Rostedt
2025/09/06
[PATCH v6 RESEND 08/11] PCI: PM: Use pci_power_manageable() in pci_pm_poweroff_noirq()
Mario Limonciello (AMD)
2025/09/06
[PATCH v6 RESEND 00/11] Improvements to S5 power consumption
Mario Limonciello (AMD)
2025/09/06
[PATCH v6 RESEND 02/11] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
Mario Limonciello (AMD)
2025/09/06
Re: [PATCH] tracing: fprobe: fix suspicious rcu usage in fprobe_entry
Herbert Xu
2025/09/06
Re: [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
David Laight
2025/09/06
Re: [PATCH WIP v2] i2c: add tracepoints to aid debugging in i2c-core-base
Wolfram Sang
2025/09/05
[PATCH] trace/fgraph: Fix error handling
Guenter Roeck
2025/09/05
Re: [PATCH v10 00/13] khugepaged: mTHP support
David Hildenbrand
2025/09/05
Re: [PATCH v5 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Leon Romanovsky
2025/09/05
[PATCH v2] tracing/osnoise: Fix null-ptr-deref in bitmap_parselist()
Wang Liang
2025/09/05
Re: [PATCH -next] tracing/osnoise: fix null-ptr-deref in bitmap_parselist
Wang Liang
2025/09/05
Re: [PATCH -next] trace/fgraph: Fix the warning caused by missing unregister notifier
Guenter Roeck
2025/09/05
Re: [PATCH -next] trace/fgraph: Fix the warning caused by missing unregister notifier
Steven Rostedt
2025/09/05
[PATCH v2 5/6] selftests: tracing: Add a basic testcase for wprobe
Masami Hiramatsu (Google)
2025/09/05
Re: [PATCH -next] trace/fgraph: Fix the warning caused by missing unregister notifier
Guenter Roeck
2025/09/05
[PATCH perf/core 2/3] selftests/bpf: Fix uprobe_sigill test for uprobe syscall error value
Jiri Olsa
2025/09/05
[PATCH 3/3] man2: Add uprobe syscall page
Jiri Olsa
2025/09/05
Re: [PATCH -next] tracing/osnoise: fix null-ptr-deref in bitmap_parselist
Steven Rostedt
2025/09/05
[PATCH v2 2/6] x86/HWBP: introduce arch_reinstall_hw_breakpoint() for atomic context
Masami Hiramatsu (Google)
2025/09/05
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Andrii Nakryiko
2025/09/05
Re: [PATCH perf/core 2/3] selftests/bpf: Fix uprobe_sigill test for uprobe syscall error value
Andrii Nakryiko
2025/09/05
[PATCH perf/core 1/3] uprobes/x86: Return error from uprobe syscall when not called from trampoline
Jiri Olsa
2025/09/05
[PATCH perf/core 0/3] uprobes/x86: change error path for uprobe syscall
Jiri Olsa
2025/09/05
[PATCH] rv/ltl_monitor: adapt handle_task_newtask to u64 clone_flags
Simon Schuster via B4 Relay
2025/09/05
Re: [PATCH] tracing: Fix missing errno when zero parser->idx in trace_pid_write
Steven Rostedt
2025/09/05
[PATCH] tracing/osnoise: Replace kmalloc() + copy_from_user() with memdup_user()
Thorsten Blum
2025/09/05
Re: [PATCH] tracing: Fix missing errno when zero parser->idx in trace_pid_write
Steven Rostedt
2025/09/05
Re: [PATCH v10 00/13] khugepaged: mTHP support
Dev Jain
2025/09/05
Re: [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Jason Gunthorpe
2025/09/05
Re: [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Leon Romanovsky
2025/09/05
Re: [PATCH v2 06/18] perf/hw_breakpoint: add arch-independent hw_breakpoint_modify_local()
kernel test robot
2025/09/05
Re: [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
Marek Szyprowski
2025/09/05
Re: [PATCH v5 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Marek Szyprowski
2025/09/05
Re: [PATCH v4 00/16] dma-mapping: migrate to physical address-based API
Marek Szyprowski
2025/09/05
[PATCH v2 6/6] selftests: tracing: Add syntax testcase for wprobe
Masami Hiramatsu (Google)
2025/09/05
Re: [PATCH v2 06/18] perf/hw_breakpoint: add arch-independent hw_breakpoint_modify_local()
kernel test robot
2025/09/05
Re: [PATCH v2] arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONFIG_DYNAMIC_FTRACE
Catalin Marinas
2025/09/05
Re: [PATCH perf/core 02/11] uprobes: Skip emulate/sstep on unique uprobe when ip is changed
Oleg Nesterov
2025/09/05
[PATCH v2 4/6] tracing: wprobe: Add wprobe event trigger
Masami Hiramatsu (Google)
2025/09/05
Re: [paulmck-rcu:dev.2025.08.13a] [tracing] 364ac25d46: WARNING:at_arch/x86/mm/fault.c:#do_user_addr_fault
Paul E. McKenney
2025/09/05
Re: [PATCH v10 00/13] khugepaged: mTHP support
David Hildenbrand
2025/09/05
Re: [PATCH v10 00/13] khugepaged: mTHP support
Usama Arif
2025/09/05
Re: [PATCH v10 00/13] khugepaged: mTHP support
Lorenzo Stoakes
2025/09/05
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Jiri Olsa
2025/09/05
Re: [PATCH v10 06/13] khugepaged: add mTHP support
Lorenzo Stoakes
2025/09/05
[PATCH 0/1] trace: replace wq users and add WQ_PERCPU to alloc_workqueue() users
Marco Crivellari
2025/09/05
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Peter Zijlstra
2025/09/04
Re: [PATCH v2] tracing: fprobe: fix suspicious rcu usage in fprobe_entry
Google
2025/09/04
[PATCH -next] tracing/osnoise: fix null-ptr-deref in bitmap_parselist
Wang Liang
2025/09/04
[PATCH v2] arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONFIG_DYNAMIC_FTRACE
panfan
2025/09/04
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Peter Zijlstra
2025/09/04
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Andrii Nakryiko
2025/09/04
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Peter Zijlstra
2025/09/04
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Andrii Nakryiko
2025/09/04
Re: nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Peter Zijlstra
2025/09/04
Re: [PATCH WIP v2] i2c: add tracepoints to aid debugging in i2c-core-base
Wolfram Sang
2025/09/04
Re: [PATCH perf/core 02/11] uprobes: Skip emulate/sstep on unique uprobe when ip is changed
Andrii Nakryiko
2025/09/04
[PATCH v2 17/18] tools/kstackwatch: add interactive test script for KStackWatch
Jinchao Wang
2025/09/04
Re: [PATCH v2] ftrace/samples: Fix function size computation
Vladimir Riabchun
2025/09/04
Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Andrii Nakryiko
2025/09/04
nop5-optimized USDTs WAS: Re: [PATCHv6 perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
Andrii Nakryiko
Earlier messages