linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-12-02 08:20:04 to 2025-12-08 08:59:39 UTC [more...]

[PATCH] kprobes: Call check_ftrace_location() on CONFIG_KPROBES_ON_FTRACE
 2025-12-08  8:59 UTC  (6+ messages)

[RFC PATCH 0/8] uprobe/x86: Add support to optimize prologue
 2025-12-08  6:30 UTC  (4+ messages)

[PATCH] rv: Fix documentation reference in da_monitor.h
 2025-12-07 20:55 UTC 

[RFC PATCH v2 00/15] s390: SFrame user space unwinding
 2025-12-07 15:10 UTC  (18+ messages)
` [RFC PATCH v2 01/15] unwind_user: Enhance comments on get CFA, FP, and RA
` [RFC PATCH v2 02/15] unwind_user/fp: Use dummies instead of ifdef
` [RFC PATCH v2 03/15] x86/unwind_user: Guard unwind_user_word_size() by UNWIND_USER
` [RFC PATCH v2 04/15] s390: asm/dwarf.h should only be included in assembly files
` [RFC PATCH v2 05/15] s390/vdso: Avoid emitting DWARF CFI for non-vDSO
` [RFC PATCH v2 06/15] s390/vdso: Keep function symbols in vDSO
` [RFC PATCH v2 07/15] s390/vdso: Enable SFrame generation "
` [RFC PATCH v2 08/15] unwind_user: Enable archs that define CFA = SP_callsite + offset
` [RFC PATCH v2 09/15] unwind_user: Enable archs that pass RA in a register
` [RFC PATCH v2 10/15] unwind_user: Enable archs that save RA/FP in other registers
` [RFC PATCH v2 11/15] unwind_user/sframe: Enable archs with encoded SFrame CFA offsets
` [RFC PATCH v2 12/15] s390/ptrace: Provide frame_pointer()
` [RFC PATCH v2 13/15] s390/unwind_user/sframe: Enable HAVE_UNWIND_USER_SFRAME
` [RFC PATCH v2 14/15] unwind_user/backchain: Introduce back chain user space unwinding
` [RFC PATCH v2 15/15] s390/unwind_user/backchain: Enable HAVE_UNWIND_USER_BACKCHAIN

[PATCH v1 0/2] Use BTF to trim return values
 2025-12-07 14:27 UTC  (3+ messages)
` [PATCH v1 1/2] fgraph: use BTF to trim and filter "
` [PATCH v1 2/2] tracing: Update funcgraph-retval documentation

[PATCH bpf v5 0/2] bpf: fix bpf_d_path() helper prototype
 2025-12-06 14:12 UTC  (3+ messages)
` [PATCH bpf v5 1/2] bpf: mark bpf_d_path() buffer as writeable
` [PATCH bpf v5 2/2] selftests/bpf: add regression test for bpf_d_path()

[PATCH bpf v4 0/2] bpf: fix bpf_d_path() helper prototype
 2025-12-06 14:06 UTC  (6+ messages)
` [PATCH bpf v4 1/2] bpf: mark bpf_d_path() buffer as writeable
` [PATCH bpf v4 2/2] selftests/bpf: add regression test for bpf_d_path()

[RFC LPC2025 PATCH 0/4] Deprecate zone_reclaim_mode
 2025-12-05 23:32 UTC  (2+ messages)
` [RFC LPC2025 PATCH 1/4] mm/khugepaged: Remove hpage_collapse_scan_abort

[PATCH v3 0/4] Unload linux/kernel.h
 2025-12-05 20:55 UTC  (6+ messages)
