linux-trace-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-08-04 12:43:18 to 2025-08-12 15:48:33 UTC [more...]

[PATCH 00/10] mm: make mm->flags a bitmap and 64-bit on all arches
 2025-08-12 15:44 UTC  (7+ messages)
` [PATCH 01/10] mm: add bitmap mm->flags field
` [PATCH 02/10] mm: convert core mm to mm_flags_*() accessors
` [PATCH 03/10] mm: convert prctl "
` [PATCH 04/10] mm: convert arch-specific code "
` [PATCH 05/10] mm: convert uprobes "
` [PATCH 07/10] mm: correct sign-extension issue in MMF_* flag masks

[PATCH v13 00/25] GenieZone hypervisor drivers
 2025-08-12  8:39 UTC  (7+ messages)
` [PATCH v13 04/25] virt: geniezone: Add GenieZone hypervisor driver

[PATCH v5 00/11] Improvements to S5 power consumption
 2025-08-11 19:41 UTC  (12+ messages)
` [PATCH v5 01/11] PM: Introduce new PMSG_POWEROFF event
` [PATCH v5 02/11] scsi: Add PM_EVENT_POWEROFF into suspend callbacks
` [PATCH v5 03/11] usb: sl811-hcd: "
` [PATCH v5 04/11] USB: Pass PMSG_POWEROFF event to suspend_common() for poweroff with S4 flow
` [PATCH v5 05/11] PCI: PM: Disable device wakeups when halting system through "
` [PATCH v5 06/11] PCI: PM: Split out code from pci_pm_suspend_noirq() into helper
` [PATCH v5 07/11] PCI: PM: Run bridge power up actions as part of restore phase
` [PATCH v5 08/11] PCI: PM: Use pci_power_manageable() in pci_pm_poweroff_noirq()
` [PATCH v5 09/11] PCI: Put PCIe ports with downstream devices into D3 at hibernate
` [PATCH v5 10/11] drm/amd: Avoid evicting resources at S5
` [PATCH v5 11/11] PM: Use hibernate flows for system power off

[PATCH v7 0/4] Add support for long task name
 2025-08-11 15:10 UTC  (8+ messages)
` [PATCH v7 1/4] exec: Remove obsolete comments
` [PATCH v7 2/4] include: Set tsk->comm length to 64 bytes
` [PATCH v7 3/4] treewide: Replace 'get_task_comm()' with 'strscpy_pad()'
` [PATCH v7 4/4] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation

[PATCH v5 0/7] arm64: Enable UPROBES with GCS
 2025-08-11 14:40 UTC  (9+ messages)
` [PATCH v5 1/7] arm64: probes: Break ret out from bl/blr
` [PATCH v5 2/7] arm64: uaccess: Move existing GCS accessors definitions to gcs.h
` [PATCH v5 3/7] arm64: uaccess: Add additional userspace GCS accessors
` [PATCH v5 4/7] arm64: probes: Add GCS support to bl/blr/ret
` [PATCH v5 5/7] arm64: uprobes: Add GCS support to uretprobes
` [PATCH v5 6/7] arm64: Kconfig: Remove GCS restrictions on UPROBES
` [PATCH v5 7/7] uprobes: uprobe_warn should use passed task

[PATCH] MAINTAINERS: Remove bouncing kprobes maintainer
 2025-08-11 13:49 UTC  (3+ messages)

[PATCH] include/linux/rv.h: remove redundant include file
 2025-08-11 12:40 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v3 0/5] rv: LTL per-cpu monitor type and real-time scheduling monitor
 2025-08-11  8:40 UTC  (6+ messages)
` [PATCH v3 1/5] rv/ltl: Prepare for other monitor types
` [PATCH v3 2/5] rv/ltl: Support per-cpu monitors
` [PATCH v3 3/5] verification/rvgen/ltl: Support per-cpu monitor generation
` [PATCH v3 4/5] sched: Add task enqueue/dequeue trace points
` [PATCH v3 5/5] rv: Add rts monitor

[PATCH] trace/hwlat: Add WARN_ON in move_to_next_cpu()
 2025-08-11  8:01 UTC 

[PATCH] tracing/osnoise: Use for_each_online_cpu() instead of for_each_cpu()
 2025-08-11  6:41 UTC 

[PATCH 0/7] tracing: Show contents of syscall trace event user space fields
 2025-08-11  5:19 UTC  (21+ messages)
