linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-29 05:10:46 to 2025-05-02 20:16:26 UTC [more...]

[PATCH v6 0/5] perf: Deferred unwinding of user space stack traces for per CPU events
 2025-05-02 20:16 UTC  (10+ messages)
` [PATCH v6 1/5] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v6 2/5] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v6 3/5] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v6 4/5] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v6 5/5] perf: Support deferred user callchains for per CPU events

[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-05-02 17:57 UTC  (38+ messages)
` [PATCH v5 01/25] objtool: Make validate_call() recognize indirect calls to pv_ops[]
` [PATCH v5 02/25] objtool: Flesh out warning related to pv_ops[] calls
` [PATCH v5 03/25] rcu: Add a small-width RCU watching counter debug option
` [PATCH v5 04/25] rcutorture: Make TREE04 use CONFIG_RCU_DYNTICKS_TORTURE
` [PATCH v5 05/25] jump_label: Add annotations for validating noinstr usage
` [PATCH v5 06/25] static_call: Add read-only-after-init static calls
` [PATCH v5 07/25] x86/paravirt: Mark pv_sched_clock static call as __ro_after_init
` [PATCH v5 08/25] x86/idle: Mark x86_idle "
` [PATCH v5 09/25] x86/paravirt: Mark pv_steal_clock "
` [PATCH v5 10/25] riscv/paravirt: "
` [PATCH v5 11/25] loongarch/paravirt: "
` [PATCH v5 12/25] arm64/paravirt: "
` [PATCH v5 13/25] arm/paravirt: "
` [PATCH v5 14/25] perf/x86/amd: Mark perf_lopwr_cb "
` [PATCH v5 15/25] sched/clock: Mark sched_clock_running key "
` [PATCH v5 16/25] KVM: VMX: Mark __kvm_is_using_evmcs static "
` [PATCH v5 17/25] x86/speculation/mds: Mark mds_idle_clear key as allowed in .noinstr
` [PATCH v5 18/25] sched/clock, x86: Mark __sched_clock_stable "
` [PATCH v5 19/25] KVM: VMX: Mark vmx_l1d_should flush and vmx_l1d_flush_cond keys "
` [PATCH v5 20/25] stackleack: Mark stack_erasing_bypass key "
` [PATCH v5 21/25] objtool: Add noinstr validation for static branches/calls
` [PATCH v5 22/25] module: Remove outdated comment about text_size
` [PATCH v5 23/25] module: Add MOD_NOINSTR_TEXT mem_type
` [PATCH v5 24/25] context-tracking: Introduce work deferral infrastructure
` [PATCH v5 25/25] context_tracking,x86: Defer kernel text patching IPIs

[PATCH v7 00/17] unwind_user: perf: x86: Deferred unwinding infrastructure
 2025-05-02 16:48 UTC  (18+ messages)
` [PATCH v7 01/17] unwind_user: Add user space unwinding API
` [PATCH v7 02/17] unwind_user: Add frame pointer support
` [PATCH v7 03/17] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v7 04/17] perf/x86: Rename and move get_segment_base() and make it global
` [PATCH v7 05/17] unwind_user: Add compat mode frame pointer support
` [PATCH v7 06/17] unwind_user/x86: Enable compat mode frame pointer unwinding on x86
` [PATCH v7 07/17] unwind_user/deferred: Add unwind_deferred_trace()
` [PATCH v7 08/17] unwind_user/deferred: Add unwind cache
` [PATCH v7 09/17] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v7 10/17] unwind_user/deferred: Make unwind deferral requests NMI-safe
` [PATCH v7 11/17] unwind deferred: Use bitmask to determine which callbacks to call
` [PATCH v7 12/17] unwind deferred: Use SRCU unwind_deferred_task_work()
` [PATCH v7 13/17] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v7 14/17] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v7 15/17] perf: Use current->flags & PF_KTHREAD instead of current->mm == NULL
` [PATCH v7 16/17] perf: Simplify get_perf_callchain() user logic
` [PATCH v7 17/17] perf: Skip user unwind if the task is a kernel thread

[PATCH v5 00/12] khugepaged: mTHP support
 2025-05-02 15:42 UTC  (34+ messages)
` [PATCH v5 01/12] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v5 02/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v5 06/12] khugepaged: introduce khugepaged_scan_bitmap for mTHP support
` [PATCH v5 07/12] khugepaged: add "
` [PATCH v5 08/12] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v5 09/12] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v5 12/12] Documentation: mm: update the admin guide for mTHP collapse

