messages from 2026-06-11 11:56:13 to 2026-06-19 00:31:50 UTC [more...]
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-19 0:32 UTC (38+ messages)
` [PATCH v8 01/46] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
` [PATCH v8 02/46] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 03/46] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v8 04/46] KVM: Decouple kvm_has_arch_private_mem from CONFIG_KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v8 05/46] KVM: Make CONFIG_KVM_VM_MEMORY_ATTRIBUTES selectable
` [PATCH v8 06/46] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v8 07/46] KVM: Rename memory attribute APIs to prepare for in-place gmem conversion
` [PATCH v8 08/46] KVM: Provide generic interface for checking memory private/shared status
` [PATCH v8 09/46] KVM: guest_memfd: Introduce function to check GFN "
` [PATCH v8 10/46] KVM: guest_memfd: Wire up core private/shared attribute interfaces
` [PATCH v8 11/46] KVM: Consolidate private memory and guest_memfd ifdeffery in kvm_host.h
` [PATCH v8 12/46] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v8 13/46] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v8 14/46] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v8 15/46] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v8 16/46] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v8 17/46] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v8 18/46] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v8 19/46] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH v8 20/46] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH v8 21/46] KVM: guest_memfd: Zero page while getting pfn
` [PATCH v8 22/46] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v8 23/46] KVM: TDX: Make source page optional for KVM_TDX_INIT_MEM_REGION
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
` [PATCH v8 25/46] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v8 26/46] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v8 27/46] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
` [PATCH v8 28/46] KVM: selftests: Add support for mmap() on guest_memfd in core library
` [PATCH v8 29/46] KVM: selftests: Add selftests global for guest memory attributes capability
` [PATCH v8 30/46] KVM: selftests: Add helpers for calling ioctls on guest_memfd
` [PATCH v8 31/46] KVM: selftests: Test basic single-page conversion flow
` [PATCH v8 32/46] KVM: selftests: Test conversion flow when INIT_SHARED
` [PATCH v8 33/46] KVM: selftests: Test conversion precision in guest_memfd
` [PATCH v8 34/46] KVM: selftests: Test conversion before allocation
` [PATCH v8 35/46] KVM: selftests: Convert with allocated folios in different layouts
` [PATCH v8 36/46] KVM: selftests: Test that truncation does not change shared/private status
` [PATCH v8 37/46] KVM: selftests: Test that shared/private status is consistent across processes
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-19 0:17 UTC (10+ messages)
` [PATCH v7 10/42] KVM: guest_memfd: Ensure pages are not in use before conversion
[PATCH] tracing/user_events: fix use-after-free of enabler in user_event_mm_dup()
2026-06-19 0:12 UTC (2+ messages)
[PATCH 0/4] trace: trivial: fix some typos
2026-06-18 23:43 UTC (5+ messages)
` [PATCH 3/4] tracing: probes: fix typo in a log message
` [PATCH 4/4] tracing: trace_fprobe: fix typo in function name
[PATCH 0/3] rv/reactors: fix lockdep warning and add KUnit tests
2026-06-18 15:35 UTC (11+ messages)
` [PATCH 1/3] rv/reactors: fix lockdep "Invalid wait context" in rv_react()
` [PATCH 2/3] rv/reactors: add KUnit tests for reactor_printk
` [PATCH 3/3] rv/reactors: add KUnit tests for reactor_panic
[PATCH] rv: update rvgen monitor synthesis documentation path
2026-06-18 13:45 UTC
[PATCH v3 00/13] rv: Convert rvgen to Lark
2026-06-18 13:24 UTC (9+ messages)
` [PATCH v3 05/13] verification/rvgen: Convert __fill_setup_invariants_func() "
` [PATCH v3 09/13] verification/rvgen: Delete __parse_constraint()
[PATCH v3] mm/lruvec: trace LRU add drains and drain-all requests
2026-06-18 12:38 UTC (7+ messages)
[RFC PATCH 0/3] mm/compaction: honour compact_unevictable_allowed in mlock race and alloc_contig path
2026-06-18 11:47 UTC (8+ messages)
` [RFC PATCH 1/3] mm/compaction: skip isolate mlocked folios when compact_unevictable_allowed=0
` [RFC PATCH 3/3] mm/compaction: respect compact_unevictable_allowed in alloc_contig path
[PATCH] usb: typec: add trace point for typec_set_mode
2026-06-18 11:31 UTC (4+ messages)
[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
2026-06-18 11:13 UTC (26+ messages)
` [Lsf-pc] "
[PATCH v5 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
2026-06-18 8:55 UTC (4+ messages)
` [PATCH v5 1/2] serial: qcom-geni: trace: Drop redundant len field from geni_serial_data
` [PATCH v5 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver
[PATCH] tracing/probes: Remove WARN_ON_ONCE from parse_btf_arg
2026-06-18 8:50 UTC
[PATCH] tracing: eprobe: read the complete FILTER_PTR_STRING pointer
2026-06-18 1:52 UTC (4+ messages)
[PATCH v4 0/7] bootconfig: embed kernel.* cmdline at build time
2026-06-18 0:47 UTC (6+ messages)
` [PATCH v4 6/7] Documentation: bootconfig: document build-time cmdline rendering
[PATCH 0/2] ring-buffer: Fix forced 8-byte alignment event length
2026-06-17 23:19 UTC (4+ messages)
` [PATCH 2/2] selftests/ftrace: Account for 8-byte aligned trace_marker_raw events
[PATCH] selftests/ftrace: Drop invalid top-level local in test_ownership
2026-06-17 22:22 UTC (4+ messages)
[GIT PULL v2] RTLA additional fixes for v7.2
2026-06-17 20:37 UTC (2+ messages)
[PATCH v3 0/9] rv/tlob: Add task latency over budget RV monitor
2026-06-17 15:09 UTC (19+ messages)
` [PATCH v3 1/9] rv/da: introduce DA_MON_ALLOCATION_STRATEGY
` [PATCH v3 2/9] rv: add generic uprobe infrastructure for RV monitors
` [PATCH v3 4/9] rv/ha: fix ha_invariant_passed_ns silent bypass of invariant check
` [PATCH v3 5/9] rv/ha: make da_monitor_reset_hook and EVENT_NONE_LBL overridable
` [PATCH v3 6/9] rv/tlob: add tlob hybrid automaton monitor
` [PATCH v3 7/9] rv/tlob: add KUnit tests for the tlob monitor
` [PATCH v3 8/9] selftests/verification: fix verificationtest-ktap for out-of-tree execution
` [PATCH v3 9/9] selftests/verification: add tlob selftests
[PATCH v5 0/7] bootconfig: embed kernel.* cmdline at build time
2026-06-17 13:45 UTC (10+ messages)
` [PATCH v5 1/7] bootconfig: fix NULL-pointer arithmetic in xbc_snprint_cmdline()
` [PATCH v5 2/7] bootconfig: render descendant keys when xbc_snprint_cmdline() root has a value
` [PATCH v5 3/7] bootconfig: render embedded bootconfig as a kernel cmdline at build time
` [PATCH v5 4/7] bootconfig: clean build-time tools/bootconfig from make clean
` [PATCH v5 5/7] bootconfig: add xbc_prepend_embedded_cmdline() helper
` [PATCH v5 6/7] Documentation: bootconfig: document build-time cmdline rendering
` [PATCH v5 7/7] x86/setup: prepend embedded bootconfig cmdline before parse_early_param
[PATCH] tracing: ring-buffer: allowlist clang-generated symbols
2026-06-17 13:26 UTC (2+ messages)
[RFC PATCH v2 0/4] tracing/osnoise: Track IPIs
2026-06-17 13:17 UTC (5+ messages)
` [RFC PATCH v2 1/4] rtla/osnoise: Add IPI tracking cmdline option
` [RFC PATCH v2 2/4] rtla/osnoise: Record IPI count in osnoise top
` [RFC PATCH v2 3/4] rtla/osnoise: Trace IPI events when recording a trace file
` [RFC PATCH v2 4/4] rtla/osnoise: Leverage IPI event filters when tracing a subset of CPUs
[PATCH] tracing: make tracepoint_printk static as not exported
2026-06-17 10:58 UTC
[PATCH v9 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-17 9:40 UTC (2+ messages)
[PATCH v5 0/7] tracing/probes: Add more typecast features
2026-06-17 1:03 UTC (8+ messages)
` [PATCH v5 1/7] tracing/events: Fix to check the simple_tsk_fn creation
` [PATCH v5 2/7] tracing/probes: Support typecast for various probe events
` [PATCH v5 3/7] tracing/probes: Support nested typecast
` [PATCH v5 4/7] tracing/probes: Support field specifier option for typecast
` [PATCH v5 5/7] tracing/probes: Add $current variable support
` [PATCH v5 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v5 7/7] tracing/probes: Add a new testcase for BTF typecasts
[PATCH] tracing: Use more common error handling code in event_enable_trigger_parse()
2026-06-16 20:33 UTC
[syzbot] [afs?] WARNING: ODEBUG bug in delete_node (3)
2026-06-16 20:29 UTC (3+ messages)
` [syzbot] [afs] "
[PATCH] ring-buffer: Fix ring_buffer_read_page() copying only one event per page
2026-06-16 17:55 UTC
[RFC PATCH v4 0/3] trace: stack trace deduplication for ftrace ring buffer
2026-06-16 6:41 UTC (4+ messages)
` [RFC PATCH v4 1/3] trace: add lock-free stackmap for stack trace deduplication
` [RFC PATCH v4 2/3] trace: integrate stackmap into ftrace stack recording path
` [RFC PATCH v4 3/3] trace: add documentation, selftest and tooling for stackmap
[PATCH v4 0/7] tracing/probes: Add more typecast features
2026-06-16 1:15 UTC (9+ messages)
` [PATCH v4 1/7] tracing/events: Fix to check the simple_tsk_fn creation
` [PATCH v4 2/7] tracing/probes: Support typecast for various probe events
` [PATCH v4 3/7] tracing/probes: Support nested typecast
` [PATCH v4 4/7] tracing/probes: Support field specifier option for typecast
` [PATCH v4 5/7] tracing/probes: Add $current variable support
` [PATCH v4 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v4 7/7] tracing/probes: Add a new testcase for BTF typecasts
[PATCH v4 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
2026-06-15 13:31 UTC (7+ messages)
` [PATCH v4 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
[PATCH v4] mm/lruvec: trace LRU add drains and drain-all requests
2026-06-15 12:48 UTC (2+ messages)
[PATCH v3 0/7] tracing/probes: Add more typecast features
2026-06-14 14:54 UTC (8+ messages)
` [PATCH v3 1/7] tracing/events: Fix to check the simple_tsk_fn creation
` [PATCH v3 2/7] tracing/probes: Support typecast for various probe events
` [PATCH v3 3/7] tracing/probes: Support nested typecast
` [PATCH v3 4/7] tracing/probes: Support field specifier option for typecast
` [PATCH v3 5/7] tracing/probes: Add $current variable support
` [PATCH v3 6/7] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v3 7/7] tracing/probes: Add a new testcase for BTF typecasts
[PATCH 1/1] tools/tracing/rtla: fix missing unistd include
2026-06-14 9:28 UTC
[RESEND][PATCH v2] unwind: Add sframe_(un)register() system calls
2026-06-13 4:18 UTC (4+ messages)
[PATCH] rtla: Simplify osnoise tracer option setting code
2026-06-12 17:54 UTC (2+ messages)
[RFC PATCH 0/2] random: tracing: Expose last boot ID on persistent instance
2026-06-12 17:04 UTC (3+ messages)
` [RFC PATCH 1/2] random: Expose boot ID to other subsystems
[PATCH] tracing: fprobe: Remove __packed from generic __fprobe_header
2026-06-12 16:36 UTC (7+ messages)
[PATCHv7 bpf-next 00/29] bpf: tracing_multi link
2026-06-12 14:44 UTC (9+ messages)
` [PATCHv7 bpf-next 03/29] ftrace: Add add_ftrace_hash_entry function
[GIT PULL] RTLA changes for 7.2
2026-06-12 14:19 UTC (2+ messages)
[PATCH v4] rethook: Remove the running task check in rethook_find_ret_addr()
2026-06-12 12:20 UTC (5+ messages)
[PATCH] sparc64: uprobes: add missing break
2026-06-12 9:13 UTC (2+ messages)
[RFC PATCH 0/2] tracing/osnoise: Track IPIs
2026-06-12 8:53 UTC (8+ messages)
` [RFC PATCH 1/2] tracing/osnoise: Sample IPI counts
[PATCH v2 0/4] mm: split the file's i_mmap tree for NUMA
2026-06-12 7:02 UTC (11+ messages)
` [PATCH v2 1/4] mm: use mapping_mapped to simplify the code
` [PATCH v2 3/4] mm/fs: split the file's i_mmap tree
` [syzbot ci] Re: mm: split the file's i_mmap tree for NUMA
[PATCH] tracing: ring_buffer: Check page order under reader_lock
2026-06-11 15:17 UTC
[PATCH v6 0/7] locking: contended_release tracepoint instrumentation
2026-06-11 13:44 UTC (7+ messages)
` [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
[PATCH 0/3] tracing/user_events: More efficient data output in user_seq_show()
2026-06-11 12:59 UTC (5+ messages)
` [PATCH 1/3] tracing/user_events: Simplify "
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