messages from 2025-08-14 10:14:49 to 2025-08-19 21:55:32 UTC [more...]
[PATCH v10 00/13] khugepaged: mTHP support
2025-08-19 21:55 UTC (15+ 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 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
[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
2025-08-19 19:17 UTC (8+ 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] 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 (4+ messages)
[PATCH WIP v2] i2c: add tracepoints to aid debugging in i2c-core-base
2025-08-19 16:09 UTC (3+ messages)
[RFC PATCH 00/17] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2025-08-19 14:38 UTC (32+ messages)
` [RFC PATCH 01/17] rv: Refactor da_monitor to minimise macros
` [RFC PATCH 02/17] rv: Cleanup da_monitor after refactor
` [RFC PATCH 03/17] Documentation/rv: Adapt documentation after da_monitor refactoring
` [RFC PATCH 04/17] verification/rvgen: Adapt dot2k and templates after refactoring da_monitor.h
` [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 11/17] Documentation/rv: Add documentation about hybrid automata
` [RFC PATCH 12/17] rv: Add sample hybrid monitors stall
` [RFC PATCH 13/17] rv: Convert the opid monitor to a hybrid automaton
` [RFC PATCH 14/17] sched: Add deadline tracepoints
` [RFC PATCH 15/17] rv: Add support for per-object monitors in DA/HA
` [RFC PATCH 16/17] verification/rvgen: Add support for per-obj monitors
` [RFC PATCH 17/17] rv: Add deadline monitors
[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
[PATCH v2 0/5] rv: LTL per-cpu monitor type and real-time scheduling monitor
2025-08-19 8:24 UTC (9+ messages)
` [PATCH v2 4/5] sched: Add task enqueue/dequeue trace points
` [PATCH v2 5/5] rv: Add rts monitor
[PATCH v1] arm64: ftrace: fix unreachable PLT for ftrace_caller in init_module with CONFIG_DYNAMIC_FTRACE
2025-08-19 6:34 UTC
[PATCH v6] tracing: fprobe: use rhltable for fprobe_ip_table
2025-08-19 3:18 UTC
[PATCH bpf-next v5 0/4] fprobe: use rhashtable for fprobe_ip_table
2025-08-19 2:26 UTC (11+ messages)
` [PATCH bpf-next v5 1/4] fprobe: use rhltable "
` [PATCH bpf-next v5 2/4] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH bpf-next v5 3/4] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH bpf-next v5 4/4] selftests/bpf: add benchmark testing for kprobe-multi-all
[PATCH v6 0/7] arm64: Enable UPROBES with GCS
2025-08-18 21:34 UTC (8+ messages)
` [PATCH v6 1/7] arm64: probes: Break ret out from bl/blr
` [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 v6 4/7] arm64: probes: Add GCS support to bl/blr/ret
` [PATCH v6 5/7] arm64: uprobes: Add GCS support to uretprobes
` [PATCH v6 6/7] arm64: Kconfig: Remove GCS restrictions on UPROBES
` [PATCH v6 7/7] uprobes: uprobe_warn should use passed task
[RFC PATCH 00/13] mm: Introduce Kernel Stack Watch debugging tool
2025-08-18 12:26 UTC (14+ messages)
` [RFC PATCH 01/13] mm: Add kstackwatch build infrastructure
` [RFC PATCH 02/13] x86/HWBP: Add arch_reinstall_hw_breakpoint() for atomic updates
` [RFC PATCH 03/13] mm/kstackwatch: Add module core and configuration interface
` [RFC PATCH 04/13] mm/kstackwatch: Add HWBP pre-allocation infrastructure
` [RFC PATCH 05/13] mm/kstackwatch: Add atomic HWBP arm/disarm operations
` [RFC PATCH 06/13] mm/kstackwatch: Add stack address resolution functions
` [RFC PATCH 07/13] mm/kstackwatch: Add kprobe and stack watch control
` [RFC PATCH 08/13] mm/kstackwatch: Wire up watch and stack subsystems in module core
` [RFC PATCH 09/13] mm/kstackwatch: Add architecture support validation
` [RFC PATCH 10/13] mm/kstackwatch: Handle nested function calls
` [RFC PATCH 11/13] mm/kstackwatch: Ignore corruption in kretprobe trampolines
` [RFC PATCH 12/13] mm/kstackwatch: Add debug and test functions
` [RFC PATCH 13/13] mm/kstackwatch: Add a test module and script
[PATCH v6 00/11] Improvements to S5 power consumption
2025-08-18 11:24 UTC (14+ messages)
` [PATCH v6 01/11] PM: Introduce new PMSG_POWEROFF event
` [PATCH v6 02/11] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v6 03/11] usb: sl811-hcd: "
` [PATCH v6 04/11] USB: Pass PMSG_POWEROFF event to suspend_common() for poweroff with S4 flow
` [PATCH v6 05/11] PCI: PM: Disable device wakeups when halting system through "
` [PATCH v6 06/11] PCI: PM: Split out code from pci_pm_suspend_noirq() into helper
` [PATCH v6 07/11] PCI: PM: Run bridge power up actions as part of restore phase
` [PATCH v6 08/11] PCI: PM: Use pci_power_manageable() in pci_pm_poweroff_noirq()
` [PATCH v6 09/11] PCI: Put PCIe bridges with downstream devices into D3 at hibernate
` [PATCH v6 10/11] drm/amd: Avoid evicting resources at S5
` [PATCH v6 11/11] PM: Use hibernate flows for system power off
[PATCH] ARM: ftrace: Implement HAVE_FUNCTION_GRAPH_FREGS
2025-08-18 10:39 UTC
[PATCH] Documentation/rv: Fix minor typo in monitor_synthesis page
2025-08-18 8:02 UTC (2+ messages)
[PATCH -next] trace/fgraph: Fix the warning caused by missing unregister notifier
2025-08-18 7:33 UTC
[PATCH] bootconfig: Fix negative seeks on 32-bit with LFS enabled
2025-08-17 14:21 UTC
[PATCH] tracing: Use vmalloc_array() to improve code
2025-08-17 8:47 UTC
[PATCH bpf-next v4 0/4] fprobe: use rhashtable for fprobe_ip_table
2025-08-17 1:43 UTC (7+ messages)
` [PATCH bpf-next v4 1/4] fprobe: use rhltable "
` [PATCH bpf-next v4 2/4] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH bpf-next v4 3/4] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH bpf-next v4 4/4] selftests/bpf: add benchmark testing for kprobe-multi-all
[PATCH] tracing: fprobe-event: Sanitize wildcard for fprobe event name
2025-08-16 14:10 UTC
[PATCH v3 bpf-next] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
2025-08-15 23:50 UTC (2+ messages)
[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
2025-08-15 14:12 UTC (6+ messages)
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
` [PATCH 06/10] mm: update coredump logic to correctly use bitmap mm flags
[PATCH v5 5/7] arm64: uprobes: Add GCS support to uretprobes
2025-08-15 14:10 UTC (3+ messages)
[PATCH v5 0/7] arm64: Enable UPROBES with GCS
2025-08-15 14:09 UTC (5+ messages)
` [PATCH v5 4/7] arm64: probes: Add GCS support to bl/blr/ret
` [PATCH v5 7/7] uprobes: uprobe_warn should use passed task
[RFC PATCH] sched: psi: Add psi events trace point
2025-08-15 6:54 UTC (3+ messages)
[PATCH bpf-next v3 0/4] fprobe: use rhashtable for fprobe_ip_table
2025-08-15 6:23 UTC (4+ messages)
` [PATCH bpf-next v3 1/4] fprobe: use rhltable "
[PATCH v3 00/16] dma-mapping: migrate to physical address-based API
2025-08-15 5:10 UTC (19+ messages)
` [PATCH v3 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v3 02/16] iommu/dma: implement DMA_ATTR_MMIO for dma_iova_link()
` [PATCH v3 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v3 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v3 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v3 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v3 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v3 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v3 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v3 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v3 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v3 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v3 13/16] mm/hmm: properly take MMIO path
` [PATCH v3 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v3 15/16] block-dma: properly take MMIO path
` [PATCH v3 16/16] nvme-pci: unmap MMIO pages with appropriate interface
[PATCH] trace/hwlat: Add WARN_ON in move_to_next_cpu()
2025-08-14 19:06 UTC (2+ messages)
[PATCH v2 00/16] dma-mapping: migrate to physical address-based API
2025-08-14 17:43 UTC (7+ messages)
` [PATCH v2 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v2 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v2 15/16] block-dma: properly take MMIO path
` [PATCH v2 16/16] nvme-pci: unmap MMIO pages with appropriate interface
[PATCH v4 0/4] ftrace: Add function arguments to function tracers
2025-08-14 17:05 UTC (5+ messages)
` [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer
[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
2025-08-14 14:14 UTC (9+ messages)
` [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
[PATCH v4] tracing: add testable specifications for event_enable_write/read
2025-08-14 12:22 UTC
[PATCH v2] tracing: add kernel documentation for trace_array_set_clr_event, trace_set_clr_event and supporting functions
2025-08-14 12:21 UTC
[PATCH bpf-next v2] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
2025-08-14 11:35 UTC (3+ messages)
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).