messages from 2026-01-31 13:29:47 to 2026-02-04 22:44:42 UTC [more...]
[PATCH v11 00/30] Tracefs support for pKVM
2026-02-04 22:45 UTC (7+ messages)
` [PATCH v11 26/30] KVM: arm64: Add trace reset to the nVHE/pKVM hyp
` [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 v2 0/2] bootconfig: Handle an empty value
2026-02-04 22:24 UTC (6+ messages)
` [PATCH v2 1/2] bootconfig: Terminate value search if it hits a newline
` [PATCH v2 2/2] bootconfig: Check the parsed output of the good examples
[PATCH mm-unstable v14 00/16] khugepaged: mTHP support
2026-02-04 22:00 UTC (13+ messages)
` [PATCH mm-unstable v14 03/16] introduce collapse_single_pmd to unify khugepaged and madvise_collapse
` [PATCH mm-unstable v14 07/16] khugepaged: introduce collapse_max_ptes_none helper function
` [PATCH mm-unstable v14 08/16] khugepaged: generalize collapse_huge_page for mTHP collapse
[PATCH] [v2] tracing: move __printf() attribute on __ftrace_vbprintk()
2026-02-04 21:48 UTC (3+ messages)
[ANNOUNCE] libtraceevent 1.9 released!
2026-02-04 19:23 UTC
[RFC bpf-next 00/12] bpf: tracing_multi link
2026-02-04 19:05 UTC (31+ messages)
` [RFC bpf-next 01/12] ftrace: Add ftrace_hash_count function
` [RFC bpf-next 02/12] bpf: Add struct bpf_trampoline_ops object
` [RFC bpf-next 03/12] bpf: Add struct bpf_struct_ops_tramp_link object
` [RFC bpf-next 04/12] bpf: Add struct bpf_tramp_node object
` [RFC bpf-next 05/12] bpf: Add multi tracing attach types
` [RFC bpf-next 06/12] bpf: Add bpf_trampoline_multi_attach/detach functions
` [RFC bpf-next 07/12] bpf: Add support to create tracing multi link
` [RFC bpf-next 08/12] libbpf: Add btf__find_by_glob_kind function
` [RFC bpf-next 09/12] libbpf: Add support to create tracing multi link
` [RFC bpf-next 10/12] selftests/bpf: Add fentry tracing multi func test
` [RFC bpf-next 11/12] selftests/bpf: Add fentry intersected "
` [RFC bpf-next 12/12] selftests/bpf: Add tracing multi benchmark test
[PATCH v2] tracing: Fix ftrace event field alignments
2026-02-04 16:36 UTC
[PATCH v2 00/20] rv/rvgen: Robustness, modernization, and fixes
2026-02-04 14:42 UTC (21+ messages)
` [PATCH v2 01/20] rv/rvgen: introduce AutomataError exception class
` [PATCH v2 02/20] rv/rvgen: remove bare except clauses in generator
` [PATCH v2 03/20] rv/rvgen: replace % string formatting with f-strings
` [PATCH v2 04/20] rv/rvgen: replace __len__() calls with len()
` [PATCH v2 05/20] rv/rvgen: remove unnecessary semicolons
` [PATCH v2 06/20] rv/rvgen: use context managers for file operations
` [PATCH v2 07/20] rv/rvgen: fix typos in automata and generator docstring and comments
` [PATCH v2 08/20] rv/rvgen: fix PEP 8 whitespace violations
` [PATCH v2 09/20] rv/rvgen: fix DOT file validation logic error
` [PATCH v2 10/20] rv/rvgen: use class constant for init marker
` [PATCH v2 11/20] rv/rvgen: refactor automata.py to use iterator-based parsing
` [PATCH v2 12/20] rv/rvgen: remove unused sys import from dot2c
` [PATCH v2 13/20] rv/rvgen: remove unused __get_main_name method
` [PATCH v2 14/20] rv/rvgen: make monitor arguments required in rvgen
` [PATCH v2 15/20] rv/rvgen: fix isinstance check in Variable.expand()
` [PATCH v2 16/20] rv/rvgen: extract node marker string to class constant
` [PATCH v2 17/20] rv/rvgen: enforce presence of initial state
` [PATCH v2 18/20] rv/rvgen: fix unbound loop variable warning
` [PATCH v2 19/20] rv/rvgen: fix _fill_states() return type annotation
` [PATCH v2 20/20] rv/rvgen: add missing return type annotations
[PATCH 2/2] tracing: resolve enum names for function arguments via BTF
2026-02-04 14:52 UTC (8+ messages)
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2026-02-04 12:47 UTC (13+ messages)
` [RFC PATCH v1 05/37] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
[PATCH v5 0/3] Tracing: Accelerate Kernel Boot by Asynchronizing
2026-02-04 10:15 UTC (5+ messages)
` [PATCH v5 1/3] tracing: Rename `eval_map_wq` and allow other parts of tracing use it
` [PATCH v5 2/3] blktrace: Make init_blk_tracer() asynchronous
` [PATCH v5 3/3] tracing/kprobes: Skip setup_boot_kprobe_events() when no cmdline event
[PATCH v2] tracing: Fix funcgraph_exit calltime/rettime offset for 32-bit ARM
2026-02-04 1:21 UTC (12+ messages)
[PATCH v7 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-02-04 0:49 UTC (14+ messages)
` [PATCH v7 1/6] x86/vdso: Fix DWARF generation for getrandom()
` [PATCH v7 2/6] x86/asm: Avoid emitting DWARF CFI for non-VDSO
` [PATCH v7 3/6] x86/asm: Simplify VDSO DWARF generation
` [PATCH v7 4/6] x86/vdso: Use SYM_FUNC_{START,END} in __kernel_vsyscall()
` [PATCH v7 5/6] x86/vdso: Use CFI macros in __vdso_sgx_enter_enclave()
` [PATCH v7 6/6] x86/vdso: Enable sframe generation in VDSO
[PATCH] bpf: add missing __printf attributes
2026-02-04 0:33 UTC (8+ messages)
[PATCH net-next 00/15] mptcp: misc. features for v6.20/7.0
2026-02-03 18:41 UTC (2+ messages)
` [PATCH net-next 04/15] trace: mptcp: add mptcp_rcvbuf_grow tracepoint
[PATCH v6 0/6] x86/vdso: VDSO updates and fixes for sframes
2026-02-03 17:22 UTC (3+ messages)
[PATCH] tracing: remove __printf() attribute on __ftrace_vbprintk()
2026-02-03 17:17 UTC (8+ messages)
[PATCH v5 00/15] rv: Add Hybrid Automata monitor type, per-object and deadline monitors
2026-02-03 11:06 UTC (3+ messages)
` [PATCH v5 09/15] sched: Add task enqueue/dequeue trace points
[PATCH v5] stm: class: Add MIPI OST protocol support
2026-02-03 10:26 UTC (6+ messages)
[PATCH] bootconfig: Fix to terminate value search if it hits a newline
2026-02-02 23:05 UTC (5+ messages)
[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
2026-02-02 22:36 UTC (38+ 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 34/37] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
` [RFC PATCH v2 35/37] KVM: selftests: Add script to exercise private_mem_conversions_test
` [RFC PATCH v2 36/37] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
` [RFC PATCH v2 37/37] KVM: selftests: Update private memory exits test work with per-gmem attributes
[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: Fix ftrace event field alignments
2026-02-02 16:30 UTC
[PATCH v2] tracing/dma: Cap dma_map_sg tracepoint arrays to prevent buffer overflow
2026-02-02 15:34 UTC (2+ messages)
[PATCH v4 5/5] blktrace: Make init_blk_tracer() asynchronous when trace_async_init set
2026-02-02 3:36 UTC (4+ messages)
[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/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 (6+ messages)
` [PATCH v5 v5 1/3] docs: tracing/fprobe: Document list filters "
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