messages from 2025-08-19 14:23:38 to 2025-08-21 16:55:02 UTC [more...]
[PATCH v10 00/13] khugepaged: mTHP support
2025-08-21 16:54 UTC (44+ messages)
` [PATCH v10 01/13] khugepaged: rename hpage_collapse_* to collapse_*
` [PATCH v10 02/13] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH v10 03/13] khugepaged: generalize hugepage_vma_revalidate for mTHP support
` [PATCH v10 04/13] khugepaged: generalize alloc_charge_folio()
` [PATCH v10 05/13] khugepaged: generalize __collapse_huge_page_* for mTHP support
` [PATCH v10 06/13] khugepaged: add "
` [PATCH v10 07/13] khugepaged: skip collapsing mTHP to smaller orders
` [PATCH v10 08/13] khugepaged: avoid unnecessary mTHP collapse attempts
` [PATCH v10 09/13] khugepaged: enable collapsing mTHPs even when PMD THPs are disabled
` [PATCH v10 10/13] khugepaged: kick khugepaged for enabling none-PMD-sized mTHPs
` [PATCH v10 11/13] khugepaged: improve tracepoints for mTHP orders
` [PATCH v10 12/13] khugepaged: add per-order mTHP khugepaged stats
` [PATCH v10 13/13] Documentation: mm: update the admin guide for mTHP collapse
[PATCH v8 0/5] Add support for long task name
2025-08-21 16:43 UTC (7+ messages)
` [PATCH v8 1/5] exec: Remove obsolete comments
` [PATCH v8 2/5] include: Set tsk->comm length to 64 bytes
` [PATCH v8 3/5] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
` [PATCH v8 4/5] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation
` [PATCH v8 5/5] include: Replace BUILD_BUG_ON with static_assert in 'set_task_comm()'
[RFC PATCH 00/17] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2025-08-21 15:58 UTC (28+ messages)
` [RFC PATCH 01/17] rv: Refactor da_monitor to minimise macros
` [RFC PATCH 05/17] verification/rvgen: Annotate DA functions with types
` [RFC PATCH 06/17] verification/dot2c: Remove __buff_to_string() and cleanup
` [RFC PATCH 07/17] verification/rvgen: Remove unused variable declaration from containers
` [RFC PATCH 08/17] rv: Add Hybrid Automata monitor type
` [RFC PATCH 09/17] verification/rvgen: Allow spaces in and events strings
` [RFC PATCH 10/17] verification/rvgen: Add support for Hybrid Automata
` [RFC PATCH 14/17] sched: Add deadline tracepoints
[PATCH] tracing: move buffer in trace_seq to end of struct
2025-08-21 15:53 UTC (3+ messages)
[PATCH -next v2] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
2025-08-21 15:05 UTC (2+ messages)
[PATCH -next] ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
2025-08-21 14:51 UTC (4+ messages)
[PATCH 0/6] uprobes/x86: Cleanups and fixes
2025-08-21 14:18 UTC (8+ messages)
` [PATCH 1/6] uprobes/x86: Add struct uretprobe_syscall_args
` [PATCH 2/6] uprobes/x86: Optimize is_optimize()
` [PATCH 3/6] uprobes/x86: Accept more NOP forms
` [PATCH 4/6] uprobes/x86: Fix uprobe syscall vs shadow stack
` [PATCH 5/6] uprobes/x86: Make asm style consistent
` [PATCH 6/6] uprobes/x86: Add SLS mitigation to the trampolines
[PATCH] selftests/bpf: Fix uprobe syscall shadow stack test
2025-08-21 14:15 UTC
[PATCH] fgraph: Copy args in intermediate storage with entry
2025-08-21 12:59 UTC (2+ messages)
[PATCH v2 0/5] rv: LTL per-cpu monitor type and real-time scheduling monitor
2025-08-21 8:43 UTC (6+ messages)
` [PATCH v2 4/5] sched: Add task enqueue/dequeue trace points
[PATCH v6 00/24] Tracefs support for pKVM
2025-08-21 8:14 UTC (25+ messages)
` [PATCH v6 01/24] ring-buffer: Add page statistics to the meta-page
` [PATCH v6 02/24] ring-buffer: Introduce ring-buffer remotes
` [PATCH v6 03/24] tracing: Introduce trace remotes
` [PATCH v6 04/24] tracing: Add reset to "
` [PATCH v6 05/24] tracing: Add init callback "
` [PATCH v6 06/24] tracing: Add events "
` [PATCH v6 07/24] tracing: Add events/ root files "
` [PATCH v6 08/24] tracing: Add helpers to create trace remote events
` [PATCH v6 09/24] ring-buffer: Export buffer_data_page and macros
` [PATCH v6 10/24] tracing: Introduce simple_ring_buffer
` [PATCH v6 11/24] tracing: Add a trace remote module for testing
` [PATCH v6 12/24] tracing: selftests: Add trace remote tests
` [PATCH v6 13/24] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v6 14/24] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v6 15/24] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v6 16/24] KVM: arm64: Add clock support for "
` [PATCH v6 17/24] KVM: arm64: Add tracing capability "
` [PATCH v6 18/24] KVM: arm64: Add trace remote "
` [PATCH v6 19/24] KVM: arm64: Sync boot clock with "
` [PATCH v6 20/24] KVM: arm64: Add trace reset to "
` [PATCH v6 21/24] KVM: arm64: Add event support to the pKVM hyp and trace remote
` [PATCH v6 22/24] KVM: arm64: Add hyp_enter/hyp_exit events to pKVM hyp
` [PATCH v6 23/24] KVM: arm64: Add selftest event support "
` [PATCH v6 24/24] tracing: selftests: Add pKVM trace remote tests
[PATCH] tracing: Fix missing errno when zero parser->idx in trace_pid_write
2025-08-21 7:17 UTC
[PATCH v3 0/8] x86: enable EXECMEM_ROX_CACHE for ftrace and kprobes
2025-08-21 6:11 UTC (4+ messages)
` [PATCH v3 8/8] x86/ftrace: enable EXECMEM_ROX_CACHE for ftrace allocations
[paulmck-rcu:dev.2025.08.13a] [tracing] 364ac25d46: WARNING:at_arch/x86/mm/fault.c:#do_user_addr_fault
2025-08-21 5:26 UTC
[PATCH 0/7] tools/rtla: Code consolidation and osnoise actions
2025-08-21 3:57 UTC (8+ messages)
` [PATCH 1/7] tools/rtla: Consolidate common parameters into shared structure
` [PATCH 2/7] tools/rtla: Move top/hist union members elsewhere
` [PATCH 3/7] tools/rtla: Create common_apply_config()
` [PATCH 4/7] tools/rtla: Consolidate code between osnoise/timerlat and hist/top
` [PATCH 5/7] tools/rtla: Fix -A option name in test comment
` [PATCH 6/7] tools/rtla: Add test engine support for unexpected output
` [PATCH 7/7] tools/rtla: Add remaining support for osnoise actions
[PATCH] i2c: Fix OOB access in trace_event_raw_event_smbus_write
2025-08-21 1:23 UTC
[PATCH] tracing: probes: Replace strcpy() with memcpy() in __trace_probe_log_err()
2025-08-20 21:47 UTC
[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-08-20 21:38 UTC (19+ messages)
` [PATCHv6 perf/core 08/22] uprobes/x86: Add mapping for optimized uprobe trampolines
` [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes
[PATCH v6 0/3] tracepoints: Add warnings for unused tracepoints and trace events
2025-08-20 20:27 UTC (7+ messages)
` [PATCH v6 1/3] sorttable: Move ELF parsing into scripts/elf-parse.[ch]
` [PATCH v6 2/3] tracing: Add a tracepoint verification check at build time
` [PATCH v6 3/3] tracepoint: Do not warn for unused event that is exported
[PATCH 0/2] PATCH: firmware: ti_sci: Add trace events to TI SCI
2025-08-20 20:04 UTC (5+ messages)
` [PATCH 1/2] firmware: ti_sci: Add trace events
` [PATCH 2/2] firmware: ti_sci: trace: Decode message types
[RFC PATCH V2] sched: psi: Add psi events trace point
2025-08-20 19:51 UTC (2+ messages)
[PATCH 0/2] x86: Enable the deferred unwinding infrastructure
2025-08-20 19:05 UTC (3+ messages)
` [PATCH 1/2] unwind_user/x86: Enable frame pointer unwinding on x86
` [PATCH 2/2] unwind deferred/x86: Do not defer stack tracing for compat tasks
[RESEND][PATCH 0/5] perf: Clean ups and simplifications
2025-08-20 18:03 UTC (6+ messages)
` [RESEND][PATCH 1/5] perf: Remove get_perf_callchain() init_nr argument
` [RESEND][PATCH 2/5] perf: Have get_perf_callchain() return NULL if crosstask and user are set
` [RESEND][PATCH 3/5] perf: Use current->flags & PF_KTHREAD|PF_USER_WORKER instead of current->mm == NULL
` [RESEND][PATCH 4/5] perf: Simplify get_perf_callchain() user logic
` [RESEND][PATCH 5/5] perf: Skip user unwind if the task is a kernel thread
[PATCH v6 0/7] arm64: Enable UPROBES with GCS
2025-08-20 17:24 UTC (5+ messages)
` [PATCH v6 2/7] arm64: uaccess: Move existing GCS accessors definitions to gcs.h
` [PATCH v6 3/7] arm64: uaccess: Add additional userspace GCS accessors
[PATCH] LoongArch: KVM: Move kvm_iocsr tracepoint out of generic code
2025-08-20 13:35 UTC (8+ messages)
[PATCH] ftrace: Also allocate and copy hash for reading of filter files
2025-08-20 13:19 UTC
[PATCH -next 0/2] ftrace: Some minor fixes for set_ftrace_{notrace,filter} file handling
2025-08-20 13:16 UTC (7+ messages)
` [PATCH -next 1/2] ftrace: Remove unnecessary free_ftrace_hash in ftrace_regex_open
` [PATCH -next 2/2] ftrace: Fix potential use-after-free for set_ftrace_{notrace,filter} files
[PATCH] ARM: ftrace: Implement HAVE_FUNCTION_GRAPH_FREGS
2025-08-20 8:30 UTC (5+ messages)
[syzbot] Monthly trace report (Aug 2025)
2025-08-20 8:11 UTC
[PATCH bpf-next v5 1/4] fprobe: use rhltable for fprobe_ip_table
2025-08-20 2:05 UTC (2+ messages)
[PATCH -next] trace/fgraph: Fix the warning caused by missing unregister notifier
2025-08-20 1:20 UTC (2+ messages)
[PATCH] bootconfig: Fix negative seeks on 32-bit with LFS enabled
2025-08-20 1:07 UTC (2+ messages)
[PATCH] mm, x86/mm: Move creating the tlb_flush event back to x86 code
2025-08-19 23:27 UTC (7+ messages)
[PATCH v4 0/4] ftrace: Add function arguments to function tracers
2025-08-19 22:21 UTC (6+ messages)
` [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer
[PATCH v4 00/16] dma-mapping: migrate to physical address-based API
2025-08-19 19:58 UTC (22+ messages)
` [PATCH v4 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v4 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link()
` [PATCH v4 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v4 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v4 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v4 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v4 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v4 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v4 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v4 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v4 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v4 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v4 13/16] mm/hmm: properly take MMIO path
` [PATCH v4 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v4 15/16] block-dma: properly take MMIO path
` [PATCH v4 16/16] nvme-pci: unmap MMIO pages with appropriate interface
[PATCH] tracing: Fix tracing_marker may trigger page fault during preempt_disable
2025-08-19 17:50 UTC (2+ messages)
[PATCH] docs: Corrected typo in trace/events
2025-08-19 17:34 UTC (3+ messages)
[PATCH] trace/trace_fprobe.c: TODO: handle filter, nofilter or symbol list
2025-08-19 16:37 UTC (3+ messages)
[PATCH WIP v2] i2c: add tracepoints to aid debugging in i2c-core-base
2025-08-19 16:09 UTC (2+ messages)
[PATCH v10 12/13] khugepaged: add per-order mTHP khugepaged stats
2025-08-19 14:24 UTC (4+ messages)
` [PATCH v10 13/13] Documentation: mm: update the admin guide for mTHP 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).