Linux Trace Kernel
 help / color / mirror / Atom feed
 messages from 2026-05-18 17:01:10 to 2026-05-21 12:44:55 UTC [more...]

[PATCHv3 00/12] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-05-21 12:44 UTC  (5+ messages)
` [PATCHv3 01/12] uprobes/x86: Use proper mm_struct in __in_uprobe_trampoline
` [PATCHv3 02/12] uprobes/x86: Remove struct uprobe_trampoline object
` [PATCHv3 03/12] uprobes/x86: Allow to copy uprobe trampolines on fork
` [PATCHv3 04/12] uprobes/x86: Move optimized uprobe from nop5 to nop10

[PATCH] tracing: Fix unload_page for simple_ring_buffer init rollback
 2026-05-21 12:31 UTC  (2+ messages)

[PATCH v20 00/10] ring-buffer: Making persistent ring buffers robust
 2026-05-21 12:24 UTC  (21+ messages)
` [PATCH v20 01/10] ring-buffer: Skip invalid sub-buffers when validating persistent ring buffer
` [PATCH v20 02/10] ring-buffer: Skip invalid sub-buffers when rewinding "
` [PATCH v20 03/10] ring-buffer: Add persistent ring buffer invalid-page inject test
` [PATCH v20 04/10] ring-buffer: Show commit numbers in buffer_meta file
` [PATCH v20 05/10] ring-buffer: Cleanup persistent ring buffer validation
` [PATCH v20 06/10] ring-buffer: Cleanup buffer_data_page related code
` [PATCH v20 07/10] ring-buffer: Skip invalid sub-buffers for iterator
` [PATCH v20 08/10] ring-buffer: Have dropped subbuffers be persistent across reboots
` [PATCH v20 09/10] ring-buffer: Show persistent buffer dropped events in trace file
` [PATCH v20 10/10] ring-buffer: Show persistent buffer dropped events in trace_pipe file

[PATCH v6 00/43] guest_memfd: In-place conversion support
 2026-05-21 12:13 UTC  (54+ messages)
` [PATCH v6 02/43] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
` [PATCH v6 03/43] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
` [PATCH v6 04/43] KVM: Stub in ability to disable per-VM memory attribute tracking
` [PATCH v6 05/43] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
` [PATCH v6 06/43] KVM: x86/mmu: Bug the VM if gmem attributes are queried to determine max mapping level
` [PATCH v6 07/43] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
` [PATCH v6 08/43] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v6 09/43] KVM: Move kvm_supported_mem_attributes() to kvm_host.h
` [PATCH v6 10/43] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
` [PATCH v6 11/43] KVM: guest_memfd: Ensure pages are not in use before conversion
` [PATCH v6 12/43] KVM: guest_memfd: Call arch invalidate hooks on conversion
` [PATCH v6 13/43] KVM: guest_memfd: Return early if range already has requested attributes
` [PATCH v6 14/43] KVM: guest_memfd: Advertise KVM_SET_MEMORY_ATTRIBUTES2 ioctl
` [PATCH v6 15/43] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
` [PATCH v6 16/43] KVM: guest_memfd: Use actual size for invalidation in kvm_gmem_release()
` [PATCH v6 17/43] KVM: guest_memfd: Determine invalidation filter from memory attributes
` [PATCH v6 18/43] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
` [PATCH v6 19/43] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
` [PATCH v6 20/43] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
` [PATCH v6 21/43] KVM: SEV: Make 'uaddr' parameter optional for KVM_SEV_SNP_LAUNCH_UPDATE
` [PATCH v6 23/43] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
` [PATCH v6 24/43] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}

[PATCH] gpu: host1x: trace: fix string fields in host1x traces
 2026-05-21  8:02 UTC  (5+ messages)

[PATCH 0/3] rv: rtapp monitor update
 2026-05-21  7:04 UTC  (11+ messages)
` [PATCH 1/3] rv/rtapp/sleep: Make the error more informative for user
` [PATCH 2/3] rv/rtapp/sleep: Update nanosleep rule
` [PATCH 3/3] rv/rtapp: Add wakeup monitor

[LSF/MM/BPF TOPIC][RFC PATCH v4 00/27] Private Memory Nodes (w/ Compressed RAM)
 2026-05-21  6:23 UTC  (2+ messages)

[PATCH mm-unstable v17 00/14] khugepaged: mTHP support
 2026-05-21  5:11 UTC  (16+ messages)
` [PATCH mm-unstable v17 03/14] mm/khugepaged: rework max_ptes_* handling with helper functions
` [PATCH mm-unstable v17 11/14] mm/khugepaged: Introduce mTHP collapse support