` [PATCH v3 1/4] kernel.h: drop STACK_MAGIC macro
` [PATCH v3 2/4] moduleparam: include required headers explicitly
` [PATCH v3 3/4] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
` [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header

[PATCH v1 1/4] tools/rtla: Consolidate nr_cpus usage across all tools
 2025-12-05 15:19 UTC  (4+ messages)
` [PATCH v1 2/4] tools/rtla: Remove unneeded nr_cpus arguments
` [PATCH v1 3/4] tools/rtla: Remove unneeded nr_cpus members
` [PATCH v1 4/4] tools/rtla: Remove unneeded nr_cpus from for_each_monitored_cpu

[PATCH v3 00/13] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
 2025-12-05 13:41 UTC  (16+ messages)
` [PATCH v3 01/13] rv: Unify DA event handling functions across monitor types
` [PATCH v3 02/13] rv: Add Hybrid Automata monitor type
` [PATCH v3 03/13] verification/rvgen: Allow spaces in and events strings
` [PATCH v3 04/13] verification/rvgen: Add support for Hybrid Automata
` [PATCH v3 05/13] Documentation/rv: Add documentation about hybrid automata
` [PATCH v3 06/13] rv: Add sample hybrid monitors stall
` [PATCH v3 07/13] rv: Convert the opid monitor to a hybrid automaton
` [PATCH v3 08/13] sched: Export hidden tracepoints to modules
` [PATCH v3 09/13] sched: Add deadline tracepoints
` [PATCH v3 10/13] rv: Add support for per-object monitors in DA/HA
` [PATCH v3 11/13] verification/rvgen: Add support for per-obj monitors
` [PATCH v3 12/13] rv: Add deadline monitors
` [PATCH v3 13/13] rv: Add dl_server specific monitors

[PATCH v2 0/4] Unload linux/kernel.h
 2025-12-05 12:58 UTC  (14+ messages)
` [PATCH v2 1/4] kernel.h: drop STACK_MAGIC macro
` [PATCH v2 2/4] moduleparam: include required headers explicitly
` [PATCH v2 3/4] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
` [PATCH v2 4/4] tracing: move tracing declarations from kernel.h to a dedicated header

[PATCH bpf v3 0/2] bpf: fix bpf_d_path() helper prototype
 2025-12-04 21:41 UTC  (9+ messages)
` [PATCH bpf v3 1/2] bpf: mark bpf_d_path() buffer as writeable
` [PATCH bpf v3 2/2] selftests/bpf: fix and consolidate d_path LSM regression test

[PATCH] tracing: Fix fixed array of synthetic event
 2025-12-04 20:19 UTC 

[PATCH v3 0/2] Replace trace_cpu_frequency with trace_policy_frequency
 2025-12-04 18:47 UTC  (11+ messages)
` [PATCH v3 1/2] cpufreq: "

[PATCH v3] Documentation/rv: Fix dead link to monitor_synthesis.rst
 2025-12-04 15:14 UTC  (4+ messages)

[PATCH 0/2] Access Rust fields from TP_fast_assign in TRACE_EVENT
 2025-12-04 13:32 UTC  (4+ messages)
` [PATCH 1/2] rust: sync: add Arc::DATA_OFFSET
` [PATCH 2/2] rust_binder: add binder_transaction tracepoint

[PATCH V3 0/2] mm/khugepaged: fix dirty page handling for MADV_COLLAPSE
 2025-12-04  6:53 UTC  (5+ messages)
` [PATCH V3 2/2] mm/khugepaged: retry with sync writeback "

[PATCH v2] libtracecmd: Fix continuing in tracecmd_iterate_events_reverse()
 2025-12-04  3:02 UTC 

[PATCH V3 1/2] mm/khugepaged: map dirty/writeback pages failures to EAGAIN
 2025-12-04  1:54 UTC  (2+ messages)

[PATCH v2] Documentation/rv: Fix dead link to monitor_synthesis.rst
 2025-12-04  1:23 UTC  (2+ messages)

[PATCH v2 0/3] tracing: More clean ups of triggers
 2025-12-03 22:58 UTC  (9+ messages)
` [PATCH v2 1/3] tracing: Remove unneeded event_mutex lock in event_trigger_regex_release()
` [PATCH v2 2/3] tracing: Add bulk garbage collection of freeing event_trigger_data
` [PATCH v2 3/3] tracing: Use strim() in trigger_process_regex() instead of skip_spaces()

[PATCH v13 mm-new 00/16] khugepaged: mTHP support
 2025-12-03 21:02 UTC  (11+ messages)
` [PATCH v13 mm-new 02/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v13 mm-new 03/16] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v13 mm-new 04/16] khugepaged: generalize alloc_charge_folio()
` [PATCH v13 mm-new 05/16] khugepaged: introduce is_mthp_order helper
` [PATCH v13 mm-new 07/16] khugepaged: introduce collapse_max_ptes_none helper function

[PATCHv4 bpf-next 0/9] ftrace,bpf: Use single direct ops for bpf trampolines
 2025-12-03 20:25 UTC  (14+ messages)
` [PATCHv4 bpf-next 1/9] ftrace,bpf: Remove FTRACE_OPS_FL_JMP ftrace_ops flag
` [PATCHv4 bpf-next 2/9] ftrace: Make alloc_and_copy_ftrace_hash direct friendly
` [PATCHv4 bpf-next 3/9] ftrace: Export some of hash related functions
` [PATCHv4 bpf-next 4/9] ftrace: Add update_ftrace_direct_add function
` [PATCHv4 bpf-next 5/9] ftrace: Add update_ftrace_direct_del function
` [PATCHv4 bpf-next 6/9] ftrace: Add update_ftrace_direct_mod function
` [PATCHv4 bpf-next 7/9] bpf: Add trampoline ip hash table
` [PATCHv4 bpf-next 8/9] ftrace: Factor ftrace_ops ops_func interface
` [PATCHv4 bpf-next 9/9] bpf,x86: Use single ftrace_ops for direct calls

[PATCH] rv: Fix dead link to monitor_synthesis.rst
 2025-12-03 20:22 UTC 

[PATCHSET v6 0/6] perf tools: Add deferred callchain support
 2025-12-03 17:58 UTC  (9+ messages)
` [PATCH v6 3/6] perf record: Add --call-graph fp,defer option for deferred callchains
` [PATCH v6 5/6] perf tools: Merge deferred user callchains
` [PATCH v6 6/6] perf tools: Flush remaining samples w/o deferred callchains

