linux-trace-kernel
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/13
[PATCH v2] tracing: Generate undef symbols allowlist for simple_ring_buffer
Vincent Donnefort
2026/03/13
Re: [PATCH] tracing: Generate undef symbols allowlist for simple_ring_buffer
Vincent Donnefort
2026/03/13
Re: [PATCH v3 1/4] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
Peter Zijlstra
2026/03/13
Re: [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
Fuad Tabba
2026/03/13
Re: [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
Fuad Tabba
2026/03/13
Re: [PATCH] bootconfig: Add bootconfig tests about braces
Josh Law
2026/03/12
[PATCH RFC v3 41/43] KVM: x86: Support content mode ZERO for TDX
Ackerley Tng
2026/03/12
[PATCH RFC v3 36/43] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
Ackerley Tng
2026/03/12
[PATCH RFC v3 32/43] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
Ackerley Tng
2026/03/12
[PATCH RFC v3 28/43] KVM: selftests: Test conversion with elevated page refcount
Ackerley Tng
2026/03/12
[PATCH RFC v3 26/43] KVM: selftests: Test that truncation does not change shared/private status
Ackerley Tng
2026/03/12
[PATCH RFC v3 34/43] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
Ackerley Tng
2026/03/12
[PATCH RFC v3 31/43] KVM: selftests: Provide common function to set memory attributes
Ackerley Tng
2026/03/12
[PATCH RFC v3 42/43] KVM: selftests: Allow flags to be specified in set_memory_attributes functions
Ackerley Tng
2026/03/12
[PATCH RFC v3 25/43] KVM: selftests: Test precision of conversion
Ackerley Tng
2026/03/12
[PATCH RFC v3 35/43] KVM: selftests: Add script to exercise private_mem_conversions_test
Ackerley Tng
2026/03/12
[PATCH RFC v3 21/43] KVM: selftests: Test conversion flow when INIT_SHARED
Ackerley Tng
2026/03/12
[PATCH RFC v3 43/43] KVM: selftests: Update tests to use flag-enabled library functions
Ackerley Tng
2026/03/12
[PATCH RFC v3 39/43] KVM: guest_memfd: Apply content modes while setting memory attributes
Ackerley Tng
2026/03/12
[PATCH RFC v3 40/43] KVM: x86: Add support for applying content modes
Ackerley Tng
2026/03/12
[PATCH RFC v3 33/43] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
Ackerley Tng
2026/03/12
[PATCH RFC v3 38/43] KVM: guest_memfd: Introduce default handlers for content modes
Ackerley Tng
2026/03/12
[PATCH RFC v3 29/43] KVM: selftests: Reset shared memory after hole-punching
Ackerley Tng
2026/03/12
[PATCH RFC v3 37/43] KVM: selftests: Update private memory exits test work with per-gmem attributes
Ackerley Tng
2026/03/12
[PATCH RFC v3 16/43] KVM: selftests: Add selftests global for guest memory attributes capability
Ackerley Tng
2026/03/12
[PATCH RFC v3 15/43] KVM: selftests: Add support for mmap() on guest_memfd in core library
Ackerley Tng
2026/03/12
[PATCH RFC v3 22/43] KVM: selftests: Test indexing in guest_memfd
Ackerley Tng
2026/03/12
[PATCH RFC v3 23/43] KVM: selftests: Test conversion before allocation
Ackerley Tng
2026/03/12
[PATCH RFC v3 13/43] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
Ackerley Tng
2026/03/12
[PATCH RFC v3 30/43] KVM: selftests: Provide function to look up guest_memfd details from gpa
Ackerley Tng
2026/03/12
[PATCH RFC v3 18/43] KVM: selftests: Add helpers for calling ioctls on guest_memfd
Ackerley Tng
2026/03/12
[PATCH RFC v3 27/43] KVM: selftests: Test that shared/private status is consistent across processes
Ackerley Tng
2026/03/12
[PATCH RFC v3 14/43] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
Ackerley Tng
2026/03/12
[PATCH RFC v3 24/43] KVM: selftests: Convert with allocated folios in different layouts
Ackerley Tng
2026/03/12
[PATCH RFC v3 09/43] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng
2026/03/12
[PATCH RFC v3 10/43] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
Ackerley Tng
2026/03/12
[PATCH RFC v3 07/43] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng
2026/03/12
[PATCH RFC v3 20/43] KVM: selftests: Test basic single-page conversion flow
Ackerley Tng
2026/03/12
[PATCH RFC v3 06/43] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
Ackerley Tng
2026/03/12
[PATCH RFC v3 19/43] KVM: selftests: Test using guest_memfd for guest private memory
Ackerley Tng
2026/03/12
[PATCH RFC v3 08/43] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
Ackerley Tng
2026/03/12
[PATCH RFC v3 17/43] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng
2026/03/12
[PATCH RFC v3 05/43] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Ackerley Tng
2026/03/12
[PATCH RFC v3 12/43] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
Ackerley Tng
2026/03/12
[PATCH RFC v3 11/43] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
Ackerley Tng
2026/03/12
[PATCH RFC v3 03/43] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
Ackerley Tng
2026/03/12
[PATCH RFC v3 02/43] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
Ackerley Tng
2026/03/12
[PATCH RFC v3 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
Ackerley Tng
2026/03/12
[PATCH RFC v3 00/43] guest_memfd: In-place conversion support
Ackerley Tng
2026/03/12
[PATCH RFC v3 04/43] KVM: Stub in ability to disable per-VM memory attribute tracking
Ackerley Tng
2026/03/12
Re: [PATCH 06/15] cpufreq: Use trace_invoke_##name() at guarded tracepoint call sites
Viresh Kumar
2026/03/12
[PATCH] bootconfig: Add bootconfig tests about braces
Masami Hiramatsu (Google)
2026/03/12
Re: [PATCH v2 2/3] lib/bootconfig: check bounds before writing in __xbc_open_brace()
Google
2026/03/12
Re: [PATCH v2 3/3] lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()
Google
2026/03/12
Re: [PATCH v2 2/3] lib/bootconfig: check bounds before writing in __xbc_open_brace()
Google
2026/03/12
Re: [PATCH v2 1/3] lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace error
Google
2026/03/12
Re: [PATCH 07/12] HID: spi_hid: add ACPI support for SPI over HID
Jingyuan Liang
2026/03/12
Re: [PATCH 09/12] dt-bindings: input: Document hid-over-spi DT schema
Jingyuan Liang
2026/03/12
Re: [PATCH 09/12] dt-bindings: input: Document hid-over-spi DT schema
Jingyuan Liang
2026/03/12
[PATCH 19/53] afs: use d_time instead of d_fsdata
NeilBrown
2026/03/12
[PATCH 20/53] afs: don't unhash/rehash dentries during unlink/rename
NeilBrown
2026/03/12
[PATCH 21/53] afs: use d_splice_alias() in afs_vnode_new_inode()
NeilBrown
2026/03/12
[PATCH 24/53] afs: use d_duplicate()
NeilBrown
2026/03/12
[PATCH 26/53] smb/client: don't unhashed and rehash to prevent new opens.
NeilBrown
2026/03/12
[PATCH 22/53] afs: use d_alloc_nonblock in afs_sillyrename()
NeilBrown
2026/03/12
[PATCH 29/53] exfat: simplify exfat_lookup()
NeilBrown
2026/03/12
[PATCH 30/53] configfs: remove d_add() calls before configfs_attach_group()
NeilBrown
2026/03/12
[PATCH 31/53] configfs: stop using d_add().
NeilBrown
2026/03/12
[PATCH 23/53] afs: lookup_atsys to drop and reclaim lock.
NeilBrown
2026/03/12
[PATCH 25/53] smb/client: use d_time to store a timestamp in dentry, not d_fsdata
NeilBrown
2026/03/12
[PATCH 28/53] smb/client: Use d_alloc_noblock() in cifs_prime_dcache()
NeilBrown
2026/03/12
[PATCH 33/53] ext4: use on-stack dentries in ext4_fc_replay_link_internal()
NeilBrown
2026/03/12
[PATCH 34/53] tracefs: stop using d_add().
NeilBrown
2026/03/12
[PATCH 27/53] smb/client: use d_splice_alias() in atomic_open
NeilBrown
2026/03/12
[PATCH 32/53] ext4: move dcache modifying code out of __ext4_link()
NeilBrown
2026/03/12
[PATCH 36/53] cephfs: remove d_alloc from CEPH_MDS_OP_LOOKUPNAME handling in ceph_fill_trace()
NeilBrown
2026/03/12
[PATCH 35/53] cephfs: stop using d_add().
NeilBrown
2026/03/12
[PATCH 37/53] cephfs: Use d_alloc_noblock() in ceph_readdir_prepopulate()
NeilBrown
2026/03/12
Re: [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
Sean Christopherson
2026/03/12
Re: [PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
NeilBrown
2026/03/12
Re: [PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
NeilBrown
2026/03/12
Re: [PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
Linus Torvalds
2026/03/12
Re: [PATCH] tracing: Generate undef symbols allowlist for simple_ring_buffer
Nathan Chancellor
2026/03/12
Re: [PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
Steven Rostedt
2026/03/12
[PATCH 53/53] VFS: remove LOOKUP_SHARED
NeilBrown
2026/03/12
Re: [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng
2026/03/12
[PATCH 52/53] VFS: lift d_alloc_parallel above inode_lock
NeilBrown
2026/03/12
[PATCH 51/53] VFS: use d_alloc_parallel() in lookup_one_qstr_excl().
NeilBrown
2026/03/12
[PATCH 45/53] efivarfs: use d_alloc_name()
NeilBrown
2026/03/12
[PATCH 46/53] Remove references to d_add() in documentation and comments.
NeilBrown
2026/03/12
[PATCH 44/53] hostfs: don't d_drop() before d_splice_alias() in hostfs_mkdir()
NeilBrown
2026/03/12
[PATCH 47/53] VFS: make d_alloc() local to VFS.
NeilBrown
2026/03/12
[PATCH 40/53] gfs2: stop using d_add().
NeilBrown
2026/03/12
[PATCH 39/53] ecryptfs: stop using d_add().
NeilBrown
2026/03/12
[PATCH 50/53] VFS: remove lookup_one() and lookup_noperm()
NeilBrown
2026/03/12
[PATCH 49/53] VFS: remove d_rehash()
NeilBrown
2026/03/12
[PATCH 18/53] shmem: use d_duplicate()
NeilBrown
2026/03/12
[PATCH 48/53] VFS: remove d_add()
NeilBrown
2026/03/12
[PATCH 17/53] coda: don't d_drop() early.
NeilBrown
2026/03/12
[PATCH 16/53] ovl: drop dir lock for lookups in impure readdir
NeilBrown
2026/03/12
[PATCH 15/53] nfs: use d_duplicate()
NeilBrown
2026/03/12
[PATCH 14/53] nfs: use d_alloc_noblock() in silly-rename
NeilBrown
2026/03/12
[PATCH 43/53] fuse: Use d_alloc_noblock() in fuse_direntplus_link()
NeilBrown
2026/03/12
[PATCH 42/53] fuse: don't d_drop() before d_splice_alias()
NeilBrown
2026/03/12
[PATCH 13/53] nfs: Use d_alloc_noblock() in nfs_prime_dcache()
NeilBrown
2026/03/12
[PATCH 41/53] libfs: stop using d_add().
NeilBrown
2026/03/12
[PATCH 12/53] nfs: don't d_drop() before d_splice_alias() in atomic_create.
NeilBrown
2026/03/12
[PATCH 38/53] cephfs: Don't d_drop() before d_splice_alias()
NeilBrown
2026/03/12
[PATCH 11/53] nfs: don't d_drop() before d_splice_alias()
NeilBrown
2026/03/12
[PATCH 07/53] VFS: Add LOOKUP_SHARED flag.
NeilBrown
2026/03/12
Re: [PATCH v2 2/3] lib/bootconfig: check bounds before writing in __xbc_open_brace()
Steven Rostedt
2026/03/12
[PATCH 02/53] VFS: enhance d_splice_alias() to handle in-lookup dentries
NeilBrown
2026/03/12
[PATCH 06/53] VFS: add d_duplicate()
NeilBrown
2026/03/12
[PATCH 10/53] nfs: use d_splice_alias() in nfs_link()
NeilBrown
2026/03/12
[PATCH 09/53] nfs: remove d_drop()/d_alloc_parallel() from nfs_atomic_open()
NeilBrown
2026/03/12
[PATCH 08/53] VFS/xfs: drop parent lock across d_alloc_parallel() in d_add_ci()
NeilBrown
2026/03/12
[PATCH 04/53] VFS: use global wait-queue table for d_alloc_parallel()
NeilBrown
2026/03/12
[PATCH 03/53] VFS: allow d_alloc_name() to be used with ->d_hash
NeilBrown
2026/03/12
[PATCH 05/53] VFS: introduce d_alloc_noblock()
NeilBrown
2026/03/12
[PATCH 01/53] VFS: fix various typos in documentation for start_creating start_removing etc
NeilBrown
2026/03/12
[PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
NeilBrown
2026/03/12
Re: [PATCH v2 2/3] lib/bootconfig: check bounds before writing in __xbc_open_brace()
Josh Law
2026/03/12
Re: [PATCH v2 2/3] lib/bootconfig: check bounds before writing in __xbc_open_brace()
Andrew Morton
2026/03/12
Re: [PATCH mm-unstable v15 12/13] mm/khugepaged: run khugepaged for all orders
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH mm-unstable v15 11/13] mm/khugepaged: avoid unnecessary mTHP collapse attempts
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH mm-unstable v15 10/13] mm/khugepaged: Introduce mTHP collapse support
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH v2 2/3] lib/bootconfig: check bounds before writing in __xbc_open_brace()
Josh Law
2026/03/12
Re: [PATCH v2 2/3] lib/bootconfig: check bounds before writing in __xbc_open_brace()
Steven Rostedt
2026/03/12
Re: [PATCH v2 2/3] lib/bootconfig: check bounds before writing in __xbc_open_brace()
Josh Law
2026/03/12
Re: [PATCH mm-unstable v15 09/13] mm/khugepaged: introduce collapse_allowable_orders helper function
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH mm-unstable v15 08/13] mm/khugepaged: improve tracepoints for mTHP orders
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH v2 3/3] lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()
Steven Rostedt
2026/03/12
Re: [PATCH v2 1/3] lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace error
Josh Law
2026/03/12
Re: [PATCH mm-unstable v15 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH v2 1/3] lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace error
Steven Rostedt
2026/03/12
Re: [PATCH mm-unstable v15 06/13] mm/khugepaged: skip collapsing mTHP to smaller orders
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH mm-unstable v15 03/13] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH v14 18/30] tracing: Check for undefined symbols in simple_ring_buffer
Nathan Chancellor
2026/03/12
Re: [PATCH mm-unstable v15 03/13] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH mm-unstable v15 03/13] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH 13/15] spi: Use trace_invoke_##name() at guarded tracepoint call sites
Mark Brown
2026/03/12
Re: [PATCH mm-unstable v15 02/13] mm/khugepaged: generalize alloc_charge_folio()
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH mm-unstable v15 01/13] mm/khugepaged: generalize hugepage_vma_revalidate for mTHP support
David Hildenbrand (Arm)
2026/03/12
Re: [PATCH 48/61] mtd: Prefer IS_ERR_OR_NULL over manual NULL check
Richard Weinberger
2026/03/12
[PATCH v2 0/3] lib/bootconfig: three bug fixes
Josh Law
2026/03/12
[PATCH v2 3/3] lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()
Josh Law
2026/03/12
[PATCH v2 1/3] lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace error
Josh Law
2026/03/12
Re: [PATCH 06/15] cpufreq: Use trace_invoke_##name() at guarded tracepoint call sites
Rafael J. Wysocki
2026/03/12
[PATCH 3/3] lib/bootconfig: fix snprintf truncation check in xbc_node_compose_key_after()
Josh Law
2026/03/12
[PATCH 1/3] lib/bootconfig: fix off-by-one in xbc_verify_tree() unclosed brace error
Josh Law
2026/03/12
Re: [PATCH] tracing: Generate undef symbols allowlist for simple_ring_buffer
Steven Rostedt
2026/03/12
[PATCH] tracing: Generate undef symbols allowlist for simple_ring_buffer
Vincent Donnefort
2026/03/12
Re: [PATCH v3 1/4] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
Wander Lairson Costa
2026/03/12
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
2026/03/12
Re: [PATCH v3 4/4] trace/preemptirq: Implement trace_irqflags hooks
Wander Lairson Costa
2026/03/12
Re: [PATCH 13/15] spi: Use trace_invoke_##name() at guarded tracepoint call sites
Steven Rostedt
2026/03/12
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Jason Gunthorpe
2026/03/12
Re: [PATCH 13/15] spi: Use trace_invoke_##name() at guarded tracepoint call sites
Mark Brown
2026/03/12
Re: [PATCH v2 8/8] mm/hmm: Indicate that HMM requires DMA coherency
Leon Romanovsky
2026/03/12
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Andrii Nakryiko
2026/03/12
Re: [PATCH v2 4/8] dma-mapping: Introduce DMA require coherency attribute
Leon Romanovsky
2026/03/12
Re: [PATCH 12/15] i2c: Use trace_invoke_##name() at guarded tracepoint call sites
Wolfram Sang
2026/03/12
Re: [PATCH v2 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
Leon Romanovsky
2026/03/12
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Vineeth Remanan Pillai
2026/03/12
Re: [PATCH 38/61] net: Prefer IS_ERR_OR_NULL over manual NULL check
Przemek Kitszel
2026/03/12
Re: [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Vineeth Remanan Pillai
2026/03/12
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Mathieu Desnoyers
2026/03/12
Re: [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Peter Zijlstra
2026/03/12
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Peter Zijlstra
2026/03/12
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Mathieu Desnoyers
2026/03/12
Re: [PATCH 13/15] spi: Use trace_invoke_##name() at guarded tracepoint call sites
Steven Rostedt
2026/03/12
Re: [PATCH] tracing: Update undefined symbols allow list for simple_ring_buffer
Marc Zyngier
2026/03/12
Re: [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
Sean Christopherson
2026/03/12
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
2026/03/12
Re: [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Vineeth Remanan Pillai
2026/03/12
Re: [PATCH 03/15] io_uring: Use trace_invoke_##name() at guarded tracepoint call sites
Steven Rostedt
2026/03/12
Re: [PATCH 2/3] tracing: add more symbols to whitelist
Arnd Bergmann
2026/03/12
Re: [PATCH 13/15] spi: Use trace_invoke_##name() at guarded tracepoint call sites
Mark Brown
2026/03/12
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
James Bottomley
2026/03/12
Re: [PATCH 04/15] net: Use trace_invoke_##name() at guarded tracepoint call sites
Aaron Conole
2026/03/12
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Mathieu Desnoyers
2026/03/12
Re: [PATCH 03/15] io_uring: Use trace_invoke_##name() at guarded tracepoint call sites
Keith Busch
2026/03/12
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Steven Rostedt
2026/03/12
Re: [PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Steven Rostedt
2026/03/12
Re: [PATCH 2/3] tracing: add more symbols to whitelist
Marc Zyngier
2026/03/12
Re: [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites
Mathieu Desnoyers
2026/03/12
[PATCH 15/15] btrfs: Use trace_invoke_##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/12
[PATCH 14/15] scsi: ufs: Use trace_invoke_##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/12
[PATCH 08/15] dma-buf: Use trace_invoke_##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/12
[PATCH 04/15] net: Use trace_invoke_##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/12
[PATCH 13/15] spi: Use trace_invoke_##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/12
[PATCH 12/15] i2c: Use trace_invoke_##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/12
[PATCH 11/15] HID: Use trace_invoke_##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/12
[PATCH 10/15] drm: Use trace_invoke_##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/12
Re: [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
Fuad Tabba
2026/03/12
[PATCH 05/15] accel/habanalabs: Use trace_invoke_##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/12
[PATCH 09/15] fsi: Use trace_invoke_##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/12
[PATCH 01/15] tracepoint: Add trace_invoke_##name() API
Vineeth Pillai (Google)
2026/03/12
[PATCH 07/15] devfreq: Use trace_invoke_##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
2026/03/12
[PATCH 02/15] kernel: Use trace_invoke_##name() at guarded tracepoint call sites
Vineeth Pillai (Google)
Earlier messages
Later messages