[PATCH bpf-next 0/4] bpf: Allow get_func_[arg|arg_cnt] helpers in raw tracepoint programs
 2025-05-02 14:25 UTC  (10+ messages)
` [PATCH bpf-next 1/4] "
` [PATCH bpf-next 2/4] bpf: Enable BPF_PROG_TEST_RUN for tp_btf

[PATCH v2 0/2] tracing: fix race when creating trace probe log error message
 2025-05-02 13:50 UTC  (4+ messages)
` [PATCH v2 1/2] tracing: add missing trace_probe_log_clear for eprobes
` [PATCH v2 2/2] tracing: protect trace_probe_log with mutex

[PATCH perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-05-02  8:47 UTC  (11+ messages)
` [PATCH perf/core 03/22] uprobes: Move ref_ctr_offset update out of uprobe_write_opcode
` [PATCH 22/22] man2: Add uprobe syscall page

[PATCH] tracing: Do not take trace_event_sem in print_event_fields()
 2025-05-02  2:41 UTC 

[syzbot] [trace?] possible deadlock in print_event_fields
 2025-05-01 23:10 UTC 

[PATCH] tracing: fix race when creating trace probe log error message
 2025-05-01 20:58 UTC  (4+ messages)

[PATCH] tracing: Fix trace_adjust_address() when there is no modules in scratch area
 2025-05-01 19:19 UTC 

[PATCH v1] rtla: Save trace when option `--trace` is specified
 2025-05-01 18:12 UTC  (9+ messages)

[PATCH v2 bpf-next] bpf: Allow some trace helpers for all prog types
 2025-05-01 18:11 UTC  (2+ messages)

[PATCH 0/4] tracing: fprobe-events: Register fprobe only when the event is enabled
 2025-05-01 15:27 UTC  (3+ messages)
` [RFC PATCH] tracing: tprobe-events: Register tracepoint when enable tprobe event

[syzbot] [netfs?] INFO: task hung in anon_pipe_write
 2025-05-01  8:08 UTC 

[PATCH v7 00/18] perf: Deferred unwinding of user space stack traces
 2025-04-30 20:07 UTC  (20+ messages)
` [PATCH v7 01/18] unwind_user: Add user space unwinding API
` [PATCH v7 02/18] unwind_user: Add frame pointer support
` [PATCH v7 03/18] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH v7 04/18] perf/x86: Rename and move get_segment_base() and make it global
` [PATCH v7 05/18] unwind_user: Add compat mode frame pointer support
` [PATCH v7 06/18] unwind_user/x86: Enable compat mode frame pointer unwinding on x86
` [PATCH v7 07/18] unwind_user/deferred: Add unwind_deferred_trace()
` [PATCH v7 08/18] unwind_user/deferred: Add unwind cache
` [PATCH v7 09/18] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v7 10/18] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v7 11/18] perf: Use current->flags & PF_KTHREAD instead of current->mm == NULL
` [PATCH v7 12/18] perf: Simplify get_perf_callchain() user logic
` [PATCH v7 13/18] perf: Skip user unwind if the task is a kernel thread
` [PATCH v7 14/18] perf: Support deferred user callchains
` [PATCH v7 15/18] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v7 16/18] perf record: Enable defer_callchain for user callchains
` [PATCH v7 17/18] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v7 18/18] perf tools: Merge deferred user callchains

[PATCH v6 00/22] RV: Linear temporal logic monitors for RT application
 2025-04-30 19:18 UTC  (25+ messages)