[PATCH] trace: allocate fields with elt struct
 2026-05-21  4:49 UTC  (3+ messages)
` [PATCH] tracing: Do not call map->ops->elt_free() if elt_alloc() is not succeeded

[PATCH v2] ring-buffer: Fix reporting of missed events in iterator
 2026-05-21  3:46 UTC  (2+ messages)

[PATCH] tracing: Use flexible array for entry fetch code
 2026-05-21  3:09 UTC  (2+ messages)

(no subject)
 2026-05-21  3:00 UTC  (2+ messages)
` 

[PATCH v5] tracing/eprobes: Allow use of BTF names to dereference pointers
 2026-05-21  2:55 UTC  (10+ messages)

[PATCHv2] tracing: simplify pages allocation
 2026-05-21  2:55 UTC  (2+ messages)

[PATCH v2] tools/bootconfig: Fix buf leaks in apply_xbc
 2026-05-21  2:38 UTC  (2+ messages)

[PATCH v4 1/2] tracing: Return ERR_PTR() from expr_str()
 2026-05-21  2:28 UTC  (2+ messages)
` [PATCH v4 2/2] tracing: Bound histogram expression strings with seq_buf

[PATCH v6 0/2] blk-mq: introduce tag starvation observability
 2026-05-21  2:22 UTC  (6+ messages)
` [PATCH v6 2/2] blk-mq: expose tag starvation counts via debugfs

[PATCH] tracing: Fix README path for synthetic_events
 2026-05-21  1:52 UTC 

[PATCH] ftrace: Use flexible array for hash buckets
 2026-05-21  1:39 UTC  (3+ messages)

[PATCH] ring-buffer: Fix reporting of missed events in iterator
 2026-05-21  1:38 UTC  (3+ messages)

[PATCH] tracing: Create output file from cmd_check_undefined
 2026-05-20 22:42 UTC  (2+ messages)

[PATCH v2] perf/ftrace: Fix WARNING in __unregister_ftrace_function
 2026-05-20 20:41 UTC  (2+ messages)

[PATCH v2] tracing/osnoise: Array printk init and cleanup
 2026-05-20 20:28 UTC  (2+ messages)

[PATCH] tracepoint: add lockdep rcu_is_watching() check to trace_call__##name()
 2026-05-20 19:55 UTC  (3+ messages)
` [PATCH v2] tracepoint: add lockdep rcu_is_watching() check to trace_##name##_enabled()

[PATCH] tracing: simplify pages allocation
 2026-05-20 19:38 UTC  (2+ messages)

(no subject)
 2026-05-20 18:45 UTC 

[PATCH v15 00/20] unwind_deferred: Implement sframe handling
 2026-05-20 15:40 UTC  (21+ messages)
` [PATCH v15 01/20] unwind_user: Add generic and arch-specific headers to MAINTAINERS
` [PATCH v15 02/20] unwind_user/sframe: Add support for reading .sframe headers
` [PATCH v15 03/20] unwind_user/sframe: Store .sframe section data in per-mm maple tree
` [PATCH v15 04/20] x86/uaccess: Add unsafe_copy_from_user() implementation
` [PATCH v15 05/20] unwind_user/sframe: Add support for reading .sframe contents
` [PATCH v15 06/20] unwind_user/sframe: Detect .sframe sections in executables
` [PATCH v15 07/20] unwind_user/sframe: Wire up unwind_user to sframe
` [PATCH v15 08/20] unwind_user: Stop when reaching an outermost frame
` [PATCH v15 09/20] unwind_user/sframe: Add support for outermost frame indication
` [PATCH v15 10/20] unwind_user/sframe: Remove .sframe section on detected corruption
` [PATCH v15 11/20] unwind_user/sframe: Show file name in debug output
` [PATCH v15 12/20] unwind_user/sframe: Add .sframe validation option
` [PATCH v15 13/20] unwind_user: Enable archs that pass RA in a register
` [PATCH v15 14/20] unwind_user: Flexible FP/RA recovery rules
` [PATCH v15 15/20] unwind_user: Flexible CFA "
` [PATCH v15 16/20] unwind_user/sframe: Add support for SFrame V3 flexible FDEs
` [PATCH v15 17/20] unwind_user/sframe: Separate reading of FRE from reading of FRE data words
` [PATCH v15 18/20] unwind_user/sframe: Duplicate registered .sframe section data on clone/fork
` [PATCH v15 19/20] unwind_user/sframe/x86: Enable sframe unwinding on x86
` [PATCH v15 20/20] unwind_user/sframe: Add prctl() interface for registering .sframe sections

[PATCH 0/9] rv: Fixes on Deterministic and Hybrid Automata
 2026-05-20 11:22 UTC  (7+ messages)
` [PATCH 6/9] rv: Ensure synchronous cleanup for HA monitors