` [PATCH 1/7] tracing: Replace syscall RCU pointer assignment with READ/WRITE_ONCE()
` [PATCH 2/7] tracing: Have syscall trace events show "0x" for values greater than 10
` [PATCH 3/7] tracing: Have syscall trace events read user space string
` [PATCH 4/7] tracing: Have system call events record user array data
` [PATCH 5/7] tracing: Display some syscall arrays as strings
` [PATCH 6/7] tracing: Allow syscall trace events to read more than one user parameter
` [PATCH 7/7] tracing: Add syscall_user_buf_size to limit amount written

[PATCH v13 00/12] RV: Linear temporal logic monitors for RT application
 2025-08-10 21:12 UTC  (2+ messages)

[PATCH v12 00/12] RV: Linear temporal logic monitors for RT application
 2025-08-10 21:12 UTC  (2+ messages)

[PATCH v11 00/21] RV: Linear temporal logic monitors for RT application
 2025-08-10 21:12 UTC  (2+ messages)

[PATCH v8 00/22] RV: Linear temporal logic monitors for RT application
 2025-08-10 21:12 UTC  (2+ messages)

[PATCH v7 00/22] RV: Linear temporal logic monitors for RT application
 2025-08-10 21:12 UTC  (2+ messages)

[PATCH v6 00/22] RV: Linear temporal logic monitors for RT application
 2025-08-10 21:12 UTC  (2+ messages)

[PATCH v5 00/23] RV: Linear temporal logic monitors for RT application
 2025-08-10 21:12 UTC  (2+ messages)

[PATCH v4 00/22] RV: Linear temporal logic monitors for RT application
 2025-08-10 21:12 UTC  (2+ messages)

[PATCH v3 00/22] RV: Linear temporal logic monitors for RT application
 2025-08-10 21:12 UTC  (2+ messages)

[PATCH v1 00/16] dma-mapping: migrate to physical address-based API
 2025-08-10 17:02 UTC  (36+ messages)
` [PATCH v1 01/16] dma-mapping: introduce new DMA attribute to indicate MMIO memory
` [PATCH v1 02/16] iommu/dma: handle MMIO path in dma_iova_link
` [PATCH v1 03/16] dma-debug: refactor to use physical addresses for page mapping
` [PATCH v1 04/16] dma-mapping: rename trace_dma_*map_page to trace_dma_*map_phys
` [PATCH v1 05/16] iommu/dma: rename iommu_dma_*map_page to iommu_dma_*map_phys
` [PATCH v1 06/16] iommu/dma: extend iommu_dma_*map_phys API to handle MMIO memory
` [PATCH v1 07/16] dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
` [PATCH v1 08/16] kmsan: convert kmsan_handle_dma to use physical addresses
` [PATCH v1 09/16] dma-mapping: handle MMIO flow in dma_map|unmap_page
` [PATCH v1 10/16] xen: swiotlb: Open code map_resource callback
` [PATCH v1 11/16] dma-mapping: export new dma_*map_phys() interface
` [PATCH v1 12/16] mm/hmm: migrate to physical address-based DMA mapping API
` [PATCH v1 13/16] mm/hmm: properly take MMIO path
` [PATCH v1 14/16] block-dma: migrate to dma_map_phys instead of map_page
` [PATCH v1 15/16] block-dma: properly take MMIO path
` [PATCH v1 16/16] nvme-pci: unmap MMIO pages with appropriate interface

[PATCH] Documentation/rv: Fix minor typo in monitor_synthesis page
 2025-08-10 11:12 UTC 

[PATCH v4 0/4] ftrace: Add function arguments to function tracers
 2025-08-09  2:24 UTC  (3+ messages)
` [PATCH v4 2/4] ftrace: Add support for function argument to graph tracer

[RFC 0/4] uprobe,bpf: Allow to change app registers from uprobe
 2025-08-08 18:38 UTC  (5+ messages)
` [RFC 1/4] uprobe: Do not emulate/sstep original instruction when ip is changed

[PATCHv6 perf/core 00/22] uprobes: Add support to optimize usdt probes on x86_64
 2025-08-08 17:44 UTC  (5+ messages)
` [PATCHv6 perf/core 10/22] uprobes/x86: Add support to optimize uprobes

[PATCH v3 0/6] perf auxtrace: Support AUX pause and resume with BPF
 2025-08-08 11:47 UTC  (5+ messages)

