messages from 2026-01-28 23:05:59 to 2026-02-02 22:31:16 UTC [more...]
[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
2026-02-02 22:36 UTC (34+ messages)
` [RFC PATCH v2 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [RFC PATCH v2 02/37] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [RFC PATCH v2 03/37] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [RFC PATCH v2 04/37] KVM: Stub in ability to disable per-VM memory attribute tracking
` [RFC PATCH v2 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [RFC PATCH v2 06/37] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [RFC PATCH v2 07/37] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 08/37] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 10/37] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [RFC PATCH v2 11/37] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [RFC PATCH v2 12/37] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [RFC PATCH v2 13/37] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [RFC PATCH v2 14/37] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [RFC PATCH v2 15/37] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [RFC PATCH v2 16/37] KVM: selftests: Add selftests global for guest memory attributes capability
` [RFC PATCH v2 17/37] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
` [RFC PATCH v2 18/37] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [RFC PATCH v2 19/37] KVM: selftests: Test using guest_memfd for guest private memory
` [RFC PATCH v2 20/37] KVM: selftests: Test basic single-page conversion flow
` [RFC PATCH v2 21/37] KVM: selftests: Test conversion flow when INIT_SHARED
` [RFC PATCH v2 22/37] KVM: selftests: Test indexing in guest_memfd
` [RFC PATCH v2 23/37] KVM: selftests: Test conversion before allocation
` [RFC PATCH v2 24/37] KVM: selftests: Convert with allocated folios in different layouts
` [RFC PATCH v2 25/37] KVM: selftests: Test precision of conversion
` [RFC PATCH v2 26/37] KVM: selftests: Test that truncation does not change shared/private status
` [RFC PATCH v2 27/37] KVM: selftests: Test that shared/private status is consistent across processes
` [RFC PATCH v2 28/37] KVM: selftests: Test conversion with elevated page refcount
` [RFC PATCH v2 29/37] KVM: selftests: Reset shared memory after hole-punching
` [RFC PATCH v2 30/37] KVM: selftests: Provide function to look up guest_memfd details from gpa
` [RFC PATCH v2 31/37] KVM: selftests: Provide common function to set memory attributes
` [RFC PATCH v2 32/37] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
` [RFC PATCH v2 33/37] KVM: selftests: Make TEST_EXPECT_SIGBUS thread-safe
[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
2026-02-02 22:29 UTC
[PATCH AUTOSEL 6.18] tracing: Avoid possible signed 64-bit truncation
2026-02-02 21:46 UTC
[PATCH bpf-next] ftrace: Fix direct_functions leak in update_ftrace_direct_del
2026-02-02 18:51 UTC (4+ messages)
[PATCH] tracing: remove __printf() attribute on __ftrace_vbprintk()
2026-02-02 17:59 UTC (4+ messages)
[PATCH] tracing: Fix ftrace event field alignments
2026-02-02 16:30 UTC
[PATCH 2/2] tracing: resolve enum names for function arguments via BTF
2026-02-02 16:12 UTC (2+ messages)
[PATCH v2] tracing: Fix funcgraph_exit calltime/rettime offset for 32-bit ARM
2026-02-02 16:08 UTC (3+ messages)
[PATCH v2] tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflow
2026-02-02 15:34 UTC (4+ messages)
[PATCH v4 0/5] Tracing: Accelerate Kernel Boot by Asynchronizing
2026-02-02 3:36 UTC (15+ messages)
` [PATCH v4 5/5] blktrace: Make init_blk_tracer() asynchronous when trace_async_init set
[PATCH v2] trace/hwlat: prevent false sharing in get_sample()
2026-02-02 2:58 UTC
[PATCH -next v2] cgroup: increase maximum subsystem count from 16 to 32
2026-02-01 16:51 UTC (2+ messages)
[PATCH v6 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-02-01 8:23 UTC (8+ messages)
` [PATCH v6 1/6] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v6 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v6 3/6] x86/asm: Simplify VDSO DWARF generation
` [PATCH v6 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v6 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v6 6/6] x86/vdso: Enable sframe generation in VDSO
[PATCH v6 0/4] tracing: Remove backup instance after read all
2026-02-01 3:29 UTC (5+ messages)
` [PATCH v6 1/4] tracing: Reset last_boot_info if ring buffer is reset
` [PATCH v6 2/4] tracing: Make the backup instance non-reusable
` [PATCH v6 3/4] tracing: Remove the backup instance automatically after read
` [PATCH v6 4/4] tracing/Documentation: Add a section about backup instance
[PATCH v5 v5 0/3] tracing/fprobe: Support comma-separated symbols and :entry/:exit
2026-01-31 16:16 UTC (8+ messages)
` [PATCH v5 v5 1/3] docs: tracing/fprobe: Document list filters "
` [PATCH v5 v5 2/3] tracing/fprobe: Support comma-separated symbols "
[PATCH v11 00/30] Tracefs support for pKVM
2026-01-31 13:28 UTC (31+ messages)
` [PATCH v11 01/30] ring-buffer: Add page statistics to the meta-page
` [PATCH v11 02/30] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v11 03/30] ring-buffer: Introduce ring-buffer remotes
` [PATCH v11 04/30] ring-buffer: Add non-consuming read for "
` [PATCH v11 05/30] tracing: Introduce trace remotes
` [PATCH v11 06/30] tracing: Add reset to "
` [PATCH v11 07/30] tracing: Add non-consuming read "
` [PATCH v11 08/30] tracing: Add init callback "
` [PATCH v11 09/30] tracing: Add events "
` [PATCH v11 10/30] tracing: Add events/ root files "
` [PATCH v11 11/30] tracing: Add helpers to create trace remote events
` [PATCH v11 12/30] ring-buffer: Export buffer_data_page and macros
` [PATCH v11 13/30] tracing: Introduce simple_ring_buffer
` [PATCH v11 14/30] tracing: Add a trace remote module for testing
` [PATCH v11 15/30] tracing: selftests: Add trace remote tests
` [PATCH v11 16/30] Documentation: tracing: Add tracing remotes
` [PATCH v11 17/30] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v11 18/30] tracing: Check for undefined symbols in simple_ring_buffer
` [PATCH v11 19/30] KVM: arm64: Add PKVM_DISABLE_STAGE2_ON_PANIC
` [PATCH v11 20/30] KVM: arm64: Add clock support to nVHE/pKVM hyp
` [PATCH v11 21/30] KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
` [PATCH v11 22/30] KVM: arm64: Support unaligned fixmap in the pKVM hyp
` [PATCH v11 23/30] KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
` [PATCH v11 24/30] KVM: arm64: Add trace remote "
` [PATCH v11 25/30] KVM: arm64: Sync boot clock with "
` [PATCH v11 26/30] KVM: arm64: Add trace reset to "
` [PATCH v11 27/30] KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
` [PATCH v11 28/30] KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
` [PATCH v11 29/30] KVM: arm64: Add selftest event support "
` [PATCH v11 30/30] tracing: selftests: Add hypervisor trace remote tests
[PATCH] tracing: Fix duration calculation bug (rettime - calltime) on ARM architecture
2026-01-31 12:56 UTC (4+ messages)
` "
[PATCH v10 00/30] Tracefs support for pKVM
2026-01-31 12:54 UTC (40+ messages)
` [PATCH v10 01/30] ring-buffer: Add page statistics to the meta-page
` [PATCH v10 02/30] ring-buffer: Store bpage pointers into subbuf_ids
` [PATCH v10 03/30] ring-buffer: Introduce ring-buffer remotes
` [PATCH v10 04/30] ring-buffer: Add non-consuming read for "
` [PATCH v10 05/30] tracing: Introduce trace remotes
` [PATCH v10 06/30] tracing: Add reset to "
` [PATCH v10 08/30] tracing: Add init callback "
` [PATCH v10 09/30] tracing: Add events "
` [PATCH v10 10/30] tracing: Add events/ root files "
` [PATCH v10 11/30] tracing: Add helpers to create trace remote events
` [PATCH v10 12/30] ring-buffer: Export buffer_data_page and macros
` [PATCH v10 13/30] tracing: Introduce simple_ring_buffer
` [PATCH v10 14/30] tracing: Add a trace remote module for testing
` [PATCH v10 15/30] tracing: selftests: Add trace remote tests
` [PATCH v10 16/30] Documentation: tracing: Add tracing remotes
` [PATCH v10 17/30] tracing: load/unload page callbacks for simple_ring_buffer
` [PATCH v10 18/30] tracing: Check for undefined symbols in simple_ring_buffer
[PATCH -next] cgroup: increase maximum subsystem count from 16 to 32
2026-01-31 3:00 UTC (9+ messages)
[PATCH] bootconfig: Fix to terminate value search if it hits a newline
2026-01-31 2:19 UTC (4+ messages)
[PATCHv2 bpf-next 0/6] x86/fgraph,bpf: Fix ORC stack unwind from kprobe_multi
2026-01-30 21:50 UTC (6+ messages)
` [PATCHv2 bpf-next 1/6] x86/fgraph: Fix return_to_handler regs.rsp value
` [PATCHv2 bpf-next 2/6] x86/fgraph,bpf: Switch kprobe_multi program stack unwind to hw_regs path
[PATCH] tracing: Add kerneldoc to trace_event_buffer_reserve()
2026-01-30 15:37 UTC
[PATCH v5 0/4] tracing: Remove backup instance after read all
2026-01-30 15:21 UTC (15+ messages)
` [PATCH v5 2/4] tracing: Make the backup instance non-reusable
` [PATCH v5 3/4] tracing: Remove the backup instance automatically after read
` [PATCH v5 4/4] tracing/Documentation: Add a section about backup instance
[PATCH] trace/hwlat: prevent false sharing in get_sample()
2026-01-30 15:19 UTC (3+ messages)
[PATCH] tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflow
2026-01-30 14:57 UTC (2+ messages)
[PATCH v5] stm: class: Add MIPI OST protocol support
2026-01-30 9:48 UTC (4+ messages)
[PATCH v2 0/3] powerpc64/ftrace: fixes clang build issues
2026-01-30 6:18 UTC (2+ messages)
[PATCH v6 0/3] tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fast
2026-01-30 2:50 UTC (6+ messages)
[PATCH v2] function_graph: Fix args pointer mismatch in print_graph_retval()
2026-01-30 1:13 UTC (3+ messages)
[syzbot] [trace?] WARNING in __dma_map_sg_attrs (2)
2026-01-29 22:58 UTC
[PATCH v13] dma-buf: add some tracepoints to debug
2026-01-29 18:10 UTC (2+ messages)
[PATCH v4] kprobes: Use dedicated kthread for kprobe optimizer
2026-01-29 15:48 UTC
[PATCH] perf: sched: Fix perf crash with new is_user_task() helper
2026-01-29 15:28 UTC
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-01-29 14:36 UTC (10+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[PATCH] tracing: Fix indentation of return statement in print_trace_fmt()
2026-01-29 2:29 UTC (2+ messages)
[PATCH v2] tracing: trace_mmap.h: fix a kernel-doc warning
2026-01-29 1:12 UTC
[PATCH AUTOSEL 6.18] tracing: Avoid possible signed 64-bit truncation
2026-01-29 0:59 UTC (2+ messages)
[PATCH v2] iommu: Fix NULL pointer deref when io_page_fault tracepoint fires
2026-01-29 0:46 UTC (2+ messages)
[PATCH 2/2] bpf: Implement kretprobe fallback for kprobe multi link
2026-01-29 0:13 UTC (3+ messages)
[PATCH v2] ring-buffer: Add helper functions for allocations
2026-01-28 23:47 UTC (2+ 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