linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-04-25 14:56:15 to 2025-04-30 11:02:45 UTC [more...]

[PATCH v6 00/22] RV: Linear temporal logic monitors for RT application
 2025-04-30 11:02 UTC  (3+ messages)
` [PATCH v6 01/22] rv: Add #undef TRACE_INCLUDE_FILE
` [PATCH v6 02/22] printk: Make vprintk_deferred() public

[PATCH v5 00/12] khugepaged: mTHP support
 2025-04-30 10:12 UTC  (22+ 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 03/12] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v5 04/12] khugepaged: generalize alloc_charge_folio()
` [PATCH v5 05/12] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v5 06/12] khugepaged: introduce khugepaged_scan_bitmap "
` [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 10/12] khugepaged: improve tracepoints for mTHP orders
` [PATCH v5 11/12] khugepaged: add per-order mTHP khugepaged stats
` [PATCH v5 12/12] Documentation: mm: update the admin guide for mTHP collapse

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 bpf-next 0/4] bpf: Allow get_func_[arg|arg_cnt] helpers in raw tracepoint programs
 2025-04-30  2:46 UTC  (6+ messages)
` [PATCH bpf-next 1/4] "
` [PATCH bpf-next 2/4] bpf: Enable BPF_PROG_TEST_RUN for tp_btf
` [PATCH bpf-next 3/4] selftests/bpf: Add raw_tp_test_run "
` [PATCH bpf-next 4/4] selftests/bpf: Add tests for get_func_[arg|arg_cnt] helpers in raw tracepoint programs

[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  (7+ 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  (52+ messages)
` [PATCH v1 01/11] x86/mm/pat: factor out setting cachemode into pgprot_set_cachemode()
` [PATCH v1 02/11] mm: convert track_pfn_insert() to pfnmap_sanitize_pgprot()
` [PATCH v1 03/11] x86/mm/pat: introduce pfnmap_track() and pfnmap_untrack()
` [PATCH v1 04/11] mm/memremap: convert to pfnmap_track() + pfnmap_untrack()
` [PATCH v1 05/11] mm: convert VM_PFNMAP tracking "
` [PATCH v1 06/11] x86/mm/pat: remove old pfnmap tracking interface
` [PATCH v1 07/11] mm: remove VM_PAT
` [PATCH v1 08/11] x86/mm/pat: remove strict_prot parameter from reserve_pfn_range()
` [PATCH v1 09/11] x86/mm/pat: remove MEMTYPE_*_MATCH
` [PATCH v1 10/11] drm/i915: track_pfn() -> "pfnmap tracking"
` [PATCH v1 11/11] mm/io-mapping: "

[PATCH v5 00/25] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2025-04-29 16:11 UTC  (27+ 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 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 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-04-29 13:44 UTC  (21+ messages)
` [PATCH perf/core 03/22] uprobes: Move ref_ctr_offset update out of uprobe_write_opcode
` [PATCH perf/core 07/22] uprobes: Remove breakpoint in unapply_uprobe under mmap_write_lock
` [PATCH perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCH perf/core 09/22] uprobes/x86: Add uprobe syscall to speed up uprobe
` [PATCH perf/core 10/22] uprobes/x86: Add support to optimize uprobes

[PATCH v4 00/12] khugepaged: mTHP support
 2025-04-29  7:16 UTC  (18+ messages)
` [PATCH v4 06/12] khugepaged: introduce khugepaged_scan_bitmap for "
` [PATCH v4 07/12] khugepaged: add "
` [PATCH v4 08/12] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v4 11/12] khugepaged: add per-order mTHP khugepaged stats
` [PATCH v4 12/12] Documentation: mm: update the admin guide for mTHP collapse

[RFC][PATCH 0/2] Add is_user_thread() and is_kernel_thread() helper functions
 2025-04-28 18:34 UTC  (17+ messages)
` [RFC][PATCH 1/2] kthread: "
` [RFC][PATCH 2/2] treewide: Have the task->flags & PF_KTHREAD check use the "
    ` [PATCH] sched/core: Introduce task_*() helpers for PF_ flags

[PATCH v5 0/9] tracing: Deferred unwinding of user space stack traces
 2025-04-28 18:13 UTC  (7+ messages)
` [PATCH v5 3/9] unwind deferred: Use bitmask to determine which callbacks to call

[PATCH v5 00/12] unwind_deferred: Implement sframe handling
 2025-04-28  9:00 UTC  (3+ messages)
` [PATCH v5 06/12] unwind_user/sframe: Add prctl() interface for registering .sframe sections

[PATCH v2 bpf-next] bpf: Allow some trace helpers for all prog types
 2025-04-27  6:38 UTC 

[PATCH v6 00/18] perf: Deferred unwinding of user space stack traces
 2025-04-25 17:34 UTC  (15+ messages)
` [PATCH v6 07/18] unwind_user/deferred: Add unwind_deferred_trace()
` [PATCH v6 08/18] unwind_user/deferred: Add unwind cache
` [PATCH v6 09/18] perf: Remove get_perf_callchain() init_nr argument
` [PATCH v6 10/18] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [PATCH v6 11/18] perf: Use current->flags & PF_KTHREAD instead of current->mm == NULL
` [PATCH v6 12/18] perf: Simplify get_perf_callchain() user logic
` [PATCH v6 13/18] perf: Skip user unwind if the task is a kernel thread
` [PATCH v6 14/18] perf: Support deferred user callchains
` [PATCH v6 15/18] perf tools: Minimal CALLCHAIN_DEFERRED support
` [PATCH v6 16/18] perf record: Enable defer_callchain for user callchains
` [PATCH v6 17/18] perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
` [PATCH v6 18/18] perf tools: Merge deferred user callchains

[PATCH bpf-next] bpf: Allow some trace helpers for all prog types
 2025-04-25 16:38 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).