[linus:master] [sched] adcc3bfa88: kunit.VCAP_API_DebugFS_Testsuite.vcap_api_show_admin_raw_test.fail
 2025-08-08  7:52 UTC  (2+ messages)

[PATCH v2 0/5] rv: LTL per-cpu monitor type and real-time scheduling monitor
 2025-08-08  7:30 UTC  (17+ messages)
` [PATCH v2 1/5] rv/ltl: Prepare for other monitor types
` [PATCH v2 2/5] rv/ltl: Support per-cpu monitors
` [PATCH v2 3/5] verification/rvgen/ltl: Support per-cpu monitor generation
` [PATCH v2 4/5] sched: Add task enqueue/dequeue trace points
` [PATCH v2 5/5] rv: Add rts monitor

[linus:master] [ring] 119a5d5736: stress-ng.mmapfiles.ops_per_sec 42.7% improvement
 2025-08-08  6:33 UTC 

[RESEND PATCH linux-next 1/2] tools/latency-collector: Check pkg-config install
 2025-08-08  4:05 UTC  (2+ messages)
` [RESEND PATCH linux-next 2/2] rtla: "

[bug report] tracing/events: add startup tests for events
 2025-08-07 15:52 UTC 

[rcu:dev.30.07.2025a] [tracing] 7f4591b8cb: BUG:using_smp_processor_id()in_preemptible
 2025-08-07 14:34 UTC  (2+ messages)

[PATCH v2] stm: class: Add MIPI OST protocol support
 2025-08-07  6:34 UTC  (3+ messages)

[PATCH] rv: Fix wrong type cast in enabled_monitors_next()
 2025-08-06 12:45 UTC  (2+ messages)

[RFC 00/10] ftrace,bpf: Use single direct ops for bpf trampolines
 2025-08-06 10:20 UTC  (4+ messages)

[PATCH WIP] i2c: add tracepoints to aid debugging in i2c-core-base
 2025-08-06  9:14 UTC 

[PATCH 0/5] rv: LTL per-cpu monitor type and real-time scheduling monitor
 2025-08-06  9:03 UTC  (8+ messages)
` [PATCH 5/5] rv: Add rts monitor

[PATCH] tracing: Zero-initialize parser->buffer to avoid OOB access
 2025-08-06  6:59 UTC  (4+ messages)

[PATCH v2] tracing: Limit access to parser->buffer when trace_get_user failed
 2025-08-06  7:01 UTC 

[PATCH v2] tools/rtla: Consolidate common parameters into shared structure
 2025-08-05 16:49 UTC  (4+ messages)

[PATCH bpf-next v2] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
 2025-08-05 16:27 UTC 

[PATCH bpf-next] bpf: Remove migrate_disable in kprobe_multi_link_prog_run
 2025-08-05 16:17 UTC  (4+ messages)

[PATCH 0/3] use vm_flags_t consistently
 2025-08-05 16:13 UTC  (9+ messages)
` [PATCH 2/3] mm: update core kernel code to "

[PATCH 0/8] dma-mapping: migrate to physical address-based API
 2025-08-05 15:36 UTC  (10+ messages)

[PATCH] trace: Remove redundant __GFP_NOWARN
 2025-08-05 13:37 UTC  (2+ messages)

[PATCH bpf-next] bpf: Disable migrate when kprobe_multi attach to access bpf_prog_active
 2025-08-05 12:28 UTC  (7+ messages)

[PATCH] rv: Support systems with time64-only syscalls
 2025-08-05 12:12 UTC  (3+ messages)

[PATCH] uprobes: Remove redundant __GFP_NOWARN
 2025-08-05 11:33 UTC  (2+ messages)

[PATCH v6 0/3] Add support for long task name
 2025-08-05 11:13 UTC  (7+ messages)
` [PATCH v6 2/3] treewide: Switch memcpy() users of 'task->comm' to a more safer implementation

[PATCH v3] tools/rtla: Consolidate common parameters into shared structure
 2025-08-05  9:12 UTC 

[syzbot] [trace?] [bpf?] possible deadlock in down_trylock (3)
 2025-08-05  4:41 UTC  (2+ messages)

[PATCH v2 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
 2025-08-04 14:19 UTC  (2+ messages)

[PATCH] btf: Simplify BTF logic with use of __free(btf_put)
 2025-08-04 14:20 UTC  (3+ messages)

[PATCH] tracing: Have unsigned int function args displayed as hexadecimal
 2025-08-04 13:19 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).