linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] ring-buffer: Fix crash passing ERR_PTR to kthread_stop()
Google
[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
Thierry Reding
[PATCH v4 03/10] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
Thierry Reding
[PATCH v4 09/10] arm64: tegra: Hook up VPR to host1x
Thierry Reding
[PATCH v4 10/10] arm64: tegra: Add VPR placeholder node on Tegra264
Thierry Reding
[PATCH v4 08/10] arm64: tegra: Add VPR placeholder node on Tegra234
Thierry Reding
[PATCH v4 05/10] mm/cma: Allow dynamically creating CMA areas
Thierry Reding
Re: [PATCH v4 05/10] mm/cma: Allow dynamically creating CMA areas
David Hildenbrand (Arm)
Re: [PATCH v4 05/10] mm/cma: Allow dynamically creating CMA areas
Thierry Reding
Re: [PATCH v4 05/10] mm/cma: Allow dynamically creating CMA areas
David Hildenbrand (Arm)
[PATCH v4 07/10] dma-buf: heaps: Add support for Tegra VPR
Thierry Reding
[PATCH v4 01/10] dt-bindings: reserved-memory: Document Tegra VPR
Thierry Reding
[PATCH v4 06/10] dma-buf: heaps: Add debugfs support
Thierry Reding
Re: [PATCH v4 06/10] dma-buf: heaps: Add debugfs support
Christian König
[PATCH v4 02/10] dt-bindings: display: tegra: Document memory regions
Thierry Reding
[PATCH v4 04/10] bitmap: Add bitmap_allocate() function
Thierry Reding
[PATCH v12 00/11] tracing: wprobe: x86: Add wprobe for watchpoint
Masami Hiramatsu (Google)
[PATCH v12 02/11] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
Masami Hiramatsu (Google)
[PATCH v12 07/11] selftests: tracing: Add syntax testcase for wprobe
Masami Hiramatsu (Google)
[PATCH v12 03/11] HWBP: Add modify_local_hw_breakpoint_addr() API
Masami Hiramatsu (Google)
[PATCH v12 04/11] tracing/wprobe: Add wprobe (watchpoint probe) trace event support
Masami Hiramatsu (Google)
[PATCH v12 08/11] tracing/wprobe: Add set_wprobe and clear_wprobe event triggers
Masami Hiramatsu (Google)
[PATCH v12 09/11] selftests: ftrace: Add wprobe trigger testcase
Masami Hiramatsu (Google)
[PATCH v12 10/11] tracing/wprobe: Support BTF typecast in fetchargs
Masami Hiramatsu (Google)
[PATCH v12 11/11] tracing/wprobe: Support BTF struct offset resolution in set_wprobe trigger
Masami Hiramatsu (Google)
[PATCH v12 01/11] x86/hw_breakpoints: Make DR7 updates NMI safe
Masami Hiramatsu (Google)
[PATCH v12 05/11] x86: hw_breakpoint: Add a kconfig to clarify when a breakpoint fires
Masami Hiramatsu (Google)
[PATCH v12 06/11] selftests: tracing: Add a basic testcase for wprobe
Masami Hiramatsu (Google)
[PATCH] rtla/tests: Test actions in absence of threshold
Tomas Glozar
[PATCH] tracing: Fix logged instance name on creation failure
Vincent Donnefort
Re: [PATCH] tracing: Fix logged instance name on creation failure
Google
[PATCH v3 v3 0/7] ntfs3: add tracepoints for core filesystem paths
Baolin Liu
[PATCH v3 v3 1/7] ntfs3: add mount and log replay tracepoints
Baolin Liu
[PATCH v3 v3 3/7] ntfs3: add create inode tracepoint
Baolin Liu
[PATCH v3 v3 6/7] ntfs3: add iomap tracepoints
Baolin Liu
[PATCH v3 v3 4/7] ntfs3: add directory index tracepoints
Baolin Liu
[PATCH v3 v3 5/7] ntfs3: add allocation tracepoints
Baolin Liu
Re: [PATCH v3 v3 5/7] ntfs3: add allocation tracepoints
Steven Rostedt
Re: [PATCH v3 v3 5/7] ntfs3: add allocation tracepoints
Steven Rostedt
[PATCH v3 v3 7/7] ntfs3: add file I/O tracepoints
Baolin Liu
[PATCH v3 v3 2/7] ntfs3: add namei tracepoints
Baolin Liu
Re: [PATCH v3 v3 0/7] ntfs3: add tracepoints for core filesystem paths
liubaolin
[PATCH 0/6] ring-buffer: Fixes for subbuf resizing and persistent buffers
Vincent Donnefort
[PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Google
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Steven Rostedt
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Steven Rostedt
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Google
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Vincent Donnefort
Re: [PATCH 1/6] ring-buffer: Prevent resizing of persistent ring buffer
Steven Rostedt
[PATCH 2/6] ring-buffer: Prevent subbuf order change when resizing is disabled
Vincent Donnefort
[PATCH 6/6] ring-buffer: Remove ring_buffer_per_cpu::mapped
Vincent Donnefort
[PATCH 3/6] ring-buffer: Initialise reader page order in rb_allocate_cpu_buffer()
Vincent Donnefort
[PATCH 4/6] ring-buffer: Fix subbuf resize concurrency
Vincent Donnefort
Re: [PATCH 4/6] ring-buffer: Fix subbuf resize concurrency
Steven Rostedt
Re: [PATCH 4/6] ring-buffer: Fix subbuf resize concurrency
Vincent Donnefort
Re: [PATCH 4/6] ring-buffer: Fix subbuf resize concurrency
Steven Rostedt
Re: [PATCH 4/6] ring-buffer: Fix subbuf resize concurrency
Vincent Donnefort
[PATCH 5/6] ring-buffer: Dynamically calculate max_data_size
Vincent Donnefort
[PATCH 0/6] ring-buffer: Fixes for subbuf resizing and persistent buffers
Vincent Donnefort
[PATCH 3/6] ring-buffer: Free cpu_buffer->free_page with subbuf_order
Vincent Donnefort
[PATCH 6/6] ring-buffer: Make nr_pages unsigned int
Vincent Donnefort
[PATCH 1/6] ring-buffer: Fix subbuf resize concurrency
Vincent Donnefort
Re: [PATCH 1/6] ring-buffer: Fix subbuf resize concurrency
Steven Rostedt
[PATCH 2/6] ring-buffer: Dynamically calculate max_data_size
Vincent Donnefort
[PATCH 4/6] ring-buffer: Remove trace_buffer::cpus
Vincent Donnefort
[PATCH 5/6] ring-buffer: Remove ring_buffer_per_cpu::mapped
Vincent Donnefort
[PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
Lorenzo Stoakes (ARM)
[PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
Lorenzo Stoakes (ARM)
Re: [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
Suren Baghdasaryan
Re: [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
Lorenzo Stoakes (ARM)
Re: [PATCH v4 01/20] mm/vma: introduce VMA anon page offset field and add helpers
Suren Baghdasaryan
[PATCH v4 03/20] mm: introduce linear_anon_page_index()
Lorenzo Stoakes (ARM)
Re: [PATCH v4 03/20] mm: introduce linear_anon_page_index()
Suren Baghdasaryan
Re: [PATCH v4 03/20] mm: introduce linear_anon_page_index()
Lorenzo Stoakes (ARM)
Re: [PATCH v4 03/20] mm: introduce linear_anon_page_index()
Suren Baghdasaryan
Re: [PATCH v4 03/20] mm: introduce linear_anon_page_index()
David Hildenbrand (Arm)
[PATCH v4 06/20] mm: introduce and use vma_filebacked_address()
Lorenzo Stoakes (ARM)
[PATCH v4 05/20] mm: update print_bad_page_map() to show anon index if appropriate
Lorenzo Stoakes (ARM)
[PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
Lorenzo Stoakes (ARM)
Re: [PATCH v4 13/20] mm/migrate: calculate large folio page index using PFN
David Hildenbrand (Arm)
[PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
Re: [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
Re: [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Andrew Morton
Re: [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
Re: [PATCH v4 02/20] mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
David Hildenbrand (Arm)
[PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
Lorenzo Stoakes (ARM)
Re: [PATCH v4 15/20] tools/testing/vma: expand VMA merge tests to assert anon pgoff
David Hildenbrand (Arm)
[PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
Lorenzo Stoakes (ARM)
Re: [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
David Hildenbrand (Arm)
Re: [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
Lorenzo Stoakes (ARM)
Re: [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
David Hildenbrand (Arm)
Re: [PATCH v4 07/20] mm/vma: fix self-merge check in copy_vma()
Lorenzo Stoakes (ARM)
[PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
Lorenzo Stoakes (ARM)
Re: [PATCH v4 08/20] tools/testing/vma: add tests for copy_vma() self-merge
David Hildenbrand (Arm)
[PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
Lorenzo Stoakes (ARM)
Re: [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
David Hildenbrand (Arm)
Re: [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
Lorenzo Stoakes (ARM)
Re: [PATCH v4 16/20] tools/testing/selftests/mm: test anonymous page offset merge behaviour
Andrew Morton
[PATCH v4 04/20] mm: abstract vma_address() and introduce vma_anon_address()
Lorenzo Stoakes (ARM)
[PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
Lorenzo Stoakes (ARM)
Re: [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
David Hildenbrand (Arm)
Re: [PATCH v4 17/20] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous
Lorenzo Stoakes (ARM)
[PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
Lorenzo Stoakes (ARM)
Re: [PATCH v4 10/20] mm/rmap: track whether the page VMA mapped pgoff is anonymous
David Hildenbrand (Arm)
[PATCH v4 09/20] mm: propagate VMA anonymous page offset on map, remap, split + merge
Lorenzo Stoakes (ARM)
[PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
Lorenzo Stoakes (ARM)
Re: [PATCH v4 12/20] mm/huge_memory: update remove_migration_pmd() to accept a folio
David Hildenbrand (Arm)
[PATCH v4 19/20] tools/testing/vma: add test to assert MAP_PRIVATE-/dev/zero is anon
Lorenzo Stoakes (ARM)
[PATCH v4 11/20] mm: clean up vma_address_end()
Lorenzo Stoakes (ARM)
Re: [PATCH v4 11/20] mm: clean up vma_address_end()
David Hildenbrand (Arm)
[PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
Lorenzo Stoakes (ARM)
Re: [PATCH v4 14/20] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
David Hildenbrand (Arm)
[PATCH v4 20/20] tools/testing/selftests/mm: add MAP_PRIVATE-/dev/zero merge tests
Lorenzo Stoakes (ARM)
[PATCH v4 18/20] mm/vma: make MAP_PRIVATE-mapped /dev/zero mappings truly anonymous
Lorenzo Stoakes (ARM)
Re: [PATCH v4 00/20] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
Andrew Morton
Re: [PATCH v2 03/17] landlock: Split struct landlock_domain from struct landlock_ruleset
Mickaël Salaün
Re: [PATCH v2 01/17] landlock: Prepare ruleset and domain type split
Mickaël Salaün
[RFC PATCH bpf-next v3 0/2] ftrace: deprecate the ftrace_enabled disable switch
Andrey Grodzovsky
[RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Andrey Grodzovsky
Re: [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Song Liu
Re: [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Andrey Grodzovsky
Re: [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Steven Rostedt
Re: [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Song Liu
Re: [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Steven Rostedt
Re: [RFC PATCH bpf-next v3 2/2] selftests/livepatch: update test-ftrace.sh for deprecated ftrace_enabled
Song Liu
[RFC PATCH bpf-next v3 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
Andrey Grodzovsky
Re: [RFC PATCH bpf-next v3 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
Song Liu
Re: [RFC PATCH bpf-next v3 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
Andrey Grodzovsky
Re: [RFC PATCH bpf-next v3 1/2] ftrace: deprecate disabling via ftrace_enabled sysctl
Andrey Grodzovsky
[PATCH v2 0/2] tracing/boot: Support eprobe, fprobe, and tprobe events and add test framework
Masami Hiramatsu (Google)
[PATCH v2 1/2] tracing/boot: Add support for eprobe, fprobe, and tprobe events
Masami Hiramatsu (Google)
[PATCH v2 2/2] selftests/ftrace: Add boot-time tracing test framework
Masami Hiramatsu (Google)
[GIT PULL] rv fixes for v7.3 (for-next)
Gabriele Monaco
[PATCH 0/9] mm: distinguish PTE table storage from PTE values
Muhammad Usama Anjum
[PATCH 5/9] mm: convert PTE table entries in ptep_get()
Muhammad Usama Anjum
[PATCH 7/9] mm/kasan: use hw_pte_t for the early shadow PTE table
Muhammad Usama Anjum
[PATCH 9/9] xen: use hw_pte_t for PTE range callbacks
Muhammad Usama Anjum
[PATCH 8/9] drm/i915: use hw_pte_t for PTE range callbacks
Muhammad Usama Anjum
[PATCH 3/9] mm: name pointers to copied PTE values ptentp
Muhammad Usama Anjum
Re: [PATCH 3/9] mm: name pointers to copied PTE values ptentp
Anshuman Khandual
Re: [PATCH 3/9] mm: name pointers to copied PTE values ptentp
Muhammad Usama Anjum
Re: [PATCH 3/9] mm: name pointers to copied PTE values ptentp
Anshuman Khandual
[PATCH 6/9] mm: convert PTE table entry to pte
Muhammad Usama Anjum
Re: [PATCH 6/9] mm: convert PTE table entry to pte
Alexander Gordeev
Re: [PATCH 6/9] mm: convert PTE table entry to pte
Muhammad Usama Anjum
Re: [PATCH 6/9] mm: convert PTE table entry to pte
Alexander Gordeev
Re: [PATCH 6/9] mm: convert PTE table entry to pte
Muhammad Usama Anjum
Re: [PATCH 6/9] mm: convert PTE table entry to pte
David Hildenbrand (Arm)
[PATCH 4/9] mm: use hw_pte_t for generic PTE table storage
Muhammad Usama Anjum
[PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
Muhammad Usama Anjum
Re: [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
Alexander Gordeev
Re: [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
Muhammad Usama Anjum
Re: [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
Alexander Gordeev
Re: [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
Muhammad Usama Anjum
Re: [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
David Hildenbrand (Arm)
Re: [PATCH 1/9] mm: introduce hw_pte_t for PTE table storage
Anshuman Khandual
[PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
Muhammad Usama Anjum
Re: [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
Anshuman Khandual
Re: [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
Muhammad Usama Anjum
Re: [PATCH 2/9] mm: make hw_pte_t visible to generic PTE interfaces
Muhammad Usama Anjum
[PATCH 1/2] selftests/ftrace: Force C locale for readelf in uprobe test
Rui Qi
[PATCH 2/2] selftests/ftrace: Convert ELF entry point to file offset in uprobe test
Rui Qi
Re: [PATCH 1/2] selftests/ftrace: Force C locale for readelf in uprobe test
Google
Re: [PATCH 1/2] selftests/ftrace: Force C locale for readelf in uprobe test
Rui Qi
[PATCH v2 0/2] selftests/ftrace: Fix add_remove_uprobe robustness
Rui Qi
[PATCH v2 2/2] selftests/ftrace: Convert ELF entry point to file offset in uprobe test
Rui Qi
Re: [PATCH v2 2/2] selftests/ftrace: Convert ELF entry point to file offset in uprobe test
Google
[PATCH v2 1/2] selftests/ftrace: Force C locale in ftracetest
Rui Qi
Re: [PATCH v2 0/2] selftests/ftrace: Fix add_remove_uprobe robustness
Google
[PATCH] tracing: Report TP_printk double dereference with pr_warn()
David Carlier
Re: [PATCH] tracing: Report TP_printk double dereference with pr_warn()
Steven Rostedt
[PATCH v2] tracing: Report every TP_printk double dereference
David Carlier
[PATCH v2] ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
Josh Poimboeuf
Re: [PATCH v2] ftrace: Fix off-by-one fentry site disable in ftrace_free_mem()
Google
[PATCH] eventfs: Fix use-after-free in eventfs_remove_rec()
Shuangpeng Bai
Re: [PATCH] eventfs: Fix use-after-free in eventfs_remove_rec()
Google
[PATCH 0/2] tracing/boot: Support eprobe, fprobe, and tprobe events and add test framework
Masami Hiramatsu (Google)
[PATCH 1/2] tracing/boot: Add support for eprobe, fprobe, and tprobe events
Masami Hiramatsu (Google)
Re: [PATCH 1/2] tracing/boot: Add support for eprobe, fprobe, and tprobe events
Google
[PATCH 2/2] selftests/ftrace: Add boot-time tracing test framework
Masami Hiramatsu (Google)
[PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
Luigi Rizzo
Re: [PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
Bradley Morgan
Re: [PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
JP Kobryn
Re: [PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
Google
Re: [PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
Luigi Rizzo
Re: [PATCH] kprobes: Fix NULL pointer dereference in unregister_kretprobes()
Google
[PATCH] ring-buffer: Prevent subbuf order change when resizing is disabled
Vincent Donnefort
Re: [PATCH] ring-buffer: Prevent subbuf order change when resizing is disabled
Vincent Donnefort
Re: [PATCH] ring-buffer: Prevent subbuf order change when resizing is disabled
Vincent Donnefort
[GIT PULL] RTLA changes for 7.3
Tomas Glozar
Re: [GIT PULL] RTLA changes for 7.3
Steven Rostedt
Re: [GIT PULL] RTLA changes for 7.3
Tomas Glozar
[PATCH] uprobes: Skip breakpoint installation on non executable vmas
Sumanth Korikkar
Re: [PATCH] uprobes: Skip breakpoint installation on non executable vmas
Oleg Nesterov
Earlier messages
Later messages