[PATCHv2 04/11] libbpf: Change has_nop_combo to work on top of nop10
 2026-05-19 20:36 UTC  (3+ messages)

[PATCH mm-unstable v17 04/14] mm/khugepaged: generalize __collapse_huge_page_* for mTHP support
 2026-05-19 19:05 UTC  (6+ messages)

[PATCH mm-unstable v17 02/14] mm/khugepaged: generalize alloc_charge_folio()
 2026-05-19 19:03 UTC  (3+ messages)

[PATCH v3 0/2] Add trace events for Qualcomm GENI SPI drivers
 2026-05-19 17:54 UTC  (7+ messages)
` [PATCH v3 1/2] spi: qcom-geni: trace: Add trace events for Qualcomm GENI SPI
` [PATCH v3 2/2] spi: qcom-geni: Add trace events for Qualcomm GENI SPI driver

[PATCH v4] tracing/probes: Allow use of BTF names to dereference pointers
 2026-05-19 16:38 UTC  (9+ messages)

[PATCH] tools/bootconfig: Fix buf leaks in apply_xbc
 2026-05-19 15:12 UTC  (2+ messages)

[PATCH] tools/bootconfig: Fix null pointer when free buf
 2026-05-19 15:04 UTC  (2+ messages)

[PATCH v2 00/14] rv: Add selftests to tools and KUnit tests
 2026-05-19 14:53 UTC  (19+ messages)
` [PATCH v2 03/14] tools/rv: Fix exit status when monitor execution fails
` [PATCH v2 08/14] verification/rvgen: Add golden and spec folders for tests
` [PATCH v2 09/14] verification/rvgen: Add selftests
` [PATCH v2 10/14] rv: Add KUnit stub to rv_react() and rv_*_task_monitor_slot()
` [PATCH v2 11/14] rv: Add KUnit tests for some DA/HA monitors
` [PATCH v2 12/14] rv: Add KUnit stubs for current and smp_processor_id()
` [PATCH v2 13/14] rv: Prevent unintentional tracepoints during KUnit tests
` [PATCH v2 14/14] rv: Add KUnit tests for some LTL monitors

[RFC PATCH v2 04/10] rv/da: add pre-allocated storage pool for per-object monitors
 2026-05-19 11:14 UTC  (4+ messages)
` [PATCH] Re: "

[PATCH] ftrace: fix race in __modify_ftrace_direct() between tmp_ops registration and direct_functions update
 2026-05-19 10:55 UTC  (3+ messages)

[PATCH] tracing: Use krealloc_array() for trace option array growth
 2026-05-19  8:34 UTC 

[PATCH] tracing/branch: Use pr_warn() instead of printk(KERN_WARNING)
 2026-05-19  8:16 UTC 

[PATCH 00/13] rv: Convert rvgen to Lark
 2026-05-19  7:58 UTC  (7+ messages)
` [PATCH 07/13] rv: Simply hybrid automata monitors's clock variables

[PATCH] tracing/blktrace: Use sysfs_emit() for sysfs show callbacks
 2026-05-19  7:50 UTC 

[PATCH v3 06/11] drm: Use trace_call__##name() at guarded tracepoint call sites
 2026-05-19  7:23 UTC  (4+ messages)

[PATCH 00/28] mm/damon: introduce data attributes monitoring
 2026-05-19  0:54 UTC  (4+ messages)
` [PATCH 18/28] mm/damon: trace probe_hits

[PATCH v3 08/11] scsi: ufs: Use trace_call__##name() at guarded tracepoint call sites
 2026-05-18 23:22 UTC  (5+ messages)

[PATCH v3 10/11] kernel: time, trace: Use trace_call__##name() at guarded tracepoint call sites
 2026-05-18 23:13 UTC  (3+ messages)

[PATCH v4 0/3] Enable perf tracing for unprivileged users
 2026-05-18 21:41 UTC  (3+ messages)
` [PATCH v4 2/3] perf: enable unprivileged syscall tracing with perf trace

[PATCH v3 0/2] Add tracepoints support for Qualcomm GENI Serial drivers
 2026-05-18 17:56 UTC  (3+ messages)
` [PATCH v3 1/2] serial: qcom-geni: trace: Add tracepoint support for Qualcomm GENI serial
` [PATCH v3 2/2] serial: qcom-geni: Add tracepoints for Qualcomm GENI serial driver

[PATCHv2 00/11] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-05-18 17:39 UTC  (3+ messages)
` [PATCHv2 05/11] libbpf: Detect uprobe syscall with new error


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