` [PATCH v6 01/22] rv: Add #undef TRACE_INCLUDE_FILE
` [PATCH v6 02/22] printk: Make vprintk_deferred() public
` [PATCH v6 03/22] panic: Add vpanic()
` [PATCH v6 04/22] rv: Let the reactors take care of buffers
` [PATCH v6 05/22] verification/dot2k: Make a separate dot2k_templates/Kconfig_container
` [PATCH v6 06/22] verification/dot2k: Remove __buff_to_string()
` [PATCH v6 07/22] verification/dot2k: Replace is_container() hack with subparsers
` [PATCH v6 08/22] rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
` [PATCH v6 09/22] verification/dot2k: Prepare the frontend for LTL inclusion
` [PATCH v6 10/22] Documentation/rv: Prepare monitor synthesis document "
` [PATCH v6 11/22] verification/rvgen: Restructure the templates files
` [PATCH v6 12/22] verification/rvgen: Restructure the classes to prepare for LTL inclusion
` [PATCH v6 13/22] rv: Add support for LTL monitors
` [PATCH v6 14/22] rv: Add rtapp container monitor
` [PATCH v6 15/22] x86/tracing: Remove redundant trace_pagefault_key
` [PATCH v6 16/22] x86/tracing: Move page fault trace points to generic
` [PATCH v6 17/22] arm64: mm: Add page fault trace points
` [PATCH v6 18/22] riscv: "
` [PATCH v6 19/22] rv: Add rtapp_pagefault monitor
` [PATCH v6 20/22] rv: Add rtapp_sleep monitor
` [PATCH v6 21/22] rv: Add documentation for rtapp monitor
` [PATCH v6 22/22] rv: Allow to configure the number of per-task monitor

[PATCH] rtla: Define _GNU_SOURCE in timerlat_bpf.c
 2025-04-30 14:46 UTC 

KASAN: slab-use-after-free Read in perf_uprobe_destroy in linux6.12.25(longterm maintenance)
 2025-04-30  9:31 UTC 

[PATCH v5 00/23] RV: Linear temporal logic monitors for RT application
 2025-04-30  8:38 UTC  (28+ messages)
` [PATCH v5 01/23] rv: Add #undef TRACE_INCLUDE_FILE
` [PATCH v5 02/23] printk: Make vprintk_deferred() public
` [PATCH v5 03/23] panic: Add vpanic()
` [PATCH v5 04/23] rv: Let the reactors take care of buffers
` [PATCH v5 05/23] verification/dot2k: Make a separate dot2k_templates/Kconfig_container
` [PATCH v5 06/23] verification/dot2k: Remove __buff_to_string()
` [PATCH v5 07/23] verification/dot2k: Replace is_container() hack with subparsers
` [PATCH v5 08/23] rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
` [PATCH v5 09/23] verification/dot2k: Prepare the frontend for LTL inclusion
` [PATCH v5 10/23] Documentation/rv: Prepare monitor synthesis document "
` [PATCH v5 11/23] verification/rvgen: Restructure the templates files
` [PATCH v5 12/23] verification/rvgen: Restructure the classes to prepare for LTL inclusion
` [PATCH v5 13/23] rv: Add support for LTL monitors
` [PATCH v5 14/23] rv: Add rtapp container monitor
` [PATCH v5 15/23] x86/tracing: Remove redundant trace_pagefault_key
` [PATCH v5 16/23] x86/tracing: Move page fault trace points to generic
` [PATCH v5 17/23] arm64: mm: Add page fault trace points
` [PATCH v5 18/23] riscv: "
` [PATCH v5 19/23] rv: Add rtapp_pagefault monitor
` [PATCH v5 20/23] locking/rtmutex: Add block_on_rt_mutex tracepoints
` [PATCH v5 21/23] rv: Add rtapp_sleep monitor
` [PATCH v5 22/23] rv: Add documentation for rtapp monitor
` [PATCH v5 23/23] rv: Allow to configure the number of per-task monitor

[PATCH] tracing: cleanup upper_empty()
 2025-04-29 19:51 UTC 

[PATCH 0/6] [PATCH v6 0/6] x86/vdso: VDSO updates and fixes for sframes
 2025-04-29 17:52 UTC  (6+ messages)
` [PATCH 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()

[PATCH v1 00/11] mm: rewrite pfnmap tracking and remove VM_PAT
 2025-04-29 16:36 UTC  (11+ messages)
` [PATCH v1 02/11] mm: convert track_pfn_insert() to pfnmap_sanitize_pgprot()

[PATCH v5 00/17] perf: Deferred unwinding of user space stack traces
 2025-04-29 14:00 UTC  (8+ messages)
` [PATCH v5 13/17] perf: Support deferred user callchains

[PATCH v4 00/12] khugepaged: mTHP support
 2025-04-29  7:16 UTC  (9+ messages)
` [PATCH v4 06/12] khugepaged: introduce khugepaged_scan_bitmap for "
` [PATCH v4 08/12] khugepaged: skip collapsing mTHP to smaller orders


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