Linux Trace Kernel
 help / color / mirror / Atom feed
 messages from 2026-08-13 17:34:04 to 2026-08-14 16:15:43 UTC [more...]

[PATCH 0/2] dmaengine: rename dma_chan::dev to dma_chan::chan_dev for clarity
 2026-08-14 16:15 UTC  (6+ messages)
` [PATCH 1/2] dmaengine: use dma_chan_name() helper to get per-channel device name
` [PATCH 2/2] dmaengine: add union chan_dev for dma_chan::dev for clarity

[PATCH v3 0/4] selftests/ftrace: Add a boottime tracing test framework
 2026-08-14 16:05 UTC  (2+ messages)

[PATCH v6 0/2] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-08-14 16:01 UTC  (5+ messages)
` [PATCH v6 1/2] tracing: Fix subbuf resize races with trace_pipe_raw readers
` [PATCH v6 2/2] ring-buffer: Improve nr_pages type

[PATCH 0/1] ring-buffer: Fix sub-buffer order updates and free_page leaks
 2026-08-14 16:00 UTC  (5+ messages)
` [PATCH] ring-buffer: Fix race between ring_buffer_subbuf_order_set() and readers

[PATCH v5 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-14 15:44 UTC  (21+ messages)
` [PATCH v5 01/10] dt-bindings: reserved-memory: Document "
` [PATCH v5 02/10] dt-bindings: display: tegra: Document memory regions
` [PATCH v5 03/10] dt-bindings: gpu: host1x: Document memory-regions for NVDEC
` [PATCH v5 04/10] bitmap: Add bitmap_allocate() function
` [PATCH v5 05/10] mm/cma: Introduce cma_alloc_at() API
` [PATCH v5 06/10] dma-buf: heaps: Add debugfs support
` [PATCH v5 07/10] dma-buf: heaps: Add support for Tegra VPR
` [PATCH v5 08/10] arm64: tegra: Add VPR placeholder node on Tegra234
` [PATCH v5 09/10] arm64: tegra: Hook up VPR to host1x
` [PATCH v5 10/10] arm64: tegra: Add VPR placeholder node on Tegra264

[PATCH v5 00/10] ring-buffer: Fixes for subbuf resizing and persistent buffers
 2026-08-14 15:32 UTC  (21+ messages)
` [PATCH v5 03/10] ring-buffer: Make cpu_buffer::free_page a buffer_data_read_page
` [PATCH v5 04/10] ring-buffer: Fix subbuf resize race with ring buffer readers
` [PATCH v5 06/10] tracing: Fix subbuf resize races with trace_pipe_raw readers
` [PATCH v5 07/10] ring-buffer: Dynamically calculate max_data_size
` [PATCH v5 10/10] ring-buffer: Make nr_pages unsigned int

[PATCH v10 00/41] guest_memfd: In-place conversion support
 2026-08-14 15:04 UTC  (43+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 11/41] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v10 12/41] KVM: guest_memfd: Call arch make_shared callback for to-shared conversion
` [PATCH v10 13/41] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v10 15/41] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v10 16/41] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v10 18/41] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v10 20/41] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v10 21/41] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs

[PATCH 0/5] rtla: Implement more robust nr_cpus handling
 2026-08-14 14:30 UTC  (8+ messages)
` [PATCH 1/5] rtla: Replace get_nprocs_conf() with sysfs possible cpus
` [PATCH 2/5] rtla: Discard trace entries with cpu >= nr_cpus
` [PATCH 3/5] rtla: Abort on nr_cpus mismatch with tracer
` [PATCH 4/5] rtla/tests: Add unit test for cpu_list_iterate()
` [PATCH 5/5] rtla/tests: Add unit test for get_max_cpu_from_list()

[GIT PULL] RTLA changes for 7.3
 2026-08-14 14:19 UTC  (4+ messages)

[PATCH v4 00/10] dma-buf: heaps: Add support for Tegra VPR
 2026-08-14 12:56 UTC  (4+ messages)
` [PATCH v4 07/10] "

[PATCH 0/9] mm: distinguish PTE table storage from PTE values
 2026-08-14 10:06 UTC  (8+ messages)
` [PATCH 6/9] mm: convert PTE table entry to pte

[PATCH v5 00/16] mm/rmap: index MAP_PRIVATE file-backed folios by anonymous pgoff
 2026-08-14  9:45 UTC  (21+ messages)
` [PATCH v5 03/16] mm: introduce linear_anon_page_index()
` [PATCH v5 04/16] mm: abstract vma_address() and introduce vma_anon_address()
` [PATCH v5 05/16] mm: update print_bad_page_map() to show anon index if appropriate
` [PATCH v5 06/16] mm: introduce and use vma_filebacked_address()
` [PATCH v5 07/16] mm/vma: fix self-merge check in copy_vma()
` [PATCH v5 08/16] tools/testing/vma: add tests for copy_vma() self-merge
` [PATCH v5 09/16] mm: propagate VMA anonymous page offset on map, remap, split + merge
` [PATCH v5 10/16] mm/rmap: track whether the page VMA mapped pgoff is anonymous
` [PATCH v5 11/16] mm: clean up vma_address_end()
` [PATCH v5 12/16] mm/huge_memory: update remove_migration_pmd() to accept a folio
` [PATCH v5 13/16] mm/migrate: calculate large folio page index using PFN
` [PATCH v5 14/16] mm/rmap: use anon pgoff to track MAP_PRIVATE file-backed anon folios
` [PATCH v5 15/16] tools/testing/vma: expand VMA merge tests to assert anon pgoff
` [PATCH v5 16/16] tools/testing/selftests/mm: test anonymous page offset merge behaviour

[PATCH] ring-buffer: Fixes for subbuf resizing
 2026-08-14  8:25 UTC  (3+ messages)

[PATCH] tracing: Have trace_event_update_all() only handle module that is loading
 2026-08-14  0:42 UTC 

[PATCH v3 3/3] tracefs: make root directory world-traversable
 2026-08-14  0:39 UTC  (2+ messages)

[PATCH v3 01/11] Documentation: Correction in HID output_report callback description
 2026-08-13 23:18 UTC  (2+ messages)

[PATCH v8 04/12] verification/rvgen: Add support for Hybrid Automata
 2026-08-13 23:08 UTC  (2+ messages)

[PATCH RFC v4 13/44] KVM: guest_memfd: Apply content modes while setting memory attributes
 2026-08-13 22:51 UTC  (2+ messages)

[PATCH v4 0/6] tracing/osnoise: Track IPIs
 2026-08-13 17:59 UTC  (4+ messages)
` [PATCH v4 5/6] rtla: Unconditionally clean any pre-existing filters for user-provided events


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox