messages from 2025-07-01 23:59:10 to 2025-07-07 20:32:33 UTC [more...]
[PATCH v7 00/10] x86: Add support for NMI-source reporting with FRED
2025-07-07 20:32 UTC (8+ messages)
` [PATCH v7 05/10] x86/nmi: Assign and register NMI-source vectors
` [PATCH v7 06/10] x86/nmi: Add support to handle NMIs with source information
[PATCH v12 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-07-07 19:42 UTC (38+ messages)
` [PATCH v12 01/14] unwind_user: Add user space unwinding API
` [PATCH v12 02/14] unwind_user: Add frame pointer support
` [PATCH v12 06/14] unwind_user/deferred: Add deferred unwinding interface
` [PATCH v12 07/14] unwind_user/deferred: Make unwind deferral requests NMI-safe
[PATCH bpf-next v2 03/18] ftrace: factor out ftrace_direct_update from register_ftrace_direct
2025-07-07 18:52 UTC (7+ messages)
` [PATCH bpf-next v2 04/18] ftrace: add reset_ftrace_direct_ips
` [PATCH bpf-next v2 07/18] bpf: refactor the modules_array to ptr_array
[PATCH 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
2025-07-07 15:43 UTC (18+ messages)
` [PATCH 1/8] execmem: drop unused execmem_update_copy()
` [PATCH 2/8] execmem: introduce execmem_alloc_rw()
` [PATCH 3/8] execmem: rework execmem_cache_free()
` [PATCH 4/8] execmem: move execmem_force_rw() and execmem_restore_rox() before use
` [PATCH 5/8] execmem: add fallback for failures in vmalloc(VM_ALLOW_HUGE_VMAP)
` [PATCH 6/8] execmem: drop writable parameter from execmem_fill_trapping_insns()
` [PATCH 7/8] x86/kprobes: enable EXECMEM_ROX_CACHE for kprobes allocations
` [PATCH 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
[PATCH bpf-next 0/6] Move attach_type into bpf_link
2025-07-07 15:39 UTC (7+ messages)
` [PATCH bpf-next 1/6] bpf: Add attach_type in bpf_link
` [PATCH bpf-next 2/6] bpf: Remove attach_type in bpf_cgroup_link
` [PATCH bpf-next 3/6] bpf: Remove attach_type in bpf_sockmap_link
` [PATCH bpf-next 4/6] bpf: Remove location field in tcx_link
` [PATCH bpf-next 5/6] bpf: Remove attach_type in bpf_netns_link
` [PATCH bpf-next 6/6] bpf: Remove attach_type in bpf_tracing_link
[PATCH net-next v2] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
2025-07-07 12:22 UTC (3+ messages)
[PATCH v3 0/2] tracing/preemptirq: Optimize disabled tracepoint overhead
2025-07-07 11:26 UTC (7+ messages)
` [PATCH v3 1/2] trace/preemptirq: reduce overhead of irq_enable/disable tracepoints
` [PATCH v3 2/2] tracing/preemptirq: Optimize preempt_disable/enable() tracepoint overhead
[PATCH net-next v3] tcp: extend tcp_retransmit_skb tracepoint with failure reasons
2025-07-07 10:48 UTC
[PATCH] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
2025-07-07 8:01 UTC (2+ messages)
` [PATCH 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
[PATCH 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
2025-07-07 7:50 UTC (3+ messages)
` [PATCH 2/2] powerpc/fprobe: fix updated fprobe for function-graph tracer
[PATCH V2] riscv: ftrace: Fix the logic issue in DYNAMIC_FTRACE selection
2025-07-06 15:18 UTC
[PATCH 0/8] dma-mapping: migrate to physical address-based API
2025-07-06 6:00 UTC (4+ messages)
[PATCH] Documentation: Remove duplicate word size in bootconfig
2025-07-05 15:16 UTC
[PATCH 0/2] mm/damon: add trace events for auto-tuned monitoring intervals and DAMOS quota
2025-07-04 22:14 UTC (3+ messages)
` [PATCH 1/2] mm/damon: add trace event for auto-tuned monitoring intervals
` [PATCH 2/2] mm/damon: add trace event for effective size quota
[PATCH v8 00/15] khugepaged: mTHP support
2025-07-04 21:14 UTC (22+ messages)
` [PATCH v8 01/15] khugepaged: rename hpage_collapse_* to khugepaged_*
` [PATCH v8 02/15] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v8 03/15] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v8 04/15] khugepaged: generalize alloc_charge_folio()
` [PATCH v8 05/15] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v8 06/15] khugepaged: introduce khugepaged_scan_bitmap "
` [PATCH v8 07/15] khugepaged: add "
` [PATCH v8 08/15] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v8 09/15] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v8 10/15] khugepaged: allow khugepaged to check all anonymous mTHP orders
` [PATCH v8 11/15] khugepaged: allow madvise_collapse "
` [PATCH v8 12/15] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
` [PATCH v8 13/15] khugepaged: improve tracepoints for mTHP orders
` [PATCH v8 14/15] khugepaged: add per-order mTHP khugepaged stats
` [PATCH v8 15/15] Documentation: mm: update the admin guide for mTHP collapse
[RFC][PATCH] ftrace: Make DYNAMIC_FTRACE always enabled for architectures that support it
2025-07-04 15:12 UTC (7+ messages)
[RFC PATCH v6 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
2025-07-04 15:02 UTC (3+ messages)
` [RFC PATCH v6 1/2] lib: Introduce hierarchical per-cpu counters
` [RFC PATCH v6 2/2] mm: Fix OOM killer inaccuracy on large many-core systems
[PATCH] tracing: Remove redundant config HAVE_FTRACE_MCOUNT_RECORD
2025-07-04 14:48 UTC
[PATCH v11 00/21] RV: Linear temporal logic monitors for RT application
2025-07-04 13:20 UTC (22+ messages)
` [PATCH v11 01/21] rv: Add #undef TRACE_INCLUDE_FILE
` [PATCH v11 02/21] printk: Make vprintk_deferred() public
` [PATCH v11 03/21] panic: Add vpanic()
` [PATCH v11 04/21] rv: Let the reactors take care of buffers
` [PATCH v11 05/21] verification/dot2k: Make a separate dot2k_templates/Kconfig_container
` [PATCH v11 06/21] verification/dot2k: Remove __buff_to_string()
` [PATCH v11 07/21] verification/dot2k: Replace is_container() hack with subparsers
` [PATCH v11 08/21] rv: rename CONFIG_DA_MON_EVENTS to CONFIG_RV_MON_EVENTS
` [PATCH v11 09/21] verification/dot2k: Prepare the frontend for LTL inclusion
` [PATCH v11 10/21] Documentation/rv: Prepare monitor synthesis document "
` [PATCH v11 11/21] verification/rvgen: Restructure the templates files
` [PATCH v11 12/21] verification/rvgen: Restructure the classes to prepare for LTL inclusion
` [PATCH v11 13/21] rv: Add support for LTL monitors
` [PATCH v11 14/21] verification/rvgen: Add support for linear temporal logic
` [PATCH v11 15/21] Documentation/rv: Add documentation for linear temporal logic monitors
` [PATCH v11 16/21] rv: Add rtapp container monitor
` [PATCH v11 17/21] riscv: mm: Add page fault trace points
` [PATCH v11 18/21] rv: Add rtapp_pagefault monitor
` [PATCH v11 19/21] rv: Add rtapp_sleep monitor
` [PATCH v11 20/21] rv: Add documentation for rtapp monitor
` [PATCH v11 21/21] rv: Allow to configure the number of per-task monitor
[PATCHv3 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-07-04 8:23 UTC (7+ messages)
` [PATCHv3 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
[PATCH] kprobes: Add missing kerneldoc for __get_insn_slot
2025-07-04 6:38 UTC
[PATCH 0/2] tracing: Fixes for filter
2025-07-04 6:04 UTC (6+ messages)
` [PATCH 1/2] tracing: Handle "(const) char __attribute() *" as string ptr type
` [PATCH 2/2] selftests: tracing: Use mutex_unlock for testing glob filter
[PATCH bpf-next v7 1/3] bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfo
2025-07-04 2:40 UTC (4+ messages)
` [PATCH bpf-next v7 2/3] bpf: Add show_fdinfo for uprobe_multi
` [PATCH bpf-next v7 3/3] bpf: Add show_fdinfo for kprobe_multi
[PATCH v7 00/12] unwind_deferred: Implement sframe handling
2025-07-04 0:36 UTC (4+ messages)
[RFC PATCH v5 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
2025-07-03 19:44 UTC (4+ messages)
` [RFC PATCH v5 1/2] lib: Introduce hierarchical per-cpu counters
` [RFC PATCH v5 2/2] mm: Fix OOM killer inaccuracy on large many-core systems
[PATCH v2] tracing: doc: fix "for a while" typo
2025-07-03 18:21 UTC
[PATCH] tracing: Remove EVENT_FILE_FL_SOFT_MODE flag
2025-07-03 16:39 UTC (3+ messages)
[RFC PATCH v4 0/2] mm: Fix OOM killer inaccuracy on large many-core systems
2025-07-03 15:59 UTC (4+ messages)
` [RFC PATCH v4 1/2] lib: Introduce hierarchical per-cpu counters
` [RFC PATCH v4 2/2] mm: Fix OOM killer inaccuracy on large many-core systems
[RESEND PATCH] cpuidle: Add find_deepest_state trace event
2025-07-03 13:34 UTC (2+ messages)
[PATCH 0/2] um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTS
2025-07-03 12:38 UTC (3+ messages)
` [PATCH 1/2] um/x86: Add system call table to header file
` [PATCH 2/2] um/ptrace: Implement HAVE_SYSCALL_TRACEPOINTS
[PATCH] tracing: Remove pointless memory barriers
2025-07-03 8:05 UTC (6+ messages)
[PATCH] global: fix misapplications of "awhile"
2025-07-03 5:35 UTC (2+ messages)
[PATCH v11 00/14] unwind_user: x86: Deferred unwinding infrastructure
2025-07-03 4:01 UTC (6+ messages)
[RFC PATCH RESEND] tracing: add kernel documentation for trace_array_set_clr_event, trace_set_clr_event and supporting functions
2025-07-02 17:16 UTC (7+ messages)
[PATCH v12 00/11] perf: Support the deferred unwinding infrastructure
2025-07-02 16:28 UTC (6+ messages)
` [PATCH v12 07/11] perf: Support deferred user callchains for per CPU events
` [PATCH v12 08/11] perf tools: Minimal CALLCHAIN_DEFERRED support
[RFC PATCH v3] tracing: add testable specifications for event_enable_write/read
2025-07-02 16:16 UTC (2+ messages)
[RFC PATCH 0/2] tracing: ftrace_enable_fops fixes
2025-07-02 16:12 UTC (13+ messages)
` [RFC PATCH 1/2] tracing: fixes of ftrace_enable_fops
` [RFC PATCH 2/2] tracing: add testable specifications for event_enable_write/read
[REGRESSION] Random oops on SG2042 with Linux 6.16-rc and dynamic ftrace
2025-07-02 13:05 UTC (4+ messages)
[PATCH v2] tracing: Fix inconsistency in irq tracking on NMIs
2025-07-02 9:39 UTC (4+ messages)
[PATCH v10 00/19] RV: Linear temporal logic monitors for RT application
2025-07-02 6:29 UTC (11+ messages)
` [PATCH v10 17/19] rv: Add rtapp_sleep monitor
[PATCH bpf-next v6 1/3] bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfo
2025-07-02 2:48 UTC (6+ messages)
` [PATCH bpf-next v6 3/3] bpf: Add show_fdinfo for kprobe_multi
[PATCH v7 00/12] khugepaged: mTHP support
2025-07-02 0:00 UTC (4+ messages)
` [PATCH v7 02/12] introduce khugepaged_collapse_single_pmd to unify khugepaged and madvise_collapse
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).