linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-10-14 15:40:30 to 2025-10-18 10:10:13 UTC [more...]

[PATCH v4 0/2] tracing: Add an option to show symbols in _text+offset for function profiler
 2025-10-18 10:10 UTC  (4+ messages)
` [PATCH v4 1/2] tracing: Allow tracer to add more than 32 options
` [PATCH v4 2/2] tracing: Add an option to show symbols in _text+offset for function profiler

[PATCH] Documentation/rtla: rename common_xxx.rst files to common_xxx.txt
 2025-10-18  5:49 UTC  (3+ messages)

[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
 2025-10-17 23:33 UTC  (39+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v1 02/37] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [RFC PATCH v1 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [RFC PATCH v1 04/37] KVM: Stub in ability to disable per-VM memory attribute tracking
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [RFC PATCH v1 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [RFC PATCH v1 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v1 08/37] KVM: guest_memfd: Don't set FGP_ACCESSED when getting folios
` [RFC PATCH v1 09/37] KVM: guest_memfd: Skip LRU for guest_memfd folios
` [RFC PATCH v1 10/37] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [RFC PATCH v1 11/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES
` [RFC PATCH v1 12/37] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [RFC PATCH v1 13/37] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [RFC PATCH v1 14/37] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [RFC PATCH v1 15/37] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [RFC PATCH v1 16/37] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [RFC PATCH v1 17/37] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v1 18/37] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [RFC PATCH v1 19/37] KVM: selftests: guest_memfd: Test basic single-page conversion flow
` [RFC PATCH v1 20/37] KVM: selftests: guest_memfd: Test conversion flow when INIT_SHARED
` [RFC PATCH v1 21/37] KVM: selftests: guest_memfd: Test indexing in guest_memfd
` [RFC PATCH v1 22/37] KVM: selftests: guest_memfd: Test conversion before allocation
` [RFC PATCH v1 23/37] KVM: selftests: guest_memfd: Convert with allocated folios in different layouts
` [RFC PATCH v1 24/37] KVM: selftests: guest_memfd: Test precision of conversion
` [RFC PATCH v1 25/37] KVM: selftests: guest_memfd: Test that truncation does not change shared/private status
` [RFC PATCH v1 26/37] KVM: selftests: guest_memfd: Test that shared/private status is consistent across processes
` [RFC PATCH v1 27/37] KVM: selftests: guest_memfd: Test conversion with elevated page refcount
` [RFC PATCH v1 28/37] KVM: selftests: Reset shared memory after hole-punching
` [RFC PATCH v1 29/37] KVM: selftests: Add selftests global for guest memory attributes capability
` [RFC PATCH v1 30/37] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [RFC PATCH v1 31/37] KVM: selftests: Provide common function to set memory attributes
` [RFC PATCH v1 32/37] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [RFC PATCH v1 33/37] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
` [RFC PATCH v1 34/37] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [RFC PATCH v1 35/37] KVM: selftests: Add script to exercise private_mem_conversions_test
` [RFC PATCH v1 36/37] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [RFC PATCH v1 37/37] KVM: selftests: Update private memory exits test work with per-gmem attributes

[PATCH v3 0/5] mm: VMA count limit fixes and improvements
 2025-10-17 21:41 UTC  (12+ messages)
` [PATCH v3 1/5] mm: fix off-by-one error in VMA count limit checks

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

[PATCH] ring-buffer: fix kernel-doc format to avoid a warning
 2025-10-17 19:11 UTC  (3+ messages)

[PATCH v3 0/2] tracing: Add an option to show symbols in _text+offset for function profiler
 2025-10-17 15:50 UTC  (5+ messages)
` [PATCH v3 1/2] tracing: Allow tracer to add more than 32 options

[PATCH v2 00/20] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2025-10-17 15:22 UTC  (9+ messages)
` [PATCH v2 10/20] rv: Add Hybrid Automata monitor type
` [PATCH v2 12/20] verification/rvgen: Add support for Hybrid Automata

[PATCH 0/4] rtla/timerlat: Add --bpf-action option
 2025-10-17 14:46 UTC  (5+ messages)
` [PATCH 1/4] rtla/timerlat: Support tail call from BPF program
` [PATCH 2/4] rtla/timerlat: Add --bpf-action option
` [PATCH 3/4] rtla/timerlat: Add example for BPF action program
` [PATCH 4/4] Documentation/rtla: Document --bpf-action option

*** Urgent Change ***
 2025-10-17 12:45 UTC 

[PATCH v2 1/3] tools/rtla: Fix --on-threshold always triggering
 2025-10-17 12:34 UTC  (8+ messages)
` [PATCH v2 2/3] rtla/tests: Extend action tests to 5s
` [PATCH v2 3/3] rtla/tests: Fix osnoise test calling timerlat

[PATCH v2 0/2] selftests/verification: Add initial RV tests
 2025-10-17 11:52 UTC  (3+ messages)
` [PATCH v2 1/2] selftest/ftrace: Generalise ftracetest to use with RV
` [PATCH v2 2/2] selftests/verification: Add initial RV tests

[PATCH] rtla/timerlat_bpf: Stop tracing on user latency
 2025-10-17 11:33 UTC  (2+ messages)

[PATCH v7 00/28] Tracefs support for pKVM
 2025-10-17  9:14 UTC  (6+ messages)
` [PATCH v7 14/28] tracing: Add a trace remote module for testing

[PATCH 0/2] selftests/verification: Add initial RV tests
 2025-10-17  8:50 UTC  (3+ messages)

[PATCH] ring-buffer: Do not warn in ring_buffer_map_get_reader() when reader catches up
 2025-10-16 17:28 UTC 

[PATCH v3 00/13] tracing: Show contents of syscall trace event user space fields
 2025-10-16 11:36 UTC  (17+ messages)
` [PATCH v3 01/13] tracing: Make trace_user_fault_read() exposed to rest of tracing
` [PATCH v3 02/13] tracing: Have syscall trace events read user space string
` [PATCH v3 03/13] perf: tracing: Simplify perf_sysenter_enable/disable() with guards
` [PATCH v3 04/13] perf: tracing: Have perf system calls read user space
` [PATCH v3 05/13] tracing: Have system call events record user array data
` [PATCH v3 06/13] tracing: Display some syscall arrays as strings
` [PATCH v3 07/13] tracing: Allow syscall trace events to read more than one user parameter
` [PATCH v3 08/13] tracing: Add a config and syscall_user_buf_size file to limit amount written
` [PATCH v3 09/13] tracing: Show printable characters in syscall arrays
` [PATCH v3 10/13] tracing: Add trace_seq_pop() and seq_buf_pop()
` [PATCH v3 11/13] tracing: Add parsing of flags to the sys_enter_openat trace event
` [PATCH v3 12/13] tracing: Check for printable characters when printing field dyn strings
` [PATCH v3 13/13] tracing: Have persistent ring buffer print syscalls normally

[PATCH RFC] riscv: add support for Ziccid
 2025-10-16  9:24 UTC  (3+ messages)
  ` [External] "

[PATCH v3 00/16] block: add blktrace support for zoned block devi
 2025-10-16  7:11 UTC  (26+ messages)
` [PATCH v3 01/16] blktrace: only calculate trace length once
` [PATCH v3 02/16] blktrace: factor out recording a blktrace event
` [PATCH v3 03/16] blktrace: split out relaying "
` [PATCH v3 04/16] blktrace: untangle if/else sequence in __blk_add_trace
` [PATCH v3 05/16] blktrace: change the internal action to 64bit
` [PATCH v3 06/16] blktrace: split do_blk_trace_setup into two functions
` [PATCH v3 07/16] blktrace: add definitions for blk_user_trace_setup2
` [PATCH v3 08/16] blktrace: pass blk_user_trace2 to setup functions
` [PATCH v3 09/16] blktrace: add definitions for struct blk_io_trace2
` [PATCH v3 10/16] blktrace: differentiate between blk_io_trace versions
` [PATCH v3 11/16] blktrace: move trace_note to blk_io_trace2
` [PATCH v3 12/16] blktrace: move ftrace blk_io_tracer "
` [PATCH v3 13/16] blktrace: add block trace commands for zone operations
` [PATCH v3 14/16] blktrace: expose ZONE APPEND completions to blktrace
` [PATCH v3 15/16] blktrace: trace zone write plugging operations
` [PATCH v3 16/16] blktrace: handle BLKTRACESETUP2 ioctl

[PATCH] mm/migrate_device: Add tracepoints for debugging
 2025-10-16  5:46 UTC 

[BUG] no ORC stacktrace from kretprobe.multi bpf program
 2025-10-15 16:11 UTC  (4+ messages)

[PATCH v12 0/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-10-15 14:37 UTC  (9+ messages)
` [PATCH v12 1/3] PCI: trace: Add a generic RAS tracepoint for hotplug event
` [PATCH v12 3/3] Documentation: tracing: Add documentation about PCI tracepoints

[PATCH 1/1] rv: Fix the invalid address access when reading enabled_monitors
 2025-10-15 14:31 UTC  (2+ messages)

[PATCH v6 00/29] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-10-15 14:28 UTC  (9+ messages)
` [PATCH v6 19/29] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys as allowed in .noinstr

[PATCH] trace/pid_list: optimize pid_list->lock contention
 2025-10-15 11:49 UTC 

[PATCH blktrace v3 00/20] blktrace: Add user-space support for zoned command tracing
 2025-10-15 10:56 UTC  (21+ messages)
` [PATCH blktrace v3 01/20] blktrace: fix comment for struct blk_trace_setup:
` [PATCH blktrace v3 02/20] blkparse: fix compiler warning
` [PATCH blktrace v3 03/20] blktrace: add definitions for BLKTRACESETUP2
` [PATCH blktrace v3 04/20] blktrace: change size of action to 64 bits
` [PATCH blktrace v3 05/20] blktrace: add definitions for blk_io_trace2
` [PATCH blktrace v3 06/20] blktrace: support protocol version 8
` [PATCH blktrace v3 07/20] blkparse: pass magic to get_magic
` [PATCH blktrace v3 08/20] blkparse: read 'magic' first
` [PATCH blktrace v3 09/20] blkparse: factor out reading of a singe blk_io_trace event
` [PATCH blktrace v3 10/20] blkparse: skip unsupported protocol versions
` [PATCH blktrace v3 11/20] blkparse: make get_pdulen() take the pdu_len
` [PATCH blktrace v3 12/20] blkiomon: read 'magic' first
` [PATCH blktrace v3 13/20] blktrace: pass magic to CHECK_MAGIC macro
` [PATCH blktrace v3 14/20] blktrace: pass magic to verify_trace
` [PATCH blktrace v3 15/20] blktrace: rename trace_to_cpu to bit_trace_to_cpu
` [PATCH blktrace v3 16/20] blkparse: use blk_io_trace2 internally
` [PATCH blktrace v3 17/20] blkparse: natively parse blk_io_trace2
` [PATCH blktrace v3 18/20] blkparse: parse zone (un)plug actions
` [PATCH blktrace v3 19/20] blkparse: add zoned commands to fill_rwbs()
` [PATCH blktrace v3 20/20] blktrace: call BLKTRACESETUP2 ioctl per default to setup a trace

[PATCH 0/3] rv: Add explicit lockdep context for reactors
 2025-10-15 10:07 UTC  (10+ messages)
` [PATCH 3/3] "

[PATCH v2 0/4] Enable measuring the kernel's Source-based Code Coverage and MC/DC with Clang
 2025-10-15  9:21 UTC  (9+ messages)
` [RFC PATCH 0/4] Enable Clang's Source-based Code Coverage and MC/DC for x86-64
  ` [RFC PATCH 1/4] llvm-cov: add Clang's Source-based Code Coverage support
  ` [RFC PATCH 2/4] llvm-cov: add Clang's MC/DC support
  ` [RFC PATCH 3/4] x86: disable llvm-cov instrumentation
  ` [RFC PATCH 4/4] x86: enable llvm-cov support

[RFC PATCH v1] btf: Sort BTF types by name and kind to optimize btf_find_by_name_kind lookup
 2025-10-15  9:15 UTC  (13+ messages)

[PATCH v4 0/2] tracing: fprobe: optimization for entry only case
 2025-10-15  8:32 UTC  (3+ messages)
` [PATCH v4 1/2] "
` [PATCH v4 2/2] lib/test_fprobe: add testcase for mixed fprobe

[PATCH v2 0/2] tracing: fprobe: optimization for entry only case
 2025-10-15  7:25 UTC  (4+ messages)
` [PATCH v2 1/2] "

[PATCH] powerpc64/bpf: support direct_call on livepatch function
 2025-10-15  6:18 UTC  (8+ messages)

[linus:master] [tracing] 9f0cb91767: BUG:kernel_hang_in_boot_stage
 2025-10-15  5:14 UTC 

[PATCH v12 2/3] PCI: trace: Add a RAS tracepoint to monitor link speed changes
 2025-10-15  4:49 UTC  (2+ messages)

[PATCH] selftests/tracing: Add basic test for trace_marker_raw file
 2025-10-14 20:14 UTC  (2+ 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).