[PATCH] Documentation: rv: fix deadlink
 2025-12-03 17:41 UTC 

[PATCH] kprobes: avoid crash when rmmod/insmod after ftrace killed
 2025-12-03 14:56 UTC  (2+ messages)

[PATCH] io_uring/trace: rename io_uring_queue_async_work event "rw" field
 2025-12-03 14:53 UTC  (2+ messages)

[PATCH 0/3] Unload linux/kernel.h
 2025-12-03  7:40 UTC  (6+ messages)
` [PATCH 1/3] kernel.h: drop STACK_MAGIC macro

[PATCH] kprobes: avoid crash when rmmod/insmod modules after ftrace_disabled
 2025-12-03  4:51 UTC  (9+ messages)

[PATCH] tracing: Fix enabling of tracing on file release
 2025-12-02 21:17 UTC 

[syzbot] [trace?] WARNING in tracing_start_tr
 2025-12-02 20:42 UTC  (3+ messages)

[PATCH v2] f2fs: optimize trace_f2fs_write_checkpoint with enums
 2025-12-02 18:10 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3 0/3] unwind_user: Cleanups
 2025-12-02 15:08 UTC  (4+ messages)
` [PATCH v3 1/3] unwind_user: Enhance comments on get CFA, FP, and RA
` [PATCH v3 2/3] unwind_user/fp: Use dummies instead of ifdef
` [PATCH v3 3/3] x86/unwind_user: Guard unwind_user_word_size() by UNWIND_USER

[PATCH bpf v2 0/2] bpf: fix bpf_d_path() helper prototype
 2025-12-02 10:51 UTC  (6+ messages)
` [PATCH bpf v2 1/2] bpf: mark bpf_d_path() buffer as writeable
` [PATCH bpf v2 2/2] selftests/bpf: fix and consolidate d_path LSM regression test

[PATCH v9 00/30] Tracefs support for pKVM
 2025-12-02  9:36 UTC  (31+ messages)
` [PATCH v9 01/30] ring-buffer: Add page statistics to the meta-page
` [PATCH v9 02/30] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v9 03/30] ring-buffer: Introduce ring-buffer remotes
` [PATCH v9 04/30] ring-buffer: Add non-consuming read for "
` [PATCH v9 05/30] tracing: Introduce trace remotes
` [PATCH v9 06/30] tracing: Add reset to "
` [PATCH v9 07/30] tracing: Add non-consuming read "
` [PATCH v9 08/30] tracing: Add init callback "
` [PATCH v9 09/30] tracing: Add events "
` [PATCH v9 10/30] tracing: Add events/ root files "
` [PATCH v9 11/30] tracing: Add helpers to create trace remote events
` [PATCH v9 12/30] ring-buffer: Export buffer_data_page and macros
` [PATCH v9 13/30] tracing: Introduce simple_ring_buffer
` [PATCH v9 14/30] tracing: Add a trace remote module for testing
` [PATCH v9 15/30] tracing: selftests: Add trace remote tests
` [PATCH v9 16/30] Documentation: tracing: Add tracing remotes
` [PATCH v9 17/30] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v9 18/30] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v9 19/30] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
` [PATCH v9 20/30] KVM: arm64: Add clock support to nVHE/pKVM hyp
` [PATCH v9 21/30] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
` [PATCH v9 22/30] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v9 23/30] KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
` [PATCH v9 24/30] KVM: arm64: Add trace remote "
` [PATCH v9 25/30] KVM: arm64: Sync boot clock with "
` [PATCH v9 26/30] KVM: arm64: Add trace reset to "
` [PATCH v9 27/30] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
` [PATCH v9 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
` [PATCH v9 29/30] KVM: arm64: Add selftest event support "
` [PATCH v9 30/30] tracing: selftests: Add hypervisor trace remote tests

[PATCH] MIPS: ftrace: Fix memory corruption when kernel is located beyond 32 bits
 2025-12-02  8:37 UTC  (2+ messages)

[bug report] function_graph: Enable funcgraph-args and funcgraph-retaddr to work simultaneously
 2025-12-02  8:32 UTC 


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).