Linux Trace Kernel
 help / color / mirror / Atom feed
 messages from 2026-05-18 13:49:43 to 2026-05-20 16:48:16 UTC [more...]

[PATCH v5] tracing/eprobes: Allow use of BTF names to dereference pointers
 2026-05-20 16:48 UTC  (8+ messages)

[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 v6 00/43] guest_memfd: In-place conversion support
 2026-05-20 15:22 UTC  (28+ 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 mm-unstable v17 00/14] khugepaged: mTHP support
 2026-05-20 14:43 UTC  (12+ 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] gpu: host1x: trace: fix string fields in host1x traces
 2026-05-20 12:03 UTC  (3+ messages)

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

[PATCH v2] tools/bootconfig: Fix buf leaks in apply_xbc
 2026-05-20  3:01 UTC 

[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  (7+ 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 0/3] rv: rtapp monitor update
 2026-05-19 15:26 UTC  (9+ 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

[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  (15+ messages)
` [PATCH 02/13] verification/rvgen: Introduce a parse tree for automata using Lark
` [PATCH 06/13] verification/rvgen: Convert __fill_verify_guards_func() to Lark
` [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

[PATCH 1/2] mm/page_alloc: add tracepoints for zone->lock acquisitions
 2026-05-18 17:01 UTC  (7+ messages)

[PATCH mm-unstable v17 06/14] mm/khugepaged: generalize collapse_huge_page for mTHP collapse
 2026-05-18 17:00 UTC  (2+ messages)

[PATCH 0/7] uprobes/x86: Fix red zone issue for optimized uprobes
 2026-05-18 16:39 UTC  (5+ messages)
` [PATCH 1/7] uprobes/x86: Move optimized uprobe from nop5 to nop10

[PATCH v3 00/28] vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
 2026-05-18 16:05 UTC  (3+ messages)
` (subset) "

[PATCH v2 0/2] Add trace events for Qualcomm GENI SPI drivers
 2026-05-18 15:56 UTC  (5+ messages)
` [PATCH v2 1/2] spi: qcom-geni: trace: Add trace events for Qualcomm GENI SPI

[PATCH bpf-next v2 0/3] tracing: Expose tracepoint BTF ids via tracefs
 2026-05-18 15:23 UTC  (4+ messages)
` [PATCH bpf-next v2 1/3] bpf: Make btf_get_module_btf() and btf_relocate_id() non-static
` [PATCH bpf-next v2 2/3] tracing: Expose tracepoint BTF ids via tracefs
` [PATCH bpf-next v2 3/3] selftests/bpf: Add test for tracepoint btf_ids tracefs file

[PATCH v3] tracing/probes: Allow use of BTF names to dereference pointers
 2026-05-18 13:58 UTC 


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